body {
    overflow: hidden;
    background-image: url(../img/bg.jpg);
    background-size: cover;
}

.header,
.kioskHeader {
    margin: 15px 0px;
    padding: 20px;
    background-color: #E4DFD7;
    border: 4px solid #C00308;
}
.logo {
    width: 500px;
}
.kioskLogo {
    width: 80%;
    margin-top: 15px;
}
.currentTime,
.kioskCurrentTime,
.startCurrentTime {
    font-size: 130px;
    font-weight: bold;
    text-align: center;
    display: block;
    font-family: arial;
    color: #0D93C2;
    margin-top: -25px;
}
.currentDate,
.kioskCurrentDate,
.startCurrentDate {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    display: block;
    margin-top: -30px;
    color: #48506C;
}
.startCurrentTime {
    font-size: 72px;
}
.startCurrentDate {
    font-size: 20px;
    margin-top: -20px;
}
.currentTime {
    margin-top: -35px;
}
.currentDate {
    margin-top: -50px;
}
.tellerCurrentTime{
    display: block;
    font-size: 28px;
    margin-top: -3px;
}
.tellerCurrentDate{
    display: block;
    font-size: 14px;
    margin-top: -7px;
}
.kioskHeaderLogo {
    text-align: center;
    border-bottom: 1px solid #63567E;
    margin-bottom: 15px;
}
.kioskHeaderLogo>img {
    width:  90%;
}
.kioskCurrentTime {
    font-size: 66px;
    text-align: left;
    color: #0D93C2;
}
.kioskCurrentDate {
    color: #48506C;
    text-align: left;
}
.kioskPrintPreviewContainer {
    background-color: #e4dfd7;
    width: 100%;
    height: 1000px;
    padding-top: 200px;
    text-align: center;
}
.kioskPrintPreviewImg {
    width: 40%;
    opacity: 0.8;
}
.kioskPrintable {
    background: #fff;
    width: 400px;
    margin: 0px auto;
    padding: 15px;
    text-align: center;
}
.kioskPrintable_ticketNo {
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}
.kioskPrintButton {
    margin: 30px auto;
    width: 70%;
}
.kioskPrintButton button {
    font-size: 24px;
    width: 100%;
}
.kioskTrans {
    background-color: #96E0DC;
    padding: 30px;
    text-align: center;
}
.kioskTrans>.btn {
    font-size: 32px;
    width: 42%;
    padding: 10px 0px;
    margin: 7px 2%;
    position: relative;
    overflow: hidden;
}
.kioskTrans>.btn:hover {
    background: #198754!important;
}
.kioskTrans>.btn>span {
    position: absolute;
    z-index: revert-layer;
    top: 5px;
    left: 10px;
    font-size: 100px;
    opacity: 0.2;
    display: none;
}
.kioskTrans>.btn>i {
    position: absolute;
    z-index: revert-layer;
    top: -10px;
    right: -20px;
    font-size: 120px;
    opacity: 0.2;
    display: none;
}
.kioskTrans>.kioskTrans-active>span{
    display: block;
}
.kioskFooter {
    text-align: center;
    margin-top: 10px;
    color: #48506C;
    font-size: 12px;
}
.login {
    width: 550px;
    background-color: #ffffffa6;
    margin: 140px auto 0px auto;
    padding: 20px;
}
.loginLogo {
    border-bottom: 2px solid #4F4C47;
    padding-bottom: 10px;
}
.loginForm{
    margin-top: 20px;
    border-bottom: 2px solid #4F4C47;
    padding-bottom: 20px;
}
.loginForm-loginBtn {
    width: 100%;
    height: 87px;
    font-size: 30px;
    margin-top: 10px;
    border: 1px solid #4F4C47;
}
.pageOptions a {
    width: 100%;
    margin-top: 10px;
}
.sidebarHeader,
.sidebarHeader2 {
    background-color: #fff;
    padding: 10px;
    height: 70px;
    text-align: center;
}
.sidebarHeader2 {
    background: #31302C;
}
.sidebarHeader img{
    width: 150px;
}
.sidebarCounter_selectCounter {
    background-color: #E88126;
    color: #fff;
    padding: 20px;
}
.sidebarCounter_widget,
.sidebarDasboardMenu {
    padding: 20px;
    background-color: #75736E;
    height: 700px;
}
.sidebarDasboardMenu {
    padding: 20px 0px;
}
.widget-thumb {
    padding: 20px;
}
.widget-bg-color-white {
    background: #fff;
}
.widget-bg-color-lightgray {
    background: #e3e0e0;
}
.widget-thumb .widget-thumb-heading {
    font-size: 14px;
    font-weight: 700;
    color: #8e9daa;
    margin: 0 0 20px;
}
.widget-thumb .widget-thumb-wrap {
    overflow: hidden;
}
.widget-thumb .widget-thumb-wrap .widget-thumb-icon {
    float: left;
    width: 60px;
    height: 60px;
    display: inline-block;
    font-size: 20px;
    line-height: 41px;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin-right: 15px;
}
.widget-thumb .widget-thumb-body {
    overflow: hidden;
}
.widget-thumb .widget-thumb-body .widget-thumb-subtitle {
    padding-top: 2px;
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #8e9daa;
}
.widget-thumb .widget-thumb-body .widget-thumb-body-stat {
    display: block;
    font-size: 30px;
    font-weight: 600;
    color: #3e4f5e;
}
.sidebarHeader2_userDetail {
    text-align: left;
    font-size: 16px;
    margin-left: 20px;
}
.sidebarHeader2_currentTimeDate {
    text-align: left;
    padding-right: 20px;
}
.servingTime_counter{
    font-size: 64px;
    color: #FC4338;
}
.pages {
    padding: 20px;
    background-color: #E3E0E0;
    height: 100%;
}
.pageContainer {
    padding: 20px;
    background-color: #fff;
}
.dashboard_navbarmenu {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.dashboard_navbarmenu>li {
    font-size: 18px;
    padding: 15px;
    border-bottom: 1px dashed #fff;
    cursor: pointer;
    font-weight: bold;
    color: #31302C;
}
.dashboard_navbarmenu>li.active {
    background-color: #f59e52;
    color: #31302C ;
    border-bottom: none;
}
.dashboard_navbarmenu>li:hover {
    color: #f59e52;
}
.dashboard_navbarmenu>li.active:hover {
    color: #fff;
}
.dashboard_navbarmenu>li:hover span {
    color: #f59e52;
}
.dashboard_navbarmenu>li.active:hover span {
    color: #fff;
}
.dashboard_navbarmenu>li>span {
    /* color: #f59e52; */
    color: #fff;
    font-size: 30px;
    width: 40px;
}
.Loading {
    height: 700px;
    text-align: center;
}
.Loading>img {
    width: 100px;
    margin-top: 200px;
}
.pageHeader {
    border-bottom: 1px solid #75736E;
    padding-bottom: 10px;
}
.pageTableContainer {
    height: 450px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 20px;
}
.reportTable {
    height: 350px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 20px;
    display: none;
}
.page1,
.page2,
.page3 {
    padding-top: 80px;
}
.kioskPages {
    display: none;
}
.pageActive {
    display: block;
}
.welcomeContainer{
    width: 500px;
    background-color: #95E0DB;
    padding: 30px;
    margin: 20px auto;
    text-align: center;
    border-radius: 30px;
}
.guestForm {
    width: 500px;
    margin: auto;
    background-color: #95E0DB;
    padding: 25px;
    border-radius: 15px;
    margin-top: 40px;
}
.welcomeContainer img {
    width: 90%
}
.kioskPrintPreviewLoading  {
    width: 120px;
    margin-top: 100px;
}
.kioskTrans-active {
    background-color: #157347!important;
    box-shadow: 0px 0px 20px #157347;
    border: 3px solid #157347!important;
}
.kioskPrintable_footer {
    text-align: center;
    line-height: 14px;
    font-size: 10px;
}
.kioskPrintable_ticketNo {
    text-align: center;
    font-family: serif;
    font-weight: bold;
    font-size: 66px;
    margin-bottom: 0px;
}
.kioskPrintable_trans {
    text-align: center;
    margin-bottom: 5px;
    border-bottom: 1px solid;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 0px;
}
.ticketTable_btn_disabled {
    background: #75736E!important;
}