

/* Start:/local/components/ugraweb/reception.form/templates/.default/style.css?17778953513180*/
.subscription {
    top: 10%!important;
    right: 40% !important;
    height: auto!important;
    padding-bottom: 80px!important;
}

.feedback-frm {
    position: fixed;
    background: #fff;
    box-shadow: 0px 0px 20px -7px rgba(0, 0, 0, 0.75);
    z-index: 10;
    left: 50%;
    top: 100px;
    margin-left: -175px;
    padding: 20px;
}
.btn.disable {
    pointer-events: none;

}

.feedback-frm input[type=text], .feedback-frm textarea {
    width: 100%;
}

.error-label {
    color: #e67178!important;
}

.g-recaptcha {
    margin-right: 50px;
}

/*form .error {
    border: 1px solid red!important;
}*/

/*.success-message {
    color: green;
    font-weight: 400;
    padding-bottom: 50px;
    text-align: left;
}*/

.error-message-form {
    width: 100%!important;
    display: none;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: left;
    color: red;
}
.error-message-form[hidden] {
    display: none !important;
}
.error-message-form ul {
    margin: 8px 0 0 18px;
    padding: 0;
}
.error-message-form li {
    margin: 0 0 4px;
}

.event-loader-back {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: white;
    z-index: 999;
    opacity: 0.5;
}

.event-loader-img {
    display: none;
    position: absolute;
    z-index: 1000;
    left: 50%;
    top: 50%;
    width: 40px;
    height: 40px;
}

#RESUME {
    float: inherit!important;
    margin-left: 20px!important;
    width: 288px!important;
    height: auto!important;
}

.captcha {
    margin-top: 35px !important;
    margin-bottom: 35px;
}

.form-container {
    position: relative;
    max-width: 550px;
}

.nickname {
    opacity: 0!important;
    height: 5px!important;
    margin-top: -20px !important;
    display: block;
}

/*.message .message__title,
.message .message__text {
    font-size: 18px!important;
}

.message .message__back {
    color: #548FC8;
}*/

.submit-button {
    cursor: pointer;
}

.toggle-bar {
    margin-top: 40px!important;
}
.custom-checkbox+label:before {
    border: 3px solid #2a1c49!important;
}
.modal-fb .error {
    color: #e67178!important;
    border-bottom: 3px solid #e67178!important;
}
.modal-fb .error-textarea {
    color: #e67178!important;
    border: 3px solid #e67178!important;
}
.auth-soc {
    display: flex;
    justify-content: left;
    align-items: center;
    margin-top: 20px;
}
.vk-btn {
    width: 235px;
}
.vk-btn * {
    color: #ffffff;
}
.yandex-auth {
    width: 235px;
    margin-left: 20px;
}
.vk-btn button {
    background: #0077FF!important;
}
@media (max-width: 767px) {
    .auth-soc {
        flex-direction: column;
    }
    .yandex-auth {
        margin-top: 20px;
        margin-left: 0!important;
    }
}

.modal-fb--slow-vision {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.modal-fb--slow-vision .modal-fb__label {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 8px;
}

.modal-fb--slow-vision .modal-fb__input {
    width: 100%;
    max-width: 100%;
}

.modal-fb--slow-vision .modal-fb__actions {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
}

/* End */
/* /local/components/ugraweb/reception.form/templates/.default/style.css?17778953513180 */
