.t-container {
  box-sizing: border-box;
  padding: 3em;
}
.t-container.photos{
  padding-top: 0px;
}
#box-loading {
  background-color: #000;
  opacity: 0.2;
  width: 100%;
  height: 100%;
  position: fixed;
  display: inline-block;
  top: 0;
  left: 0;
  z-index: 1000;
}
#img-loading {
  position: fixed;
  top: 45%;
  left: 49%;
  z-index: 5;
}
.border-red {
  border: 1px solid #ec3d3d !important;
}

.result-content{
  box-sizing: border-box;
  padding: 2em;
}

.btn.btn-show:hover,
.btn.btn-show:active,
.btn.btn-show:focus,
.btn.btn-show:visited {
  background-color: #095180;
}

.no-margin{
  margin:0px;
}

/*##################  calendar_update  ######################*/
input.dis-day,
input.no-bg {
  width: 100%;
  height: 34px;
  text-align: center;
  border: 0;
  box-shadow: none;
  background-color: #f1f2f2;
}
input.no-bg{
  background-color: #ffffff;
}
.calendar-updata select {
  border-radius: 0px;
  background-color: #e5e5e5;
  border: 1px solid #a7a9ac;
  width: 90%;
}
.col-md-1 .w90 {
  width: 68%;
}
.col-md-2 .w90 {
  width: 88%;
}

.col-md-1 .copy-below{
  margin-top: 7%;
}
.col-md-2 .copy-below{
  margin-top: 3%;
}
.col-md-3 .copy-below{
  margin-top: 2%;
}
.col-md-1 .copy-below,
.col-md-2 .copy-below,
.col-md-3 .copy-below{
  float: right;
  font-size: 1em;
  padding: 5px;
}

.tbody .tr .copy-below{
  display: none;
}
.tbody .tr:first-child .copy-below{
  display: block;
}
.rmt-box-photo {
  list-style: none;
}



/*##################  Room Setup  ######################*/
.rmt-item button.toggle-title-panel{
  background-image: none;
  background-color: #7499b7;
}
.rmt-item.active button.toggle-title-panel{
  background-color: #216093;
}


/*##################### view booking ######################*/
.booking-view .tbody .td label {
  font-size: 0.9em;
  font-weight: normal;
}
.td.books-number{
  width: 12%;
}
.td.hotel{
  width: 13%;
}
.td.rooms{
  width: 5%;
}
.td {
  text-align: center;
  padding: 0px;
}
.booking-view .td {
  padding-left: 2px;
  padding-right: 2px;
}
.td.nrf {
  width: 4%;
}
.td.customer{
  width: 16%;
}
.td.status{
  width: 5%;
}
.td.email{
  width: 11.6%;
}




