/*@index-search-button-min-width: 85%;*/
html,
body {
  height: 100%;
  clear: right;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #4d4d4d;
  background-color: transparent;
  line-height: 1.5em;
}
.hotex-container {
  width: 1135px;
  margin: 0 auto;
  padding-bottom: 50px;
  background: #fff;
}
.container {
  max-width: none !important;
  padding-left: 20px;
  padding-right: 20px;
  width: 970px;
}
div#modify-search-container {
  width: 1080px;
}
.page-offer-banner {
  text-align: center;
}
.page-offer-banner img {
  margin-bottom: 30px;
  margin-top: 20px;
  width: 1070px;
}
.page-menu.navbarLoyalty .top-menu .navbarLoyalty-nav > li.dropdown {
  width: 100%;
}
nav,
footer {
  min-width: 1135px;
}
nav .row,
footer .row {
  padding: 0;
  margin: 0;
  width: 100%;
  margin-right: 0 !important;
}
.carousel-indicators {
  display: none;
}
.wrapper {
  min-height: 100%;
  height: auto !important;
  min-width: 1135px;
  margin: 0 auto -50px;
  background-color: #fff;
  background-image: none;
}
.push {
  height: 50px;
}
form {
  height: 100%;
}
form #rs-html {
  height: 100%;
}
hr {
  margin-top: 5px;
  margin-bottom: 5px;
  border-top: 1px dashed #ccc;
}
.navbar-default .navbar-nav > li > a {
  padding: 12px 15px;
  color: #282828;
  text-decoration: none;
  font-family: "Marcellus", serif;
  font-size: 17px;
  text-transform: capitalize;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #282828;
  text-decoration: none;
  font-size: 17px;
  text-shadow: none;
  background-color: none;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-left: 7px;
}
.hotex-menu {
  background-color: #f5f5f5;
  z-index: 999;
  position: relative;
}
.hotex-menu ul {
  padding: 5px 0 0 0;
  text-transform: uppercase;
}
.hotex-menu .navbar-right a {
  text-transform: uppercase;
}
.hotex-menu-box-button-home {
  font-family: "Marcellus", serif;
}
.hotex-menu-box-button-home span {
  font-family: "Marcellus", serif;
}
.hotex-menu-box-button-home .hotex-menu-home {
  background-color: #3d3d3d;
  text-align: center;
  color: #fff;
  line-height: 1;
  width: 155px;
  top: 0;
  padding: 15px 5px 15px 5px;
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hotex-menu-box-button-home .hotex-menu-home:hover,
.hotex-menu-box-button-home .hotex-menu-home:focus {
  color: #fff;
  background-color: #535353;
}
.hotex-glyphicon-home {
  color: #fff;
}
.hotex-glyphicon-home:hover {
  color: #fff;
}
a {
  color: #0074d5;
  text-decoration: none;
  cursor: pointer;
}
a:hover,
a:focus {
  color: #009aff;
  text-decoration: underline;
}
.btn {
  padding: 4px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-search {
  background-color: #0b68b7;
  color: #fff;
  min-width: 100px;
  width: auto;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.btn-search:hover,
.btn-search:focus {
  color: #fff;
  background-color: #0971c9;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.btn-continued {
  color: #fff;
  background-color: #0b68b7;
  padding: 10px;
  opacity: 1;
  min-width: 130px;
  border-radius: 0;
}
.btn-continued:hover,
.btn-continued:focus,
.btn-continued:active {
  color: #fff;
  background-color: #0971c9;
  opacity: 1;
  text-shadow: none;
  text-decoration: none;
  border-radius: 0;
}
.btn-back {
  background-color: none;
  color: #fff;
}
.btn-back:hover,
.btn-back:focus {
  color: #8c7a69;
  text-decoration: none;
}
.btn-packages {
  background: 0;
  font-size: 20px;
  color: #282828;
  font-weight: 700;
}
.btn-packages:hover {
  color: #282828;
  text-decoration: underline;
}
.modal-header {
  padding-top: 10px;
  padding-bottom: 7px;
}
.modal-title {
  text-transform: uppercase;
  font-family: "Marcellus", serif;
  font-size: 17px;
  color: #fff;
  letter-spacing: 0.5px;
}
.modal-footer {
  padding: 10px 15px 10px 10px;
}
.hotex-modal-content,
.modal-body {
  background-color: #fff;
  border-radius: 0;
  border: 0;
}
.loyalty-modal-content,
.modal-body {
  background-color: #fff;
  border-radius: 0;
}
.hotex-modal-dialog-large {
  width: 950px;
}
.hotex-modal-dialog-medium {
  width: 800px;
}
.hotex-modal-dialog-small {
  width: 450px;
}
.hotex-modal-dialog-xsmall {
  width: 400px;
}
.hotex-modal-dialog-addon {
  width: 600px;
}
.hotex-modal-dialog-search {
  width: 850px;
}
.hotex-border {
  padding: 0;
  border-bottom: 1px dashed #d2e0e1;
}
.hotex-shadow-menu {
  -moz-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 20px rgba(0, 0, 0, 0.3);
}
.hotex-shadow-reservation-info {
  -moz-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 20px rgba(0, 0, 0, 0.3);
}
.hotex-shadow-in-top {
  position: relative;
  margin: -4px 0 0 0;
  -moz-box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.3);
}
.hotex-shadow-in-top:after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 8px;
  left: 0;
  right: 0;
  background: -webkit-radial-gradient(
    50% -3%,
    ellipse cover,
    rgba(0, 0, 0, 0.4),
    rgba(97, 97, 97, 0) 85%
  );
  background: radial-gradient(
    ellipse at 50% -3%,
    rgba(0, 0, 0, 0.4),
    rgba(97, 97, 97, 0) 85%
  );
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.hotex-shadow-in-top-new {
  position: relative;
  margin: -4px 0 0 0;
  -moz-box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.3);
}
.hotex-shadow-in-top-new:after {
  background: radial-gradient(
    ellipse at 50% -3%,
    rgba(0, 0, 0, 0.4),
    rgba(97, 97, 97, 0) 75%
  ) !important;
  background: -webkit-radial-gradient(
    50% -3%,
    ellipse cover,
    rgba(0, 0, 0, 0.4),
    rgba(97, 97, 97, 0) 75%
  ) !important;
}
.popover {
  z-index: 100;
}
.hotex-bobd .col-sm-2 {
  width: 50px;
}
.hotex-bobd .col-sm-10 {
  text-align: center;
}
.hotex-bobd .hotex-box-tooltip {
  min-height: 20px;
  padding: 5px;
  min-width: 200px;
  background-color: #0b68b7;
  margin: 0;
  letter-spacing: 2px;
}
.hotex-bobd .hotex-box-tooltip .row {
  margin: 0;
}
.hotex-bobd .hotex-box-tooltip .hotex-box-bobd {
  text-transform: uppercase;
}
.hotex-bobd .hotex-box-tooltip .hotex-box-bobd .hotex-plus-button {
  min-height: 20px;
  background: url("../../images/hotel/HT00000000/icon/benefit.png");
  background-repeat: no-repeat;
  background-position: center;
}
.hotex-bobd .hotex-box-tooltip .hotex-box-bobd .hotex-minus-button {
  min-height: 20px;
  background: url("../../images/hotel/HT00000000/icon/benefit1.png");
  background-repeat: no-repeat;
  background-position: center;
}
.hotex-bobd .hotex-box-tooltip .hotex-box-bobd #hotex-link-benefit {
  min-height: 20px;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
}
.hotex-bobd .hotex-box-tooltip a {
  text-shadow: 2px 2px 5px #4d4d4d;
  color: #fff;
}
.hotex-bobd .hotex-box-tooltip a :hover,
.hotex-bobd .hotex-box-tooltip a :focus {
  color: #fff;
  text-decoration: none;
}
.hotex-reservation-border {
  border-bottom: dotted 1px #4d4d4d;
}
.hotex-box-header1 {
  padding: 10px 0 0 0;
  min-height: 150px;
}
.hotex-box-logo {
  min-height: 150px;
  margin: 10px auto 0;
  padding: 0;
  width: 155px;
  text-align: center;
}
.hotex-box-logo img {
  width: 150px;
  height: 130px;
}
.hotex-box-address-header1 {
  padding: 50px 0 0 20px;
  min-height: 100px;
}
.hotex-box-bobd-header1 {
  margin: 50px 0 0 20px;
  width: 360px;
  min-height: 100px;
}
.hotex-box-bobd-header1 .hotex-box-dropdownlist {
  margin-top: 20px;
  float: right;
}
.hotex-box-bobd-header1 .hotex-box-dropdownlist .hotex-btn-dropdownlist {
  margin: 10px 0 0 0;
  width: 180px;
  float: right;
}
.hotex-header2-main-image img {
  width: 100%;
}
.hotex-box2-header2 {
  background: #7d7d7d;
  color: #fff;
  padding: 20px;
  min-height: 130px;
}
.hotex-box2-header2 .hotex-box2-header2-dropdownlist {
  padding: 20px 0 0 0;
}
.hotex-box2-header2
  .hotex-box2-header2-dropdownlist
  .hotex-header2-dropdownlist-language {
  width: 230px;
  float: right;
  padding-left: 20px;
}
.hotex-box2-header2
  .hotex-box2-header2-dropdownlist
  .hotex-header2-dropdownlist-currency {
  width: 230px;
  float: right;
}
.hotex-box2-header2 h4 {
  font-size: 21px;
  font-family: "Marcellus", serif;
  color: #fff;
}
.hotex-box2-header2 h6 {
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #fff;
}
.popover.bottom .arrow {
  display: none;
}
.popover.bottom .arrow:after {
  display: none;
}
.popover-title {
  background-color: transparent;
  height: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
}
.popover-content {
  padding: 0;
}
.popover {
  margin: 0 0 0 6px;
  height: 0;
  max-width: 320px;
  background-color: transparent;
  border: 0;
  border-radius: 0;
}
.popover.bottom {
  margin: 5px 0 0 6px;
}
.popover img {
  width: 128px;
  height: 90px;
  margin: 10px 0 0 -2px;
}
.hotex-benefit {
  z-index: 9999;
  opacity: 0.9;
  background-color: #4d4d4d;
  width: 152px;
  height: 100px;
  margin: 2px 2px 0 0;
}
#searchModal .modal-body {
  padding: 10px;
}
#searchModal .hotex-box-search .input-label {
  height: 50px;
  display: table;
  text-align: center;
  width: 100%;
}
#searchModal .hotex-box-search .inline-label {
  display: table-cell;
  vertical-align: bottom;
}
.hotex-carousel-control .btn-prev,
.hotex-carousel-control .btn-next {
  position: absolute;
  top: 30%;
  z-index: 5;
  display: inline-block;
}
.hotex-carousel-control .btn-prev {
  left: 5%;
}
.hotex-carousel-control .btn-next {
  right: 5%;
}
.hotex-box-footer {
  color: #fff;
  background-color: #282828;
  font-size: 14px;
  font-family: "Source Sans Pro", sans-serif;
}
.hotex-box-footer .hotex-powered {
  text-align: center;
  padding: 15px 0 15px 0;
  font-weight: 400;
}
.hotex-box-footer .hotex-powered a {
  color: #fff;
  font-size: 13px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
}
.hotex-box-footer .hotex-powered a:hover {
  color: #fff;
  font-size: 13px;
  font-family: "Source Sans Pro", sans-serif;
  text-decoration: none;
}
.hotex-box-footer .hotex-powered .hotex-footer-small-text {
  font-size: 7px;
  vertical-align: top;
}
.hotex-box2-footer {
    color: #282828;
    padding: 0;
    background-color: #282828;
    min-height: 10px;
}
.hotex-box2-footer .hotex-box2-footer-left {
  margin: 20px 0;
  padding: 0 15px;
}
.hotex-box2-footer .hotex-box2-footer-center {
    margin: 0 0 10px 0;
    color: #fff;
    font-size: 13px;
    font-family: "Source Sans Pro", sans-serif;
    text-align: center;
}
.hotex-box2-footer .hotex-box2-footer-center img {
    width: 50px;
    margin-left: 10px;
}
.hotex-box2-footer .hotex-box2-footer-right {
  margin: 20px 0;
  color: #4d4d4d;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  text-align: right;
}
.hotex-box2-footer .hotex-box2-footer-right a {
  color: #666;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
}
.hotex-box2-footer .hotex-box2-footer-right a:hover {
  color: #4d4d4d;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  text-decoration: none;
}
.hotex-box-footer-validation-detail .btn-continued {
  margin: 20px 0 0 0;
  color: #fff;
  font-size: 16px;
  font-family: "Source Sans Pro", sans-serif;
}
.hotex-box-footer-validation-detail .btn-back {
  margin: 5px 0 20px 0;
  color: #fff;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
}
.hotex-box-footer-validation-detail .loyal-guest-continued {
  text-align: right;
}
.hotex-box-footer-validation-detail .loyal-guest-confirm {
  text-align: left;
  margin: 20px 0 0 0;
  padding: 0;
}
.hotex-box2-footer .hotex-box2-footer-center a, .hotex-box2-footer .hotex-box2-footer-center a:hover, .hotex-box2-footer .hotex-box2-footer-center a:focus, .hotex-box2-footer .hotex-box2-footer-center a:active {
    color: #fff;
    text-decoration: none;
}
.hotex-box-footer-validation-detail .loyal-guest-confirm .text-left {
  text-align: left;
}
.hotex-box-footer-validation .hotex-footer-terms {
  margin: 20px 0 30px 0;
}
.hotex-box-footer-validation .hotex-footer-terms a {
  color: #fff;
  font-size: 14px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
}
.hotex-box-footer-validation .hotex-footer-terms a:hover,
.hotex-box-footer-validation .hotex-footer-terms align-content:focus {
  color: #fff;
  font-size: 14px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
  text-decoration: underline;
}
.hotex-box-footer-validation .hotex-footer-terms input {
  width: 14px;
  height: 14px;
}
.hotex-box-footer-validation .policy-information-button {
  color: #fff;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
}
.hotex-box-footer-validation .policy-information-button:hover,
.hotex-box-footer-validation .policy-information-button:focus {
  text-decoration: underline;
  color: #fff;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
}
.hotex-box-footer-validation .hotex-footer-button .btn-continued {
  margin: -20px 0 0 0;
}
.hotex-box-footer-validation .hotex-footer-button .loyal-guest-continued {
  text-align: right;
  padding-right: 0;
}
.hotex-box-footer-validation .hotex-footer-button .loyal-guest-confirm {
  text-align: left;
  margin-top: -20px;
  padding: 0;
}
.hotex-box-footer-validation
  .hotex-footer-button
  .loyal-guest-confirm
  .text-left {
  text-align: left;
}
.hotex-box-main-image {
  height: 100%;
  padding: 0;
}
.hotex-box-main-image img {
  width: 100%;
  height: 100%;
}
.hotex-box-search {
  background: 0;
}
.hotex-box-search .container {
  padding: 0 0 15px 0;
  margin: 0 auto;
}
.hotex-box-search #_reservationLabel,
.hotex-box-search _searchButton {
  width: 120px;
}
.hotex-box-search #formLine {
  width: 727px;
}
.hotex-box-search .input-label {
  height: 50px;
  display: table;
  text-align: center;
  width: 100%;
}
.hotex-box-search .inline-label {
  display: table-cell;
  vertical-align: middle;
}
.hotex-box-search h4 {
  padding: 4px 0 0 0;
  vertical-align: middle;
  margin: 0;
}
.hotex-box-search .btn-search {
  width: 100px;
  line-height: 2px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.hotex-box-search .col-sm-2,
.hotex-box-search .col-sm-1 {
  padding: 0 2px 0 2px;
}
.hotex-box-search .hotex-modification-search-button .btn-search {
  width: 100%;
}
.hotex-info {
  padding-bottom: 10px;
  background: 0;
}
.hotex-info hr {
  margin-top: 0;
  margin-bottom: 0;
}
.hotex-info .hotex-box-index-intro {
  margin: 10px auto;
  background-color: none;
}
.hotex-info .hotex-box-index-intro h3 {
  text-transform: inherit;
  color: #282828;
  font-size: 26px;
  font-family: "Marcellus", serif;
}
.hotex-info .hotex-box-index-intro p {
  text-align: justify;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #4d4d4d;
}
.hotex-accomodation hr {
  margin-top: 0;
  margin-bottom: 0;
}
.hotex-slide-item {
  min-height: 500px;
}
.hotex-slider-index h3 {
  text-transform: capitalize;
  color: #282828;
  font-size: 26px;
  font-family: "Marcellus", serif;
}
.hotex-box-slide-image {
  min-width: 228px;
}
.hotex-box-slide-image img {
  width: 100%;
  height: 160px;
}
.hotex-box-slide-room {
  padding: 15px 0 0 0;
  min-height: 210px;
}
.hotex-box-slide-room label {
  font-family: "Marcellus", serif;
  font-size: 20px;
  color: #282828;
}
.hotex-box-slide-room p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #4d4d4d;
  padding: 15px 0 0 0;
  letter-spacing: 0.3px;
}
.hotex-box-slide-room span {
  font-size: 14px;
}
.hotex-box-slide-rate {
  padding: 20px 0 0 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #4d4d4d;
}
.hotex-box-slide-rate .hotex-slide-currancy {
  text-decoration: line-through;
  color: #ed1c24;
  font-size: 17px;
  font-family: "Source Sans Pro", sans-serif;
}
.hotex-box-slide-rate .hotex-slide-discount {
  color: #0074d5;
  font-size: 20px;
  font-family: "Marcellus", serif;
  font-weight: 400;
}
.hotex-box-slide-rate a {
  font-size: 15px;
  color: #0074d5;
  text-decoration: none;
}
.hotex-box-slide-rate a:hover,
.hotex-box-slide-rate a:focus {
  color: #009aff;
  text-decoration: none;
}
.hotex-rates-warning {
  margin: 20px auto 0;
  color: #a94442;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
}
.hotex-reservation-info {
  background: #fff;
  margin: -20px 0 0 0;
  text-align: center;
  color: #242424;
  font-size: 16px;
}
.hotex-reservation-info .hotex-reservation-info-item {
  padding: 20px 5px 20px 5px;
}
.hotex-reservation-info .hotex-reservation-info-date {
  padding: 20px 5px 20px 5px;
  width: 190px;
}
.hotex-reservation-info a {
  color: #0074d5;
  text-decoration: none;
}
.hotex-reservation-info a:hover,
.hotex-reservation-info a:focus {
  color: #009aff;
  text-decoration: underline;
}
.hotex-comparasion-box {
  min-height: 80px;
}
.hotex-comparasion-box .hotex-bobd {
  width: 360px;
  margin: 30px 0 0 0;
}
.hotex-comparasion-box .hotex-comparasion-link {
  margin: 30px 0 0 100px;
}
.hotex-comparasion-box .hotex-comparasion-link a {
  font-family: "Marcellus", serif;
  font-size: 15px;
  color: #242424;
  margin: 0;
}
.hotex-comparasion-box .hotex-comparasion-link a:hover,
.hotex-comparasion-box .hotex-comparasion-link a:focus {
  font-size: 15px;
  color: #242424;
  text-decoration: none;
}
.hotex-room-type-comparison .animate-hide {
  -webkit-transition: all linear 0.5s;
  transition: all linear 0.5s;
  line-height: 20px;
  opacity: 1;
}
.hotex-room-type-comparison .animate-hide.ng-hide-add,
.hotex-room-type-comparison .animate-hide.ng-hide-remove {
  display: block !important;
}
.hotex-room-type-comparison .animate-hide.ng-hide {
  line-height: 0;
  opacity: 0;
  padding: 0 10px;
}
.hotex-room-type-comparison .hotex-glyphicon-ok {
  color: #4d4d4d;
  font-size: 13px;
}
.hotex-room-type-comparison .hotex-border {
  margin: 0;
  padding-bottom: 0 0 10px 0;
  color: #4d4d4d;
}
.hotex-room-type-comparison .hotex-room-comparasion-decs {
  padding: 0 10px 0 10px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
}
.hotex-room-type-comparison .hotex-room-comparasion-title {
  text-transform: uppercase;
  font-size: 15.5px;
  font-family: "Marcellus", serif;
  color: #4d4d4d;
}
.hotex-room-type-comparison .hotex-room-comparasion-link {
  text-transform: capitalize;
  font-size: 17px;
  font-family: "Marcellus", serif;
  color: #282828;
}
.hotex-room-type-comparison .hotex-room-comparasion-currency {
  text-transform: uppercase;
  font-size: 20px;
  font-family: "Marcellus", serif;
  color: #0074d5;
}
.hotex-room-type-comparison .hotex-room-comparasion-size {
  text-transform: uppercase;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
}
.hotex-room-type-comparison .hotex-room-comparison-button img {
  width: 18px;
  height: 18px;
}
.hotex-room-type-comparison .hotex-room-comparison-button a {
  opacity: 0.3;
}
.hotex-room-type-comparison .hotex-room-comparison-button a:hover,
.hotex-room-type-comparison .hotex-room-comparison-button a:focus {
  opacity: 1;
}
.hotex-room-type-comparison .hotex-room-comparasion-image {
  padding: 0 10px 0 10px;
}
.hotex-room-type-comparison .hotex-room-comparasion-image img {
  width: 200px;
  height: 140px;
}
.hotex-rate-comparison .animate-hide {
  -webkit-transition: all linear 0.5s;
  transition: all linear 0.5s;
  line-height: 20px;
  opacity: 1;
}
.hotex-rate-comparison .animate-hide.ng-hide-add,
.hotex-rate-comparison .animate-hide.ng-hide-remove {
  display: block !important;
}
.hotex-rate-comparison .animate-hide.ng-hide {
  line-height: 0;
  opacity: 0;
  padding: 0 10px;
}
.hotex-rate-comparison .hotex-glyphicon-ok {
  color: #4d4d4d;
  font-size: 13px;
}
.hotex-rate-comparison .hotex-border {
  margin: 0;
  padding: 0;
  color: #4d4d4d;
}
.hotex-rate-comparison .hotex-rate-comparasion-decs {
  padding: 0 10px 0 10px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
}
.hotex-rate-comparison .hotex-rate-comparasion-title {
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Marcellus", serif;
  color: #4d4d4d;
}
.hotex-rate-comparison .hotex-rate-comparasion-link {
  text-transform: initial;
  font-size: 17px;
  font-family: "Marcellus", serif;
  color: #4d4d4d;
}
.hotex-rate-comparison .hotex-rate-comparasion-currency {
  text-transform: uppercase;
  font-size: 20px;
  font-family: "Marcellus", serif;
  color: #0074d5;
}
.hotex-rate-comparison .hotex-rate-comparasion-size {
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
}
.hotex-rate-comparison .hotex-rate-comparison-button img {
  width: 18px;
  height: 18px;
}
.hotex-rate-comparison .hotex-rate-comparison-button a {
  opacity: 0.3;
}
.hotex-rate-comparison .hotex-rate-comparison-button a:hover,
.hotex-rate-comparison .hotex-rate-comparison-button a:focus {
  opacity: 1;
}
.hotex-rate-comparison .hotex-rate-comparasion-image {
  padding: 0 10px 0 10px;
}
.hotex-rate-comparison .hotex-rate-comparasion-image img {
  width: 200px;
  height: 140px;
}
.hotex-package-comparison .animate-hide {
  -webkit-transition: all linear 0.5s;
  transition: all linear 0.5s;
  line-height: 20px;
  opacity: 1;
}
.hotex-package-comparison .animate-hide.ng-hide-add,
.hotex-package-comparison .animate-hide.ng-hide-remove {
  display: block !important;
}
.hotex-package-comparison .animate-hide.ng-hide {
  line-height: 0;
  opacity: 0;
  padding: 0 10px;
}
.hotex-package-comparison .hotex-glyphicon-ok {
  color: #4d4d4d;
  font-size: 13px;
}
.hotex-package-comparison .hotex-border {
  margin: 0;
  padding-bottom: 0 0 10px 0;
  color: #4d4d4d;
}
.hotex-package-comparison .hotex-package-comparasion-decs {
  padding: 0 10px 0 10px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
}
.hotex-package-comparison .hotex-package-comparasion-title {
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Marcellus", serif;
  color: #4d4d4d;
}
.hotex-package-comparison .hotex-package-comparasion-link {
  text-transform: inherit;
  font-size: 17px;
  font-family: "Marcellus", serif;
  color: #282828;
  font-weight: 400;
}
.hotex-package-comparison .hotex-package-comparasion-currency {
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Source Sans Pro", sans-serif;
  color: #0074d5;
}
.hotex-package-comparison .hotex-package-comparasion-size {
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
}
.hotex-package-comparison .hotex-package-comparison-button img {
  width: 18px;
  height: 18px;
}
.hotex-package-comparison .hotex-package-comparison-button a {
  opacity: 0.3;
}
.hotex-package-comparison .hotex-package-comparison-button a:hover,
.hotex-package-comparison .hotex-package-comparison-button a:focus {
  opacity: 1;
}
.hotex-package-comparison .hotex-package-comparasion-rate {
  text-transform: initial;
  color: #0074d5;
  text-align: center;
  font-family: "Marcellus", serif;
  font-size: 20px;
}
.hotex-package-comparison .hotex-package-comparasion-image {
  padding: 0 10px 0 10px;
}
.hotex-package-comparison .hotex-package-comparasion-image img {
  width: 200px;
  height: 140px;
}
.hotex-room-request-box .hotex-room-request-item .col-sm-2,
.hotex-room-request-box .hotex-room-request-item .col-sm-5,
.hotex-room-request-box .hotex-room-request-item .col-sm-7,
.hotex-room-request-box .hotex-room-request-item .col-sm-3,
.hotex-room-request-box .hotex-room-request-item .col-sm-6,
.hotex-room-request-box .hotex-room-request-item .col-sm-12 {
  padding: 0 5px 0 5px;
}
.hotex-room-request-box .hotex-room-request-item .hotex-room-request-title {
  min-height: 30px;
  font-weight: 600;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
}
.hotex-room-request-box .hotex-room-request-item .hotex-room-request-label {
  padding: 5px;
  font-weight: 600;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
}
.hotex-room-request-box
  .hotex-room-request-item
  .hotex-room-request-captcha-label {
  padding: 40px 5px 5px 5px;
  font-weight: 600;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
}
.hotex-room-request-box
  .hotex-room-request-item
  .hotex-room-request-captcha
  img {
  padding-bottom: 10px;
}
.hotex-reservation-menu {
  margin-top: 20px;
  text-transform: uppercase;
}
.hotex-reservation-menu .col-sm-2 {
  padding: 0;
}
.hotex-reservation-menu .active .arrow-down {
  width: 0;
  height: 0;
  text-align: center;
  margin: -3px auto;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #7d7d7d;
}
.hotex-reservation-menu .hotex-menu-btn {
  margin: 0 auto;
  cursor: pointer;
  padding: 8px;
  background-color: rgba(125, 125, 125, 0.1);
}
.hotex-reservation-menu .hotex-menu-btn a {
  color: #282828;
  text-decoration: none;
  font-size: 17px;
  font-family: "Marcellus", serif;
}
.hotex-reservation-menu .hotex-menu-btn a:hover,
.hotex-reservation-menu .hotex-menu-btn a:focus {
  color: #282828;
  text-decoration: none;
  font-size: 17px;
  font-family: "Marcellus", serif;
}
.hotex-reservation-menu .active .hotex-menu-btn {
  background-color: #7d7d7d;
  margin: 0 auto;
  padding: 8px;
  cursor: pointer;
}
.hotex-reservation-menu .active .hotex-menu-btn a {
  color: #fff;
  text-decoration: none;
  font-size: 17px;
  font-family: "Marcellus", serif;
}
.hotex-reservation-menu .active .hotex-menu-btn a:hover,
.hotex-reservation-menu .active .hotex-menu-btn a:focus {
  color: #fff;
  text-decoration: none;
  font-size: 17px;
  font-family: "Marcellus", serif;
}
.hotex-box-rates .hotex-box-rates-content {
  margin: 30px 0 0 0;
}
.hotex-box-rates .hotex-box-rates-content .row {
  padding: 0;
}
.hotex-box-rates .hotex-box-rates-content .hotex-rates-title {
  margin: 0;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-rates-title
  .room-information-button {
  color: #282828;
  text-decoration: none;
  font-size: 22px;
  font-family: "Marcellus", serif;
  font-weight: 500;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-rates-title
  .room-information-button:hover {
  color: #282828;
  text-decoration: underline;
  font-size: 22px;
  font-family: "Marcellus", serif;
}
.hotex-box-rates .hotex-box-rates-content .hotex-rates-title .col-sm-12 {
  padding: 0;
}
.hotex-box-rates .hotex-box-rates-content .hotex-rates-decs {
  margin: 0 0 10px 0;
}
.hotex-box-rates .hotex-box-rates-content .hotex-rates-decs .col-sm-6 {
  padding: 0;
}
.hotex-box-rates .hotex-box-rates-content .hotex-rates-info {
  margin: 0;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-rates-info
  .hotex-rate-image-slider {
  width: 300px;
  padding: 0;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-rates-info
  .hotex-rate-image-slider
  .hotex-box-slide-rates
  .hotex-slide-rates-image {
  height: 200px;
  text-align: center;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-rates-info
  .hotex-rate-image-slider
  .hotex-box-slide-rates
  .hotex-slide-rates-image
  img {
  width: 300px;
  height: 200px;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-rates-info
  .hotex-carousel-control-rates
  .btn-prev-rates,
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-rates-info
  .hotex-carousel-control-rates
  .btn-next-rates {
  position: absolute;
  padding: 90px 0 0 0;
  color: #fff;
  font-size: 21px;
  z-index: 1;
  display: inline-block;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-rates-info
  .hotex-carousel-control-rates
  .btn-prev-rates {
  text-align: right;
  text-shadow: -4px 2px 8px rgba(0, 0, 0, 0.8);
  left: 0;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-rates-info
  .hotex-carousel-control-rates
  .btn-next-rates {
  text-align: left;
  text-shadow: 4px 2px 8px rgba(0, 0, 0, 0.8);
  right: 0;
}
.hotex-box-rates .hotex-box-rates-content .hotex-rates-info i.btn-prev-rates,
.hotex-box-rates .hotex-box-rates-content .hotex-rates-info i.btn-next-rates {
  height: 200px;
  width: 10%;
}
.hotex-box-rates .hotex-box-rates-content .hotex-border {
  margin: -40px 0 20px 0;
}
.hotex-box-rates .hotex-box-rates-content .hotex-table-rates {
  width: 70.66666667%;
  padding-right: 0;
}
.hotex-box-rates .hotex-box-rates-content .hotex-table-rates hr {
  margin-right: -10px;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-title {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #4d4d4d;
  padding-left: 15px;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-title
  .move-left {
  margin-left: -5px;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content1
  .badge {
  background-color: #c00002;
  color: #fff;
  font-size: 13px;
  min-height: 20px;
  border-radius: 30px;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content1
  span {
  font-size: 16px;
  font-family: "Marcellus", serif;
  font-weight: 300;
  color: #4d4d4d;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content1
  a {
  font-size: 13px;
  color: #0074d5;
  text-decoration: none;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content1
  a:hover,
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content1
  a:focus {
  font-size: 13px;
  color: #0074d5;
  text-decoration: underline;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content1
  p {
  font-size: 13px;
  color: #ed1c24;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content3 {
  padding-left: 0;
  padding-right: 0;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content3
  .hotex-rate-content
  a {
  font-size: 20px;
  font-family: "Marcellus", serif;
  color: #0074d5;
  font-weight: none;
  text-decoration: none;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content3
  .hotex-rate-content
  a:hover,
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content3
  .hotex-rate-content
  a:focus {
  font-size: 20px;
  color: #009aff;
  text-decoration: underline;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content3
  .hotex-rate-member-content
  a {
  font-size: 12px;
  color: #4d4d4d;
  font-weight: none;
  text-decoration: none;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content3
  .hotex-rate-member-content
  a:hover,
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content3
  .hotex-rate-member-content
  a:focus {
  font-size: 12px;
  color: #0074d5;
  text-decoration: underline;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content3
  p {
  font-size: 15px;
  color: #c00002;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content3
  span {
  font-size: 17px !important;
  font-weight: 400;
  color: #ed1c24;
  text-decoration: line-through;
  text-transform: capitalize;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content3A {
  padding-right: 0;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content3A
  a {
  font-size: 12px;
  color: #0074d5;
  font-weight: none;
  text-decoration: none;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content3A
  a:hover,
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content3A
  a:focus {
  font-size: 12px;
  color: #009aff;
  text-decoration: underline;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content3A
  p {
  font-size: 15px;
  color: #c00002;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content3A
  span {
  font-size: 17px;
  font-weight: 400;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content4 {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  font-size: 12px;
  width: 115px;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content4
  .redirect-signup-offer {
  font-size: 14px;
  text-decoration: none;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content4
  .redirect-signup-offer
  strong {
  color: #0074d5;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content4
  .redirect-signup-offer
  strong
  span {
  text-decoration: underline;
  font-style: normal;
  color: #0074d5;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content4
  span {
  color: #ed1c24;
  font-style: italic;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content2B {
  padding-left: 0;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content2B
  span {
  font-size: 15px;
  color: #0074d5;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content2B
  span
  .point {
  font-size: 11px;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content2B
  p {
  font-size: 11px;
  color: #c00002;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-open-tab-packages {
  margin-top: 30px;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-open-tab-packages
  a {
  font-style: normal;
  font-size: 16px;
  color: #0074d5;
  text-decoration: none;
  cursor: pointer;
  text-transform: initial;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-open-tab-packages
  a:hover,
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-open-tab-packages
  a:focus {
  color: #fff;
  text-decoration: underline;
}
.hotex-room-information .hotex-room-information-image {
  padding: 0 0 0 20px;
}
.hotex-room-information .hotex-room-information-image img {
  width: 360px;
  height: 240px;
}
.hotex-room-information
  .hotex-room-information-image
  .hotex-carousel-control-rates
  .btn-prev-rates,
.hotex-room-information
  .hotex-room-information-image
  .hotex-carousel-control-rates
  .btn-next-rates {
  position: absolute;
  padding: 110px 0 0 0;
  color: #fff;
  font-size: 25px;
  z-index: 5;
  display: inline-block;
}
.hotex-room-information
  .hotex-room-information-image
  .hotex-carousel-control-rates
  .btn-prev-rates {
  text-align: right;
  text-shadow: -4px 2px 8px rgba(0, 0, 0, 0.8);
  left: 0;
}
.hotex-room-information
  .hotex-room-information-image
  .hotex-carousel-control-rates
  .btn-next-rates {
  text-align: left;
  text-shadow: 4px 2px 8px rgba(0, 0, 0, 0.8);
  right: 0;
}
.hotex-room-information .hotex-room-information-image i.btn-prev-rates,
.hotex-room-information .hotex-room-information-image i.btn-next-rates {
  height: 240px;
  width: 10%;
}
.hotex-room-information .hotex-room-information-box-desc {
  padding: 0 20px 0 0;
}
.hotex-room-information
  .hotex-room-information-box-desc
  .hotex-room-information-title {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  color: #4d4d4d;
  text-transform: uppercase;
}
.hotex-room-information
  .hotex-room-information-box-desc
  .hotex-room-information-desc {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #4d4d4d;
}
.hotex-room-information
  .hotex-room-information-box-desc
  .hotex-room-information-amenities
  .hotex-room-information-amenities-title {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  color: #4d4d4d;
  font-weight: 500;
}
.hotex-room-information
  .hotex-room-information-box-desc
  .hotex-room-information-amenities
  .hotex-room-information-amenities-content {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #4d4d4d;
  padding: 5px 0 0 0;
}
.hotex-room-information
  .hotex-room-information-box-desc
  .hotex-room-information-amenities
  .hotex-room-information-amenities-content
  ul {
  padding: 0 20px 0 20px;
}
.hotex-rates-terms {
  margin: 10px;
}
.hotex-rates-terms .hotex-rates-terms-hotel-name {
  text-transform: uppercase;
  color: #4d4d4d;
  font-size: 16px;
  font-family: "Marcellus", serif;
  font-weight: 600;
}
.hotex-rates-terms b {
  color: #4d4d4d;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
}
.hotex-rates-terms ul {
  padding: 10px 0 0 20px;
  color: #4d4d4d;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
}
.hotex-rate-detail-hotel {
  margin: 10px auto 0;
}
.hotex-rate-detail-hotel .hotex-rate-detail-hotel-name {
  margin: 0;
  text-transform: capitalize;
  color: #282828;
  font-size: 20px;
  font-family: "Marcellus", serif;
  font-weight: 600;
}
.hotex-rate-detail-hotel .hotex-rate-detail-date {
  color: #4d4d4d;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
}
.hotex-rate-detail-hotel .hotex-rate-detail-table {
  padding: 10px 20px 0 20px;
}
.hotex-rate-detail-hotel
  .hotex-rate-detail-table
  .hotex-rate-detail-table-title {
  color: #4d4d4d;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
}
.hotex-rate-detail-hotel
  .hotex-rate-detail-table
  .hotex-rate-detail-table-item {
  color: #4d4d4d;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  background-color: #f5f5f5;
}
.hotex-box-rates-packages {
  padding: 10px 15px 0 15px;
}
.hotex-box-rates-packages .hotex-box-packages-content {
  margin: 20px auto 0;
}
.hotex-box-rates-packages .hotex-box-packages-content .hotex-packages-title {
  text-transform: initial;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-packages-title
  .package-information-button {
  color: #282828;
  text-decoration: none;
  font-size: 22px;
  font-family: "Marcellus", serif;
  font-weight: 500;
  text-transform: capitalize;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-packages-title
  .package-information-button:hover {
  color: #282828;
  text-decoration: underline;
  font-size: 22px;
  font-family: "Marcellus", serif;
}
.hotex-box-rates-packages .hotex-box-packages-content .hotex-package-content1 {
  width: 330px;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content1
  .hotex-packages-image {
  margin-top: 0;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content1
  .hotex-packages-image
  img {
  width: 300px;
  height: 200px;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content1
  .hotex-package-addon {
  margin: 0;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content1
  .hotex-package-addon
  p {
  margin: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #4d4d4d;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content1
  .hotex-package-addon
  ul {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  padding: 0 18px 0 18px;
  margin: 0;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content1
  .hotex-package-more
  a {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #0074d5;
  text-decoration: none;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content1
  .hotex-package-more
  a:hover {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #009aff;
  text-decoration: none;
}
.hotex-box-rates-packages .hotex-box-packages-content .hotex-package-content2 {
  width: 760px;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-packages-desc
  .hotex-package-information-desc {
  margin: 0;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-packages-desc
  .hotex-package-information-promo {
  margin: 0;
  font-size: 15px;
  text-transform: initial;
  color: #ed1c24;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-packages-desc
  .hotex-package-information-note {
  padding: 10px;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-package-table-rates {
  margin: 0 0 20px 0;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-package-table-rates
  .hotex-package-table-rates-title
  .hotex-package-rates-name {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  color: #4d4d4d;
  font-weight: 300;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-package-table-rates
  .hotex-package-table-rates-title
  .hotex-package-rates-terms {
  text-align: right;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-package-table-rates
  .hotex-package-table-rates-title
  .hotex-package-rates-terms
  a {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 13px;
  color: #0074d5;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-package-table-rates
  .hotex-package-table-rates-title
  .hotex-package-rates-terms
  a:hover,
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-package-table-rates
  .hotex-package-table-rates-title
  .hotex-package-rates-terms
  a:focus {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 13px;
  color: #009aff;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-package-table-rates
  .hotex-package-table-rates-content
  .hotex-package-name
  .room-information-button {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #0074d5;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-package-table-rates
  .hotex-package-table-rates-content
  .hotex-package-name
  .room-information-button:hover {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #009aff;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-package-table-rates
  .hotex-package-table-rates-content
  .hotex-package-price {
  font-family: "Marcellus", serif;
  font-size: 20px;
  color: #0074d5;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-package-table-rates
  .hotex-package-table-rates-content
  .hotex-rate-none
  #price {
  color: #0074d5;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-package-table-rates
  .hotex-package-table-rates-content
  .hotex-rate-none
  #rate {
  color: #ae141b;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-package-table-rates
  .hotex-package-table-rates-content
  .hotex-package-button {
  margin: 0;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-package-table-rates
  .hotex-package-table-rates-content
  .hotex-package-button
  span {
  text-decoration: underline;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-package-table-rates
  .hotex-package-table-rates-content
  .hotex-package-button
  .btn-search {
  min-width: 80px;
}
.hotex-package-information .hotex-package-information-image {
  padding: 0 0 0 20px;
}
.hotex-package-information .hotex-package-information-image img {
  width: 360px;
  height: 240px;
}
.hotex-package-information .hotex-package-information-box-decs {
  padding: 0 20px 0 0;
}
.hotex-package-information
  .hotex-package-information-box-decs
  .hotex-package-information-title
  .hotex-package-information-title-name {
  text-transform: initial;
  font-size: 19px;
  font-family: "Marcellus", serif;
  font-weight: 600;
  color: #282828;
}
.hotex-package-information
  .hotex-package-information-box-decs
  .hotex-package-information-title
  .hotex-package-information-title-promo {
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  color: #ed1c24;
}
.hotex-package-information
  .hotex-package-information-box-decs
  .hotex-package-information-validity {
  font-size: 13px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  color: #4d4d4d;
}
.hotex-package-information
  .hotex-package-information-box-decs
  .hotex-package-information-desc {
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 200;
  color: #4d4d4d;
  text-align: justify;
}
.hotex-package-information
  .hotex-package-information-box-decs
  .hotex-package-information-include {
  text-align: justify;
}
.hotex-package-information
  .hotex-package-information-box-decs
  .hotex-package-information-include
  p {
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
  font-weight: 600;
  margin: 0;
}
.hotex-package-information
  .hotex-package-information-box-decs
  .hotex-package-information-include
  ul {
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
  padding: 0 20px 0 20px;
}
.hotex-package-information .hotex-package-information-policy {
  text-align: justify;
  margin: 10px;
}
.hotex-package-information .hotex-package-information-policy p {
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
  font-weight: 600;
  margin: 0;
}
.hotex-package-information .hotex-package-information-policy ul {
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
  padding: 0 20px 0 20px;
}
.hotex-reservation-info-detail {
  background: #fff;
  margin: -25px 0 20px 0;
  min-height: 50px;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
}
.hotex-reservation-info-detail .hotex-reservation-info-detail-content1 {
  font-size: 25px;
  font-family: "Marcellus", serif;
  color: #4d4d4d;
  padding: 15px;
}
.hotex-reservation-info-detail .hotex-reservation-info-detail-content2 {
  padding: 0;
  border-left: dotted 1px #4d4d4d;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-box-decs {
  margin: 10px 0 10px 0;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-box-decs
  .hotex-info-content2-item
  .hotex-modify-search {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #0074d5;
  text-decoration: none;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-box-decs
  .hotex-info-content2-item
  .hotex-modify-search:hover,
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-box-decs
  .hotex-info-content2-item
  .hotex-modify-search:focus {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #009aff;
  text-decoration: underline;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-box-decs
  .hotex-info-content2-item
  .terms-condition-label {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #4d4d4d;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-box-decs
  .hotex-info-content2-item
  .terms-condition-link {
  text-transform: capitalize;
  font-family: "Marcellus", serif;
  font-size: 19px;
  color: #0074d5;
  text-decoration: none;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-box-decs
  .hotex-info-content2-item
  .terms-condition-link:hover,
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-box-decs
  .hotex-info-content2-item
  .terms-condition-link:focus {
  font-family: "Marcellus", serif;
  font-size: 19px;
  color: #009aff;
  text-decoration: underline;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item {
  margin: 10px 0;
  padding: 0;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item
  .col-sm-8,
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item
  .col-sm-2 {
  padding: 0;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item
  .hotex-info-package-title
  span {
  font-family: "Marcellus", serif;
  font-size: 19px;
  color: #282828;
  font-weight: 400;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item
  .hotex-info-package-title
  p {
  margin-top: 10px;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item
  .hotex-acumulasi-label {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item
  .hotex-acumulasi-label
  a {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  text-decoration: none;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item
  .hotex-acumulasi-label
  a:hover,
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item
  .hotex-acumulasi-label
  a:focus {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  text-decoration: underline;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item
  .hotex-info-content2-average {
  width: 122px;
  padding: 0;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item
  .hotex-info-content2-average
  .rate-details-button {
  font-style: normal;
  font-size: 15px;
  color: #0074d5;
  text-decoration: none;
  cursor: pointer;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item
  .hotex-info-content2-average
  .rate-details-button:hover,
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item
  .hotex-info-content2-average
  .rate-details-button:focus {
  color: #009aff;
  text-decoration: pointer;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item
  .hotex-info-content2-total {
  width: 122px;
  padding: 0 0 0 5px;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item
  .hotex-info-content2-button {
  width: 10px;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item
  .hotex-info-childern {
  margin-top: 5px;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item
  .hotex-button-upadate {
  min-height: 35px;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item
  .hotex-button-upadate
  .btn-search {
  min-width: 100px;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-box-detail-title {
  background-color: #7d7d7d;
  color: #fff;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  opacity: 1;
  line-height: 2;
  margin: 10px 0 0 0;
  padding: 0 0 0 20px;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-box-detail-title
  label {
  margin: 0;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-box-detail-note {
  padding: 15px 0 20px 0;
  width: 100%;
  margin: 0;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-box-detail-note
  ul {
  padding: 10px 20px 0 20px;
}
.hotex-modification-search {
  padding: 0 20px 0 20px;
}
.hotex-all-collapse-box {
  margin: 25px 0 0 0;
}
.hotex-all-collapse-box .arrow-down {
  width: 0;
  height: 0;
  text-align: center;
  margin: 0 auto;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #242424;
}
.hotex-all-collapse-box .panel-heading {
  margin: 15px 0 0 0;
  text-align: center;
  text-transform: uppercase;
}
.hotex-all-collapse-box .panel-heading a {
  font-size: 21px;
  font-family: "Marcellus", serif;
  color: #242424;
  padding: 0 0 3px 0;
  border-bottom: 7px solid #242424;
  text-decoration: none;
  text-transform: initial;
}
.hotex-all-collapse-box .panel-heading a:hover {
  font-size: 21px;
  font-family: "Marcellus", serif;
  color: #242424;
  text-decoration: none;
}
.hotex-all-collapse-box .hotex-form {
  padding-top: 20px 0 0 0;
}
.hotex-addon-body {
  padding: 20px 0 0 0;
}
.hotex-addon-body .hotex-border {
  margin: 0;
  padding: 0;
}
.hotex-addon-body .hotex-group-addon {
  padding: 10px 0 0 0;
}
.hotex-addon-body .hotex-group-addon .hotex-group-addon-title {
  text-transform: uppercase;
  color: #4d4d4d;
  font-family: "Marcellus", serif;
  font-size: 17px;
  margin: 0 0 10px 0;
}
.hotex-addon-body .hotex-group-addon .hotex-group-addon-item {
  margin: 0;
}
.hotex-addon-body
  .hotex-group-addon
  .hotex-group-addon-item
  .hotex-box-addon-item {
  margin: 0 0 10px 0;
  padding: 0 15px 0 0;
}
.hotex-addon-body
  .hotex-group-addon
  .hotex-group-addon-item
  .hotex-box-addon-item
  .hotex-box-addon {
  min-height: 180px;
}
.hotex-addon-body
  .hotex-group-addon
  .hotex-group-addon-item
  .hotex-box-addon-item
  .hotex-box-addon
  .hotex-box-addon-image
  span
  img {
  width: 128px;
  height: 128px;
}
.hotex-addon-body
  .hotex-group-addon
  .hotex-group-addon-item
  .hotex-box-addon-item
  .hotex-box-addon
  .hotex-box-addon-image
  .hotex-box-addon-currency {
  background-color: #fff;
  color: #4d4d4d;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 600;
  padding: 10px;
  width: 128px;
  text-align: center;
}
.hotex-addon-body
  .hotex-group-addon
  .hotex-group-addon-item
  .hotex-box-addon-item
  .hotex-box-addon
  .hotex-box-addon-image
  .hotex-box-addon-currency
  label {
  margin: 0;
}
.hotex-addon-body
  .hotex-group-addon
  .hotex-group-addon-item
  .hotex-box-addon-item
  .hotex-box-addon
  .hotex-box-addon-input {
  padding: 0 0 0 15px;
}
.hotex-addon-body
  .hotex-group-addon
  .hotex-group-addon-item
  .hotex-box-addon-item
  .hotex-box-addon
  .hotex-box-addon-input
  .hotex-addon-title
  a {
  font-size: 16px;
  font-weight: 600;
  font-family: "Source Sans Pro", sans-serif;
  text-decoration: none;
  color: #4d4d4d;
}
.hotex-addon-body
  .hotex-group-addon
  .hotex-group-addon-item
  .hotex-box-addon-item
  .hotex-box-addon
  .hotex-box-addon-input
  .hotex-addon-title
  a:hover,
.hotex-addon-body
  .hotex-group-addon
  .hotex-group-addon-item
  .hotex-box-addon-item
  .hotex-box-addon
  .hotex-box-addon-input
  .hotex-addon-title
  a:focus {
  font-size: 16px;
  font-weight: 600;
  font-family: "Source Sans Pro", sans-serif;
  text-decoration: underline;
  color: #4d4d4d;
}
.hotex-addon-body
  .hotex-group-addon
  .hotex-group-addon-item
  .hotex-box-addon-item
  .hotex-box-addon
  .hotex-box-addon-input
  .hotex-addon-quantity-label {
  padding: 0 0 5px 10px;
}
.hotex-addon-body
  .hotex-group-addon
  .hotex-group-addon-item
  .hotex-box-addon-item
  .hotex-box-addon
  .hotex-box-addon-input
  .hotex-addon-quantity-label
  label {
  font-size: 14px;
  font-weight: 400;
  color: #4d4d4d;
  font-family: "Source Sans Pro", sans-serif;
}
.hotex-addon-body
  .hotex-group-addon
  .hotex-group-addon-item
  .hotex-box-addon-item
  .hotex-box-addon
  .hotex-box-addon-input
  .hotex-addon-input-quantity
  .hotex-addon-item-min,
.hotex-addon-body
  .hotex-group-addon
  .hotex-group-addon-item
  .hotex-box-addon-item
  .hotex-box-addon
  .hotex-box-addon-input
  .hotex-addon-input-quantity
  .hotex-addon-item-max {
  height: 30px;
  font-size: 17px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
  background-color: #fff;
}
.hotex-addon-body
  .hotex-group-addon
  .hotex-group-addon-item
  .hotex-box-addon-item
  .hotex-box-addon
  .hotex-box-addon-input
  .hotex-addon-input-quantity
  .hotex-addon-item-min:hover,
.hotex-addon-body
  .hotex-group-addon
  .hotex-group-addon-item
  .hotex-box-addon-item
  .hotex-box-addon
  .hotex-box-addon-input
  .hotex-addon-input-quantity
  .hotex-addon-item-min:focus,
.hotex-addon-body
  .hotex-group-addon
  .hotex-group-addon-item
  .hotex-box-addon-item
  .hotex-box-addon
  .hotex-box-addon-input
  .hotex-addon-input-quantity
  .hotex-addon-item-max:hover,
.hotex-addon-body
  .hotex-group-addon
  .hotex-group-addon-item
  .hotex-box-addon-item
  .hotex-box-addon
  .hotex-box-addon-input
  .hotex-addon-input-quantity
  .hotex-addon-item-max:focus {
  height: 30px;
  font-size: 17px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
  background-color: #ececec;
}
.hotex-addon-body
  .hotex-group-addon
  .hotex-group-addon-item
  .hotex-box-addon-item
  .hotex-box-addon
  .hotex-box-addon-input
  .hotex-addon-input-quantity
  input {
  height: 30px;
  font-size: 14px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
  background-color: #fff;
}
.hotex-addon-body
  .hotex-group-addon
  .hotex-group-addon-item
  .hotex-box-addon-item
  .hotex-box-addon
  .hotex-box-addon-input
  .hotex-box-addon-cost {
  margin: 10px -15px 0 -15px;
}
.hotex-addon-body
  .hotex-group-addon
  .hotex-group-addon-item
  .hotex-box-addon-item
  .hotex-box-addon
  .hotex-box-addon-input
  .hotex-box-addon-cost
  .hotex-addon-cost-glyphicon
  span {
  color: #4d4d4d;
  font-size: 13px;
}
.hotex-addon-body
  .hotex-group-addon
  .hotex-group-addon-item
  .hotex-box-addon-item
  .hotex-box-addon
  .hotex-box-addon-input
  .hotex-box-addon-cost
  .hotex-addon-cost {
  font-size: 17px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
  text-align: left;
}
.hotex-addon-information .hotex-addon-information-image {
  margin: 0 0 0 20px;
  width: 150px;
  height: 150px;
}
.hotex-addon-information .hotex-addon-information-image img {
  width: 128px;
  height: 128px;
}
.hotex-addon-information .hotex-addon-information-title {
  text-transform: uppercase;
  color: #4d4d4d;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  font-weight: 600;
}
.hotex-addon-information .hotex-addon-information-desc {
  color: #4d4d4d;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  text-align: justify;
}
.hotex-guest-details {
  padding-top: 30px;
}
.hotex-guest-details .hotex-guest-details-item label {
  color: #4d4d4d;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  font-weight: 400 !important;
}
.hotex-guest-details .hotex-guest-details-item p {
  margin-bottom: 4px;
}
.hotex-guest-details .hotex-guest-details-item .hotex-year-birth-input {
  width: 180px;
}
.hotex-guest-details .hotex-guest-details-item .hotex-input-no-visible {
  background-color: #fff;
  color: #4d4d4d;
  cursor: not-allowed;
}
.hotex-guest-details .hotex-guest-details-item .help-block {
  color: #4d4d4d;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
}
.hotex-flight-details {
  padding-top: 10px;
}
.hotex-flight-details .hotex-arrival {
  width: 405px;
}
.hotex-flight-details .hotex-arrival .hotex-arrival-item strong {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 19px;
  font-weight: 600;
  color: #4d4d4d;
}
.hotex-flight-details .hotex-arrival .hotex-arrival-item label {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #4d4d4d;
}
.hotex-flight-details .hotex-depature {
  width: 405px;
}
.hotex-flight-details .hotex-depature .hotex-depature-item strong {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 19px;
  font-weight: 600;
  color: #4d4d4d;
}
.hotex-flight-details .hotex-depature .hotex-depature-item label {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #4d4d4d;
}
.hotex-box-special {
  padding-top: 20px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #4d4d4d;
}
.hotex-box-special .hotex-box-special-item .hotex-spesial-length {
  width: 100px;
}
.hotex-box-special span {
  padding: 10px 0 0 0;
}
.hotex-reservation-info-payment {
  background: #fff;
  margin: -25px 0 20px 0;
  min-height: 50px;
}
.hotex-reservation-info-payment .hotex-reservation-info-payment-content1 {
  font-size: 24px;
  font-family: "Marcellus", serif;
  color: #4d4d4d;
  padding: 15px;
  clear: both;
}
.hotex-reservation-info-payment .hotex-reservation-info-payment-content2 {
  padding: 0;
  border-left: dotted 1px #7d7d7d;
}
.hotex-reservation-info-payment
  .hotex-reservation-info-payment-content2
  .hotex-box-payment-title {
  background-color: #7d7d7d;
  color: #fff;
  opacity: 1;
  line-height: 2;
  padding: 0 0 0 20px;
}
.hotex-reservation-info-payment
  .hotex-reservation-info-payment-content2
  .hotex-box-payment-title
  label {
  margin: 0;
}
.hotex-reservation-info-payment
  .hotex-reservation-info-payment-content2
  .hotex-box-payment-content {
  padding: 15px;
  width: 100%;
  content: "";
  display: table;
}
.hotex-all-collapse-box {
  margin: 25px 0 0 0;
}
.hotex-all-collapse-box .arrow-down {
  width: 0;
  height: 0;
  text-align: center;
  margin: 0 auto;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #242424;
}
.hotex-all-collapse-box .panel-heading {
  margin: 15px 0 0 0;
  text-align: center;
}
.hotex-all-collapse-box .panel-heading a {
  font-size: 21px;
  font-family: "Marcellus", serif;
  color: #242424;
  padding: 0 0 3px 0;
  border-bottom: 7px solid #242424;
  text-decoration: none;
}
.hotex-all-collapse-box .panel-heading a:hover {
  font-size: 21px;
  font-family: "Marcellus", serif;
  color: #242424;
  text-decoration: none;
}
.hotex-all-collapse-box .hotex-form {
  padding-top: 20px 0 0 0;
}
.hotex-box-guestList .hotex-guest-list-title {
  padding: 20px 0 0 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 17px;
  color: #4d4d4d;
  text-transform: uppercase;
}
.hotex-box-guestList .hotex-guest-form-title {
  text-align: center;
  padding: 20px 0 0 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #4d4d4d;
}
.hotex-box-guestList .form-group {
  margin: 0 0 10px 0;
}
.hotex-box-guestList .hotex-room-request-label {
  padding: 0 0 0 30px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  font-weight: 300;
  color: #4d4d4d;
}
.hotex-box-guestList .hotex-note-label {
  padding: 0 0 0 30px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  font-weight: 300;
  color: #4d4d4d;
}
.hotex-pax-payment .hotex-card-information {
  margin: 20px 0 20px 0;
}
.hotex-pax-payment .hotex-card-information label {
  text-transform: uppercase;
  font-size: 17px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
}
.hotex-pax-payment .hotex-card-information ul {
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
  margin: 3px 0 0 0;
}
.hotex-pax-payment .hotex-payment-form form-group label {
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
}
.hotex-pax-payment .hotex-payment-form .hotex-cvv-number-info {
  padding: 25px 0 0 15px;
}
.hotex-secure-payment {
  margin-top: -20px;
}
.hotex-accomodation-content1 h3 {
  font-size: 25px;
  font-family: "Marcellus", serif;
  font-weight: 300;
  color: #282828;
  text-align: center;
  text-transform: uppercase;
}
.hotex-accomodation-content1 .hotex-accomodation-box {
  margin: 30px 0 0 0;
}
.hotex-accomodation-content1
  .hotex-accomodation-box
  .hotex-accomodation-box-item {
  padding: 0;
  border: 1px solid #4d4d4d;
  margin: 0 0 20px 0;
}
.hotex-accomodation-content1
  .hotex-accomodation-box
  .hotex-accomodation-box-item
  .hotex-accomodation-title {
  text-transform: uppercase;
  padding: 5px;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
  border-bottom: 1px solid #4d4d4d;
}
.hotex-accomodation-content1
  .hotex-accomodation-box
  .hotex-accomodation-box-item
  .hotex-accomodation-content {
  padding: 10px;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
}
.hotex-accomodation-content2 .hotex-box-amenities {
  padding: 20px 0 20px 0;
}
.hotex-accomodation-content2 .hotex-box-amenities .hotex-box-amenities-item {
  padding: 0 15px 0 15px;
}
.hotex-accomodation-content2
  .hotex-box-amenities
  .hotex-box-amenities-item
  .hotex-box-slide-image
  img {
  width: 100%;
  height: 165px;
}
.hotex-accomodation-content2
  .hotex-box-amenities
  .hotex-box-amenities-item
  .hotex-box-slide-room
  label {
  font-size: 20px;
  font-family: "Marcellus", serif;
  color: #4d4d4d;
  text-transform: inherit;
}
.hotex-accomodation-content2
  .hotex-box-amenities
  .hotex-box-amenities-item
  .hotex-box-slide-room
  p {
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
  text-align: justify;
}
.hotex-accomodation-content2
  .hotex-box-amenities
  .hotex-box-amenities-item
  .hotex-box-slide-amenities {
  padding: 20px 0 0 0;
}
.hotex-accomodation-content2
  .hotex-box-amenities
  .hotex-box-amenities-item
  .hotex-box-slide-amenities
  label {
  font-size: 16px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
}
.hotex-accomodation-content2
  .hotex-box-amenities
  .hotex-box-amenities-item
  .hotex-box-slide-amenities
  ul {
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
  margin: 0 0 0 -25px;
}
.hotex-facilities-content1 .hotex-facilities-title {
  text-transform: uppercase;
}
.hotex-facilities-content1 .hotex-facilities-title label {
  font-size: 25px;
  font-family: "Marcellus", serif;
  color: #282828;
  padding: 15px 0 0 0;
  font-weight: 400;
}
.hotex-facilities-content1 .hotex-facilities-title h4 {
  font-size: 23px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
}
.hotex-facilities-content1 .hotex-facilities-box {
  margin: 30px 0 30px 0;
}
.hotex-facilities-content1
  .hotex-facilities-box
  .hotex-facilities-group-entry
  .hotex-facilities-entry {
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
}
.hotex-facilities-content2 .hotex-facilities-title {
  text-transform: uppercase;
  padding: 10px 0 0 0;
}
.hotex-facilities-content2 .hotex-facilities-title h4 {
  font-size: 23px;
  font-family: "Source Sans Pro", sans-serif;
  color: #282828;
}
.hotex-facilities-content2 .hotex-facilities-box {
  margin: 30px 0 30px 0;
}
.hotex-facilities-content2
  .hotex-facilities-box
  .hotex-facilities-group
  .hotex-facilities-item {
  padding: 0 5px 0 5px;
}
.hotex-facilities-content2
  .hotex-facilities-box
  .hotex-facilities-group
  .hotex-facilities-item
  .hotex-facilities-information-box {
  margin: 0 0 20px 0;
  border: 1px solid #ccc;
  min-height: 472px !important;
}
.hotex-facilities-content2
  .hotex-facilities-box
  .hotex-facilities-group
  .hotex-facilities-item
  .hotex-facilities-information-box
  .hotex-information-image {
  width: 100%;
  height: 150px;
}
.hotex-facilities-content2
  .hotex-facilities-box
  .hotex-facilities-group
  .hotex-facilities-item
  .hotex-facilities-information-box
  .hotex-information-image
  img {
  width: 100%;
  height: 150px;
}
.hotex-facilities-content2
  .hotex-facilities-box
  .hotex-facilities-group
  .hotex-facilities-item
  .hotex-facilities-information-box
  .hotex-information-name {
  padding: 10px 10px 5px 10px;
  background-color: #4d4d4d;
  color: #fff;
  text-transform: uppercase;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
}
.hotex-facilities-content2
  .hotex-facilities-box
  .hotex-facilities-group
  .hotex-facilities-item
  .hotex-facilities-information-box
  .hotex-information-desc {
  text-align: justify;
  padding: 10px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #4d4d4d;
  word-wrap: break-word;
}
.hotex-location-title {
  text-align: center;
  text-transform: uppercase;
}
.hotex-location-title h3 {
  font-weight: 400;
  font-size: 25px;
  font-family: "Marcellus", serif;
  color: #282828;
}
.hotex-point-interest .hotex-point-interest-title {
  text-align: center;
  text-transform: uppercase;
}
.hotex-point-interest .hotex-point-interest-title h4 {
  font-size: 23px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
}
.hotex-point-interest .hotex-point-interest-box {
  padding: 20px 0 20px 0;
}
.hotex-point-interest .hotex-point-interest-box .hotex-point-interest-item {
  padding: 0;
  margin: 10px 0 10px 0;
  border: 1px solid #4d4d4d;
}
.hotex-point-interest
  .hotex-point-interest-box
  .hotex-point-interest-item
  .hotex-interest-name {
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
  padding: 10px;
  border-bottom: 1px solid #4d4d4d;
}
.hotex-point-interest
  .hotex-point-interest-box
  .hotex-point-interest-item
  .hotex-interest-distance {
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
  padding: 10px;
}
.hotex-map-direction-label {
  text-transform: uppercase;
  padding: 10px 0 0 0;
  text-align: center;
}
.hotex-map-direction-label h4 {
  font-size: 23px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
}
.hotex-map-direction {
  text-align: center;
  padding: 20px 0 20px 0;
}
.hotex-map-direction #dvMap,
.hotex-map-direction img {
  font-weight: 400;
  width: 800px;
  height: 500px;
  margin: 0 auto;
}
.hotex-map-direction p {
  font-family: "Source Sans Pro", sans-serif;
  text-align: left;
  padding: 30px;
}
.hotex-box-packages {
  margin: 10px auto 0;
}
.hotex-box-packages .hotex-packages-image img {
  width: 360px;
  height: 240px;
}
.hotex-box-packages .hotex-package-information-content1 .btn-packages {
  text-transform: capitalize;
  font-family: "Marcellus", serif;
}
.hotex-box-packages .hotex-package-information-content1 span {
  color: #c00002;
  font-size: 13px;
}
.hotex-box-packages .hotex-package-information-content1 .hotex-package-minlos {
  color: #4d4d4d;
  text-transform: lowercase;
}
.hotex-box-packages
  .hotex-package-information-content1
  .hotex-package-information-desc {
  font-weight: 400;
  margin: 10px auto 0;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
  text-align: justify;
}
.hotex-box-packages .hotex-package-information-price {
  margin: 15px auto 0;
}
.hotex-box-packages
  .hotex-package-information-price
  .hotex-package-price-label {
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
  padding: 0;
}
.hotex-box-packages
  .hotex-package-information-price
  .hotex-package-price-button {
  padding: 0;
  float: right;
}
.hotex-packages-detail {
  margin: 20px 0 0 0;
  padding: 20px;
  background-color: #efefef;
}
.hotex-packages-detail label {
  color: #4d4d4d;
  text-transform: capitalize;
  font-size: 16px;
  font-family: "Source Sans Pro", sans-serif;
}
.hotex-packages-detail ul {
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
  margin: 0 0 0 -25px;
}
.hotex-packages-information-content3 .hotex-package-information-title {
  text-transform: uppercase;
  margin: 20px auto 0;
  font-size: 17px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
}
.hotex-packages-information-content3 .hotex-box-other-packages {
  padding: 20px 0 20px 0;
}
.hotex-packages-information-content3 .hotex-box-other-packages .btn-search {
  margin: 5px 0 0 0;
  width: 95px;
}
.hotex-packages-information-content3 .hotex-box-other-packages img {
  width: 300px;
  height: 200px;
}
.hotex-packages-information-content3
  .hotex-box-other-packages
  .hotex-other-packages-content
  .package-information-button {
  text-transform: capitalize;
}
.hotex-packages-information-content3
  .hotex-box-other-packages
  .hotex-other-packages-content
  .hotex-other-packages-promo
  label {
  font-size: 16px;
  font-family: "Source Sans Pro", sans-serif;
  color: #ed1c24;
  font-weight: 400;
}
.hotex-packages-information-content3
  .hotex-box-other-packages
  .hotex-other-packages-content
  .hotex-other-packages-valid {
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  font-size: 13px;
  color: #4d4d4d;
}
.hotex-packages-information-content3
  .hotex-box-other-packages
  .hotex-other-packages-content
  .hotex-package-information-desc {
  font-weight: 400;
  margin: 10px auto 0;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
}
.hotex-packages-information-content3
  .hotex-box-other-packages
  .hotex-other-packages-content
  .hotex-package-information-desc
  .package-information-button {
  text-transform: none;
}
.hotex-packages-information-content3
  .hotex-box-other-packages
  .hotex-other-packages-content
  .hotex-package-information-desc
  .package-information-button
  a {
  color: #0074d5;
}
.hotex-packages-information-content3
  .hotex-box-other-packages
  .hotex-other-packages-content
  .hotex-other-packages-avarage {
  margin: 20px 0 0 0;
}
.hotex-packages-information-content3
  .hotex-box-other-packages
  .hotex-other-packages-content
  .hotex-other-packages-avarage
  .hotex-rate-name {
  color: #4d4d4d;
  font-size: 16px;
  font-family: "Marcellus", serif;
}
.hotex-packages-information-content3
  .hotex-box-other-packages
  .hotex-other-packages-content
  .hotex-other-packages-avarage
  button {
  margin: 5px;
}
.hotex-packages-information-content3
  .hotex-box-other-packages
  .hotex-other-packages-content
  .hotex-other-packages-avarage
  .hotex-rate-currancy {
  color: #0074d5;
  font-size: 20px;
  font-family: "Marcellus", serif;
  padding-top: 5px;
  width: auto;
}
.hotex-retrieve-reservation {
  margin: 60px auto 100px;
}
.hotex-retrieve-reservation .hotex-mobile-retrieve-title {
  font-size: 25px;
  font-family: "Marcellus", serif;
  color: #4d4d4d;
  text-transform: uppercase;
  padding: 0 0 15px 0;
}
.hotex-retrieve-reservation .hotex-table {
  width: 100%;
  margin: 0 0 20px 0;
}
.hotex-retrieve-reservation .hotex-table .hotex-reservation-table-option {
  min-width: 350px;
}
.hotex-retrieve-reservation
  .hotex-table
  .hotex-reservation-table-option
  .btn-search {
  margin: 2px;
}
.hotex-retrieve-reservation .hotex-table > thead > tr > th,
.hotex-retrieve-reservation .hotex-table > tbody > tr > th,
.hotex-retrieve-reservation .hotex-table > tfoot > tr > th,
.hotex-retrieve-reservation .hotex-table > thead > tr > td,
.hotex-retrieve-reservation .hotex-table > tbody > tr > td,
.hotex-retrieve-reservation .hotex-table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px dotted #4d4d4d;
}
.hotex-retrieve-reservation .hotex-no-reservation {
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #ee3d1f;
}
.hotex-retrieve-reservation .hotex-button-back {
  margin: 40px auto 0;
}
.hotex-reservation-detail {
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.hotex-reservation-detail .hotex-reservation-detail-header {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
}
.hotex-reservation-detail .hotex-reservation-detail-header .col-xs-5,
.hotex-reservation-detail .hotex-reservation-detail-header .col-xs-1,
.hotex-reservation-detail .hotex-reservation-detail-header .col-xs-7 {
  padding: 0;
}
.hotex-reservation-detail .hotex-box-retrieve-detail-title {
  margin-top: 20px;
  background-color: #666;
  color: #fff;
  font-size: 15px;
  font-family: "Marcellus", serif;
  text-transform: uppercase;
  opacity: 1;
  line-height: 2;
  padding-left: 20px;
}
.hotex-reservation-detail .hotex-box-retrieve-detail-title label {
  margin-bottom: 0;
}
.hotex-reservation-detail .hotex-breakdown-detail {
  margin-top: 10px;
}
.hotex-reservation-detail .hotex-breakdown-detail .col-sm-12 {
  padding: 0;
}
.hotex-reservation-detail .hotex-breakdown-detail strong {
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
}
.hotex-reservation-detail .hotex-breakdown-detail .hotex-breakdown-decs {
  margin-top: 20px;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
}
.hotex-reservation-detail .hotex-reservation-special {
  margin-top: 20px;
}
.hotex-reservation-detail .hotex-reservation-detail-content {
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
}
.hotex-reservation-detail .hotex-reservation-detail-content .col-xs-5,
.hotex-reservation-detail .hotex-reservation-detail-content .col-xs-7,
.hotex-reservation-detail .hotex-reservation-detail-content .col-xs-9,
.hotex-reservation-detail .hotex-reservation-detail-content .col-xs-3,
.hotex-reservation-detail .hotex-reservation-detail-content .col-xs-2,
.hotex-reservation-detail .hotex-reservation-detail-content .col-xs-1,
.hotex-reservation-detail .hotex-reservation-detail-content .col-xs-10 {
  padding: 0;
}
.hotex-reservation-detail .hotex-reservation-detail-content .hotex-margin-left {
  margin-left: 0;
}
.hotex-reservation-detail .hotex-reservation-terms {
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
}
.hotex-reservation-detail .hotex-reservation-terms .col-sm-12 {
  padding: 0;
}
.hotex-reservation-detail .hotex-reservation-terms ul {
  margin: 0;
  padding-left: 20px;
}
.hotex-reservation-detail .hotex-reservation-footer {
  margin: 40px auto 60px;
}
.hotex-reservation-cancel {
  margin-top: 20px;
  margin-bottom: 40px;
}
.hotex-reservation-cancel strong {
  font-size: 15px;
  font-family: "Marcellus", serif;
  color: #4d4d4d;
}
.hotex-reservation-cancel .hotex-box-cancelation-policy {
  margin-top: 20px;
  margin-bottom: 10px;
}
.hotex-cancel-popup-box {
  padding: 0 20px 0 20px;
}
.hotex-cancel-popup-box .hotex-cancel-popup-title {
  padding: 0 0 5px 0;
}
.hotexmp-box-header1 {
  height: 160px;
}
.hotexmp-box-header1 .hotexmp-box-dropdownlist {
  margin-top: 50px;
  float: right;
  width: 200px;
}
.hotexmp-box-main-image {
  margin-top: -80px;
  height: 400px;
  padding: 0;
}
.hotexmp-box-main-image img {
  width: 100%;
  height: 480px;
  margin-top: -80px;
}
.hotex-header2-main-image img {
  width: 100%;
}
.hotexmp-box2-header2 {
  background-color: #666;
  color: #fff;
  padding: 20px;
  min-height: 130px;
}
.hotexmp-box2-header2 .hotexmp-box2-header2-dropdownlist {
  padding: 20px 0 0 0;
}
.hotexmp-box2-header2
  .hotexmp-box2-header2-dropdownlist
  .hotexmp-header2-dropdownlist-language {
  min-width: 230px;
  float: right;
  padding-left: 20px;
}
.hotexmp-box2-header2
  .hotexmp-box2-header2-dropdownlist
  .hotexmp-header2-dropdownlist-currency {
  min-width: 230px;
  float: right;
}
.hotexmp-box2-header2 h4 {
  font-size: 19px;
  font-family: "Source Sans Pro", sans-serif;
  color: #fff;
}
.hotexmp-box2-header2 h6 {
  font-size: 13px;
  font-family: "Source Sans Pro", sans-serif;
  color: #fff;
}
#retriveReservationModal .col-sm-offset-1 {
  margin-left: 20px;
}
.hotexmp-box-search {
  width: 100%;
}
.hotexmp-box-search .row {
  margin: 0;
}
.hotexmp-box-search .hotexmp-search-warning .rs-font-error {
  margin-top: 20px;
  background: #f9eeee;
  padding: 5px;
  border: 1px solid red;
  border-radius: 4px;
}
.hotexmp-box-search .hotexmp-search-warning .rs-font-error ul {
  margin: 0;
}
.hotexmp-box-search .hotexmp-search-content {
  padding: 15px 0 15px 0;
  width: 1135px;
}
.hotexmp-box-search .hotexmp-search-content select {
  text-align: left;
  padding-right: 10px;
}
.hotexmp-box-search .hotexmp-search-content .input-label {
  height: 50px;
  display: table;
  text-align: center;
  width: 100%;
}
.hotexmp-box-search .hotexmp-search-content .input-mplabel {
  height: 50px;
  display: table;
  text-align: center;
  width: 100%;
}
.hotexmp-box-search .hotexmp-search-content .inline-label {
  display: table-cell;
  vertical-align: middle;
}
.hotexmp-box-search .hotexmp-search-content .btn-search {
  line-height: 2px;
}
.hotexmp-box-search .hotexmp-search-content .hotelist-dropdown {
  margin-bottom: 10px;
}
.hotexmp-box-search .hotexmp-search-content .hotelist-dropdown select {
  padding-left: 5px;
  padding-right: 5px;
}
.hotexmp-box-search
  .hotexmp-search-content
  .hotelist-dropdown
  .btn-search:hover,
.hotexmp-box-search
  .hotexmp-search-content
  .hotelist-dropdown
  .btn-search:focus {
  color: #fff;
}
.hotexmp-box-search .col-sm-2,
.hotexmp-box-search .col-sm-1 {
  padding: 0 2px 0 2px;
}
.hotexmp-reservation-info {
  background: #f5f5f5;
  margin: -25px 0 0 0;
  text-align: center;
}
.hotexmp-reservation-info .hotex-reservation-info-item {
  padding: 20px 5px 20px 5px;
}
.hotexmp-reservation-info .hotex-reservation-info-date {
  padding: 20px 5px 20px 5px;
  width: 190px;
}
.hotexmp-reservation-info a {
  color: #4d4d4d;
  text-decoration: none;
}
.hotexmp-reservation-info a:hover,
.hotexmp-reservation-info a:focus {
  color: #666;
  text-decoration: underline;
}
.hotexmp-hotel-list-box .hotexmp-box-find {
  margin-bottom: 10px;
  text-transform: uppercase;
}
.hotexmp-hotel-list-box .hotexmp-box-find .hotexmp-find-page {
  padding: 20px;
}
.hotexmp-hotel-list-box
  .hotexmp-box-find
  .hotexmp-find-hotel
  .btn-dropdown-hotelList {
  background: #0b68b7;
  color: #fff;
  padding: 5px;
}
.hotexmp-hotel-list-box .hotexmp-listHotel-label-note {
  margin: 5px 0 0 0;
}
.hotexmp-hotel-list-box .hotex-box-listHotel .hotex-listHotel-title-box {
  padding: 10px 0 20px 0;
}
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-title-box
  .hotex-listHotel-title {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 17px;
  color: #4d4d4d;
  font-weight: 600;
}
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-title-box
  .hotex-listHotel-title
  a {
  color: #666;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 17px;
}
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-title-box
  .hotex-listHotel-title
  a:hover,
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-title-box
  .hotex-listHotel-title
  a:focus {
  color: #4d4d4d;
}
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-title-box
  .hotex-listHotel-address {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #4d4d4d;
}
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-decs
  .hotex-listHotel-image {
  width: 240px;
  height: 155px;
}
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-decs
  .hotex-listHotel-image
  img {
  width: 213px;
  height: 142px;
}
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-decs
  .hotex-listHotel-content {
  padding: 0;
  width: 500px;
}
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-decs
  .hotex-listHotel-content
  .row {
  margin-left: 0;
  margin-right: 0;
}
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-decs
  .hotex-listHotel-content
  .hotex-hotelList-button {
  padding: 0 0 15px 0;
}
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-decs
  .hotex-listHotel-content
  .hotex-hotelList-button
  .col-sm-12 {
  padding: 0;
}
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-decs
  .hotex-listHotel-content
  .hotex-hotelList-button
  .col-sm-12
  .btn {
  border-radius: 0;
}
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-decs
  .hotex-listHotel-content
  .hotex-hotelList-button
  a {
  background: 0;
  color: #4d4d4d;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
}
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-decs
  .hotex-listHotel-content
  .hotex-hotelList-button
  a:hover,
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-decs
  .hotex-listHotel-content
  .hotex-hotelList-button
  a:focus {
  background: #4d4d4d;
  color: #fff;
}
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-decs
  .hotex-listHotel-content
  .hotex-hotelList-info
  .hotex-hotelList-info-content1 {
  margin: 0 0 20px 0;
  padding: 0;
}
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-decs
  .hotex-listHotel-content
  .hotex-hotelList-info
  .hotex-hotelList-info-content1
  .hotex-hotelList-decs {
  padding: 0 0 15px 0;
}
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-decs
  .hotex-listHotel-content
  .hotex-hotelList-info
  .hotex-hotelList-info-content1
  .hotex-hotelList-icon {
  margin-bottom: 10px;
}
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-decs
  .hotex-listHotel-content
  .hotex-hotelList-info
  .hotex-hotelList-info-content1
  .hotex-hotelList-icon
  img {
  margin: 2px 0 2px 0;
  width: 20px;
  height: 20px;
}
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-decs
  .hotex-listHotel-content
  .hotex-hotelList-info
  .hotex-hotelList-info-content1
  .hotex-hotelList-note {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #4d4d4d;
}
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-decs
  .hotex-listHotel-content
  .hotex-hotelList-info
  .hotex-hotelList-info-content2 {
  margin: 0 0 20px 0;
  padding-left: 5px;
}
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-decs
  .hotex-listHotel-content
  .hotex-hotelList-info
  .hotex-hotelList-info-content2
  .hotex-hotelList-location {
  font-weight: 600;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #4d4d4d;
}
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-decs
  .hotex-listHotel-content
  .hotex-hotelList-info
  .hotex-hotelList-info-content2
  .hotex-hotelList-location
  ul {
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
  font-weight: 400;
  padding-left: 25px;
  font-size: 14px;
}
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-decs
  .hotex-listHotel-content
  .hotex-hotelList-info
  .hotex-hotelList-info-content2
  .hotex-hotelList-area {
  font-weight: 600;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #4d4d4d;
}
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-decs
  .hotex-listHotel-content
  .hotex-hotelList-info
  .hotex-hotelList-info-content2
  .hotex-hotelList-area
  ul {
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
  font-weight: 400;
  padding-left: 25px;
  font-size: 14px;
}
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-decs
  .hotex-hotelList-rates {
  padding: 0;
  width: 220px;
  color: #000 !important;
}
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-decs
  .hotex-hotelList-rates
  .badge {
  background-color: #c00002;
  color: #fff;
  font-size: 13px;
  min-height: 20px;
}
.hotexmp-hotel-list-box
  .hotex-box-listHotel
  .hotex-listHotel-decs
  .hotex-hotelList-rates
  .hotex-hotelList-rates-price {
  color: #4b87be;
  font-weight: 800;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 19px;
}
.hotexmp-box-hotel-overview {
  width: 850px;
  padding-top: 15px;
}
.hotexmp-box-hotel-overview
  .hotexmp-box-hotel-overview-content1
  .hotexmp-hotel-overview-image {
  padding-bottom: 25px;
  width: 400px;
}
.hotexmp-box-hotel-overview
  .hotexmp-box-hotel-overview-content1
  .hotexmp-hotel-overview-image
  img {
  width: 360px;
  height: 240px;
}
.hotexmp-box-hotel-overview
  .hotexmp-box-hotel-overview-content1
  .hotexmp-hotel-overview-decs {
  width: 450px;
}
.hotexmp-box-hotel-overview
  .hotexmp-box-hotel-overview-content1
  .hotexmp-hotel-overview-decs
  label {
  font-size: 17px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
}
.hotexmp-box-hotel-overview
  .hotexmp-box-hotel-overview-content2
  .hotexmp-box-hotel-overview-point-interest
  .hotexmp-hotel-overview-title {
  text-transform: uppercase;
  text-align: center;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #4d4d4d;
}
.hotexmp-box-hotel-overview
  .hotexmp-box-hotel-overview-content2
  .hotexmp-hotel-overview-table-box {
  margin: 30px 0 20px 0;
}
.hotexmp-box-hotel-overview
  .hotexmp-box-hotel-overview-content2
  .hotexmp-hotel-overview-table-box
  .hotexmp-hotel-overview-table {
  margin-bottom: 10px;
  border: 1px solid #4d4d4d;
}
.hotexmp-box-hotel-overview
  .hotexmp-box-hotel-overview-content2
  .hotexmp-hotel-overview-table-box
  .hotexmp-hotel-overview-table
  .hotex-interest-name {
  border-bottom: 1px solid #4d4d4d;
  text-transform: uppercase;
  padding: 10px;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
}
.hotexmp-box-hotel-overview
  .hotexmp-box-hotel-overview-content2
  .hotexmp-hotel-overview-table-box
  .hotexmp-hotel-overview-table
  .hotex-interest-distance {
  text-transform: uppercase;
  padding: 10px;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
}
.hotexmp-box-hotel-overview
  .hotexmp-box-hotel-overview-content3
  .hotexmp-hotel-overview-title {
  text-transform: uppercase;
  text-align: center;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #4d4d4d;
}
.hotexmp-box-hotel-overview
  .hotexmp-box-hotel-overview-content3
  .hotexmp-hotel-overview-facilities-box {
  margin: 30px 0 20px 0;
}
.hotexmp-box-hotel-overview
  .hotexmp-box-hotel-overview-content3
  .hotexmp-hotel-overview-facilities-box
  .hotexmp-hotel-overview-facilities-entry {
  padding: 2px 0 2px 0;
}
.hotexmp-box-room {
  width: 850px;
}
.hotexmp-box-room .hotexmp-room-title {
  text-transform: "Source Sans Pro", sans-serif;
  font-size: "Source Sans Pro", sans-serif;
  color: "Source Sans Pro", sans-serif;
  font-family: "Source Sans Pro", sans-serif;
  padding: "Source Sans Pro", sans-serif;
}
.hotexmp-box-room .hotexmp-room-image .hotexmp-slide-rates-image {
  height: 220px;
  text-align: center;
}
.hotexmp-box-room .hotexmp-room-image .hotexmp-slide-rates-image img {
  margin: 10px auto 0;
  width: 300px;
  height: 200px;
}
.hotexmp-box-room
  .hotexmp-room-image
  .hotex-carousel-control-rates
  .btn-prev-rates,
.hotexmp-box-room
  .hotexmp-room-image
  .hotex-carousel-control-rates
  .btn-next-rates {
  position: absolute;
  padding: 100px 0 0 0;
  color: #fff;
  font-size: 21px;
  z-index: 5;
  display: inline-block;
}
.hotexmp-box-room
  .hotexmp-room-image
  .hotex-carousel-control-rates
  .btn-prev-rates {
  text-align: right;
  text-shadow: -4px 2px 8px rgba(0, 0, 0, 0.2);
  left: 20px;
}
.hotexmp-box-room
  .hotexmp-room-image
  .hotex-carousel-control-rates
  .btn-next-rates {
  text-align: left;
  text-shadow: 4px 2px 8px rgba(0, 0, 0, 0.2);
  right: 20px;
}
.hotexmp-box-room .hotexmp-room-image i.btn-prev-rates,
.hotexmp-box-room .hotexmp-room-image i.btn-next-rates {
  height: 200px;
  width: 20px;
}
.hotexmp-box-room .hotexmp-room-decs p {
  font-family: #4d4d4d;
  font-size: #4d4d4d;
  color: #4d4d4d;
}
.hotexmp-box-room .hotexmp-room-decs .hotexmp-room-facilities-title {
  padding: 0 0 10px 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #4d4d4d;
}
.hotexmp-box-room .hotexmp-room-decs .hotexmp-room-facilities-item {
  padding: 0 0 20px 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #4d4d4d;
}
.hotexmp-facilities-box {
  width: 850px;
}
.hotexmp-facilities-box
  .hotexmp-facilities-content
  .hotexmp-facilities-title
  label {
  text-transform: uppercase;
  font-size: 17px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
  padding: 10px 0 10px 0;
}
.hotexmp-facilities-box .hotexmp-facilities-content .hotexmp-facilities-image {
  width: 240px;
  height: 170px;
}
.hotexmp-facilities-box
  .hotexmp-facilities-content
  .hotexmp-facilities-image
  img {
  width: 220px;
  height: 150px;
}
.hotexmp-facilities-box .hotexmp-facilities-content .hotexmp-facilities-decs {
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4d4d4d;
}
.hotexmp-map-box {
  width: 850px;
  margin: 0 auto;
  padding-top: 15px;
}
.hotexmp-map-box .hotexmp-map-content img,
.hotexmp-map-box .hotexmp-map-content #dvMap {
  margin: 0 auto;
  width: 500px;
  height: 400px;
}
.hotexmp-map-box .hotexmp-map-content p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #4d4d4d;
  margin: 0 auto;
  width: 700px;
  padding: 20px;
  text-align: center;
}
#buttonBackToTop {
  z-index: 9999 !important;
  position: fixed;
  top: 0;
  right: 0;
  background-color: #3d3d3d;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  text-align: center;
  padding: 5px 10px 5px 10px;
  cursor: pointer;
}
#buttonBackToTop .glyphicon {
  color: #fff;
  font-size: 16px;
  padding-left: 10px;
  line-height: 1;
  margin: 0;
}
#buttonBackToTop span {
  color: #fff;
  line-height: 1;
}
.main-frame {
  margin-left: auto;
  margin-right: auto;
  color: #4d4d4d;
  font-size: 14px;
}
.main-frame .content-panel-title {
  text-transform: uppercase;
  font-size: 16px;
  padding: 10px 10px 10px 30px;
}
.main-frame .hotex-confirm-tabel {
  display: table;
  width: 100%;
}
.main-frame .hotex-confirm-row {
  display: table-row;
  width: 100%;
}
.main-frame .hotex-confirm-cellLbl {
  float: left;
  width: 30%;
  display: table-column;
}
.main-frame .hotex-confirm-cellColon {
  float: left;
  width: 3%;
  text-align: center;
  display: table-column;
}
.main-frame .hotex-confirm-cell {
  float: left;
  width: 67%;
  display: table-column;
}
.main-frame table {
  font-size: 14px;
  line-height: 1.5;
  color: #4d4d4d;
}
.main-frame #bookingConfirm {
  margin-left: auto;
  margin-right: auto;
}
.main-frame #bookingConfirm img {
  width: 100%;
}
.main-frame #BookingConfirmAddress {
  background-color: #333;
  color: #fff;
}
.main-frame #BookingConfirmAddress span {
  padding: 30px;
  line-height: 2.3;
  margin: 0;
}
.main-frame #BookingConfirmTitle {
  background-color: #4d4d4d;
  color: #fff;
}
.main-frame #BookingConfirmTitle h3 {
  padding: 10px 10px 10px 30px;
  margin: 0;
}
.main-frame #content-panel {
  width: 78%;
  margin-top: 25px;
  float: left;
}
.main-frame #content-panel .content-panel-item {
  width: 100%;
  margin-bottom: 15px;
}
.main-frame #content-panel .content-panel-item .info-title b {
  padding-left: 20px;
}
.main-frame #content-panel .content-panel-item #HypTxtCol {
  padding-left: 30px;
  padding-right: 20px;
}
.main-frame
  #content-panel
  .content-panel-item
  #HypTxtCol
  .hotex-confirmation-td {
  width: 300px;
}
.main-frame #content-panel .content-panel-item #HypTxtCol img {
  width: 480px;
}
.main-frame #content-panel hr {
  margin-top: 20px;
  border: 1px dotted #4d4d4d;
  border-style: none none dotted;
  margin-left: 30px;
  margin-right: 20px;
}
.main-frame #voucher-panel {
  width: 22%;
  float: right;
  text-align: right;
}
#BookingConfirmationButtons2 {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
#BookingConfirmationButtons {
  padding: 20px 20px 80px 30px;
}
.clickSignIn {
  padding: 5px 0 0 0 !important;
}
.hotex-menu-box-button-home .hotex-menu-home {
  height: 100%;
  padding-bottom: 20px !important;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background: transparent;
  color: #fff;
  text-shadow: 0 0 3px #aaa;
}
.label-color {
  color: #fff;
}
@media print {
  nav {
    display: none;
  }
  .btn-search {
    display: none;
  }
  .wrapper .hotex-box2-header2 {
    background: #666 !important;
    -webkit-print-color-adjust: exact;
  }
  .wrapper .hotex-box2-header2 h4,
  .wrapper .hotex-box2-header2 h6 {
    color: #fff !important;
  }
  .wrapper .hotex-box-retrieve-detail-title {
    background: #666 !important;
    color: #fff !important;
    -webkit-print-color-adjust: exact;
  }
  footer {
    background: #666 !important;
    -webkit-print-color-adjust: exact;
  }
  footer a {
    color: #fff !important;
  }
  .main-frame {
    font-size: 12px !important;
  }
  .main-frame .content-panel-title {
    font-size: 12px !important;
  }
  .main-frame #BookingConfirmAddress {
    background: #333 !important;
    color: #fff !important;
    font-size: 12px !important;
    -webkit-print-color-adjust: exact;
  }
  .main-frame #BookingConfirmTitle {
    background: #666 !important;
    color: #fff !important;
    -webkit-print-color-adjust: exact;
  }
  .main-frame .voucher-panel {
    display: none;
  }
  .row {
    width: 1024px;
  }
}
.modal-signup {
  margin-top: 3px;
  margin-right: 3px;
}
@-moz-document url-prefix() {
  .modal-signup {
    margin-top: 3px;
    margin-right: 1px;
  }
}
.Menu-mobile {
  display: none !important;
}
.navbar-menu {
  display: none;
}
.mobile-home {
  display: none !important;
}
.verticalLine {
  border-left: 1px solid #ddd;
  border-width: thin;
  padding-left: 2px;
  float: right;
}
.img-lg {
  float: right;
  padding-right: 5px;
}
.popover1 {
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  width: 20% !important;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #7d7d7d !important;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  color: #fff;
}
.popover1.left {
  margin-left: -10px;
}
.popover1 > .arrow,
.popover1 > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
}
.popover1 > .arrow:after {
  content: "";
}
.popover1.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
}
.popover1.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
}
#rs-html .col-sm-1 {
  margin-left: 8.33333333%;
}
#rs-html .col-sm-2 {
  width: 16.66666667%;
}
#rs-html .col-sm-3 {
  width: 25%;
}
#rs-html .col-sm-5 {
  width: 41.66666667%;
}
#rs-html .col-sm-6 {
  width: 100%;
}
#rs-html .col-sm-7 {
  width: 58.33333333%;
}
.loyalty-reservation-box {
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 0;
}
.loyalty-reservation-box .header-top {
  padding-bottom: 20px;
}
.loyalty-reservation-box .loyal-tagline {
  float: right;
  margin: 20px 20px 20px 0;
}
.page-menu .dropdown-user {
  margin-right: 0 !important;
  height: 0 !important;
}
.page-menu .top-menu .navbarLoyalty-nav {
  padding: 0;
  margin-right: 0 !important;
  display: block;
}
.signin-padding {
  padding-right: 0;
  padding-left: 13px;
}
.text-signin {
  padding-left: 13px !important;
}
.modal-body .signup-padding {
  padding-left: 15px;
}
.signin-mobile-modal .login-padding {
  padding-left: 0 !important;
}
.modal-body .top-space {
  padding-left: 10px !important;
}
.hotex-box-header1
  .page-menu.navbarLoyalty
  .top-menu
  .navbarLoyalty-nav
  > li.dropdown
  .dropdown-menu {
  margin-top: 3px;
}
.page-menu.navbarLoyalty
  .top-menu
  .navbarLoyalty-nav
  > li.dropdown
  .dropdown-menu {
  margin-top: 30px !important;
}
.item-rate-hotex-hotelList {
  color: #ae141b;
}
.login-facebook {
  width: 100%;
  background-color: #c8c8c8;
  border: 0;
  margin: 15px 10px 20px 10px;
  height: 30px;
  text-align: left;
}
.login-twitter {
  width: 100%;
  background-color: #c8c8c8;
  border: 0;
  margin: 0 10px 20px 10px;
  height: 30px;
  text-align: left;
}
.login-line {
  width: 2px;
  height: 100px;
  background-color: #ced1d3;
  margin-left: 10px;
}
.pop-font {
  font-size: 14px !important;
  text-decoration: underline;
  color: inherit;
}
.pop-font:hover {
  text-decoration: underline;
  color: inherit;
}
.ecoupon-color {
  font-weight: 400 !important;
}
.pointAlert {
  color: #c00002;
}
.img-tooltip {
  display: inline;
  position: relative;
}
.img-tooltip:hover:after {
  background: #333;
  background: rgba(0, 0, 0, 0.8);
  background-color: #465d87;
  border-radius: 5px;
  bottom: 26px;
  color: #fff;
  content: attr(title);
  left: 20%;
  padding: 5px 15px;
  position: absolute;
  z-index: 98;
  width: 220px;
}
.img-tooltip:hover:before {
  border: solid;
  border-color: #333 transparent;
  border-width: 6px 6px 0 6px;
  bottom: 20px;
  content: "";
  left: 50%;
  position: absolute;
  z-index: 99;
}
.btn-transparent {
  border-radius: 0;
  font-family: "Source Sans Pro", sans-serif;
  text-transform: initial;
  letter-spacing: 0.5px;
  color: #fff !important;
  font-size: 12px;
  background: #535353;
  padding: 5px 10px 5px 10px;
  text-decoration: none !important;
  border: 0;
}
.btn-transparent:hover {
  color: #fff !important;
  background: #535353;
}
.btn-transparent:active {
  color: #fff !important;
  background: #535353;
}
.hotex-rate-image-slider-room-details {
  z-index: 2;
  padding: 5px;
  background: linear-gradient(
    to top,
    #242424 1%,
    #242424 10%,
    rgba(255, 255, 255, 0) 100%
  );
  margin-top: -60px;
  width: 100%;
  height: 60px;
}
.hotex-rate-image-slider-room-details #_roomDetailsLink {
  top: 30px;
}
.hotex-rate-image-slider-room-details span {
  color: #fff;
}
.hotex-rate-image-slider-room-details .adjust-arrow-position {
  margin: 4px 0 0 -13px;
}
.arrow-right {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
}
div#navbarContainer {
  width: 1080px;
  padding-left: 0;
  padding-right: 0;
}
div#boxHeader2Container {
  width: 1080px;
  padding-right: 5px;
  padding-left: 5px;
}
.padding0 {
  padding-left: 0;
  padding-right: 0;
}
.padding-right0 {
  padding-right: 0;
}
.joinnow-terms {
  font-size: 0.85em;
}
.fa-fa {
  padding-right: 25px;
  padding-left: 25px;
}
.font-white {
  color: #fff;
}
.padding-left0 {
  padding-left: 0;
}
#hotex-header-container .container {
  width: 1135px;
  padding: 0 30px;
}
#hotex-header-container .hotex-box-address-header1 {
  padding: 50px 30px 0;
  min-height: 100px;
  width: 45%;
}
#hotex-header-container .hotex-box-bobd-header1 {
  padding: 50px 0 0 20px;
  min-height: 100px;
  width: 360px;
  float: right;
}
.page-login.navbarLoyalty {
  padding: 0 10px 0 !important;
  box-shadow: none;
  filter: none;
  background-image: none;
  text-transform: none !important;
  position: relative;
  float: right;
  right: 0;
  width: 1080px !important;
  margin-top: 4px !important;
}
.page-login.navbarLoyalty .top-login {
  margin: 0 !important;
  padding: 0 !important;
  float: right;
  width: 130px;
}
.redirect-signup-offer span {
  text-decoration: underline;
}
.redirect-signup-offer a:hover {
  text-decoration: none !important;
}
#TermsModal .modal-dialog {
  overflow-y: initial !important;
  width: 360px;
}
#TermsModal .modal-body {
  height: 500px;
  overflow-y: auto;
}
.loyalty-content1 {
  width: 750px;
  padding: 20px 0;
  margin: -5px 0 -5px 15px;
  background-color: #efefef;
}
a.pop {
  color: #0074d5 !important;
  font-size: 12px !important;
  text-decoration: none;
}
a.pop.pop-font {
  color: #fff !important;
  text-decoration: none !important;
  font-size: 14px !important;
}
.hotex-box-search #_reservationLabel {
  display: none;
}
.hotex-box-search #formLine {
  margin-left: 65px;
  width: 725px !important;
}
.hotex-box-search .input-label {
  height: 30px;
}
.hotex-box-search.hotex-modal-search #formLine {
  margin-left: 0;
}
#hotex-header-container .hotex-box-address-header1 h4 {
  font-size: 21px;
  font-family: "Marcellus", serif;
}
#hotex-header-container .hotex-box-address-header1 h6 {
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
}
.modal {
  background: rgba(0, 0, 0, 0.38);
}
a.btn.btn-loading.btn-search.redirect-signup-room-offer,
a.btn.btn-loading.btn-search.redirect-signup-room-offer:hover,
a.btn.btn-loading.btn-search.redirect-signin-package-offer,
a.btn.btn-loading.btn-search.redirect-signin-package-offer:hover {
  background-color: #c00002;
  color: #fff;
  border: 1px solid #c00002;
}
.hotex-rate-image-slider-room-details span {
  font-size: 14px;
  font-style: initial;
  padding-left: 5px;
}
.hotex-box-rates .hotex-box-rates-content {
  border-bottom: 1px dashed #d2e0e1;
  padding: 0 0 30px 0;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content1
  .badge {
  padding: 6px 12px;
  margin-top: 5px;
}
span.member-rate-info-additional-benefit {
  color: #4d4d4d !important;
}
span.member-rate-info-additional-benefit-icon {
  font-size: 16px !important;
  width: 21px;
  text-align: center;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content1
  .hotex-terms-condition
  span {
  font-size: 14px;
  font-weight: 300;
  font-family: "Source Sans Pro", sans-serif;
}
span.member-rate-info-lrg {
  text-decoration: none !important;
}
span.member-rate-info-ecoupon u,
span.member-rate-info-lrg u {
  text-decoration: none !important;
  color: #4d4d4d !important;
  font-size: 14px;
  font-family: "Source Sans Pro", sans-serif;
}
.form-group[ng-show="rate.NeedLogin"],
.form-group[ng-show="room.NeedLogin"] {
  margin-bottom: 10px;
}
.hotex-table-rates-content4 .joinnow-offer {
  margin: 0 auto;
}
.hotex-table-rates-content4 .joinnow-offer a,
.join-now-package a.redirect-signup-room-offer {
  color: #0074d5;
}
.hotex-table-rates-content4 a.redirect-signup-room-offer,
.hotex-table-rates-content4 a.redirect-signup-room-offer:hover,
.join-now-package a.redirect-signup-room-offer,
.join-now-package a.redirect-signup-room-offer:hover {
  text-decoration: none !important;
}
.hotex-table-rates-content4 a.redirect-signup-room-offer strong,
.join-now-package a.redirect-signup-room-offer strong {
  font-size: 16px !important;
  color: #0074d5;
  font-weight: 500;
  text-transform: capitalize;
  font-family: "Marcellus", serif;
}
.hotex-table-rates-content4 a.redirect-signup-room-offer strong:hover,
.join-now-package a.redirect-signup-room-offer strong:hover {
  text-decoration: none;
}
.hotex-package-table-rates-content span {
  font-size: 14px;
  font-weight: 400;
  color: #c00002;
  text-decoration: none !important;
}
.hotex-package-table-rates-title {
  background: #efefef;
  padding: 7px 0;
}
.hotex-package-table-rates-content .hotex-package-name label a {
  color: #4d4d4d;
  font-size: 16px;
  font-weight: 300;
  font-family: "Marcellus", serif;
}
.hotex-slide-rates-image-shadow {
  background: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0, #242424 95%);
  height: 30%;
  z-index: 1;
  display: none;
}
.row.mobile-row.repeat-rate.hotex-table-rates-content.ng-scope .col-sm-12 {
  padding: 10px 15px;
}
.row.mobile-row.repeat-rate.hotex-table-rates-content.ng-scope
  .col-sm-12.mobile {
  padding: 0 15px;
}
.row.mobile-row.repeat-rate.hotex-table-rates-content.ng-scope
  .col-sm-12.loyalty-content1 {
  padding: 10px 0;
}
.roomInfoModal .modal-header.modal-header-loyalty-hotel,
.roomInfoModal .modal-header,
#searchModal .modal-header,
#searchBoxModal .modal-header,
#utilityModal .modal-header,
#retriveReservationModal .modal-header,
#comparisonModal .modal-header,
#reservationBoxModal .modal-header,
#addonModal .hotex-modal-dialog-addon .modal-header,
#taxAndServiceChargeModal .modal-header {
  background-color: #303030;
  border: 0;
}
.roomInfoModal .modal-header h4 {
  font-family: "Marcellus", serif;
  font-size: 18px !important;
}
#searchModal button.close,
#searchModal button.close:hover,
#searchBoxModal button.close,
#searchBoxModal button.close:hover,
#utilityModal button.close,
#utilityModal button.close:hover,
#retriveReservationModal button.close,
#retriveReservationModal button.close:hover,
#comparisonModal button.close,
#comparisonModal button.close:hover,
#reservationBoxModal button.close,
#reservationBoxModal button.close:hover,
button.close.utilityClose,
button.close.utilityClose:hover,
button.close.addonClose,
button.close.addonClose:hover,
#taxAndServiceChargeModal .modal-header button.close,
#taxAndServiceChargeModal .modal-header button.close:hover {
  color: #fff;
  opacity: unset;
}
.hotex-package-table-rates-content .hotex-package-price {
  margin-top: 4px;
}
.roomInfoModal .modal-header h4 span.loyalty-hotel-room-type-name {
  color: #fff;
  font-family: "Marcellus", serif;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: initial;
}
.roomInfoModal .modal-header h4 span.hotel-room-type-name {
  color: #fff;
  font-family: "Marcellus", serif;
  font-weight: 400;
  letter-spacing: 0.5px;
  border-left: 1px solid #fff;
  text-transform: initial;
}
.hotex-package-information-desc p {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
}
.roomInfoModal .modal-body {
  background: #fff;
}
.roomInfoModal .modal-body .hotex-room-information-loyalty-rate-name {
  font-size: 16px;
  font-weight: 400;
  font-family: "Marcellus", serif;
}
.roomInfoModal .modal-body .hotex-room-information-loyalty-rate-short-benefit {
  font-weight: 400;
  text-transform: capitalize;
  font-size: 18px;
  font-family: "Source Sans Pro", sans-serif;
}
.roomInfoModal .modal-body .hotex-room-information-loyalty-rate-earning-point {
  text-transform: capitalize;
}
.roomInfoModal .modal-body .hotex-room-information-loyalty-rate-amount {
  font-size: 20px;
  font-weight: 400;
  font-family: "Marcellus", serif;
}
.roomInfoModal .modal-body .hotex-room-information-rate-box {
  background-color: #efefef;
}
.roomInfoModal .modal-body .hotex-room-information-rate-box p {
  color: #282828;
}
.roomInfoModal .modal-body .hotex-room-information-rate-name {
  font-size: 16px;
  font-weight: 400;
  font-family: "Marcellus", serif;
}
.roomInfoModal .modal-body .hotex-room-information-rate-amount {
  font-size: 20px;
  color: #0074d5;
  font-weight: 300;
  font-family: "Marcellus", serif;
}
a.redirect-signup-package-offer strong {
  font-weight: 400;
}
a.redirect-signup-package-offer span {
  color: #0074d5;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
}
a.redirect-signup-package-offer span:hover,
.hotex-table-rates-content4 .joinnow-offer a:hover {
  text-decoration: none !important;
}
div[ng-show="room.NeedLogin"] {
  margin-bottom: 15px;
}
a#btnAddRoom.btn-search {
  text-transform: capitalize;
  font-size: 14px;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-box-detail-title
  label,
.hotex-reservation-info-payment
  .hotex-reservation-info-payment-content2
  .hotex-box-payment-title
  label {
  color: #fff;
  font-weight: 400;
}
.hotex-box-footer-validation-detail .btn-continued {
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.hotex-box-footer-validation-detail .btn-continued:hover,
.hotex-box-footer-validation-detail .btn-continued:active,
.hotex-box-footer-validation-detail .btn-continued:focus {
  color: #fff;
}
.btn-back,
.btn-back:hover,
.btn-back:focus {
  font-size: 15px;
}
.hotex-package-information-content1 label {
  text-transform: initial;
  color: #ed1c24;
  font-size: 15px;
  font-weight: 400;
}
.hotex-box-packages
  .hotex-package-information-price
  .hotex-package-price-label
  label {
  font-weight: 400;
}
.hotex-package-price-label ng-packagerate.ng-binding {
  font-size: 20px;
  font-weight: 400;
  color: #0074d5;
  font-family: "Marcellus", serif;
}
a.redirect-signin-offer.label-color {
  color: #4d4d4d !important;
}
.hotex-reservation-info-detail .hotex-reservation-info-detail-content1 {
  text-transform: initial;
  clear: both;
}
.hotex-reservation-info-detail .hotex-reservation-info-detail-content1 label {
  font-weight: 400 !important;
}
.hotex-reservation-info-payment .hotex-reservation-info-payment-content1 label {
  font-weight: 400 !important;
}
.row.hotex-addon-title {
  padding-left: 10px;
}
.hotex-box-addon-input hr {
  width: 80%;
  float: left;
}
.hotex-addon-body
  .hotex-group-addon
  .hotex-group-addon-item
  .hotex-box-addon-item
  .hotex-box-addon
  .hotex-box-addon-input
  .hotex-box-addon-cost
  .hotex-addon-cost
  label {
  font-weight: 400;
}
.hotex-addon-body
  .hotex-group-addon
  .hotex-group-addon-item
  .hotex-box-addon-item
  .hotex-box-addon
  .hotex-box-addon-input
  .hotex-box-addon-cost
  .hotex-addon-cost
  span {
  font-weight: 700;
}
.hotex-box-detail-note li {
  font-size: 13px;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-open-tab-packages {
  margin: 30px 0 20px 0;
}
.hotex-box-footer-validation-detail .btn-back {
  text-transform: uppercase;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item
  label {
  margin-bottom: 0;
  font-weight: 400;
}
.hotex-info-content2-item[ng-repeat="addon in selectedAddons"] ul {
  margin-left: -20px;
  margin-bottom: 0;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item[ng-hide="totalTax==0||basicInfo.IsRedeemMode"]
  label {
  font-weight: 400;
}
.hotex-info-content2-item.hotex-info-grand-total {
  font-size: 18px;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item[ng-repeat="addon in selectedAddons"] {
  margin: 5px 0;
  padding: 0;
}
.hotex-footer-button .btn-back {
  text-transform: uppercase;
}
.hotex-box-footer-validation .hotex-footer-button .btn-continued {
  text-transform: uppercase;
}
#footer span.member-rate-info-ecoupon u,
#footer span.member-rate-info-lrg u {
  text-decoration: none !important;
  color: #fff !important;
}
.hotex-box-payment-title.hotex-payment-guest span.member-rate-info-lrg u {
  text-decoration: none !important;
  color: #fff !important;
  font-size: 14px;
}
strong[ng-hide="rate.EarningPoint == 0"] {
  font-weight: 400;
  font-size: 14px;
  display: block;
  font-style: italic;
  color: #4d4d4d;
}
.hotex-menu-box-button-home span {
  font-size: 17px;
}
.hotex-box-search .inline-label {
  color: #242424;
}
span#ctl00_bd__hotelSearch_lblCiDate,
span#ctl00_bd__hotelSearch_lblCoDate {
  font-weight: 400 !important;
}
.hotex-box-search .btn-search {
  border-radius: 0;
}
.hotex-box-slide-room span {
  font-weight: 400;
}
.hotex-box-slide-room label {
  font-weight: 400;
  height: 45px !important;
}
.input-sm {
  border-radius: 0;
  font-size: 15px;
  padding: 5px;
}
.datepicker.dropdown-menu {
  font-size: 15px;
}
.input-group-addon:last-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.dd.ddcommon.borderRadius {
  border-radius: 0;
}
.btn-search {
  border-radius: 0;
}
.hotex-shadow-in-top-new.hotex-shadow-in-top {
  display: none;
}
.tab-content .hotex-shadow-in-top-new.hotex-shadow-in-top {
  display: block;
}
.modal-footer {
  border: 1px solid #ededed;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-box-decs
  .hotex-info-content2-item
  .hotex-modify-search
  strong {
  font-weight: 400;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item {
  font-size: 15px;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item
  strong {
  font-weight: 400;
  font-size: 14px;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item
  a.hotex-modify-search
  strong {
  font-size: 15px;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item
  .col-sm-3 {
  padding: 0;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item
  .col-sm-4 {
  padding: 0 10px 0 20px;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item
  .col-sm-2 {
  padding: 0 10px;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item
  .col-sm-3 {
  padding: 0 10px;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item
  .col-sm-4.hotex-acumulasi-label {
  padding: 0;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #e5e5e5;
}
.hotex-box-footer .hotex-powered {
  font-size: 13px;
  text-align: center;
  padding: 15px 0 0 0;
  font-weight: 400;
}
span#ctl00_SearchRatesBE1_lblCiDate,
span#ctl00_SearchRatesBE1_lblCoDate,
span#ctl00_bd__reservationBox__searchBox_lblCiDate,
span#ctl00_bd__reservationBox__searchBox_lblCoDate {
  font-weight: 400 !important;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item.hotex-info-grand-total {
  font-size: 16px;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item.hotex-info-grand-total
  label {
  font-weight: 700;
}
.hotex-info-content2-total .row.hotex-info-content2-item {
  margin: 5px 0;
}
.hotex-info-content2-total {
  margin-top: 10px;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item
  .hotex-info-content2-total {
  margin: 0;
}
.hotex-pax-payment .hotex-card-information li {
  font-size: 14px;
}
.hotex-reservation-info-payment
  .hotex-reservation-info-payment-content2
  .hotex-box-payment-content
  .col-sm-5
  li {
  font-size: 14px;
}
.hotex-reservation-info-payment
  .hotex-reservation-info-payment-content2
  .hotex-box-payment-content
  .col-sm-7
  li {
  font-size: 14px;
}
.hotex-comparasion-box {
  min-height: 40px !important;
}
#searchModal .hotex-box-search .inline-label {
  color: #242424;
}
.hotex-room-information .custom-bullet li:before {
  color: #4d4d4d;
  font-size: 13px;
  margin-top: 0;
  margin-left: -20px;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-item
  .hotex-info-package-title
  p {
  margin-bottom: 0;
}
.hotex-reservation-info-payment
  .hotex-reservation-info-payment-content2
  .hotex-box-payment-content
  .col-sm-12
  strong {
  font-family: "Marcellus", serif;
  font-size: 17px;
  color: #282828;
}
.hotex-packages-information-content3
  .hotex-box-other-packages
  .hotex-other-packages-content
  .hotex-other-packages-avarage
  .hotex-rate-name {
  font-weight: 400;
}
.hotex-packages-information-content3
  .hotex-box-other-packages
  .hotex-other-packages-content
  .hotex-other-packages-avarage
  .col-sm-3 {
  float: right;
}
.hotex-packages-information-content3
  .hotex-box-other-packages
  .hotex-other-packages-content
  .hotex-other-packages-promo
  label
  b {
  font-weight: 400;
  text-transform: capitalize;
}
.hotex-packages-information-content3
  .hotex-box-other-packages
  .hotex-other-packages-content
  .package-information-button.btn-packages {
  font-family: "Marcellus", serif;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-packages-desc
  p {
  color: #ed1c24;
  font-size: 14px;
  padding-bottom: 0 !important;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-packages-desc
  .hotex-package-information-desc {
  font-size: 15px;
  color: #4d4d4d;
}
.package-restrictions {
  color: #d9534f;
  text-decoration: none;
}
.package-restrictions:hover,
.package-restrictions:focus {
  color: #d9534f;
}
.package-restrictions strong {
  font-weight: 400;
}
.restrictions-messages {
  color: #4d4d4d;
  font-weight: 400;
  font-size: 15px;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-package-table-rates
  .hotex-package-table-rates-content
  .hotex-package-price[ng-hide="room.Messages.length==0"] {
  font-size: 15px;
  margin-top: 0;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-package-table-rates
  .hotex-package-table-rates-content
  .hotex-package-price
  label {
  font-weight: 400;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content3
  .hotex-rate-content
  a
  strong.rate-detail-item {
  font-weight: 400;
  font-family: "Marcellus", serif;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content3
  .hotex-rate-content
  a
  strong {
  font-weight: 400;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-package-table-rates
  .hotex-package-table-rates-content
  .hotex-package-price {
  margin-top: 0 !important;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-package-table-rates
  .hotex-package-table-rates-content {
  padding: 5px 0 0 0;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-package-table-rates
  .hotex-package-table-rates-content.ng-scope {
  padding: 5px 0;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-package-table-rates
  .hotex-package-table-rates-content
  label {
  margin: 0;
}
.form-horizontal label {
  font-weight: 400;
  color: #242424;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content3
  span.member-rate-info-additional-benefit {
  font-size: 14px;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content3
  span.member-rate-info-ecoupon,
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content3
  span.member-rate-info-lrg {
  font-size: 14px;
}
#searchBox.hotex-box-search .container {
  padding: 15px 0;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content1
  .hotex-packages-image {
  position: relative;
}
button.btn.btn-search.utilityClose,
button#ctl00__retrieveBoxUser_proceedButton,
button.btn.btn-search.addonClose,
#taxAndServiceChargeModal button.btn.btn-search.btn-sm,
.bootbox-alert button.btn.btn-search.input-sm,
#comparisonModal button.btn.btn-search.comparisonClose,
#reservationBoxModal button.btn.btn-search.reservationBoxClose {
  background-color: #3d3d3d;
  color: #fff;
  border: 0;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content1
  span.badge[ng-show="rate.HasBonusNight"] {
  background: #0074d5;
}
span.input-group-addon.btn {
  font-size: 13px;
}
select.input-sm {
  font-size: 15px;
}
.hotex-guest-details .input-sm,
.hotex-flight-details .input-sm,
.hotex-box-special .input-sm {
  font-size: 14px;
}
.hotex-box2-footer .container {
  width: 1170px;
}
.hotex-box2-footer-left p {
  margin: 0;
}
.hotex-box2-footer .hotex-box2-footer-right address {
  padding: 0;
  margin: 0;
}
.hotex-box2-footer .hotex-box2-footer-left .footer-socialmedia {
  margin: 0 auto;
  width: auto;
  float: left;
  padding-left: 0;
}
.package-information-details {
  background: linear-gradient(
    to top,
    #242424 1%,
    #242424 10%,
    rgba(255, 255, 255, 0) 100%
  );
  padding: 5px;
  margin-top: -60px;
  width: 100%;
  height: 60px;
  z-index: 2;
}
.package-information-details a.package-information-button {
  margin-top: 30px;
  float: left;
}
.btn-search {
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.package-information-details span {
  font-size: 14px;
  font-style: initial;
  padding-left: 5px;
  color: #fff;
}
.package-information-details a.package-information-button:hover {
  text-decoration: none;
}
.package-information-button,
.package-information-button:hover,
.package-information-button:focus {
  color: #0074d5;
}
a.package-information-button.btn-packages.ng-binding {
  color: #282828;
}
div#ctl00_bd_roomTypeComparison
  td[ng-repeat="room in roomTypeComparison.RoomData"]
  .hotex-room-comparasion-link
  span {
  font-weight: 400;
  font-size: 15px;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content1
  .hotex-package-addon {
  padding-top: 10px;
}
.no-space {
  padding: 0;
  margin: 0;
}
.btn-search {
  min-width: 100px !important;
}
div#_searchButton .input-sm {
  font-size: 16px;
}
.hotex-room-type-comparison .hotex-room-comparasion-link label,
.hotex-package-comparison .hotex-package-comparasion-link label {
  font-weight: 600;
}
.hotex-rate-detail-hotel .hotex-rate-detail-hotel-name strong {
  font-weight: 400;
}
.hotex-box-guestList .hotex-guest-list-title strong {
  font-weight: 400;
}
.hotex-all-collapse-box .hotex-form label {
  font-weight: 400;
}
.hotex-room-type-comparison .hotex-room-comparasion-currency label {
  font-weight: 400;
}
.hotex-room-type-comparison
  .hotex-room-comparasion-currency
  label[ng-show="room.MinimumRoomRate.PublishedRateFormat>0"] {
  font-family: "Source Sans Pro", sans-serif;
}
.hotex-rate-comparison .hotex-rate-comparasion-currency label {
  font-weight: 400;
}
.hotex-package-comparison .hotex-package-comparasion-rate label {
  font-weight: 400;
}
.hotex-reservation-info a span {
  font-weight: 300;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-package-table-rates
  .hotex-package-table-rates-title
  .hotex-package-rates-name
  b.ng-binding {
  font-family: "Marcellus", serif;
  font-size: 16px;
  font-weight: 400;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-package-table-rates
  .hotex-package-table-rates-title
  .hotex-package-rates-name {
  vertical-align: text-top;
}
.hotex-table-rates-content1 img[ng-show="rate.IsForMemberOnly"] {
  vertical-align: text-top;
  float: left;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-package-table-rates
  .hotex-package-table-rates-title
  .hotex-package-rates-name
  img[ng-show="rate.IsForMemberOnly"] {
  vertical-align: top;
}
.hotex-box-rates
  .hotex-box-rates-content
  .hotex-table-rates
  .hotex-table-rates-content
  .hotex-table-rates-content3
  span
  strong {
  font-weight: 400;
}
.hotex-packages-information-content3
  .hotex-box-other-packages
  .hotex-other-packages-content
  .hotex-other-packages-avarage
  .hotex-rate-currancy
  label {
  font-weight: 400;
}
.hotex-box-rates-packages
  .hotex-box-packages-content
  .hotex-package-content2
  .hotex-packages-desc
  .hotex-package-information-promo
  b {
  font-weight: 400;
}
.hotex-facilities-content2
  .hotex-facilities-box
  .hotex-facilities-group
  .hotex-facilities-item
  .hotex-facilities-information-box
  .hotex-information-name
  label {
  font-weight: 400;
}
.hotex-reservation-info-detail
  .hotex-reservation-info-detail-content2
  .hotex-info-content2-box-decs
  .hotex-info-content2-item
  .terms-condition-link
  span {
  font-weight: 400 !important;
}
.hotex-box-slide-rate label.hotex-slide-currancy.ng-binding {
  font-weight: 400;
}
.hotex-retrieve-reservation .hotex-mobile-retrieve-title strong {
  font-weight: 400;
}
div#searchModal .modal-content.hotex-modal-content,
div#retriveReservationModal .modal-content.hotex-modal-content,
div#informationModal .modal-content.hotex-modal-content {
  background: #f5f5f5;
  border: 0;
}
.roomInfoModal .modal-content.hotex-modal-content {
  border: 0;
}
.hotex-box-search.hotex-modal-search .hotexmp-input-button .input-sm {
  font-size: 16px;
}
.alert-danger {
  background-color: transparent;
  border-color: transparent;
  color: red;
  padding: 0 15px;
}
.hotexmp-input-date {
  text-align: center;
}
.hotexmp-input-date .input-mplabel {
  display: contents;
}
.hotexmp-input .hotexmp-input-date .input-mplabel label {
  font-weight: 400;
}
span.confirmationtag-detail span {
  color: #4c4c4c !important;
}
.hotex-box-payment-title.hotex-payment-guest span.member-rate-info-lrg u {
  color: #fff !important;
}
.roomInfoModal
  .modal-body
  .hotex-room-information-loyalty-rate-box
  .btn-search[ng-hide="!LgRates.NeedLogin"] {
  background-color: #c00002 !important;
}
.roomInfoModal
  .modal-body
  .hotex-room-information-loyalty-rate-box
  .btn-search[ng-hide="LgRates.NeedLogin"] {
  background-color: #c00002 !important;
  color: #fff;
  border: 0;
}
.btn-search[ng-hide="LgRates.NeedLogin"]:hover {
  background-color: #c00002 !important;
  color: #fff;
  border: 0;
}
.roomInfoModal .modal-body .hotex-room-information-loyalty-rate-box {
  background: #112641;
}
ul.dropdown-menu.dropdown-menu-default.page-login li a {
  font-size: 15px;
}
ul.dropdown-menu.dropdown-menu-default.page-login li a i.icon-home,
ul.dropdown-menu.dropdown-menu-default.page-login li a i.icon-key {
  text-align: left;
}
.loyalguest-widget .lgwidgetbox {
  right: 20px !important;
  top: 60px !important;
  width: 80px !important;
}
.loyalguest-widget .lgwidgetbox img.reward_logo {
  width: 30px !important;
}
.loyalguest-widget .lgwidgetbox .reward_box {
  padding: 0;
}
.loyalguest-widget .rewards_pop_up {
  top: 60px !important;
}
.loyalguest-widget .rewards_pop_up .boxrewards img.arrow-right-slide,
.loyalguest-widget .rewards_pop_up .boxrewards img.arrow-left-slide {
  height: 18px !important;
  width: 10px !important;
}
.loyalguest-widget
  .rewards_pop_up
  .boxrewards
  .tagrewards-exclusive
  img.iconexlrewards {
  width: 30px !important;
}
/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */
