

/* Start:/local/templates/mosenergo/components/bitrix/form.result.new/.default/style.css?15529193801476*/
input.error {
    border: 1px solid red !important;
}

.sent {
    text-align: center;
    color: #0079c1;
    display: none;
    margin-bottom: 200px !important;
}


.custom_file input[type="file"] {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    z-index: -100;

}

.section-vacancies-form form input {
    margin-bottom: 0 !important;
}

.form-title {
    margin-top: 1.5rem !important;
}

.cpwi-blocks .form-title {
    margin-top: 0 !important;
}

.cpwi-blocks {
    margin-top: 1.5rem !important;
    margin-bottom: 0 !important;
}

.cpwi-blocks .error_info {
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 0;
    min-width: 100px;
}



.custom_file.error_label {
    border: 1px solid red;
}

.white-popup {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    width: 300px;
    border: 3px solid blue;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 100;
    background-color: #fff;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    color: blue;
    padding: 15px 10px;
}

.white-popup h3 {
    color: #0000b5;
}

.mfp-close {
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: #fff;
    width: 20px;
    height: 20px;
    border: 1px solid blue;
}





/* End */
/* /local/templates/mosenergo/components/bitrix/form.result.new/.default/style.css?15529193801476 */