.list-items {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.list-items>.item {
  list-style: none;
  margin: 0;
  padding: 0;
}
.title-toggle{
  color: #6d6e71;
  box-sizing: border-box;
  padding: 0.5em;
  border: 1px solid #d1d3d4;
  cursor: pointer;
}
.item.active .title-toggle {
  color: #fff;
  background-color: #003a60;
  border: 1px solid #003a60;
}
.view-booking-updata {
  margin-top: 2em;
}

.print-status {
  font-size: 2rem;
}


.triangle-icon {
  font-size: 2em;
  float: left;
}
.booking-id {
  float: left;
  display: inline;
  margin-left: 10px;
}
.title-toggle>.row {
  line-height: 2em;
}
.box-contend {
  padding: 1.5em;
  padding-left: 55px;
  background-color: #f1f2f2;
}
.frm-view-booking .form-control{
  width: 100%;
}
.btn.btn-show {
  display: block;
  width: 100px;
  border-radius: 15px;
  background-image: none;
  background-color: #003a60;
}
.panel-toggle {
  display: none;
}
.active .panel-toggle{
  display: block;
  width: 100%;
}
.booking-title {
  text-align: center;
  font-size: 1.3em;
  margin-top: 1em;
}
.from {
  box-sizing: border-box;
  padding: 2em;
}
.content-panel-toggle {
  margin: 0;
  padding: 0;
  top: 0;
  display: inline-block;
  width: 100%;
}
.row-eq-height>[class*="col-"]:after {
  content:"";
  border-right: 1px solid #e6e7e8;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.row-eq-height>[class*="col-"]:last-child:after{
  content: "";
  border: 0;
}

.item.active .title-toggle .row>.border-right:after {
  content: "";
  border-right: 1px solid rgba(115, 115, 115, 0.85);
  height: 45px;
  position: absolute;
  right: 2px;
  top: -8px;
}
.item.active .title-toggle .row>.border-right:nth-child(2):after {
  right: -2px;
}

.no-data {
  color: #e00000;
  padding-left: 10px;
  background-color: #fff;
  padding: 2em;
  font-weight: bold;
}

/*######################### start colum same height #######################*/
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/*#########################  end colum same height #######################*/

/*########################  promotions ############################*/
.page-promotions small.form-text.text-muted {
  font-size: 0.7em;
}

.page-promotions .bengine-content{
  background-color: #f1f2f2;
  padding-bottom: 1em;
}

.page-promotions .add-roomtype {
  padding: 20px;
  padding-bottom: 35px;
}

.page-promotions form.form-horizontal .plus {
  display: none;
}

.page-promotions form.form-horizontal .option-date:last-child a.plus,
.page-promotions form.form-horizontal .option-date:last-child a.minus{
  display: inline-block;
}
.page-promotions form.form-horizontal .option-date:first-child a.minus{
  display:none;
}





/*############### check box ###################*/
  .checkbox {
    padding-left: 20px; }
    .checkbox label {
      display: inline-block;
      position: relative;
      padding-left: 5px; }
      .checkbox label::before {
        content: "";
        display: inline-block;
        position: absolute;
        width: 17px;
        height: 17px;
        left: 0;
        margin-left: -20px;
        border: 1px solid #cccccc;
        border-radius: 3px;
        background-color: #fff;
        -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
      .checkbox label::after {
        display: inline-block;
        position: absolute;
        width: 16px;
        height: 16px;
        left: 0;
        top: 0;
        margin-left: -20px;
        padding-left: 3px;
        padding-top: 1px;
        font-size: 11px;
        color: #555555; }
    .checkbox input[type="checkbox"] {
      opacity: 0; }
      .checkbox input[type="checkbox"]:focus + label::before {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px; }
      .checkbox input[type="checkbox"]:checked + label::after {
        font-family: 'FontAwesome';
        content: "\f00c"; }
      .checkbox input[type="checkbox"]:disabled + label {
        opacity: 0.65; }
        .checkbox input[type="checkbox"]:disabled + label::before {
          background-color: #eeeeee;
          cursor: not-allowed; }
    .checkbox.checkbox-circle label::before {
      border-radius: 50%; }
    .checkbox.checkbox-inline {
      margin-top: 0; }
  .checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #428bca;
    border-color: #428bca; }
  .checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #fff; }
  .checkbox-danger input[type="checkbox"]:checked + label::before {
    background-color: #d9534f;
    border-color: #d9534f; }
  .checkbox-danger input[type="checkbox"]:checked + label::after {
    color: #fff; }
  .checkbox-info input[type="checkbox"]:checked + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .checkbox-info input[type="checkbox"]:checked + label::after {
    color: #fff; }
  .checkbox-warning input[type="checkbox"]:checked + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .checkbox-warning input[type="checkbox"]:checked + label::after {
    color: #fff; }
  .checkbox-success input[type="checkbox"]:checked + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .checkbox-success input[type="checkbox"]:checked + label::after {
    color: #fff; }

@media(max-width:1600px){
  .calendar-updata .allot {
    width: 7%;
  }

  .calendar-updata .plc_group {
    width: 19%;
  }

  .calendar-updata .sell_rate {
    width: 9.666667%;
  }

  .calendar-updata .status_up {
    width: 10.333333%;
  }

  .calendar-updata .col-md-2.extra{
    width: 20.666667%;
  }

  .calendar-updata .col-md-1.extra{
    width: 10.333333%;
  }

  .col-md-1.extra .w90 {
    width: 75%;
  }

  .col-md-2 .w90 {
    width: 80%;
  }

  .calendar-updata select {
    width: 88%;
  }
}

@media(max-width:1400px){
  .calendar-updata .plc_group {
    width: 20%;
  }

  .calendar-updata .status_up {
    width: 12.333333%;
  }

  .calendar-updata .col-md-1 .w90 {
    width: 64%;
  }

  .calendar-updata select {
    width: 85%;
  }
}

@media(max-width:1280px){
  .w90 {
    width: 86%;
  }
}

@media(max-width:1024px){
  .w90 {
    width: 80%;
  }
}







@media(max-width:1280px){
  .w90 {
    width: 86%;
  }
}

@media(max-width:1024px){
  .w90 {
    width: 80%;
  }
}

