

/*----------------------------------------*/

span.status_label {
    color: #AAAAAA !important;
    font-size: 13px !important;
}

span.mdl-radio__label.active_cls {
    margin-right: 20px;
}

.col-lg-12.p-t-20.text-center {
    margin-bottom: 20px;
}

span.mdl-checkbox__label.yes_cls {
    margin-right: 32px;
}


.date {
    padding: 0px;
    margin-top: 12px;
 
}

i.fa.fa-calendar {
    margin-left: 9px;
}

i.fa.fa-circle{
    margin-left: 9px;
    color: #6200fffa;
}

span.occupied {
    margin-left: 50px;
}

i.fa.fa-circle.rsv_cls {
    color: #00b8ff;
}

i.fa.fa-circle.rscblk_cls {
    color: #ff8d00;
}

i.fa.fa-circle.drt_cls {
    color: #ff2f00;
}

i.fa.fa-circle.blk_cls {
    color: #866220;
}

i.fa.fa-circle.mnt_cls {
    color: #ffeb00;
}

.date_month {
    text-align: center;
    padding-top: 10px;
}


thead.table-head {
 background-color: rgb(36,55,61,1);
}

thead.table-head tr th {
color: white;
}

.ac-suite {
    font-weight: 600;
}

td.td_cls {
    background-color: #e6e62263;
    width: 30px;
}

td.table-data {
    background-color: gray;
}

span.date-span {
    margin-left: 60px;
}

.dialog_cls {
    border-color: #6091e8;
    border-radius: 5px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 999;
    width: 242px;
}

/*dialog#window {
    border-color: cornflowerblue;
    margin-left: 50%;
    border-radius: 5px;
}
*/
span.date_cal {
    padding-left: 37px;
}

.date-room {
    background-color: #6091e8;
    height: 35px;
    padding-top: 5px;
    color: white;
}

.dialog-text {
    color: #6091e8;
    padding-left: 7px;
    padding-right: 10px;
    padding-top: 7px;
    padding-bottom: 10px;
}

span.room-no {
    padding-left: 8px;
    padding-right: 36px;
  
}

td.reservation {
    width: 1%;
    background-color: #3ca6c5;
    color: white;
}

.table-data-change {
    background-color: #7255ccf7;
}


/*dialog#window1 {
    border-color: #7255ccf7;
    margin-left: 50%;
    border-radius: 5px;
}*/

.dialog-class {
    color: #765acd;;
}

/*dialog#window3 {
    border-color: #6091e8;
    margin-left: 38%;
    border-radius: 5px;
    width: 45%;
}*/


#show {
    position: relative;
}

.cancel-reservation {
    padding-bottom: 6px;
    background-color: #6091e8;
    color: white;
    padding-top: 5px;
}


.cancel-reservation span {
    padding: 20px;
}

.reserve-guest {
    padding-bottom: 5px;
    padding-top: 5px;
    color: #6091e8;
}

.cancel-reservation-text {
    background-color: #000000f2;
    color: white;
 
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 22px;
}

span.room_no {
    padding-right: 87px;
    padding-left: 85px;
}

span.guest-name {
    margin-left: 20%;
}

.cancel-reservation-input {
    padding-left: 20px;
    color: #6091e8;
}

.input{
   color: #6091e8; 
}

span.reservation-room-no {
    padding-left: 110px;
    padding-right: 125px;
}

input[type="checkbox"] {
   outline: none;
}

@media (max-width: 767px) {
   dialog#window3 {
    margin-left: 0px;
    width: 100%;
  }

span.room-no {
    padding-left: 8px;
    padding-right: 22px;
}
 

  span.occupied {
    margin-left: 25px;
  }
}

button#exit {
    float: right;
    border-radius: 4px;
    background-color: #2e61bdf7;
    color: white;
    border: none;
    text-decoration: none;
    outline: none;
    padding: 3px 3px 3px 3px;
    margin-top: 7px;
    margin-right: 7px;
    margin-bottom: 7px;
}

.tbl_cls tbody ng-container  tr td {
    border: 1px solid #80808073;
}


table.table.table-bordered.tbl_cls {
    border: 1px solid #80808073;
   
}

tr.tr-heading {
    background-color: #e1e5ea9e;
}

.invalid-feedback {
    display: block;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545;
}
.invalid {
   margin-top: -12px; 
}

/*-------------------------*/

.clrblue{

    color: white ;
    background-color:#167CE4; 
}
  
  .btnsr{
     display: inline-block;
  }

  .maincls1{

    float: left;
    float: left;
    width:750px;
    border:1px solid #a6aeb1;
    border-radius: 10px;
  }
  .photo{

    border:1px solid #a6aeb1;
    height:150px;
    width: 150px;
    float: right;
  }
.maincls4{

    background-color: #ECF0F1;
    border-radius: 5px;
     display: inline-block;
}
.tdalign td{

    text-align: center;
}

.mainclsci{
    float: left;
}
.tdalign thead{

   color:white;
   background-color: #167CE4; 
}

.tdalign th {
    color: white;
    background-color: #167CE4;
    /* padding-right: 50px; */
}

.tdalign th{

   color:white;
   background-color: #167CE4; 
}
.tdalign1 th{

   color:white;
   background-color: #167CE4; 
}
.tdalign1 thead{

   color:white;
   background-color: #167CE4; 
}

.numcls p{
    font-size: 40px;
    color:#167CE4;
}
.ID{

    text-align:center;
    color: #909497 ;
}
