@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');

body {
    font-family: 'Poppins', sans-serif !important;
    font-size: 14px;
}

.bg-blueT {
    background-color: #004d6f !important;
}

.breadcrumb {
    background-color: transparent !important;
}

.text-muted {
    color: #bebebe !important;
}


.breadcrumb>li+li:before {
    content: ">" !important;
}

.m25 {
    margin-left: 25px;
    margin-right: 25px;
}

.p5 {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
}

.p0 {
    padding-left: 0px;
    padding-right: 0px;
}

.m0 {
    margin-left: 0px;
    margin-right: 0px;
}



.faicons {
    font-size: 18px;
    margin-top: 1.0em;
    margin-bottom: 0.6em;
}


.fawords {
    margin-left: 5px;
    margin-bottom: 5px;
}


#rsvn .tab-content,
#futuredate .tab-content {
    border: 1px solid;
    border-color: #fff #dee2e6 #dee2e6 #dee2e6;
}

#rsvn .nav-tabs .nav-link,
#futuredate .nav-tabs .nav-link {
    border-color: #dee2e6 #dee2e6 #dee2e6;
    margin-right: 5px;
    color: #585b5d;
}

#rsvn .nav-tabs .nav-link.active,
#futuredate .nav-tabs .nav-link.active {
    color: #000;
    border-color: #dee2e6 #dee2e6 #fff;
}

.rsvn-box {
    padding: 20px 0px 10px 20px;
}

.rsvn-icon {
    font-size: 1.9em;
}

.rsvn-setting {
    margin-left: -13px;
    margin-right: -13px;
}

.rsvn-setting-icon {
    padding-top: 10px;
    font-size: large;
}

.rsvn-box .btn {
    width: 105px;
    color: #7b818a;
    border: 3px solid #7b818a;
}

.orange {
    color: #ff8529;
}

.btn-orange {
    border-color: #ff8529 !important;
    background-color: #fff4eb;
}

.border-orange {
    border-top: 3px solid #fa6800;
}

.blue {
    color: #4aa2ff;
}

.btn-blue {
    border-color: #4aa2ff !important;
    background-color: #eaf4ff;
}

.border-blue {
    border-top: 3px solid #4aa2ff;
}

.green {
    color: #00dd00;
}

.btn-green {
    border-color: #00dd00 !important;
    background-color: #ecffec;
}

.border-green {
    border-top: 3px solid #00dd00;
}

.yellow {
    color: #fff000;
}

.btn-yellow {
    border-color: #fff000 !important;
    background-color: #fffee8;
}

.border-yellow {
    border-top: 3px solid #fff000;
}

.purple {
    color: #aa00ff;
}

.btn-purple {
    border-color: #9b0ad8 !important;
    background-color: #f7e7ff;
}

.border-purple {
    border-top: 3px solid #9b0ad8;
}

.grey {
    color: #7b818a;
}

.btn-grey {
    border-color: #7b818a !important;
}

.border-grey {
    border-top: 3px solid #7b818a;
}

.pr5 {
    padding-right: 5px;
}

.mr5 {
    margin-right: 5px;
}

.fg-black {
    font-weight: 600 !important;
}

.bg-lightSteel {
    background-color: #8d9cab !important;
}

.bg-cyan {
    background-color: #1ba1e2 !important;
}


.skill-box {
    display: block;
    position: relative;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    color: #1d1d1d;
}

.mt-4-minus {
    margin-top: -16px !important;
}

.skill-box .header {
    display: block;
    position: relative;
    padding: 20px;
}

.bd-default {
    border-color: #585b5d !important;
}

.skill-box .header .avatar {
    float: left;
    width: 64px;
    height: auto;
    border-radius: 50%;
    overflow: hidden;
}

.skill-box .header .title {
    font-size: 25px;
    line-height: 1.1;
    font-weight: 300;
    margin: 5px 5px 5px 75px;
}

.skill-box .header::after {
    display: block;
    clear: both;
    content: "";
}

/*.custom-checkbox .custom-control-label::before {
    border-radius: 0rem;
    border: 2px solid #585b5d;
    }

    .custom-control-label::before {
    width: 1.2rem;
    height: 1.2rem;
    }

    .custom-control-label::after {
    width: 1.2rem;
    height: 1.2rem;
    }

    .custom-control-input:checked ~ .custom-control-label::before {
    border-color: #585b5d;
    background-color: #585b5d;
    }
    */
.fg-grayBlue {
    color: #7b818a !important;
}

.loginw {
    font-size: 1.8rem;
}

.falogin {
    font-size: 36px;
    padding-top: 10px;
}

.faloginc {
    font-size: 14px;
}

.loginsw {
    font-size: 1.2rem;
}

.info-box {
    background-color: #ffffff;
    color: #1d1d1d;
    border: 1px solid #dfdfdf;
    max-width: calc(100vw - 100px);
    max-height: calc(100vh - 100px);
}

/*-----------ori default css------------------*/
/* @media (min-width: 1200px) {
    .container, .container2 {
    max-width: 1200px;
    }
    }
    */

.shortcut {
    margin: 5px;
}

.shortcut .icon {
    margin-top: 0rem;
}

.bt-red {
    border-top: 4px solid #CE352C;
}

.tile-small .icon {
    height: 70%;
    font-size: 25px;
}

.h-menu {
    background-color: transparent;
}

.crumbs-menu {
    text-align: center;
    list-style: none;
    display: inline-table;
}


.crumbs-menu>li {
    display: inline;
}

.crumbs-menu>li>a {
    display: block;
    float: left;
    height: 80px;
    background: #3498db;
    text-align: center;
    padding: 10px 10px 0 30px;
    position: relative;
    margin: 0 10px 0 0;
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    min-width: 130px;
}

.crumbs-menu>li>a:after {
    content: "";
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 40px solid #3498db;
    position: absolute;
    right: -40px;
    top: 0;
    z-index: 1;
}

.crumbs-menu>li>a:before {
    content: "";
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 40px solid #2b2b2b;
    position: absolute;
    left: 0;
    top: 0;
}

.crumbs-menu>li:first-child>a {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background: #fa6800;
}

.crumbs-menu>li:first-child> :after {
    border-left-color: #fa6800;
}

.crumbs-menu>li:first-child>a:before {
    display: none;
}

.crumbs-menu>li:nth-child(2)>a {
    background: #f0a30a;
}

.crumbs-menu>li:nth-child(2)>a:after {
    border-left-color: #f0a30a;
}

.crumbs-menu>li:nth-child(3)>a {
    background: #00aff0;
}

.crumbs-menu>li:nth-child(3)>a:after {
    border-left-color: #00aff0;
}

.crumbs-menu>li:nth-child(4)>a {
    background: #ff2599;
}

.crumbs-menu>li:nth-child(4)>a:after {
    border-left-color: #ff2599;
}

.crumbs-menu>li:nth-child(5)>a {
    background: #7b818a;
}

.crumbs-menu>li:nth-child(5)>a:after {
    border-left-color: #7b818a;
}

.crumbs-menu>li:nth-child(6)>a {
    background: #43505b;
}

.crumbs-menu>li:nth-child(6)>a:after {
    border-left-color: #43505b;
}


.crumbs-menu>li:last-child>a {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background: #ce352c;
}

.crumbs-menu>li:last-child> :after {
    border-left-color: #ce352c;
}

.crumbs-menu>li:last-child>a:after {
    display: none;
}

