.button-checkbox {
  color: #7d90be !important;
  float: left !important;
  font-size: 16px;
  margin-top: 8px !important;
  position: relative;
  vertical-align: text-bottom;
  width: auto;
  border: none !important;
}

input#Check-in,
input#Check-out,  input#name, input#email, select#royal-cabanas, select#river-edge-cabanas { 
  display: block;
  padding: 10px;
  font-size: 0.7rem;
  border: none;
 outline: none;
 width: 100%;
 box-sizing: border-box;
 font-family: "Raleway", sans-serif;
 font-weight: 600;
 color:gray
}
button.btn-book{
  display: block;
  padding: 15px;
  font-size: 0.7rem;
  border: none;
}
.form-group.buttoncheck {
 
  font-family: "Raleway", sans-serif;
  font-size: 0.72rem;
 
}
.book_btn {
  float: left; 
}
.button-checkbox label {
  cursor: pointer;
  padding: 0px 0px;
  color: #000000;
}
.button-checkbox input[type="checkbox"] {
  display: none;
}
.button-checkbox input[type="checkbox"] + label:before {
  font-family: FontAwesome;
  display: inline-block;
}
.button-checkbox input[type="checkbox"] + label:before {
  content: "\f096";
  font-size: 20px;
  height: 52px;
  padding: 0;
  position: relative;
  top: 14px;
  vertical-align: middle;
  width: 25px;
}
.button-checkbox input[type="checkbox"] + label:before {
  letter-spacing: 10px;
}
.button-checkbox input[type="checkbox"]:checked + label:before {
  content: "\f046";
}
.button-checkbox input[type="checkbox"]:checked + label:before {
  letter-spacing: 5px;
}
.btn-book:hover {
  background: rgb(255, 255, 255) none repeat scroll 0 0;
  color: #fff;
  font-weight: 600;
}
.btn-call {
  padding: 10px;
}
.btn-book {
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  color: #c6c5b3;
  cursor: pointer;
  font-weight: 600;
 
  font-family: "Cantarell", sans-serif;
}
.inner-addon .hasDatepicker {
  background: #fff url("calendar.png") no-repeat scroll 95% center !important;
}
.inner-addon .no_gst {
  background: #fff url("user.png") no-repeat scroll 95% center !important;
}
.ui-widget {
  font-family: "Raleway", sans-serif;
}
.widget_div .form-group span,
.widget_div .form-group input[type="text"] {
  border: 1px solid #efefef;
  color: #3c2414;
  cursor: pointer;
  font-size: 13px;
  height: 20px;
  padding: 9px 12px;
  width: auto;
}
.widget_div .container {
  padding: 10px;
}
.widget_div .form-group {
  float: left;
  margin: 0 10px 0 0;
  width: 190px;
}
.widget_div .btn.btn-book {
 
  background-color: #ee009f;
  color: #ffffff; 
  text-transform: uppercase !important;
  font-size: 0.7em;
   
 
}
.form-group .inner-addon .fa.fa-calendar {
  position: absolute;
  right: 29px;
  top: 13px;
  z-index: 0;
  color: #fff;
}
.radio,
.checkbox {
  text-align: left;
}
.radio label,
.checkbox label {
  color: #fff;
}
#location {
  border: 1px solid #efefef;
  color: #000;
  cursor: pointer;
  font-size: 13px;
  height: 40px;
  padding: 0px 12px;
  width: 192px;
}
#promo,
#nguest {
  cursor: text;
}
#nguest {
  width: 50px;
}
lable {
  color: #3c2414;
  float: left;
  font-size: 15px;
  font-weight: 600;
  width: 100%;
  display: none;
}
.form-group.noguest {
  width: 70px !important;
}
.form-group.buttoncheck {
  width: 100px !important;
}

.ui-datepicker-calendar {
  margin-top: 0px;
}
.ui-datepicker-calendar td {
  background-color: #fff;
  padding: 0px;
  cursor: pointer;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 32%;
}
div#ui-datepicker-div {
  width: 258px !important;
  box-shadow: 0px 0px 5px yellowgreen;
}
.ui-datepicker-calendar td a {
  text-decoration: none;
}
.ui-datepicker-calendar .ui-datepicker-other-month {
  opacity: 1;
}
.ui-datepicker-unselectable {
  background-color: #f9f9f9 !important;
}
.ui-datepicker {
  width: inherit !important;
}
.ui-datepicker-prev {
  float: left;
  text-decoration: none;
}
.ui-datepicker-next {
  float: right;
  text-decoration: none;
}
.ui-datepicker-calendar td a {
  text-decoration: none;
  font-weight: 600;
  color: #00bc17;
}
.ui-datepicker-group-first {
  margin-right: 35px;
}
.ui-datepicker-group {
  display: inline-block !important;
}
.ui-datepicker-unselectable .ui-state-default {
  color: #aaa !important;
}
.ui-datepicker-prev {
  margin-left: 16px !important;
  margin-top: 16px !important;
  text-decoration: none !important;
}
.ui-datepicker-next {
  margin-right: 16px !important;
  margin-top: 16px !important;
  text-decoration: none !important;
}
.ui-datepicker-prev {
  float: left !important;
}
.ui-datepicker-next {
  float: right !important;
}
.ui-datepicker-title {
  font-size: 1em;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  padding: 15px 20px !important;
  width: 340px !important;
  background: #f4ffdf !important;
}
.ui-datepicker table {
  border-collapse: collapse;
}
table {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
}
table td,
table th {
  text-align: center;
}
table td {
  border: 1px dotted #ddd;
  font-weight: 300;
  padding: 0.2rem 0 !important;
}
table th {
  background-color: #c6c5b3;
  color: #fff;
  text-transform: uppercase;
}
.ui-datepicker td span,
.ui-datepicker td a {
  padding: 0.2rem 0.6rem !important;
}
.ui-widget {
  font-family: "Raleway", sans-serif !important;
  font-size: 0.8em !important;
}
.ui-datepicker table {
  width: 100%;
  font-size: 1em;
  border-collapse: separate !important;
  margin: 0 0 0.4em;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: none !important;
}
.ui-datepicker {
  display: none;
}
.ui-datepicker {
  width: 285px !important;
}
.ui-datepicker-title {
  width: 218px !important;
}
.ui-icon.ui-icon-circle-triangle-w:before {
  content: "\f137";
  font-family: FontAwesome;
}
.ui-icon.ui-icon-circle-triangle-e:before {
  content: "\f138";
  font-family: FontAwesome;
}
.ui-datepicker-next,
.ui-datepicker-prev {
  height: 23px;
  overflow: hidden;
  width: 12px;
  cursor: pointer;
}
#currency {
  border: 1px solid #efefef;
  color: #000;
  cursor: pointer;
  font-size: 13px;
  height: 40px;
  padding: 0px 12px;
  width: 125px;
}
