a {
    cursor: pointer !important;
}

td {
    overflow-wrap: anywhere;
}

.w-100{
    width: 100% !important;
}

.block{
    height: 39vw;
}

.p-tree{
    height: calc(100vh - 220px);
    overflow-y: auto;
}

.p-button {
    min-width: 100px;
}
.p-button.no-min-width{
    min-width: auto;
}
.set-width input
{
    width: 50px;
}

.set-width100 input
{
    width: 100px;
}

.set-width .p-button
{
    min-width: auto;
}
.no-height {
    line-height: normal !important;
}
.is-invalid{
    border-color:red;
}
.danger {
    color: #dc3545 !important;
}

p-tabview{
    width: 100%;
}

.m-grid{
    margin-top: 2rem !important;
}
.m-tabview{
    margin-top: -2.5rem;
}

.cst-pag{
    border-left: 1px solid whitesmoke;

}

.cst-pag .tab-selected{
    background-color: #d63484 !important;
    color: white !important;
}

.cst-pag .p-galleria .p-galleria-item-nav {
    color: #d63484 !important;
    width: unset !important;
    height: unset !important;
}

.item-selecting .card{
    cursor: pointer;
}

.cst-pag .title{
    position: absolute;
    margin-top: 3rem;
}

.cst-pag .header{
    margin-bottom: 3.8rem;
    padding-top: 1.5rem;
}

.field-checkbox > label{
    min-width: 5rem;
}

.p-button-icon{
    min-width: auto !important;
}

.p-fluid .p-fileupload .p-button {
    height: 32px;
    margin-right: 1em;
}

.p-input-filled .p-inputtext {
    background-color: #ffffff;
}

.dd-item{
    margin-top: 8px;
    line-height: 23px;
    white-space: break-spaces;
}

.layout-wrapper .layout-menu li a span {
    display: contents;
}

.p-selectbutton .p-button{
    background: white;
    border-color: #dee2e6;
    color: #212529;
}
.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover {
    background: #d63384;
    border-color: #d63384;
  color: #ffffff;
}
.p-selectbutton .p-button.p-highlight{
    background: #d63384;
    border-color: #d63384;
}
.p-selectbutton .p-button.p-highlight:hover {
    background: #d63384;
    border-color: #d63384;
}

.p-fieldset .p-fieldset-content{
    padding-bottom: 0 !important;
}

.top-menu {
    overflow: auto;
    white-space: nowrap;
}

.time-topbar {
    min-width: 210px;
}

.layout-sidebar {
    /*display: flex;*/
    align-items: center;
    /*position: relative;*/
    /*background: #fff;*/
    /*padding: 8px;*/
    padding: 0 !important;
    /*overflow: hidden;*/
}

.scroll-btn {
    /*border: none;*/
    /*background: white;*/
    font-size: 14px;
    cursor: pointer;
    z-index: 1;
    color: #000000;
    padding: 0 10px;
}
.scroll-btn-left {
    border-right: 2px solid lightgray;
}
.scroll-btn-right {
    border-left: 2px solid lightgray;
}

.scroll-menu {
    display: flex;
    overflow: auto;
    white-space: nowrap;
    scroll-behavior: smooth;
    flex-grow: 1;
    scrollbar-width: none; /* Firefox */
}

.scroll-menu::-webkit-scrollbar {
    display: none; /* Chrome, Safari */
}

@media only screen and (max-width: 1024px) {
    div.time-topbar {
        margin-right: 50px;
    }
}
.gap-0 {
    gap: 0rem !important;
}

.gap-1 {
    gap: 0.25rem !important;
}

.gap-2 {
    gap: 0.5rem !important;
}

.gap-3 {
    gap: 1rem !important;
}

.gap-4 {
    gap: 1.5rem !important;
}

.gap-5 {
    gap: 2rem !important;
}

.gap-6 {
    gap: 3rem !important;
}

.gap-7 {
    gap: 4rem !important;
}

.gap-8 {
    gap: 5rem !important;
}

.vl {
    border-left: 1px solid #dee2e6;
    margin: 1rem 0;
}

.p-inputgroup-addon-time{
    /* margin-top: 2.5px; */
    width: 4.5rem !important;
    height: 2.3rem !important;
    padding: 0 !important;
}

.d-box {
    width: 100%;
    height: 100%;
    border: solid 1px #ccc;
    cursor: move;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 4px;
    margin-right: 25px;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    padding: 10px;
    background-color: transparent;
}

.d-circle {
    border-radius: 50%;
}

.d-box:active {
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2),
            0 8px 10px 1px rgba(0, 0, 0, 0.14),
            0 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.d-boundary {
    width: 100%;
    border: dotted #ccc 2px;
}

.split-button .p-button-icon-only{
    min-width: 40px !important;
}

.selected {
    background-color: #d63384 !important;
    border-color: #d63384 !important;
}

.diagram-items .line {
    border-top: 1px solid #6f42c1 !important;
    min-height: 10px;
}

.treeSelecteStyle .p-tree {
    height: unset;
}

