/* _content/WFHotel.Web.Entry/Components/PageHeader.razor.rz.scp.css */
.page-header[b-lmo500cn7b] {
    padding-bottom: 10px;
}

.page-header i.icon[b-lmo500cn7b] {
    margin-right: 10px;
}
/* _content/WFHotel.Web.Entry/Components/RoomOrderDetailDlg.razor.rz.scp.css */
.details div label[b-7zhd4ds9fy] {
    display: inline-block;
    width: 100px;
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
}

    .details div label[b-7zhd4ds9fy]::after {
        content: ':';
    }

.title[b-7zhd4ds9fy] {
    margin-top: 40px;
    padding: 10px 0;
    text-align: center;
    background-color: #f5f5f5;
}
/* _content/WFHotel.Web.Entry/Components/RoomOrderPrintDlg.razor.rz.scp.css */
.details div label[b-6kjl1ft0dg] {
    display: block;
    font-weight: bold;
}

div.col-3[b-6kjl1ft0dg] {
    margin-bottom: 10px;
}
/* _content/WFHotel.Web.Entry/Pages/Diner/DinerList.razor.rz.scp.css */
img.thumbnail[b-ock5vey9mb] {
    width: 120px;
    height: 80px;
}
/* _content/WFHotel.Web.Entry/Pages/Login.razor.rz.scp.css */
#loginPage[b-ra1a00wg7z] {
    font-family: 'Lato', sans-serif;
    color: #4A4A4A;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#bg[b-ra1a00wg7z] {
    background-image: url('images/background.jpg');
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    /*filter: blur(5px);*/
}

#loginForm[b-ra1a00wg7z] {
    width: 350px;
    position: relative;
}

    #loginForm .form-field[b-ra1a00wg7z]::before {
        font-size: 20px;
        position: absolute;
        left: 15px;
        top: 17px;
        color: #888888;
        content: " ";
        display: block;
        background-size: cover;
        background-repeat: no-repeat;
    }

    #loginForm .form-field:nth-child(1)[b-ra1a00wg7z]::before {
        background-image: url(images/user-icon.png);
        width: 20px;
        height: 20px;
        top: 15px;
    }

    #loginForm .form-field:nth-child(2)[b-ra1a00wg7z]::before {
        background-image: url(images/lock-icon.png);
        width: 16px;
        height: 16px;
    }

    #loginForm .form-field[b-ra1a00wg7z] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 1rem;
        position: relative;
    }

    #loginForm input[b-ra1a00wg7z] {
        font-family: inherit;
        width: 100%;
        outline: none;
        background-color: #fff;
        border-radius: 4px;
        border: none;
        display: block;
        padding: 0.9rem 0.7rem;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
        font-size: 17px;
        color: #4A4A4A;
        text-indent: 40px;
    }

    #loginForm .btn[b-ra1a00wg7z] {
        outline: none;
        border: none;
        cursor: pointer;
        display: inline-block;
        margin: 0 auto;
        padding: 0.9rem 2.5rem;
        text-align: center;
        background-color: #47AB11;
        color: #fff;
        border-radius: 4px;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
        font-size: 17px;
    }
/* _content/WFHotel.Web.Entry/Pages/Room/RoomOrderPending.razor.rz.scp.css */
.static .col-form-label[b-gtt3hux65t] {
    text-align: right;
}

.static .is-display[b-gtt3hux65t] {
    border: none;
}

    .static .is-display:hover[b-gtt3hux65t] {
        border: none !important;
    }
/* _content/WFHotel.Web.Entry/Pages/Room/RoomStockBatch.razor.rz.scp.css */
.form-group.row[b-j6zflm4zc7] {
    padding-bottom: 15px;
}

@media (min-width: 992px) {
    label.col-form-label[b-j6zflm4zc7] {
        text-align: right;
    }
}
/* _content/WFHotel.Web.Entry/Pages/Room/RoomStockDay.razor.rz.scp.css */
.form-group.row[b-7ctcb4oml5] {
    padding-bottom: 15px;
}

@media (min-width: 992px) {
    label.col-form-label[b-7ctcb4oml5] {
        text-align: right;
    }
}
/* _content/WFHotel.Web.Entry/Pages/Room/RoomTypeList.razor.rz.scp.css */
.block[b-99bs2974fo] {
    display: block;
}

    .block div[b-99bs2974fo] {
        padding: 5px;
    }

.price-prompt[b-99bs2974fo] {
    padding: 0 20px 0 10px;
}

.price-value[b-99bs2974fo] {
    display: inline-block;
    width: 45px;
    text-align: right;
}
/* _content/WFHotel.Web.Entry/Shared/MainLayout.razor.rz.scp.css */
.page[b-o8xuzfg5y5] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-o8xuzfg5y5] {
    flex: 1;
}

.sidebar[b-o8xuzfg5y5] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-o8xuzfg5y5] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-o8xuzfg5y5]  a, .top-row .btn-link[b-o8xuzfg5y5] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-o8xuzfg5y5] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-o8xuzfg5y5] {
        display: none;
    }

    .top-row.auth[b-o8xuzfg5y5] {
        justify-content: space-between;
    }

    .top-row a[b-o8xuzfg5y5], .top-row .btn-link[b-o8xuzfg5y5] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-o8xuzfg5y5] {
        flex-direction: row;
    }

    .sidebar[b-o8xuzfg5y5] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-o8xuzfg5y5] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-o8xuzfg5y5] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

/* _content/WFHotel.Web.Entry/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-9ov0n40vf1] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-9ov0n40vf1] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-9ov0n40vf1] {
    font-size: 1.1rem;
}

.oi[b-9ov0n40vf1] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-9ov0n40vf1] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-9ov0n40vf1] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-9ov0n40vf1] {
        padding-bottom: 1rem;
    }

    .nav-item[b-9ov0n40vf1]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-9ov0n40vf1]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-9ov0n40vf1]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-9ov0n40vf1] {
        display: none;
    }

    .collapse[b-9ov0n40vf1] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
