.bookNowBtn {
    background: #0c4da2;
}

.bgdate {
    background: #707070;
}

.calendarBox .dateBox:hover {
    background: #505050;
}

.modalBox .closeModalBox {
    background-color: #123d75;
}

.moreInfo #infoContent{
  padding: 0 20px;
}

.roomtype-name {
    color: #333;
}

.bookNowBtn:hover {
    background: #0d6ce0;
    color: #fff;
      border-bottom: 4px solid #538bd4;
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #d1d1d1;
    color: #333;
    font-weight: bold;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #585858;
    background: #585858;
    color: #fff;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #0c4da2;
    background: #0c4da2;
    font-weight: normal;
    color: #fff;
}

.summaryPanel {
    border-top: 2px solid #0c4da2;
}

#hotelLogo {
        width: 100%;
    max-width: 242px;
    background: #fff;
    padding: 10px 20px;
    margin-top: 10px;
}

.btnbookquick {
    background: #1e3d65;
      border-bottom: 4px solid #538bd4;
}

.btnbookquick:hover{
  background: #0c4da2;
}

.btn {
    background: #0c4da2;
      border-bottom: 4px solid #538bd4;
}

.btn:hover {
    background: #0d6ce0;
}

.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    text-decoration: none;
}

a, a:hover {
    color: #0c4da2;
}

.bkBox {
    background: #0c4da2;
}

.copyAbove {
    background-color: #0c4da2;
    margin: 10px 0;
    border-radius: 4px;
}

.btn-default{
   margin: 10px 0;
   border-radius: 4px;
}

.booking-form-list {
    border-bottom: 3px solid #7b7b7b;
  padding: 10px 0 30px 0;
}

.confirm-head {
    background: #dadada;
}

.confirm-list {
    border: 0px ;
}

.propertyNameBox {
    background: #ffffff;
    border-top: 2px solid #0c4da2;
}

#footerBox {
    background: none;

}
 #header {background: url(http://www.centrumcloud.com/booking/hotelImages/31/header.jpeg) no-repeat; background-size: 100%;}