.crumbs-menu>li>a:hover {
    background: #fa5ba5;
}

.crumbs-menu>li>a:hover:after {
    border-left-color: #fa5ba5;
}

.d-menu,
.v-menu {
    margin-top: 85px;
}

.ribbon-menu .tabs-holder a {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}

.ribbon-menu .tabs-holder .active {
    background-color: #fff;
    color: #585b5d;
    border: 0px solid transparent;
}

.ribbon-menu .tabs-holder li {
    color: #fff;
    background-color: #585b5d;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 0px solid transparent;
}

.ribbon-menu .tabs-holder {
    height: 40px;
}

.room-caption {
    color: inherit;
    height: 1.2rem;
    margin-top: 5px;
}

.option {
    position: absolute;
    bottom: -25px;
    border-left: 1px solid grey;
    border-right: 1px solid grey;
    border-bottom: 1px solid grey;
    width: 96px;
    text-align: center;
}

a.option:hover,
a.option:active {
    background-color: #175971;
}

input[type=text],
input[type=password],
input[type=tel],
input[type=datetime-local],
input[type=email],
input[type=file],
input[type=month],
input[type=number],
input[type=search],
input[type=time],
input[type=url],
input[type=week],
input[type=file],
select,
textarea,
.file,
.input,
.textarea,
.select {
    background-color: #ffffff;
    color: #585b5d;
    border-color: #afafaf !important;
}



.breadcrumbs {
    color: #c1c1c1;
}

.breadcrumbs .page-item::before,
.breadcrumbs .page-item::after {
    background-color: #c1c1c1 !important;
}



.ma {
    margin: auto;
}

.avatar {
    width: 50px;
    height: auto;
    border-radius: 50%;
}


/*----------Side Bar-----------------*/

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background-color: #2b2b2b;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    text-align: center;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 18px;
    }
}

.tdci {
    border-top: 4px solid #fa6800 !important;
    border-left: 1px solid #fa6800 !important;
    border-right: 1px solid #fa6800 !important;
}

.tdcib {
    border: 1px solid #fa6800 !important;
}

.tdco {
    border-top: 4px solid #00aff0 !important;
    border-left: 1px solid #00aff0 !important;
    border-right: 1px solid #00aff0 !important;
}

.tdcob {
    border: 1px solid #00aff0 !important;
}

.tdh {
    border-top: 4px solid #60a917 !important;
    border-left: 1px solid #60a917 !important;
    border-right: 1px solid #60a917 !important;
}

.tdhb {
    border-bottom: 1px solid #60a917 !important;
}

.tdo {
    border-top: 4px solid #fff000 !important;
    border-left: 1px solid #fff000 !important;
    border-right: 1px solid #fff000 !important;
}

.tdob {
    border: 1px solid #fff000 !important;
}

.tdr {
    border-top: 4px solid #aa00ff !important;
    border-left: 1px solid #aa00ff !important;
    border-right: 1px solid #aa00ff !important;
}

.tdrb {
    border: 1px solid #aa00ff !important;
}

.bg-darkC {
    background-color: #2b2b2b !important;
    border-color: rgb(43, 43, 43) !important;
}



/* Style the tab */
.tabMenu {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tabMenu button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
}

.navt {
    padding: 14px 16px;
}

/* Change background color of buttons on hover */
.tabMenu button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
.tabMenu button.active {
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

.ginfo-box {
    width: 1100px !important;
    height: auto;
    visibility: visible;
    top: 50px;
    left: 443px;
    overflow: auto;
}

.vam {
    vertical-align: middle;
}

.breadcrumbs .page-link:hover,
.breadcrumbs .page-item a:hover,
.breadcrumbs .breadcrumb-item a:hover {
    color: #0ebef3;
}

.white {
    color: #fff !important;
}

.tabcontent {
    border: 1px solid transparent !important;
}

.none {
    display: none;
}

.mb200 {
    margin-bottom: 200px;
}

.mifsize {
    font-size: 20px;
    cursor: pointer;
}

.ftitle {
    font-size: 1.3rem;
}

.t50 {
    top: 50%;
}

.w100 {
    width: 100%;
}

.fblack {
    color: #1d1d1d;
}

.ml0 {
    margin-left: 0px !important;
}

.rsvnbox {
    margin: 20px 20px 50px 20px;
}

.fbold {
    font-weight: bold;
}



.progressbar-wrapper {
    width: 80%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.progressbar li {
    list-style-type: none;
    width: 20%;
    float: left;
    font-size: 12px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    color: #7d7d7d;
}

.progressbar li:before {
    width: 60px;
    height: 60px;
    content: "";
    line-height: 60px;
    border: 2px solid #7d7d7d;
    display: block;
    text-align: center;
    margin: 0 auto 3px auto;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    background-color: #fff;
    font-weight: bold;
}

.progressbar li:after {
    width: 100%;
    height: 2px;
    content: '';
    position: absolute;
    background-color: #7d7d7d;
    top: 30px;
    left: -50%;
    z-index: 0;
}

.progressbar li:first-child:after {
    content: none;
}

.progressbar li.active {
    color: #fff;
}

.progressbar li.active:before {
    border-color: #55b776;
    background: #55b776;
    color: white;
}

.progressbar li.active+li:after {
    background-color: #3f8657;
}

/*.progressbar li.active:before {
    background: #55b776 url(user.svg) no-repeat center center;
    background-size: 60%;

    }

    .progressbar li::before {
    background: #fff url(user.svg) no-repeat center center;
    background-size: 60%;
    }*/

.progressbar {
    counter-reset: step;
}

.progressbar li:before {
    content: counter(step);
    counter-increment: step;
    font-size: 16px;
    color: grey;
}

@keyframes swing {
    0% {
        transform: rotate(0deg);
    }

    10% {
        transform: rotate(10deg);
    }

    30% {
        transform: rotate(0deg);
    }

    40% {
        transform: rotate(-10deg);
    }

    50% {
        transform: rotate(0deg);
    }

    60% {
        transform: rotate(5deg);
    }

    70% {
        transform: rotate(0deg);
    }

    80% {
        transform: rotate(-5deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

@keyframes sonar {
    0% {
        transform: scale(0.9);
        opacity: 1;
    }

    100% {
        transform: scale(2);
        opacity: 0;
    }
}

.page-wrapper .sidebar-wrapper,
.sidebar-wrapper .sidebar-brand>a,
.sidebar-wrapper .sidebar-dropdown>a:after,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before,
.sidebar-wrapper ul li a i,
.page-wrapper .page-content,
.sidebar-wrapper .sidebar-search input.search-menu,
.sidebar-wrapper .sidebar-search .input-group-text,
.sidebar-wrapper .sidebar-menu ul li a,
#show-sidebar,
#close-sidebar {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/*----------------page-wrapper----------------*/

.page-wrapper {
    height: 100vh;
}

/*----------------toggeled sidebar----------------*/

.page-wrapper.toggled .sidebar-wrapper {
    left: 0px;
}

@media screen and (min-width: 768px) {
    .page-wrapper.toggled .page-content {
        padding-left: 450px;
    }
}

/*----------------show sidebar button----------------*/
#show-sidebar {
    z-index: 999;
    position: fixed;
    left: 0;
    top: 15px;
    border-radius: 0 4px 4px 0px;
    width: 35px;
    transition-delay: 0.3s;
}

.page-wrapper.toggled #show-sidebar {
    left: -40px;
}

/*----------------sidebar-wrapper----------------*/

.sidebar-wrapper {
    width: 450px;
    height: 100%;
    max-height: 100%;
    position: fixed;
    top: 0;
    left: -450px;
    z-index: 999;
}

.sidebar-wrapper ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.sidebar-wrapper a {
    text-decoration: none;
}

/*----------------sidebar-content----------------*/

.sidebar-content {
    max-height: calc(100% - 30px);
    height: calc(100% - 30px);
    overflow-y: auto;
    position: relative;
}

.sidebar-content.desktop {
    overflow-y: hidden;
}

/*--------------------sidebar-brand----------------------*/

.sidebar-wrapper .sidebar-brand {
    padding: 10px 20px;
    display: flex;
    align-items: center;
}

.sidebar-wrapper .sidebar-brand>a {
    text-transform: uppercase;
    font-weight: bold;
    flex-grow: 1;
}

.sidebar-wrapper .sidebar-brand #close-sidebar {
    cursor: pointer;
    font-size: 20px;
}

/*--------------------sidebar-header----------------------*/

.sidebar-wrapper .sidebar-header {
    padding: 15px 30px;
    overflow: hidden;
}

.sidebar-wrapper .sidebar-header .user-pic {
    float: left;
    width: 60px;
    padding: 2px;
    border-radius: 12px;
    margin-right: 15px;
    overflow: hidden;
}

.sidebar-wrapper .sidebar-header .user-pic img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}



.sidebar-wrapper .sidebar-header .user-info>span {
    display: block;
}

.sidebar-wrapper .sidebar-header .user-info .user-role {
    font-size: 14px;
}

.sidebar-wrapper .sidebar-header .user-info .user-status {
    margin-top: 4px;
}

.sidebar-wrapper .sidebar-header .user-info .user-status i {
    margin-right: 4px;
    color: #5cb85c;
}

/*-----------------------sidebar-search------------------------*/

.sidebar-wrapper .sidebar-search>div {
    padding: 10px 20px;
}

/*----------------------sidebar-menu-------------------------*/

.sidebar-wrapper .sidebar-menu {
    padding-bottom: 10px;
}

.sidebar-wrapper .sidebar-menu .header-menu span {
    padding: 15px 20px 5px 20px;
    display: inline-block;
}

.sidebar-wrapper .sidebar-menu ul li a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    position: relative;
    padding: 8px 30px 8px 20px;
}

