

.requestcountry{
font-weight:bold;
font-size:16px;
}


.requestfordate{
font-weight:bold;
font-size:16px;
padding-top:1px;
padding-bottom:1px;
}


.padbottomtop10{
font-size:14px;
padding-top:1px;
padding-bottom:1px;
}


.fxbold{
font-weight:bold;
}


.fpersons{
    display: inline-block;
    width: 30px;
    text-align: center;
    background-color: #008000;
    font-size: 14px;
    padding-top: 1px;
    padding-bottom: 1px;
    color: #fff;
	}





.fullfac{
    display: grid;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
    width: 100%;
    flex-wrap: wrap;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
}




.fullfac .chlfac{
flex:1;
width:100%;
}


.facheader{
    display: flex;
    background-color: #f3f3f3;
    align-items: center;
    justify-content: flex-start;
	font-size:1rem;
	color:#000;
	}

.facsvg svg{
width:24px;
padding:6px;
color:green;
}

.facitem{
padding:4px;
	color:#666;
}


.gallery {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  grid-gap: 20px;
}

.gallery-item {
  position: relative;
  overflow: hidden;
  position: relative;
  display: inline-block;
  aspect-ratio: 1 / 1; 
}

.gallery-item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.toverlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0,0,0,0.5);
  color: white;
  padding: 4px;
  text-align: center;
  box-sizing: border-box;
}




.nomap{
display: flex!important;
align-items: center!important;
justify-content: space-around!important;
}


.ulf li{
padding:1px;
}

.roomamenityheader{
display:flex;
padding:4px;
flex:1;
background-color:#f1f1f1;
}


.pad8{
padding:8px;
}


.flexrow{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 10px;
}

.xflexrow{
    display: flex;
    align-items: center;
    justify-content: flex-start;
	position:relative;
	width:100%;

}


.flexCol{
padding:8px;
flex:1;
}

.mabottom6{
}


.noticesmall{
font-size:0.8rem;
color:#888;
padding:4px;
}



.bggr{
    background-color: #f7f7f7;
   display: flex;
    justify-content: space-between;
    align-items: center;
	padding:8px;
}


.googlelogin{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.glhover{
    font-weight: 400;
    line-height: 1.5;
    color: #111111;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	border: 1px solid #dadada;
	font-size: 1.1rem;
	padding:12px;
    background-color: #fefefe;
    border-radius: 0.25rem;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	}


.glhover:hover{
background-color: #f1f1f1;
}

.customalerttop {
color: #f2f2f2;
    background-color: #d92e2e;
    display: flex;
    justify-content: space-around;
    font-size: 1.2rem;
    font-weight: bold;
	padding:6px;
}

.redLight{
padding:2px;

    border-left: 6px solid #efae5e;
    border-bottom: 1px solid #eeeeee;

}



.greenlight{
padding:2px;
border-left: 6px solid #4bd04d;
border-bottom: 1px solid #4bd04d;
}



.wroomname{
flex:1;
padding:8px;
margin-bottom:2px;
cursor:pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.wroomname:hover{
background-color:#f7f7f7;
}

.assignedroom{
flex:1;
padding:8px;
margin-bottom:2px;
}

.room_overlay_fixed{
position:relative;
width:100%;
background-color:#f6f6f6;
display:flex;
flex-direction: column;
flex:1;
}


.room_overlay_fixed_inner{
    position: absolute;
    top: 40px;
    display: flex;
    z-index: 9999999;
    width: -webkit-fill-available;
    flex-direction: column;
    max-height: 720px;
    min-height: 320px;
    overflow-y: auto;
}


.room_overlay_fixed_outer{
    position: absolute;
    top: 0;
    display: flex;
    z-index: 9999999;
    width: -webkit-fill-available;
    flex-direction: column;
}


.singleassheader{
background-color: #adadad;
    color: #fff;
    text-align: left;
    padding: 12px;
    top: 20px;
    font-size: 1.1rem;
   line-height: 12px;
}

.wxroombold{
font-size:1.3rem;
font-weight:bold;
}




.singleassignroom{
    background-color: #f7f7f7;
    margin-bottom: 2px;
    cursor: pointer;
    padding: 8px;
display: flex;
    align-items: center;
    justify-content: flex-start;

}


.singleassignroom:hover{
    background-color: #e7e7e7;
}






.syncroommask{
    top: 0;
	z-index:2;
    left: 0;
    position: absolute;
    background-color: #ffffff;
    width: 100%;
    height: 100%;

}

.greenb{
color:green;
font-weight:bold;
margin-right:20px;
}


.hotelassignflex{
    display: flex;
    justify-content: 	space-between;;
    align-items: flex-start;
	flex:1;
}





.fxname{

    font-weight: bold;
    font-size: 1.1rem;
    margin: 10px 0 10px 0;
}



.backbtn{
    background-color: #eeeeee;
    width: 100%;
    color: rgb(255, 255, 255);
    padding: 12px;
    color: #111;
display: flex;
    align-items: center;
    justify-content: flex-start;
flex:1;
cursor:pointer;
margin-top:30px;
}

.backbtn:hover{
    background-color: #dddddd;
}

.vailabilitybtn{
    background-color: #919394;
    color: red;
    padding: 12px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex: 1;
    cursor: pointer;
    font-weight: bold;
    font-size: 1rem;
    text-transform: capitalize;
}

.vailabilitybtn:hover{
    background-color: #717374;
}

#mclassSwitch{
margin-top:12px;
display: flex;
align-items: center;
justify-content: space-between;;
}


#mclassSwitch >div{
display: flex;
align-items: center;
justify-content: space-between;;
}



