@import 'SchedulePro.Web.Core.Client.bundle.scp.css';
@import '_content/SchedulePro.Web.Core.Common/SchedulePro.Web.Core.Common.bundle.scp.css';

/* _content/SchedulePro.Web.Core/Components/Layout/EmptyWhiteLayout.razor.rz.scp.css */
[b-4ug8njet55] .rz-layout {
    --rz-layout-background-color: var(--rz-white);
}
/* _content/SchedulePro.Web.Core/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-d04owbth2p] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-d04owbth2p] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.site-footer[b-d04owbth2p] {
    height: 35px;
    width: 100%;
    position: relative;
    bottom: 0;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 10px;
}

    .site-footer a[b-d04owbth2p] {
        color: #474747;
        text-decoration: none;
        font-family: var(--rz-text-font-family);
    }

body[b-d04owbth2p] {
    padding-top: 50px;
    padding-bottom: 25px;
}

.content[b-d04owbth2p] {
    overflow-y: auto; /* Make content scrollable */
    height: calc(100vh - 51px);
    justify-content: space-between;
    display: flex;
    flex-direction: column;
}
/* _content/SchedulePro.Web.Core/Components/Legacy/NavigationBar.razor.rz.scp.css */

@font-face {
    font-family: 'schedulepro';
    src: url('spro-fonts/schedulepro.eot?lrcsmf');
    src: url('spro-fonts/schedulepro.eot?lrcsmf#iefix') format('embedded-opentype'), url('spro-fonts/schedulepro.ttf?lrcsmf') format('truetype'), url('spro-fonts/schedulepro.woff?lrcsmf') format('woff'), url('spro-fonts/schedulepro.svg?lrcsmf#schedulepro') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="logo-schedulepro"][b-5yzfcp2p5g], [class*=" logo-schedulepro"][b-5yzfcp2p5g] {
    font-family: 'schedulepro' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 50px;
    width: 130px;
    font-size: 1.50rem;
    overflow: hidden;
    text-align: left;
    max-width: none;
    margin-left: 0px !important;
    margin-right: 0px;
    text-shadow: none;
}

.logo-schedulepro[b-5yzfcp2p5g]:before {
    content: "\e900";
}

[b-5yzfcp2p5g] .navbar-brand {
    width: 150px;
    height: 50px;
    margin: 0px;
    padding: 0px 15px 0px 0px;
    line-height: 50px;
}

[b-5yzfcp2p5g] .navbar-brand img {
    margin-top: -7px;
}

.navbar[b-5yzfcp2p5g] {
    font-family: var(--rz-headings-font-family);
}

.navbar[b-5yzfcp2p5g] {
    min-height: 50px;
    filter: none;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-bottom: 1px solid #ccc;
    padding: 0;
}

.navbar-dark[b-5yzfcp2p5g] {
    background-color: #474747 !important;
}

.container-fluid[b-5yzfcp2p5g] {
    padding: 0px 15px 0px 15px;
    max-height: 50px;
}

@media (max-width: 767px) .navbar .container-fluid {
    padding: 0;[b-5yzfcp2p5g]
}

[b-5yzfcp2p5g] .nav-link {
    color: var(--nav-link-color);
    padding: 0px 12px 0px 12px !important;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
    background-color: transparent;
    transition: background-color 0.3s;
    height: 100%;
    line-height: 50px;

    &.active, &.show {
        color: var(--nav-link-color);
        background-color: var(--nav-link-active-bg-color);
    }
}

[b-5yzfcp2p5g] .nav-link:hover {
    background-color: var(--nav-link-hover-bg-color);
}

[b-5yzfcp2p5g] .navbar-toggler {
    color: var(--nav-link-color);
    border: none;
    background-color: transparent;
    font-size: 1.1rem;
    font-weight: 400;
    text-transform: uppercase;
}

[b-5yzfcp2p5g] .navbar-toggler:hover {
    background-color: #333;
}

[b-5yzfcp2p5g] .navbar-toggler:focus {
    background-color: #333;
}

[b-5yzfcp2p5g] .dropdown-menu {
    background-color: var(--nav-dropdown-menu-bg-color);
    color: var(--nav-link-color);
    border-radius: 0px;
    padding: 0px;
    margin-top: 0px;
    line-height: 40px
}

[b-5yzfcp2p5g] .dropdown-menu a {
    color: var(--nav-link-color);
    font-size: 13px;
    height: 40px;
}

[b-5yzfcp2p5g] .dropdown-menu a:hover {
    background-color: var(--nav-link-hover-bg-color);
}

[b-5yzfcp2p5g] .dropdown-divider {
    color: #474747;
    background-color: #fff;
    margin: 9px 5px;
}

