body {
    color: #50382c;
}
.roomtype-name {
    color: #50382c;
}

.modalBox #modalBoxContent {
    color: #616161;
}
.modalBox .closeModalBox {
    background-color: rgba(188, 188, 188, 0.84);
}

.closeInfo{
    background: #a8a8a8;
    padding: 3px 10px;
    border-radius: 4px;
    color: #fff;
}

.closeInfo:hover{
   color: #fff !important;
}

.ui-widget-header {
    background: #cecece;
}

.new-price {
    color: #616161;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #50382c;
    background: #50382c;
    color: #fff;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #9a9a9a;
    background: #9a9a9a;
}

.bookNowBtn {
    background: #89bdd3;
}

#hotelLogo {
    width: 100%;
    max-width: 180px;
        padding: 5px 0;
    background: #fff;
}

#footerBox {
    background-color: #f5f5f5;
    color: #565656;
}

.bookNowBtn:hover {
    background: #0d6ce0;
    color: #fff;
      border-bottom: 3px solid #875d48;
}

.bgdate {
    background: #9c897f;
      border-radius: 4px;
}

.calendarBox .dateBox:hover {
    background: #50382c;
}

.summaryPanel {
    border-top: 2px solid #50382c;
}

.btnbookquick {
    background: #674f43;
      border-radius: 4px;
}

.btnbookquick:hover{
  background: #825e4c;
}

.btn {
    background: #50382c;
    border-bottom: 3px solid #875d48;
      border-radius: 4px;
}

.btn:hover {
    background: #3f3028;
}

.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    text-decoration: none;
}

a, a:hover {
    color: #50382c;
}

.bkBox {
    background: #50382c;
}

.copyAbove {
    background-color: #50382c;
    margin: 10px 0;
    border-radius: 4px;
    border-bottom: 3px solid #875d48;
    padding: 5px 10px;
}

.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: #fff;
  color: #585858;
      border-top: 2px solid #50382c;
}

.roomDetails img {
  		opacity: 0.4;
}

.manageAdS{
  background: #50382c;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 10px 0;
    clear: both;
    border-bottom: 3px solid #875d48;
}

.manageAdS:hover{
  color:#fff !important;
      text-decoration: none;
}

.manageAdS:focus{
  color:#fff !important;
      text-decoration: none;
}

.additionalServiceList{
  margin:15px 0;
}

.additionalServiceBox{
  margin:15px 0;
}
 #header {background: url(http://www.centrumcloud.com/booking/hotelImages/51/header.jpeg) no-repeat; background-size: 100%;}