﻿.modal-backdrop {
    --bs-backdrop-opacity: 0.7;
}

.flex-1 {
    flex: 1;
}

.text-truncate-2 {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.img-fit img {
    width: 100%;
}

.cke_source {
    color: #071437;
    white-space: pre-wrap !important;
}

.cke_top {
    position: sticky !important;
    top: 105px !important;
}

.fc-timegrid-event .fc-event-time {
    font-size: 10px;
}

.fc .fc-list-sticky .fc-list-day > * {
    z-index: 1;
}

.select2-dropdown.auto-height .select2-results > .select2-results__options {
    max-height: 100%;
}

.sortable-ghost {
    visibility: hidden;
}

.sortable-fallback {
    opacity: 1 !important;
}

.expression-group {
    position: relative;
}

    .expression-group:before {
        content: "";
        position: absolute;
        top: 0px;
        left: 0px;
        width: 1px;
        bottom: 0px;
        background: var(--bs-card-border-color);
    }

.expression-filter {
    position: relative;
    padding-left: 20px;
}

    .expression-filter:before {
        content: "";
        position: absolute;
        top: 22px;
        left: 0px;
        width: 20px;
        height: 1px;
        background: var(--bs-card-border-color);
    }

.video-preview {
    padding-bottom: 56.2%;
}

    .video-preview iframe {
        left: 0;
        top: 0;
        height: 100% !important;
        width: 100% !important;
        position: absolute;
    }

.vijesti-bg {
    background: #eb1e25
}

.sport-bg {
    background: #4f9500
}

.magazin-bg {
    background: #f25f18
}

.auto-bg {
    background: #276d87
}

.mame-bg {
    background: #f8b5c6
}

.ljubimci-bg {
    background: #08a7cb
}

.fit-bg {
    background: #9abe17
}

.kuhinja-bg {
    background: #ffc131
}

.shopping-bg {
    background: #ff07c5
}

.food-bg {
    background: #fd4700
}

.horoskop-bg {
    background: #18115e
}

.chill-bg {
    background: #000
}
