
/*css standart typography */
html {
    height: 100%;
    width: 100%;
}
body {
    font-family: 'Muli','Open Sans',Arial,sans-serif,Verdana;
    background-color: #fff;
    min-width: 300px;
    padding: 0;
    padding-top: 45px;
    color: #343434;
    text-align: left;
    font-size: 14px;
    margin: 0;
}
a, a:hover, a:active, a.visited {
    color: #3f7dd3;
    text-decoration: none;
}
.mrgt20 {
    margin-top: 20px;
}
.mrgb20 {
    margin-bottom: 20px;
}

.noPadding {
    padding: 0!important;
}
.CAP i.symbol::before {
    content: "€";
    font-style: normal;
}

.FIN i.symbol::before {
    content: "$";
    font-style: normal;
}

.AUS i.symbol::before {
    content: "$";
    font-style: normal;
}

#header {
    position: fixed;
    top: 0;
    background-color: #fff;
    padding: 2px;
    width: 100%;
    z-index: 100;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
}
    .logo a#idLogo img {
        display: block;
        margin: 6px 0;
        height: 35px;
        float: left;
    }

    .logo a#idLogo .canada-logo img {
        margin: 12px 0px;
        height: auto;
    }

#idCellPhoneText, .popoverPhone {
    margin-top: 15px;
    margin-right: 10px;
    font-size: 17px;
    float: right;
}

    #idCellPhoneText a {
        text-decoration: none;
    }

    #idCellPhoneText .glyphicon {
        color: #3f7dd3!important;
        margin-right: 5px;
    }

#LiveChat {
    font-size: 17px;
    cursor: pointer;
    margin-top: 15px;
    float: right;
}

    #LiveChat .glyphicon {
        color: #3f7dd3!important;
        margin-right: 5px;
    }

    #LiveChat .chat-lable {
        color: #3f7dd3;
    }

#LineVertical {
    background-color: #dddbdb;
    width: 1px;
    height: 10px;
}

/*Footer*/
#riskDisclaimer {display:none !important;}
#riskDisclaimer .wrap-block-content {font-size:14px; font-weight:600;padding: 1% 0 2% 0; text-align:center;}
.En-cawrapper.En-cawrapper.wrapper div#riskStickyDisclamer {
    display: none !important;
}

.social {
    width: 100%;
    text-align: center;
    margin: 20px 0;
    display: inline-block;
}

.social a {
    display: inline-block;
    min-width: 25px;
    min-height: 25px;
    margin-left: 5px;
    background: url(/wp-content/themes/ava_trade/assets/images/lps/common/social.png) no-repeat;
}
    .social a.facebook2 {
        background-position: 0 0;
    }

    .social a.instagram {
        background-position: -30px 0;
    }

    .social a.linkedin {
        background-position: -60px 0;
    }

    .social a.twitter2 {
        background-position: -90px 0;
    }
    .social a.youtube {
        background-position: -120px 0;
    }

#footer_bottom_disclamer {
    clear: both;
    display: block;
    font-size: 13px;
    text-align: center;
    padding: 0px 0px 220px 0px;
    line-height: 1.3em;
    margin: 0 auto;
    color: #585858;
    max-width: 700px;
}
.En-cawrapper.En-cawrapper.wrapper #footer_bottom_disclamer{
    padding: 30px 0px 50px 0px;
    max-width: 800px;
}

#TC_Wrapper {
    border-top: solid 1px #dddbdb;
    border-bottom: solid 1px #dddbdb;
}

#awardArea #awards {
    width: 100%;
    margin: 15px 0;
    max-width: 883px;
    height: auto;
}

/*.ty-msg span.click_on_button {
    display: none;
}*/


/*Terms section*/
.bonusTC ol {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#BonusTc {
    color: #585858;
    padding: 0 5px;
    margin-top: 15px;
}

.bonusTC {
    clear: both;
    display: block;
}

ol#TC_items li {
    font-size: 12px;
    padding-bottom: 5px;
    margin: 0;
    line-height: 1.42857143;
}

    ol#TC_items li.sublist {
        padding-bottom: 0;
        margin-bottom: 0;
    }

        ol#TC_items li.sublist ol {
            list-style-type: lower-alpha;
            margin: 5px 0;
        }

.new-account h2#TermsTitleID {
    font-size: 12px;
    margin: 5px 0 15px;
    text-align: center;
    cursor: pointer;
}

.new-account.open h2#TermsTitleID {
    font-weight: 700;
    font-size: 12px;
    margin: 5px 0 15px;
    text-align: center;
}

