

/* Start:/bitrix/templates/.default/components/expresslab/formadd/action_home/style.css?1495196156914*/
.modal_vacancy {
    display: block;
    width: 600px;
    max-width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100;
    left: 50%;
    top: 63%;
    transform: translate(-50%, -50%);
    margin: 0;
}

.modal_vacancy .closed {
    display: none;
}

.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
    background: rgba(0, 0, 0, 0.6);
}

.modal_vacancy .modal-guts {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
}

.modal_vacancy .close-button {
    position: absolute;
    z-index: 1;
    top: 10px;
    right: -49px;
    border: 0;
    background: black;
    color: white;
    padding: 5px 10px;
    font-size: 1.3rem;
}
.body_overflow {
    overflow: hidden;
}

IFRAME.form {
    border: 0;
    overflow: hidden;
    width:620px !important;
    height:576px !important;
}
/* End */
/* /bitrix/templates/.default/components/expresslab/formadd/action_home/style.css?1495196156914 */
