body {
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
    background-color: #F8F6EE !important;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    height: 100%;
    top: 0px;
}

.wrapper {
    max-width: 1200px;
    margin: 0 auto;
}

header {
    width: 100%;
    max-width: 1200px;
    margin: auto;
}

footer {
    width: 100%;
    display: table !important;
    margin: auto;
    text-align: center;
}

.middle {
    width: 100%;
}

.navleft {
    text-align: left;
    width: 20% !important;
    float: left;
    padding-right: 1%;
}

.navcenter {
    text-align: left;
    float: left;
}

.navright {
    text-align: left;
    width: 20% !important;
    float: right;
    padding-left: 1%;
}

img {
    max-width: 100%;
    width: auto;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

a img {
    border: 0px;
}



p, blockquote {
    margin-top: 0px;
    margin-bottom: 5px;
}

h2 {
    margin-top: 0px;
    font-size: 24px;
    color: #000000;
    margin-bottom: 0px;
}

input, textarea, select {
    Color: #000000;
    Font-Family: 'PT Sans', Arial, Verdana, Helvetica, Sans-Serif;
    Text-Decoration: None;
    vertical-align: middle;
    Font-Size: 11px;
}

A {
    outline: none;
    text-decoration: none;
}

    a:hover, a:active, a:focus, a:visited {
        outline: none;
        text-decoration: none;
        cursor: hand;
        cursor: pointer;
    }

    A.Login {
        text-decoration: none;
        COLOR: #8D1238;
    }

.navfoot {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 11px;
    font-weight: normal;
    font-style: normal;
    color: #FFFFFF;
    margin: 5px 0px 5px 0px;
}

    .navfoot .LinkInBlock {
        font-family: 'PT Sans', Arial, Verdana, sans-serif;
        font-size: 15px;
        font-weight: bold;
        font-style: normal;
        color: #FFFFFF;
        margin: 5px 0px 5px 0px;
    }

td.Link {
    text-decoration: none;
}

a.Link {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    font-style: normal;
    color: #008D6C;
    font-weight: normal;
    position: relative;
    text-decoration: none;
}

    a.Link:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        bottom: 0;
        left: 0;
        background-color: #000;
        visibility: hidden;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }

    a.Link:hover:before {
        visibility: visible;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

.LinkInBlock {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    font-style: normal;
    color: #000;
    font-size: 15px;
    font-weight: bold;
}

.navfoot .LinkInBlock:hover, visited {
    color: #FFFFFF;
}

A.Login:visited {
    text-decoration: none;
}

A.Login:hover {
    text-decoration: none;
}

A.LoginContact {
    text-decoration: none;
    COLOR: #767676;
}

    A.LoginContact:visited {
        text-decoration: none;
    }

    A.LoginContact:hover {
        text-decoration: none;
    }

A.LoginHelp {
    text-decoration: none;
    COLOR: #D4225A;
}

    A.LoginHelp:visited {
        text-decoration: none;
    }

    A.LoginHelp:hover {
        text-decoration: none;
    }

.Search {
    background-color: #999999;
}

input.NewsletterInput {
    background-color: #E2E2E2;
    border: solid 1px #C3C6C6;
    color: #949494;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 11px;
}

.TdGal {
    Font-Family: 'PT Sans', Arial, Verdana, Helvetica, Sans-Serif;
    background-color: #FFFFFF;
    border: solid 1px #484819;
    vertical-align: middle;
}

.SendToEmailButton {
    Font-Family: 'PT Sans', Arial, Verdana, Helvetica, Sans-Serif;
    color: #7C7C7C;
    border: solid 1px #A6A6A6;
    background-color: #F0;
    font-weight: bold;
    Font-Size: 11px;
    cursor: hand;
    vertical-align: middle;
}

.Button {
    Font-Family: 'PT Sans', Arial, Verdana, Helvetica, Sans-Serif;
    background-color: #E77917;
    color: #ffffff;
    border: solid 1px #E2883A;
    font-weight: bold;
    Font-Size: 11px;
    cursor: pointer;
    cursor: hand;
    vertical-align: middle;
}

.HiddenButton {
    visibility: hidden;
}

A.Button {
    text-decoration: none;
    vertical-align: middle;
    Font-Family: 'PT Sans', Arial, Verdana, Helvetica, Sans-Serif;
    color: #FFFFFF;
    font-weight: bold;
    Font-Size: 11px;
    cursor: hand;
    padding: 1px 2px 1px 2px;
}

    A.Button:hover {
        padding: 1px 2px 1px 2px;
        text-decoration: none;
        vertical-align: middle;
        Font-Family: 'PT Sans', Arial, Verdana, Helvetica, Sans-Serif;
        color: #FFFFFF;
        font-weight: bold;
        Font-Size: 11px;
        cursor: hand;
    }

    A.Button:visited {
        padding: 1px 2px 1px 2px;
        text-decoration: none;
        vertical-align: middle;
        Font-Family: 'PT Sans', Arial, Verdana, Helvetica, Sans-Serif;
        color: #FFFFFF;
        font-weight: bold;
        Font-Size: 11px;
        cursor: hand;
    }

.DossierTitle {
    font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    Font-Size: 18px;
    line-height: 23px;
    color: #008D6C;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
}

.LinkDossierSelectedArrow {
    padding-top: 8px;
    vertical-align: top;
}

.LinkDossierSelected {
    font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    Font-Size: 11px;
    color: #008D6C;
    FONT-WEIGHT: bold;
}

.LinkDossier {
    font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    Font-Size: 11px;
    text-decoration: none;
    color: #3B4345;
    FONT-WEIGHT: bold;
}

    .LinkDossier:visited {
        font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
        Font-Size: 11px;
        color: #3B4345;
        text-decoration: none;
        FONT-WEIGHT: bold;
    }

    .LinkDossier:hover {
        font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
        Font-Size: 11px;
        text-decoration: underline;
        color: #3B4345;
        FONT-WEIGHT: bold;
    }
/*Conteudos*/
.ContentAuthor {
    font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    Font-Size: 11px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0px;
}

.ContentSource {
    font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    Font-Size: 11px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0px;
}

.ContentDt {
    font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    Font-Size: 11px;
    color: #987F68;
    font-weight: normal;
    margin-bottom: 7px;
    margin-top: 0px;
}

.ContentTitle {
    font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    Font-Size: x-large;
    line-height: 140%;
    color: #008D6C;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 5px;
}

.ImgTitle {
    font-family: 'PT Sans', Arial, verdana, Helvetica, sans-serif;
    Font-Size: 11px;
    color: #000000;
    padding: 2px;
    FONT-WEIGHT: bold;
    text-decoration: none;
    line-height: 20px;
    background-color: #E9E9E9;
}

.ImgLegend {
    font-family: 'PT Sans', Arial, verdana, Helvetica, sans-serif;
    Font-Size: 9px;
    padding: 2px;
    color: #000000;
    FONT-WEIGHT: bold;
    text-decoration: none;
    line-height: 20px;
    background-color: #bbbbbb;
}

.ContentResume {
    font-family: 'PT Sans', Arial, verdana, Helvetica, sans-serif;
    Font-Size: 13px;
    color: #000000;
    FONT-WEIGHT: 600;
    text-decoration: none;
    line-height: 20px;
    letter-spacing: normal;
}

A.ContentResume {
    color: #000000;
    text-decoration: underline;
}

    A.ContentResume:visited {
        color: #000000;
        text-decoration: underline;
    }

    A.ContentResume:hover {
        color: #000000;
        text-decoration: underline;
    }

td:not(.ChartResumeDgListItemStyleTd, NotTdGeneral) {
    FONT-WEIGHT: normal;
    FONT-FAMILY: 'PT Sans', Arial, verdana, helvetica, sans-serif;
    Font-Size: 11px;
}

ol {
    FONT-WEIGHT: normal;
    vertical-align: middle;
    FONT-FAMILY: 'PT Sans', Arial, verdana, helvetica, sans-serif;
    TEXT-DECORATION: none;
    Font-Size: 12px;
    line-height: 16px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #A11D45;
}

ul {
    list-style-type: square;
    list-style-position: inside;
    vertical-align: middle;
    FONT-FAMILY: 'PT Sans', Arial, verdana, helvetica, sans-serif;
    TEXT-DECORATION: none;
    FONT-WEIGHT: normal;
    Font-Size: 12px;
    line-height: 16px;
    margin-left: 15px;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000000;
}

li {
    FONT-WEIGHT: normal;
    vertical-align: middle;
    FONT-FAMILY: 'PT Sans', Arial, verdana, helvetica, sans-serif;
    TEXT-DECORATION: none;
    Font-Size: 12px;
    line-height: 20px;
    margin-left: 15px;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000000;
}

.Text {
    FONT-WEIGHT: normal;
    COLOR: #000000;
    FONT-FAMILY: 'PT Sans', Arial, verdana, helvetica, sans-serif;
    text-align: justify;
    line-height: 150%;
    font-size: medium;
    margin-top: 10px;
}

.LinkText {
    FONT-WEIGHT: normal;
    COLOR: #008D6C;
    FONT-FAMILY: 'PT Sans', Arial, verdana, helvetica, sans-serif;
    text-align: justify;
    margin-top: 10px;
    cursor: auto;
}

.PecaTitulo {
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
    Font-Size: 16px;
    color: #000000;
    line-height: 29px;
    FONT-WEIGHT: bold;
    text-decoration: none;
}

.SendToEmail {
    background-color: #DADADA;
    FONT-WEIGHT: normal;
    COLOR: #000000;
    FONT-FAMILY: 'PT Sans', Arial, verdana, helvetica, sans-serif;
    TEXT-DECORATION: none;
    Font-Size: 11px;
    line-height: 20px;
    border: dotted 1px #A6A6A6;
}

.Caixa {
    background-color: #D8D8D8;
    FONT-WEIGHT: normal;
    COLOR: #3B4345;
    FONT-FAMILY: 'PT Sans', Arial, verdana, helvetica, sans-serif;
    TEXT-DECORATION: none;
    Font-Size: 12px;
    line-height: 20px;
    border: dotted 1px #858585;
}

.CaixaGAL {
    background-color: #F0F0F0;
    FONT-WEIGHT: normal;
    COLOR: #34302F;
    FONT-FAMILY: 'PT Sans', Arial, verdana, helvetica, sans-serif;
    TEXT-DECORATION: none;
    Font-Size: 11px;
    line-height: 20px;
}

.LegendDownload {
    font-family: 'PT Sans', Arial,Helvetica, sans-serif;
    Font-Size: 11px;
    color: #34302F;
    FONT-WEIGHT: bold;
    text-decoration: none;
}

.PecaTituloCaixa {
    font-family: 'PT Sans', Arial,Helvetica, sans-serif;
    Font-Size: 16px;
    line-height: 29px;
    color: #3B4345;
    FONT-WEIGHT: bold;
    text-decoration: none;
}

.TextCaixa {
    font-family: 'PT Sans', Arial,Helvetica, sans-serif;
    Font-Size: 12px;
    color: #000000;
    FONT-WEIGHT: normal;
    text-decoration: none;
    line-height: 20px;
    text-align: justify;
}

.NormalDarkGray {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 11px;
    font-style: normal;
    text-decoration: none;
    color: #605c5c;
}

.Normal {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 11px;
    font-style: normal;
    text-decoration: none;
    color: #000000;
}

.NormalBold {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 11px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    color: #3D4343;
}

.PaymentMethods {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    color: #008D6C;
}

.NormalWhite {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 11px;
    font-style: normal;
    text-decoration: none;
    text-align: justify;
    color: #ffffff;
}

.NormalOrange {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 12px;
    font-style: normal;
    text-decoration: none;
    text-align: justify;
    color: #d67622;
}

.TdSeparator {
    border-right: dotted 1px #B2B2B2;
}

.SepTitleChannel {
    font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    Font-Size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #d67622;
    line-height: 26px;
    width: 100%;
    text-align: left;
    background-image: url(../img/fulllist.png);
    background-position: right;
    background-repeat: no-repeat;
}

.SepTitleBlack {
    font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    Font-Size: 15px;
    font-weight: bold;
    text-decoration: none;
    color: black;
}

.SepTitleNormal {
    font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    Font-Size: x-large;
    font-weight: 600;
    text-decoration: none;
    color: #008D6C;
}

.HTMLNormal {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 12px;
    font-style: normal;
    text-decoration: none;
    color: #000000;
    line-height: 25px;
}

.HTMLNormalNotice {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 12px;
    font-style: normal;
    text-decoration: none;
    color: #000000;
    line-height: 25px;
    background-color: #E0FFFF;
    padding-bottom: 5px;
}

.Error {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 14px;
    font-style: normal;
    text-decoration: none;
    color: #D22008;
}

img.txtRodape {
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
    Font-Size: 11px;
    color: #34302F;
    text-decoration: none;
    border: solid 0px #484819;
}

A.MenuLateral1Level {
    font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    Font-Size: 11px;
    text-decoration: none;
    color: #484819;
    FONT-WEIGHT: normal;
}

    A.MenuLateral1Level:hover {
        font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
        Font-Size: 11px;
        text-decoration: none;
        color: #484819;
        FONT-WEIGHT: normal;
    }

    A.MenuLateral1Level:visited {
        font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
        Font-Size: 11px;
        text-decoration: none;
        color: #484819;
        FONT-WEIGHT: normal;
    }

A.MenuLateral2Level {
    font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    Font-Size: 11px;
    text-decoration: none;
    color: #0F3D71;
}

    A.MenuLateral2Level:hover {
        font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
        Font-Size: 11px;
        text-decoration: none;
        color: #0F3D71;
    }

    A.MenuLateral2Level:visited {
        font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
        Font-Size: 11px;
        text-decoration: none;
        color: #0F3D71;
    }

.TblMenuLateral {
    cursor: pointer;
    cursor: hand;
}

.SubMenu {
    color: #6E6F5D;
    background-color: #FCFCFC;
    height: 20px;
}

.SubMenuHover {
    color: #FFFFFF;
    cursor: hand;
    background-color: #A31C45;
    cursor: pointer;
    height: 20px;
}

A.SubMenu {
    color: #FFFFFF;
}

.NewsBigTitle {
    font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    Font-Size: 24px;
    line-height: 120%;
    color: #000000;
    font-weight: 600;
    margin-top: 0px;
}

.NewsMediumTitle {
    font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    Font-Size: 18px;
    line-height: 120%;
    color: #000000;
    font-weight: 600;
    margin-top: 0px;
}

.NewsTitle {
    font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    Font-Size: 14px;
    line-height: 20px;
    color: #3B4345;
    font-weight: bold;
    margin-top: 0px;
}

.NewsText {
    Color: #000000;
    Font-Family: 'PT Sans', Arial, Verdana, Helvetica, Sans-Serif;
    Text-Decoration: None;
    Font-Size: 11px;
    line-height: 18px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 5px;
    text-align: justify;
}

.MenuPopUp {
    background-color: #484819;
}

.MenuItemTop {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 15px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    border: solid 0px #000000;
    background-image: url(../img/btn_menu.png);
    color: #FFFFFF;
}

.MenuItemTopHover {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 15px;
    font-weight: bold;
    font-style: normal;
    color: #7E193B;
    text-decoration: none;
    background-image: url(../img/btn_menu_sel.png);
    background-repeat: no-repeat;
    background-position: top left;
}

A.MenuTop {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 15px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
    padding: 0px 0px 0px 0px;
}

    A.MenuTop:visited {
        font-family: 'PT Sans', Arial, Verdana, sans-serif;
        Font-Size: 15px;
        font-weight: bold;
        font-style: normal;
        color: #FFFFFF;
        text-decoration: none;
        padding: 0px 0px 0px 0px;
    }

    A.MenuTop:hover {
        font-family: 'PT Sans', Arial, Verdana, sans-serif;
        Font-Size: 15px;
        font-weight: bold;
        font-style: normal;
        color: #7E193B;
        text-decoration: none;
        padding: 0px 0px 0px 0px;
    }


A.MenuTopHover {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 15px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #7E193B;
    padding: 0px 0px 0px 0px;
}

    A.MenuTopHover:visited {
        font-family: 'PT Sans', Arial, Verdana, sans-serif;
        Font-Size: 15px;
        font-weight: bold;
        font-style: normal;
        color: #7E193B;
        text-decoration: none;
        padding: 0px 0px 0px 0px;
    }

    A.MenuTopHover:hover {
        font-family: 'PT Sans', Arial, Verdana, sans-serif;
        Font-Size: 15px;
        font-weight: bold;
        font-style: normal;
        color: #7E193B;
        text-decoration: none;
        padding: 0px 0px 0px 0px;
    }

A.DossierLst {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 11px;
    font-weight: lighter;
    font-style: normal;
    text-decoration: none;
    color: #5F5F5F;
}

.ListDtBig {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 10px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    line-height: 10px;
    color: #000000;
    padding-right: 10px;
    padding-left: 0px;
    white-space: nowrap;
}

.ListDt {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 10px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    line-height: 10px;
    color: #000000;
    padding-right: 10px;
    padding-left: 0px;
    white-space: nowrap;
}

.ListDtSignatureDetail {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 10px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    line-height: 10px;
    color: #000000;
    padding-right: 10px;
    padding-left: 0px;
}

.ListDtSlider {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 10px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    line-height: 15px;
    color: #ffffff;
    padding-left: 5px;
    white-space: nowrap;
}

a.ListChannel {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 10px;
    font-weight: normal;
    font-style: normal;
    color: #d67622;
    padding-right: 0px;
    text-transform: uppercase;
    padding-left: 0px;
    white-space: nowrap;
}

a.ListChannel_In_ChannelDetail {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 9px;
    font-weight: bold;
    font-style: normal;
    color: black;
    padding-right: 0px;
    text-transform: uppercase;
    padding-left: 0px;
    white-space: nowrap;
}

.ListChannelSlider {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 10px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    line-height: 12px;
    color: #ffffff;
    padding-left: 5px;
    white-space: nowrap;
}

.BigSummary {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 13px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    line-height: 130%;
    word-break: normal;
}

.ListSummary {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 11px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    line-height: 14px;
    color: #333333;
    margin-top: 5px;
}

A.SimpleListTitle {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 11px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 15px;
    color: #3B4356;
}

    A.SimpleListTitle:hover {
        font-family: 'PT Sans', Arial, Verdana, sans-serif;
        Font-Size: 11px;
        font-weight: bold;
        font-style: normal;
        text-transform: uppercase;
        text-decoration: underline;
        line-height: 15px;
        color: #3B4356;
    }

    A.SimpleListTitle:visited {
        font-family: 'PT Sans', Arial, Verdana, sans-serif;
        Font-Size: 11px;
        font-weight: bold;
        font-style: normal;
        text-transform: uppercase;
        text-decoration: none;
        line-height: 15px;
        color: #3B4356;
    }

A.ChannelSimpleListTitle {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 12px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    line-height: 15px;
    color: #E77917;
}

    A.ChannelSimpleListTitle:hover {
        font-family: 'PT Sans', Arial, Verdana, sans-serif;
        Font-Size: 12px;
        font-weight: normal;
        font-style: normal;
        text-decoration: underline;
        line-height: 15px;
        color: #E77917;
    }

    A.ChannelSimpleListTitle:visited {
        font-family: 'PT Sans', Arial, Verdana, sans-serif;
        Font-Size: 12px;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        line-height: 15px;
        color: #E77917;
    }

A.ContentSimpleListTitle {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 12.5px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    line-height: 15px;
    color: #E77917;
}

    A.ContentSimpleListTitle:hover {
        font-family: 'PT Sans', Arial, Verdana, sans-serif;
        Font-Size: 12.5px;
        font-weight: bold;
        font-style: normal;
        text-decoration: underline;
        line-height: 15px;
        color: #E77917;
    }

    A.ContentSimpleListTitle:visited {
        font-family: 'PT Sans', Arial, Verdana, sans-serif;
        Font-Size: 12.5px;
        font-weight: bold;
        font-style: normal;
        text-decoration: none;
        line-height: 15px;
        color: #E77917;
    }

A.ContentSimpleListTitleBlack {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 12.5px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    line-height: 15px;
    color: #3D4343;
}

    A.ContentSimpleListTitleBlack:hover {
        font-family: 'PT Sans', Arial, Verdana, sans-serif;
        Font-Size: 12.5px;
        font-weight: bold;
        font-style: normal;
        text-decoration: underline;
        line-height: 15px;
        color: #3D4343;
    }

    A.ContentSimpleListTitleBlack:visited {
        font-family: 'PT Sans', Arial, Verdana, sans-serif;
        Font-Size: 12.5px;
        font-weight: bold;
        font-style: normal;
        text-decoration: none;
        line-height: 15px;
        color: #3D4343;
    }

.EventName {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 14px;
    font-style: normal;
    text-decoration: none;
    color: #9D9C2C;
    line-height: 18px;
    font-weight: bold;
}

.EventDescription {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 11px;
    font-style: normal;
    text-decoration: none;
    color: #9D9C2C;
    font-weight: normal;
    line-height: 18px;
    background-color: #F9F7DC;
}

.EventDt {
    FONT-WEIGHT: normal;
    COLOR: #000000;
    FONT-FAMILY: 'PT Sans', Arial, verdana, helvetica, sans-serif;
    Font-Size: 11px;
    line-height: 15px;
    background-color: #DAF5FF
}

.Gray {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 11px;
    font-style: normal;
    text-decoration: none;
    font-weight: normal;
    color: #7C7C7C;
    margin-left: 11px;
}

.LocalizationLabelLevel0 {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 11px;
    font-style: normal;
    text-decoration: none;
    font-weight: normal;
    color: #A41B45;
}

.LocalizationLabelLevel1 {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 11px;
    font-style: normal;
    text-decoration: none;
    font-weight: normal;
    color: #A41B45;
}

.LocalizationLabelLevel2 {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 11px;
    font-style: normal;
    text-decoration: none;
    font-weight: normal;
    color: #A41B45;
}

.LocalizationLabelLevel3 {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 11px;
    font-style: normal;
    text-decoration: none;
    color: #A41B45;
    vertical-align: middle;
    line-height: 22px;
}

.Forms {
    padding-right: 20px;
}

.FormsTxt {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 11px;
    font-style: normal;
    text-decoration: none;
}

.FormTdLabel {
    background-color: #5F5F5F;
}

.FormTdSeparator {
    background-color: #5F5F5F;
    height: 5px;
}

.FormLbl {
    Color: #5F5F5F;
    Font-Family: 'PT Sans', Arial, Verdana, Helvetica, Sans-Serif;
    Text-Decoration: None;
}

.FormPadding {
    padding: 10px 0px 10px 0px;
}

.FormError {
    Color: #FF0000;
    Font-Family: Verdana, Helvetica, 'PT Sans', Arial, Sans-Serif;
    Text-Decoration: None;
    Font-Size: 11px;
    line-height: 20px;
}

.FormButton {
    Color: #5F5F5F;
    Font-Family: 'PT Sans', Arial, Verdana, Helvetica, Sans-Serif;
    Text-Decoration: None;
    font-variant: small-caps;
    border: 1px solid #255F9E;
    Font-Size: 11px;
    background-color: #F9F9F9;
}

.FormRadio {
    Color: #5F5F5F;
    Font-Family: Verdana, Helvetica, 'PT Sans', Arial, Sans-Serif;
    Text-Decoration: None;
    Font-Size: 11px;
}

.FrmDropDownList {
    Color: #5F5F5F;
    Font-Family: Verdana, Helvetica, 'PT Sans', Arial, Sans-Serif;
    Text-Decoration: None;
    Font-Size: 11px;
}

.FrmText {
    Color: #5F5F5F;
    Font-Family: Verdana, Helvetica, 'PT Sans', Arial, Sans-Serif;
    Text-Decoration: None;
    Font-Size: 11px;
    width: 11px;
}

.ChannelRef {
    FONT-WEIGHT: normal;
    COLOR: #294C7C;
    FONT-FAMILY: 'PT Sans', Arial, verdana, helvetica, sans-serif;
    Font-Size: 11px;
    font-weight: bold;
    line-height: 11px;
}

.NoPrint {
    overflow: scroll;
    width: 11px;
    height: 370px;
}

.MyCalendar .ajax__calendar_container {
    border: 1px solid #646464;
    background-color: White;
    color: #405477;
    z-index: 1000;
}

.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}

.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}

.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight: bold;
}

.List {
    text-align: justify;
}

/* Menu Expanded */
.ExpandedMenu {
    font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    Font-Size: 18px;
    font-weight: 600;
    text-decoration: none;
    color: #000;
    line-height: 220%;
}

.ExpandedMenuItem {
    font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    Font-Size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #000;
    line-height: 160%;
}

.ErrorNewsletter {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 11px;
    font-weight: bold;
    font-style: normal;
    color: #ffffff;
    margin-left: 5px;
}

A.LoginItemLinks {
    font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    Font-Size: 12px;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    color: #605C5B;
}

    A.LoginItemLinks:hover {
        font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
        Font-Size: 12px;
        font-weight: 500;
        font-style: normal;
        text-decoration: underline;
        color: #E77917;
    }

    A.LoginItemLinks:visited {
        font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
        Font-Size: 12px;
        font-weight: 500;
        font-style: normal;
        text-decoration: none;
        color: #605C5B;
    }

.LoggedUserName {
    font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    Font-Size: 11px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #E77917;
}

.LoggedUserWelcomeText {
    font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    Font-Size: 11px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #7D7D7D;
}

.ChannelTittle {
    font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    Font-Size: 20px;
    color: #3B4345;
    font-weight: normal;
    padding-left: 10px;
    padding-top: 10px;
    line-height: 30px;
}

