"sidebarColumn"], .--savior-overlay-z-index-reset header[role="banner"], .--savior-overlay-z-index-reset [data-testid="cellInnerDiv"]:not(.--savior-overlay-z-index-reset), .--savior-overlay-z-index-reset [aria-label="Home timeline"]>div:first-child, .--savior-overlay-z-index-reset [aria-label="Home timeline"]>div:nth-child(3) { z-index: -1 !important; } .--savior-overlay-z-index-reset [data-testid="cellInnerDiv"] .--savior-backdrop+div { z-index: 2147483643 !important; } .--savior-overlay-z-index-reset [data-testid="primaryColumn"]>[aria-label="Home timeline"] { z-index: 0 !important; } .--savior-overlay-z-index-reset#mtLayer, .--savior-overlay-z-index-reset.media-layer { z-index: 3000 !important; } .--savior-overlay-position-relative [class*="SecBar_secBar_"], .--savior-overlay-position-relative .woo-box-flex [class*="Frame_top_"] { z-index: 0 !important; } .--savior-overlay-position-relative .vue-recycle-scroller__item-view:not(.--savior-overlay-z-index-reset), .--savior-overlay-position-relative .woo-panel-main[class*="BackTop_main_"], .--savior-overlay-position-relative [class*="Main_side_"] { z-index: -1 !important; } /* Fix conflict css with zingmp3 */ .zm-video-modal.--savior-overlay-z-index-reset { position: absolute; } /* Dirty hack for xvideos99 */ #page #main.--savior-overlay-z-index-reset { z-index: auto !important; } /* Overlay for ok.ru */ #vp_w.--savior-overlay-z-index-reset.media-layer.media-layer__video { overflow-y: hidden; z-index: 2147483643 !important; } /* Fix missing controller for tv.naver.com */ .--savior-overlay-z-index-top.rmc_controller, .--savior-overlay-z-index-top.rmc_setting_intro, .--savior-overlay-z-index-top.rmc_highlight, .--savior-overlay-z-index-top.rmc_control_settings { z-index: 2147483644 !important; } /* Dirty hack for douyi.com */ .swiper-wrapper.--savior-overlay-z-index-reset .swiper-slide:not(.swiper-slide-active), .swiper-wrapper.--savior-overlay-transform-reset .swiper-slide:not(.swiper-slide-active) { display: none; } .videoWrap+div>div { pointer-events: unset; } /* Dirty hack for fpt.ai */ .mfp-wrap.--savior-overlay-z-index-top { position: relative; } .mfp-wrap.--savior-overlay-z-index-top .mfp-close { display: none; } .mfp-wrap.--savior-overlay-z-index-top .mfp-content { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); } section.--savior-overlay-z-index-reset>main[role="main"].--savior-overlay-z-index-reset+nav { z-index: -1 !important; } section.--savior-overlay-z-index-reset>main[role="main"].--savior-overlay-z-index-reset section.--savior-overlay-z-index-reset div.--savior-overlay-z-index-reset~div { position: relative; } div[class^="tiktok"].--savior-overlay-z-index-reset { z-index: 2147483644 !important; } .--savior-lightoff-fix section:not(:has([class*="--savior-overlay-"])), .--savior-lightoff-fix section.section_video~section { z-index: -1; position: relative; } .--savior-lightoff-fix header, .--savior-lightoff-fix footer, .--savior-lightoff-fix .top-header, .--savior-lightoff-fix .swiper-container, .--savior-lightoff-fix #to_top, .--savior-lightoff-fix #button-adblock { z-index: -1 !important; } @-moz-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @-o-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }