body {
    color: #616161;
}

.websiteLink{
  margin-bottom:10px;
}

.websiteLink a{
    padding: 2px 10px 5px 10px;
    background: #0a2656;
    border-radius: 5px;
    color: #fff;
    margin-bottom: 20px;
}

.websiteLink a:hover{
  color:#fff;
}

.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 #3076c5;
    background: #3076c5;
    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: 150px;
    margin-top: 10px;
      border-radius: 30px;
}

#footerBox {
    background-color: #f5f5f5;
    color: #565656;
}

.bookNowBtn:hover {
    background: #0d6ce0;
    color: #fff;
}

.bgdate {
    background: #eaeaea;
      border-radius: 4px;
}

.calendarBox .dateBox:hover {
    background: #e2e0e0;
}

.summaryPanel {
    border-top: 0px solid #bfbfbf;
}

.btnbookquick {
   background: #c19f4b;
   color: #402b0c;
background: -moz-linear-gradient(-45deg, #c19f4b 0%, #e0cb57 50%, #c19f4b 100%);
background: -webkit-linear-gradient(-45deg, #c19f4b 0%,#e0cb57 50%,#c19f4b 100%);
background: linear-gradient(135deg, #c19f4b 0%,#e0cb57 50%,#c19f4b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c19f4b', endColorstr='#c19f4b',GradientType=1 );
      border-radius: 4px;
      border-bottom: 3px solid #a0833b;
}

.btnbookquick:hover{
background: #c19f4b;
background: -moz-linear-gradient(45deg, #c19f4b 0%, #e0cb57 50%, #c19f4b 100%);
background: -webkit-linear-gradient(45deg, #c19f4b 0%,#e0cb57 50%,#c19f4b 100%);
background: linear-gradient(45deg, #c19f4b 0%,#e0cb57 50%,#c19f4b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c19f4b', endColorstr='#c19f4b',GradientType=1 );
}

.calendarBox .dateBox {
    color: #616161;
}

.btn {
  background: #c19f4b;
background: -moz-linear-gradient(-45deg, #c19f4b 0%, #e0cb57 50%, #c19f4b 100%);
background: -webkit-linear-gradient(-45deg, #c19f4b 0%,#e0cb57 50%,#c19f4b 100%);
background: linear-gradient(135deg, #c19f4b 0%,#e0cb57 50%,#c19f4b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c19f4b', endColorstr='#c19f4b',GradientType=1 );
border-radius: 4px;
    color: #402b0c;
    border: 0;
    border-bottom: 3px solid #a0833b;
}

.btn:hover {
 background: #c19f4b;
background: -moz-linear-gradient(45deg, #c19f4b 0%, #e0cb57 50%, #c19f4b 100%);
background: -webkit-linear-gradient(45deg, #c19f4b 0%,#e0cb57 50%,#c19f4b 100%);
background: linear-gradient(45deg, #c19f4b 0%,#e0cb57 50%,#c19f4b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c19f4b', endColorstr='#c19f4b',GradientType=1 );
border-radius: 4px;
    color: #402b0c !important;
    border: 0;
    border-bottom: 3px solid #a0833b;
}

.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    text-decoration: none;
}

a, a:hover {
    color: #616161;
}

.bkBox {
    background: #3e3e3e;
}

.copyAbove {
       background: #c19f4b;
    background: -moz-linear-gradient(45deg, #c19f4b 0%, #e0cb57 50%, #c19f4b 100%);
    background: -webkit-linear-gradient(45deg, #c19f4b 0%,#e0cb57 50%,#c19f4b 100%);
    background: linear-gradient(45deg, #c19f4b 0%,#e0cb57 50%,#c19f4b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c19f4b', endColorstr='#c19f4b',GradientType=1 );
    margin: 10px 0;
    border-radius: 4px;
    padding: 5px 10px;
  color: #402b0c;
  border-bottom: 3px solid #a0833b;
}

.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;
  color: #585858;
}

.roomDetails img {
  		opacity: 0.4;
}

#infoContent{
  padding:0 20px;
}

.info-detail {
    border: 0px; 
}

.booking-rate.rate {
    border: 0px;
}

.moreInfo {
    background: #ececec;
    border: 0px;
}

.line-bottom {
    border-bottom: 1px solid #e4e4e4;
}
 #header {background: url(http://www.centrumcloud.com/booking/hotelImages/1023/header.jpeg) no-repeat; background-size: 100%;}