@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* /Pages/DashboardPage.razor.rz.scp.css */
@media (min-width: 1900px) {
    .d-xxl-inline[b-xj21kbe5zh] {
        display: inline !important;
    }
}
/* /Shared/DeviceWidget.razor.rz.scp.css */

.fa.fa-star[b-k38bz1l5yj] {
    font-size: 1.25em;
    cursor: pointer;
}

.fa.fa-star-o[b-k38bz1l5yj] {
    font-size: 1.25em;
    cursor: pointer;
}

.favored[b-k38bz1l5yj] {
    color: var(--primary);
}

.image-grid-container[b-k38bz1l5yj] {
    display: grid;
    /* For 3 columns */
    grid-template-columns: auto auto auto;
}

img[b-k38bz1l5yj] {
    width: 100%;
}

@media (min-width: 2300px) {
    .col-xxl-2[b-k38bz1l5yj] {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
}

@media (min-width:1400px) {

    .pl-xxl-5[b-k38bz1l5yj] {
        padding-left: 3em !important
    }

    .pr-xxl-5[b-k38bz1l5yj] {
        padding-right: 3em !important
    }
}

@media (min-width:1600px) {

    span.widget-live[b-k38bz1l5yj] {
        font-size: 1.6em;
    }
}

@media (max-width:1600px) {

    span.widget-live[b-k38bz1l5yj] {
        font-size: 1.4em;
    }
}

@media (max-width:768px) {

    .list-layout-md[b-k38bz1l5yj] {
        display: none !important;
    }
}

@media (min-width:768px) {

    .list-layout[b-k38bz1l5yj] {
        display: none !important;
    }
}
/* /Shared/LoadingWidget.razor.rz.scp.css */
.widget-loading[b-oevfg25qow] {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.widget-loading-bg[b-oevfg25qow] {
    background-color: black;
    opacity: 0.9;
    width: 100%;
    height: 100%
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-h7a9mbnede] {
    position: relative;
    display: flex;
    flex-direction: column;
    height:100%
}

.main[b-h7a9mbnede] {
    flex: 1;
}

.sidebar[b-h7a9mbnede] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-h7a9mbnede] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-h7a9mbnede]  a, .top-row .btn-link[b-h7a9mbnede] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-h7a9mbnede] {
        overflow: hidden;
        text-overflow: ellipsis;
    }
/*
@media (max-width: 640.98px) {
    .top-row:not(.auth) {
        display: none;
    }

    .top-row.auth {
        justify-content: space-between;
    }

    .top-row a, .top-row .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page {
        flex-direction: row;
    }

    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
*/
/* /Shared/NavBar.razor.rz.scp.css */
.navbar-toggler[b-9mjrtb3a7k] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-9mjrtb3a7k] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-9mjrtb3a7k] {
    font-size: 1.1rem;
}

.navbar-nav-toolbox[b-9mjrtb3a7k] {
    flex-direction: row;
}

.navbar-title[b-9mjrtb3a7k] {
    text-transform: none;
}

.avatar-container[b-9mjrtb3a7k] {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    transition: 0.3s;
}

    .avatar-container:hover[b-9mjrtb3a7k] {
        cursor: pointer;
    }

.avatar-name[b-9mjrtb3a7k] {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    transition: 0.3s;
}

    .avatar-name:hover[b-9mjrtb3a7k] {
    }

@media (min-width:1200px) and (max-width: 1280px) {
    .custom-navbar[b-9mjrtb3a7k] {
        font-size: 0.61em !important;
    }
}

@media (min-width:1280px) and (max-width: 1439px) {
    .custom-navbar[b-9mjrtb3a7k] {
        font-size: 0.7em !important;
    }
}
/* /Shared/WeatherWidget.razor.rz.scp.css */
.image-grid-container[b-24uoaf1ma3] {
    display: grid;
    /* For 3 columns */
    grid-template-columns: auto auto auto;
}

img[b-24uoaf1ma3] {
    width: 100%;
}

i.responsive[b-24uoaf1ma3] {
    font-size: 3rem;
}

@media (min-width: 576px) {
    i.responsive[b-24uoaf1ma3] {
        font-size: 3rem;
    }
}

@media (min-width: 768px) {
    i.responsive[b-24uoaf1ma3] {
        font-size: 5rem;
    }
}

@media (min-width: 992px) {
    i.responsive[b-24uoaf1ma3] {
        font-size: 6rem;
    }
}