.ChannelDescription {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 13px;
    font-style: normal;
    text-decoration: none;
    background-color: #9EA09F;
    color: #ffffff;
    line-height: 20px;
}

.PagerLink {
    font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    Font-Size: 11px;
    color: #3B4345;
    font-weight: normal;
    padding: 5px;
}

.PageLinkSelected {
    font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    Font-Size: 11px;
    color: #d67622;
    font-weight: bold;
    padding: 5px;
}

.ImgPageLink {
    padding-bottom: 2px;
}

.AjaxModalPopUpBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.AjaxModalPopUpControlPanel {
    z-index: 700000 !important;
    position: fixed !important;
    top: 20% !important;
    left: 30% !important;
    width: 560px !important;
}

.AjaxModalPopUpTitle {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 16px;
    font-style: normal;
    text-decoration: none;
    text-align: justify;
    color: #ffffff;
}

.Disclaimer {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 13px;
    font-style: italic;
    text-decoration: none;
    text-align: justify;
    color: #3B4345;
    line-height: 20px;
}

.aspNetDisabled {
    color: #A0A0A0;
    background-color: #F7F7F7;
}

.LoginPopupText {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 13px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    color: #636030;
}

.Clear {
    clear: both;
}

.TextPacks {
    FONT-WEIGHT: normal;
    COLOR: #000000;
    FONT-FAMILY: 'PT Sans', Arial, verdana, helvetica, sans-serif;
    Font-Size: 18px;
    text-align: justify;
    line-height: 24px;
    margin-top: 10px;
}