[b-5yzfcp2p5g] .dropdown-item {
    color: var(--nav-link-color);
    font-size: 13px;
    padding: 0px 12px 0px 12px;
}

[b-5yzfcp2p5g] .dropdown-item:hover {
    background-color: transparent;
}

[b-5yzfcp2p5g] .dropdown-menu.extended li p {
    padding: 6px 15px;
    background-color: var(--nav-dropdown-menu-extended-bg-color);
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    color: var(--nav-link-color);
    line-height: 25px;
}

[b-5yzfcp2p5g] .dropdown-menu.extended li.footer {
    text-align: center;
    height: 56px;
    line-height: 40px;
}

[b-5yzfcp2p5g] .dropdown-menu.extended li a {
    padding: 8px;
    line-height: 40px;
    font-size: 13px;
    height: 100%;
}

[b-5yzfcp2p5g] .dropdown-menu.extended {
    min-width: 180px;
    max-width: 320px;
    width: 260px;
    padding: 0;
}

#nav-username-title-text[b-5yzfcp2p5g] {
    display: inline-block;
    max-width: 150px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
    line-height: 12.5px;
    margin-top: 16.66666667px;
    padding: 0px 5px 0px 12px;
    vertical-align: top;
    text-align: right;
}

#userDropdownMenuLink[b-5yzfcp2p5g] {
    padding: 0px 5px 0px 0px !important;
}

.nav-item .dropdown .user[b-5yzfcp2p5g] {
    padding: 0px 5px 0px 12px;
}

.small[b-5yzfcp2p5g] {
    font-size: 11.05px
}

.font-weight-normal[b-5yzfcp2p5g] {
    font-weight: 400;
}

.nav-readonly-menuitem[b-5yzfcp2p5g] {
    padding: 9px 10px;
    color: var(--nav-link-color);
    line-height: 25px;
}

.nav-left-title-text[b-5yzfcp2p5g] {
    padding: 0px 0px 0px 5px;
}

@media (max-width: 480px) {
    .logo-schedulepro[b-5yzfcp2p5g] {
        display: none;
    }
    .navbar-brand[b-5yzfcp2p5g] {
        display: none;
    }
}

@media (max-width: 768px) {
    [b-5yzfcp2p5g] .hidden-xs {
        display: none !important;
    }
    .nav-right-title-text[b-5yzfcp2p5g] {
        display: none !important;
    }

    #userIcon[b-5yzfcp2p5g]{
        padding: 0px 5px 0px 12px !important;
    }

    .logo-schedulepro[b-5yzfcp2p5g] {
        font-size: 1.25rem;
    }

    .container-fluid[b-5yzfcp2p5g] {
        padding: 0px;
    }

    .navbar-brand[b-5yzfcp2p5g] {
        width: 125px;
        padding: 0px 15px 0px 10px;
    }
}

@media (max-width: 1250px) {
    .nav-left-title-text[b-5yzfcp2p5g] {
        display: none !important;
    }
}

#navbarSupportedContent[b-5yzfcp2p5g] {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-height:50px;
    height:50px;
}

.navbar-nav[b-5yzfcp2p5g] {
    height: 100%;
    max-height: 50px;
}

[b-5yzfcp2p5g] .time {
    font-size: 0.75rem;
    font-weight: 300;
    color: var(--rz-base-400)
}

[b-5yzfcp2p5g] .title {
    height: 37px; 
}
/* _content/SchedulePro.Web.Core/Components/Standard/AutoScheduleStatusComponent.razor.rz.scp.css */
.tiny-box[b-7v4wfo0bz8] {
    width: 0.5rem; /* Set a fixed width */
    height: 0.5rem; /* Set a fixed height */
    box-sizing: border-box; /* Ensure the border is included in the size */
}


.small-box[b-7v4wfo0bz8] {
    width: 0.75rem; /* Set a fixed width */
    height: 0.75rem; /* Set a fixed height */
    box-sizing: border-box; /* Ensure the border is included in the size */
}


.box[b-7v4wfo0bz8] {
    width: 1rem; /* Set a fixed width */
    height: 1rem; /* Set a fixed height */
    box-sizing: border-box; /* Ensure the border is included in the size */
}

.large-box[b-7v4wfo0bz8] {
    width: 1.25rem; /* Set a fixed width */
    height: 1.25rem; /* Set a fixed height */
    box-sizing: border-box; /* Ensure the border is included in the size */
}

.extra-large-box[b-7v4wfo0bz8] {
    width: 1.5rem; /* Set a fixed width */
    height: 1.5rem; /* Set a fixed height */
    box-sizing: border-box; /* Ensure the border is included in the size */
}