.sidebar-wrapper .sidebar-menu ul li a i {
    margin-right: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
}

.sidebar-wrapper .sidebar-menu ul li a:hover>i::before {
    display: inline-block;
    animation: swing ease-in-out 0.5s 1 alternate;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown>a:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    font-style: normal;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    background: 0 0;
    position: absolute;
    right: 15px;
    top: 10px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu ul {
    padding: 5px 0;
    background-color: #151a30;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li {
    padding-left: 0;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li:hover,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li:focus,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li:active {
    background-color: #101426;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu .active {
    background-color: #101426;
}

.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown .active a {
    color: #fff;
}

.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown .active a:before {
    color: #16c7ff;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before {
    content: "\f111";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
    font-size: 8px;
}

.sidebar-wrapper .sidebar-menu ul li a span.label,
.sidebar-wrapper .sidebar-menu ul li a span.badge {
    float: right;
    margin-top: 8px;
    margin-left: 5px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .badge,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .label {
    float: right;
    margin-top: 0px;
}

.sidebar-wrapper .sidebar-menu .sidebar-submenu {
    display: none;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active>a:after {
    transform: rotate(90deg);
    right: 17px;
}

/*--------------------------side-footer------------------------------*/

.sidebar-footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    display: flex;
}

.sidebar-footer .fa {
    font-size: 1.3rem;
}

.sidebar-footer>a {
    flex-grow: 1;
    text-align: center;
    height: 40px;
    line-height: 45px;
    position: relative;
}

.sidebar-footer>a .notification {
    position: absolute;
    top: 0;
}

.badge-sonar {
    display: inline-block;
    background: #980303;
    border-radius: 50%;
    height: 8px;
    width: 8px;
    position: absolute;
    top: 0;
}

.badge-sonar:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border: 2px solid #980303;
    opacity: 0;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    animation: sonar 1.5s infinite;
}

/*--------------------------page-content-----------------------------*/


.page-wrapper .page-content {
    display: inline-block;
    width: 100%;
    flex: 1 0 auto;
    background-image: linear-gradient(to bottom, rgb(233 233 233) 0%, rgb(233 233 233) 100%), linear-gradient(to bottom, rgb(25 32 56) 0%, rgb(25 32 56) 100%);
    background-clip: content-box, padding-box;
}


.page-wrapper .page-content>div {
    padding: 10px 40px;
}

.page-wrapper .page-content .hotel-name {
    color: #fff;
    text-decoration: none;
}

.page-wrapper .page-content .hotel-name:hover {
    color: #d1d3dd;
}


/*.page-wrapper .page-content {
    overflow-x: hidden;
}*/

/*------scroll bar---------------------*/

::-webkit-scrollbar {
    width: 5px;
    height: 7px;
}

::-webkit-scrollbar-button {
    width: 0px;
    height: 0px;
}

::-webkit-scrollbar-thumb {
    background: #3a4460;
    border: 0px none #ffffff;
    border-radius: 0px;
}

::-webkit-scrollbar-thumb:hover {
    background: #7f8ba2;
}

::-webkit-scrollbar-thumb:active {
    background: #7f8ba2;
}

::-webkit-scrollbar-track {
    background: transparent;
    border: 0px none #ffffff;
    border-radius: 50px;
}

::-webkit-scrollbar-track:hover {
    background: transparent;
}

::-webkit-scrollbar-track:active {
    background: transparent;
}

::-webkit-scrollbar-corner {
    background: transparent;
}


/*-----------------------------chiller-theme-------------------------------------------------*/

.chiller-theme .sidebar-wrapper {
    background: #101426;
}

.chiller-theme .sidebar-wrapper .sidebar-header,
.chiller-theme .sidebar-wrapper .sidebar-search,
.chiller-theme .sidebar-wrapper .sidebar-menu {
    border-top: 1px solid #222b45;
}

.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
    border-color: transparent;
    box-shadow: none;
}

.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-role,
.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-status,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text,
.chiller-theme .sidebar-wrapper .sidebar-brand>a,
.chiller-theme .sidebar-wrapper .sidebar-menu ul li a,
.chiller-theme .sidebar-footer>a {
    color: #8a96ae;
}

.chiller-theme .sidebar-wrapper .sidebar-menu>ul>li>a:hover,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li>a:hover,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active>a,
.chiller-theme .sidebar-wrapper .sidebar-header .user-info,
.chiller-theme .sidebar-wrapper .sidebar-brand>a:hover,
.chiller-theme .sidebar-footer>a:hover i {
    color: #fefefe;
}

.page-wrapper.chiller-theme.toggled #close-sidebar {
    color: #bdbdbd;
}

.page-wrapper.chiller-theme.toggled #close-sidebar:hover {
    color: #ffffff;
}

.chiller-theme .sidebar-wrapper .sidebar-menu>ul>li>a:hover i,
.chiller-theme .sidebar-wrapper .sidebar-dropdown .sidebar-submenu li a:hover:before,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu:focus+span,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active>a i {
    color: #16c7ff;
    text-shadow: 0px 0px 10px rgba(22, 199, 255, 0.5);
}

