.bht-header .navbar-default .navbar-brand img {
  width: auto;
  filter: brightness(0) invert(1);
  height: 100%;
  max-width: none !important;
}
.bht-header .navbar-default .navbar-brand {
  padding: 10px;
}
.mini_header {
  padding: 5px 0;
}
.mini_header .member_system li {
  padding: 0 3px;
  font-size: 13px;
}

.bht-header .navbar-default .navbar-nav > li > a {
  font-family: "Noto Sans";
  color: #222222;
}
.b2hReviewResult {
  font-family: "Noto Sans";
}
.box_search_booking_page .btn_boxsearch a {
  font-family: "Noto Sans";
}
.bht_cover .title_page h1 {
  font-family: "Noto Sans";
}
.bht-header {
  background-color: #ffffff;
}
.mini_header {
  background-color: #f8f8f8;
}
.mini_header .member_system li span {
  color: #222222;
}
.mini_header a,
.mini_header p {
  color: #222222;
}
.box_search_booking_page {
  background-color: #0f1926;
}
.contact_footer {
  background-color: #0f1926;
}
.bht-footer {
  background-color: #000000;
}
.booking-engine .b2h_rate_v3 .b2h_toContinue .b2h_boxContinue .b2h_btnContinue,
.booking-engine .b2h_rate_v3 .b2h_toContinue .b2h_btnContinue {
  background-color: #315d9a;
}
.all_promotion .button-available {
  background-color: #315d9a !important;
}
@media screen and (min-width: 768px) {
  .booking-engine .b2h_rate_v3 .b2h_tabBlock-tab {
    background-color: #0f1926;
    border: 1px solid #0f1926;
  }
}
.dropdown-submenu {
  position: relative;
  > a::after {
    display: block;
    content: "";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    border-left-color: #000;
    margin-top: 6px;
    margin-right: -10px;
  }
  > ul.dropdown-menu {
    position: absolute;
    left: 100%;
    top: 0;
    margin-left: 5px;
  }
}
.navbar-default .navbar-nav > .open > a {
  background-color: #315d99 !important;
  color: #ffffff !important;
}
.hotel-brand {
  height: 60px;
  padding: 8px 0;
}
