:root{color-scheme:dark}.pagination-dark .page-link{background-color:#212529;color:#f8f9fa;border:1px solid #6c757d}.pagination-dark .page-link:hover{background-color:#343a40;color:#fff;border-color:#495057}.pagination-dark .page-item.active .page-link{background-color:#6c757d;border-color:#0d6efd;color:#fff}.pagination-dark .page-item.disabled .page-link{background-color:#212529;color:#6c757d;border-color:#6c757d}.flashes{position:fixed;top:20%;left:50%;transform:translate(-50%, -50%);z-index:10}@media only screen and (max-width:767px){.flashes{width:90%}}.avatar-small{height:35px;width:35px}.custom-card-hover:hover{background-color:#180808;box-shadow:0px 0px 16px -3px white}.anchor-darker:hover{filter:brightness(85%);transition:filter .2s}.anchor-lighter:hover{filter:brightness(115%);transition:filter .2s}.anchor-lightist:hover{filter:brightness(200%);transition:filter .2s}.border-highlight-pink{border:1px solid #dd2476}.border-highlight-green{border-color:#24dd62}.border-highlight-blue{border-color:#2465dd}.bg-dark-hover:hover{background-color:#212529 !important}tr .ck.ck-editor__editable.ck-focused:not(.ck-editor__nested-editable),tr .ck.ck-editor__editable.ck-blurred:not(.ck-editor__nested-editable){transition:border-color .3s ease-in-out}tr:has(.custom-form-error) .ck.ck-editor__editable.ck-focused:not(.ck-editor__nested-editable),tr:has(.custom-form-error) .ck.ck-editor__editable.ck-blurred:not(.ck-editor__nested-editable){border-color:#dc3545}tr:has(.custom-form-error) label::after{content:"* povinné";display:block;color:#dc3545}.bg-secondary-black{background-color:#222}.online-status::before{content:'';display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:2px}.online-status.online::before{background-color:green}.online-status.offline::before{background-color:red}.min-w-50{min-width:50px}.max-w-50{max-width:50px}.min-h-50{min-height:50px}.max-h-50{max-height:50px}.min-w-100{min-width:100px}.max-w-100{max-width:100px}.min-h-100{min-height:100px}.max-h-100{max-height:100px}.min-w-150{min-width:150px}.max-w-150{max-width:150px}.min-h-150{min-height:150px}.max-h-150{max-height:150px}.min-w-200{min-width:200px}.max-w-200{max-width:200px}.min-h-200{min-height:200px}.max-h-200{max-height:200px}.min-w-250{min-width:250px}.max-w-250{max-width:250px}.min-h-250{min-height:250px}.max-h-250{max-height:250px}.min-w-300{min-width:300px}.max-w-300{max-width:300px}.min-h-300{min-height:300px}.max-h-300{max-height:300px}.min-w-350{min-width:350px}.max-w-350{max-width:350px}.min-h-350{min-height:350px}.max-h-350{max-height:350px}.min-w-400{min-width:400px}.max-w-400{max-width:400px}.min-h-400{min-height:400px}.max-h-400{max-height:400px}.min-w-450{min-width:450px}.max-w-450{max-width:450px}.min-h-450{min-height:450px}.max-h-450{max-height:450px}.min-w-500{min-width:500px}.max-w-500{max-width:500px}.min-h-500{min-height:500px}.max-h-500{max-height:500px}.tags .tag{display:inline-block;background-color:gray;border-radius:3px}.tags .tag:hover{background-color:cornflowerblue;color:black}.loader{width:48px;height:48px;border-radius:50%;display:none;position:relative;background:linear-gradient(0deg, rgba(255,61,0,0.2) 33%, #ff3d00 100%);box-sizing:border-box;animation:rotation 1s linear infinite}.loader.show.inline{display:inline-block}.loader::after{content:'';box-sizing:border-box;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:44px;height:44px;border-radius:50%;background:#263238}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.ck.ck-toolbar__items{flex-wrap:wrap !important}.ck.ck-toolbar{flex-wrap:wrap !important;row-gap:.25rem}.modal-blur-strong.show~.modal-backdrop{backdrop-filter:blur(25px) brightness(.4);background-color:rgba(0,0,0,0.9);opacity:.9;transition:backdrop-filter .3s ease,background-color .3s ease}@media only screen and (min-width:768px){.custom-label-margin{margin-top:20px}}.video-item .card .picture-wrapper{height:160px}.video-item .card .picture-wrapper .card-img-top{width:100%;height:160px;object-fit:cover}.video-item .card .picture-wrapper .video-info{right:5px;bottom:5px}.video-item .card .picture-wrapper .video-info>span{background-color:rgba(78,2,77,0.344);padding:3px 8px;margin:1px;border-radius:8px}.player-area{position:relative}.player-area.player-640-360{width:640px;aspect-ratio:16/9}.player-area img.preview,.player-area .play-button{position:absolute;top:0;left:0;width:100%;height:100%}.player-area img.preview{cursor:pointer;object-fit:cover;z-index:2}.player-area .play-button{cursor:pointer;z-index:3}.player-area .play-button .play-btn{width:100px;height:100px;background:radial-gradient(rgba(255,0,128,0.8) 60%, #fff 62%);border-radius:50%;position:relative;display:block;margin:100px auto;box-shadow:0px 0px 25px 3px rgba(255,0,128,0.8)}@media only screen and (max-width:600px){.player-area .play-button .play-btn{width:60px;height:60px;margin:70px auto}}.player-area .play-button .play-btn::after{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translateX(-40%) translateY(-50%);transform:translateX(-40%) translateY(-50%);transform-origin:center center;width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:25px solid #fff;z-index:100;-webkit-transition:all 400ms cubic-bezier(.55, .055, .675, .19);transition:all 400ms cubic-bezier(.55, .055, .675, .19)}.player-area .play-button .play-btn:before{content:"";position:absolute;width:150%;height:150%;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation:pulsate1 2s;animation:pulsate1 2s;-webkit-animation-direction:forwards;animation-direction:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:steps;animation-timing-function:steps;opacity:1;border-radius:50%;border:5px solid rgba(255,255,255,0.75);top:-25%;left:-25%;background:rgba(198,16,0,0)}.vjs-skip-indicator{position:absolute;top:40%;font-size:1.4rem;font-weight:600;padding:6px 12px;border-radius:12px;background:rgba(0,0,0,0.6);color:#fff;pointer-events:none;animation:fadeout 1.5s ease forwards}.vjs-skip-left{left:15%}.vjs-skip-right{right:15%}@keyframes fadeout{0%{opacity:1;transform:scale(1.1)}100%{opacity:0;transform:scale(.8)}}@-webkit-keyframes pulsate1{0%{-webkit-transform:scale(.6);transform:scale(.6);opacity:1;box-shadow:inset 0px 0px 25px 3px rgba(255,255,255,0.75),0px 0px 25px 10px rgba(255,255,255,0.75)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0;box-shadow:none}}@keyframes pulsate1{0%{-webkit-transform:scale(.6);transform:scale(.6);opacity:1;box-shadow:inset 0px 0px 25px 3px rgba(255,255,255,0.75),0px 0px 25px 10px rgba(255,255,255,0.75)}100%{-webkit-transform:scale(1, 1);transform:scale(1);opacity:0;box-shadow:none}}.form-max-400 .row .col-12:has(.form-group>select[hidden]),.form-max-500 .row .col-12:has(.form-group>select[hidden]){display:none}@media only screen and (min-width:576px){.form-max-400 .row .col-12 .form-group:has(input:not([type="radio"])),.form-max-400 .row .col-12 .form-group:has(select),.form-max-400 .row .col-12 .form-group:has(textarea){max-width:400px}}@media only screen and (min-width:576px){.form-max-500 .row .col-12 .form-group:has(input:not([type="radio"])),.form-max-500 .row .col-12 .form-group:has(select),.form-max-500 .row .col-12 .form-group:has(textarea){max-width:500px}}.no-label:has(.input-no-label) label{display:none}.no-label:has(.form-check)>label{display:none}.notifications.dropdown-menu{width:max-content;max-width:85vw;max-height:400px;overflow-y:auto}.notifications.dropdown-menu.dropdown-menu-end{right:-30px}.notifications.dropdown-menu .dropdown-item{white-space:normal}