
.warning {
    position: fixed;
    bottom: 10px;
    right: 10px;
    justify-content: center;
    padding: 30px 26px;
    box-sizing: border-box;
    z-index: 101;
    width: 30%;
    background: #FFFFFF;
    border-radius: 10px;
    display: none;
}

.warning--active {
    display: flex;
}

.warning__text {
    width: 100%;
    font-family: 'TT Norms';
    box-sizing: border-box;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 14px;
}

.warning__read {
    color: #212121;
}

.warning__close {
right: 10px;
top: 15px;
border: none;
position: absolute;
background: none;
padding: 0;
}

.warning__apply {
    float: left;
}


@media (max-width: 1060px){
    .warning {
        width: 50%;
    }
}

@media (max-width: 600px){
    .warning {
        width: 70%;
    }
}

@media (max-width: 470px){
    .warning {
        width: 100%;
        right: 0;
        bottom: 0;
        padding: 20px 25px;
    }
}


.vacancy-links-item{
    position: relative;
}
.vacancy-links-item .link{
    z-index: 10;
    position: relative;
    background: white;
    padding-bottom: 5px;
    padding-right: 5px;
}
.fileUpload-inputcontainer{
    position: absolute;
    left: 4px;
}
.letter .fileUpload-inputcontainer{
    left: 164px;
}
.vacancy-links-item .link-text .removeDoc{
    display: none;
}
.upload-file{
    position: relative;
    background: white;
    padding-bottom: 5px;
    padding-right: 5px;
    display: inline-block;
    width: 100%;
}
.upload-file .fileUpload{
    position: relative;
    z-index: 10;
    display: inline-block;
    float: left;
}
.fileUpload-inputcontainer.complaint{
    top:-12px;
    left: 1px;
}
.fileUpload-inputcontainer input{
    display: block !important;
    border: unset;
    padding-left: 0;
    padding-right: 0;
}
.upload-file .fileUpload a{
    z-index: 10;
    background: white;
    padding: 0px 0 3px 0;
    margin-right: 10px;
}
.upload-file a:before{
    bottom: 8px;
}
.press-center-item.small-size .press-center-item-container .press-center-item-date{
    bottom:10px;
}
.press-center-item.big-size .press-center-item-desc{
    padding-bottom: 12px;
}
.press-center-item-date{
    margin-top: 3.2rem;
}
.footer-personal.lg-view.xs-view, .footer-personal.xs-md-view{
    display: none;
}
.personal-block-container{
    display: none;
}
.lang-selector-header{
    /*display: none;*/
}
.search-block-header{
    /*padding-left: 8.75rem;*/
}
.search-block-slide{
    /*display: none;*/}




