#control-box,#imgLogo{height:80px;position:relative}#control-box,#iframeWrapper,#imgLogo,#myControlsBody,#myControlsHeader{position:relative}#subtitleBox,#toggleClickableWrapper{margin:0;position:absolute;display:flex}#control-box-inner,#myControlTopButtons,#myControls,#subtitleBox,iframe{position:absolute}body{width:100vw;overflow:hidden;height:100vh}.modal-dialog{pointer-events:all}.videoWrapper{background:#000;overflow:auto}#control-box,#subtitleBox,.container{overflow:hidden;width:100%}.right{float:right}iframe{width:100%;height:100%;border:none;top:0;left:0;z-index:0}#iframeWrapper{overflow:auto;height:80vh;width:100%}#dragButton{font-size:20px;line-height:24px;cursor:move;margin-right:5px}#iframeWrapper::-webkit-scrollbar,#myControlsBody::-webkit-scrollbar,.modal::-webkit-scrollbar{width:10px;height:10px}#iframeWrapper::-webkit-scrollbar-track,#myControlsBody::-webkit-scrollbar-track,.modal::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}#iframeWrapper::-webkit-scrollbar-thumb,#myControlsBody::-webkit-scrollbar-thumb,.modal::-webkit-scrollbar-thumb{background:#888;border-radius:10px}#iframeWrapper::-webkit-scrollbar-thumb:hover,#myControlsBody::-webkit-scrollbar-thumb:hover,.modal::-webkit-scrollbar-thumb:hover{background:#555}#pathModal #collapseFour_2{text-align:justify}.modal-body{padding:var(--bs-modal-padding) 0}#pathModal .modal-body #collapseFour_2{counter-reset:h3-counter;-webkit-overflow-scrolling:touch}#pathModal .modal-body #collapseFour_2 h3{counter-reset:h4-counter}#pathModal .modal-body #collapseFour_2 h3::before{counter-increment:h3-counter;content:counter(h3-counter) ". "}#pathModal .modal-body #collapseFour_2 h4::before{counter-increment:h4-counter;content:counter(h3-counter) "." counter(h4-counter) ". "}#pathModal .modal-body #collapseFour_2 h3::before,#pathModal .modal-body #collapseFour_2 h4::before{font-weight:700}#control-box{border:2px solid #ccc;background-color:#f5f5f5}#control-box-inner{width:50%;height:40px;background-color:#6ea8fe;top:0;left:25%;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-direction:column;line-height:1.2;text-shadow:0 0 3px #000}#timer{font-size:18px;font-weight:400}#subtitleBox{top:80vh;height:20vh;font-size:3vw;font-weight:700;color:#fff;background:#000;border-radius:0;pointer-events:none;text-shadow:0 0 4px #000;align-items:center;justify-content:center;padding:1vh 1vw}.flex{display:flex}.flex-center{display:flex;justify-content:center;align-items:center}#logo{display:flex;justify-content:center}#imgLogo{border:2px ridge var(--bs-border-color-boris);border-radius:100%;border-bottom:0;background-image:url(./favicon.webp);width:100px;background-size:100%;background-repeat:no-repeat;background-color:#4d76b2;cursor:move;margin-bottom:-1rem;z-index:5434545}.playerButtons{border-radius:6px;display:flex;justify-content:space-between;padding:0 10px}.playerButtons .fas{text-shadow:0 0 1px #fff}#slider,.playerButtons button{color:#6ea8fe!important;accent-color:#6ea8fe;cursor:pointer}table.dataTable>tbody>tr.selected>*{box-shadow:inset 0 0 0 9999px #6ea8feb3}#subtitlesTable_wrapper select option,.form-control,.form-select:focus{color:#000!important}#myControls{height:auto;width:auto;max-width:370px;min-width:320px;max-height:100%;z-index:10;padding-top:1px}#myControlsHeader{margin:0 auto;width:fit-content}.standardPaddingBlock{padding:1rem}.accordion-item{border-radius:0!important;border-left:0!important;border-right:0px!important;border-color:var(--bs-border-color-boris)}hr{color:var(--bs-border-color-boris)}#accordionDesignSettings .accordion-body{padding-bottom:0}.accordion-button:focus{box-shadow:0 0 0 .1rem rgba(13,110,253,.25)}.accordion-button:not(.collapsed),[data-bs-theme=dark] .playerButtons .btn:active .fas,[data-bs-theme=dark] .playerButtons .btn:hover .fas{color:#fff}#myControlsBody{border:2px ridge var(--bs-border-color-boris);border-radius:.5rem;overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 91px);width:100%;display:flex;flex-direction:column;align-items:stretch}#myControlsBody .modal-header{justify-content:space-between}#myControlTopButtons{top:1rem;right:1rem}#toggleClickableWrapper{z-index:10;right:0;height:50px;padding:0;top:40%;width:22px;background:0 0;cursor:pointer;justify-content:flex-end}#toggleInside{margin:0 -3px 0 0;background:#000;border:1px solid var(--bs-border-color-boris);border-radius:5px;display:flex;align-items:center;padding-right:3px;padding-left:3px;cursor:pointer;width:15px}.btnicon{border:1px solid var(--bs-border-color-boris)}.btnNearIcon{width:calc(100% - 41px)}#subtitle-container{font-size:16px;background-color:#000;color:#fff;line-height:1.5;padding:10px;text-align:center}h1{font-size:23px}h2{font-size:22px}h3{font-size:20px}h4{font-size:18px}h5{font-size:16px}#slider,#zoomRange{width:100%}#zoomRangeLabel{float:right;line-height:1rem}.spinner{display:none;width:50px;height:50px;border:5px solid #f3f3f3;border-top:5px solid #3498db;border-radius:50%;animation:1s linear infinite spin;margin:10px auto}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.modal-footer{justify-content:flex-end}.modal-footer:has(p){justify-content:space-between}.swal2-confirm.swal2-styled{background-color:#6c757d}.accordion-button{font-size:20px;font-weight:500;color:var(--bs-heading-color,inherit);border-radius:0!important}#scrollToTopBtn{bottom:10px;right:30px;background:#6ea8fe;position:fixed;display:none;border:1px solid var(--bs-border-color-boris)}[data-bs-theme=dark]{--bs-body-color-boris:#eaeaea!important;--bs-border-color-boris:dimgray;--bs-form-select-bg-img-boris:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}#control-box-inner,#infoModal .modal-body h3::before,#infoModal .modal-body h4::before,#myControlsBody,#myControlsBody .accordion-button,.accordion .accordion-item,.modal-content{color:var(--bs-body-color-boris)}.btn-maximize,.btn-minimize{margin-left:10px;margin-right:5px;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}[data-bs-theme=dark] .btn,[data-bs-theme=dark] .btn.btn-danger,[data-bs-theme=dark] .btn.btn-success{background:rgb(0 0 0);color:var(--bs-body-color-boris);border:1px solid var(--bs-border-color-boris)}[data-bs-theme=dark] .playerButtons .btn,[data-bs-theme=dark] .playerButtons .btn.btn-danger,[data-bs-theme=dark] .playerButtons .btn.btn-success{background:0 0;border:0 solid var(--bs-border-color-boris)}[data-bs-theme=dark] .btn.btn-danger:active,[data-bs-theme=dark] .btn.btn-danger:hover,[data-bs-theme=dark] .btn.btn-success:active,[data-bs-theme=dark] .btn.btn-success:hover,[data-bs-theme=dark] .btn:active,[data-bs-theme=dark] .btn:hover{background-color:gray!important;color:var(--bs-body-color-boris)}[data-bs-theme=dark] .playerButtons .btn:active,[data-bs-theme=dark] .playerButtons .btn:hover{background:0 0!important}[data-bs-theme=dark] .playerButtons .btn:disabled i{color:var(--bs-btn-disabled-color)}[data-bs-theme=dark] .form-select{background-image:var(--bs-form-select-bg-img-boris)}@media (max-width:768px) or (max-height:880px){#imgLogo{width:75px;height:60px}}