body {
    color: #616161;
}

input[name=checkInDate] { 
  display:none;
}

input[name=checkOutDate] {  
  display:none;
}

.websiteLink{
  margin-bottom:10px;
}

.websiteLink a{
    padding: 2px 10px 5px 10px;
    background: #ff6a00;
    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);
}

.redd{
  color:red !important;
}

label {
    padding: 5px 0 0 0;
}

#contactBox {
    padding: 15px;
}

#infoContent{
  padding:0 20px;
}

.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 #003d82;
    background: #003d82;
    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;
  padding: 10px;
    border-radius: 20px;
  background: #fff;
}

#footerBox {
    background-color: #f5f5f5;
    color: #565656;
}

.bookNowBtn:hover {
    background: #0d6ce0;
    color: #fff;
}

.bgdate {
    background: #6b6b6b;
      border-radius: 4px;
}

.calendarBox .dateBox:hover {
    background: #3c3c3c;
}

.summaryPanel {
    border-top: 2px solid #292929;
}

.btnbookquick {
    background: #292929;
      border-radius: 4px;
}

.btnbookquick:hover{
  background: #e2ab32;
}

.btn {
    background: #003d82;
  border-bottom: 3px solid #4498f7;
      border-radius: 4px;
}

.btn:hover {
    background: #e2ab32;
  border-bottom: 3px solid #4498f7;
}

.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    text-decoration: none;
}

a, a:hover {
    color: #616161;
}

.bkBox {
    background: #003d82;
}

.copyAbove {
    background-color: #003d82;
    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;
    color: #585858;
    border-top: 2px solid #292929;
}

.roomDetails img {
  		opacity: 0.4;
}


.info-detail, .booking-rate.rate{
  border: 0;
}

.btn, .bkBox, .copyAbove{
    color:#fff;
    background-color: #003d82;
  border-bottom: 3px solid #4498f7;
}

.btn:hover{
	
    color:#fff;
    background: #0252ad;
  border-bottom: 3px solid #4498f7;

}

.btnbookquick:hover{
    color:#fff;
    background: #3a3a3a;
  border-bottom: 3px solid #4498f7;
}

.btnbookquick {
    color:#fff;
    background: #292929;
  border-bottom: 3px solid #4498f7;
}

.summaryPanel, .propertyNameBox{
    border-top: 2px solid #292929;
}

 #header {background: url(http://www.centrumcloud.com/booking/hotelImages/1067/header.jpeg) no-repeat; background-size: 100%;}