#mclassSwitch input{
margin-top:0;
width: 2.6rem;
height:1.5rem;
border:0px;
}

#configureTemplate{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.booking_items{
display: flex;
align-items: flex-start;
justify-content: space-between;;
flex-direction: column;
}

.panelFlexColumn{
flex:0 0 280px;
margin: 6px;
}


.panelFlexColumnData{
flex:1;
text-align:center;
margin: 6px;
}


.dataheader{
font-weight:bold;
background-color:#fefefe;
padding:12px;
}

.darkgr{
    background-color: #f7f7f7;
}






.sbitemheader{
    padding: 8px;
    cursor: pointer;
    width: 100%;
   display: flex;
   position:relative;
    justify-content: space-between;
    align-items: center;
	margin-bototm:4px;
}


.sbitemn{
    padding: 8px;
    cursor: pointer;
    width: 100%;
    margin-bottom: 6px;
   display: flex;
   position:relative;
background-color:#f9f9f9;
    justify-content: space-between;
    align-items: center;
	margin-bototm:4px;
}


.sbitem{
    padding: 8px;
    cursor: pointer;
   position:relative;
    width: 100%;
    margin-bottom: 6px;
display: flex;
    justify-content: space-between;
    align-items: center;
}

.sbitem:hover{
    background-color: #f1f1f1;
}


.bookitemscontainer{
}



.panelpart1{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.panelbooks{
display: flex;
justify-content: space-between;
align-items: center;
}


.flexH{
display: flex;
justify-content: space-between;
align-items: center;
    flex: 0 0 50%;
}


.flexC{
display: flex;
justify-content: space-between;
align-items: center;
    flex-direction: column;
    width: 100%;
}


.flexH >div{
min-width:120px;
text-align:center;
}



.bgb{
background-color:#637ea5;
color:#fff;
padding:2px;
}

.bgw{
background-color:#81154d;
color:#fff;
padding:2px;
}


.bgbsnoothborder{
border:1px solid #eeeeee;
padding:1px;
font-size:0.85rem;
}

.bgbsnoothborder:not(.bgb):not(.bgq):hover {
  background-color: #eee;
}




.flexHheader {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex: 0 0 50%;
}


.lightg{
line-height:18px;
font-size:0.8rem;
color:#bcbcbc;
margin-bottom:4px;
}







.config_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999999;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}

.config_overlay-header {
  background-color: white;
  padding: 10px;
  z-index: 1;
}

.config_overlay-header.sticky {
  position: sticky;
  top: 0;
}

.config_overlay-content {
  background-color: white;
  padding: 20px;
  flex-grow: 1;
}





.templateimagescont{

display: flex;
align-items: center;
justify-content: flex-start;
}

.activeimage{
opacity:1!important;
filter: none!important;
border: 1px solid #eaeaea!important;
}

.templateimages{
 position: relative;
    cursor: pointer;
    flex: 0 0 200px;
	opacity:0.4;
    padding: 8px;
  filter: grayscale(100%);
  transition: filter 0.3s ease;
	}

.templateimages:hover{
background-color:rgba(200,200,200,0.1);
opacity:1;
filter: none;
}





.wsyncbtn{
background-color: #eee;
display: flex;
align-items: center;
justify-content: space-between;
border-radius: 0.2rem;
cursor:pointer;
}

.wsyncbtn:hover{
background-color: #ddd;
}


.wsyncbtnCaption{
flex:1;
text-align:right;
padding:4px;
display: flex;
justify-content: space-evenly;
align-items: center;

}


.rpopup-container {
  position: absolute;
  bottom: 100%;
  left: 0;
  background-color: white;
  border: 1px solid #ccc;
  padding: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  z-index: 1;
}


.cicon-container {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 32px;
  height: 32px;
  z-index: 99999999;
  opacity: 1;
  filter: none;
  transition: none;
}

.cicon {
  width: 100%;
  height: 100%;
   filter: none;
}


.ctextoverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0bb197; 
  z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.ctextoverlay-content {
  color: white;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}










.roomscrollablecontainer {
  display: flex;
  align-items: center;
  width: 100%;
  overflow-x:hidden;
  position: relative;
margin-bottom: 22px;

}

