/* OBECNÉ */
/* OBECNÉ */
/* OBECNÉ */
.m-0 {
    margin: 0 !important;
}

.overflow-auto {
    overflow: auto;
}

.width-auto {
    width: auto !important;
}

.font-right {
    text-align: right;
}

.text-align-center {
    text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: none !important;
}

.display-none-for-co-zbylo {
    display: none;
}

.display-none {
    display: none;
}

.color-change {
    background-color: #121824;
}

.flex-1 {
    flex: 1;
}

.user-select-none{
    user-select: none !important;
}

.mb-60{
    margin-bottom: 53px;
}

.width-100{
    width: 100%;
}
.width-95{
    width: 95%;
}



.street-rows-50{
    width: 50%;
}

.filter-white{
    filter:invert(99%) sepia(5%) saturate(1296%) hue-rotate(160deg) brightness(115%) contrast(100%);
    height: 36px;
    width: 36px;
}

div ul.list-time-buttons li{
    float: right;
}

.list-button li {
    margin-right: 0px !important;
    margin-left: 10px;
}

select.form-control{
    margin-left: 10px;
    padding-left: 4px;
}

.daily-overview-parking1, .daily-overview-parking2, .daily-overview-parking3{
    margin-bottom: 30px !important;
}

@media only screen and (min-width: 1024px) and (max-width:1046px) {
    .daily-overview-parking2{
        margin-bottom: 13px !important;
    }
}
@media only screen and (min-width: 1024px) and (max-width:1034px) {
    .daily-overview-parking3{
        margin-bottom: 13px !important;
    }
}


@media only screen and (min-width: 1024px) and (max-width:1078px) {
    .temperature-index{
        margin-bottom: 20px !important;
    }
}


@media only screen and (min-width: 1024px) and (max-width:1078px) {
    .temperature-index{
        margin-bottom: 20px !important;
    }
}

@media only screen and (min-width: 1024px) and (max-width:1400px) {
    .indexes-text{
        height: 155px !important;
        overflow-y: auto;
        padding-right: 6px;
    }
}

@media only screen and (min-width: 1400px){
    .indexes-text{
        height: 90px !important;
        overflow-y: auto;
        padding-right: 6px;
    }
}

.indexes-text::-webkit-scrollbar-track {
    background-color: #1a2334 !important;
}

.indexes-text::-webkit-scrollbar {
    width: 7px !important;
    background-color: #ffffff !important;
}

.indexes-text::-webkit-scrollbar-thumb {
    background-color: rgba(85, 110, 230, 0.38) !important;
} 

ul.list-time-buttons li{
margin-bottom: 1rem !important;
}

.header-page-span{
    font-style: italic !important;
    font-size: 17px;
}

@media only screen and (max-width: 580px) {
.header-page-span{
display: none;
}
}

@media only screen and (max-width: 1023px) {
    .campaign-processbars{
    display: none;
    }
    .mb-0-1023{
        margin-bottom: 0 !important;
    }
    .float-left-1023{
        float: left !important;
        margin-right: 30px;
    }
    }

@media only screen and (min-width: 1499px) and (max-width: 1703px) {
    .title-temperature-stres-index {
        margin-bottom: 22px !important;
    }
}

.text-white{
    color: white !important;
}

.two, .three, .four, .five{
    background-color: #182335 !important;
}

.icons-shutdowns i {
    font-size: 32px  !important; 
    color: #7879f0; 
    width: 60px;
    cursor: default;
  }
.icons-shutdowns{
width: 50px;
}

/* SCROLLBAR */

.scrollbar::-webkit-scrollbar-track {
    background-color: #1a2334 !important;
}

.scrollbar::-webkit-scrollbar {
    width: 7px !important;
    background-color: #ffffff !important;
}

.scrollbar::-webkit-scrollbar-thumb {
    background-color: rgba(85, 110, 230, 0.38) !important;
}

/* DASHBOARD */
/* DASHBOARD */
/* DASHBOARD */

.parking-lot {
    padding-left: 0;
    padding-right: 0;
    margin: 0 !important;
}

.uv-boxes {
    height: 90%;
}

.progress-title{
    margin-bottom: 40px;
}

