@CHARSET "UTF-8";
.navigation_next {
  color: white;
  left: 1010px;
  position: absolute;
  top: 300px;
  z-index: 42000;
  font-size: 33px;
  cursor: pointer; }

.navigation_prev {
  color: white;
  left: -23px;
  position: absolute;
  top: 300px;
  font-size: 33px;
  z-index: 42000;
  cursor: pointer; }

.navigable_modal_wrapper {
  position: relative; }

#save_filter_wrapper {
  border-top: solid 1px #cccccc; }

#reviews_container.loading {
  padding-bottom: 38px;
  background: url('/images/ajax-loader.gif') center bottom no-repeat; }

.review_item {
  position: relative;
  z-index: 1;
  margin-top: 32px;
  font-size: 13px;
  padding: 12px 15px; }

.review_item[data-ajax-url], .clickable .review_item {
  cursor: pointer; }
  .review_item[data-ajax-url]:hover, .review_item[data-ajax-url].selected, .clickable .review_item:hover, .clickable .review_item.selected {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); }

.headcolumn {
  line-height: 17px;
  float: left;
  height: 59px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0px 12px 2px; }

.headcolumn .strong {
  display: block; }

.headcolumn div {
  color: rgba(0, 0, 0, 0.6); }

.portal_and_rating {
  padding-left: 15px;
  padding-right: 5px;
  width: 115px; }

.user_infos {
  width: 145px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  line-height: 15px; }
  .user_infos > .name {
    display: block;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

.about {
  width: 180px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  line-height: 16px;
  padding-right: 0px; }

.reviewer_comment {
  word-wrap: break-word; }

.reviewer_comment .no_comment {
  font-style: italic; }

.reviewer_comment .comment_positive {
  margin-bottom: 6px; }

.hotel_name {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  margin-top: 5px;
  padding-top: 5px; }

.review_item_header {
  overflow: visible;
  margin-bottom: 14px; }

.review_item_header .review_score_percent_text {
  margin-top: -78px;
  margin-left: 11px;
  font-size: 30px;
  text-align: center;
  width: 79px;
  line-height: 40px;
  vertical-align: middle;
  font-weight: 300; }

.review_score .review_score_svg_wrap {
  margin-top: -38px; }

.review_detail_box .review_score .review_score_svg_wrap {
  margin-top: -6px; }

.review_detail_box .review_item {
  margin-top: 0px; }

.review_score {
  float: left; }

.review_score .icon-info {
  float: right;
  height: 0;
  width: 0;
  position: relative;
  bottom: 105px;
  left: -13px;
  color: #777777; }

.review_item_actions {
  margin-top: 5px;
  list-style: none;
  text-align: right; }

.review_item_actions a {
  color: #676767;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: underline;
  line-height: 18px;
  cursor: pointer; }

.review_item_actions a:hover {
  color: #000000;
  text-decoration: none; }

.review_item_actions li {
  display: inline-block;
  padding: 0 6px;
  border-right: 1px solid #d2d2d2; }

.review_item_actions li:last-child {
  border-right: none; }

.review_item_actions .icon {
  margin-right: 2px;
  font-size: 13px; }

.review_item_actions .icon-info {
  margin-right: 4px; }

#review_stream_title_box {
  padding-left: 10px;
  border-left: 2px solid #d2d2d2; }

.review_detail_box {
  padding: 30px 20px 20px 20px; }

.review_detail_box .review_score {
  float: left;
  top: -25px;
  position: relative; }

.portal_and_rating img {
  padding: 3px;
  background-color: #ffffff;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  max-width: 87px;
  max-height: 25px; }

.portal_and_rating div {
  color: rgba(0, 0, 0, 0.7);
  font-size: 14px;
  font-weight: bold; }

.review_detail_box .headcolumn {
  height: 65px; }

.review_detail_box .review_comment {
  height: 200px; }

.review_detail_box .rating_detail {
  text-align: right;
  font-style: italic; }

.review_detail_box .rating_detail *:first-letter {
  text-transform: uppercase; }

.review_detail_box .review_comment {
  float: left;
  text-align: left;
  width: 300px;
  margin-left: 15px; }

.rating_detail_row {
  margin-bottom: 14px; }

.sub-question-answers {
  padding-bottom: 12px;
  margin-top: -10px; }
  .sub-question-answers .question-answer h2 {
    font-weight: normal;
    font-size: 1.1em; }
  .sub-question-answers .question-answer .rating_detail_row {
    padding-left: 15px;
    margin-bottom: 6px;
    position: relative; }
    .sub-question-answers .question-answer .rating_detail_row::before {
      content: '\21B3';
      position: absolute;
      top: 0;
      left: 15px; }
    .sub-question-answers .question-answer .rating_detail_row .rating_detail_value {
      font-weight: normal;
      font-size: 1.1em; }

.rating_detail_row h2, .rating_detail_row .rating_detail_value {
  color: rgba(0, 0, 0, 0.7);
  font-weight: bold;
  font-size: 14px; }

.rating_detail_row h2 {
  float: left;
  margin-right: 8px;
  font-style: italic; }

.rating_detail_row p {
  color: #555555;
  font-size: 14px; }

.rating_detail_row hr {
  margin-top: 9px;
  border: 0;
  border-top: dotted 2px RGBA(200, 200, 200, 0.7); }

.ca_right_toolbar li {
  list-style-type: none; }

.ca_right_toolbar h2 {
  color: #a3a3a3; }

#review_detail_content_reminder .review_score_percent_text {
  text-align: right;
  max-width: 330px; }

.review_item .hotelier-comment {
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
  margin: 12px 0 0 30px;
  padding-top: 6px;
  border-top: solid 1px rgba(0, 0, 0, 0.1); }

.review_item .hotelier-comment:before {
  float: left;
  margin: -10px 0 0 -27px;
  font-size: 22px;
  color: rgba(100, 100, 100, 0.8);
  content: '\21B3'; }

.review_detail_box .review_item .hotelier-comment:before {
  width: 11px;
  height: 19px; }

.component-modal h1 {
  color: #000000;
  margin-bottom: 8px; }
.component-modal .popup-menu.loading {
  background-image: url('/bundles/cabaseui/images/ajax-spinner-blue.gif');
  background-position: center center;
  background-repeat: no-repeat;
  height: 75px; }
.component-modal .popup-menu.with-under-review {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: -16px; }
.component-modal .popup-menu {
  overflow: auto;
  color: #ffffff;
  background-color: #0c6a90;
  border-radius: 5px;
  padding: 16px;
  font-size: 12px; }
  .component-modal .popup-menu div, .component-modal .popup-menu p, .component-modal .popup-menu label {
    color: #ffffff; }
  .component-modal .popup-menu div, .component-modal .popup-menu p {
    font-style: italic; }
  .component-modal .popup-menu label {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    vertical-align: bottom; }
  .component-modal .popup-menu .form_row label {
    display: block; }
  .component-modal .popup-menu .margin, .component-modal .popup-menu .form_row {
    padding-top: 0px;
    margin-bottom: 8px; }
.component-modal .icon-info {
  color: #777777;
  cursor: help;
  font-size: 14px; }
  .component-modal .icon-info:hover {
    color: #000000; }

.component-modal .popup-menu input[type=text], .component-modal .popup-menu input[type=email], .component-modal .popup-menu select {
  width: 100%;
  background-color: #ffffff;
  border-radius: 0;
  padding: 1px 4px;
  margin-bottom: 0px;
  box-shadow: 1px 1px 2px rgba(128, 128, 128, 0.3) inset;
  height: auto; }

.component-modal .popup-menu select {
  padding: 4px; }

.component-modal .popup-menu textarea {
  padding: 3px;
  color: #4E4E4E;
  width: 100%;
  resize: vertical;
  margin-bottom: 0px;
  border-radius: 0;
  font-size: 1.1em; }

.component-modal .popup-menu label.required:after {
  content: '*';
  margin-left: 6px; }

#reviewComment_comment {
  height: 128px; }

.component-modal .popup-menu-tabs {
  text-align: left; }

.component-modal .popup-menu-tabs li {
  margin: 4px 0;
  font-size: 12px; }

.component-modal .popup-menu-tabs li.active {
  margin: 0 0 -5px 0;
  padding: 7px 7px 12px 7px;
  border: none;
  border-radius: 8px 8px 0 0;
  background-color: #0c6a90; }

.component-modal .popup-menu-tabs li.active * {
  color: #ffffff; }

.component-modal .review_item {
  font-size: 12px; }

.component-modal .review-header {
  line-height: 36px; }

.component-modal .review-header .review_options {
  float: right;
  line-height: 36px; }

.component-modal .review-header .review_options ul {
  list-style: none; }

.component-modal .review-header .review_options li {
  float: right;
  margin-left: 8px;
  padding-left: 8px;
  border-left: solid 1px #cccccc; }

.component-modal .review-header .review_options li:last-child {
  border-left: none; }

.component-modal .review-header .review_options li a {
  color: #000000;
  font-size: 12px;
  cursor: pointer; }

.component-modal .review-header .review_options_loading {
  float: right; }

.component-modal .review-under-header {
  padding: 8px 0 16px; }

.component-modal .review-under-header span, .component-modal .review-under-header a {
  color: #777777;
  font-size: 12px; }

.component-modal .user_infos {
  width: 206px; }

.component-modal .reviewer_comment {
  margin-bottom: 16px;
  color: #111111;
  font-size: 18px;
  font-style: italic;
  font-weight: bold; }

.ca_bottom_toolbar h2 {
  margin-top: 8px;
  margin-bottom: 0px;
  padding: 2px 6px;
  border-bottom: solid 1px #cccccc;
  color: #808080;
  font-size: 13px;
  font-style: italic;
  font-weight: normal; }

.ca_bottom_toolbar .review_history li {
  display: inline-block;
  padding: 6px;
  font-size: 12px;
  width: 32%;
  vertical-align: top;
  border-right: solid 1px #cccccc; }

.ca_bottom_toolbar .review_history li:last-child {
  border-right: none; }

.ca_bottom_toolbar .review_history .date {
  color: #236e96; }

.popup-review {
  padding: 0px 15px 15px 15px; }

.review-live-status {
  float: right;
  margin-top: -32px;
  padding: 2px 25px 2px 6px;
  border-radius: 6px;
  background-color: #ffffff;
  box-shadow: 1px 1px 2px rgba(128, 128, 128, 0.3);
  font-style: italic;
  font-size: 11px;
  position: relative; }

.review-live-status span {
  position: absolute;
  top: -7px;
  right: -10px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  border: solid 3px #ffffff;
  border-radius: 100%;
  background-color: #bababa;
  box-shadow: 1px 1px 2px rgba(128, 128, 128, 0.3);
  font-size: 15px;
  text-align: center; }

.popup-review .review-live-status span {
  width: 32px;
  height: 32px; }

.popup-review .hotelier-comment {
  margin-bottom: 16px; }

#reviewComment_emailBody {
  height: 100px; }

#reviewForward_previewSubmit {
  padding: 4px 0;
  margin-top: 3px;
  border: none;
  background-color: transparent;
  color: #FFFFFF;
  font-family: 'Open Sans';
  transition: 150ms;
  -webkit-transition: 150ms; }

#reviewForward_previewSubmit:before {
  float: left;
  font-weight: lighter;
  font-family: iconfont;
  font-size: 1.5em;
  position: relative;
  top: -3px;
  margin-right: 7px;
  border: none;
  background-color: transparent; }

#reviewForward_previewSubmit:hover {
  color: #fef868;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }

#under-review {
  border-radius: 5px 0 5px 5px; }

#under-review {
  margin: 0 16px 16px; }

.under-review-header {
  text-align: center; }

.under-review-header h3 {
  display: inline-block;
  padding: 0 12px;
  margin-bottom: 20px;
  background-color: #0c6a90;
  color: #cee1e9;
  font-size: 14px;
  font-weight: normal; }

.under-review-header > hr {
  margin: 21px 56px -11px;
  border: none;
  border-top: solid 1px #3d87a5; }

.dispute-messages .icon {
  font-size: 18px;
  line-height: 1px;
  vertical-align: middle; }

.dispute-messages .name {
  margin-left: 10px; }

.dispute-messages .message hr {
  border-color: #0c6a90;
  margin-top: 3px;
  margin-bottom: 3px;
  opacity: 0.3; }

.dispute-messages .datetime {
  margin-left: 8px;
  border-left: solid 1px white;
  padding-left: 8px; }

.dispute-messages .subject {
  margin-left: 8px;
  border-left: solid 1px white;
  padding-left: 8px; }

.dispute-messages .hotelier .name {
  margin-left: 0;
  margin-right: 10px; }

.dispute-messages .hotelier .subject {
  margin-left: 0;
  margin-right: 8px;
  border-left: none;
  border-right: solid 1px white;
  padding-left: 0;
  padding-right: 8px; }

.dispute-messages .hotelier .datetime {
  margin-left: 0;
  margin-right: 8px;
  border-left: none;
  border-right: solid 1px white;
  padding-left: 0;
  padding-right: 8px; }

.dispute-messages .message {
  padding: 16px;
  margin: 3px 46px 22px; }

.dispute-messages .message-info {
  padding-bottom: 2px; }

.dispute-messages .hotelier .message-info > span {
  float: right; }

.dispute-messages .hotelier .message {
  clear: both;
  color: #cedbe0;
  background-color: #084964; }

.dispute-messages .hotelier .message:before {
  float: right;
  border-color: #084964 transparent;
  border-style: solid;
  border-width: 16px 16px 0 0;
  margin-right: -32px;
  margin-top: -16px;
  content: "";
  display: block;
  position: relative;
  width: 0;
  height: 0; }

.dispute-messages .guest .message {
  color: #333333;
  background-color: #b7d2de; }

.dispute-messages .guest .message:before {
  float: left;
  border-color: #b7d2de transparent;
  border-style: solid;
  border-width: 16px 0 0 16px;
  margin-left: -32px;
  margin-top: -16px;
  content: "";
  display: block;
  position: relative;
  width: 0;
  height: 0; }

.popup-menu .error_list {
  background-color: #C8506B;
  padding: 5px;
  list-style: none;
  border-radius: 0 0 3px 3px; }
  .popup-menu .error_list li {
    color: #FFFFFF;
    font-style: normal; }

.form_row.error textarea, .form_row.error input, .form_row.error label.error {
  display: block; }
.form_row.error label.error {
  margin: 0;
  padding: 5px;
  background-color: #C8506B;
  border-radius: 0 0 3px 3px; }

h1 .review-count-info {
  font-size: 13px;
  color: #9c9c9c;
  display: inline-block;
  position: relative;
  top: -20px;
  left: -5px; }

.rtl-class .col-sm-4:nth-of-type(1), .rtl-class .col-md-12:nth-of-type(1), .rtl-class .col-md-12-ie-fix:nth-of-type(1) {
  margin-left: -13px; }
.rtl-class #average-rating h2 {
  padding-right: 17px; }
.rtl-class .global-rating {
  border-left: none;
  border-right: solid 5px #dcdcdc; }
.rtl-class .external-portal_item span {
  padding-right: 58px; }
.rtl-class .rating i {
  padding-right: 7px; }

#comment_form .flash_message_container ul {
  list-style: none; }

body {
  background-color: #fff; }

.btn-book {
  position: absolute;
  bottom: 6px;
  width: 282px; }

.btn-dark {
  padding: 4px 16px;
  background-color: #333333; }

.top-header {
  min-height: 26px;
  margin: 21px 0 13px;
  position: relative;
  text-align: center; }

#hotel-image {
  position: relative;
  height: 302px;
  margin-left: -35px;
  margin-right: -35px;
  margin-bottom: 12px;
  background-position: center center;
  background-size: cover; }
  @media (max-width: 1014px) {
    #hotel-image {
      margin-left: -15px;
      margin-right: -15px; } }
  @media (max-width: 991px) {
    #hotel-image {
      height: 80px;
      padding-top: 222px; }
      #hotel-image a {
        margin: 24px 0;
        padding-left: 60px;
        padding-right: 60px; } }
  @media (max-width: 767px) {
    #hotel-image {
      height: 50px;
      padding-top: 125px; }
      #hotel-image a {
        line-height: 50px;
        color: #FFFFFF;
        font-size: 22px;
        font-weight: bold;
        padding: 6px;
        text-transform: uppercase; } }

.hotel-review-count {
  font-style: italic; }

.hotel-details {
  padding: 13px;
  width: 284px;
  height: 276px;
  color: #FFFFFF;
  background-color: #343434;
  background: rgba(0, 0, 0, 0.6);
  position: relative; }
  @media (max-width: 991px) {
    .hotel-details {
      width: auto;
      height: auto;
      text-align: center;
      padding: 0px; } }

.white-link {
  color: #FFFFFF;
  text-decoration: underline; }
  .white-link:link {
    text-decoration: underline; }

.hotel-address {
  margin-top: 32px;
  font-size: 12px;
  position: absolute;
  bottom: 55px; }

h1 {
  color: #FFFFFF;
  font-size: 42px;
  line-height: 40px;
  word-wrap: break-word; }
  h1.font-small {
    font-size: 30px;
    line-height: 28px; }

h2, .h2 {
  font-size: 26px;
  padding-bottom: 6px;
  margin-top: 30px;
  margin-bottom: 20px;
  line-height: 28px;
  color: #333333;
  border-bottom: solid 1px #CCCCCC; }
  @media (max-width: 991px) {
    h2, .h2 {
      margin-top: 6px;
      line-height: 18px; } }

#no-reviews-found h2.headline {
  font-size: 54px;
  line-height: 110%;
  word-wrap: break-word;
  border-width: 0;
  color: #999;
  margin: 0.667em 0 0.334em; }
  @media (max-width: 991px) {
    #no-reviews-found h2.headline {
      font-size: 28px; } }
#no-reviews-found p.text {
  margin: 0 0 0.667em; }