.scrollableitems-container {
  overflow-x:auto;
  flex-wrap: nowrap;
  width: 100%;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
   margin: 0 50px 0 50px;
  display: flex;
  align-items: center;
   padding: 12px;

}

.scrollableitem {
  margin: 0 8px;
  background-color: #f1f1f1;
  padding: 20px;
  text-align: center;
  cursor:pointer;
white-space: nowrap;
user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
display: flex;
    align-items: center;
    justify-content: space-between;
height:24px;
}

.bgbsnoothborder:not(.activescrollitem):hover {
  background-color: #e1e1e1;
}

.scarrow-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.5);
  border: none;
  cursor: pointer;
  z-index: 1;
}

.scleft-arrow {
  left: 0;
}

.scright-arrow {
  right: 0;
}


.scrollableitems-container::-webkit-scrollbar {
height:8px;
}

.scrollableitems-container::-webkit-scrollbar-track {
  background-color: transparent;
}

.scrollableitems-container::-webkit-scrollbar-thumb {
background-color: #dedede;
border-radius: 25px;
cursor:pointer;
}

.scrollableitems-container::-webkit-scrollbar-thumb:hover {
background-color: #cecece;
}

.roomflexcontainer{
display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
}


.roominfo{
width:100%;
flex:1;
display: flex;
align-items: center;
justify-content:flex-start;
padding:4px;
margin-bottom:2px;
}

.activescrollitem{
    background-color: rgb(135 176 235);
    color: #fff;
    font-weight: bold;
}

.highligtsflex{
display: flex;
align-items: center;
flex-wrap: wrap;
}

.amenitycatheader{
font-weight:bold;

}

.highlightsroom{
    margin: 4px;
    padding: 8px;
    background-color: #f7f7f7;
    font-weight: 500;
}

.highlightunderscore{
margin-right: 2px;
padding:4px;
color:#666;
text-decoration:underline;
text-underline-offset: 4px; 
 text-decoration-color: #a7a7a7;
}

.rmimagesflex{
display: flex;
align-items: center;
flex-wrap: wrap;
}

.rmimg{
padding:8px;
border-radius:25px;
cursor:pointer;
}





.bookroom{
position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #111;
    background-color: rgba(127,127,127,0.9);

	height:100%;
  height: 100%;
 padding: 100px;
 z-index: 99999999;
}

.bookroom_content{
padding:22px;
background-color:#fefefe;
display:flex;
}






.acircle {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    border: 2px solid #ccc;
}

.buttonplus{
    background-color: #4e86a2;;
    color: red;
    padding: 8px;
	line-height:22px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex: 0 0 70px;
    cursor: pointer;
	font-size:1.4rem;
    font-weight: bold;
    text-transform: capitalize;
}


.bvl{
flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-around;
}






.vprogress-bar {
  width: 100%;
  height: 22px;
  background-color: red;
  transition: width 0.5s ease-in-out;
}


.debugbooking{
display: flex;
cursor: pointer;
align-items: center;
justify-content: space-around;
background-color: #fafafa;
padding: 8px;
}

.debugbooking:hover{
background-color: #eaeaea;
}



.wmmsg{
font-size: 0.8rem;
line-height: 12px;
color:#111;
}

.monitormessages{
    flex-direction: column;
    background-color: rgb(250 250 250);
    color: rgb(255, 255, 255);
    display: flex;
    max-height: 140px;
    height: 200px;
    overflow-y: auto;
    padding: 12px;
}





.modal-dialog{
height: 100vh;
max-height: calc(100vh - 200px);
max-width:98%;
width:98%;
}

.modal{
height: 100vh;
max-width:100%;
width:100%;
}

.tab-content{
    overflow-y: auto;
    max-height: calc(100vh - 200px);
    min-height: calc(100vh - 200px);
   height: calc(100vh - 200px);
}



.radio20{
width:20%;
}











.destinationsDeparture-container{
    position: absolute;
    height: 180px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    overflow-y: auto;
    z-index: 999999;
    min-height: 450px;
    background-color: #f3f3f3;
    margin-left: 150px;
    width: 400px;
	padding:6px;

}

.dstd-item:hover{
    background-color: #f3f3f3;
}

.dstd-item{
display: flex;
    padding: 8px;
    background-color: #fbfbfb;
    cursor: pointer;
   width:100%;
    align-items: center;
    justify-content: flex-start;
    text-transform: capitalize;
	border-bottom:1px solid #f1f1f1;
}














.image-gallery{
position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #111;
    background-color: rgba(127,127,127,0.9);

	height:100%;
  height: 100%;
 z-index: 99999999;
}

.image-gallery-content{
padding:4px;
background-color:#fefefe;
display:flex;
height:100%;
}


.close-gallery{
display: flex;
align-items: center;
justify-content: space-between;
font-size:1.1em;
padding:4px;
cursor:pointer;
width:100%;
}

.close-gallery span{
margin-left:12px;
padding:8px;
color:#111;
}

.close-gallery span:hover{
background-color:#f1f1f1;
}