.LPSignatureTitle {
    FONT-WEIGHT: 800;
    FONT-FAMILY: 'PT Sans', Arial, verdana, helvetica, sans-serif;
    Font-Size: 15px;
    text-align: left;
    line-height: 30px;
    color: #E77917;
}

.LPSignatureDesc {
    FONT-WEIGHT: normal;
    FONT-FAMILY: 'PT Sans', Arial, verdana, helvetica, sans-serif;
    Font-Size: 12px;
    text-align: left;
    line-height: 18px;
}

.LPSignaturePrice {
    FONT-WEIGHT: Bold;
    FONT-FAMILY: 'PT Sans', Arial, verdana, helvetica, sans-serif;
    Font-Size: 13px;
    text-align: left;
    line-height: 24px;
    color: #E77917;
}

.LPSignatureIva {
    FONT-WEIGHT: normal;
    FONT-FAMILY: 'PT Sans', Arial, verdana, helvetica, sans-serif;
    Font-Size: 11px;
    text-align: right;
    line-height: 11px;
    color: #C5C5C3;
}

.LPSignatureEnd {
    font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    Font-Size: 16px;
    line-height: 18px;
    color: #5E5A5B;
    font-weight: bold;
}

.LPSignatureNum {
    font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    Font-Size: 16px;
    line-height: 18px;
    color: #008D6C;
    font-weight: bold;
}