#no-reviews-found .social-icon {
  font-size: 24px;
  width: 2em;
  height: 2em;
  line-height: 2em; }
#no-reviews-found .block {
  margin-top: 40px;
  margin-bottom: 40px; }
#no-reviews-found .btn-block {
  margin: 0.667em 0 0.334em; }

body.inactive-user {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden; }
  body.inactive-user .inactive-user-notice {
    background: none no-repeat no-scroll 0 0 #006A91;
    background-color: rgba(0, 106, 145, 0.85);
    display: block;
    height: 100%;
    position: fixed;
    overflow: hidden;
    width: 100%;
    z-index: 2001;
    top: 0;
    left: 0; }
    body.inactive-user .inactive-user-notice h2 {
      border-width: 0;
      color: white;
      line-height: 110%;
      margin: 0 auto;
      max-width: 520px;
      min-width: 280px;
      padding: 0 10px;
      position: relative;
      top: 25%;
      z-index: 3001;
      display: block;
      text-align: center; }
      @media (min-width: 992px) {
        body.inactive-user .inactive-user-notice h2 {
          font-size: 36px;
          text-align: center; } }
      body.inactive-user .inactive-user-notice h2 small {
        display: block;
        text-align: center;
        margin-top: 30px;
        line-height: 32px;
        font-size: 24px; }
  body.inactive-user #navbar {
    z-index: 0;
    position: relative;
    margin-bottom: 43px; }
  body.inactive-user #footer-navbar {
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 2004; }

