.modal-window{ display: none; position: fixed; top: 50%; left: 50%; background: #ffffff; width: 720px; height: 480px; margin-top: -240px; margin-left: -360px; z-index: 101; } #timo-overlay{ z-index:100;position:fixed;background-color:#1b2c3f;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);width:100%;height:100%;top:0;left:0;cursor:pointer;display:none } #video-modal .close-frame-modal{ position: absolute; top: -30px; right: 5px; display: block; width: 15px; height: 15px; font-size: 0; background: url("../../../images/svg/x2-white.svg") no-repeat center; cursor: pointer; } /*# sourceMappingURL=timo.css.map */