.BtnLPSignature {
    display: none;
}

.block {
    background-color: #fff;
    padding: 12px 15px;
    margin-bottom: 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 3px 0px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 3px 0px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 3px 0px 0px rgba(0,0,0,0.1);
    border: 1px solid #FAFAFA;
    position: relative !important;
    display: block !important;
    height: auto;
}

.block_ChannelSons {
    background-color: #fff;
    margin-bottom: 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 3px 0px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 3px 0px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 3px 0px 0px rgba(0,0,0,0.1);
    border: 1px solid #EDECEC;
    position: relative;
    display: block;
    height: auto;
}

.heading-title {
    position: absolute;
    z-index: 1;
    height: 32px;
    left: 2px;
    top: -20px;
}

.heading-title-internal {
    position: absolute;
    z-index: 1;
    height: 32px;
    left: 17px;
    top: -10px;
}

.heading {
    position: relative;
    padding: 10px 0px 10px 0px;
    width: 100%;
    background-color: #fff;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-radius: 5px 5px 0px 0px;
}

.block-title {
    font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    background-color: #FAFAFA;
    border-right: 1px solid #EEE;
    border-top: 1px solid rgb(255,255,255);
    color: #000;
    /*height: 29px;
  line-height: 25px;*/
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-shadow: 0px -2px 0px 0px rgba(0,0,0,0.07) inset;
    -moz-box-shadow: 0px -2px 0px 0px rgba(0,0,0,0.07) inset;
    box-shadow: 0px -2px 0px 0px rgba(0,0,0,0.07) inset;
    border-left: 1px solid #EEE;
    font-size: 15px;
    font-weight: bold;
    z-index: 100;
}

.block-sub-title {
    font-family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.pull-left {
    float: left !important;
}

input.frm:not([type=submit]), textarea.frm, select.frm {
    color: #626262;
    Font-Family: 'PT Sans', Arial, Verdana, Helvetica, sans-serif;
    Font-Size: 12px;
    font-weight: 500;
    background: #EEEEEE;
    border: 1px solid #ddd;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    outline: none;
    padding: 5px 5px 5px 5px;
    height: 36px;
    margin-left: 0px;
    margin-right: 0px;
    float: left;
}

input.frm:focus {
    -moz-box-shadow: 0px 0px 3px #aaa;
    -webkit-box-shadow: 0px 0px 3px #aaa;
    box-shadow: 0px 0px 3px #aaa;
    background-color: #E3EFF6;
    height: 36px;
}

.footerCookies {
    height: 35px;
    position: fixed;
    bottom: 0;
    background-color: #3D4343;
    opacity: 1;
    display: table;
    border-radius: 2px;
    z-index: 100000000000000;
    width: 100%;
}

.footerCookiesText {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 14px;
    text-decoration: none;
    color: #ffffff;
    vertical-align: middle;
    margin: 10px 0px 5px 30px;
}

.MoreInfoCookies {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 14px;
    color: #31a8f0;
    transition: 200ms color;
    margin-left: 10px;
}

.ButtonCookies {
    Font-Family: 'PT Sans', Arial, Verdana, Helvetica, Sans-Serif;
    background-color: #E77917;
    color: #ffffff;
    border: solid 1px #E2883A;
    font-weight: bold;
    Font-Size: 14px;
    height: 22px;
    cursor: pointer;
    cursor: hand;
    vertical-align: middle;
    -webkit-border-radius: 5px;
    width: 30%;
    margin-top: 8px;
    margin-bottom: 5px;
    margin-right: 20px;
}

.ButtonLoginPopUp {
    Font-Family: 'PT Sans', Arial, Verdana, Helvetica, Sans-Serif;
    background-color: #E77917;
    color: #ffffff;
    border: solid 1px #E2883A;
    font-weight: bold;
    Font-Size: 14px;
    height: 22px;
    cursor: pointer;
    cursor: hand;
    vertical-align: middle;
    -webkit-border-radius: 5px;
    width: 30%;
    margin-top: 8px;
    margin-bottom: 5px;
    margin-right: 20px;
}

.LoginTextPopUpHeader {
    Font-Family: 'PT Sans', Arial, Verdana, Helvetica, Sans-Serif;
    color: #E77917;
    font-weight: bold;
    Font-Size: 20px;
    height: 30px;
    vertical-align: middle;
}

input.NewsletterInputPopUp {
    background-color: #E2E2E2;
    border: solid 1px #C3C6C6;
    color: #949494;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
}

.logo {
    padding: 0px;
    margin: auto;
}

.imgLogo {
    padding: 0px;
    margin: auto;
    max-height: 50px;
}

@media (max-width: 992px) {
    .navleft {
        display: none;
    }

    .navcenter {
        width: 100% !important;
        padding-left: 0% !important;
        padding-right: 0% !important;
    }

    .navright {
        width: 100% !important;
        padding-left: 0% !important;
        padding-right: 0% !important;
    }

    .block {
        width: 100% !important;
        padding-left: 1% !important;
        padding-right: 1% !important;
        max-width: 100% !important;
        margin-left: 0% !important;
        margin-right: 0% !important;
    }

    .middle {
        padding-top: 6% !important;
    }

    .Columns {
        width: 99% !important;
        margin-left: 0 !important;
    }

    .channelSons {
        width: 100% !important;
    }

    .BtnPrint {
        display: none !important;
    }

    .CentralSon {
        height: auto !important;
    }

    .footerCookiesText {
        Font-Size: 12px !important;
        width: 100% !important;
    }

    .ButtonCookies {
        Font-Size: 12px !important;
        width: 50% !important;
        margin-bottom: 0px;
        margin-right: 3px;
    }

    .MoreInfoCookies {
        Font-Size: 12px !important;
        margin-left: 0px !important;
    }

    .ButtonCookiesDiv {
        width: 20% !important;
    }

    .TextCookiesDiv {
        width: 80% !important;
    }

    .footerCookies {
        /*height: 30px !important;*/
    }

    .element_to_pop_up {
        Width: 600px !important;
    }

    .AjaxModalPopUpControlPanel {
        z-index: 700000 !important;
        position: fixed !important;
        top: 20% !important;
        left: 20% !important;
        width: 400px !important;
    }

    td.ob_t2 A {
        color: #9d9d9d !important;
    }

    .ChannelMenu {
        font-weight: normal !important;
    }

        .ChannelMenu:hover {
            color: #fff !important;
        }

    .ob_t2 {
        border-bottom: 0px solid black !important;
    }

    .ob_t3 {
        border-bottom: 0px solid black !important;
    }

    .LoggedUserWelcomeText {
        font-size: 10px !important;
    }

    .LoggedUserName {
        font-size: 10px !important;
    }

    .LoginLbl {
        color: #A0A0A0 !important;
    }

    .ChannelDetailDates {
        width: 30% !important;
    }


    .channelMediumList {
        display: block !important;
    }

    .channelMediumNew {
        display: block !important;
        width: 100% !important;
    }

    .ImgChannelLst {
        /*height:126px !important;*/
    }

    .BigPhotoChannelList {
        min-height: initial !important;
        margin-bottom: 30px !important;
    }

    .NewsletterInMobileTop .Image {
        display: none !important;
    }

    .NewsletterInMobileTop p {
        margin-top: 15px !important;
    }

    .TblMediumNewsletter tr {
        display: block !important;
        float: left !important;
        width: 100% !important;
    }

    .TblMediumNewsletter td {
        display: block !important;
        float: left !important;
        width: 100% !important;
    }

    .TblMediumNewsletterInt {
        height: auto !important;
    }

        .TblMediumNewsletterInt td {
            height: auto !important;
        }

    /*.SepStyle{
        background-color:white !important;
    }*/
}

@media (max-width: 740px) {
    .element_to_pop_up {
        Width: 400px !important;
    }

    .LoggedUserWelcomeText {
        font-size: 9px !important;
    }

    .LoggedUserName {
        font-size: 9px !important;
    }

    .middle {
        padding-top: 8% !important;
    }

    .ChannelDetailDates {
        width: 40% !important;
    }
}

@media (max-width: 625px) {

    .titleBig {
        font-size: 14px !important;
        vertical-align: middle !important;
    }

    .LinkInBlock {
        font-size: 14px !important;
        vertical-align: middle !important;
    }

    .table > tr > td {
        padding: 0px !important;
    }

    .element_to_pop_up {
        Width: 360px !important;
    }

    .LoggedUserWelcomeText {
        font-size: 8px !important;
    }

    .LoggedUserName {
        font-size: 8px !important;
    }

    .middle {
        padding-top: 9% !important;
    }

    .ChannelDetailDates {
        width: 45% !important;
    }

    #CtrlPageMain_CtrlBottom_ctl28 {
        padding: 10px;
        display: table-row;
        width: 100% !important;
        float: left;
    }

    #CtrlPageMain_CtrlBottom_ctl21 {
        padding: 10px;
        float: left;
        width: 50% !important;
    }

    #CtrlPageMain_CtrlBottom_ctl20 {
        padding: 10px;
        float: left;
        width: 50% !important;
    }

    #CtrlPageMain_CtrlBottom_ctl02 {
        width: 100% !important;
        margin: 0px !important;
        padding: 0px !important;
    }
}