h3, .h3 {
  color: #333333;
  font-size: 14px;
  font-weight: bold; }
  @media (max-width: 991px) {
    h3, .h3 {
      font-weight: normal; } }

@media (min-width: 991px) {
  .first-left-header {
    margin-top: 21px;
    word-wrap: break-word; } }

.left-column {
  float: left;
  width: 274px;
  padding-bottom: 32px; }
  @media (max-width: 991px) {
    .left-column {
      float: none;
      width: auto; } }
  @media (max-width: 991px) and (min-width: 767px) {
    .left-column {
      padding-bottom: 0px; } }

.right-column {
  float: left;
  width: 663px;
  padding-left: 19px;
  padding-bottom: 32px;
  border-left: solid 1px #CCCCCC; }
  @media (max-width: 991px) {
    .right-column {
      float: none;
      width: auto;
      border-left: none;
      padding-left: 0px; } }

hr {
  border: none;
  border-bottom: solid 1px #AEAEAE; }

.rating {
  font-size: 14px; }

.text-grey {
  color: #909090; }

.text-info {
  color: #666666; }

#filter {
    background-color: var(--primary);
    padding: 2vw;
    border-radius: 0;
    margin-bottom: 52px;
    line-height: 28px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
#filter > .mr-12 {
    display: flex;
    -webkit-flex-wrap: nowrap;
    color: #fff !important;
}
#filter label {
    font-size: 1vw;
    color: #fff
}
#filter select {
    position: relative;
    bottom: 0;
    max-width: 10vw;
    border: none !important;
    border-radius: 0.4vw !important;
    padding: 0.4vw 0.8vw;
    box-shadow: none !important;
}
  #filter .filter-select-container {
    width: 70%; }