/*.chiller-theme .sidebar-wrapper .sidebar-menu ul li a i,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown div,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
    background: #2b2b2b;
}
*/
.chiller-theme .sidebar-wrapper .sidebar-menu .header-menu span {
    font-weight: 500;
    color: #8a96ae;
}

.chiller-theme .sidebar-footer {
    background: #222b45;
}

.chiller-theme .sidebar-footer>a:first-child {
    border-left: none;
}

.chiller-theme .sidebar-footer>a:last-child {
    border-right: none;
}

.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown ul li a {
    padding: 10px 30px 10px 45px;
}

.footer {
    margin-top: -2px;
    text-align: center;
    color: #8f949a;
}

.bg-main {
    background-color: #e9e9e9;
}

.nav-link i.fa {
    padding: 0.3em;
    margin-right: 0.5rem;
}

.actionbtn-group .btn {
    width: 30px;
    height: 30px;
    padding: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.actionbtn-group .btn:nth-child(n) {
    margin: 0;
}


.main-theme a {
    text-decoration: none;
    color: white;
}

.main-theme .title {
    padding-left: .5rem;
    padding-bottom: .5rem;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.main-theme .fa {
    font-size: 2.3em;
    margin-top: 1.1em;
    margin-bottom: 0.8em;
}

.colour:hover,
.colour:focus {
    opacity: 0.90;
}


.general-theme .colour-1 {
    background-color: #6a00ff;
}

.general-theme .colour-2 {
    background-color: #1ba1e2;
}

.general-theme .colour-3 {
    background-color: #fa6800;
}

.general-theme .colour-4 {
    background-color: #86e22a;
}

.room-theme .colour-1 {
    background-color: #3d7eff;
}

.room-theme .colour-2 {
    background-color: #f0a30a;
}

.room-theme .colour-3 {
    background-color: #ff2599;
}

.room-theme .colour-4 {
    background-color: #00aba9;
}

.mngm-theme .colour-1 {
    background-color: #ff2599;
}

.mngm-theme .colour-2 {
    background-color: #1ba1e2;
}

.mngm-theme .colour-3 {
    background-color: #60a917;
}

.mngm-theme .colour-4 {
    background-color: #fa6800;
}

.data-theme .colour-1 {
    background-color: #f0a30a;
}

.data-theme .colour-2 {
    background-color: #aeacf9;
}

.data-theme .colour-3 {
    background-color: #aa00ff;
}

.data-theme .colour-4 {
    background-color: #6a00ff;
}

.btn .fa {
    margin-right: .30rem;
}


.btn-warning {
    color: #ffffff !important;
}

.icon-circle {
    height: 2.5rem;
    width: 2.5rem;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-l {
    width: 200px;
}

.btn-lh {
    width: 150px;
}

.ml-6 {
    margin-left: 4rem !important;
}

.text-blue {
    color: #003a6b !important;
}

.text-blue .fa {
    color: rgba(0, 58, 155, 0.7) !important;
}

.bg-darkblue {
    background-color: #0766b8;
}

.configuration-view-switch .btn {
    min-width: 88px;
    min-height: 38px;
    font-weight: 600;
}

.config-action-bar {
    border-radius: 0.75rem 0.75rem 0 0;
}

.config-action-bar,
.navbar.bg-darkblue {
    background-color: #0766b8;
    box-shadow: 0 8px 22px rgba(10, 35, 66, 0.16);
}

.config-action-bar .navbar-nav,
.navbar.bg-darkblue .navbar-nav {
    gap: 0.15rem;
}

.config-action-bar .nav-link,
.navbar.bg-darkblue .nav-link {
    border-radius: 0.45rem;
    color: #f8fbff;
    font-weight: 500;
    padding: 0.55rem 0.7rem;
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    min-height: 42px;
    transition: background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}

.config-action-bar .nav-link i,
.navbar.bg-darkblue .nav-link i {
    width: 1rem;
    text-align: center;
}

.config-action-bar .nav-link:hover,
.config-action-bar .nav-link:focus,
.navbar.bg-darkblue .nav-link:hover,
.navbar.bg-darkblue .nav-link:focus {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.16);
    text-decoration: none;
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.22);
}

.config-action-bar .nav-link.active,
.navbar.bg-darkblue .nav-link.active {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.24);
}

.config-action-bar .btn-link.nav-link {
    border: 0;
    cursor: pointer;
    text-align: left;
}

.navbar.bg-darkblue .btn-link.nav-link {
    border: 0;
    cursor: pointer;
    text-align: left;
}

.config-action-bar .config-nav-title {
    font-weight: 700;
    cursor: default;
    opacity: 0.98;
}

.config-action-bar .config-nav-title:hover,
.config-action-bar .config-nav-title:focus {
    background: transparent;
    color: #f8fbff;
}

@media (max-width: 767.98px) {
    .config-action-bar .navbar-nav {
        width: 100%;
    }

    .navbar.bg-darkblue .navbar-nav {
        width: 100%;
    }

    .config-action-bar .nav-link,
    .config-action-bar .btn-link.nav-link,
    .navbar.bg-darkblue .nav-link,
    .navbar.bg-darkblue .btn-link.nav-link {
        width: 100%;
        justify-content: flex-start;
    }
}

@media (prefers-reduced-motion: reduce) {

    .config-action-bar .nav-link,
    .navbar.bg-darkblue .nav-link {
        transition: none !important;
    }
}

.bg-lightblue {
    background-color: #f7f7f7;
}

.bg-lightblue .navbar-nav .nav-link {
    color: #2a9df4;
}


#rsvnTab .nav-link {
    color: rgba(7, 102, 184, 0.3);
}

#rsvnTab .nav-link:hover {
    color: #0766b8;
}

#rsvnTab .nav-link.active {
    color: #0766b8;
}

#rsvnTab .nav-link .btn-circle {
    color: #ffffff;
    background-color: rgba(7, 102, 184, 0.3);
}

#rsvnTab .nav-link:hover .btn-circle {
    background-color: #0766b8;
}

#rsvnTab .nav-link.active .btn-circle {
    color: #fff;
    background-color: #0766b8;
}

#topTab .nav-link {
    padding: 0.55rem 0.7rem;
    border-right: 0 !important;
    font-size: 1.0em;
}

#topTab .nav-link:hover {
    background: rgba(255, 255, 255, 0.16);
    color: #ffffff;
}

#topTab .nav-link.active {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.24);
}


.navbar-line {
    box-shadow: 0 9px 0px 0px white, 0 -9px 0px 0px white, 12px 0 15px -4px rgba(0, 0, 0, .15), -12px 0 15px -4px rgba(0, 0, 0, .15);
}


.btn-circle {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    padding: 0;
    border-radius: 50%;
    font-size: 0.8rem;
}

.btn-circle i {
    position: relative;
    top: -1px;
}

.btn-circle-sm {
    width: 25px;
    height: 25px;
    line-height: 22px;
}

.btn-circle-lg {
    width: 55px;
    height: 55px;
    line-height: 55px;
    font-size: 1.1rem;
    font-size: 1.1rem;
}

.btn-circle-xl {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 1.3rem;
}


.mycheckbox {
    margin-top: 5px;
    margin-left: 5px;
    width: 20px;
    height: 20px;
}

.form-check-input {
    -ms-transform: scale(1.5);
    /* IE */
    -moz-transform: scale(1.5);
    /* FF */
    -webkit-transform: scale(1.5);
    /* Safari and Chrome */
    -o-transform: scale(1.5);
    /* Opera */
}