@media (max-width: 525px) {
    footer #CtrlPageMain_CtrlBottom_ctl16 {
        display: none;
    }

    .middle {
        padding-top: 11% !important;
    }

    .titleBig {
        /*height:35px !important;*/
        line-height: 15px !important;
        font-size: 14px !important;
        vertical-align: middle !important;
    }

    .LinkInBlock {
        /*height:35px !important;*/
        line-height: 15px !important;
        font-size: 14px !important;
        vertical-align: middle !important;
    }

    .element_to_pop_up {
        Width: 300px !important;
    }

    .HTMLNormal {
        font-size: 11px !important;
    }

    .ChannelDetailDates {
        width: 50% !important;
    }
}

@media (max-width: 430px) {
    .LoginLbl {
        display: none !important;
    }
}

@media (max-width: 400px) {
    .middle {
        padding-top: 14% !important;
    }

    .element_to_pop_up {
        Width: 240px !important;
    }

    .HTMLNormal {
        font-size: 10px !important;
    }

    .ChannelDetailDates {
        width: 65% !important;
    }

    .LPSignatureTitle {
        padding: 0px 0px 0px 0px !important;
    }

    .DgSignatureDetail {
        font-size: 9px !important;
    }
}

@media (max-width: 370px) {
    .AjaxModalPopUpControlPanel {
        left: 9% !important;
        width: 222px !important;
    }
}

@media (max-width: 340px) {
    body {
        padding-top: 1000px;
        background-color: aqua;
    }

    .middle {
        padding-top: 16% !important;
    }

    .titleBig {
        /*height:45px !important;*/
        line-height: 15px !important;
        font-size: 13px !important;
        vertical-align: middle !important;
    }

    .LinkInBlock {
        /*height:45px !important;*/
        line-height: 15px !important;
        font-size: 13px !important;
        vertical-align: middle !important;
    }

    .footerCookiesText {
        Font-Size: 12px !important;
        width: 100% !important;
    }

    .ButtonCookies {
        Font-Size: 12px !important;
        width: 50% !important;
        margin-bottom: 0px;
        margin-top: 60px;
        margin-right: 3px;
    }

    .MoreInfoCookies {
        Font-Size: 12px !important;
        margin-left: 0px !important;
    }

    .ButtonCookiesDiv {
        width: 30% !important;
    }

    .TextCookiesDiv {
        width: 70% !important;
    }

    .footerCookies {
        height: 30px !important;
    }

    .a {
        color: #9d9d9d !important;
    }

    .element_to_pop_up {
        Width: 220px !important;
    }

    .HTMLNormal {
        font-size: 10px !important;
    }

    .SearchInput {
        width: 175px !important;
    }

    .AjaxModalPopUpControlPanel {
        left: 12% !important;
        width: 222px !important;
    }

    .ChannelDetailDates {
        width: 75% !important;
    }

    .DgSignatureDetail {
        font-size: 8px !important;
    }
}

@media (max-width: 320px) {

    .DgSignatureDetail {
        font-size: 7px !important;
    }
}

@media (max-width: 992px) {
    .wrapperTop {
        display: none;
    }

    .topruller {
        display: none;
    }

    .navfoot {
        display: none;
    }
}

@media (min-width: 992px) {
    .navbar {
        display: none;
    }

    .navFootMobile {
        display: none;
    }
}

@media (max-width: 992px) {

    .AjaxModalPopUpControlPanel {
        left: 29% !important;
        width: 400px !important;
    }
}

@media (max-width: 800px) {
    .AjaxModalPopUpControlPanel {
        left: 27% !important;
        width: 360px !important;
    }
}

@media (max-width: 700px) {

    .AjaxModalPopUpControlPanel {
        left: 24% !important;
        width: 320px !important;
    }
}