.rating-score {
  float: left;
  width: 250px; }
  @media (max-width: 991px) {
    .rating-score {
      float: none;
      width: 100%; } }

.rating-score-progress-bar {
  width: 66%; }

.rating-score-text {
  margin-left: 10px; }

.review-rating {
  display: none;
  cursor: default;
  zoom: 1; }
  .review-rating * {
    zoom: 1; }

.rating_detail {
  background-color: #EEEEEE;
  margin: 0 16px;
  padding: 16px; }

.rating-text {
  width: 299px;
  margin-left: 6px;
  padding: 30px 0 0 12px;
  min-height: 24px;
  border-left: solid 1px #DDDDDD; }
  @media (max-width: 991px) {
    .rating-text {
      margin-left: 0;
      padding-left: 0;
      clear: both; } }

.text-lh-22 {
  line-height: 22px; }

.widget-content {
  margin-right: 15px; }
  @media (max-width: 991px) {
    .widget-content {
      margin-right: 0px; } }

.mobile-widget .widget-content {
  margin-right: 0px; }

.line-heading {
  border-bottom: solid 1px #aaaaaa;
  font-size: 14px;
  font-style: italic;
  text-align: center; }
  .line-heading div {
    display: inline-block;
    padding: 0 8px;
    position: relative;
    top: 9px;
    background-color: #ffffff; }

.mobile-and-tablet-hide-in-right .review_item {
  margin-top: 130px; }

.user_infos {
  width: 29%;
  padding: 0 16px 4px 0;
  border-left: none;
  text-align: right; }
  .user_infos > .name {
    display: block;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%; }

.about {
  width: 48%;
  padding: 0 0 4px 16px;
  border-left: solid 1px #959595; }

.headcolumn {
  height: 46px; }
  .headcolumn strong {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

.reviewer_comment {
  padding: 12px 0 2px;
  font-size: 1.15em; }

.review_item_actions {
  visibility: hidden; }

.navbar-menu-header select {
  max-width: 148px; }

.global-rating {
  padding: 10px;
  margin-bottom: 10px;
  font-weight: 300;
  font-size: 80px;
  line-height: 0.65em;
  border-left: solid 5px #dcdcdc; }
  .global-rating p {
    padding-top: 16px;
    line-height: 22px;
    font-size: 22px;
    text-transform: uppercase; }
  @media (max-width: 767px) {
    .global-rating {
      display: inline-block;
      margin-bottom: 0;
      border-left: none;
      border-bottom: solid 5px #dcdcdc;
      font-size: 52px;
      vertical-align: middle; }
      .global-rating p {
        position: relative;
        bottom: 6px;
        padding-top: 0;
        line-height: inherit;
        display: inline;
        vertical-align: middle; } }

#review-container .spinner {
  display: block;
  height: 0px; }
#review-container .review_item {
  background-color: #f7f7f7 !important; }

.review_item.review-red .review_score_percent_text {
  color: #999999; }

#load-more-reviews {
  margin-bottom: 64px; }

.review_item {
  z-index: 0; }

.progress-bar {
  height: auto;
  width: 100%;
  line-height: 17px; }

.what-is-this-button {
  text-align: center; }
  .what-is-this-button .btn {
    font-size: 16px;
    line-height: 18px;
    white-space: normal; }

.what-is-this-container a {
  font-size: 75%;
  font-style: italic;
  text-decoration: underline; }

.hotel-image-background-mobile {
  background-position: center center;
  background-size: cover; }

.what-is-this h2 {
  font-size: 125%;
  font-weight: bold;
  border-bottom: solid 1px #666666; }
.what-is-this h3 {
  margin-top: 24px;
  font-size: 100%; }

.what-is-this-container {
  position: fixed;
  top: 9px;
  left: 142px;
  height: 22px;
  line-height: 22px;
  z-index: 1001;
  padding-left: 11px;
  border-left: solid 1px #FFFFFF;
  color: #FFFFFF; }
  .what-is-this-container a {
    margin-left: 8px;
    color: #CCCCCC;
    line-height: 22px;
    vertical-align: top; }
    .what-is-this-container a:hover {
      color: #FFFFFF; }

.what-is-this-button {
  margin-top: 20px; }

.jqmOverlay {
  background-color: #BBBBBB; }

.modal {
  color: #000000;
  position: fixed;
  font-size: 87.75%;
  width: 600px;
  margin-left: -300px;
  left: 50%;
  right: 50%;
  top: 20%;
  max-height: 60%;
  border-radius: 10px;
  background-color: #FFFFFF;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  overflow: auto; }

.modal-close {
  position: absolute;
  right: 32px;
  top: 17px;
  color: #666666;
  font-size: 125%; }
  .modal-close:hover {
    color: #000000; }

.rtl-class .modal-close {
  right: 575px; }
.rtl-class .modal {
  left: 50%;
  margin-left: -300px;
  right: inherit; }

.modal-content {
  margin: 16px; }

@media (min-width: 992px) {
  .mobile-pane {
    display: none; } }
.mobile-pane .pane-header {
  padding: 18px;
  background: #FFFFFF;
  text-align: center; }
.mobile-pane .pane-widget {
  margin: 16px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.85);
  font-size: 14px; }
.mobile-pane .pane-widget-header {
  padding: 8px 12px;
  line-height: 20px;
  border-bottom: solid 1px #bbbbbb; }
.mobile-pane .pane-widget-content {
  padding: 12px 18px; }

@media (max-width: 991px) {
  body {
    padding-bottom: 45px; }
  .review {
    margin-bottom: 46px;
    min-width: 249px; }
  .review_item_header {
    border-bottom: solid 1px #959595; }
  .headcolumn {
    height: 50px;
    border-bottom: none; }
  .user_infos {
    width: 50%;
    padding-right: 8px; }
    .user_infos > .name {
      display: block;
      margin: 0;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      width: 100%; }
  .about {
    width: 42%;
    padding-left: 8px; }
  .rating_detail .col-xs-5 {
    width: 100%; }
  .rating-text {
    width: auto;
    padding-top: 8px;
    min-height: 0px;
    border-left: none; }
  .review_item_header .review_score_percent_text {
    position: relative;
    top: 5px;
    left: -6px;
    font-size: 25px; }
  .mobile-and-tablet-hide-in-right {
    padding-bottom: 45px; }
    .mobile-and-tablet-hide-in-right .review {
      margin-bottom: 60px; }
    .mobile-and-tablet-hide-in-right .global-rating-container {
      text-align: center; }
    .mobile-and-tablet-hide-in-right .review_item_header {
      margin-left: 0; }
    .mobile-and-tablet-hide-in-right .review_score {
      text-align: center; }
    .mobile-and-tablet-hide-in-right #average-rating-preview {
      margin-top: 18px; }
  .mobile-widget {
    border-radius: 4px;
    background-color: #f4f4f4;
    font-size: 14px; }
    .mobile-widget .widget-header {
      color: #000000;
      padding: 6px 12px;
      line-height: 20px;
      border-radius: 4px 4px 0 0;
      border-bottom: solid 1px #ebebeb;
      background-color: #dddddd; }
      .mobile-widget .widget-header a {
        font-size: 20px;
        color: #000000; }
    .mobile-widget .widget-content {
      padding: 12px;
      background-color: rgba(255, 255, 255, 0.85); }
  .what-is-this-container {
    position: absolute;
    right: 10px;
    top: 50px;
    color: #808080;
    text-align: right;
    z-index: 0; }
    .what-is-this-container a {
      display: block;
      color: #AAAAAA; }
      .what-is-this-container a:hover {
        color: #000000; }
  .what-is-this h2 {
    padding: 32px 0 14px;
    line-height: 23px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    border-bottom: solid 2px rgba(100, 100, 100, 0.5); }
  .what-is-this h3 {
    padding: 24px 0 4px;
    font-weight: bold; }
  .what-is-this-button {
    margin: 20px 0 32px; }
  #review-container .review-rating {
    display: none; } }

@media (min-width: 992px) {
  .review {
    padding-bottom: 24px; } }

.external-portal_item {
  position: relative;
  line-height: 23px; }
  .external-portal_item span {
    position: absolute;
    display: inline-block;
    background-color: #fff;
    padding-right: 12px;
    height: 23px;
    overflow: hidden; }
  .external-portal_item strong {
    position: absolute;
    display: inline-block;
    background-color: #fff;
    box-shadow: -5px 0 5px #ffffff;
    right: 0px;
     
  }
  .external-portal_item hr {
    padding-top: 12px; }

@media (max-width: 767px) {
  .review {
    margin-bottom: 72px; }
  .global-rating-container {
    text-align: center; }
  .review_score {
    float: none;
    width: 104px;
    margin: 0 auto;
    position: relative;
    top: -10px; }
    .review_score .review_score_svg_wrap {
      margin-top: -82px; }
  .review_item_header {
    padding-top: 22px; }
  #average-rating-preview {
    margin-top: 18px; }
  .top-header {
    margin: 11px 0 5px;
    min-height: 40px; } }

@media (max-width: 530px) {
  .top-header img {
    margin-top: 39px; } }

@media (max-width: 991px) and (min-width: 767px) {
  .review_score {
    position: absolute;
    left: 13px;
    width: 92px; }
  .slide-in .review_score {
    left: 50%;
    top: -22px;
    margin-left: -46px; }
  .slide-in .review_item_header {
    margin-top: 26px; }
  .review_item_header {
    margin-left: 90px; }
  .sm-h3 {
    font-size: 14px;
    font-weight: normal; }
  .what-is-this-container.no-logo-present {
    left: 9px;
    right: auto;
    text-align: left; }
  .what-is-this-container {
    padding-left: 0; }
    .what-is-this-container a {
      margin-left: 0; } }