input[type=checkbox],
input[type=radio] {
    -ms-transform: scale(1.5);
    /* IE */
    -moz-transform: scale(1.5);
    /* FF */
    -webkit-transform: scale(1.5);
    /* Safari and Chrome */
    -o-transform: scale(1.5);
    /* Opera */
}


/* ========== Login Form ========== */

#login-form form {
    padding: 2em;
}

#login-form {
    color: #677d9a;
}

#login-form a {
    color: #677d9a;
    text-decoration: none;
}

#login-form a:hover {
    color: #4b5e77;
}

#login-form .modal-footer a {
    color: #fff;
}

#login-form input {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.04)) !important;
    border-radius: 50rem !important;
    border: none;
    padding: .5em 1.5em .5em;
    outline: none;
    transition: all 0.3s ease;
    color: #f2f2f2;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(255, 255, 255, 0.05);
}

#login-form input:hover,
#login-form input:focus {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.06)) !important;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2), 0 0 0 2px rgba(22, 199, 255, 0.2), 0 4px 8px rgba(22, 199, 255, 0.1);
}

#login-form .form-group input {
    margin-top: 1.2em;
}

#login-form .input-group input {
    border-radius: 50rem 0 0 50rem !important;
}

#login-form .input-group-prepend .input-group-text {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.04)) !important;
    border-radius: 0 50rem 50rem 0 !important;
    border: none;
    color: #f2f2f2;
    transition: all 0.3s ease;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(255, 255, 255, 0.05);
}

#login-form .input-group:hover .input-group-text,
#login-form .input-group-prepend .input-group-text:focus-within {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.06)) !important;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2), 0 0 0 2px rgba(22, 199, 255, 0.2), 0 4px 8px rgba(22, 199, 255, 0.1);
}

/* Make sure the input box and icon area are visually consistent */
#login-form .input-group {
    border-radius: 50rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

#login-form .input-group:hover,
#login-form .input-group:focus-within {
    box-shadow: 0 0 0 2px rgba(22, 199, 255, 0.2), 0 4px 8px rgba(22, 199, 255, 0.1);
}



.btn.btn-pill {
    border-radius: 2rem;
}


.pl-15,
.px-15 {
    padding-left: 3.75rem !important;
}

.pr-15,
.px-15 {
    padding-right: 3.75rem !important;
}

#login-form .propname {
    font-size: 1.3rem;
    line-height: 1.3;
    color: #c3cae4;
}

#login-form .color-agreement {
    color: #c3cae4;
}

#login-form .propname p {
    padding-top: 10px;
    font-size: 0.9rem;
}

#login-form input:focus {
    border: 0px !important;
}

#login-form select.customDropdown {
    background-color: rgba(255, 255, 255, .05) !important;
    border-radius: 50rem !important;
    border: 0px solid transparent;
    padding: .5em 1.5em .5em;
    margin-top: 2.0em;
    font-size: larger;
    color: #fff;
}

#login-form select.customDropdown option {
    color: #1d2646;
}


#login-form select.customDropdown:focus {
    border-bottom: 0px;
    box-shadow: none;
}


#login-form .btn-login {
    width: 168.42px;
    height: 42px;
    color: #fff;
    background-color: #007bff;
    border: none;
    border-radius: 50rem;
    /* Restore rounded shape */
    font-size: 1rem;
    line-height: 1.5;
    transition: all 0.2s ease-in-out;
    /* Enhanced 3D effect */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.15), 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.2) inset;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    position: relative;
    overflow: hidden;
}

#login-form .btn-login:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 50%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
    border-radius: 50rem 50rem 0 0;
}

#login-form .btn-login:hover {
    color: #fff;
    background-color: #0069d9;
    transform: translateY(-2px);
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2), 0 2px 4px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.2) inset;
}

#login-form .btn-login:active {
    background-color: #0062cc;
    transform: translateY(1px);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1) inset;
}

#login-form .btn-login:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.5), 0 4px 6px rgba(0, 0, 0, 0.15), 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.2) inset;
}

#login-form .captcha-input {
    padding: .5em 3.0em .5em;
}

#login-form input,
#login-form .btn-login {
    transition: all 0.3s ease;
}

#login-form input:focus {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(22, 199, 255, 0.1), inset 0 1px 3px rgba(0, 0, 0, 0.2);
}

#login-form .btn-login {
    position: relative;
    overflow: hidden;
}

#login-form .btn-login:before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.3) 0%, transparent 70%);
    transform: scale(0);
    transition: transform 0.6s, opacity 0.6s;
    opacity: 0;
}

#login-form .btn-login:hover:before {
    transform: scale(1);
    opacity: 1;
}

#login-form .btn-login:active {
    transform: scale(0.98);
}

#login-form .color-agreement {
    position: relative;
    text-decoration: none;
}

#login-form .color-agreement:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -2px;
    left: 0;
    background-color: currentColor;
    transform: scaleX(0);
    transition: transform 0.3s ease;
}

#login-form .color-agreement:hover:after {
    transform: scaleX(1);
}

#forgot-password {
    transition: color 0.3s ease;
}

#forgot-password:hover {
    color: #16c7ff;
}

/* Input error shaking animation */
@keyframes shake {

    0%,
    100% {
        transform: translateX(0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translateX(-10px);
    }

    20%,
    40%,
    60%,
    80% {
        transform: translateX(10px);
    }
}

.shake {
    animation: shake 0.6s cubic-bezier(.36, .07, .19, .97) both;
}

/* Login button loading animation */
@keyframes spinner {
    to {
        transform: rotate(360deg);
    }
}

.loading::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border: 4px solid transparent;
    border-top-color: #ffffff;
    border-radius: 50%;
    animation: spinner 0.6s linear infinite;
}

/* Mobile device optimization */
@media (max-width: 768px) {
    #login-form {
        padding: 1em;
    }

    #login-form input,
    #login-form .btn-login {
        font-size: 16px;
        /* Prevent iOS from zooming */
    }

    #login-form .btn-login {
        width: 100%;
        margin-top: 1em;
    }

    .img-wrap-box {
        max-width: 180px;
        height: auto;
    }

    .img-wrap-box img {
        max-width: 100%;
        height: auto;
    }
}

/* Enhanced Logo Section */
.img-wrap-box {
    max-height: 90px;
    max-width: 226px;
    width: 226px;
    height: 90px;
    text-align: center;
    perspective: 1000px;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    overflow: hidden;
    /* Prevent animation overflow */
}

.img-wrap-box img {
    margin: 0 auto;
    max-height: 90px;
    max-width: 226px;
    animation: enhancedFadeIn 2.5s ease-out;
    transition: transform 0.3s ease-in-out;
}

@keyframes enhancedFadeIn {
    0% {
        opacity: 0;
        transform: scale(0.8) translateY(20px);
    }

    40% {
        opacity: 0.4;
        transform: scale(0.9) translateY(10px);
    }

    100% {
        opacity: 1;
        transform: scale(1) translateY(0);
    }
}

.img-wrap-box:hover {
    transform: rotateY(10deg);
}

.img-wrap-box:hover img {
    transform: scale(1.05);
}

/* If logo is an SVG, add color transition effect */
.img-wrap-box svg path {
    transition: fill 0.5s ease;
}

.img-wrap-box:hover svg path {
    fill: #23a6d5;
    /* Change this to whatever color you want */
}