@media (max-width: 600px) {
    .AjaxModalPopUpControlPanel {
        left: 22% !important;
        width: 280px !important;
    }

    .LoggedUserWelcomeText {
        display: none !important;
    }

    .LoggedUserName {
        display: none !important;
    }

    .obs_drop_content {
        margin-top: -5px !important;
    }
}

@media (max-width: 500px) {
    .AjaxModalPopUpControlPanel {
        left: 19% !important;
        width: 260px !important;
    }
}

@media (max-width: 400px) {
    .AjaxModalPopUpControlPanel {
        left: 14% !important;
        width: 230px !important;
    }
}

@media (max-width: 300px) {
    .AjaxModalPopUpControlPanel {
        left: 11% !important;
        width: 210px !important;
    }

    .titleBig {
        /*height:45px !important;*/
        /*line-height:13px !important;*/
        font-size: 12px !important;
        vertical-align: middle !important;
        line-height: 13px !important;
    }

    .LinkInBlock {
        /*height:45px !important;*/
        /*line-height:13px !important;*/
        font-size: 12px !important;
        vertical-align: middle !important;
        line-height: 13px !important;
    }

    .SearchInput {
        width: 140px !important;
    }

    #element_to_pop_up {
        margin-top: 0px !important;
    }
}

.wrapperTop {
    max-width: 1200px;
    margin: 0 auto;
}

.navFootMobile {
    margin-top: 15px;
    width: 100%;
}

.channelSons {
    /*Using in Bootstrap --- Don't delete*/
}

.BtnPrint {
    /*Using in Bootstrap --- Don't delete*/
}

.ImgBootStrap {
    /*Using in Bootstrap --- Don't delete*/
}

.titleBig {
    /*Using in Bootstrap --- Don't delete*/
}

.ButtonCookiesDiv {
    /*Using in Bootstrap --- Don't delete*/
}

.TextCookiesDiv {
    /*Using in Bootstrap --- Don't delete*/
}

.SepStyle {
    /*Using in Bootstrap --- Don't delete*/
}

.LoginLbl {
    /*Using in Bootstrap --- Don't delete*/
}

.imgLogo {
    /*Using in Bootstrap --- Don't delete*/
}

.ChannelDetailDates {
    /*Using in Bootstrap --- Don't delete*/
}

.channelMediumList {
    /*Using in Bootstrap --- Don't delete*/
}

.channelMediumNew {
    /*Using in Bootstrap --- Don't delete*/
}

.ImgChannelLst {
    /*Using in Bootstrap --- Don't delete*/
}

.BigPhotoChannelList {
    /*Using in Bootstrap --- Don't delete*/
}

.NewsletterInMobileTop {
    /*Using in Bootstrap --- Don't delete*/
}

.TblMediumNewsletter {
    /*Using in Bootstrap --- Don't delete*/
}

.TblMediumNewsletterInt {
    /*Using in Bootstrap --- Don't delete*/
}

.borderless td, .borderless th {
    border: none;
}

.dropdown {
    display: block !important;
}

.logo a {
    display: block;
    margin: 0 auto;
}

.SearchInput {
    width: 188px;
}

/*.ImgInTable{
    float:left !important;
    padding-right:11px !important;
}*/

.obs_drop_content {
    display: none;
    position: absolute;
    margin-top: -8px;
    top: 100%;
    right: 17px;
    min-width: 120px;
    /*background: #fff;*/
    border: solid #ccc;
    box-shadow: 0 1px 10px rgba(0,0,0,.2);
    border-width: 0px;
}

.obs_drop_content_open {
    display: block !important;
}

.UserLoggedClick {
    cursor: pointer;
}

.LogOutInDiv {
    font-size: 1.3rem;
    color: #262626;
    cursor: auto;
    padding: .1rem 1rem .3rem;
}

    .LogOutInDiv:hover {
        text-decoration: none !important;
        color: #fff;
    }

.LogOutLi {
    list-style-type: none;
    margin-left: 0px;
    margin-top: 5px;
    cursor: pointer;
}

    .LogOutLi:hover {
        background-color: #E77917;
        color: #fff !important;
    }

    .LogOutLi > a:hover {
        color: #fff;
    }

footer div.ImgInTable {
    float: left;
    margin-right: 5px !important;
}

footer p {
    text-align: left;
}

footer div.FooterContactsContainer {
    text-align: left;
    line-height: initial;
    font-size: 12px;
    color: #008D6C;
}

footer div.FooterContactsSubTitle {
    font-weight: bold;
}

footer div.FooterContactsTitle {
    font-size: 14px !important;
    font-weight: normal;
    margin-bottom: 7px;
}

footer a {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    font-style: normal;
    color: #008D6C;
    font-size: medium;
    font-weight: normal;
    position: relative;
    text-decoration: none;
    font-size: 12px !important;
}


footer table {
    text-align: left !important;
    margin-left: 0px;
}

footer {
    text-align: left !important;
}

.LstProductTitle {
    font-family: 'Civita-Light', Arial, Verdana, sans-serif;
    font-style: normal;
    text-decoration: none;
    Font-Size: 12px;
    color: #000000;
    line-height: 120%;
    font-weight: normal;
}

.LstProductDesc {
    font-family: 'Civita-Light', Arial, Verdana, sans-serif;
    font-style: normal;
    text-decoration: none;
    Font-Size: 10px;
    color: #000000;
    line-height: 140%;
    font-weight: normal;
}

.LstProductPrice {
    font-size: 12px;
}


.HTMLNormalQArneiro {
    font-family: 'Civita-Light', Arial, Verdana, sans-serif;
    Font-Size: 14px;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    color: #000000;
}


.ProductLstFilter {
    margin-top: 5px;
    width: 100%;
    padding: 5px;
    vertical-align: middle;
    display: inline-table;
    height: 35px;
    border: 0px solid #000000;
}