.new-account h2#TermsTitleID span {
    background: url(/wp-content/themes/ava_trade/assets/lps/sc/media/images/landing-pages/trade-oil-2014/arrow_head_icon.png) center 2px no-repeat;
    display: inline-block;
    height: 13px;
    margin-right: 10px;
    width: 13px;
}

.new-account.open h2#TermsTitleID span {
    background: url(/wp-content/themes/ava_trade/assets/lps/sc/media/images/landing-pages/trade-oil-2014/drop_down_arrow_head_icon.png) center center no-repeat;
}

.new-account ol#TC_items {
    display: none;
    padding-bottom: 20px;
    margin: 0;
}

.LangRTL .new-account h2#TermsTitleID span {
    margin-right: 0;
    margin-left: 10px;
    background: url(/wp-content/themes/ava_trade/assets/lps/sc/media/images/landing-pages/trade-oil-2014/arrow_head_icon_rtl.png);
}


/*content*/
.main-wrapper{
text-align: center;
}

.top-wrapper{
    background-repeat: no-repeat;
    background-size: cover;
}
.main-wrapper .title {
    font-size: 32px;
    max-width: 78%;
    margin: auto;
    margin-top: 20px;
    clear: both;
    
}

.main-wrapper .subtitle {
    font-size: 22px;
    max-width: 90%;
    margin: 10px auto;
    clear: both;
}
.main-wrapper .text {
font-weight: 100;
font-size: 20px;
max-width: 84%;
margin: 10px auto;
clear: both;
}

.main-wrapper .icons-box {
    margin: 20px 0px;
}

.btn {
    white-space: normal;
    line-height: 17px;
    font-weight: 500;
    color: white;
    font-family: inherit;
    border-radius: 3px;
    border: 1px solid transparent;
    outline: none;
    box-shadow: none;
    box-sizing: border-box;
    cursor: pointer;
    visibility: inherit;
    transition: none;
    text-align: inherit;
    margin: 0px;
    padding: 15px 15px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 100%;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    text-align: center;
    font-size: 20px;
    border-radius: 4px;
    vertical-align: middle;
    display: inline-block;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-bottom: 20px;
}
.btn , .btn span{
    -webkit-user-select: none;
      -webkit-user-drag: none;
      -webkit-tap-highlight-color: rgba(0,0,0,0);
  }
.btn-box .demo {
    background-color: #2882c0;
}
.btn-box .demo:hover {
    background-position: 0 100%;
    background-color: rgba(40, 130, 192, 0.701961);
    color: white;
}
.btn-box .real {
    background-color: #82bb41;
}
.btn-box .real:hover {
    background-position: 0 100%;
    color: white;
    background-color: rgba(130, 187, 65, 0.701961);
}
/*Responsive css standart typography*/
@media screen and (min-width:640px) {
    .btn {
        min-width: 300px;
    }
}


@media screen and (min-width:768px) {
    
        body {
            padding: 63px 0 0;
        }
    
    
        #idCellPhoneText {
            border-right: 1px solid #539bcd;
            margin-right: 15px;
            padding-right: 15px;
        }
    
        div.logo a#idLogo img {
            margin: 6px 0;
            height: 46px;
        }
        .logo a#idLogo .canada-logo img{
            margin: 16px 0;
            height: auto;
        }
    
        #LiveChat, #idCellPhoneText {
            margin-top: 20px;
        }
    
        .transparent-arrow-img {
            max-width: 265px;
            padding-top: 11px;
        }
    
    
    
    
        #Line {
            display: none;
        }

        .main-wrapper {
            text-align: left;
        }
        .btn{
            min-width: 220px; 
            margin-top: 20px;
        }

        .top-wrapper {
            min-height: 380px;
        }


        
    }
    
    @media screen and (min-width:992px) {
 

        #footer_disclamer {
            font-size: 13px;
        }
    
        .top-wrapper {
            min-height: 437px;
        }
        .main-wrapper .text {
            max-width: 100%;
        }
        .main-wrapper .title {
            max-width: 100%;
        }
        .main-wrapper .subtitle {
            max-width: 100%;
        }
    }
    
    @media screen and (min-width:1200px) {
    
        .transparent-arrow-img {
            max-width: 100%;
            padding-top: 4px;
        }
        label.checkbox {
            font-size: 10px;
        }

        .top-wrapper {
            min-height: 600px;
        }

        #awardArea #awards {
            width: initial;
            margin: 15px 0;
            max-width: 100%;
        }
    
    }
    #leadform body { background-color:transparent;}