.performance-statistics .row:last-child {
    margin-bottom: 0px !important;
}

.padding-20-0 {
    padding: 20px 0px !important;
}

.main-process-bar-wrapper div:nth-child(odd) .process-bar {
    background-color: #09d1de;
}
.main-process-bar-wrapper div:nth-child(even) .process-bar {
    background-color: #ffbb5e;
}

.boldless {
    font-weight: normal !important;
}

.process-width {
    font-size: 14px !important;
    margin-bottom: 0px !important;
}

.country-performance {
    padding: 0 !important;
    padding-bottom: 15px !important;
}

.red {
    background-color: #ff3333 !important;
}

.form-control {
    padding: 0.25rem 0.75rem;
    height: 30px;
    background-color: #564ec1;
}

.form-control:focus {
    background-color: #564ec1;
}

.form-control::marker {
    background-color: #6962d3;
}
.form-control::selection {
    background-color: #6962d3;
}

.list-button li:hover,
.list-button li.active {
    background-color: #564ec1;
}

@media only screen and (min-width: 1498px) {
    .allergens-box {
        height: 270px;
        overflow-y: auto;
    }
    .bioindex {
        height: 270px;
    }
    .bioindex-texts {
        overflow-y: auto;
        height: 170px;
    }
    .performance-statistics .row:last-child {
        padding-bottom: 20px;
    }
}

.heading-name-alergens {
    font-size: 16px !important;
}

.heading-name-enviroment {
    font-size: 16px !important;
}

.spacing-130 {
    line-height: 130%;
}

.mt-40 {
    margin-top: 45px !important;
}

.font-18 {
    font-size: 18px !important;
}

.c3-legend-item-data2 {
    padding-left: 2rem;
}

.margin-l-r-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.padding-l-r-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.flex-none-width-fit {
    flex: none !important;
    width: -webkit-fill-available !important;
}

.max-w-100 {
    width: 100%;
    max-width: 100%;
}

.h-460 {
    height: 460px;
}

.select-wrap {
    margin-bottom: 20px;
}

.main-header-user {
    height: 50px !important;
    width: 50px !important;
}

.user-profile img {
    height: 50px !important;
    width: 50px !important;
}

.user-avatar {
    margin-right: 0 !important;
}

.d-xl-flex {
    display: flex !important;
}

.c-widget-bottom-section-wraper {
    display: flex;
    justify-content: center; /* Distributes items evenly with space between them */
    flex-wrap: wrap; /* Allows items to wrap to the next line */
    padding-bottom: 18px;
    background-color: #060817;
}

.c-widget-bottom-section-wraper iframe {
    flex: 0 0 calc(33.33% - 10px); /* Three items per row with spacing */
    margin: 5px; /* Adjust spacing between items */
}

.c-svg-logo {
    background-color: #8280f5;
    background-color: #769ac4;
    background-color: #0f101d;
    padding: 15px;
    padding-bottom: 15px !important;
    padding-top: 15px !important;
    height: 100%;
}

@media (min-width: 1024px) {
    .c-svg-logo {
        padding: 25px;
    }
}

.ProgressBar-percentage--text{
    left: 50% !important;
}

.c-parking-widget-wraper {
    display: flex;
    justify-content: center; /* Distributes items evenly with space between them */
    flex-wrap: wrap; /* Allows items to wrap to the next line */
    padding-bottom: 18px;
}

.c-parking-widget-wraper iframe {
    flex: 0 0 calc(33.33% - 10px); /* Three items per row with spacing */
    margin: 5px; /* Adjust spacing between items */
}

.c-electricity-consumption-wraper {
    display: flex;
    justify-content: center;
    padding-bottom: 10px;
}

/*start light box styles*/
/*start light box styles*/

.lightbox {
    /* Default to hidden */
    display: none;

    /* Overlay entire screen */
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

    /* A bit of padding around image */
    padding: 1em;

    /* Translucent background */
    background: rgba(0, 0, 0, 0.8);
}

/* Unhide the lightbox when it's the target */
.lightbox:target {
    display: block;
}