.status-icon{
    width: 2.5rem;
    position: absolute;
    top: 5px;
    right: 5px;
}

.block-icon{
    width: 2rem;
    position: absolute;
    bottom: 5px;
    left: 5px;
}

.d-circle > .status-icon {
    right: unset;
}

.d-circle > .block-icon {
    left: unset;
}

.cdk-overlay-container{
    position: absolute;
    z-index: 9999;
    bottom: 0;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, 0%)
}
.cdk-overlay-connected-position-bounding-box{
    position: fixed;
    bottom: 0;
    top: unset !important;
    left: unset !important;
    width: auto !important;
    height: auto !important;
}

.layout-sidebar .layout-menu ul {
    min-width: 250px !important;
}

.quick-menu .p-dock {
    position: inherit;
}
.quick-menu .p-dock .p-dock-action {
    width: max-content;
    height: 4.5rem;
}
.quick-menu .p-dock .p-dock-item {
    padding: .5rem 1.5rem;
}
.quick-menu .p-dock .p-dock-list {
    background-color: transparent;
    border: none;
}

.bg-highlight {
    background-color: #11661166 !important;
}
.p-treetable.p-datatable-gridlines .p-treetable-tbody > tr > td.border {
    border-width: 1px 0 1px 1px;
}
.bd-left {
    border-left: 1px solid #dee2e6;
}
.bd-right {
    border-right: 1px solid #dee2e6;
}

.top-bar .content .search .p-button.p-button-raised.btn-search {
    height: 40px;
    font-size: 17px;
}

.input-inner button {
    min-width: unset;
}

.input-inner >p-inputnumber {
    width: unset;
}
   
.input-inner >p-inputnumber >span {
    width: unset;
}

.input-inner >p-inputnumber >span >input {
    text-align: center;
}

.input-inner span input {
    text-align: center;
}

.input-inner-guest .p-inputnumber-input {
    max-width: 100px;
}

.p-datatable-gridlines.p-treetable .p-treetable-tbody > tr > td, .p-datatable-gridlines.p-treetable .p-treetable-thead > th {
    border: 1px solid #dee2e6 !important;
}
  
@media (min-width: 375px) and (max-width: 576px) {
    .input-inner-guest .p-inputnumber-input {
        max-width: 50px;
    }
    .top-bar .content .search .p-button.p-button-raised.btn-search {
        height: 30px;
        font-size: 14px;
    }
}

.copyright a{
    color: #584528 !important;
}

.days-of-week {
    .p-button {
        min-width: auto !important;
    }
}

#calendarengine .p-datepicker table td.p-datepicker-today > span.p-highlight {
    background: #c0a46b !important;
}

#calendarengine .p-datepicker table td > span.p-highlight {
    background: #c0a46b !important;
}

.p-button-engine {
    color: #ffffff;
    background-color: #c0a46b;
    background: #c0a46b;
    border: 1px solid #c0a46b;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    transition: background-color 0.15s, border-color 0.15s, box-shadow 0.15s;
}

.p-button.p-button-engine:hover {
    background-color: #977023;
    background: #977023;
    border: 1px solid #977023;
}

.input-inner-guest-engine .p-inputnumber-input:enabled:focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #c0a46b;
    border-color: #c0a46b;
}

.exception-body.access {
    background: url(../assets/images/maintenance-new.png) no-repeat;
    background-size: cover;
    background-position: center;
}

i#cartengine > span.p-badge.p-component.p-badge-no-gutter {
    background: #c0a46b !important;
}

.bg-th {
    background-color: #efefef !important;
}
.under-maintenance{
    position: relative;
}
.title-maintenance{
    position: absolute;
    top: 25%;
    left : 10%;
    text-align: center;
}
.title-maintenance h1{
    color : #C2185B;
    font-size : 40px;
    margin: 0 0;
}
.title-maintenance h3{
    color : #C2185B;
}
.time-maintenance {
    display : flex;
    flex-wrap: wrap;
    margin-top: 60px;
    justify-content : center;
    align-item: center;
}
.time-item{
    margin : 20px 10px 0px 0px;
    padding: 10px 15px;
    background: #9FA8DA;
    border-radius: 6px;
    font-weight: bold;
    color : #34495E ;
}

.maintenance-div-above {
    display:flex;
    position : relative;
    padding : 10px;
}
.maintenance-div-list {
    display:flex;
    position : relative;
}
.maintenance-div span{
    margin-top : 14px;
}
.live-in-box{
    background : #CCFF00;
    height : 25px;
    width : 25px;
    border-radius : 5px;
}
.maintenance-box {
    background: #F44336;
    height: 25px;
    width: 25px;
    border-radius: 5px;
}
.mainten-hotel-item{
    margin-top : 10px;
}
.maintenance-div-above span{
    padding : 5px 15px 0px 5px;
}

.maintenance-div-list .live-in-box, .maintenance-div-list .maintenance-box {
    position : absolute;
    top : 15px;
    left : 0;
}
.maintenance-div-list span {
    position: absolute;
    top: 15px;
    left: 38px;
}