.footerLogin {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #677d9a;
    text-align: center;
}

.footerLogin .homelink {
    text-decoration: none;
    color: #677d9a;
}

/* Limit the width of the property code input group text */
/* Target the specific input group in the login form */
#login-form .input-group {
    display: flex;
    align-items: stretch;
}

/* Style for the input field in the login form */
#login-form .input-group input[name="Input.UserName"] {
    flex: 1;
    min-width: 0;
    /* Allow input to shrink if necessary */
    border-radius: 50rem 0 0 50rem !important;
}

/* Style for the property code container in the login form */
#login-form .input-group-prepend.prop-behind {
    display: flex;
    max-width: 50%;
}

/* Style for the property code text */
#Input\.PropertyCode {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 0 50rem 50rem 0 !important;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}


.plain-select {
    vertical-align: middle;
    position: relative;
}

.plain-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
}

.plain-select:after {
    content: "";
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -3px;
    border-top: 6px solid #3087c1;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}

.card.shadow {
    border-radius: 7px;
    box-shadow: 0px 0px 30px 0px rgba(82, 63, 105, 0.05) !important;
    border: 0;
}

.card .dropdown-item {
    padding-top: 5px;
    padding-bottom: 5px;
}

.card .dropdown-item .fa {
    padding-right: 10px;
    color: #b8b8b8;
}

.card .dropdown-menu.show {
    top: 5px !important;
}

.menu-divider {
    height: 0;
    overflow: hidden;
    border-top: 1px solid #262e44;
}

.menu-title {
    font-size: 1.2rem;
    line-height: 1.2;
}

.menu-title .fa {
    vertical-align: middle;
    color: #a7a7a7;
    padding: 0px 5px;
}

.menu-b {
    font-weight: 500;
}

.back-to-top {
    position: fixed;
    bottom: 65px;
    right: 25px;
    display: none;
}

.container-fluid {
    height: 100%;
}

.text-cc {
    color: #007bff;
    font-weight: 500;
}

.text-dd {
    color: #ff0018;
    font-weight: 500;
}

.font-weight-semibold {
    font-weight: 600;
}

.min-vh-25 {
    min-height: 250px;
}


[data-status="O"] {
    background-color: #e5e5e5;
}

.rsvn-box .rsvn-icon:nth-child(1) {
    margin-right: 4px;
}


.error-title {
    font-size: 3rem !important;
    font-weight: 600;
}

.error-desc {
    font-size: 2.0rem;
    font-weight: 300;
}

.error-desc-2 {
    font-size: 1.1rem;
}

.text-info {
    color: #509dfc !important;
}


.form-group.required label:after {
    content: "*";
    color: red;
    display: inline;
    font-weight: bold;
}

.table th {
    padding: .50rem !important;
    vertical-align: middle;
}

.table td {
    padding: .35rem !important;
    vertical-align: middle;
}


.navbar {
    padding: 0rem !important;
}

.nav-link i.fa:hover,
.nav-link i.fa:active,
.nav-link i.fa:focus {
    color: #0766b8;
}

.breadcrumb {
    padding: 0rem !important;
}

.breadcrumb-item+.breadcrumb-item::before {
    padding-right: .3rem !important;
}

/* Dark template */
.bg-darkT {
    background-color: #192038 !important;
}

.home {
    background-image: linear-gradient(to bottom, rgb(25 32 56) 0%, rgb(25 32 56) 100%), linear-gradient(to bottom, rgb(25 32 56) 0%, rgb(25 32 56) 100%) !important;
    color: #fff;
}

.expbg {
    background-color: #293556;
}

.expbg .fa {
    transform: scale(2.1, 2.1);
    color: #8f9bb3;
    height: 100%;
    display: inline-flex;
    align-items: center;
}

.expbg .title {
    color: white;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
}

.more {
    background-color: #293556;
    padding: 8px 0px;
    font-size: 0.8em;
    color: rgba(255, 255, 255, 0.8);
}

.more a {
    text-decoration: none;
    color: #fff;
}

.more a:hover {
    color: #a7a6a6;
}

.btn-dark {
    background-color: #222b45;
    border-color: #222b45;
}

/* Dark template */

.tableFixHead {
    overflow-y: auto;
    height: 350px;
}

.tableFixHead thead th {
    position: sticky;
    top: 0;
    z-index: 1;
}

.tableFixHead::-webkit-scrollbar {
    width: 10px !important;
}

.swal2-content {
    padding: 0.5em !important;
}

.swal2-html-container .pop {
    text-align: left;
}

.swal2-html-container .pop-header {
    padding: 0 0 0.8rem;
    font-weight: 600;
    font-size: 1.2rem;
    border-bottom: 1px solid #ddd;
}

.swal2-html-container .pop-body {
    padding: 1rem 0rem;
    color: #3F4254;
}

.pop-body .col-lg-8::before {
    content: ":";
    padding-right: 5px;
}

.swal2-close {
    top: 10px !important;
    right: 15px !important;
}

.swal2-close:focus {
    box-shadow: none !important;
}

.all-report a {
    color: #333;
    font-weight: 600;
    font-size: 1.1em;
}

.all-report a:hover {
    color: #0766b8;
}

.tab-title {
    padding: 10px 25px;
    color: #fff;
    font-size: 1.1em;
}

.home-night-audit-date {
    font-size: 1.3em;
}

#navbarSupportedContent {
    padding: 8px 40px 3px 40px;
    color: #fff;
}

#navbarSupportedContent i {
    padding-top: 5px;
}

.card {
    border: none;
}

/* Full Screen */
.panel {
    background-color: #fff;
}

.fullscreen {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: auto;
}

#fullscreen .fas {
    font-size: 1.5em;
    color: #fff;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem;
}

.form-input-word {
    padding-top: .375rem;
    font-size: 1rem;
    color: #585b5d;
}

.prop-behind .input-group-text {
    background-color: rgba(255, 255, 255, .05) !important;
    border-radius: 0 50rem 50rem 0 !important;
    border: 0px solid transparent;
    transition: all .5s ease;
    color: #fff;
}

.training-button {
    margin: 5px 5px 10px 10px;
    font-weight: 500;
    line-height: 1.2;
    font-size: 1.00rem;
}

.bgdarkL {
    background-color: #111a3c;
}

.bgdarkT {
    background-color: #192038;
}


.popover {
    max-width: 100%;
    width: 400px;
    background-color: rgba(0, 0, 0, .95);
}

.popover-header {
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    border-bottom: 1px solid #8a8a8a;
}

.popover-body {
    color: #fff;
}

.bs-popover-auto[x-placement^=right]>.arrow::after,
.bs-popover-right>.arrow::after {
    border-right-color: #000 !important;
}

.bs-popover-auto[x-placement^=left]>.arrow::after,
.bs-popover-left>.arrow::after {
    border-left-color: #000 !important;
}

.def-cursor {
    cursor: default;
}

@media (max-width: 1366px) {

    .bigdrop-rt {
        width: 600px !important;
    }
}

@media (min-width: 1367px) {

    .bigdrop-rt {
        width: 700px !important;
    }
}

@media (min-width: 1400px) {
    .modal-xl {
        max-width: 1320px;
    }
}

@media (min-width: 1600px) {
    .modal-xl {
        max-width: 1520px;
    }
}

@media (min-width: 1900px) {
    .modal-xl {
        max-width: 1820px;
    }
}

.notice-w {
    min-width: 450px;
    color: #495057;
}

.notice-scroll {
    max-height: 250px;
    overflow-y: scroll;
}

.notice-scroll a {
    text-decoration: none;
}

.notice-title {
    color: #636363;
    padding-right: 10px;
}

.notice-date {
    font-size: 0.8em;
    color: #858585;
    padding-bottom: 5px;
}

.notice-content {
    font-size: 0.8em;
    color: #858585;
    white-space: pre-line;
}

.notice-all .notice-title {
    font-size: 1.1em;
    color: #636363;
    font-weight: 500;
}

.notice-all .notice-date {
    font-size: 14px;
    color: #666;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-bottom: 2px;
}

.notice-all .notice-content {
    font-size: 1em;
    color: #666;
}

.notice-heading {
    font-size: 14px;
    font-weight: 500;
    color: #696969;
    padding: 5px 0px 10px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.notice-list-group-item {
    font-size: 14px;
    padding: .50rem 1.25rem;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.notice-all .notice-list-group-item {
    font-size: 14px;
    padding: .50rem;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.notice-list-group-item-action:hover {
    background-color: #e9ecef;
}

.notice-bottom {
    font-size: 14px;
    padding: 8px 0px 3px 0px;
    border-top: 1px solid rgba(0, 0, 0, .125);
    text-align: center;
}

.notice-empty {
    font-size: 14px;
    padding: 10px 20px;
    color: #858585;
}

.notice-list-group {
    display: flex;
    flex-direction: column;
}

.active .notice-title,
.active .notice-content,
.active .notice-date {
    font-weight: 600;
    color: #565656;
}

.new-notice-button {
    padding: .2rem .4rem;
    border-radius: .2rem;
    color: #fff;
    font-size: 0.7em;
    background-color: #8bc641;
    margin-right: 5px;
    float: right !important;
}

.critical-notice-button {
    padding: .2rem .4rem;
    border-radius: .2rem;
    color: #fff;
    font-size: 0.7em;
    background-color: #dc3545;
    margin-right: 5px;
    float: right !important;
}

.notice-all .active .notice-title,
.notice-all .active .notice-content,
.notice-all .active .notice-date {
    font-weight: 600;
    color: #404040;
}

.notice-all a {
    text-decoration: none;
}


.notice-swal .swal2-styled:focus {
    box-shadow: none;
}

.notice-swal .fa {
    font-size: 2.7em;
    color: #2898f9;
    padding-bottom: 15px;
}

.notice-swal .title {
    color: #000;
    padding-bottom: 5px;
}

.notice-swal .content {
    font-size: 0.8em;
    text-align: left;
    color: #6d6d6d;
    white-space: pre-line;
}

.notice-swal .swal2-styled.swal2-confirm {
    margin: 0.25em auto 0;
    font-size: 14px;
}

.notice-message-col {
    text-align: left;
    white-space: pre-line;
    padding-left: 10px;
}

.notice-message-col:first-line {
    line-height: 0;
}

.notice ::-webkit-scrollbar {
    width: 10px;
}

.notice ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
}

/*.notice ::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}*/

.notice ::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #898989;
}

.notice-show-icon {
    cursor: pointer;
    float: right;
    position: relative;
    margin-bottom: -25px;
    padding-right: 15px;
    font-size: 13px;
    color: #898989;
}

.circle-icon-red {
    background: #fb6160;
    padding: 35px 0px;
    border-radius: 50%;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 4.2rem;
}

.access-denied {
    background-color: #fff;
    border-radius: .25rem;
    padding: 60px;
    margin-top: 3%;
}

.access-denied .title {
    font-size: 2.5em;
    padding-bottom: 10px;
}

.access-denied .content {
    font-size: 1.1em;
    color: #808080;
}

.pCircle {
    display: inline-block;
    line-height: 0px;
    border-radius: 50%;
    font-size: 1.28em;
    font-weight: 600;
    background-color: #ff8529;
}

.pCircle span {
    display: inline-block;
    padding-top: 50%;
    padding-bottom: 50%;
    margin-left: 9px;
    margin-right: 8px;
    font-size: 26px;
    color: #ffffffd4;
}

.table-checkout .table-responsive {
    height: 65vh;
    overflow: scroll;
}

#RoomTable input[type="checkbox"]:disabled:before {
    display: inline-block;
    padding: 0.04em 0.2em;
    color: #edeceb;
    background: #adadad;
    border-radius: 2px;
    position: absolute;
    width: 13px;
    height: 13px;
    font-size: 9px;
}

#RoomTable input[type="checkbox"]:disabled:checked:before {
    content: "\f00c";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    cursor: not-allowed;
}

/* smartphones, iPhone, portrait 480x320 phones */

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .sidebar-wrapper {
        width: 100%;
    }

    .home-night-audit-date {
        text-align: left;
        font-size: 1.0em;
    }
}

/* landscape mobile / small tablets */
@media screen and (min-width: 481px) and (max-width: 767px) {
    .sidebar-wrapper {
        width: 260px;
        left: -260px;
    }

    .page-wrapper.toggled .sidebar-wrapper {
        left: 0px;
    }

    .page-wrapper.toggled .page-content {
        padding-left: 0px;
    }
}

.bg-low {
    background-color: #f0f0f0;
}

.bg-normal {
    background-color: #ffffff;
}

.bg-weekend {
    background-color: #cee7ff;
}

.bg-shoulder {
    background-color: #fff1d4;
}

.bg-peak {
    background-color: #fed7b0;
}

.bg-superpeak {
    background-color: #fcb47a;
}

.table-holiday {
    font-size: 0.7rem;
}

#select2row:hover {
    background-color: #5897fb !important;
}

#select2row:hover div {
    background-color: transparent;
}

.select2-results__option[aria-selected=true] #select2row {
    background-color: #ddd;
    color: #000;
}

.select2-results__option[aria-selected=true] #select2row div {
    background-color: transparent;
}

.select2-results__option .select2-results__option--highlighted #select2row {
    background-color: #5897fb;
    color: #fff;
}

.select2-results__option .select2-results__option--highlighted #select2row div {
    background-color: transparent;
}

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

.locked-out h2 {
    color: #c3cae4;
}

.locked-out .fa-user-lock {
    font-size: 2.3rem;
    color: #c3cae4;
    padding: 0.5rem 0rem 1.5rem 0rem;
}

.locked-out .content {
    font-size: 1.0rem;
    padding-bottom: 2rem;
}

.fa-left-input {
    position: absolute;
    width: 3.5rem;
    display: block;
    height: 2.4rem;
    line-height: 2.4rem;
    text-align: center;
    pointer-events: none;
    color: #c3cae4;
    font-size: 18px;
}

#login-form .captcha-input {
    padding: .5em 3.0em .5em;
}

.split-folio {
    margin-top: 1rem !important;
}

.split-folio .title {
    padding-bottom: 5px;
    font-size: 1.0em;
    font-weight: 500;
}

.split-folio .content {
    padding: 10px;
}

.split-folio .table {
    margin-bottom: 0px;
}

.split-folio .actionbtn-group {
    margin-left: .5rem !important;
}

.split-folio .title-other {
    padding: 10px;
    font-size: 1.0em;
    font-weight: 500;
}

.table-reservation {
    font-size: 0.8rem;
    margin-bottom: 0rem;
}

.table-outline {
    border: 1px solid #777;
    margin-top: 1.5rem;
}