h2 {
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.ProductName {
    font-family: 'Civita-Light', Arial, Verdana, sans-serif;
    font-style: normal;
    text-decoration: none;
    Font-Size: 16px;
    color: #000000;
    line-height: 120%;
    font-weight: normal;
}

.ProductDesc {
    font-family: 'Civita-Light', Arial, Verdana, sans-serif;
    font-style: normal;
    text-decoration: none;
    Font-Size: 12px;
    color: #000000;
    line-height: 120%;
    font-weight: normal;
}

.ProductPriceDesc {
    font-family: 'Civita-Light', Arial, Verdana, sans-serif;
    font-style: normal;
    text-decoration: none;
    Font-Size: 15px;
    color: #989898;
    line-height: 26px;
    font-weight: normal;
    vertical-align: baseline;
}

.SortDesc {
    font-family: 'Civita-Light', Arial, Verdana, sans-serif;
    font-style: normal;
    text-decoration: none;
    Font-Size: 15px;
    color: #000000;
    font-weight: normal;
}

.ProductPrice {
    font-family: 'Civita-Light', Arial, Verdana, sans-serif;
    font-style: normal;
    text-decoration: none;
    Font-Size: 19px;
    color: #000000;
    line-height: 26px;
    font-weight: normal;
    vertical-align: baseline;
}

input.TimePicker {
    height: 22px;
    border: 0px solid #000000;
    text-align: center;
    font-family: 'Civita-Light', Arial, Verdana, sans-serif;
    background-color: transparent !important;
    Font-Size: 19px;
    color: #0B3A64 !important;
}

.TimePickerBtn {
    background-color: #FFFFFF;
    color: #008D6C;
    height: 20px;
    border: 1px solid #008D6C;
    width: 20px;
    white-space: nowrap;
    cursor: pointer;
}

.TimePickerFont {
    font-size: 15px;
    width: 100%;
    display: inline-block;
    text-align: center;
    font-weight: normal;
    color: #008D6C;
    height: 20px;
    line-height: 20px !important;
}

input.TimePickerSel {
    height: 25px;
    border: 1px solid #000000;
    text-align: center;
    font-family: 'Civita-Light', Arial, Verdana, sans-serif;
    Font-Size: 19px;
    color: #ffffff;
    background-color: #000000;
}

.Bottom {
    width: 100%;
    text-align: center;
    display: table;
    background-image: url(../img/bg_footer.png);
    background-repeat: repeat-x;
    background-position: bottom;
}

.SubMenu {
    background-color: #989898;
    width: 100%;
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
    display: inline-table;
}

.SetName {
    font-family: 'Garden Grown Caps', sans-serif;
    color: #008D6C;
    font-size: 25px;
    line-height: 150%;
    padding: 0px;
    vertical-align: middle;
    height: 30px;
    border: 0px solid #000000;
    font-weight: normal;
    cursor: default;
}


.PurpleButtonSmall {
    font-family: 'PT Sans', sans-serif;
    font-size: small;
    background-color: #008D6C;
    border-width: 0px;
    border-style: None;
    color: #ffffff;
    font-size: small;
    cursor: pointer;
    padding-top: 1px;
    height: 22px !important;
}

    .PurpleButtonSmall:hover {
        background-color: #0B3A64 !important;
    }

.LnkViewBasketClass {
    text-align: center;
    margin: auto;
    display: inline-block;
    margin-top: 10px;
    color: #008D6C;
    width: 100%;
}

.LnkViewBasketWineDetailClass {
    display: inline-block;
    padding-right: 40px;
    margin-top: 0px;
    margin-left: 10px;
    color: #008D6C;
    font-weight: 500;
}

.ChartResumeDgListHeaderStyle {
    background-color: #fcfcfc;
    border: 1px solid #ddd;
    font-weight: 700;
    padding: 9px 12px;
    color: #0B3A64;
    line-height: 150%;
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    font-size: 16px;
}


.ChartResumeDgListItemStyle {
    font-family: 'PT Sans', Arial, Verdana, sans-serif !important;
    color: #0B3A64 !important;
    border: 1px solid #ddd !important;
    padding: 9px 12px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}

.ChartResumeTblTotalsTd {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    color: #0B3A64;
    border: 1px solid #ddd;
    padding: 9px 12px;
    font-size: 14px;
    font-weight: 500;
}

.ChartResumeTblTotalsTdTitle {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    color: #0B3A64;
    border: 1px solid #ddd;
    padding: 9px 12px;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    background-color: #fff;
}

.BtnUpdateCartUnsavedCssClass {
    border-color: #008D6C !important;
    background-color: #008D6C !important;
    color: #fff !important;
    opacity: 1;
    text-transform: uppercase;
    text-shadow: none;
    font-weight: 100;
    letter-spacing: 3px;
    padding: 13px 20px;
    font-size: 13px;
    border: none;
    border-radius: 0;
    margin-top: 20px;
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    background: #000;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    line-height: 1;
    position: relative;
    text-decoration: none;
    overflow: visible;
    left: auto;
    display: inline-block;
}

    .BtnUpdateCartUnsavedCssClass:hover {
        border-color: #0B3A64 !important;
        background: #0B3A64 !important;
        color: #fff !important;
    }

.BtnUpdateCartCssClass:hover {
    border-color: #0B3A64 !important;
    background: #0B3A64 !important;
    color: #fff !important;
}

.BtnUpdateCartCssClass {
    border-color: #008D6C !important;
    background-color: #008D6C !important;
    color: #fff !important;
    opacity: 1;
    text-transform: uppercase;
    text-shadow: none;
    font-weight: 100;
    letter-spacing: 3px;
    padding: 13px 20px;
    font-size: 13px;
    border: none;
    border-radius: 0;
    margin-top: 20px;
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    background: #000;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    line-height: 1;
    position: relative;
    text-decoration: none;
    overflow: visible;
    left: auto;
    display: inline-block;
}

/* bootstrap callout */

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}

    .bs-callout h4 {
        margin-top: 0;
        margin-bottom: 5px;
    }

    .bs-callout p:last-child {
        margin-bottom: 0;
    }

    .bs-callout code {
        border-radius: 3px;
    }

    .bs-callout + .bs-callout {
        margin-top: -5px;
    }

.bs-callout-default {
    border-left-color: #777;
}

    .bs-callout-default h4 {
        color: #777;
    }

.bs-callout-primary {
    border-left-color: #0B3A64;
}

    .bs-callout-primary h4 {
        color: #0B3A64;
    }

.bs-callout-success {
    border-left-color: #5cb85c;
}

    .bs-callout-success h4 {
        color: #5cb85c;
    }

.bs-callout-danger {
    border-left-color: #d9534f;
}

    .bs-callout-danger h4 {
        color: #d9534f;
    }

.bs-callout-warning {
    border-left-color: #f0ad4e;
}

    .bs-callout-warning h4 {
        color: #f0ad4e;
    }

.bs-callout-info {
    border-left-color: #5bc0de;
}

    .bs-callout-info h4 {
        color: #5bc0de;
    }

/* end bootstrap callout */

.bs-custom {
    text-align: left !important;
}

.bs-form-question {
}

.bs-form-answer {
    color: #008D6C;
    margin-left: 5px;
}

.bs-form-answer-ul {
    color: #008D6C;
    margin-left: 5px;
    text-decoration: underline;
}

.RequiredFieldError {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    Font-Size: 12px;
    font-style: normal;
    text-decoration: none;
    color: #D22008;
}

.AspFloatRight {
    float: right !important;
}

.btn-dom-vicente-green {
    background-color: #008D6C !important;
    border-color: #008062 !important;
}

    .btn-dom-vicente-green:hover {
        background-color: #00664e !important;
        border-color: #008062 !important;
    }

    .btn-dom-vicente-green.focus {
        background-color: #00664e !important;
        border-color: #008062 !important;
    }

.btn-dom-vicente-red {
    background-color: #c2000b !important;
    border-color: #b30009 !important;
}

    .btn-dom-vicente-red:hover {
        background-color: #990008 !important;
        border-color: #b30009 !important;
    }

    .btn-dom-vicente-red.focus {
        background-color: #990008 !important;
        border-color: #b30009 !important;
    }

.WineLstAwardCssClass {
    position: absolute;
    right: 20%;
    top: -10%;
}
