.calendar_horizon
{
 border-collapse:collapse ;
}
.calhoz_input {
    height: 26px;
    width: 80px;
    float: left;
    padding: 0px;
    padding-left: 2px;
    border: 1px dotted #CCC;
    border-radius: 5px;
    font-size: 10pt;
    text-align: center;
    color: red;
}
.calhoz_space
{
padding: 3px;
background: url('../images/icons8-dot-3.png') center repeat-x;
}
.calhoz_title
{
    font-size: 10pt;
    font-weight: bold;
    padding: 3px;
    cursor: pointer;
}
.calhoz_black span
{
    background: #EEEEEE;
    color: #d9d9d9;
    border: 1px solid #000;
}

.calhoz_selected span
{
    background: gold !important;
    color: darkblue !important;
    border: 1px solid orange;
}

.calhoz_date span 
{
border: 1px solid #CCC;
border-radius: 4px;
padding: 2px;
width: 25px;
display: block;
/*font-weight: bold;*/
font-size: 11pt;

}

.calhoz_green span 
{
background: #a5cca8;
}
.item_hovered {
    background: #f28a04 !important;
}
.calhoz_date
{

    border:none;
    width: 17px;
    height: 10px;
    text-align: center;

}
.calhoz_black span 
{
    border-top:none;
    border-bottom:none;

}
.calhoz_info
{
    border: 1px solid #CCC;
    border-top: 1px solid #333;
    border-radius: 7px;

    width: 17px;
    height: 30px;
    text-align: center;
}
.calhoz_date span
{
    border: 1px solid #EEE;
}
.calhoz_date span:hover
{
    font-weight: bold;
    cursor: pointer;
    border: 1px solid blue;
}
.calhoz_info:hover
{
    color: blue;
    font-weight: bold;
    cursor: pointer;
    border: 1px solid blue;
}
.had_booking span
{
    border: 1px solid red;
}
.frmAllotmentBooking
{
    padding: 5px;
    background: #e2e4e678;
    width: 100%;
}
.frmAllotmentBooking .groupInput
{
  margin-bottom: 10px;
}
.over_book  span{
    background: red;
    color: white;
}
.calendar_column3
{
    width: 500px;
    float: left;
}
.calendar_column3 .headtb td
{
    padding: 0px !important;
}
.calendar_column3 .td_cal_col_null
{
    opacity: 1;
    border: 1px dotted #CCC;
    margin: 0;
    padding: 2px 2px 2px 2px !important;
    width: 30px;
    height: 40px;
    font-size: 9pt;
}
.calendar_column3 .td_onview
{
    opacity: 1;
    border: 1px solid #ccc;
    margin: 0;
    padding: 2px 2px 2px 2px !important;
    width: 30px;
    height: 40px;
    font-size: 9pt;
}
.calendar_column3 .td_ontour
{
    opacity: 1;
    border: 2px solid #05aa6d;
    margin: 0;
    padding: 2px 2px 2px 2px !important;
    width: 30px;
    height: 40px;
    font-size: 9pt;
}
.calendar_column3 .td_ontour:hover
{
  background: #4f8d7617;
  cursor: pointer;
}
.calendar_column3 .td_cal_col
{
border: 1px solid #CCC;
opacity: 0.3;
margin: 0;
padding: 2px 2px 2px 2px !important;
width: 30px;
height: 40px;
font-size: 9pt;
}
.calcol_date 
{

}
.calcol_black
{ 
  background: #ddd !important;
}
.calcol_black span
{
    color: #000 !important;
}
.calcol_date .spNumAllotment 
{  
  font-weight: bold;
  font-size: 12pt;
  float: right;
  margin-right: 5px;
  color: darkblue;
}
.calcol_date .spPriceAllotment 
{  
    font-size: 7pt;
    float: right;
    width: 95%;
    text-align: right;
    margin-right: 5px;
    color: #4a5aae;
}
.calcol_date label {
    font-size: 9pt;
    float: left;
    opacity: 0.5;
    background: transparent;
}
.calcol_selected
{
    background: gold !important;
    color: darkblue !important;
    border: 1px solid orange;
}
.calcol_black .spPriceAllotment
{
    color: transparent !important;
}
.calendar_column3 .headdate td
{
    background: #e2e4e6;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    height: 10px;
    vertical-align: middle;
    border: 1px solid #CCC !important;
}
.calhoz_pink span 
{
background: #f1c1ad;
}
.calhoz_block span 
{
background: #797f84;
}
.td_inventory_break_row 
{
    border-bottom: 1px solid #900 !important;
}
.td_inventory_break_row_top
{
    border-top: 2px solid #7f7f7f !important;
}
.spInventoryCell span
  {
    border: 1px solid #198754 !important;
  }
  .spInventoryRow,.spInventoryRow .title_bg_white
  {
    background-color:#198754 !important;
    color: white;
  }
  .spInventoryCol,.spInventoryCol .title_bg_white
  {
    background-color:#198754 !important;
    border-left: 1px dotted #CCC;
    color: white;
  } 