.btn-mt-danger {
    background: #FAE5D3 !important;
    font-weight: bold;
    color: #CC9D6E !important;
    border: none !important;
}
.btn-mt-success{
    background: #EAC697 !important;
    font-weight: bold;
    color: #ffffff !important;
    border: none !important;
}

.btn-mt-success:focus{
    box-shadow: 0 0 0 0.2rem #eac697c2 !important;
}

.p-tabview-nav li{

}

.hotel-config .p-tabview-nav .p-highlight a{
    background: #FBF4EA !important;
    border: 1px solid #EAC697 !important;
    color: #EAC697 !important;
}
.hotel-config .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus{
    box-shadow: inset 0 0 0 0.2rem #eac697c2 !important;
}

.hotel-config .p-dropdown:not(.p-disabled).p-focus {
    border-color: #EAC697 !important;
    box-shadow: 0 0 0 0.2rem #eac697c2 !important;
}
.hotel-config .p-inputtext:enabled:focus {
    border-color: #EAC697 !important;
    box-shadow: 0 0 0 0.2rem #eac697c2 !important;
}
.hotel-config .p-checkbox .p-checkbox-box.p-highlight{
    border-color: #EAC697 !important;
    background : #EAC697 !important;
}

.hotel-config .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus {
    border-color: #EAC697 !important;
    box-shadow: 0 0 0 0.2rem #eac697c2 !important;
}
.hotel-config .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider{
    background : #EAC697 !important;
}
.hotel-config .p-inputswitch.p-focus .p-inputswitch-slider{
    box-shadow: 0 0 0 0.2rem #eac697c2 !important;
}
.hotel-config .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus{
    box-shadow: 0 0 0 0.2rem #eac697c2 !important;
}
.hotel-config .p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus{
    box-shadow: 0 0 0 0.2rem #eac697c2 !important;
}
.hotel-config .p-multiselect.p-multiselect-chip .p-multiselect-token{
    background : #EAC697 !important;
}
.hotel-config .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{
    background : #EAC697 !important;

}
.hotel-config .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{
    background : #EAC697 !important;
}
.hotel-config .p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus{
    box-shadow:inset 0 0 0 0.2rem #eac697c2 !important;
}

.is-maintenance span{
    color : #d63384
}


@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px) {
    /* CSS styles for iPads */
    .title-maintenance {
        top: 8%;
        left: 23%;
    }
    .title-maintenance h1{
        font-size : 35px;
    }
    .title-maintenance h3{
        font-size : 30px;
    }
    .time-maintenance {
        margin-top: 50px;
    }
}

@media only screen
and (max-width: 767px) {
    /* CSS styles for phones */
    .title-maintenance {
        top: 4%;
        left: 8%;
    }
    .title-maintenance h1{
        font-size : 30px;
    }
    .title-maintenance h3{
        font-size : 25px;
    }
    .time-maintenance {

        margin-top: 15px;
    }


}
.bg-th {
    background-color: #efefef !important;
}

.has-booking-routing{
    background : #EF5350 !important;
    color : #FAFAFA !important;
}
.custom-dialog-max-width{
    max-width: 95%  !important;
}

.p-fluid .p-button-icon-only {
    min-width: 2.5rem;
}

.w-120-px {
    width: 120px;
}

.w-130-px {
    width: 130px;
}

.w-140-px {
    width: 140px;
}

.w-160-px {
    width: 160px;
}

.w-180-px {
    width: 180px;
}

.w-200-px {
    width: 200px;
}

.w-min-200-px {
    min-width: 200px;
}

.w-min-400-px {
    min-width: 400px;
}

.engine-promotion-tooltip .p-tooltip-text {
  background-color: yellow !important;
  color: black !important;
  border-radius: 4px !important;
  min-width: 450px !important;
  line-height: 1.2 !important;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16) !important;
  white-space: unset !important;
}

.mobile-engine-promotion-overlay {
  background-color: yellow !important;
  color: black !important;
  border-radius: 4px !important;
  line-height: 1.2 !important;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16) !important;
  white-space: unset !important;
}

.mobile-engine-promotion-overlay .p-overlaypanel-content {
  padding: 0 !important;
}
/* rooms map */
.rooms-map-btn .pi {
  display: inline-block;
  width: 16px !important;
  height: 16px !important;
  vertical-align: middle;
}

.rooms-map-btn .pi.pi-advance-filter {
  background-image: url('/assets/icons/roommap-advance-filter.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transform: scale(1.0);
  transform-origin: center;
  vertical-align: middle;
}

.p-button-text.rooms-map-btn {
  background-color: white !important; 
  border: 1px solid #ced4d9 !important;
  border-radius: 4px;
  color: #4b5563;
}

.p-button-text.rooms-map-btn:hover {
  background-color: white !important;
  color: #4b5563 !important;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.roommap-menu.p-menu {
  padding: 0 !important;
}
/* rooms map */