.check-box-group {
    border: 1px solid #d2d6de;
    margin-left: -10px;
    margin-top: -2px;
    padding-left: 9px;
    padding-bottom: 9px;
}
.tva-label {
    border-width: 1px;
    border-style: solid;
    border-color: orange;
    padding: 2px;
    margin-right: 2px;
    color: red;
}
.user-panel > .image > img {
    width: 100%;
    width: 45px;
    height: 45px;
    object-fit: cover;
}
.navbar-nav > .user-menu .user-image {
    float: left;
    width: 25px;
    height: 25px;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: -2px;
}

.filled-prg-0, .filled-prg-30, .filled-prg-60, .filled-prg-100 {
    border: 1px solid #888888;
    width: 100%;
    padding-top: 2px;
    text-align: center;
    font-size: 10px;
}

.filled-prg-30 a, .filled-prg-60 a, .filled-prg-100 a {
    color: white;
}

.filled-prg-0 a {
    color: #cccccc;
}

div.filled-prg-0:hover, div.filled-prg-30:hover, div.filled-prg-60:hover, div.filled-prg-100:hover {
    border: 1px solid black;
    background: #9b381e;
    color: white;
}
.filled-prg-0 {
    background-color:#ffffff;
}
.filled-prg-30 {
    background-color:#cccccc;
}
.filled-prg-60 {
    background-color:#999999;
    color:white;
}
.filled-prg-100 {
    background-color:#666666;
    color:white;
}

.days-line a {
    text-decoration:none;
    color:black;
}
.day-item, .day-item-s {
    font-size:1.5em;
    font-weight:bold;
    min-width: 50px;
}
.day-item-s {
    background:#9b381e;
    color:white;
}
.day-item-l {
    background:darksalmon;
}
.day-item div, .day-item-s div {
    margin-top:10px;
    font-size:14px;
    font-weight:normal;
    /*width:100%;*/
    /*height:100%;*/
}
div.day-item:hover, div.day-item-s:hover {
    background:#444444;
    color:white;
}
div.day-item-l:hover {
    background:darksalmon;
}
div.day-item:hover div, div.day-item-s:hover div {
    background:#333333;
}
div.day-item-l:hover div {
    background:darksalmon;
}
.chapter-link {
    color: black;
}
.chapter-link-s {
    background:#9b381e;
    color:white;
}
.program-list {
    font-size:12px;
    padding-left:4px;
    padding-right:4px;
    /*background-color: aliceblue;*/
    float: left;
    margin: 6px;
    width: 400px;
    border-style: solid;
    border-color: aliceblue;
}

.program-line label {
    display: block;
    padding-left: 93px;
    text-indent: -93px;
    font-weight: unset;
}
.program-line input {
    width: 13px;
    /*height: 13px;*/
    padding: 0;
    vertical-align: bottom;
    position: relative;
    /*top: -1px;*/
    /*overflow: hidden;*/
    margin: 0 5px 0 0;
    top: -2px;
}

.program-line .fa-lock {
    position: relative;
    left: 55px;
    color: orange;
    top: 2px;
}

.program-line .fa-hand-o-right {
    position: relative;
    left: 74px;
    color: blue;
}

/*.jqx-fill-state-normal, .jqx-combobox-state-normal {*/
    /*font-size: unset;*/
    /*background: unset;*/
    /*border-color: #d2d6de;*/
    /*border-radius: 0;*/
/*}*/

/*.jqx-widget {*/
    /*color: unset;*/
/*}*/

/*.jqx-widget-content {*/
    /*font-size: unset;*/
/*}*/

/*.jqx-dropdownlist-content {*/
    /*margin-left: 6px;*/
    /*margin-top: 8px !important;*/
/*}*/

/*.jqx-combobox-input {*/
    /*margin-left: 6px !important;*/
/*}*/

.tva-input {
    margin-bottom: 1rem;
}

.event-class {
    padding-left: 4px;
    padding-right: 4px;
    border-style: dotted;
    border-width: 1px;
}

.border-gradient {
    border-image: linear-gradient(to right, grey 25%, yellow 25%, yellow 50%,red 50%, red 75%, teal 75%) 5;
}

.age-rating-N-7 {
    background-color: yellow;
}

.age-rating-N-14 {
    background-color: orange;
}

.age-rating-S {
    background-color: red;
    color: white;
}

.imdb-poster {
    float: right;
    padding-left: 20px;
    max-height: 200px;
}

.meta-results {
    margin-bottom: 1em;
    background-color: darkseagreen;
    padding: 1rem;
    /*max-height: 300px;*/
    overflow-y: auto;
}

.collision-color {
    background-color:#ffa07a
}

.summary-table td {
    min-width: 50px;
}

.summary-table > tbody > tr > td {
    vertical-align: inherit;
}

/*#prg-params > .form-horizontal .checkbox, .form-horizontal .radio {*/
    /*min-height: 27px;*/
    /*display: inline-block;*/
/*}*/

.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    margin-right: 10px;
}

.images-box {
    display: flex;
    margin-top: 9px;
}

.update-dialog-source {
    background-color: lightyellow;
    margin-bottom: 5px;
}
.update-dialog-imdb {
    background-color: aquamarine;
}
.update-dialog-drama {
    background-color: transparent;
}

.images-box-header {
    width: 100%;
    text-align: center;
    background-color: #f9fafc;
}

.image-box {
    max-width: 100px;
    float: left;
    background-color: #f9fafc;
    padding: 5px;
    text-align: center;
    margin-right: 1px;
    /*cursor: pointer;*/
}

.image-box > .text-muted {
    font-size: 12px;
}

.library-box {
    max-width: 100px;
    float: left;
    background-color: #f9fafc;
    margin: 5px;
    /*cursor: pointer;*/
}

.drama-image-thumb {
    border: 2px solid #d2d6de;
    padding: 2px;
    max-width:100%;
    cursor: pointer;
}

.drama-image-thumb.zero {
    border: 2px solid lightseagreen;
}

.drama-image-list {
    border: 1px solid #d2d6de;
    padding: 1px;
    max-height:21px;
    cursor: pointer;
}

.has-match {
    color: #00a65a!important;
    /*border-color: #00a65a!important;*/
}

.with-border-green {
    background-color: #eeeeee;
    border-color: #008d4c;
    border-style: solid;
    border-width: thin;
}

.not-active {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    /*color: black;*/
}

.channels-logo-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.channels-logo-list > li {
    width: 14%;
    float: left;
    padding: 20px;
    text-align: center;
    border-style: dotted;
    border-width: thin;
    margin: 10px;
}

.channels-logo-list > li img {
    /* border-radius: 50%; */
    max-width: 100%;
    /* height: auto; */
}

.form-label-info::after {
    content: "\f05a";
    cursor: pointer;
}

.form-label-info::after {
    margin-left: 5px;
    font-family: "FontAwesome";
}

.form-vertical-info::after {
    content: "\f05a";
    cursor: pointer;
}

.form-vertical-info:after {
    position: relative;
    left: 5px;
    font-family: "FontAwesome";
}

/*.summary-lock {*/
    /*border: thick solid orange !important;*/
/*}*/

.summary-lock {
    /*border-block: gold;*/
    /*border-block-style: solid;*/
    border-block-start-width: 3px;
    border-block-end-width: initial;
    border-block-start-color: gold;
    border-block-end-color: gold;
}

.manual-channel {
    color: navy;
}

.manual-channel::after {
    content: "\f256";
}

.manual-channel:after {
    position: relative;
    left: 5px;
    font-family: "FontAwesome";
}

.is-imdb {
    color: navy;
}

.is-imdb::before {
    content: "\f2dc";
}

.is-imdb:before {
    position: relative;
    left: 80px;
    font-family: "FontAwesome";
}

.scrollbox {
    /*border: 1px solid red;*/
    overflow-y: auto;
    max-height: calc(100vh - 150px);
}

.instance-images {
    width: 100%;
    float: left;
}

.checkbox label {
    margin-right: 15px;
}

.dropdown-menu-right {
    right: 0;
}

.img-in-modal {
    border: 1px;
    border-style: dotted;
}

.day-ok {
    background-color: darkgreen;
}

.dropdown-menu {
    /* box-shadow: none; */
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    border-color: #eee;
}

.today-border {
    border-left: 2px solid gold!important;
}

/*.tableFixHead          { overflow-y: auto; max-height: 600px; }*/
.tableFixHead { overflow-y: auto; }
/*.tableFixHead thead th { position: sticky; top: 0; background-color: #f9fafc; text-align: center}*/
/*.tableFixHead          { overflow-y: auto; max-height: 600px; }*/
.tableFixHead > thead > tr >th {
    position: sticky; top: 0;
    background-color: #f9fafc;
    text-align: center;
    box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.4);
    z-index: 10;
}

#chapters-list > div {
    /*margin: 2px;*/
    padding: 3px;
    border-width: thin;
    border-top-style: solid;
    border-color: silver;
    /*background-color: khaki;*/
    /*min-height: 22px;*/
    font-size: 12px;
}

#chapters-list > .chapter-program {
    background-color: aliceblue;
}

#chapters-list > .chapter-ad {
    background-color: darkseagreen;
}

#chapters-list > .chapter-other {
    background-color: lightgray;
}

.text-white {
    color: white;
}

.chapter-text {
    float: left;
}

.chapter-buttons {
    float: right;
    position: relative;
    top: -12px;
    background: white;
    padding: 2px;
}

#sprites-list > div {
    /*margin: 2px;*/
    padding-left: 2px;
    border-width: thin;
    border-top-style: dotted;
    border-color: silver;
    background-color: lightgray;
    text-align: center;
}

#sprites-list > div > img {
    max-height:100%;
    /*cursor: pointer;*/
}

.selected-sprite {
    border-style: groove;
    border-width: thick;
    border-color: yellow;
}

.cursor-crosshair {
    cursor: crosshair;
}

.has-search .form-control {
    padding-left: 2.9rem;
}

.form-control.small {
    font-size: smaller;
    height: inherit;
    margin-bottom: inherit;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    pointer-events: none;
    color: #aaa;
    top: 10px;
    right: auto;
}

.form-group.has-search {
    margin-bottom: auto;
}

.form-group small {
    position: relative;
    top: -2px;
    cursor: pointer;
}

.minus-margins {
    margin-left: -15px;
    margin-right: -15px;
}

#complete-bar {
    position: absolute;
    border-style: dotted;
    border-width: thin;
    width: 18px;
    height: 100%;
    right: -9px;
    cursor: s-resize;
}

#complete-bar > div {
    background-color: dodgerblue;
    width: 100%;
    /*height: 1%;*/
}

.current-program {
    background-color: gold;
}

.priority-arrow {
    position: relative;
    top: -4px;
    left: 5px;
}

.action-new {
    cursor: pointer;
}

.img-type-label {
    cursor: pointer;
    background-color: lightblue;
    font-size: smaller;
    margin: 2px;
    padding-right: 2px;
}

.traxis-labels {
    list-style: none;
    padding-left: 0;
    margin-left: -5px;
}

.traxis-labels li {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    /*margin-top: 5px;*/
    padding: 0 5px;
    color: inherit;
}

.traxis-labels li.disabled {
    background-color: silver;
    color: white;
    border-color: inherit;
}

.traxis-labels li.disabled i {
    cursor: pointer;
}

.traxis-labels .add {
    background-color: inherit;
    border: none;
    margin-top: 1px;
}

.traxis-labels li span {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
}

.clickable.pointer {
    cursor: pointer;
}

.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > .notification-open > a {
    text-decoration: line-through;
    color: gray;
}

.flash-background {
    -webkit-animation: background-flash 1s infinite;  /* Safari 4+ */
    -moz-animation: background-flash 1s infinite;  /* Fx 5+ */
    -o-animation: background-flash 1s infinite;  /* Opera 12+ */
    animation: background-flash 1s infinite;  /* IE 10+, Fx 29+ */
}

@-webkit-keyframes background-flash {
    0%, 49% {
        background-color: yellowgreen;
    }
    50%, 100% {
        background-color: green;
    }
}

.flash-border {
    -webkit-animation: border-flash 1s infinite;  /* Safari 4+ */
    -moz-animation: border-flash 1s infinite;  /* Fx 5+ */
    -o-animation: border-flash 1s infinite;  /* Opera 12+ */
    animation: border-flash 1s infinite;  /* IE 10+, Fx 29+ */
}

@-webkit-keyframes border-flash {
    0%, 49% {
        border-color: yellowgreen;
    }
    50%, 100% {
        border-color: green;
    }
}

.xml-program-list {
    position: relative;
    top: 17px;
    border-style: dotted;
    border-color: aqua;
    width: 350px;
}

@media (min-width: 768px) {
    .modal-xl {
        width: 90%;
        max-width:1200px;
    }
}

.source-selected {
    background-image: linear-gradient(#d9d9d9, #f4f4f4);
}

small > .search-link {
    color: white;
}

.child-remove {
    cursor: pointer;
    z-index: 100;
    position: absolute;
    top: 7px;
    left: 0
}

.insertable {
    cursor: pointer;
    color: #00acd6;
}

.form-group {
    opacity: 1;
    -webkit-transition: opacity 1000ms linear;
    transition: opacity 1000ms linear;
}

.pagination > li > input,
.pagination > li > button,
.number-input {
    position: relative;
    float: left;
    width: 60px;
}

.form-control.search-input {
    width: 256px;
}

.form-control.number-input {
    position: relative;
    float: left;
    width: 100px;
}

.persons-actions i {
    cursor: pointer;
}

.persons-actions i:hover {
    color: #9b381e;
}

.skin-black-light .sidebar-menu > li.header {
    color: white;
    background: #333333;
}

.sidebar-menu li.header {
    padding: 10px 25px 10px 15px;
    font-size: 12px;
    font-weight: bold;
}

.highlight-row {
    border: 2px solid teal;
}

.drama-group {
    padding: 9px;
    background-color: aliceblue;
    margin-bottom: 15px;
    border: 1px solid gray;
}

.fade-in {
    opacity: 0;
    transition: opacity 1s ease-in-out;
}
.visible {
    opacity: 1;
}

.epg-drama-buttons {
    display: inline-flex;
    align-items: center;
}

.epg-drama-buttons i, .epg-drama-buttons small {
    cursor: pointer;
    margin-left: 0.5rem;
}

.tags-box {
    margin-top: 7px;
}

.tag-box {
    display: inline-flex;
    align-items: center;
    background-color: black;
    color: white;
    font-size: 11px;
    position: relative;
    border-radius: 4px;
    margin-left: 17px;
    font-weight: bold;
}
.tag-box::before {
    content: '';
    display: inline-block;
    width: 0.5rem;
    height: 0.5rem;
    background-color: white;
    border-radius: 50%;
    z-index: 1;
    margin-left: -6px;
    margin-right: 2px;
}

.tag-box-triangle {
    position: absolute;
    width: 16px;
    height: 16px;
    background-color: black;
    border-radius: 4px;
    transform: rotate(-45deg);
    left: -7px;
}

.tag-box.disabled div, .tag-box.disabled {
    background-color: lightgrey;
    border-radius: 0.5rem;
}

.tag-box-text {
    z-index: 1;
    padding: 3px 5px 3px 3px;
}

.btn.btn-on {
    box-shadow: inset 2px 2px 8px 0 gray;
}

.btn.btn-default img {
    width: 20px;
}

.select2-selection__rendered .select2-selection__choice.tag-custom {
    background-color: #0073b7;
    color: white;
    font-weight: bold;
    border: none;
    font-size: 11px;
    padding: 3px 6px 3px 3px;
    display: flex;
    margin-right: 8px;
    margin-left: 10px;
}

.select2-selection__rendered .select2-selection__choice.tag-custom .tag-custom-triangle {
    content: "";
    /*position: absolute;*/
    width: 16px;
    height: 16px;
    background-color: #0073b7;
    border-radius: 4px;
    transform: rotate(-45deg);
    margin-left: -10px;
}

.select2-selection__rendered .select2-selection__choice.tag-custom.true {
    background-color: black;
}

.select2-selection__rendered .select2-selection__choice.tag-custom.true .tag-custom-triangle {
    background-color: black;
}

.select2-selection__rendered .select2-selection__choice.tag-custom span {
    position: relative;
    color: white;
}

.select2-selection__rendered .select2-selection__choice.tag-custom .select2-selection__choice__remove {
    margin-left: -14px;
}

.select2-selection__rendered .select2-selection__choice.tag-custom .select2-selection__choice__remove:hover {
    color: wheat;
}
.select2-selection__rendered .select2-selection__choice.tag-custom .tag-custom-text {
    margin-left: 4px;
}

.control-label.required::after {
    content: '*';
    /*color: red;*/
    margin-left: 5px;
}

button.transparent {
    background: none;
    border: none;
}

.mb-0 {
    margin-bottom: 0;
}

.loading-blur {
    position: relative; /* Būtina pseudo-elemento pozicionavimui */
    filter: grayscale(100%) blur(2px);
    pointer-events: none;
    opacity: 0.5;
    transition: filter 0.3s, opacity 0.3s;
    min-height: 100px; /* Pradinė minimali aukščio reikšmė */
}

.loading-blur:empty {
    min-height: 70vh; /* Tuščiame elemente aukštis užims visą lango aukštį */
}

.loading-blur:empty:after {
    content: ''; /* Pseudo-elementas rodomas tik tuščiam elementui */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    border: 4px solid rgba(255, 255, 255, 0.3); /* Loader stilius */
    border-top-color: #007bff; /* Akcentinė spalva */
    border-radius: 50%;
    animation: spin-blur 1s linear infinite;
}

/* Sukimosi animacija */
@keyframes spin-blur {
    to {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

.sup-label {
    box-sizing: border-box;
    padding: 3px;
    border-radius: 3px;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
}