.toolbar_container{display:none}
.mt4-page section:first-child{background:url('../images/mt4/mt4-background.jpg') no-repeat 50% 0;height:570px;border-top:4px solid #8e8e8e;border-bottom:4px solid #8e8e8e}
#form_div .form-group{position:relative}
.mt4-form{width:465px;margin-left:auto;padding:60px 0 76px 0;background-color:rgba(255,255,255,0.9);-moz-box-shadow:0 0 15px 0 #424242;-webkit-box-shadow:0 0 15px 0 #424242;box-shadow:0 0 15px 0 #424242}
.mt4-form .row{margin-top:20px}
.mt4-form h2{margin-top:0;font-size:28px}
.mt4-form h3{font-size:20px;font-weight:normal;color:#88c200;margin-bottom:25px;margin:0 auto;width:400px;line-height:25px}
.mt4-form form .form-group,.mt4-form form input,.mt4-form form select,.mt4-form form span{height:42px;font-size:16px}
.mt4-form button{width:227px;height:45px;font-size:18px;margin-top:25px;text-transform:capitalize}
.mt4-page section:last-child{margin:40px 0 80px 0}
.mt4-page section:last-child h2{font-size:25px}
.mt4-page section:last-child h4{font-size:18px;text-transform:uppercase;color:#464646}
.mt4-page section:last-child .content{margin:0 auto;width:80%}
.mt4-page section:last-child .media{margin-top:40px}
.mt4-page section:last-child .media-body{border-left:1px solid #8bc525;padding-left:10px;font-size:16px;line-height:18px}
.mt4-page section:last-child .media-left,.mt4-page section:last-child .media-right{vertical-align:middle}
form input+.error label.customValidationOnBlur{top:18px}
form input+.error label.customValidationOnFocus{top:-5px}
form input+.error label.customValidationFirstNameOnFocus{right:-230px}
form input+.error label.customValidationLastNameOnFocus{right:-206px}
form input+.error label.customValidationEmailOnFocus{right:-275px}
form input+.error label.customValidationPhoneOnFocus{right:-202px}
form input+.error label.customValidationFullNameOnFocus{right:-200px}
form input+.error label.customValidationFullNameSuccess{top:5px;right:405px}
form input+.error label.customValidationEmailOnValidate{right:-282px}
form input+.error label.customValidationEmailSuccess{top:5px;right:405px}
form input+.error label.customValidationPhoneSuccess{top:5px;right:310px}
form input+.error label.customValidationPhoneOnValidate{right:-335px}
.mt4-form{margin-right:auto;margin-left:0}
.mt4-page form .Phone-number-group .Country-code{padding-left:0}
.mt4-page section:last-child .media-body{border-right:1px solid #8bc525;border-left:none;padding-right:10px;padding-left:inherit}
@media(max-width:991px){.mt4-page section:last-child h2{font-size:20px}
    .mt4-page section:last-child .content{width:100%}
    .mt4-page section:last-child h4,.mt4-page section:last-child .media-body{font-size:14px}
    form input+.error label.customValidationOnFocus{top:-60px;left:0}
    form input+.error label.customValidationPhoneOnFocus,form input+.error label.customValidationPhoneOnValidate{left:-95px}
    form input+.error label.customValidationPhone{left:-110px}
}