.table-reservation-detail {
    font-size: 0.8rem;
    border: 1px solid #ddd;
    margin-bottom: 0rem;
}

.table-reservation-detail .title {
    background-color: #ddd;
    font-weight: bold;
}

.table-reservation-detail .info {
    border-bottom: 1px solid #ddd;
    background-color: #f9f9f9;
}

.table-reservation-detail tr td:first-child {
    width: 20%;
    vertical-align: top !important;
}

.table-reservation-detail tr td:nth-child(2) {
    width: 20%;
    vertical-align: top !important;
}

.table-reservation-detail tr td:nth-child(3) {
    width: 20%;
    vertical-align: top !important;
}

.table-reservation-detail tr td:nth-child(4) {
    width: 10%;
    vertical-align: top !important;
}

.table-reservation-detail tr td:nth-child(5) {
    width: 10%;
    vertical-align: top !important;
}

.table-reservation-detail tr td:nth-child(6) {
    width: 10%;
    vertical-align: top !important;
}

.table-reservation-detail tr td:nth-child(7) {
    width: 10%;
    vertical-align: top !important;
}

.col-expect {
    width: 20%;
}

.button {
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    font-size: 0.9rem;
    color: #fff;
    background-color: #9d9d9d;
    border-color: #9d9d9d;
}

.button-prev {
    border-radius: 30px 0 0 30px;
    position: absolute;
    right: 114px;
    top: 9px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.button.dx-state-focused {
    background-color: #6c757d !important;
}

.button-next {
    border-radius: 0 30px 30px 0;
}

.button-prev:hover,
.button-next:hover {
    background-color: #6c757d;
    border-color: #6c757d;
}

.alert-trans {
    margin: 5px 180px 0 0;
}

.twof {
    padding: 0em !important;
}

.twof input[type=checkbox] {
    margin-right: 8px;
}

/** AwesomeFont 5.15.1 was installed when I try to debug, and the font content changed, current version running on server is 5.13.4 */

.fa-hand-sparkles:before {
    content: "\f95d" !important;
}

.fa-house-user:before {
    content: "\f965" !important;
}

/* Enhanced Main Page Styles */

.main-theme .colour {
    transition: all 0.3s ease;
}

.main-theme .colour:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.main-theme .colour .fa {
    transition: all 0.3s ease;
}

.main-theme .colour:hover .fa {
    transform: scale(1.1);
}

/* Enhanced Navbar Styles */

#navbarSupportedContent {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

#navbarSupportedContent .nav-link {
    position: relative;
    overflow: hidden;
}

#navbarSupportedContent .nav-link::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #16c7ff;
    transform: scaleX(0);
    transition: transform 0.3s ease;
    transform-origin: right;
}

#navbarSupportedContent .nav-link:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

#userDropdown::after {
    transition: transform 0.3s ease;
}

#userDropdown:hover::after {
    transform: rotate(180deg);
}

/* Enhanced Sidebar Styles */

.sidebar-wrapper {
    transition: left 0.3s ease;
}

.sidebar-wrapper .sidebar-menu ul li a {
    transition: all 0.2s ease;
}

.sidebar-wrapper .sidebar-menu ul li a:hover {
    padding-left: 25px;
    background-color: rgba(255, 255, 255, 0.05);
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown>a:after {
    transition: transform 0.3s ease;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active>a:after {
    transform: rotate(90deg);
}

/* Enhanced Mobile Styles */

@media (max-width: 768px) {
    .main-theme .colour {
        margin-bottom: 15px;
    }

    .expbg {
        margin-bottom: 10px;
    }

    #navbarSupportedContent {
        padding: 8px 20px 3px 20px;
    }

    .home-night-audit-date {
        font-size: 1.1em;
    }
}

.csv-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

.csv-table th,
.csv-table td {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: left;
}

.csv-table th {
    background-color: #f2f2f2;
    font-weight: bold;
}

.csv-table tr:nth-child(even) {
    background-color: #f9f9f9;
}

.csv-table tr:hover {
    background-color: #f1f1f1;
}

.json-output {
    white-space: pre-wrap;
    word-wrap: break-word;
    background-color: #f4f4f4;
    padding: 10px;
    border: 1px solid #ddd;
}

#auditTrailModal .modal-body {
    overflow-x: auto;
}

@media (max-width: 576px) {
    #auditTrailModal .modal-dialog {
        margin: 0;
        max-width: 100%;
        height: 100%;
    }

    #auditTrailModal .modal-content {
        height: 100%;
        border-radius: 0;
    }
}

/* Soft Toast Styling */
.soft-toast-popup {
    border-radius: 15px !important;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1) !important;
    padding: 10px 15px !important;
    width: auto !important;
    font-size: 0.85rem !important;
}

.soft-toast-popup .swal2-title {
    font-size: 1rem !important;
}

.soft-toast-popup .swal2-html-container {
    font-size: 0.85rem !important;
}

/* Ensure DevExtreme toasts appear above modal backdrops */
.dx-toast-wrapper,
.dx-toast,
.dx-overlay-wrapper.dx-toast,
.dx-overlay-wrapper.dx-toast .dx-overlay-content {
    z-index: 20000 !important;
}

/* Tablet Compatibility (Landscape & Portrait) */
@media screen and (min-width: 768px) and (max-width: 1024px) {

    /* Layout Adjustments */
    .page-wrapper .page-content>div {
        padding: 10px 20px;
        /* Reduce side padding */
    }

    /* Override fixed widths */
    .ginfo-box {
        width: 100% !important;
        max-width: 100% !important;
        left: 0 !important;
        position: relative !important;
        top: 0 !important;
        height: auto !important;
    }

    .info-box {
        max-width: 100% !important;
        width: 100% !important;
    }

    /* Modal Responsiveness */
    .modal-dialog {
        max-width: 95%;
        margin: 1.75rem auto;
    }

    .modal-lg,
    .modal-xl {
        max-width: 95%;
    }

    /* Grid/Table Optimizations */
    .table-responsive {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    /* Reservation Box */
    .rsvn-box {
        padding: 10px;
    }

    .rsvn-box .btn {
        width: auto;
        min-width: 80px;
        padding: 5px 10px;
        font-size: 0.85rem;
    }

    /* Form Inputs */
    .form-control {
        font-size: 1rem;
        /* Prevent zoom on iOS */
    }

    /* Header Adjustments */
    h1,
    .h1 {
        font-size: 2rem;
    }

    h2,
    .h2 {
        font-size: 1.75rem;
    }

    h3,
    .h3 {
        font-size: 1.5rem;
    }

    /* Sidebar Toggling Logic Override (Visual) */
    .page-wrapper.toggled .sidebar-wrapper {
        left: 0px;
    }

    .page-wrapper .sidebar-wrapper {
        width: 260px;
        left: -260px;
        /* Force hide by default on tablet until toggled */
    }

    .page-wrapper.toggled .page-content {
        padding-left: 0px;
        /* Overlay mode for tablet */
    }

    /* Ensure page content takes full width */
    .page-wrapper .page-content {
        padding-left: 0px;
    }

    /* Navigation Bar */
    .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }

    /* Calendar and Tabs */
    .nav-tabs .nav-link {
        padding: 0.5rem 0.5rem;
        font-size: 0.9rem;
    }

    /* Adjust buttons in grids */
    .btn-sm {
        padding: 0.25rem 0.5rem;
        font-size: 0.875rem;
    }
}