html,
body,
img {
  background-color: transparent !important;
}
.container {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 15px;
}
h1,
h2,
h3,
h4,
.container {
  color: #000 !important;
}
h1 {
  font-size: 30px !important;
}
h1.startBookNow {
  font-size: 38.5px !important;
}
table tbody {
  color: #000;
}
#flags .lang-toggle {
  cursor: pointer;
  background-color: transparent;
  border: none;
}
#flags .lang-toggle .caret {
  margin-top: 9px;
  margin-left: 7px;
}
#flags .dropdown-menu li {
  font-size: 12px;
}
#flags .dropdown-menu li img {
  margin-right: 5px;
  margin-top: -3px;
}
.check-avail-btn {
  text-align: center;
}
.progress {
  height: 14px !important;
}
.progress17 {
  width: 17%;
}
.progress20 {
  width: 20%;
}
.progress33 {
  width: 33%;
}
.progress40 {
  width: 40%;
}
.progress50 {
  width: 50%;
}
.progress60 {
  width: 60%;
}
.progress83 {
  width: 83%;
}
.progress95 {
  width: 95%;
}
.progress100 {
  width: 100%;
}
.space1 {
  width: 20px;
  height: 2px;
}
#customMessage {
  margin: 0 0 10px;
}
#customMessage .lang {
  display: none;
}
#paymentWaiting {
  text-align: center;
}
#paymentWaiting .throbber {
  padding: 20px;
  background-color: #fff;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
#paymentWaiting p {
  padding: 20px 30px;
}
#totalPrice {
  display: none;
}
.step2 .singleOccupancyInfo {
  color: #6b6b6b;
}
.step3 .roomCount {
  color: #6b6b6b;
  font-size: 0.9em;
}
h1.ta.propertyName {
  font-size: 25px !important;
}
p.marketing-opt-in-customer {
  padding-top: 5px;
}
textarea.contactField[name="note"] {
  height: 45px;
}