.modal-window .code-container .input-field.error{
    border: 1px solid #f00;
}

#section6{
    /*display:none !important;*/
}

.main_error_image{
    top: 0;
    background-color: #fcfcfc;
    background-image: url(../../img/main-loader-back.jpg);
    z-index: 5;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center;
    background-repeat: no-repeat;
}

.webmoney-accept img{
    vertical-align: middle;
}


.a-color{
    color: #38aee4;
}