.lightbox span {
    /* Full width and height */
    display: block;
    width: 100%;
    height: 100%;

    /* Size and position background image */
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

/*end light box styles*/
/*end light box styles*/

/* MOBILNÍ ZOBRAZENÍ */
/* MOBILNÍ ZOBRAZENÍ */
/* MOBILNÍ ZOBRAZENÍ */



@media only screen and (min-width: 1024px) {
    .header .main-header {
        padding: 0 15px;
    }
}

@media only screen and (max-width: 1023px) {
    .header .main-header {
        padding: 0;
    }
}

@media only screen and (max-width: 1024px) {
    .header .logo .mobile-logo {
        display: block !important;
    }
}

@media only screen and (min-width: 1024px) {
    .default-logo {
        display: block !important;
    }
    .header .logo .mobile-logo{
        display: none !important;
    }
    .header .logo {
        flex-basis: 260px;
    }
}

@media (min-width: 576px) {
    .p-sm-3 {
        padding: 1rem 1rem 1rem 0 !important;
    }
}

@media only screen and (min-width: 1024px) {
    .header .logo {
        flex-basis: 260px;
    }
}

@media only screen and (max-width: 1024px) {
    .header .logo {
        -ms-flex-preferred-size: 90px;
    }
}

@media only screen and (max-width: 1024px) {
    .default-logo {
        display: none;
    }
}

@media only screen and (min-width: 1024px) {
    .default-logo {
        display: block !important;
    }
}

@media only screen and (min-width: 1024px) {
    .header .logo .mobile-logo {
        display: none !important;
    }
}
@media only screen and (max-width: 1024px) {
    .header .logo .mobile-logo {
        display: block;
    }
}

@media only screen and (min-width: 1499px) {
    .dis-none {
        display: none !important;
    }
}

@media only screen and (min-width: 1270px) {
    .main-header-date-time {
        margin-left: 0px !important;
    }
}

/* IMPORT Z DALŠÍCH ZDROJŮ */
/* IMPORT Z DALŠÍCH ZDROJŮ */
/* IMPORT Z DALŠÍCH ZDROJŮ */

.apexcharts-legend {
    display: flex;
    overflow: auto;
    padding: 0 10px;
}

.apexcharts-legend.position-bottom,
.apexcharts-legend.position-top {
    flex-wrap: wrap;
}
.apexcharts-legend.position-right,
.apexcharts-legend.position-left {
    flex-direction: column;
    bottom: 0;
}

.apexcharts-legend.position-bottom.left,
.apexcharts-legend.position-top.left,
.apexcharts-legend.position-right,
.apexcharts-legend.position-left {
    justify-content: flex-start;
}

.apexcharts-legend.position-bottom.center,
.apexcharts-legend.position-top.center {
    justify-content: center;
}

.apexcharts-legend.position-bottom.right,
.apexcharts-legend.position-top.right {
    justify-content: flex-end;
}

.apexcharts-legend-series {
    cursor: pointer;
    line-height: normal;
}

.apexcharts-legend.position-bottom .apexcharts-legend-series,
.apexcharts-legend.position-top .apexcharts-legend-series {
    display: flex;
    align-items: center;
}

.apexcharts-legend-text {
    position: relative;
    font-size: 14px;
}

.apexcharts-legend-text *,
.apexcharts-legend-marker * {
    pointer-events: none;
}

.apexcharts-legend-marker {
    position: relative;
    display: inline-block;
    cursor: pointer;
    margin-right: 3px;
}

.apexcharts-legend.right .apexcharts-legend-series,
.apexcharts-legend.left .apexcharts-legend-series {
    display: inline-block;
}

.apexcharts-legend-series.no-click {
    cursor: auto;
}

.apexcharts-legend .apexcharts-hidden-zero-series,
.apexcharts-legend .apexcharts-hidden-null-series {
    display: none !important;
}

.inactive-legend {
    opacity: 0.45;
}

.apexcharts-tooltip {
    background-color: #060818 !important;
    border: 1px solid #000 !important;
    box-shadow: 2px 2px 6px -4px #666666 !important;
}

.apexcharts-tooltip-title {
    background-color: #182335 !important;
    border-bottom: 1px solid #000 !important;
}

li.nav-category,
.sidebar .sidebar-body li a {
    text-wrap: wrap !important;
    overflow: visible;
    height: fit-content;
}

.grow {
    flex-grow: 1;
}
