.b1t-ymservice-main-register-custom .buttons-wrapper {
    margin-top: 20px;
}

.b1t-ymservice-main-register-custom .password-requirements {
    font-size: 12px;
    line-height: 1;
    opacity: 0.7;
    margin-top: 5px;
}

.b1t-ymservice-main-register-custom .form-group {
    max-width: 600px;
}

.b1t-ymservice-main-register-custom .captcha {
    position: absolute;
    right: 0px;
    top: -15px;
    width: 180px;
    height: 40px;
}

.b1t-ymservice-main-register-custom .form-group.form-group-red .checkbox-adv,
.b1t-ymservice-main-register-custom .form-group.form-group-red .checkbox-adv a{
    color: #f44336;
    border-bottom-color: #f44336;
}

.b1t-ymservice-main-register-custom-dialog .modal-dialog {
    max-width: 600px;
}

.b1t-ymservice-main-register-custom-dialog .modal-dialog .modal-inner {
    font-size: 12px;
    overflow: auto;
}

.b1t-ymservice-main-register-custom-dialog .modal-dialog .modal-footer .btn + .btn {
    margin-right: 0px;
}
