

/* Start:/local/components/forms_consult/request-send/templates/request/style.css?15852217281831*/
.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;
}

.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;
}
/* End */
/* /local/components/forms_consult/request-send/templates/request/style.css?15852217281831 */
