@charset "utf-8";
/* CSS Document */

body {
    overflow-y:scroll;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #001c48;
}

h2 {
    color: #ca9b30;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 13px;
}

iframe {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border: 0 none;
}

#main_container {
    width: 100%;
    margin: 0  auto;
}

#main_container h2 {
    font-weight:normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size:27px;
    margin:5px 0;
}
#banner_container {
    width: 998px;
    margin-top:5px;
    position:relative;
}
#banner_container2 {
    height: 800px;
    width: 998px;
}
.banner_left {
    height: 340px;
    width: 665px;
    margin-right: 9px;
}

.iframe_container {
    width: 715px;
    height: 100%;
}
.text_box {
    margin-left: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    text-align: justify;
    width: 809px;
    height: 544px;
    background: #fff;
    box-shadow: 0 12px 15px 0 rgba(0,0,0,0.09);
    margin-top: 40px;
}
.center {
    transform: translate(-55%, 5%);
    left: 52%;
    position: fixed;
}

.login .form_box {
    padding:9px 15px 10px 9px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #001c48;
    margin-bottom:10px;
}
.login .form_box p {
    margin: 0;
    font-size: 12px;
    line-height: 19px;
}

.heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
}

.right_bar {
    position:absolute;
    right:0;
    height: 340px;
}
.login {
    width: 324px;
    background-repeat: repeat-x;
    background-position: center;
    background-color: #e8e8e8;

}

.filler {
    height: 30px;
    background-image: url(../images/bg_filler.jpg);
    background-repeat: repeat-x;
    background-position: center;
    padding-top: 9px;
    padding-left: 10px;
}

.contacts {
    height: 135px;
    width: 324px;
    background-color: #e8e8e8;
    padding-top: 12px;
}

#main_container .contacts h2 {
    display: inline-block;
    padding-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 20px;
    line-height: 20px;
    margin: 0;
}

#content {
    width: 998px;
    padding: 0;
}

#content p {
    font: 14px Arial, Helvetica, sans-serif;
    background-color: #fff;
    padding: 0;
    margin: 11px 0;
    color:#777;
    line-height: 22px;
}


#content > p > b,
div.tab_content > div > p > b {
    font-weight: normal;
    color: #333;
}

#box2 {
    width: 715px;
    height:400px;
    margin-left: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    text-align: justify;
    overflow:auto;
    padding-right:10px;
}

#loginErrorDiv {
    color: yellow;
    font-size: 12px;
    margin-left: 15px;
    font-family: Arial;
}

.left {
    float: left;
}
.right {
    float: right;
}
.justify {
    text-align:justify;
}
.right_align {
    text-align:right;
}
.clearBoth{ clear:both;}.clearLeft{ clear:left;}.clearRight{ clear:right;}
.form_style {
    background-color:#fff;
    font-family: Arial;
    font-size: 15px;
    width:355px;
    height:40px;
    padding-left: 5px;
}

.error{
    border: 2px solid red;
}

.footer_menu {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.footer_menu li {
    list-style: none;
    display: inline;
    margin-right: 4px;
}

.reg {
    background-color:#004795;
    border: solid 1px #000;
    color:#fff;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    width:60px;
    margin-right: 20px;
}
.contact_box {
    padding: 2px 12px 0 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #001c48;
}
.contact_box .contact_box_inner {
}
.contact_box .contact_box_inner p {
    line-height:7px;
    text-align: right;
}

.contact_box .contact_box_inner ul {
    list-style-type:none;
    padding: 0;
    margin:0;
}

.contact_box .contact_box_inner ul li {
    padding: 0;
    margin:0;
}

.contact_box .contact_box_inner span {
    text-align:right;
}

.sign-in{
    height: 66px;
    width: 363px;
    margin-top: 10px;
}

.forgot_password {
    margin-top: 10px;
    font-size: 11px;
    color: #fff;
    width:155px;
    margin-left: 15px;

}
.forgot_password a {
    font-family: "Arial";
    color: #fff !important;
    font-weight: normal;
    font-size: 11px;
}

.submit_password {
    width:199px;
    float:right;
    margin-right: 20px;

}

.client-services{
     color: #fff;
     margin-top: 70px;
}

.client-services .statement1{
    font-family: Arial;
    font-size: 20px;
}

.client-services .statement2{
    font-family: Arial;
    font-size: 15px;
    margin-top: 10px;
    letter-spacing: normal;
}

.client-services-contact{
    margin-left: 0px;

}

/*a:link {text-decoration: none; color:#666;}*/
/*a:visited {text-decoration: none; color:#666;}*/
/*a:active {text-decoration: none;  color:#666;}*/
/*a:hover {text-decoration: underline;}*/


#nav ul {
    height: 30px;
    /*width: 990px;*/
    color: #006892;
    padding: 0;
    margin: 10px 0 0 0;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    display: block;
}

#nav ul li {
    float: left;
    display: block;
    height: 30px;
    text-align: center;
    line-height: 30px;
    padding: 0px 15px;

    background: #c5c5c5; /* Old browsers */
    background: -moz-linear-gradient(top, #c5c5c5 0%, #828282 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c5c5c5), color-stop(100%,#828282)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c5c5c5 0%,#828282 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c5c5c5 0%,#828282 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c5c5c5 0%,#828282 100%); /* IE10+ */
    background: linear-gradient(to bottom, #c5c5c5 0%,#828282 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5c5c5', endColorstr='#828282',GradientType=0 ); /* IE6-9 */

    border-left: 1px solid #B7C0C7;
    border-radius: 6px 6px 0 0;
    border-right: 1px solid #9CA3A9;
    border-top: 1px solid #C0C7CD;
    padding-bottom: 0px;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    cursor:hand;
    cursor:pointer;
}
#nav ul li.active {
    background:#FFF;
    filter:none;
    color: #333;
    user-select:none;
}

.tab_content {
    font-family: Arial, Helvetica, sans-serif;
}
.tab_content > div {display:none;}
.tab_content > div.clearBoth {display:block;margin:0;clear:both}

.tab_content > div.active {display:block;}

.capabilities {
    padding-top:5px;
}
.capabilities h2,
.capabilities h3 {
    padding:0;
    margin:0;
}
.capabilities h3 {
    color:#777;
    font-size:16px;
}

.capabilities .banner {
    background-color: #e5dcb3;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
}
.capabilities p,
.capabilities li {
    font-size:14px;
    color:#777;
    line-height:20px;
}
.capabilities > ul {
    margin:10px 0;
    padding:0 0 0 16px;
}
.capabilities > ul ul {
    margin:5px 0;
}

.system_requirements iframe {
    height:464px;
}

html, body {height: 100%;}

#wrap {min-height: 100%;}

#tab_content {overflow:auto; padding-bottom: 50px;}  /* must be same height as the footer */

#footer {
    position: fixed;
    bottom: 0;
    clear: both;
    background-color: #787878;
    left: 0;
    right: 0;
    text-align:center;
    z-index:10000;
    min-height:40px;
}
#footer > div {
    width:998px;
    color:#FFF;
    background:transparent url(../images/moving-forward.jpg) no-repeat bottom right;
    margin: auto;
    position:relative;
    text-align:left;
}

#footer span,
#footer #tandcs-link,
#footer #copyright {
    display:inline-block;
    line-height:28px;
    padding:5px 0 0;
    font-size: 11px;
    color:#FFF;
}
#footer .footer-links {
    border-top:1px solid #666;
    margin-bottom:6px;
}

#footer #tandcs-link {
    cursor:hand;
    cursor:pointer;
}

/*Opera Fix*/
body:before {
    content:"";
    height:100%;
    float:left;
    width:0;
    margin-top:-32767px;/
}

#footer ul li {
    line-height:20px;
    font-weight:bold;
    font-size: 12px;
}

#footer ul li a {
    color:#000;
}


#tandcs
{
    padding-top: 60px;
    clear: both;
    display: inline;
    float: left;
    margin-top: 4px;
    font-size: 13px;
    color: #fff;
}

#tandcs a
{
    color: #fff;
}

.tab_content {
    padding-top: 20px;
}

.tab_content > div.terms {
    display: block;
}

div.terms {
    clear: both;
}

.terms_content {
    display:none;
    padding-top: 10px;
    overflow: auto;
}

.terms_content.display {
    display:block;
}

div.sec_headline {
    overflow: auto;
}
.sec_headline h2 {
    float:left;
    color: #01215c;
}

.section-toggle {
    height:32px;
    width: 24px;
    float: left;
    margin-right: 10px;
}

.section-toggle.expand {
    background: url("../images/toggle-expand-alt.png") no-repeat scroll 0px 8px transparent;
}

.section-toggle.collapse {
    background: url("../images/toggle-collapse-alt.png") no-repeat scroll 0 8px transparent;
}

ol {
    counter-reset: item;
}

ol li {
    display: block;
    position: relative;
}

.terms_content ol > li:before {
    content: counters(item, ".")".";
    counter-increment: item;
    position: absolute;
    margin-right: 100%;
    right: 10px; /* space between number and text */
}

.terms_content > ol > li:before {
    font-size: 13px;
    font-weight: bold;
}

#nav {
    position: relative;
}

#nav .close {
    background: url("../images/circle_close_delete-16_clear.png") no-repeat scroll 140px 0 transparent;
    height: 20px;
    padding-right: 25px;
    position: absolute;
    right: 10px;
    top: 4px;
}

/**HEADER**/

.header__mega-menu.contact-form .statement1 div:nth-child(1){
    padding-bottom: 20px;
}

.header__mega-menu.contact-form .left-contact {
    font-family: Arial;
    font-size: 16px;
    width : 105px;
    float:left;
}
.header__mega-menu.contact-form .left-contact div:nth-child(3),
.header__mega-menu.contact-form .left-contact div:nth-child(2),
.header__mega-menu.contact-form .left-contact div:nth-child(1) {
    padding-bottom: 10px;
}

.header__mega-menu.contact-form .right-contact{
    float:right;
    width: 185px;
}

.header__mega-menu.contact-form .right-contact div:nth-child(1){
    font-family: Arial;
    font-size: 23px;
    padding-bottom: 10px;
}

.header__mega-menu.contact-form .right-contact div:nth-child(3){
    font-family: Arial;
    font-size: 16px;
    padding-bottom: 10px;
}

.header__mega-menu.contact-form .right-contact div:nth-child(2){
    font-family: Arial;
    font-size: 23px;
    padding-bottom: 10px;
}

.header__mega-menu.contact-form .statement2{
    font-family: Arial;
    font-size: 16px;
    padding-bottom: 20px;
    width: 292px;
}
.header__mega-menu.contact-form .statement3{
    font-family: Arial;
    font-size: 11px;
    padding-bottom: 10px;
    color: #fff;
}
.header__mega-menu.contact-form .statement1 {
    font-family: Arial;
    font-size: 28px;
    padding-bottom: 20px;
}

.header .header__top-bar-nav-item.header__top-bar-nav-item--active label{
    font-family: Arial;
}
.header__secondary-bar-login-title .header__secondary-bar-login-title--desktop span{
    font-family: Arial;
}

.header__top-bar-nav-item.header__top-bar-nav-item--active {
    background-color: #0033aa;
}

.header__top-bar-nav-item.header__top-bar-nav-item--active > label {
    color: #FFF;
    line-height: 47px;
}
.header__top-bar-nav-item.header__top-bar-nav-item--active {
    height: 50px;
}
.header .header__mega-menu.login-form{
    width: 400px;
    height: 480px;
    background-color: #0089FF;
    display: block;
    z-index: 200;
    top:282px;
    box-shadow: none;
    position: relative;
}
.header .header__mega-menu.login-form h2{
    font-size: 28px;
    line-height: normal;
    color: #fff;
    margin-bottom: 2px;
}

.header .header__mega-menu.login-form .data-container {
    padding: 0px 20px 0px 20px;
}
.header .header__mega-menu.login-form .data-container .ostLogin .username{
    line-height: normal;
    color: #fff;
    font-family: Arial;
    font-size: 11px;
    margin-bottom: 3px;
    letter-spacing: 1px;
}

.header .header__mega-menu.login-form .data-container .ostLogin{
    margin-top: 21px
}
.header .header__mega-menu.login-form .data-container .submit{
    border: solid 1px #fff;
    border-radius: 2px;
    font-family: Arial;
    background-color:#fff;
    color:#0089FF;
    font-size: 14px;
    font-weight: bold;
    height: 56px;
    width: 128px;
    margin-top: 6px;
    cursor: pointer;
    padding-top: 2px;
}

.header .header__mega-menu.login-form .data-container .ostLogin .password{
    padding-top: 10px;
    font-family: Arial;
    font-size: 11px;
    margin-bottom: 1px;
    color: #fff;
    letter-spacing: 1px;
}

.header .header__mega-menu.login-form .data-container .left-contact{
    width: 150px;
}

.header .header__mega-menu.login-form .data-container .right-contact{
    width: 180px;
}

.header .header__mega-menu.login-form .data-container h2{
    font-family: Arial;
}

.header__secondary-bar{
    background-color: #0033aa !important;
    box-shadow: none !important;
}

.header__secondary-bar-login.login_details:hover,
.header__secondary-bar-login.login_details:active,
.header__secondary-bar-login.login_details:focus{
    background-color:#0089FF;
}
.header__secondary-bar-login.login_details .ostLogin .form_style :hover {
    background-color:#fff  !important;
}

.main.emt .section{
  padding: 30px 0 60px 0;
}

.main.emt .container .col.col-12.trading-with-us {
    margin-bottom: 70px;
    text-align: center;
}

.main.emt .container .col.col-12.trading-with-us h2{
    color:#3C4B6C;
}

.main.emt .container .col.col-12.trading-with-us .col{
    font-size: 22px;
    color:#858D9D;
    width: 95%;
    font-family: Arial;
}

.row.emt-value-proposition .value-proposition__row .value-proposition-item.value-proposition-item--blue {
    background: linear-gradient(to bottom, #0A2240 0%, #054B82 100%);
}

.main.emt .promotional-banner-item__flex-container .promotional-banner-item__box,
.main.emt .component.promotional-banner .row {
    height: 450px;
}

.main.emt .promotional-banner-item__flex-container .promotional-banner-item__box {
    background: linear-gradient(to bottom, #0A2240 0%, #054B82 100%);
}

.main.emt .hero-banner__slider-container{
    box-shadow: none;
}

.main.emt .hero-banner.hero-banner--white {
    height: 480px;
}

.main.emt .hero-banner--white .hero-banner-item.swiper-container {
    height: 480px;
}

.main.emt .hero-banner--white .hero-banner-item-col {
        height: 480px;
}

.main.emt .hero-banner--white .hero-banner-item-col__image-holder {
    min-height: 480px;
}

.main.emt .contact-us-item__email{
    margin-top: 0px;
}

.header .brochureware-contact__email{
     margin-top: 3px;
     color: #fff;
     font-weight: normal;
     font-family: "Arial";
     font-size: 16px;
}

.header .brochureware-contact__international{
    color: #fff;
         font-weight: normal;
         font-family: "Arial";
         font-size: 18px;
}

.header .brochureware-contact__sa{
    color: #fff;
         font-weight: normal;
         font-family: "Arial";
         font-size: 18px;
}

main.emt .accordion__item:after {
    background: url("/brochureware/icons/icon-arrow-accordian.svg") no-repeat;
}

main.emt .accordion-version-two__item:after {
    background: url("/brochureware/icons/icon-arrow-accordian.svg") no-repeat;
}

.footer .app-card .app-card__app-title{
    margin: 0 0 8px 0;
}

.header--sticky .header__mega-menu.login-form {
    display: none;
}

.header__secondary-bar .logo-signin-container{
    width: 100%;
}

.logo-signin-container .header__secondary-bar-right{
    width: 0%;
    display: inline-block;
    float: right;
}
.logo-signin-container .header__secondary-bar-left{
   display: inline-block;
}

.header .header__secondary-bar .header__secondary-bar-wrapper{
    height: 85px;
}
.header .header__secondary-bar-right .header__secondary-bar-login.login_details{
    margin-left: 200px;
}

.header.header--sticky .header__secondary-bar-right .header__secondary-bar-login.login_details {
    margin-bottom: 25px;
    margin-left: auto;
}

.header.header--sticky .logo-signin-container .header__secondary-bar-left {
    margin-top:13px;
}
.header.header--sticky .logo-signin-container .terms_header__secondary-bar-left {
    margin-top: -25px;
}

.header .logo-signin-container .header__secondary-bar-left {
    margin-top:16px;
}
.header .logo-signin-container .terms_header__secondary-bar-left {
    margin-top:7px;
}

.header.header--sticky .logo-signin-container .header__secondary-bar-right {
    width: auto;
}