.upButton{
    position: fixed;
    right: 20px;
    bottom: 100px;
    z-index: 100;
}
.upButton a{
    display: inline-block;
    width: 60px;
    height: 60px;
    text-decoration: none;

    border: 1px solid #234297;
    border-radius: 50%;
    background: white;
    position: relative;
}
.upButton a span{
    display: inline-block;
    width: 2px;
    height: 24px;
    background: #234297;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.upButton a span:before,
.upButton a span:after{
    content: "";
    position: absolute;
    display: inline-block;
    width: 2px;
    height: 12px;
    background: #234297;
}
.upButton a span:before{
    transform: rotate(45deg);
    left: -4px;
    top: -1px;
}
.upButton a span:after{
    transform: rotate(-45deg);
    right: -4px;
    top: -1px;
}


@media (max-width: 1279px){
    .upButton a{
        height: 48px;
        width: 48px;
    }
}


.main-block-page .form-actions-container{
    position: absolute;
    bottom: 111px;
    left: 0px;
    width: 100%;
}
.schedule-form-tabs-content{
    background: #FFFFFF;
    /* Тень 1 */

    box-sizing: border-box;
    padding: 40px 60px;

    box-shadow: 0px 100px 80px rgba(0, 0, 0, 0.04), 0px 41.7776px 33.4221px rgba(0, 0, 0, 0.0287542), 0px 22.3363px 17.869px rgba(0, 0, 0, 0.0238443), 0px 12.5216px 10.0172px rgba(0, 0, 0, 0.02), 0px 6.6501px 5.32008px rgba(0, 0, 0, 0.0161557), 0px 2.76726px 2.21381px rgba(0, 0, 0, 0.0112458);
    border-radius: 0px 10px 10px 10px;
}
.schedule-form-tabs-content .shedule-fields-item{
    width: 20.75%;
}
.schedule-form-tabs-content .shedule-fields-item.w-33{
    width: 37.9375%;
}
.schedule-form-tabs-content .shedule-fields-item.w-100{
    width: 77.625%;
}
.schedule-form-tabs-content .shedule-fields-item .selectric-wrapper{
    width: 100%;
}
.schedule-form-tabs-content .shedule-fields-item button:first-child{
    width: 100%;
}
.schedule-form-tabs-content .shedule-fields-item button:first-child:hover{
    background: #9ED010;
    color: #212121;
}
.schedule-form-tabs-content .shedule-fields-item input[type=text]{
    width: 100%;

    border: 1px solid #E0E0E0;
    border-radius: 5px;

    font-family: 'TT Norms';
    box-sizing: border-box;
    padding: 12px 20px;
    height: 57px;
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
}
.schedule-form-tabs-links{
    vertical-align: top;
    display: inline-block;
    width: 100%;
}
.schedule-form-tabs-links ul{

}
.schedule-form-tabs-links ul li{
    display: inline-block;
    list-style-type: none;
    float: left;
    width: 320px;
}
.schedule-form-tabs-links ul li a{
    background: #E0E0E0;

    display: inline-block;
    width: 100%;

    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    text-decoration: none;


    color: #212121;
    transition: all 0.3s ease;
    text-align: center;
    padding: 18px 0 17px;
}
.schedule-form-tabs-links ul li a.active{
    background: #FFFFFF;
}
.schedule-form-tabs-links ul li:first-of-type a {
    border-radius: 10px 0px 0px 0px;
}
.schedule-form-tabs-links ul li:last-of-type a {
    border-radius: 0px 10px 0px 0px;
}


.upload-file a.openFileSelectorForm.nolink:before{
    display: none;
}
.upload-file .complaint{
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
.upload-file .complaint textarea{
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 20px;
    resize: none;
    font-family: 'TT Norms';
}



@media (max-width: 1279px){
    .main-block-page .form-actions-container{
        bottom: 50px;
    }
    .main-block-page .shedule-form-fields-list{
        display: flex;
        justify-content: space-between;
    }
    .schedule-form-tabs-content{
        padding: 20px;
    }
    .schedule-form-tabs-content .shedule-fields-item{
        margin-bottom: 0px;
    }
    .schedule-form-tabs-content .shedule-fields-item .selectric-wrapper{
        width: 100%;
        height: 38px;
    }
    .schedule-form-tabs-content .shedule-fields-item button:first-child{
        width: 100%;
        height: 38px;
    }
    .schedule-form-tabs-links ul li{
        width: 230px;
    }
    .schedule-form-tabs-links ul li a{
        font-weight: 500;
        font-size: 18px;
        line-height: 21px;
        padding: 12px 0 12px;
    }

    .schedule-form-tabs-content .shedule-fields-item .selectric .button{
        width: 36px;
        height: 36px;
    }

    .schedule-form-tabs-content .shedule-fields-item{
        width: 27%;
    }
    .schedule-form-tabs-content .shedule-fields-item.w-33{
        width: 34.5%;
    }


    .schedule-form-tabs-content .shedule-fields-item.w-100 {
        width: 71%;
    }
    .schedule-form-tabs-content .shedule-fields-item input[type=text]{
        height: 38px;

        font-weight: 400;
        font-size: 15px;
        line-height: 18px;
    }

}



@media (max-width: 767px){
    .main-block-page .form-actions-container {
        bottom: 83px;
    }
    .main-block-page .shedule-form-fields-list{
        display: inline-block;
        width: 100%;
    }
    .schedule-form-tabs-content {
        padding: 15px;
        border-radius: 0 0 10px 10px;
    }
    .schedule-form-tabs-content .shedule-fields-item:first-of-type{
        margin-top: 0px;
    }
    .schedule-form-tabs-content .shedule-fields-item{
        margin-top: 10px;
    }
    .schedule-form-tabs-content .shedule-fields-item button:first-child {
        margin: 0px;
        width: 100%;
        height: 36px;
    }
    .schedule-form-tabs-content .shedule-fields-item .selectric-wrapper{
        width: 100%;
        height: 34px;
    }
    .schedule-form-tabs-content .shedule-fields-item .selectric .label{
        margin: 7px 40px 5px 10px;
    }
    .schedule-form-tabs-content .shedule-fields-item .selectric .button {
        width: 29px;
        height: 29px;
    }
    .schedule-form-tabs-links ul{
        width: 100%;
        display: inline-block;
        vertical-align: top;
    }
    .schedule-form-tabs-links ul li{
        width: 50%;
    }
    .schedule-form-tabs-links ul li a {
        font-weight: 500;
        font-size: 13px;
        line-height: 15px;
        padding: 15px 0 15px;
    }
    .schedule-form-tabs-content .shedule-fields-item{
        width: 100%;
    }
    .schedule-form-tabs-content .shedule-fields-item.w-33{
        width: 100%;
    }

    .schedule-form-tabs-content .shedule-fields-item.w-100{
        width: 100%;
    }
    .schedule-form-tabs-content .shedule-fields-item input[type=text]{
        font-weight: 400;
        font-size: 13px;
        line-height: 15px;
        padding: 9px 10px 10px;
    }


    .upload-file .complaint textarea{
        width: 100%;
    }

}





























