

/* Start:/local/templates/delement/components/bitrix/form.result.new/komissar/style.css?17799721411676*/
.window_otv_box {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 10;
    display: none;
}

.window_otv_bg {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4);
}

.window_otv {
    width: 100%;
    max-width: 635px;
    position: fixed;
    top: 35%;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #ccc;
    right: 33%;
    z-index: 99999;
    height: auto;
    padding: 40px 75px 40px;
    /*box-shadow: 0px 1px 16px 5px #ccc;*/
}

.window_otv .h2,
.window_otv .h4 {margin: 0;}

.window_otv .window_otv_body {
    margin: 40px 0 0;
    overflow: auto;
    max-height: 79vh;
}

.window_otv .window_otv_body .highlighted-text {width: 98%;}

.window_otv .fancybox-close-small-otv {
    top: -13px;
}

.window_otv_box.window_otv_box_25 .fancybox-button.fancybox-close-small.fancybox-close-small-otv {background-color: transparent !important;}

@media (max-width: 1600px) {

    .window_otv {right: 30%;}

}

@media (max-width: 1440px) {

    .window_otv {right: 28%;}

}

@media (max-width: 1366px) {

    .window_otv {right: 25%;}

}

@media (max-width: 1024px) {

    .window_otv {right: 19%;}

}

@media (max-width: 768px) {

    .window_otv {
        right: 8.5%;
        top: 43%;
    }

}

@media (max-width: 600px) {

    .window_otv {
        top: 38%;
        right: 1.5%;
        padding: 40px;
        width: 97%;
    }

}
/* End */
/* /local/templates/delement/components/bitrix/form.result.new/komissar/style.css?17799721411676 */