.td_day_month
  {
    border-left: 1px dotted #CCC;
    text-align: center !important;
    cursor: pointer;
    font-size: 10pt;
  }
  .divContentStack
{
    float: right;
    width: 200px;
    margin-left: 3px;
    background: #DDD;
    border: 1px solid #282A35;
    height: 500px;
    overflow: auto;
}
.divContentStack h3
{
    text-align: center;
    padding: 5px;
    background-color: #282A35;
    color: #FFF;
}
.divWaitingList
{
    background: #FFF;
    padding-left: 0px;
    padding-right: 0px;
    overflow: auto;
}
.divControlWaitingList
{
    background: #f0f0ee;
    padding: 3px;
    text-align: center;
    color: #000;
}
p.itemWaitingList {
    padding: 5px;
    font-size: 10pt;
    border-bottom: 1px dotted #900;
    text-align: left;
}
.numInventory
{
    border: 1px solid #900;
    border-radius: 4px;
    padding: 2px;
    text-align: center;
    font-style: italic;
    width: 25px;
    display: block;
    font-weight: bold;
    background: #ffc;
}
.td_first_inventory .title_room
{
    font-size: 10pt;
    white-space: nowrap;
    width:318px
}
.td_first_inventory .title_bed
{
    font-size: 10pt;
    white-space: nowrap;
    float: right;
}
.td_room_inventory
{
   background: url("/images/bg_dotted_small.png") repeat-x center;
   background-size: 4px;
}
.title_bg_white
{
    float: left;
    background: #FFF;
}
.btnNext
{
    background: #FFF;
    border: 1px solid #CCC;
    padding: 0px 10px 0px 10px;
    border-radius: 5px;
    margin-left: 0px;
    font-size: 12pt;
}
.btnPrevious
{
    background: #FFF;
    border: 1px solid #CCC;
    padding: 0px 10px 0px 10px;
    border-radius: 5px;
    margin-right: 0px;
    font-size: 12pt;
}
.slMonthYearCalHoz
{
    height: 26px;
    width: 50px;
    padding: 0px;
    padding-left: 2px;
    border: 1px dotted #CCC;
    border-radius: 5px;
    font-size: 12pt;
    text-align: center;
    color: blue;
}
ul.tabs {
    
    margin: 0;
    padding-top: 2px;
    list-style: none;
    height: 35px;

    border-bottom: 1px solid #000;
    background: #FFF;
    width: 100%;
}
ul.tabs li {
    float: left;
    margin: 0;
    padding: 0;
    height: 33px;
    line-height: 31px;
    border: 1px solid #CCC;
    border-bottom: none;
    margin-bottom: -1px;
    background: #F0F0F0;
    overflow: hidden;
    border-radius:3px 3px 0px 0px;
    margin-right: 2px;

}
ul.tabs li a {
    text-decoration: none;
    color: #000;
    font-size: 9pt;
    padding: 3px 5px 3px;
    outline: none;
}
ul.tabs li.active, html ul.tabs li.active:hover {
    border: 1px solid #d2d1d0;
    background-color: #FFF;
    border-bottom: 1px solid #FFF;
    border-top: 2px solid #04a311;
    border-left: 1px solid #04a311;
    border-right: 1px solid #04a311;
    color: blue;
    font-weight: bold;
}


  .sticky-column-header {
    position: sticky;
    left: 0;
    z-index: 10;
    width: 320px;
    background: white ;
  }
  
  /* Sticky Column System - Chỉ cần thêm class để sticky */
  .sticky-column-1 {
    position: sticky ;
    left: 0 ;
    z-index: 15 ;
    background: #f8f9fa ;
  }
  
  .sticky-column-2 {
    position: sticky ;
    left: 200px ; 
    z-index: 14 ;
    background: #e8f4fd ;
  }
  
  .sticky-column-3 {
    position: sticky ;
    left: 320px ; 
    z-index: 13 ;
    background: #f0f8ff ;
  }
  
  .sticky-column-4 {
    position: sticky ;
    left: 420px ;
    z-index: 12 ;
    background: #f5f5f5 ;
  }

   .sticky-month {
    position: sticky;
    top: 1px;
    z-index: 5;
    background-color: #f5f5f5;
  }
   .sticky-day{
    position: sticky ;
    top: 26px ;
    z-index: 4;
    background: #f5f5f5 ;
  }
  .sticky-column-day-in-month{
    position: sticky ;
    top: 49px ;
    z-index: 5;
    background: #f5f5f5 ;
  }

    .break-col {
    /* padding: 0; */
    /* width: 5px; */
    /* display: block; */
    background: #900;
    /* height: 30px; */
}
.title-month{
    white-space: nowrap;
    background-color: #bbc6bf !important;
}
.numberbooking{
    position: absolute;
    bottom: 0px;
    right: 0px;
    font-size: 9px;
    color: #900;
    padding: 0px 3px;
    font-weight: bold;
    background: #ffdb00;
    border-radius: 5px 0px 0px 5px;
    
  }
  .numberbookingv2 {
    position: absolute;
    bottom: 2px;
    right: 3px;
    font-size: 12px;
    color: #900;
    padding: 3px 1px;
    font-weight: bold;
    background: #ffdb00;
    border-radius: 5px 0px 0px 5px;
}
.room-titlev2{
    font-weight: bold; 
    font-size: 12px; 
    line-height: 1;
}
