/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 1, ../sass/partials/_roomsPanel.scss */
/* line 7, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.rooms-container {
  display: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9; }

/* line 3, ../sass/partials/_mixins.scss */
/* line 13, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.rooms-container ::-webkit-input-placeholder {
  color: white;
  font-size: 27px;
  opacity: 1 !important; }

/* line 8, ../sass/partials/_mixins.scss */
/* line 19, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.rooms-container :-moz-placeholder {
  color: white;
  font-size: 27px;
  opacity: 1 !important; }

/* line 13, ../sass/partials/_mixins.scss */
/* line 25, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.rooms-container ::-moz-placeholder {
  color: white;
  font-size: 27px;
  opacity: 1 !important; }

/* line 18, ../sass/partials/_mixins.scss */
/* line 31, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.rooms-container :-ms-input-placeholder {
  color: white;
  font-size: 27px;
  opacity: 1 !important; }

/* line 8, ../sass/partials/_roomsPanel.scss */
/* line 2, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
.rooms-container .rooms-edit {
  background: #034ea0; }

/* line 12, ../sass/partials/_roomsPanel.scss */
/* line 6, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
.rooms-container span, .rooms-container input {
  font-weight: 100; }

@media (max-width: 800px) {
  /* line 1, ../sass/partials/_roomsPanel.scss */
  /* line 11, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container {
    width: 100%;
    float: left;
    margin-right: 0%;
    display: block; }
  /* line 21, ../sass/partials/_roomsPanel.scss */
  /* line 18, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container .room {
    height: 58px;
    border-bottom: solid 1px #505050; }
  /* line 25, ../sass/partials/_roomsPanel.scss */
  /* line 23, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container .room .room-block {
    float: left;
    width: 40%;
    border-left: solid 1px #505050;
    height: 58px; }
  /* line 31, ../sass/partials/_roomsPanel.scss */
  /* line 30, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container .room .room-block:first-child {
    width: 20%;
    border: none; }
  /* line 35, ../sass/partials/_roomsPanel.scss */
  /* line 35, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container .room .room-block:first-child span {
    color: #8f8f8f; }
  /* line 40, ../sass/partials/_roomsPanel.scss */
  /* line 39, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container .room .room-block span {
    display: block;
    text-align: center;
    font-size: 16px;
    padding: 6px 0px 1px;
    text-transform: uppercase; }
  /* line 48, ../sass/partials/_roomsPanel.scss */
  /* line 47, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container .room .room-block .room-number {
    font-size: 27px;
    padding: 3px 0px 0px 0px; }
  /* line 53, ../sass/partials/_roomsPanel.scss */
  /* line 52, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container .room .room-block input {
    text-align: center;
    width: 100%;
    display: block; }
  /* line 61, ../sass/partials/_roomsPanel.scss */
  /* line 58, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container .rooms-select {
    display: none; }
  /* line 65, ../sass/partials/_roomsPanel.scss */
  /* line 62, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container .rooms-edit {
    width: 100%;
    float: left;
    margin-right: 0%;
    height: 58px;
    background: #505050; }
  /* line 70, ../sass/partials/_roomsPanel.scss */
  /* line 70, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container .rooms-edit > div {
    width: 33%;
    float: left;
    height: 100%;
    text-align: center; }
  /* line 77, ../sass/partials/_roomsPanel.scss */
  /* line 77, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container .rooms-edit .rooms-edit-label {
    font-size: 18px;
    margin-top: 20px; }
  /* line 84, ../sass/partials/_roomsPanel.scss */
  /* line 82, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container .add-room span, .rooms-container .remove-room span {
    font-size: 32px;
    padding: 13px;
    display: block; }
  /* line 92, ../sass/partials/_roomsPanel.scss */
  /* line 88, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container .remove-room span {
    padding: 10px;
    display: block; } }

@media (min-width: 801px) {
  /* line 1, ../sass/partials/_roomsPanel.scss */
  /* line 95, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container {
    min-width: 80px;
    position: absolute;
    top: 112px;
    left: 24.6%;
    width: auto;
    min-width: 143px;
    max-width: 750px; }
  /* line 3, ../sass/partials/_mixins.scss */
  /* line 105, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container ::-webkit-input-placeholder {
    color: white;
    font-size: 36px;
    opacity: 1 !important; }
  /* line 8, ../sass/partials/_mixins.scss */
  /* line 111, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container :-moz-placeholder {
    color: white;
    font-size: 36px;
    opacity: 1 !important; }
  /* line 13, ../sass/partials/_mixins.scss */
  /* line 117, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container ::-moz-placeholder {
    color: white;
    font-size: 36px;
    opacity: 1 !important; }
  /* line 18, ../sass/partials/_mixins.scss */
  /* line 123, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container :-ms-input-placeholder {
    color: white;
    font-size: 36px;
    opacity: 1 !important; }
  /* line 112, ../sass/partials/_roomsPanel.scss */
  /* line 129, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container .rooms-panel {
    width: auto;
    height: 100%; }
  /* line 118, ../sass/partials/_roomsPanel.scss */
  /* line 134, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container .room {
    background: #4a4a4a;
    display: block;
    float: left;
    width: 72px;
    min-width: 65px;
    max-width: 80px;
    height: 100%; }
  /* line 128, ../sass/partials/_roomsPanel.scss */
  /* line 144, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container .room:last-child {
    padding-right: 1px; }
  /* line 133, ../sass/partials/_roomsPanel.scss */
  /* line 148, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container .room-block {
    height: 78px;
    border: 1px solid black;
    margin: 1px 0px 1px 1px; }
  /* line 140, ../sass/partials/_roomsPanel.scss */
  /* line 154, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container .room-block:first-child {
    background: #232323;
    border: 1px solid #232323; }
  /* line 146, ../sass/partials/_roomsPanel.scss */
  /* line 159, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container span {
    font-size: 11px;
    display: block;
    text-transform: uppercase;
    padding: 10px 0px;
    text-align: center; }
  /* line 154, ../sass/partials/_roomsPanel.scss */
  /* line 167, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container span.room-number {
    font-size: 36px;
    padding: 0px; }
  /* line 159, ../sass/partials/_roomsPanel.scss */
  /* line 172, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container input {
    padding: 0px;
    font-size: 36px;
    width: 40px;
    text-align: center;
    margin: 0px auto;
    display: block; }
  /* line 168, ../sass/partials/_roomsPanel.scss */
  /* line 181, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container .rooms-edit {
    height: 38px;
    border-top: 1px solid #0d4580;
    width: auto;
    float: left;
    overflow: hidden; }
  /* line 175, ../sass/partials/_roomsPanel.scss */
  /* line 189, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container .rooms-edit div {
    display: block;
    font-size: 14px;
    width: 40px;
    cursor: pointer;
    height: 100%;
    float: left; }
  /* line 183, ../sass/partials/_roomsPanel.scss */
  /* line 198, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container .rooms-edit div.rooms-edit-label {
    width: 63px;
    cursor: none;
    border-left: 1px solid #0d4580;
    border-right: 1px solid #0d4580; }
  /* line 189, ../sass/partials/_roomsPanel.scss */
  /* line 205, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container .rooms-edit div.rooms-edit-label span {
    font-size: 11px;
    padding: 13px 14px; }
  /* line 196, ../sass/partials/_roomsPanel.scss */
  /* line 210, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container .rooms-edit div span {
    display: block;
    margin: 0 auto;
    float: left;
    text-align: center;
    font-size: 27px;
    padding: 6px 11px; }
  /* line 207, ../sass/partials/_roomsPanel.scss */
  /* line 219, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_roomsPanel.scss */
  .rooms-container .rooms-edit .remove-room span {
    padding: 4px 14px; } }

/* line 1, ../sass/partials/_navigation.scss */
/* line 2, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.nav-container {
  font-weight: 100;
  margin: 0 auto;
  overflow: auto;
  position: fixed;
  top: 117px;
  bottom: 0;
  right: 0;
  width: auto;
  max-width: 1440px;
  z-index: 10; }

/* line 13, ../sass/partials/_navigation.scss */
/* line 16, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
#nav {
  background: #232323;
  border: 1px solid black;
  display: block;
  height: auto;
  opacity: .9;
  position: absolute;
  top: 0;
  width: 300px;
  min-width: 250px;
  z-index: 430; }

/* line 25, ../sass/partials/_navigation.scss */
/* line 30, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
#nav.hidden {
  display: none; }

/* line 29, ../sass/partials/_navigation.scss */
/* line 34, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
#nav ul {
  padding: 0px;
  margin: 0px; }

/* line 34, ../sass/partials/_navigation.scss */
/* line 39, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
#nav li {
  width: 100%;
  margin: 0px;
  border-top: 1px solid #505050;
  -webkit-transition-property: background-color;
  -moz-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s; }

/* line 43, ../sass/partials/_navigation.scss */
/* line 53, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
#nav li.active {
  /* CHANGED BY NAN FOR B122880 */
  border-right: solid 10px #034ea0;
  /* END CHANGE BY NAN FOR B122880 */ }

/* line 46, ../sass/partials/_navigation.scss */
/* line 59, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
#nav li.active a {
  /* CHANGED BY NAN FOR B122880 */
  padding-right: 12px;
  /* END CHANGE BY NAN FOR B122880 */ }

/* line 51, ../sass/partials/_navigation.scss */
/* line 65, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
#nav li:hover {
  background: #505050; }

/* line 54, ../sass/partials/_navigation.scss */
/* line 69, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
#nav li.mobile-display {
  display: none; }

/* line 59, ../sass/partials/_navigation.scss */
/* line 73, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
#nav a {
  text-decoration: none;
  color: white;
  font-size: 20px;
  padding: 22px 0px 22px 22px;
  display: inline-block; }

@media (max-width: 800px) {
  /* line 13, ../sass/partials/_navigation.scss */
  /* line 82, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
  #nav {
    width: 300px;
    opacity: .9;
    top: 0px;
    right: 0px;
    min-width: 190px;
    max-width: 350px; }
  /* line 76, ../sass/partials/_navigation.scss */
  /* line 91, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
  #nav li.mobile-display {
    display: block; }
  /* line 79, ../sass/partials/_navigation.scss */
  /* line 95, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
  #nav a {
    font-size: 16px;
    padding: 18px 0px 18px 22px; } }

@media (min-width: 801px) {
  /* line 13, ../sass/partials/_navigation.scss */
  /* line 102, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
  #nav {
    right: -19.53125%; } }

@media (min-width: 1281px) {
  /* line 13, ../sass/partials/_navigation.scss */
  /* line 108, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
  #nav {
    display: block;
    right: 0px; } }

/* line 99, ../sass/partials/_navigation.scss */
/* line 115, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav-wrap {
  width: 100%;
  max-width: 1440px;
  /*[START] Carlson: al.balangue Interstital Overlay BUG 126102*/
  z-index: 9;
  /*[END] Carlson: al.balangue Interstital Overlay BUG 126102*/
  position: relative;
  top: 700px; }

/* line 110, ../sass/partials/_navigation.scss */
/* line 125, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav-wrap .sticky-wrapper {
  position: relative; }

/* line 114, ../sass/partials/_navigation.scss */
/* line 129, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav-wrap .nav-overflow {
  display: none;
  position: absolute;
  padding: 15px;
  background: #034ea0;
  right: 0px;
  top: 49px;
  clear: both;
  z-index: 200;
  font-weight: 100;
  border-top: solid 1px #232323; }

/* line 126, ../sass/partials/_navigation.scss */
/* line 142, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav-wrap .nav-overflow a {
  display: block;
  padding: 5px 0px;
  text-transform: uppercase; }

/* line 133, ../sass/partials/_navigation.scss */
/* line 148, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav-wrap .fixedContent {
  position: absolute;
  top: 0;
  left: 0; }

/* line 139, ../sass/partials/_navigation.scss */
/* line 155, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav.gray {
  background: #505050; }

/* line 141, ../sass/partials/_navigation.scss */
/* line 159, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav.gray .ribbon-action.next {
  background: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(60%, #505050), color-stop(100%, rgba(3, 78, 160, 0)));
  background: -webkit-linear-gradient(right, #505050 60%, rgba(3, 78, 160, 0) 100%);
  background: -moz-linear-gradient(right, #505050 60%, rgba(3, 78, 160, 0) 100%);
  background: -o-linear-gradient(right, #505050 60%, rgba(3, 78, 160, 0) 100%);
  background: linear-gradient(right, #505050 60%, rgba(3, 78, 160, 0) 100%);
  right: 0; }

/* line 149, ../sass/partials/_navigation.scss */
/* line 168, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav.gray .ribbon-action.prev {
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(60%, #505050), color-stop(100%, rgba(3, 78, 160, 0)));
  background: -webkit-linear-gradient(left, #505050 60%, rgba(3, 78, 160, 0) 100%);
  background: -moz-linear-gradient(left, #505050 60%, rgba(3, 78, 160, 0) 100%);
  background: -o-linear-gradient(left, #505050 60%, rgba(3, 78, 160, 0) 100%);
  background: linear-gradient(left, #505050 60%, rgba(3, 78, 160, 0) 100%);
  left: 0; }

/* line 157, ../sass/partials/_navigation.scss */
/* line 177, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav.gray .fixed {
  background: #505050; }

/* line 160, ../sass/partials/_navigation.scss */
/* line 181, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav.gray .active {
  background: #323232; }

/* line 168, ../sass/partials/_navigation.scss */
/* line 186, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.lt-ie10 .secondary-nav.gray .ribbon-action.next, .lt-ie9 .secondary-nav.gray .ribbon-action.next {
  background-color: #505050; }

/* line 171, ../sass/partials/_navigation.scss */
/* line 190, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.lt-ie10 .secondary-nav.gray .ribbon-action.prev, .lt-ie9 .secondary-nav.gray .ribbon-action.prev {
  background-color: #505050; }

/* line 176, ../sass/partials/_navigation.scss */
/* line 194, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.lt-ie10 .secondary-nav .ribbon-action.next, .lt-ie9 .secondary-nav .ribbon-action.next {
  background-color: #034ea0; }

/* line 179, ../sass/partials/_navigation.scss */
/* line 198, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.lt-ie10 .secondary-nav .ribbon-action.prev, .lt-ie9 .secondary-nav .ribbon-action.prev {
  background-color: #034ea0; }

/* line 185, ../sass/partials/_navigation.scss */
/* line 203, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav {
  background: #034ea0;
  height: 50px;
  width: 100%;
  border-top: #3a3a3a solid 1px;
  border-bottom: #3a3a3a solid 1px;
  padding: 0;
  font-weight: 100;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 0px;
  overflow: hidden;
  max-width: 1440px; }

/* line 199, ../sass/partials/_navigation.scss */
/* line 218, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav.stick-to-header {
  position: fixed;
  top: 112px;
  z-index: 102; }

/* line 205, ../sass/partials/_navigation.scss */
/* line 224, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav.stick-to-alert {
  position: fixed;
  top: 150px;
  z-index: 102; }

/* line 211, ../sass/partials/_navigation.scss */
/* line 230, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav ul {
  overflow: hidden;
  *zoom: 1;
  display: table;
  margin: 0;
  padding: 0; }

/* line 217, ../sass/partials/_navigation.scss */
/* line 238, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav li {
  display: table-cell;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap; }

/* line 224, ../sass/partials/_navigation.scss */
/* line 246, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav a {
  width: 100%;
  display: table-cell;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  padding: 0 1em;
  height: 50px;
  line-height: 50px; }

/* line 233, ../sass/partials/_navigation.scss */
/* line 257, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav a:hover {
  background: #023e7f; }

/* line 237, ../sass/partials/_navigation.scss */
/* line 261, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav .fixed {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #034ea0; }

/* line 269, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.mobile-secondary-nav .nav-links .active,
.mobile-secondary-nav .nav-links .active a {
  background: #023e7f; }

/* line 245, ../sass/partials/_navigation.scss */
/* line 275, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav .fixed a {
  display: inline-block;
  width: auto;
  padding: 0 0.75em; }

/* line 251, ../sass/partials/_navigation.scss */
/* line 281, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav .ribbon-action {
  position: absolute;
  top: 0;
  z-index: 10; }

/* line 256, ../sass/partials/_navigation.scss */
/* line 287, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav .ribbon-action.next, .secondary-nav .ribbon-action.prev {
  height: 50px;
  line-height: 50px;
  width: 40px;
  text-align: center; }

/* line 262, ../sass/partials/_navigation.scss */
/* line 294, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav .ribbon-action.next {
  background: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(60%, #034ea0), color-stop(100%, rgba(3, 78, 160, 0)));
  background: -webkit-linear-gradient(right, #034ea0 60%, rgba(3, 78, 160, 0) 100%);
  background: -moz-linear-gradient(right, #034ea0 60%, rgba(3, 78, 160, 0) 100%);
  background: -o-linear-gradient(right, #034ea0 60%, rgba(3, 78, 160, 0) 100%);
  background: linear-gradient(right, #034ea0 60%, rgba(3, 78, 160, 0) 100%);
  right: 0;
  cursor: pointer; }

/* line 267, ../sass/partials/_navigation.scss */
/* line 304, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav .ribbon-action.prev {
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(60%, #034ea0), color-stop(100%, rgba(3, 78, 160, 0)));
  background: -webkit-linear-gradient(left, #034ea0 60%, rgba(3, 78, 160, 0) 100%);
  background: -moz-linear-gradient(left, #034ea0 60%, rgba(3, 78, 160, 0) 100%);
  background: -o-linear-gradient(left, #034ea0 60%, rgba(3, 78, 160, 0) 100%);
  background: linear-gradient(left, #034ea0 60%, rgba(3, 78, 160, 0) 100%);
  left: 0;
  cursor: pointer; }

/* line 273, ../sass/partials/_navigation.scss */
/* line 314, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav .ribbon-action.disabled .icon, .secondary-nav .ribbon-action.disabled #map .cr-map-nav a:after, #map .cr-map-nav .secondary-nav .ribbon-action.disabled a:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }

/* line 278, ../sass/partials/_navigation.scss */
/* line 319, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav .ribbon-body {
  position: relative;
  overflow: visible;
  width: 100%; }

/* line 287, ../sass/partials/_navigation.scss */
/* line 325, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav .ribbon-actions {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden; }

/* line 296, ../sass/partials/_navigation.scss */
/* line 335, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav .ribbon-actions .disabled .icon, .secondary-nav .ribbon-actions .disabled #map .cr-map-nav a:after, #map .cr-map-nav .secondary-nav .ribbon-actions .disabled a:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }

/* line 300, ../sass/partials/_navigation.scss */
/* line 340, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav .ribbon-actions .icon, .secondary-nav .ribbon-actions #map .cr-map-nav a:after, #map .cr-map-nav .secondary-nav .ribbon-actions a:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -7px;
  margin-top: -13px; }

/* line 308, ../sass/partials/_navigation.scss */
/* line 348, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav .ribbon-actions .next,
.secondary-nav .ribbon-actions .prev {
  height: 50px;
  width: 40px;
  position: absolute;
  top: 0; }

/* line 314, ../sass/partials/_navigation.scss */
/* line 356, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav .ribbon-actions .next {
  background: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(60%, #034ea0), color-stop(100%, rgba(3, 78, 160, 0)));
  background: -webkit-linear-gradient(right, #034ea0 60%, rgba(3, 78, 160, 0) 100%);
  background: -moz-linear-gradient(right, #034ea0 60%, rgba(3, 78, 160, 0) 100%);
  background: -o-linear-gradient(right, #034ea0 60%, rgba(3, 78, 160, 0) 100%);
  background: linear-gradient(right, #034ea0 60%, rgba(3, 78, 160, 0) 100%);
  right: 0; }

/* line 318, ../sass/partials/_navigation.scss */
/* line 365, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav .ribbon-actions .prev {
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(60%, #034ea0), color-stop(100%, rgba(3, 78, 160, 0)));
  background: -webkit-linear-gradient(left, #034ea0 60%, rgba(3, 78, 160, 0) 100%);
  background: -moz-linear-gradient(left, #034ea0 60%, rgba(3, 78, 160, 0) 100%);
  background: -o-linear-gradient(left, #034ea0 60%, rgba(3, 78, 160, 0) 100%);
  background: linear-gradient(left, #034ea0 60%, rgba(3, 78, 160, 0) 100%);
  left: 0; }

/* line 324, ../sass/partials/_navigation.scss */
/* line 374, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav .mobile-cta, .secondary-nav .mobile-tab {
  display: none; }

/* line 328, ../sass/partials/_navigation.scss */
/* line 378, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav .active {
  background: #023e7f; }

/* line 333, ../sass/partials/_navigation.scss */
/* line 382, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav .nav-icons {
  float: left;
  width: auto; }

/* line 337, ../sass/partials/_navigation.scss */
/* line 387, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav .nav-icons a {
  display: block;
  height: 100%;
  float: left;
  width: 44px;
  height: 47px; }

/* line 344, ../sass/partials/_navigation.scss */
/* line 395, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav .nav-icons a.active {
  width: 43px; }

/* line 349, ../sass/partials/_navigation.scss */
/* line 399, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav .nav-icons span {
  margin: 12px 10px; }

/* line 354, ../sass/partials/_navigation.scss */
/* line 403, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav .nav-links {
  float: left; }

/* line 357, ../sass/partials/_navigation.scss */
/* line 407, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav .nav-links a {
  display: block;
  float: left;
  padding: 17px 1.5% 14px 1.5%;
  letter-spacing: .03em; }

/* line 365, ../sass/partials/_navigation.scss */
/* line 414, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.secondary-nav .mobile-cta {
  float: left; }

@media (max-width: 800px) {
  /* line 185, ../sass/partials/_navigation.scss */
  /* line 419, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
  .secondary-nav {
    display: none; } }

@media (min-width: 801px) {
  /* line 380, ../sass/partials/_navigation.scss */
  /* line 425, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
  .secondary-nav .nav-icons {
    overflow: hidden; } }

@media (min-width: 1281px) {
  /* line 388, ../sass/partials/_navigation.scss */
  /* line 431, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
  .secondary-nav .nav-links {
    width: 88.449219%; }
  /* line 391, ../sass/partials/_navigation.scss */
  /* line 435, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
  .secondary-nav .nav-links a {
    padding: 20px 2%; } }

/* line 399, ../sass/partials/_navigation.scss */
/* line 441, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.mobile-secondary-nav {
  position: fixed;
  background: #034ea0;
  z-index: 11;
  bottom: 12px;
  left: 0;
  width: 100%;
  height: 0px;
  padding: 0;
  display: none;
  font-weight: 100;
  text-transform: uppercase; }

/* line 413, ../sass/partials/_navigation.scss */
/* line 455, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.mobile-secondary-nav .nav-links {
  background: #034ea0;
  width: 100%; }

/* line 419, ../sass/partials/_navigation.scss */
/* line 460, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.mobile-secondary-nav .mobile-tab {
  width: 100%;
  position: absolute;
  background: #034ea0;
  display: block;
  color: white;
  text-align: center;
  font-size: 13px;
  border-bottom: none;
  margin-top: -35px;
  z-index: 2; }

/* line 434, ../sass/partials/_navigation.scss */
/* line 473, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.mobile-secondary-nav .mobile-tab h4, .mobile-secondary-nav .mobile-tab p.intro.upcoming-new-hotels {
  margin: 0px;
  padding: 0px; }

/* line 438, ../sass/partials/_navigation.scss */
/* line 478, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.mobile-secondary-nav .mobile-tab h4 span, .mobile-secondary-nav .mobile-tab p.intro.upcoming-new-hotels span {
  margin: -5px 2px 0px 0px; }

/* line 444, ../sass/partials/_navigation.scss */
/* line 482, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.mobile-secondary-nav .nav-icons {
  float: left;
  width: auto; }

/* line 448, ../sass/partials/_navigation.scss */
/* line 487, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.mobile-secondary-nav .nav-icons a {
  display: block;
  height: 100%;
  float: left;
  width: 44px;
  height: 47px;
  background: #505050;
  border-right: #686868 solid 1px;
  border-left: #3c3c3c solid 1px;
  letter-spacing: .02em; }

/* line 459, ../sass/partials/_navigation.scss */
/* line 499, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.mobile-secondary-nav .nav-icons a.active {
  width: 43px; }

/* line 464, ../sass/partials/_navigation.scss */
/* line 503, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.mobile-secondary-nav .nav-icons span {
  margin: 10px 12px; }

/* line 469, ../sass/partials/_navigation.scss */
/* line 507, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.mobile-secondary-nav .nav-links {
  width: 100%;
  position: absolute;
  margin-top: -35px;
  border-bottom: solid 1px #000;
  overflow-y: auto; }

/* line 475, ../sass/partials/_navigation.scss */
/* line 515, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.mobile-secondary-nav .nav-links a {
  background: #034ea0;
  width: 100%;
  height: auto;
  visibility: hidden;
  display: block;
  padding: 12px 21.5% 10px 20px;
  border-bottom: solid 1px #023e7f;
  border-top: solid 1px #0357b3; }

/* line 487, ../sass/partials/_navigation.scss */
/* line 526, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.mobile-secondary-nav .icon.phone-white, .mobile-secondary-nav #map .cr-map-nav a.phone-white:after, #map .cr-map-nav .mobile-secondary-nav a.phone-white:after {
  margin: 8px 10px; }

/* line 491, ../sass/partials/_navigation.scss */
/* line 530, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.mobile-secondary-nav .icon.map-white, .mobile-secondary-nav #map .cr-map-nav a.map-white:after, #map .cr-map-nav .mobile-secondary-nav a.map-white:after {
  margin: 8px 10px; }

/* line 495, ../sass/partials/_navigation.scss */
/* line 534, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.mobile-secondary-nav .icon.email-white, .mobile-secondary-nav #map .cr-map-nav a.email-white:after, #map .cr-map-nav .mobile-secondary-nav a.email-white:after {
  margin: 13px 8px; }

/* line 499, ../sass/partials/_navigation.scss */
/* line 538, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.mobile-secondary-nav .icon.share-white, .mobile-secondary-nav #map .cr-map-nav a.share-white:after, #map .cr-map-nav .mobile-secondary-nav a.share-white:after {
  margin: 8px 10px; }

/* line 503, ../sass/partials/_navigation.scss */
/* line 542, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.mobile-secondary-nav .mobile-cta {
  text-transform: uppercase;
  color: white;
  text-align: center;
  padding-top: 15px; }

/* line 549, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.mobile-secondary-nav .mobile-tab .mobile-tab-icon-wrapper {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #023e7f; }

/* line 554, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.mobile-secondary-nav .mobile-tab ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle; }

/* line 561, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.mobile-secondary-nav .mobile-tab ul.hide-menu-icon {
  position: absolute;
  right: 0;
  top: 0;
  display: none; }

/* line 568, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.mobile-secondary-nav .mobile-tab li {
  display: table;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap; }

/* line 576, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.mobile-secondary-nav .mobile-tab a {
  display: table-cell;
  width: auto;
  padding: 0 0.75em;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  height: 50px;
  line-height: 50px; }

/* line 587, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.mobile-secondary-nav .mobile-tab .hide-menu-icon a {
  padding: 0 1em; }

/* line 591, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.mobile-secondary-nav .mobile-tab .icon.map-white {
  margin: 0; }

/* line 595, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.mobile-secondary-nav .mobile-tab .icon.icon-ellipsis {
  background: url("../images/nav-dot-icon-24.png") no-repeat;
  width: 24px;
  height: 24px;
  cursor: pointer; }

/* line 602, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.mobile-secondary-nav .mobile-tab .icon.icon-dd-up-sm {
  display: none; }

/* line 606, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
.mobile-secondary-nav a:hover, .mobile-secondary-nav a.active {
  background: #023e7f; }

@media (max-width: 800px) {
  /* line 399, ../sass/partials/_navigation.scss */
  /* line 612, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_navigation.scss */
  .mobile-secondary-nav {
    display: block; } }

/* line 10, ../sass/partials/_footer.scss */
/* line 2, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
.frame {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; }

/* line 21, ../sass/partials/_footer.scss */
/* line 14, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer {
  position: relative;
  color: white;
  font-size: 0.85em;
  font-weight: 100;
  z-index: 0;
  clear: both; }

/* line 27, ../sass/partials/_footer.scss */
/* line 23, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer strong {
  display: block;
  text-transform: uppercase;
  font-size: 1.8em;
  font-weight: 100;
  letter-spacing: 1px;
  line-height: 1.4em; }

/* line 36, ../sass/partials/_footer.scss */
/* line 32, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer p {
  clear: both;
  margin-bottom: 0;
  line-height: 1.4em;
  letter-spacing: 1px;
  overflow: hidden;
  *zoom: 1; }

/* line 44, ../sass/partials/_footer.scss */
/* line 41, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .mobile {
  display: none; }

/* line 52, ../sass/partials/_footer.scss */
/* line 45, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .top,
#footer .mid,
#footer .bottom,
#footer .content-container,
#footer .questions,
#footer .newsletter-signup,
#footer .newsletter-form {
  overflow: hidden;
  *zoom: 1; }

/* line 56, ../sass/partials/_footer.scss */
/* line 56, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .top {
  background: #3c3c3c;
  color: #fefefe;
  /*Start - al.balangue Fix for SDM 126781 */
  position: relative;
  z-index: 1;
  /*End- al.balangue Fix for SDM 126781 */ }

/* line 59, ../sass/partials/_footer.scss */
/* line 65, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .top a {
  color: #fefefe; }

/* line 64, ../sass/partials/_footer.scss */
/* line 69, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .mid {
  background: #232323;
  position: relative;
  z-index: 1; }

/* line 70, ../sass/partials/_footer.scss */
/* line 75, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .bottom {
  background-color: black;
  clear: both;
  color: #5c5c5c;
  padding: 1em;
  text-align: center;
  font-weight: 400; }

/* line 77, ../sass/partials/_footer.scss */
/* line 84, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .bottom img {
  margin-left: 1em;
  vertical-align: middle; }

/* line 85, ../sass/partials/_footer.scss */
/* line 89, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .questions,
#footer .newsletter-signup,
#footer .footer-social {
  padding: 1em; }

/* line 94, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
html[dir="rtl"] #footer .questions,
html[dir="rtl"] #footer .newsletter-signup,
html[dir="rtl"] #footer .footer-social {
  float: right; }

/* line 89, ../sass/partials/_footer.scss */
/* line 100, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .questions,
#footer .newsletter-label {
  float: left;
  width: 25%; }

/* line 105, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
html[dir="rtl"] #footer .newsletter-label {
  width: 35%;
  float: right; }

/* line 93, ../sass/partials/_footer.scss */
/* line 110, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .newsletter-signup {
  float: left;
  width: 50%;
  border-left: 1px solid black;
  border-right: 1px solid #232323; }

/* line 98, ../sass/partials/_footer.scss */
/* line 117, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .newsletter-signup .btn-primary, #footer .newsletter-signup .btn--RAD_B,
#footer .newsletter-signup .btn--RAD_G,
#footer .newsletter-signup .btn--RAD_E,
#footer .newsletter-signup .btn--CHI,
#footer .newsletter-signup .btn--PII,
#footer .newsletter-signup .btn--PKP,
#footer .newsletter-signup .btn--PKP_A,
#footer .newsletter-signup .btn--QCN {
  width: 20%; }

/* line 102, ../sass/partials/_footer.scss */
/* line 128, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .newsletter-label {
  width: 40%;
  padding-right: 1em; }

/* line 106, ../sass/partials/_footer.scss */
/* line 133, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .newsletter-form {
  padding: 1.5em 0 1em; }

/* line 109, ../sass/partials/_footer.scss */
/* line 137, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .footer-input {
  background: #323232 none no-repeat;
  border: 1px solid #323232;
  color: #fefefe; }

/* line 117, ../sass/partials/_footer.scss */
/* line 143, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .newsletter-form .input-required-holder {
  width: 78%;
  float: left; }

/* line 147, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
html[dir="rtl"] #footer .newsletter-form .input-required-holder {
  float: right; }

/* line 122, ../sass/partials/_footer.scss */
/* line 151, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .newsletter-form button {
  float: left;
  margin: 0; }

/* line 128, ../sass/partials/_footer.scss */
/* line 156, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .footer-social {
  float: right;
  text-align: left;
  width: 25%; }

/* line 132, ../sass/partials/_footer.scss */
/* line 162, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .footer-social strong {
  margin-bottom: 0;
  font-size: 1.2em;
  line-height: 1.6em; }

/* line 137, ../sass/partials/_footer.scss */
/* line 168, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .footer-social a {
  margin-right: 0.2em;
  margin-bottom: 0.5em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s; }

/* line 143, ../sass/partials/_footer.scss */
/* line 183, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .footer-social a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

/* line 147, ../sass/partials/_footer.scss */
/* line 188, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .footer-social a span {
  display: none; }

/* line 152, ../sass/partials/_footer.scss */
/* line 192, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .footer-social .iconfont {
  font-size: 25px; }

/* line 157, ../sass/partials/_footer.scss */
/* line 196, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .footer-links {
  text-align: center;
  width: 100%;
  float: none; }

/* line 161, ../sass/partials/_footer.scss */
/* line 202, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .footer-links ul {
  margin: 0;
  padding: 1em 1em 1em 0; }

/* line 165, ../sass/partials/_footer.scss */
/* line 207, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .footer-links li {
  display: inline-block;
  margin: 0;
  padding: 0.5em 2em;
  width: auto; }

/* line 171, ../sass/partials/_footer.scss */
/* line 214, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .footer-links a {
  color: #7f7f7f;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 100; }

/* line 179, ../sass/partials/_footer.scss */
/* line 221, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .ribbon {
  overflow: hidden;
  *zoom: 1;
  border-top: 1px solid #505050;
  clear: both;
  text-align: center;
  width: 100%;
  position: relative; }

/* line 186, ../sass/partials/_footer.scss */
/* line 231, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .ribbon ul {
  overflow: hidden;
  *zoom: 1;
  display: table;
  margin: 0;
  padding: 0;
  width: 100%; }

/* line 193, ../sass/partials/_footer.scss */
/* line 240, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .ribbon li {
  display: table-cell;
  margin: 0;
  padding: 1em 0.2em;
  text-align: center;
  vertical-align: middle;
  width: 14%; }

/* line 200, ../sass/partials/_footer.scss */
/* line 249, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .ribbon li.first {
  width: 16%; }

/* line 202, ../sass/partials/_footer.scss */
/* line 253, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .ribbon li.first img {
  vertical-align: middle; }

/* line 210, ../sass/partials/_footer.scss */
/* line 257, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .ribbon-body {
  width: 100%; }

/* line 215, ../sass/partials/_footer.scss */
/* line 261, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .ribbon-action.next, #footer .ribbon-action.prev {
  bottom: 0;
  display: block;
  height: 100%;
  padding-left: 1em;
  padding-right: 1em;
  position: absolute;
  text-align: center;
  top: 0;
  width: auto;
  z-index: 11;
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }

/* line 229, ../sass/partials/_footer.scss */
/* line 279, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .ribbon-action.next.disabled, #footer .ribbon-action.prev.disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0; }

/* line 232, ../sass/partials/_footer.scss */
/* line 284, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .ribbon-action.next .icon, #footer .ribbon-action.next #map .cr-map-nav a:after, #map .cr-map-nav #footer .ribbon-action.next a:after, #footer .ribbon-action.prev .icon, #footer .ribbon-action.prev #map .cr-map-nav a:after, #map .cr-map-nav #footer .ribbon-action.prev a:after {
  margin-top: 35px; }

/* line 235, ../sass/partials/_footer.scss */
/* line 288, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .ribbon-action.next .back-arrow, #footer .ribbon-action.prev .back-arrow {
  background-position: 0 -3109px; }

/* line 238, ../sass/partials/_footer.scss */
/* line 292, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .ribbon-action.next .forward-arrow, #footer .ribbon-action.prev .forward-arrow {
  background-position: 0 -3353px; }

/* line 242, ../sass/partials/_footer.scss */
/* line 296, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .ribbon-action.next {
  right: 0%;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF232323', endColorstr='#FF232323');
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(35, 35, 35, 0)), color-stop(30%, #232323), color-stop(100%, #232323));
  background-image: -webkit-linear-gradient(left, rgba(35, 35, 35, 0) 0%, #232323 30%, #232323 100%);
  background-image: -moz-linear-gradient(left, rgba(35, 35, 35, 0) 0%, #232323 30%, #232323 100%);
  background-image: -o-linear-gradient(left, rgba(35, 35, 35, 0) 0%, #232323 30%, #232323 100%);
  background-image: linear-gradient(left, rgba(35, 35, 35, 0) 0%, #232323 30%, #232323 100%); }

/* line 249, ../sass/partials/_footer.scss */
/* line 307, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
#footer .ribbon-action.prev {
  left: 0%;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF232323', endColorstr='#FF232323');
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #232323), color-stop(70%, #232323), color-stop(100%, rgba(35, 35, 35, 0)));
  background-image: -webkit-linear-gradient(left, #232323 0%, #232323 70%, rgba(35, 35, 35, 0) 100%);
  background-image: -moz-linear-gradient(left, #232323 0%, #232323 70%, rgba(35, 35, 35, 0) 100%);
  background-image: -o-linear-gradient(left, #232323 0%, #232323 70%, rgba(35, 35, 35, 0) 100%);
  background-image: linear-gradient(left, #232323 0%, #232323 70%, rgba(35, 35, 35, 0) 100%); }

@media (max-width: 800px) {
  /* line 259, ../sass/partials/_footer.scss */
  /* line 319, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer strong {
    font-size: 1.4em;
    line-height: 1.3em; }
  /* line 323, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  html[dir="rtl"] #footer .questions strong {
    left: 13.6px;
    position: absolute; }
  /* line 263, ../sass/partials/_footer.scss */
  /* line 328, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer .tablet {
    display: none; }
  /* line 264, ../sass/partials/_footer.scss */
  /* line 332, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer .mobile {
    display: block; }
  /* line 266, ../sass/partials/_footer.scss */
  /* line 336, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer .frame {
    background: url("../images/footer-bg3.png?1418408359") repeat-y 20% 0;
    background-size: 100% 100%;
    z-index: 2; }
  /* line 274, ../sass/partials/_footer.scss */
  /* line 342, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer .questions,
  #footer .newsletter-signup,
  #footer .newsletter-label {
    width: 100%;
    float: none; }
  /* line 279, ../sass/partials/_footer.scss */
  /* line 349, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer .questions {
    border-bottom: 2px solid #232323;
    position: relative;
    min-height: 75px; }
  /* line 283, ../sass/partials/_footer.scss */
  /* line 355, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer .questions .icon, #footer .questions #map .cr-map-nav a:after, #map .cr-map-nav #footer .questions a:after, #footer .questions .iconfont {
    position: absolute;
    top: 1em; }
  /* line 288, ../sass/partials/_footer.scss */
  /* line 360, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer .questions .iconfont {
    width: 44px;
    height: 44px;
    background: #505050;
    border: 1px solid white; }
  /* line 294, ../sass/partials/_footer.scss */
  /* line 367, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer .questions .iconfont span {
    display: none; }
  /* line 298, ../sass/partials/_footer.scss */
  /* line 371, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer .questions .icon-email, #footer .questions .iconfont-envelope {
    right: 1em; }
  /* line 299, ../sass/partials/_footer.scss */
  /* line 375, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer .questions .icon-phone, #footer .questions .iconfont-phone {
    right: 5em; }
  /* line 301, ../sass/partials/_footer.scss */
  /* line 379, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer .questions .iconfont-phone:before {
    font-size: 30px;
    left: 10px;
    top: 5px;
    position: relative; }
  /* line 308, ../sass/partials/_footer.scss */
  /* line 386, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer .questions .iconfont-envelope:before {
    font-size: 21px;
    left: 7px;
    top: 9px;
    position: relative; }
  /* line 317, ../sass/partials/_footer.scss */
  /* line 393, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer .newsletter-label strong {
    float: none;
    /*display: inline;*/ }
  /* line 325, ../sass/partials/_footer.scss */
  /* line 399, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer .newsletter-signup .footer-input {
    width: 80%; }
  /* line 330, ../sass/partials/_footer.scss */
  /* line 403, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer .footer-social {
    float: none;
    text-align: left;
    width: 100%;
    margin-top: 0; }
  /* line 335, ../sass/partials/_footer.scss */
  /* line 410, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer .footer-social strong {
    float: left;
    width: auto;
    margin-right: 0.5em; }
  /* line 342, ../sass/partials/_footer.scss */
  /* line 416, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer .footer-links {
    width: 100%;
    border-left: 0;
    border-top: 1px solid #505050; }
  /* line 346, ../sass/partials/_footer.scss */
  /* line 422, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer .footer-links ul {
    padding: 1em; }
  /* line 349, ../sass/partials/_footer.scss */
  /* line 426, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer .footer-links li {
    float: none;
    text-align: left;
    width: 100%; }
  /* line 354, ../sass/partials/_footer.scss */
  /* line 432, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer .footer-links a:active {
    color: #034ea0; }
  /* line 359, ../sass/partials/_footer.scss */
  /* line 436, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer .ribbon {
    position: relative;
    overflow: hidden; }
  /* line 362, ../sass/partials/_footer.scss */
  /* line 441, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer .ribbon .ribbon-body {
    position: relative;
    overflow: visible;
    width: 100%;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    -moz-transition: -moz-transform 0.2s ease-in-out;
    -o-transition: -o-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out; }
  /* line 368, ../sass/partials/_footer.scss */
  /* line 451, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer .ribbon ul {
    overflow: visible;
    width: 100%;
    padding-left: 4em;
    padding-right: 4em; }
  /* line 374, ../sass/partials/_footer.scss */
  /* line 458, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer .ribbon li {
    width: 35%;
    padding: 1em 3em; }
  /* line 381, ../sass/partials/_footer.scss */
  /* line 463, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer .ribbon .first {
    padding-bottom: 2em; } }

@media (min-width: 801px) {
  /* line 391, ../sass/partials/_footer.scss */
  /* line 469, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer .ribbon-actions {
    display: none; } }

@media (min-width: 1281px) {
  /* line 398, ../sass/partials/_footer.scss */
  /* line 475, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_footer.scss */
  #footer .ribbon-actions {
    display: none; } }

/* line 1, ../sass/partials/_meetings.scss */
/* line 2, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
.meetings {
  *zoom: 1;
  width: 100.0%;
  padding-left: 0%;
  padding-right: 0%;
  margin-left: auto;
  margin-right: auto; }

/* line 2, ../sass/partials/_meetings.scss */
/* line 11, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
.meetings .fold-list {
  overflow: hidden; }

/* line 4, ../sass/partials/_meetings.scss */
/* line 15, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
.meetings .fold-list a {
  display: block;
  font-size: 14px;
  font-weight: 100;
  line-height: 18px; }

/* line 10, ../sass/partials/_meetings.scss */
/* line 22, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
.meetings .fold-list .fold {
  width: 50%;
  float: left;
  margin-right: 0%;
  display: inline;
  margin-bottom: 10px; }

/* line 14, ../sass/partials/_meetings.scss */
/* line 30, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
.meetings .fold-list .fold .list-blue-down-arrow,
.meetings .fold-list .fold .list-blue-up-arrow {
  display: none; }

/* line 17, ../sass/partials/_meetings.scss */
/* line 35, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
.meetings .fold-list .fold .content {
  overflow: hidden; }

/* line 20, ../sass/partials/_meetings.scss */
/* line 39, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
.meetings .fold-list .fold.odd {
  clear: left; }

/* line 38, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
/* line 43, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
.meetings:after {
  content: "";
  display: table;
  clear: both; }

/* line 27, ../sass/partials/_meetings.scss */
/* line 49, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
.meetings p {
  clear: both; }

/* line 30, ../sass/partials/_meetings.scss */
/* line 53, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
.meetings h2 {
  color: #034ea0; }

/* line 33, ../sass/partials/_meetings.scss */
/* line 57, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
.meetings h4, .meetings p.intro.upcoming-new-hotels {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  margin: 16px 0 8px; }

/* line 63, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
.meetings .featured-accordion .detail h4 {
  color: #505050; }

/* line 40, ../sass/partials/_meetings.scss */
/* line 67, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
.meetings hr {
  height: 2px;
  background: url("/images/bg-h2.png") no-repeat left center;
  border: none;
  margin: 10px 0 25px 0; }

/* line 47, ../sass/partials/_meetings.scss */
/* line 74, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
.meetings .marquee.featured .slide-info-mobile {
  left: 40%;
  width: 60%;
  bottom: 20px; }

/* line 51, ../sass/partials/_meetings.scss */
/* line 80, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
.meetings .marquee.featured .slide-info-mobile p {
  font-size: 24px;
  color: #1258a3;
  margin-bottom: 10px;
  line-height: 26px; }

/* line 58, ../sass/partials/_meetings.scss */
/* line 87, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
.meetings .marquee.featured .slide-info {
  display: none; }

@media (max-width: 801px) {
  /* line 63, ../sass/partials/_meetings.scss */
  /* line 93, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
  .meetings .feature-separator {
    padding: 15px 20px;
    display: none; }
  /* line 67, ../sass/partials/_meetings.scss */
  /* line 98, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
  .meetings .feature-separator h2, .meetings .feature-separator p {
    color: white;
    margin: 0px;
    padding: 0px; }
  /* line 73, ../sass/partials/_meetings.scss */
  /* line 104, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
  .meetings .feature-separator p {
    padding: 10px 0px; }
  /* line 79, ../sass/partials/_meetings.scss */
  /* line 108, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
  .meetings .fold-list .fold {
    width: 100%;
    float: left;
    margin-right: 0%;
    border-top: solid 2px #e8e8e8;
    cursor: pointer;
    margin-bottom: 10px; }
  /* line 84, ../sass/partials/_meetings.scss */
  /* line 117, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
  .meetings .fold-list .fold h4, .meetings .fold-list .fold p.intro.upcoming-new-hotels {
    font-size: 16px;
    color: #1258a3; }
  /* line 88, ../sass/partials/_meetings.scss */
  /* line 122, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
  .meetings .fold-list .fold a {
    font-size: 14px; }
  /* line 92, ../sass/partials/_meetings.scss */
  /* line 126, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
  .meetings .fold-list .fold.active .list-blue-down-arrow {
    display: none; }
  /* line 93, ../sass/partials/_meetings.scss */
  /* line 130, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
  .meetings .fold-list .fold.active .list-blue-up-arrow {
    display: inline-block; }
  /* line 96, ../sass/partials/_meetings.scss */
  /* line 134, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
  .meetings .fold-list .fold .list-blue-down-arrow,
  .meetings .fold-list .fold .list-blue-up-arrow {
    float: right;
    display: none;
    margin-right: 1em; }
  /* line 101, ../sass/partials/_meetings.scss */
  /* line 141, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
  .meetings .fold-list .fold .list-blue-down-arrow {
    display: inline-block; }
  /* line 102, ../sass/partials/_meetings.scss */
  /* line 145, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
  .meetings .fold-list .fold .content {
    overflow: auto;
    display: none; } }

@media (min-width: 801px) {
  /* line 1, ../sass/partials/_meetings.scss */
  /* line 154, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
  .meetings {
    color: #232323;
    font-weight: 100; }
  /* line 115, ../sass/partials/_meetings.scss */
  /* line 159, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
  .meetings .feature-separator {
    display: block;
    overflow: hidden;
    background-color: #034EA0;
    width: 100%;
    padding: 20px 30px;
    text-align: center; }
  /* line 123, ../sass/partials/_meetings.scss */
  /* line 168, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
  .meetings .feature-separator h2, .meetings .feature-separator p {
    margin: 0px;
    padding: 0px;
    color: white; }
  /* line 129, ../sass/partials/_meetings.scss */
  /* line 174, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
  .meetings .feature-separator p {
    clear: none;
    display: inline-block;
    margin-top: 6px;
    text-align: left;
    margin-left: auto;
    margin-right: auto; }
  /* line 140, ../sass/partials/_meetings.scss */
  /* line 183, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
  .meetings .feature-separator h2, .meetings .feature-separator h3 {
    font-size: 30px;
    line-height: 1.5em;
    margin-bottom: 0;
    width: auto;
    float: left; }
  /* line 148, ../sass/partials/_meetings.scss */
  /* line 191, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
  .meetings .feature-separator button {
    margin: 6px 0px 0px 0px; }
  /* line 154, ../sass/partials/_meetings.scss */
  /* line 195, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
  .meetings .marquee.featured .slide-info-mobile {
    display: none; }
  /* line 155, ../sass/partials/_meetings.scss */
  /* line 199, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_meetings.scss */
  .meetings .marquee.featured .slide-info {
    display: block;
    color: #232323;
    width: 50%;
    background: url("../images/gradientWHT.png") no-repeat left center;
    left: 50%; } }

/* line 1, ../sass/partials/_featured-promos.scss */
/* line 2, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_featured-promos.scss */
.featured-promos {
  height: 82%;
  margin: 2.5% 2.5% 4%;
  text-align: left; }

/* line 5, ../sass/partials/_featured-promos.scss */
/* line 8, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_featured-promos.scss */
.featured-promos .featured-promos_background {
  float: left;
  width: 35%;
  min-height: 100%;
  position: relative;
  z-index: 1; }

/* line 12, ../sass/partials/_featured-promos.scss */
/* line 16, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_featured-promos.scss */
.featured-promos .featured-promos_background:before {
  z-index: 2;
  background-image: none; }

/* line 18, ../sass/partials/_featured-promos.scss */
/* line 21, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_featured-promos.scss */
.lt-ie10 .featured-promos .featured-promos_background:before {
  z-index: 1;
  top: 40%; }

/* line 24, ../sass/partials/_featured-promos.scss */
/* line 26, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_featured-promos.scss */
.featured-promos .featured-promos_background img {
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

/* line 20, ../sass/partials/_featured-promos.scss */
/* line 33, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_featured-promos.scss */
.featured-promos .featured-promos_intro {
  display: table;
  height: 100%;
  padding: 0 7%;
  position: absolute;
  top: 2.5%;
  left: 2.5%;
  width: 40%;
  z-index: 5; }

/* line 32, ../sass/partials/_featured-promos.scss */
/* line 44, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_featured-promos.scss */
.featured-promos .featured-promos_faux-cell {
  display: table-cell;
  vertical-align: middle; }

/* line 51, ../sass/partials/_featured-promos.scss */
/* line 49, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_featured-promos.scss */
.featured-promos .featured-promos_faux-cell h2, .featured-promos .featured-promos_faux-cell p {
  z-index: 5;
  position: relative; }

/* line 56, ../sass/partials/_featured-promos.scss */
/* line 54, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_featured-promos.scss */
.featured-promos .featured-promos_panels {
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 65%; }

/* line 42, ../sass/partials/_featured-promos.scss */
/* line 62, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_featured-promos.scss */
.featured-promos .featured-promos_panels > ul {
  margin: 0;
  padding: 0; }

/* line 46, ../sass/partials/_featured-promos.scss */
/* line 67, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_featured-promos.scss */
.featured-promos .featured-promos_panels .item {
  display: block;
  float: left;
  padding: 5%;
  position: relative;
  width: 50%; }

/* line 77, ../sass/partials/_featured-promos.scss */
/* line 75, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_featured-promos.scss */
.lt-ie10 .featured-promos .featured-promos_panels .item:before {
  z-index: 1; }

/* line 83, ../sass/partials/_featured-promos.scss */
/* line 79, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_featured-promos.scss */
.featured-promos .featured-promos_panels .item .btn {
  position: absolute;
  bottom: 0; }

/* line 56, ../sass/partials/_featured-promos.scss */
/* line 84, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_featured-promos.scss */
.featured-promos .featured-promos_panels .item .item_content {
  height: 100%;
  position: relative;
  z-index: 5;
  min-width: 100%; }

/* line 63, ../sass/partials/_featured-promos.scss */
/* line 91, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_featured-promos.scss */
.featured-promos .featured-promos_panels .sliding-list {
  height: 100%;
  overflow: auto;
  position: absolute;
  right: 0;
  width: 100%; }

/* ====================
 *  MOBILE
 * ====================
 */
/* line 77, ../sass/partials/_featured-promos.scss */
/* line 104, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_featured-promos.scss */
.mobile .featured-promos_background,
.mobile .featured-promos_intro {
  display: none; }

/* line 80, ../sass/partials/_featured-promos.scss */
/* line 109, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_featured-promos.scss */
.mobile .featured-promos {
  height: 100%;
  margin: 0; }

/* line 84, ../sass/partials/_featured-promos.scss */
/* line 114, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_featured-promos.scss */
.mobile .featured-promos_panels {
  width: 100%; }

/* line 86, ../sass/partials/_featured-promos.scss */
/* line 118, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_featured-promos.scss */
.mobile .featured-promos_panels .item {
  width: 100%; }

/* line 1, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map {
  position: relative;
  overflow: hidden; }

/* line 9, ../sass/partials/_map.scss */
/* line 6, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .ui-tooltip-content {
  text-align: center; }

/*CARLSON Start removing get-directions icon

/*CARLSON End removing get-directions icon
/* line 23, ../sass/partials/_map.scss */
/* line 13, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-hotel-detail {
  background-color: white; }

/* CALSON adding explore-partners-detail */
/* line 17, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-partners-detail {
  background-color: white;
  overflow-y: scroll; }

/* line 30, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 23, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .trip-advisor,
#map .explore-hotel-detail .trip-advisor,
#map .explore-partners-detail .trip-advisor,
#map .explore-city-detail .trip-advisor {
  float: none; }

/* line 33, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 31, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .col40,
#map .explore-hotel-detail .col40,
#map .explore-partners-detail .col40,
#map .explore-city-detail .col40 {
  padding: 1em 1em 20px 1em;
  text-align: left; }

/* line 36, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 40, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .col40 form,
#map .explore-hotel-detail .col40 form,
#map .explore-partners-detail .col40 form,
#map .explore-city-detail .col40 form {
  margin: 20px 0; }

/* line 38, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 48, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .col40 form .weather-zip-forecast,
#map .explore-hotel-detail .col40 form .weather-zip-forecast,
#map .explore-partners-detail .col40 form .weather-zip-forecast,
#map .explore-city-detail .col40 form .weather-zip-forecast {
  border: 1px solid #ddd;
  width: 60%;
  padding: 0;
  padding: 10px 0 13px 2%; }

/* line 44, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 59, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .col40 form .weather-zip-go,
#map .explore-hotel-detail .col40 form .weather-zip-go,
#map .explore-partners-detail .col40 form .weather-zip-go,
#map .explore-city-detail .col40 form .weather-zip-go {
  border: 1px solid #c0c0c0;
  background: #c0c0c0;
  color: #fff;
  background-color: #505050; }

/* line 51, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 70, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .col40 .weather-view-in-fahrenheit,
#map .explore-hotel-detail .col40 .weather-view-in-fahrenheit,
#map .explore-partners-detail .col40 .weather-view-in-fahrenheit,
#map .explore-city-detail .col40 .weather-view-in-fahrenheit {
  width: 120px;
  height: 40px;
  margin: 20px 0;
  padding: 12px 10px;
  background-color: #505050;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center; }

/* line 61, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 86, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .col40 .weather-view-in-fahrenheit a,
#map .explore-hotel-detail .col40 .weather-view-in-fahrenheit a,
#map .explore-partners-detail .col40 .weather-view-in-fahrenheit a,
#map .explore-city-detail .col40 .weather-view-in-fahrenheit a {
  color: #fff; }

/* line 64, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 94, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .col40 .weather-view-in-fahrenheit .switch-container,
#map .explore-hotel-detail .col40 .weather-view-in-fahrenheit .switch-container,
#map .explore-partners-detail .col40 .weather-view-in-fahrenheit .switch-container,
#map .explore-city-detail .col40 .weather-view-in-fahrenheit .switch-container {
  width: 10%;
  display: inline; }

/* line 67, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 103, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .col40 .weather-view-in-fahrenheit .switch-container .switch,
#map .explore-hotel-detail .col40 .weather-view-in-fahrenheit .switch-container .switch,
#map .explore-partners-detail .col40 .weather-view-in-fahrenheit .switch-container .switch,
#map .explore-city-detail .col40 .weather-view-in-fahrenheit .switch-container .switch {
  width: 10%;
  display: inline; }

/* line 70, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 112, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .col40 .weather-view-in-fahrenheit .switch-container .switch span,
#map .explore-hotel-detail .col40 .weather-view-in-fahrenheit .switch-container .switch span,
#map .explore-partners-detail .col40 .weather-view-in-fahrenheit .switch-container .switch span,
#map .explore-city-detail .col40 .weather-view-in-fahrenheit .switch-container .switch span {
  display: inline; }

/* line 78, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 120, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .col40,
#map .explore-weather-detail .col60,
#map .explore-hotel-detail .col40,
#map .explore-hotel-detail .col60,
#map .explore-partners-detail .col40,
#map .explore-partners-detail .col60,
#map .explore-city-detail .col40,
#map .explore-city-detail .col60 {
  overflow-y: auto; }

/* line 81, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 132, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .col40 table.weather-table,
#map .explore-weather-detail .col60 table.weather-table,
#map .explore-hotel-detail .col40 table.weather-table,
#map .explore-hotel-detail .col60 table.weather-table,
#map .explore-partners-detail .col40 table.weather-table,
#map .explore-partners-detail .col60 table.weather-table,
#map .explore-city-detail .col40 table.weather-table,
#map .explore-city-detail .col60 table.weather-table {
  width: 100%;
  background: #f4f4f4; }

/* line 85, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 145, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .col40 table.weather-table tbody tr:first-child,
#map .explore-weather-detail .col60 table.weather-table tbody tr:first-child,
#map .explore-hotel-detail .col40 table.weather-table tbody tr:first-child,
#map .explore-hotel-detail .col60 table.weather-table tbody tr:first-child,
#map .explore-partners-detail .col40 table.weather-table tbody tr:first-child,
#map .explore-partners-detail .col60 table.weather-table tbody tr:first-child,
#map .explore-city-detail .col40 table.weather-table tbody tr:first-child,
#map .explore-city-detail .col60 table.weather-table tbody tr:first-child {
  width: 100%;
  height: 60px;
  background-color: #555; }

/* line 89, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 159, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .col40 table.weather-table tbody tr:first-child td,
#map .explore-weather-detail .col60 table.weather-table tbody tr:first-child td,
#map .explore-hotel-detail .col40 table.weather-table tbody tr:first-child td,
#map .explore-hotel-detail .col60 table.weather-table tbody tr:first-child td,
#map .explore-partners-detail .col40 table.weather-table tbody tr:first-child td,
#map .explore-partners-detail .col60 table.weather-table tbody tr:first-child td,
#map .explore-city-detail .col40 table.weather-table tbody tr:first-child td,
#map .explore-city-detail .col60 table.weather-table tbody tr:first-child td {
  padding-left: 4%; }

/* line 91, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 171, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .col40 table.weather-table tbody tr:first-child td img.weather-icon,
#map .explore-weather-detail .col60 table.weather-table tbody tr:first-child td img.weather-icon,
#map .explore-hotel-detail .col40 table.weather-table tbody tr:first-child td img.weather-icon,
#map .explore-hotel-detail .col60 table.weather-table tbody tr:first-child td img.weather-icon,
#map .explore-partners-detail .col40 table.weather-table tbody tr:first-child td img.weather-icon,
#map .explore-partners-detail .col60 table.weather-table tbody tr:first-child td img.weather-icon,
#map .explore-city-detail .col40 table.weather-table tbody tr:first-child td img.weather-icon,
#map .explore-city-detail .col60 table.weather-table tbody tr:first-child td img.weather-icon {
  margin-right: 5%;
  float: left; }

/* line 95, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 184, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .col40 table.weather-table tbody tr:first-child td span.today,
#map .explore-weather-detail .col60 table.weather-table tbody tr:first-child td span.today,
#map .explore-hotel-detail .col40 table.weather-table tbody tr:first-child td span.today,
#map .explore-hotel-detail .col60 table.weather-table tbody tr:first-child td span.today,
#map .explore-partners-detail .col40 table.weather-table tbody tr:first-child td span.today,
#map .explore-partners-detail .col60 table.weather-table tbody tr:first-child td span.today,
#map .explore-city-detail .col40 table.weather-table tbody tr:first-child td span.today,
#map .explore-city-detail .col60 table.weather-table tbody tr:first-child td span.today {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 100; }

/* line 101, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 199, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .col40 table.weather-table tbody tr:first-child td span.date,
#map .explore-weather-detail .col60 table.weather-table tbody tr:first-child td span.date,
#map .explore-hotel-detail .col40 table.weather-table tbody tr:first-child td span.date,
#map .explore-hotel-detail .col60 table.weather-table tbody tr:first-child td span.date,
#map .explore-partners-detail .col40 table.weather-table tbody tr:first-child td span.date,
#map .explore-partners-detail .col60 table.weather-table tbody tr:first-child td span.date,
#map .explore-city-detail .col40 table.weather-table tbody tr:first-child td span.date,
#map .explore-city-detail .col60 table.weather-table tbody tr:first-child td span.date {
  color: #f5f5f5;
  font-weight: 100;
  font-size: 12px; }

/* line 106, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 213, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .col40 table.weather-table tbody tr:first-child td span.temp-high,
#map .explore-weather-detail .col60 table.weather-table tbody tr:first-child td span.temp-high,
#map .explore-hotel-detail .col40 table.weather-table tbody tr:first-child td span.temp-high,
#map .explore-hotel-detail .col60 table.weather-table tbody tr:first-child td span.temp-high,
#map .explore-partners-detail .col40 table.weather-table tbody tr:first-child td span.temp-high,
#map .explore-partners-detail .col60 table.weather-table tbody tr:first-child td span.temp-high,
#map .explore-city-detail .col40 table.weather-table tbody tr:first-child td span.temp-high,
#map .explore-city-detail .col60 table.weather-table tbody tr:first-child td span.temp-high {
  font-size: 20px;
  font-weight: 100;
  color: #fff;
  margin-right: 10px; }

/* line 112, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 228, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .col40 table.weather-table tbody tr:first-child td span.temp-low,
#map .explore-weather-detail .col60 table.weather-table tbody tr:first-child td span.temp-low,
#map .explore-hotel-detail .col40 table.weather-table tbody tr:first-child td span.temp-low,
#map .explore-hotel-detail .col60 table.weather-table tbody tr:first-child td span.temp-low,
#map .explore-partners-detail .col40 table.weather-table tbody tr:first-child td span.temp-low,
#map .explore-partners-detail .col60 table.weather-table tbody tr:first-child td span.temp-low,
#map .explore-city-detail .col40 table.weather-table tbody tr:first-child td span.temp-low,
#map .explore-city-detail .col60 table.weather-table tbody tr:first-child td span.temp-low {
  color: #a2a2a2;
  font-weight: 100;
  font-size: 15px; }

/* line 117, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 242, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .col40 table.weather-table tbody tr:first-child td span.desc,
#map .explore-weather-detail .col60 table.weather-table tbody tr:first-child td span.desc,
#map .explore-hotel-detail .col40 table.weather-table tbody tr:first-child td span.desc,
#map .explore-hotel-detail .col60 table.weather-table tbody tr:first-child td span.desc,
#map .explore-partners-detail .col40 table.weather-table tbody tr:first-child td span.desc,
#map .explore-partners-detail .col60 table.weather-table tbody tr:first-child td span.desc,
#map .explore-city-detail .col40 table.weather-table tbody tr:first-child td span.desc,
#map .explore-city-detail .col60 table.weather-table tbody tr:first-child td span.desc {
  color: #fff;
  font-weight: 100;
  font-size: 14px;
  position: relative;
  top: 8px; }

/* line 126, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 258, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .col40 table.weather-table tbody tr,
#map .explore-weather-detail .col60 table.weather-table tbody tr,
#map .explore-hotel-detail .col40 table.weather-table tbody tr,
#map .explore-hotel-detail .col60 table.weather-table tbody tr,
#map .explore-partners-detail .col40 table.weather-table tbody tr,
#map .explore-partners-detail .col60 table.weather-table tbody tr,
#map .explore-city-detail .col40 table.weather-table tbody tr,
#map .explore-city-detail .col60 table.weather-table tbody tr {
  border-bottom: 1px solid #ddd;
  width: 100%;
  height: 70px; }

/* line 130, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 272, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .col40 table.weather-table tbody tr td,
#map .explore-weather-detail .col60 table.weather-table tbody tr td,
#map .explore-hotel-detail .col40 table.weather-table tbody tr td,
#map .explore-hotel-detail .col60 table.weather-table tbody tr td,
#map .explore-partners-detail .col40 table.weather-table tbody tr td,
#map .explore-partners-detail .col60 table.weather-table tbody tr td,
#map .explore-city-detail .col40 table.weather-table tbody tr td,
#map .explore-city-detail .col60 table.weather-table tbody tr td {
  padding-left: 4%; }

/* line 132, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 284, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .col40 table.weather-table tbody tr td img.weather-icon,
#map .explore-weather-detail .col60 table.weather-table tbody tr td img.weather-icon,
#map .explore-hotel-detail .col40 table.weather-table tbody tr td img.weather-icon,
#map .explore-hotel-detail .col60 table.weather-table tbody tr td img.weather-icon,
#map .explore-partners-detail .col40 table.weather-table tbody tr td img.weather-icon,
#map .explore-partners-detail .col60 table.weather-table tbody tr td img.weather-icon,
#map .explore-city-detail .col40 table.weather-table tbody tr td img.weather-icon,
#map .explore-city-detail .col60 table.weather-table tbody tr td img.weather-icon {
  margin-right: 5%;
  float: left; }

/* line 136, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 297, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .col40 table.weather-table tbody tr td span.today,
#map .explore-weather-detail .col60 table.weather-table tbody tr td span.today,
#map .explore-hotel-detail .col40 table.weather-table tbody tr td span.today,
#map .explore-hotel-detail .col60 table.weather-table tbody tr td span.today,
#map .explore-partners-detail .col40 table.weather-table tbody tr td span.today,
#map .explore-partners-detail .col60 table.weather-table tbody tr td span.today,
#map .explore-city-detail .col40 table.weather-table tbody tr td span.today,
#map .explore-city-detail .col60 table.weather-table tbody tr td span.today {
  float: left;
  color: #111;
  margin-bottom: 10px;
  width: 100%; }

/* line 142, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 312, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .col40 table.weather-table tbody tr td span.date,
#map .explore-weather-detail .col60 table.weather-table tbody tr td span.date,
#map .explore-hotel-detail .col40 table.weather-table tbody tr td span.date,
#map .explore-hotel-detail .col60 table.weather-table tbody tr td span.date,
#map .explore-partners-detail .col40 table.weather-table tbody tr td span.date,
#map .explore-partners-detail .col60 table.weather-table tbody tr td span.date,
#map .explore-city-detail .col40 table.weather-table tbody tr td span.date,
#map .explore-city-detail .col60 table.weather-table tbody tr td span.date {
  font-size: 12px; }

/* line 145, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 324, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .col40 table.weather-table tbody tr td span.temp-high,
#map .explore-weather-detail .col60 table.weather-table tbody tr td span.temp-high,
#map .explore-hotel-detail .col40 table.weather-table tbody tr td span.temp-high,
#map .explore-hotel-detail .col60 table.weather-table tbody tr td span.temp-high,
#map .explore-partners-detail .col40 table.weather-table tbody tr td span.temp-high,
#map .explore-partners-detail .col60 table.weather-table tbody tr td span.temp-high,
#map .explore-city-detail .col40 table.weather-table tbody tr td span.temp-high,
#map .explore-city-detail .col60 table.weather-table tbody tr td span.temp-high {
  font-size: 20px;
  font-weight: 100;
  margin-right: 10px; }

/* line 150, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 338, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .col40 table.weather-table tbody tr td span.temp-low,
#map .explore-weather-detail .col60 table.weather-table tbody tr td span.temp-low,
#map .explore-hotel-detail .col40 table.weather-table tbody tr td span.temp-low,
#map .explore-hotel-detail .col60 table.weather-table tbody tr td span.temp-low,
#map .explore-partners-detail .col40 table.weather-table tbody tr td span.temp-low,
#map .explore-partners-detail .col60 table.weather-table tbody tr td span.temp-low,
#map .explore-city-detail .col40 table.weather-table tbody tr td span.temp-low,
#map .explore-city-detail .col60 table.weather-table tbody tr td span.temp-low {
  color: #a2a2a2;
  font-weight: 100; }

/* line 154, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 351, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-weather-detail .col40 table.weather-table tbody tr td span.desc,
#map .explore-weather-detail .col60 table.weather-table tbody tr td span.desc,
#map .explore-hotel-detail .col40 table.weather-table tbody tr td span.desc,
#map .explore-hotel-detail .col60 table.weather-table tbody tr td span.desc,
#map .explore-partners-detail .col40 table.weather-table tbody tr td span.desc,
#map .explore-partners-detail .col60 table.weather-table tbody tr td span.desc,
#map .explore-city-detail .col40 table.weather-table tbody tr td span.desc,
#map .explore-city-detail .col60 table.weather-table tbody tr td span.desc {
  color: #444;
  font-size: 14px;
  position: relative;
  top: 8px; }

/* line 167, ../sass/partials/_map.scss */
/* line 365, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .map-overlay {
  background: #232323;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75; }

/* line 180, ../sass/partials/_map.scss */
/* line 377, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav {
  overflow: hidden;
  *zoom: 1;
  background-color: #505050;
  border-bottom: 1px solid #323232;
  display: table;
  width: 100%;
  position: relative;
  z-index: 3; }

/* line 188, ../sass/partials/_map.scss */
/* line 388, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav ul {
  margin: 0;
  display: inline;
  width: 100%;
  padding: 0; }

/* line 194, ../sass/partials/_map.scss */
/* line 395, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav li {
  display: table-cell;
  border-right: 1px solid #3c3c3c;
  width: 13.7%;
  padding-left: 1.7%;
  padding-right: 1.7%; }

/* line 200, ../sass/partials/_map.scss */
/* line 403, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav li.explore-hotel {
  width: 24%; }

/* line 203, ../sass/partials/_map.scss */
/* line 407, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav li.explore-city {
  width: 1000px;
  border-right: none; }

/* line 207, ../sass/partials/_map.scss */
/* line 412, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav li.explore-partner-hotel {
  width: 24%; }

/* line 210, ../sass/partials/_map.scss */
/* line 416, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav li.unavailable {
  cursor: auto;
  border-right: none;
  background-color: #505050 !important; }

/* line 212, ../sass/partials/_map.scss */
/* line 422, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav li.unavailable a {
  visibility: hidden; }

/* line 215, ../sass/partials/_map.scss */
/* line 426, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav li.unavailable.disabled-panel-view {
  background: salmon; }

/* line 219, ../sass/partials/_map.scss */
/* line 430, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav li#map-results_panel {
  background-color: #034ea0; }

/* line 222, ../sass/partials/_map.scss */
/* line 434, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav li#map-results_panel.active {
  background-color: #023e7f; }

/* line 226, ../sass/partials/_map.scss */
/* line 438, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav li#map-results_map {
  background-color: #034ea0; }

/* line 228, ../sass/partials/_map.scss */
/* line 442, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav li#map-results_map.active {
  background-color: #023e7f; }

/* line 232, ../sass/partials/_map.scss */
/* line 446, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav li#map-results_explore {
  background-color: #505050; }

/* line 234, ../sass/partials/_map.scss */
/* line 450, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav li#map-results_explore.active {
  background-color: #232323; }

/* line 238, ../sass/partials/_map.scss */
/* line 454, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav li#map-results_explore-partner {
  background-color: #505050; }

/* line 240, ../sass/partials/_map.scss */
/* line 458, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav li#map-results_explore-partner.active {
  background-color: #232323; }

/* line 244, ../sass/partials/_map.scss */
/* line 462, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav li#map-results_explore-city {
  background-color: #505050; }

/* line 246, ../sass/partials/_map.scss */
/* line 466, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav li#map-results_explore-city.active {
  background-color: #232323; }

/* line 251, ../sass/partials/_map.scss */
/* line 470, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav a {
  display: block;
  padding: 1em 0;
  text-align: center;
  text-transform: capitalize;
  font-weight: 100;
  position: relative; }

/* line 258, ../sass/partials/_map.scss */
/* line 479, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav a:after {
  content: '';
  position: absolute;
  top: -24px;
  left: 50%;
  margin-left: -15px;
  -webkit-transition: top 0.4s ease-in-out;
  -moz-transition: top 0.4s ease-in-out;
  -o-transition: top 0.4s ease-in-out;
  transition: top 0.4s ease-in-out;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s; }

/* line 274, ../sass/partials/_map.scss */
/* line 495, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav .icon-map-pin,
#map .cr-map-nav .icon-panels,
#map .cr-map-nav .icon-map-explore-hotel,
#map .cr-map-nav .icon-map-explore-partners,
#map .cr-map-nav .icon-map-explore-city {
  margin-top: -3px;
  margin-right: 5px; }

@media (max-width: 800px) {
  /* line 280, ../sass/partials/_map.scss */
  /* line 505, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
  #map .cr-map-nav .drawer-name {
    display: none; } }

/* line 284, ../sass/partials/_map.scss */
/* line 510, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav .primary {
  border-right: 1px solid black;
  padding-left: 1.7%;
  padding-right: 1.7%; }

/* line 289, ../sass/partials/_map.scss */
/* line 516, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav .primary:nth-child(2) {
  border-right: 1px solid black; }

/* line 293, ../sass/partials/_map.scss */
/* line 520, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav .primary a {
  padding: 0.75em 0;
  font-size: 1em;
  color: white;
  text-transform: uppercase; }

/* line 298, ../sass/partials/_map.scss */
/* line 527, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav .primary a:after {
  background: none; }

/* line 306, ../sass/partials/_map.scss */
/* line 531, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav .active a:after {
  top: 0px;
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
  margin-left: -22px; }

/* line 311, ../sass/partials/_map.scss */
/* line 540, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav .active.primary {
  background-color: #232323; }

/* line 314, ../sass/partials/_map.scss */
/* line 544, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav .active.primary a:after {
  display: none; }

/* line 547, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav a:after {
  top: -14px;
  margin-left: -22px;
  background-position: 0 -3215px;
  height: 13px; }

/* line 322, ../sass/partials/_map.scss */
/* line 554, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-mapDrawer {
  position: absolute;
  bottom: 44px;
  left: 0;
  text-align: center;
  width: 100%;
  z-index: 2;
  -webkit-transition: bottom 0.6s ease-in-out;
  -moz-transition: bottom 0.6s ease-in-out;
  -o-transition: bottom 0.6s ease-in-out;
  transition: bottom 0.6s ease-in-out; }

/* line 566, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
.desktop #map .cr-mapDrawer.unavailable, .tablet.landscape #map .cr-mapDrawer.unavailable {
  z-index: -1 !important; }

/* line 330, ../sass/partials/_map.scss */
/* line 570, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-mapDrawer.ng-hide {
  display: block !important;
  bottom: -120%; }

/* line 335, ../sass/partials/_map.scss */
/* line 575, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-mapDrawer > .btn,
#map .cr-mapDrawer > .btn-sm {
  font-size: 1.2em;
  background: white;
  color: #545454;
  margin: 0 auto 1px;
  border-bottom: 1px solid #e8e8e8;
  padding: 0.25em 1em;
  -webkit-box-shadow: 0px -2px 5px #232323;
  -moz-box-shadow: 0px -2px 5px #232323;
  box-shadow: 0px -2px 5px #232323; }

/* line 344, ../sass/partials/_map.scss */
/* line 588, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-mapDrawer .drawer-body {
  text-align: left;
  background-color: rgba(255, 255, 255, 0.7);
  padding-top: 1px;
  -webkit-box-shadow: 0px 0px 10px #232323;
  -moz-box-shadow: 0px 0px 10px #232323;
  box-shadow: 0px 0px 10px #232323; }

/* line 350, ../sass/partials/_map.scss */
/* line 597, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-mapDrawer .drawer-body > div {
  border-top: 1px solid #e8e8e8;
  max-height: 525px; }

/* line 355, ../sass/partials/_map.scss */
/* line 602, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-mapDrawer .general-content {
  padding: 0.25em 0.25em; }

/* line 360, ../sass/partials/_map.scss */
/* line 606, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-mapDrawer .hotel-info,
#map .cr-mapDrawer .description {
  clear: both;
  width: 100%;
  float: none; }

/* line 364, ../sass/partials/_map.scss */
/* line 613, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-mapDrawer .hotel-info .amenities,
#map .cr-mapDrawer .description .amenities {
  min-height: 30px;
  margin: 20px 0; }

/* line 367, ../sass/partials/_map.scss */
/* line 619, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-mapDrawer .hotel-info .amenities ul,
#map .cr-mapDrawer .description .amenities ul {
  width: 45%;
  float: left;
  margin: 0 0 0 20px; }

/* line 375, ../sass/partials/_map.scss */
/* line 626, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-mapDrawer .description {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 250px; }

/* Carlson Start changing margin-bottom to 0 px */
/* line 380, ../sass/partials/_map.scss */
/* line 633, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-mapDrawer .explore-partners .general-content, #map .cr-mapDrawer .explore-partner-hotels .general-content {
  padding: 0.25em 0 0.1em;
  text-align: center;
  margin-bottom: 0px; }

/* Carlson End changing margin-bottom to 0 px */
/* line 385, ../sass/partials/_map.scss */
/* line 641, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-mapDrawer .explore-partners img, #map .cr-mapDrawer .explore-partner-hotels img {
  vertical-align: text-top;
  height: 19px;
  width: 13px; }

/* line 390, ../sass/partials/_map.scss */
/* line 647, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-mapDrawer .explore-partners input, #map .cr-mapDrawer .explore-partner-hotels input {
  display: none; }

/* line 393, ../sass/partials/_map.scss */
/* line 651, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-mapDrawer .explore-partners label, #map .cr-mapDrawer .explore-partner-hotels label {
  display: inline-block;
  padding: 0.5em 1em;
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=35);
  opacity: 0.35;
  -webkit-transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out; }

/* line 400, ../sass/partials/_map.scss */
/* line 663, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-mapDrawer .explore-partners .active, #map .cr-mapDrawer .explore-partner-hotels .active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

/* line 407, ../sass/partials/_map.scss */
/* line 668, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .panel-view .featured-3 .box-wrapper {
  height: 100%; }

/* line 410, ../sass/partials/_map.scss */
/* line 672, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .panel-view .featured-3 .box {
  height: 100%;
  white-space: initial;
  overflow: hidden; }

/* line 415, ../sass/partials/_map.scss */
/* line 678, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .panel-view .featured-3 .box div {
  height: auto; }

/* line 416, ../sass/partials/_map.scss */
/* line 682, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .panel-view .featured-3 .box img {
  height: 100%;
  padding: 112px 0 0;
  width: auto; }

/* line 422, ../sass/partials/_map.scss */
/* CARLSON Start added .panel */
/* line 689, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .panel-view .featured-3 .panel .ng-scope.single-box {
  /* CARLSON End added .panel */
  max-width: 490px;
  margin: 0 auto;
  display: block; }

/* line 428, ../sass/partials/_map.scss */
/* line 696, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .panel-view .featured-3 .double-box {
  max-width: 490px;
  display: inline-block; }

/* line 433, ../sass/partials/_map.scss */
/* line 701, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .panel-view .featured-3 .btn {
  margin-bottom: 20px; }

/* line 437, ../sass/partials/_map.scss */
/* line 705, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .panel-view .featured-3 .phone a {
  margin: 0; }

/* line 444, ../sass/partials/_map.scss */
/* line 709, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .map-canvas,
#map .panel-view .featured-3 .panel {
  width: 100%;
  height: 700px; }

/* line 451, ../sass/partials/_map.scss */
/* line 715, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-partners .sliding-list {
  height: 0px; }

/* line 455, ../sass/partials/_map.scss */
/* line 719, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-partners .sliding-list.active {
  display: block; }

/* line 459, ../sass/partials/_map.scss */
/* line 723, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-partners .sliding-list img {
  width: 100%;
  height: 100%; }

/* line 467, ../sass/partials/_map.scss */
/* line 728, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-hotel .explore-partners {
  display: none; }

/* line 470, ../sass/partials/_map.scss */
/* line 732, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .explore-hotel .explore-partners.active {
  display: block; }

/* line 476, ../sass/partials/_map.scss */
/* line 736, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .panel-modal.popup-modal {
  border: 1px solid white; }

/* line 481, ../sass/partials/_map.scss */
/* line 740, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .map-info-window a {
  color: #034ea0; }

/* line 488, ../sass/partials/_map.scss */
/* line 744, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile .cr-mapDrawer {
  bottom: 0;
  z-index: 4; }

/* line 492, ../sass/partials/_map.scss */
/* line 749, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile .cr-mapDrawer > .btn,
#map .mobile .cr-mapDrawer > .btn-sm {
  display: none; }

/* line 496, ../sass/partials/_map.scss */
/* line 754, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile #map {
  margin-top: 60px;
  height: 399px; }

/* line 499, ../sass/partials/_map.scss */
/* line 759, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile #map .general-content {
  overflow-y: scroll;
  max-height: 385px;
  padding: 1em 1em 0.25em; }

/* line 505, ../sass/partials/_map.scss */
/* line 765, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile #map .explore-weather-detail .col40 {
  padding-bottom: 28px !important;
  margin-top: 50px !important; }

/* line 510, ../sass/partials/_map.scss */
/* line 770, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile #map .drawer-body {
  max-height: 400px; }

/* line 517, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 775, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile #map .explore-weather-detail .col40,
#map .mobile #map .explore-weather-detail .col60,
#map .mobile #map .explore-hotel-detail .col40,
#map .mobile #map .explore-hotel-detail .col60,
#map .mobile #map .explore-partners-detail .col40,
#map .mobile #map .explore-partners-detail .col60,
#map .mobile #map .explore-city-detail .col40,
#map .mobile #map .explore-city-detail .col60 {
  max-height: initial;
  overflow: hidden; }

/* line 523, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 788, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile #map .explore-weather-detail .col40 table.weather-table tbody tr td,
#map .mobile #map .explore-weather-detail .col60 table.weather-table tbody tr td,
#map .mobile #map .explore-hotel-detail .col40 table.weather-table tbody tr td,
#map .mobile #map .explore-hotel-detail .col60 table.weather-table tbody tr td,
#map .mobile #map .explore-partners-detail .col40 table.weather-table tbody tr td,
#map .mobile #map .explore-partners-detail .col60 table.weather-table tbody tr td,
#map .mobile #map .explore-city-detail .col40 table.weather-table tbody tr td,
#map .mobile #map .explore-city-detail .col60 table.weather-table tbody tr td {
  padding: 1%; }

/* line 525, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 800, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile #map .explore-weather-detail .col40 table.weather-table tbody tr td span.desc,
#map .mobile #map .explore-weather-detail .col60 table.weather-table tbody tr td span.desc,
#map .mobile #map .explore-hotel-detail .col40 table.weather-table tbody tr td span.desc,
#map .mobile #map .explore-hotel-detail .col60 table.weather-table tbody tr td span.desc,
#map .mobile #map .explore-partners-detail .col40 table.weather-table tbody tr td span.desc,
#map .mobile #map .explore-partners-detail .col60 table.weather-table tbody tr td span.desc,
#map .mobile #map .explore-city-detail .col40 table.weather-table tbody tr td span.desc,
#map .mobile #map .explore-city-detail .col60 table.weather-table tbody tr td span.desc {
  top: 0px; }

/* line 538, ../sass/partials/_map.scss */
/* line 811, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile .map-canvas a,
#map .mobile .panel-view .featured-3 a {
  display: inline-block; }

/* line 541, ../sass/partials/_map.scss */
/* line 816, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile .map-canvas .panel,
#map .mobile .panel-view .featured-3 .panel {
  height: 600px;
  min-height: 600px; }

/* line 545, ../sass/partials/_map.scss */
/* line 822, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile .map-canvas .panel .box,
#map .mobile .panel-view .featured-3 .panel .box {
  padding-bottom: 0;
  height: 100%;
  /*max-height: 350px;*/ }

/* line 552, ../sass/partials/_map.scss */
/* line 829, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile .cr-map-nav {
  display: inline-block; }

/* line 554, ../sass/partials/_map.scss */
/* line 833, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile .cr-map-nav a {
  display: inline-block;
  position: static; }

/* line 557, ../sass/partials/_map.scss */
/* line 838, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile .cr-map-nav a:after {
  background: none; }

/* line 561, ../sass/partials/_map.scss */
/* line 842, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile .cr-map-nav .primary {
  border: none; }

/* line 564, ../sass/partials/_map.scss */
/* line 846, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile .cr-map-nav .active {
  padding: 18px 1.5%;
  border: none; }

/* line 568, ../sass/partials/_map.scss */
/* line 851, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile .cr-map-nav ul {
  display: inline;
  padding: 0; }

/* line 571, ../sass/partials/_map.scss */
/* line 856, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile .cr-map-nav ul li {
  display: inline; }

/* line 573, ../sass/partials/_map.scss */
/* line 860, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile .cr-map-nav ul li:last-child {
  border-right: none; }

/* line 576, ../sass/partials/_map.scss */
/* line 864, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile .cr-map-nav ul li a {
  padding-top: 18px;
  padding-bottom: 18px;
  text-align: center;
  height: 100%;
  width: 29.5%;
  padding-left: 0;
  padding-right: 0; }

/* line 587, ../sass/partials/_map.scss */
/* line 874, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile .cr-map-nav ul li.primary.map {
  position: relative;
  left: .5%; }

/* line 591, ../sass/partials/_map.scss */
/* line 879, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile .cr-map-nav ul li.primary a {
  width: 47%;
  padding: 18px 3.3%; }

/* line 596, ../sass/partials/_map.scss */
/* line 884, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile .cr-map-nav ul li.explore-hotel {
  border-right: none; }

/* line 599, ../sass/partials/_map.scss */
/* line 888, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile .cr-map-nav ul li.explore-hotel.active a {
  background-color: #232323; }

/* line 603, ../sass/partials/_map.scss */
/* line 892, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile .cr-map-nav ul li.explore-hotel a {
  font-size: 12px;
  text-align: center; }

/* line 608, ../sass/partials/_map.scss */
/* line 897, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile .cr-map-nav ul li.explore-city {
  border-right: none; }

/* line 611, ../sass/partials/_map.scss */
/* line 901, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile .cr-map-nav ul li.explore-city.active a {
  background-color: #232323; }

/* line 615, ../sass/partials/_map.scss */
/* line 905, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile .cr-map-nav ul li.explore-city a {
  font-size: 12px; }

/* line 619, ../sass/partials/_map.scss */
/* line 909, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile .cr-map-nav ul li.explore-partner-hotel {
  border-right: none;
  border-left: none;
  position: relative;
  left: 1%;
  width: 29%; }

/* line 626, ../sass/partials/_map.scss */
/* line 917, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile .cr-map-nav ul li.explore-partner-hotel.active a {
  background-color: #232323;
  width: 30.4%; }

/* line 631, ../sass/partials/_map.scss */
/* line 922, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .mobile .cr-map-nav ul li.explore-partner-hotel a {
  font-size: 12px; }

/* line 647, ../sass/partials/_map.scss */
/* CALSON adding explore-partners-detail */
/* line 927, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .tablet #map .explore-weather-detail .col40,
#map .tablet #map .explore-weather-detail .col60,
#map .tablet #map .explore-hotel-detail .col40,
#map .tablet #map .explore-hotel-detail .col60,
#map .tablet #map .explore-partners-detail .col40,
#map .tablet #map .explore-partners-detail .col60,
#map .tablet #map .explore-city-detail .col40,
#map .tablet #map .explore-city-detail .col60 {
  max-height: 385px; }

/* line 653, ../sass/partials/_map.scss */
/* line 938, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .tablet .map-canvas,
#map .tablet .panel-view .featured-3 .panel {
  height: 600px; }

/* line 655, ../sass/partials/_map.scss */
/* line 943, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .tablet .map-canvas h3,
#map .tablet .panel-view .featured-3 .panel h3 {
  padding: 0 25px; }

/* line 659, ../sass/partials/_map.scss */
/* line 948, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .tablet .drawer-body {
  max-height: 400px; }

/* line 666, ../sass/partials/_map.scss */
/* line 952, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .desktop .featured-3 .box {
  height: 100%; }

/* iPad-iOS7 portait/landscape fix */
/* line 675, ../sass/partials/_map.scss */
/* line 958, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
.ipad-ios7 {
  bottom: 0;
  margin-top: 0; }

/* line 679, ../sass/partials/_map.scss */
/* line 964, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
.ipad-ios7-explore {
  bottom: 0px; }

@media only screen and (orientation: landscape) {
  /* line 684, ../sass/partials/_map.scss */
  /* line 970, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
  .ipad-ios7 {
    bottom: 5% !important;
    margin-top: 1.5% !important; }
  /* line 688, ../sass/partials/_map.scss */
  /* line 976, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
  .ipad-ios7-explore {
    bottom: 20px !important; } }

/* line 698, ../sass/partials/_map.scss */
/* line 981, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cgHold {
  height: 100%;
  width: 100%; }

/* line 702, ../sass/partials/_map.scss */
/* line 987, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .cr-map-nav {
  width: 100%;
  position: absolute;
  z-index: 999;
  bottom: 0; }

/* line 709, ../sass/partials/_map.scss */
/* line 995, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
.map-view {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9; }

/* line 714, ../sass/partials/_map.scss */
/* line 1002, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
.map-view .active {
  z-index: 99; }

/* line 718, ../sass/partials/_map.scss */
/* Carlson Start Changing z-index to 10  */
/* line 1008, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
.panel-view {
  position: absolute;
  top: 0;
  width: 100%;
  overflow: hidden;
  z-index: 10;
  background-color: rgba(35, 35, 35, 0.75); }

/* Carlson End Changing z-index to 10  */
/* Carlson Start changes for spinner in panel-view */
/* line 1019, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
.panel-view__solid-background {
  background-color: #232323; }

/* Carlson End  changes for spinner panel-view */
/* line 726, ../sass/partials/_map.scss */
/* line 1025, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
.panel-view.active {
  z-index: 99; }

/* line 729, ../sass/partials/_map.scss */
/* line 1030, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
.sections {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%; }

/* CARLSON Start added new style */
/* line 1037, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
.sections .solid-background {
  background-color: black;
  z-index: 99; }

/* CARLSON End added new style */
/* line 735, ../sass/partials/_map.scss */
/* line 1044, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
.cr-mapDrawer {
  position: absolute;
  bottom: 0 !important; }

/* line 741, ../sass/partials/_map.scss */
/* line 1050, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .panel-view .featured-3 .panel .box > * {
  z-index: 3; }

/* line 744, ../sass/partials/_map.scss */
/* line 1054, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .panel-view .featured-3 .panel .box img {
  z-index: 1; }

/* line 747, ../sass/partials/_map.scss */
/* line 1058, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .panel-view .featured-3 .panel .box:before {
  z-index: 2; }

/* line 759, ../sass/partials/_map.scss */
/* line 1063, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_map.scss */
#map .panel-view .featured-3 .panel .ng-scope {
  position: relative;
  height: 100%;
  /*CARLSON Start added margin*/
  margin: 0;
  /*CARLSON Start added margin*/ }

/* line 7, ../sass/partials/_directions.scss */
/* line 2, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_directions.scss */
.directions-panel {
  position: fixed;
  left: 0;
  top: 214px;
  z-index: 4;
  height: 350px;
  width: 430px;
  color: black;
  background: white;
  overflow: visible;
  padding: 20px;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.75); }

/* line 21, ../sass/partials/_directions.scss */
/* line 18, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_directions.scss */
.directions-panel input[type=text] {
  border: 1px solid #ccc;
  display: block;
  margin-bottom: 20px;
  width: 100%; }

/* line 28, ../sass/partials/_directions.scss */
/* line 25, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_directions.scss */
.directions-panel label {
  line-height: 20px;
  margin-bottom: 5px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline; }

/* line 34, ../sass/partials/_directions.scss */
/* line 36, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_directions.scss */
.directions-panel a {
  color: #034ea0; }

/* line 38, ../sass/partials/_directions.scss */
/* line 40, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_directions.scss */
.directions-panel .print-directions {
  float: right; }

/* line 42, ../sass/partials/_directions.scss */
/* line 44, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_directions.scss */
.directions-panel .icon-blue-ellipsis {
  color: white;
  margin-right: 10px;
  text-indent: 0;
  text-align: center; }

/* line 51, ../sass/partials/_directions.scss */
/* line 52, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_directions.scss */
.directions-panel__close {
  position: absolute;
  width: 28px;
  height: 60px;
  top: 50%;
  right: -29px;
  margin-top: -30px;
  background-color: white;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75); }

/* line 64, ../sass/partials/_directions.scss */
/* line 65, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_directions.scss */
.directions-panel__close .icon, .directions-panel__close #map .cr-map-nav a:after, #map .cr-map-nav .directions-panel__close a:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -5px;
  margin-top: -8px; }

/* line 73, ../sass/partials/_directions.scss */
/* line 74, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_directions.scss */
.directions-panel__header {
  text-transform: uppercase;
  color: #1258a3;
  font-size: 20px;
  margin: 0; }

/* line 80, ../sass/partials/_directions.scss */
/* line 82, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_directions.scss */
.directions-panel__header-underline {
  border: 0;
  height: 2px;
  background: url(../images/directions-header-underline.png) no-repeat;
  background-color: #f3f6f9;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFF3F6F9', endColorstr='#FF6F92B9');
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f3f6f9), color-stop(100%, #6f92b9));
  background-image: -webkit-linear-gradient(left, #f3f6f9 0%, #6f92b9 100%);
  background-image: -moz-linear-gradient(left, #f3f6f9 0%, #6f92b9 100%);
  background-image: -o-linear-gradient(left, #f3f6f9 0%, #6f92b9 100%);
  background-image: linear-gradient(left, #f3f6f9 0%, #6f92b9 100%);
  margin-bottom: 15px; }

/* line 93, ../sass/partials/_directions.scss */
/* line 98, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_directions.scss */
.directions-panel__states {
  height: 245px;
  overflow: auto; }

/* line 98, ../sass/partials/_directions.scss */
/* line 104, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_directions.scss */
.directions-panel__reverse {
  float: right;
  margin-top: -6px; }

/* line 103, ../sass/partials/_directions.scss */
/* line 110, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_directions.scss */
.directions-panel__results-options {
  margin-top: 15px;
  margin-right: 15px; }

/* line 109, ../sass/partials/_directions.scss */
/* line 116, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_directions.scss */
.directions-panel {
  left: -459px; }

/* line 112, ../sass/partials/_directions.scss */
/* line 121, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_directions.scss */
.directions-panel--open {
  left: 0; }

/* line 117, ../sass/partials/_directions.scss */
/* line 126, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_directions.scss */
.csstransforms3d.csstransitions .directions-panel {
  left: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
  -webkit-transform: translate3d(-469px, 0, 0);
  -moz-transform: translate3d(-469px, 0, 0);
  -ms-transform: translate3d(-469px, 0, 0);
  -o-transform: translate3d(-469px, 0, 0);
  transform: translate3d(-469px, 0, 0); }

/* line 122, ../sass/partials/_directions.scss */
/* line 140, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_directions.scss */
.csstransforms3d.csstransitions .directions-panel--open {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

@media screen and (max-width: 801px) {
  /* line 131, ../sass/partials/_directions.scss */
  /* line 150, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_directions.scss */
  .directions-panel {
    font-size: 80%;
    max-height: 400px;
    z-index: 99999; }
  /* line 136, ../sass/partials/_directions.scss */
  /* line 157, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_directions.scss */
  .directions-panel--open {
    width: 100%;
    position: fixed;
    left: 0; }
  /* line 141, ../sass/partials/_directions.scss */
  /* line 163, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_directions.scss */
  .directions-panel--open .directions-panel__close {
    position: absolute;
    width: 60px;
    height: 28px;
    top: 0%;
    right: 0%;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75); } }

/* line 1, ../sass/partials/_gallery.scss */
/* line 2, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery {
  background: white;
  width: 100%;
  overflow: hidden;
  padding: 30px;
  position: relative; }

/* line 8, ../sass/partials/_gallery.scss */
/* line 10, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery h3 {
  color: #034ea0; }

/* line 11, ../sass/partials/_gallery.scss */
/* line 14, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery h3:first-child {
  float: left; }

/* line 15, ../sass/partials/_gallery.scss */
/* line 18, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery h3 span {
  display: none; }

/* line 20, ../sass/partials/_gallery.scss */
/* line 22, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery .gallery-nav {
  float: right;
  font-size: 14px;
  margin-top: 6px; }

/* line 25, ../sass/partials/_gallery.scss */
/* line 28, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery .gallery-nav li {
  float: left;
  margin-right: 10px; }

/* line 29, ../sass/partials/_gallery.scss */
/* line 33, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery .gallery-nav li:last-child {
  margin-right: 0px; }

/* line 34, ../sass/partials/_gallery.scss */
/* line 37, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery .gallery-nav a {
  color: #5c5c5c; }

/* line 37, ../sass/partials/_gallery.scss */
/* line 41, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery .gallery-nav a.active {
  color: #034ea0; }

/* line 43, ../sass/partials/_gallery.scss */
/* line 45, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery .row {
  clear: both; }

/* line 47, ../sass/partials/_gallery.scss */
/* line 49, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery .section {
  overflow: hidden;
  clear: both;
  border-bottom: solid 1px #cacaca;
  padding: 25px 0; }

/* line 54, ../sass/partials/_gallery.scss */
/* line 56, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery .section:last-child {
  border: none; }

/* line 59, ../sass/partials/_gallery.scss */
/* line 60, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery .box {
  margin-right: 0.97%;
  position: relative;
  display: inline-block;
  margin-top: 10px; }

/* line 67, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
html[dir="rtl"] .gallery .row .box {
  margin-right: 0px;
  margin-left: 0.97%; }

@media (max-width: 800px) {
  /* line 59, ../sass/partials/_gallery.scss */
  /* line 73, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
  .gallery .box {
    width: 98%; } }

@media (min-width: 801px) {
  /* line 59, ../sass/partials/_gallery.scss */
  /* line 79, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
  .gallery .box {
    width: 32%; } }

@media (min-width: 1281px) {
  /* line 59, ../sass/partials/_gallery.scss */
  /* line 85, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
  .gallery .box {
    width: 24%; } }

/* line 83, ../sass/partials/_gallery.scss */
/* line 90, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery .box .caption {
  position: absolute;
  bottom: 0px;
  color: white;
  background: url("../images/gallery-caption-shadow.png?1418408359") repeat-y;
  width: 100%;
  font-weight: 100; }

/* line 91, ../sass/partials/_gallery.scss */
/* line 99, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery .box .caption p {
  padding: 0px 3.75%;
  margin-bottom: 0; }

/* line 102, ../sass/partials/_gallery.scss */
/* line 104, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery .box img {
  width: 100%; }

/* line 107, ../sass/partials/_gallery.scss */
/* line 108, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery .row {
  margin-bottom: 10px; }

/* line 110, ../sass/partials/_gallery.scss */
/* line 112, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery .row .box:last-child {
  margin-right: 0px; }

/* line 115, ../sass/partials/_gallery.scss */
/* line 116, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery .full-images {
  display: none; }

/* line 125, ../sass/partials/_gallery.scss */
/* line 121, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.mobile .gallery {
  padding: 16px 0px 5px 16px; }

/* line 128, ../sass/partials/_gallery.scss */
/* line 125, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.mobile .gallery h2 {
  font-size: 18px; }

/* line 131, ../sass/partials/_gallery.scss */
/* line 129, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.mobile .gallery h2 span {
  display: inline-block;
  color: #5c5c5c;
  margin-left: 5px; }

/* line 138, ../sass/partials/_gallery.scss */
/* line 135, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.mobile .gallery p {
  font-size: 13px; }

/* line 142, ../sass/partials/_gallery.scss */
/* line 139, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.mobile .gallery .row {
  width: 100%;
  position: relative;
  left: 0px; }

/* line 148, ../sass/partials/_gallery.scss */
/* line 145, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.mobile .gallery .box {
  width: 98.7%;
  display: inline-block; }

/* line 152, ../sass/partials/_gallery.scss */
/* line 150, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.mobile .gallery .section {
  border-bottom: none;
  padding-bottom: 5px; }

/* line 156, ../sass/partials/_gallery.scss */
/* line 155, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.mobile .gallery .caption {
  bottom: 3px; }

/* line 159, ../sass/partials/_gallery.scss */
/* line 159, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.mobile .gallery .caption p {
  margin: 12px 0px; }

/* line 165, ../sass/partials/_gallery.scss */
/* line 163, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.mobile .gallery-nav {
  display: none; }

/* line 172, ../sass/partials/_gallery.scss */
/* line 175, ../sass/partials/_gallery.scss */
/* line 172, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.tablet .gallery .row, .desktop .gallery .row {
  overflow: hidden; }

/* line 181, ../sass/partials/_gallery.scss */
/* line 177, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.addthis_toolbox {
  position: absolute;
  width: auto;
  bottom: 5px;
  z-index: 102;
  right: 30px;
  z-index: 999999;
  padding-left: 5px; }

/* line 190, ../sass/partials/_gallery.scss */
/* line 187, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.addthis_toolbox img {
  vertical-align: top;
  width: auto; }

/* line 238, ../sass/partials/_gallery.scss */
/* line 193, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.back-to-top {
  color: #034ea0;
  margin-top: 10px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline; }

/* line 244, ../sass/partials/_gallery.scss */
/* line 205, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.modal-overlay {
  background: #232323;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 101;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
  display: none; }

/* line 257, ../sass/partials/_gallery.scss */
/* line 219, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery-modal {
  position: fixed;
  top: 162px;
  left: 0px;
  width: 100%;
  height: 0px;
  max-width: 1440px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5); }

/* line 272, ../sass/partials/_gallery.scss */
/* line 235, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery-modal.show {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 200;
  opacity: 1;
  height: 100%;
  max-height: 70%;
  display: block !important; }

/* line 288, ../sass/partials/_gallery.scss */
/* line 251, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery-modal.hide {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  z-index: -1;
  opacity: 0;
  display: none !important; }

/* line 302, ../sass/partials/_gallery.scss */
/* line 265, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery-modal .close {
  background: url("../images/gallery-close.png?1418408357");
  width: 31px;
  height: 30px;
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 101; }

/* line 275, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
html[dir="rtl"] .gallery-modal .close {
  left: 30px;
  right: auto; }

/* line 312, ../sass/partials/_gallery.scss */
/* line 280, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery-modal img {
  width: 100%; }

/* line 316, ../sass/partials/_gallery.scss */
/* line 284, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery-modal .marquee {
  height: 100%; }

/* line 320, ../sass/partials/_gallery.scss */
/* line 288, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery-modal .marquee-slide {
  height: 100%;
  width: 100%; }

/* line 325, ../sass/partials/_gallery.scss */
/* line 293, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery-modal .modal-image {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%;
  width: 100%; }

/* line 336, ../sass/partials/_gallery.scss */
/* line 304, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery-modal .modal-image img {
  display: none; }

/* line 341, ../sass/partials/_gallery.scss */
/* line 308, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery-modal .slide-info {
  background: url("../images/gallery-large-shadow.png?1418408359") repeat-y;
  height: auto;
  padding: 15px 30px; }

/* line 346, ../sass/partials/_gallery.scss */
/* line 314, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery-modal .slide-info .gallery-caption {
  float: left;
  width: 60%; }

/* line 350, ../sass/partials/_gallery.scss */
/* line 319, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery-modal .slide-info .gallery-caption p {
  margin: 0px;
  padding: 0px; }

/* line 361, ../sass/partials/_gallery.scss */
/* line 324, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery-modal .gallery-share {
  float: right;
  width: auto; }

/* line 365, ../sass/partials/_gallery.scss */
/* line 329, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery-modal .gallery-share ul {
  width: auto;
  margin: 0px;
  padding: 0px; }

/* line 370, ../sass/partials/_gallery.scss */
/* line 335, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gallery.scss */
.gallery-modal .gallery-share li {
  display: inline-block;
  margin-right: 0px 10px 0px 0px;
  width: auto;
  height: auto; }

/* line 1, ../sass/partials/_slidingList.scss */
/* line 2, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_slidingList.scss */
#filmRoll {
  height: 205px !important;
  width: 100%; }

/* line 5, ../sass/partials/_slidingList.scss */
/* line 7, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_slidingList.scss */
#filmRoll .film_roll_prev, #filmRoll .film_roll_next, #filmRoll .slick-prev, #filmRoll .slick-next {
  font-size: 0px;
  opacity: 1;
  margin: 0px;
  border: none;
  width: 32px;
  height: 44px;
  top: 41%;
  border-radius: 0px; }

/* line 16, ../sass/partials/_slidingList.scss */
/* line 18, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_slidingList.scss */
#filmRoll .film_roll_prev, #filmRoll .slick-prev {
  left: 0px;
  background: url("../images/marquee-back-small.png?1418408319"); }

/* line 20, ../sass/partials/_slidingList.scss */
/* line 23, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_slidingList.scss */
#filmRoll .film_roll_prev:before, #filmRoll .slick-prev:before {
  display: none; }

/* line 25, ../sass/partials/_slidingList.scss */
/* line 27, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_slidingList.scss */
#filmRoll .film_roll_next, #filmRoll .slick-next {
  right: 0px;
  background: url("../images/marquee-next-small.png?1418408359"); }

/* line 29, ../sass/partials/_slidingList.scss */
/* line 32, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_slidingList.scss */
#filmRoll .film_roll_next:before, #filmRoll .slick-next:before {
  display: none; }

/* line 36, ../sass/partials/_slidingList.scss */
/* line 36, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_slidingList.scss */
#filmRoll.hide-nav .film_roll_prev,
#filmRoll.hide-nav .film_roll_next {
  display: none !important; }

/* line 41, ../sass/partials/_slidingList.scss */
/* line 41, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_slidingList.scss */
#filmRoll .film_roll_wrapper {
  overflow: visible;
  display: none; }

/* line 48, ../sass/partials/_slidingList.scss */
/* line 46, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_slidingList.scss */
#filmRoll .film_roll_shuttle {
  height: 205px; }

/* line 52, ../sass/partials/_slidingList.scss */
/* line 50, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_slidingList.scss */
#filmRoll.slick-slider {
  margin-bottom: 0; }

/* line 57, ../sass/partials/_slidingList.scss */
/* line 55, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_slidingList.scss */
.sliding-list, .slick-list {
  font-weight: 100; }

/* line 60, ../sass/partials/_slidingList.scss */
/* line 59, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_slidingList.scss */
.sliding-list > .item, .slick-list > .item {
  display: none; }

/* line 63, ../sass/partials/_slidingList.scss */
/* line 63, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_slidingList.scss */
.sliding-list .slick-track, .slick-list .slick-track {
  margin: 0 auto; }

/* line 66, ../sass/partials/_slidingList.scss */
/* line 67, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_slidingList.scss */
.sliding-list p, .slick-list p {
  color: white; }

/* line 69, ../sass/partials/_slidingList.scss */
/* line 71, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_slidingList.scss */
.sliding-list p.large-temp, .slick-list p.large-temp {
  font-size: 45px;
  margin: 6px 0px 0px 0px; }

/* line 72, ../sass/partials/_slidingList.scss */
/* line 76, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_slidingList.scss */
.sliding-list p.large-temp sup, .slick-list p.large-temp sup {
  font-size: 25px;
  font-weight: 100; }

/* line 77, ../sass/partials/_slidingList.scss */
/* line 81, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_slidingList.scss */
.sliding-list .item--marker-symbol, .slick-list .item--marker-symbol {
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  font-size: 0.9em;
  width: 17px;
  height: 17px;
  line-height: 17px;
  color: white;
  border-left: 1px solid white;
  border-bottom: 1px solid white;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline; }

/* line 93, ../sass/partials/_slidingList.scss */
/* line 101, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_slidingList.scss */
.sliding-list div.weather-stats, .slick-list div.weather-stats {
  text-transform: uppercase;
  width: 100%;
  margin: 3px 0px 0px 0px; }

/* line 97, ../sass/partials/_slidingList.scss */
/* line 107, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_slidingList.scss */
.sliding-list div.weather-stats p, .slick-list div.weather-stats p {
  margin: 0px;
  padding: 0px; }

/* line 100, ../sass/partials/_slidingList.scss */
/* line 112, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_slidingList.scss */
.sliding-list div.weather-stats p span.weather-location, .slick-list div.weather-stats p span.weather-location {
  font-size: 13px; }

/* line 103, ../sass/partials/_slidingList.scss */
/* line 116, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_slidingList.scss */
.sliding-list div.weather-stats p span.weather-date, .slick-list div.weather-stats p span.weather-date {
  font-size: 11px; }

/* line 108, ../sass/partials/_slidingList.scss */
/* line 120, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_slidingList.scss */
.sliding-list img, .slick-list img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px; }

/* line 115, ../sass/partials/_slidingList.scss */
/* line 128, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_slidingList.scss */
.sliding-list div.film_roll_child, .sliding-list div.slick-slide, .slick-list div.film_roll_child, .slick-list div.slick-slide {
  width: 280px;
  height: 195px;
  margin-bottom: 5px;
  margin-right: 5px; }

/* line 121, ../sass/partials/_slidingList.scss */
/* line 135, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_slidingList.scss */
.sliding-list div.film_roll_child > div, .sliding-list div.slick-slide > div, .slick-list div.film_roll_child > div, .slick-list div.slick-slide > div {
  position: relative;
  background: url("../images/sliding-list-overlay.png?1418408358") repeat-y;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  padding: 15px; }

/* line 130, ../sass/partials/_slidingList.scss */
/* line 145, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_slidingList.scss */
.sliding-list div.film_roll_child > div h4, .sliding-list div.film_roll_child > div p.intro.upcoming-new-hotels, .sliding-list div.slick-slide > div h4, .sliding-list div.slick-slide > div p.intro.upcoming-new-hotels, .slick-list div.film_roll_child > div h4, .slick-list div.film_roll_child > div p.intro.upcoming-new-hotels, .slick-list div.slick-slide > div h4, .slick-list div.slick-slide > div p.intro.upcoming-new-hotels {
  width: 100%;
  color: white;
  margin: 0; }

/* line 135, ../sass/partials/_slidingList.scss */
/* line 151, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_slidingList.scss */
.sliding-list div.film_roll_child > div a, .sliding-list div.slick-slide > div a, .slick-list div.film_roll_child > div a, .slick-list div.slick-slide > div a {
  display: inline-block;
  position: absolute;
  bottom: 20px;
  border: 1px solid white;
  background: #034ea0; }

/* line 144, ../sass/partials/_slidingList.scss */
/* line 159, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_slidingList.scss */
.sliding-list div.film_roll_child.focused, .sliding-list div.slick-slide.focused, .slick-list div.film_roll_child.focused, .slick-list div.slick-slide.focused {
  width: 300px !important;
  height: 213px !important;
  margin-top: -20px;
  border: solid 9px white;
  -webkit-box-shadow: 0px 0px 10px #232323;
  -moz-box-shadow: 0px 0px 10px #232323;
  box-shadow: 0px 0px 10px #232323; }

/* line 1, ../sass/partials/_404.scss */
/* line 2, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_404.scss */
.fourofour-wrapper, .warning-wrapper {
  width: 100%; }

/* line 6, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_404.scss */
.fourofour-wrapper .warning-wrapper h1 {
  color: #FFFFFF; }

/* line 2, ../sass/partials/_404.scss */
/* line 11, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_404.scss */
.fourofour-wrapper {
  background: no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/404-bg.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/404-bg.png', sizingMethod='scale')";
  height: 800px; }

/* line 13, ../sass/partials/_404.scss */
/* line 22, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_404.scss */
.fourofour-wrapper .warning-wrapper {
  height: 380px;
  margin: 250px auto 0 auto;
  position: absolute;
  text-align: center; }

/* line 19, ../sass/partials/_404.scss */
/* line 29, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_404.scss */
.fourofour-wrapper .warning-wrapper h2, .fourofour-wrapper .warning-wrapper a {
  color: white;
  text-align: center; }

/* line 24, ../sass/partials/_404.scss */
/* line 34, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_404.scss */
.fourofour-wrapper .warning-wrapper h2 {
  font-size: 24px;
  font-weight: 100;
  text-transform: none; }

/* line 29, ../sass/partials/_404.scss */
/* line 40, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_404.scss */
.fourofour-wrapper .warning-wrapper a.fourofour-button {
  background: #034ea0;
  border: white 1px solid;
  padding: 15px 50px;
  text-transform: uppercase;
  letter-spacing: 1px; }

@media (max-width: 800px) {
  /* Carlson Start forms-header*/
  /*
  .forms-header{
    margin-top:30px
  }
  */
  /* Carlson End forms-header*/
  /* line 42, ../sass/partials/_404.scss */
  /* line 57, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_404.scss */
  .fourofour-wrapper .warning-wrapper {
    margin: 150px auto 0 auto; }
  /* line 44, ../sass/partials/_404.scss */
  /* line 61, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_404.scss */
  .fourofour-wrapper .warning-wrapper h2 {
    font-size: 19px; }
  /* line 47, ../sass/partials/_404.scss */
  /* line 65, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_404.scss */
  .fourofour-wrapper .warning-wrapper a.fourofour-button {
    font-size: 13px; } }

/* line 2, ../sass/partials/_bookAHotel.scss */
/* line 2, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.destination-list ul li a,
.destination-listCitySearch ul li a {
  padding: 10px 40px 0 60px; }

/* line 7, ../sass/partials/_bookAHotel.scss */
/* line 8, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
#content .drop-down div {
  float: none; }

/* line 10, ../sass/partials/_bookAHotel.scss */
/* line 12, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
#content .drop-down span.rate-label-booking {
  width: 100%;
  line-height: 80px;
  margin: 0;
  padding: 0 0 0 1em;
  font-size: 24px;
  font-weight: 200; }

/* line 18, ../sass/partials/_bookAHotel.scss */
/* line 21, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
#content .drop-down span.dd-arrow {
  position: absolute;
  right: 20px;
  background: url("../images/icons/drop-arrow-gray-down.png");
  background-repeat: no-repeat; }

/* line 25, ../sass/partials/_bookAHotel.scss */
/* line 28, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
#content .drop-down span.up-arrow {
  position: absolute;
  right: 20px;
  background: url("../images/icons/drop-arrow-gray-up.png");
  background-repeat: no-repeat; }

/* line 32, ../sass/partials/_bookAHotel.scss */
/* line 35, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
#content .drop-down ul.promotion-list {
  width: 100%;
  position: relative;
  top: -20px;
  background-color: #e5e5e5;
  height: 200px;
  overflow: scroll; }

/* line 39, ../sass/partials/_bookAHotel.scss */
/* line 44, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
#content .drop-down ul.promotion-list li {
  border-top: 1px solid #ccc;
  padding: 12px 8px 10px 22px;
  border-bottom: none;
  font-weight: 100; }

/* line 44, ../sass/partials/_bookAHotel.scss */
/* line 51, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
#content .drop-down ul.promotion-list li:hover {
  background-color: #ccc; }

/* line 55, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.mobile .book-a-hotel-wrapper {
  margin-top: 18px; }

/* line 51, ../sass/partials/_bookAHotel.scss */
/* line 60, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper {
  width: 100%;
  padding: 20px 2.5%;
  background-color: #fff;
  /*margin-top: 112px;*/ }

/* line 3, ../sass/partials/_mixins.scss */
/* line 67, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form ::-webkit-input-placeholder {
  color: black;
  font-size: 1em;
  opacity: 1 !important; }

/* line 8, ../sass/partials/_mixins.scss */
/* line 73, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form :-moz-placeholder {
  color: black;
  font-size: 1em;
  opacity: 1 !important; }

/* line 13, ../sass/partials/_mixins.scss */
/* line 79, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form ::-moz-placeholder {
  color: black;
  font-size: 1em;
  opacity: 1 !important; }

/* line 18, ../sass/partials/_mixins.scss */
/* line 85, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form :-ms-input-placeholder {
  color: black;
  font-size: 1em;
  opacity: 1 !important; }

/* START: al.balangue - replaced the color of placeholder in book a hotel */
/* line 91, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .rooms-row ::-webkit-input-placeholder {
  color: #b2b2b2; }

/* line 94, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .rooms-row :-moz-placeholder {
  color: #b2b2b2; }

/* line 97, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .rooms-row ::-moz-placeholder {
  color: #b2b2b2; }

/* line 100, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .rooms-row :-ms-input-placeholder {
  color: #b2b2b2; }

/* line 103, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .rooms ::-webkit-input-placeholder {
  color: #b2b2b2; }

/* line 106, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .rooms :-moz-placeholder {
  color: #b2b2b2; }

/* line 109, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .rooms ::-moz-placeholder {
  color: #b2b2b2; }

/* line 112, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .rooms :-ms-input-placeholder {
  color: #b2b2b2; }

/* line 115, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .rates ::-webkit-input-placeholder {
  color: #b2b2b2; }

/* line 118, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .rates :-moz-placeholder {
  color: #b2b2b2; }

/* line 121, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .rates ::-moz-placeholder {
  color: #b2b2b2; }

/* line 124, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .rates :-ms-input-placeholder {
  color: #b2b2b2; }

/* line 127, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .rates .empty,
.book-a-hotel-wrapper form .rooms .empty,
.book-a-hotel-wrapper form .rooms-row .empty {
  color: #b2b2b2; }

/* END: al.balangue - replaced the color of placeholder in book a hotel */
/* line 63, ../sass/partials/_bookAHotel.scss */
/* line 134, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form label,
.book-a-hotel-wrapper form textarea[name='city'],
.book-a-hotel-wrapper form .faux-label,
.book-a-hotel-wrapper form .rates input {
  font-size: 22px;
  font-weight: 200; }

/* line 66, ../sass/partials/_bookAHotel.scss */
/* line 142, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form label::-ms-clear,
.book-a-hotel-wrapper form textarea[name='city']::-ms-clear,
.book-a-hotel-wrapper form .faux-label::-ms-clear,
.book-a-hotel-wrapper form .rates input::-ms-clear {
  width: 0;
  height: 0; }

/* line 73, ../sass/partials/_bookAHotel.scss */
/* line 150, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form div.book-first-row .destination {
  height: 80px; }

/* line 77, ../sass/partials/_bookAHotel.scss */
/* line 154, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form label {
  line-height: 80px;
  margin-left: 1em; }

/* line 82, ../sass/partials/_bookAHotel.scss */
/* line 159, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form input,
.book-a-hotel-wrapper form .dates {
  background-color: #fbfbfb;
  height: 100%; }

/* line 86, ../sass/partials/_bookAHotel.scss */
/* line 165, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form input {
  font-size: 36px;
  font-weight: 200; }

/* line 90, ../sass/partials/_bookAHotel.scss */
/* line 170, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form input.checkinDateFakeHold {
  pointer-events: none;
  position: absolute;
  top: 30%;
  left: 0; }

/* line 96, ../sass/partials/_bookAHotel.scss */
/* line 177, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form input.checkoutDateFakeHold {
  pointer-events: none;
  position: absolute;
  top: 30%;
  left: 0; }

/* line 102, ../sass/partials/_bookAHotel.scss */
/* line 184, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .checkinDateFakeHold, .book-a-hotel-wrapper form .checkoutDateFakeHold {
  display: none;
  margin: 0;
  width: 100%;
  padding: 0 .2em;
  text-align: center;
  height: 50px;
  font-size: 36px;
  font-weight: 200;
  background-color: #fbfbfb; }

/* line 196, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper .book-a-hotel-form-wrapper h1,
.book-a-hotel-wrapper .book-a-hotel-form-wrapper h2,
.book-a-hotel-wrapper .book-a-hotel-form-wrapper h3 {
  color: #034ea0; }

/* line 113, ../sass/partials/_bookAHotel.scss */
/* line 203, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .checkinDateFakeHold.active, .book-a-hotel-wrapper form .checkoutDateFakeHold.active {
  display: block; }

/* line 117, ../sass/partials/_bookAHotel.scss */
/* line 207, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form textarea[name='city'] {
  background-repeat: no-repeat;
  background-position: 100% 32px;
  background-color: transparent;
  border: none;
  width: 93%;
  padding-right: 0;
  padding: 0 0 0 2px;
  line-height: 24px !important;
  resize: none;
  overflow: hidden;
  min-height: 21px;
  max-height: 82px; }

/* line 222, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .textarea-main-container {
  height: 100%;
  display: table;
  width: 72.5%; }

/* line 228, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .textarea-main-container div.textarea-container {
  height: auto;
  width: auto;
  display: table-cell;
  vertical-align: middle; }

/* line 127, ../sass/partials/_bookAHotel.scss */
/* line 236, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .centered {
  text-align: center; }

/* line 130, ../sass/partials/_bookAHotel.scss */
/* line 240, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .clear-icon {
  background-image: url("../images/icons/icon-gray-close.png");
  background-repeat: no-repeat;
  background-position: 100% 0%;
  position: relative;
  width: 40px;
  height: 45px;
  top: 30px;
  margin-right: 13px; }

/* line 141, ../sass/partials/_bookAHotel.scss */
/* line 251, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .dates label {
  font-size: 12px;
  line-height: 20px;
  margin: 0;
  text-align: center; }

/* line 147, ../sass/partials/_bookAHotel.scss */
/* line 258, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .dates input {
  margin: 0;
  width: 70px;
  text-align: center;
  height: 70px;
  border: 0;
  position: relative;
  top: 0;
  left: 0;
  float: left;
  background: white; }

/* line 159, ../sass/partials/_bookAHotel.scss */
/* line 271, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .dates input.day, .mobile .book-a-hotel-wrapper form .dates .select-dates .square input.month, .mobile .book-a-hotel-wrapper form .select-dates .square .dates input.month, .book-a-hotel-wrapper form .dates input.month {
  pointer-events: none;
  top: -70px;
  border: 0; }

/* line 164, ../sass/partials/_bookAHotel.scss */
/* line 277, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .dates input.month {
  height: 25px;
  font-size: 12px; }

/* line 168, ../sass/partials/_bookAHotel.scss */
/* line 282, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .dates input.day, .mobile .book-a-hotel-wrapper form .dates .select-dates .square input.month, .mobile .book-a-hotel-wrapper form .select-dates .square .dates input.month {
  height: 48px;
  padding-bottom: 10px; }

/* line 173, ../sass/partials/_bookAHotel.scss */
/* line 287, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .faux-input {
  display: inline-block;
  background-color: #eeeeee;
  height: 80px;
  margin-bottom: 10px; }

/* line 180, ../sass/partials/_bookAHotel.scss */
/* line 294, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .faux-input .geolocate {
  margin-top: -48px;
  right: 0;
  z-index: 9999;
  position: absolute; }

/* line 187, ../sass/partials/_bookAHotel.scss */
/* line 301, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .faux-input .geolocate {
  float: right;
  width: 82px;
  height: 82px;
  color: #232323; }

/* line 308, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.mobile .book-a-hotel-wrapper form .faux-input .geolocate {
  width: 52px; }

/* line 192, ../sass/partials/_bookAHotel.scss */
/* line 313, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .faux-input .geolocate a {
  display: block;
  cursor: pointer;
  color: #232323; }

/* line 196, ../sass/partials/_bookAHotel.scss */
/* line 319, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .faux-input .geolocate a span {
  background: url("../images/icons-sf296ea9764.png") no-repeat 0 -2387px;
  display: block;
  width: 20px;
  height: 20px;
  color: #232323; }

/* line 207, ../sass/partials/_bookAHotel.scss */
/* line 327, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .faux-label {
  line-height: 80px; }

/* line 210, ../sass/partials/_bookAHotel.scss */
/* line 331, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .label {
  text-align: center; }

/* line 213, ../sass/partials/_bookAHotel.scss */
/* line 335, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .left-space {
  border-left: 10px solid #fff;
  box-sizing: border-box; }

/* line 217, ../sass/partials/_bookAHotel.scss */
/* line 340, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .left-space-small {
  border-left: 1px solid #fff;
  box-sizing: border-box; }

/* line 221, ../sass/partials/_bookAHotel.scss */
/* line 345, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .rate-label-general {
  width: 100%;
  height: 80px;
  display: inline-block;
  position: relative; }

/* line 227, ../sass/partials/_bookAHotel.scss */
/* line 352, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .rates {
  background-color: #e2e2e2;
  padding-left: 1px;
  position: relative; }

/* line 231, ../sass/partials/_bookAHotel.scss */
/* line 358, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .rates input {
  background-color: #fbfbfb;
  height: 76px;
  width: 99%;
  margin: .4%;
  padding: 0 0 0 1.5em;
  float: left;
  line-height: 25px; }

/* line 240, ../sass/partials/_bookAHotel.scss */
/* line 368, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .rates input::-ms-clear {
  display: none; }

/* line 241, ../sass/partials/_bookAHotel.scss */
/* line 372, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .rates .clear-icon {
  position: absolute;
  right: 20px; }

/* line 246, ../sass/partials/_bookAHotel.scss */
/* line 377, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .rates-select {
  background-color: #e2e2e2;
  height: 80px; }

/* line 250, ../sass/partials/_bookAHotel.scss */
/* line 382, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .rooms input.square, .book-a-hotel-wrapper form .adults input.square, .book-a-hotel-wrapper form .children input.square {
  line-height: 60px;
  font-size: 36px;
  -moz-appearance: textfield; }

/* line 255, ../sass/partials/_bookAHotel.scss */
/* line 388, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .rooms-row {
  margin-bottom: 9px;
  display: inline-block; }

/* line 258, ../sass/partials/_bookAHotel.scss */
/* line 393, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .rooms-row .faux-input {
  margin-bottom: 1px; }

/* line 263, ../sass/partials/_bookAHotel.scss */
/* line 397, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .room-block:first-child,
.book-a-hotel-wrapper form .rates-label {
  background-color: #e2e2e2; }

/* line 266, ../sass/partials/_bookAHotel.scss */
/* line 402, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .search-icon {
  /* Ron changed background image to none to keep spacing 3-23 */
  background-image: none !important;
  background-repeat: no-repeat;
  background-position: 100% 0;
  position: relative;
  width: 45px;
  height: 45px; }

/* line 274, ../sass/partials/_bookAHotel.scss */
/* line 412, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.book-a-hotel-wrapper form .square {
  display: inline-block;
  position: relative;
  height: 80px;
  width: 80px;
  float: right;
  padding: .2em;
  text-align: center;
  border: 2px solid #eeeeee;
  box-sizing: border-box; }

/* line 289, ../sass/partials/_bookAHotel.scss */
/* line 425, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.mobile #content .drop-down ul.promotion-list {
  display: none;
  padding: 0;
  z-index: 4; }

/* line 295, ../sass/partials/_bookAHotel.scss */
/* line 431, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.mobile .book-a-hotel-wrapper {
  padding: 20px 10px; }

/* line 298, ../sass/partials/_bookAHotel.scss */
/* line 435, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.mobile .book-a-hotel-wrapper form textarea[name="city"] {
  width: 82%; }

@media only screen and (max-width: 354px) {
  /* line 298, ../sass/partials/_bookAHotel.scss */
  /* line 440, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
  .mobile .book-a-hotel-wrapper form textarea[name="city"] {
    font-size: 19px; } }

/* line 310, ../sass/partials/_bookAHotel.scss */
/* line 445, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.mobile .book-a-hotel-wrapper form .rooms,
.mobile .book-a-hotel-wrapper form .select-dates,
.mobile .book-a-hotel-wrapper form .room-block,
.mobile .book-a-hotel-wrapper form .rates-label,
.mobile .book-a-hotel-wrapper form .rates-select,
.mobile .book-a-hotel-wrapper form .rates,
.mobile .book-a-hotel-wrapper form .submit {
  display: block;
  width: 100%; }

/* line 315, ../sass/partials/_bookAHotel.scss */
/* line 456, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.mobile .book-a-hotel-wrapper form .rooms,
.mobile .book-a-hotel-wrapper form .submit {
  float: none; }

/* line 318, ../sass/partials/_bookAHotel.scss */
/* line 461, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.mobile .book-a-hotel-wrapper form .rooms {
  overflow: hidden;
  position: relative; }

/* line 321, ../sass/partials/_bookAHotel.scss */
/* line 466, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.mobile .book-a-hotel-wrapper form .rooms input {
  position: absolute;
  right: 0;
  top: 0; }

/* line 327, ../sass/partials/_bookAHotel.scss */
/* line 472, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.mobile .book-a-hotel-wrapper form .select-dates {
  text-align: center;
  height: auto; }

/* line 330, ../sass/partials/_bookAHotel.scss */
/* line 477, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.mobile .book-a-hotel-wrapper form .select-dates label {
  margin: 0;
  display: block; }

/* line 333, ../sass/partials/_bookAHotel.scss */
/* line 482, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.mobile .book-a-hotel-wrapper form .select-dates .square {
  width: 50%; }

/* line 336, ../sass/partials/_bookAHotel.scss */
/* line 486, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.mobile .book-a-hotel-wrapper form .select-dates .square input {
  margin: 0;
  width: 98%;
  text-align: center;
  height: 70px;
  border: 0;
  position: relative;
  top: 0;
  left: 0;
  float: left;
  background: rgba(32, 44, 122, 0.2); }

/* line 498, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.mobile .book-a-hotel-wrapper form .select-dates .square input.check-in-date,
.mobile .book-a-hotel-wrapper form .select-dates .square input.check-out-date {
  color: rgba(32, 44, 122, 0.2); }

/* line 348, ../sass/partials/_bookAHotel.scss */
/* line 503, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.mobile .book-a-hotel-wrapper form .select-dates .square input.day, .mobile .book-a-hotel-wrapper form .select-dates .square input.month {
  pointer-events: none;
  width: 49.5%;
  top: -70px;
  border: 0;
  background: white;
  font-size: 25px;
  padding: 0;
  margin: 0; }

/* line 363, ../sass/partials/_bookAHotel.scss */
/* line 514, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.mobile .book-a-hotel-wrapper form .left-space,
.mobile .book-a-hotel-wrapper form .left-space-small {
  border-left: 0px solid #fff; }

/* line 366, ../sass/partials/_bookAHotel.scss */
/* line 519, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.mobile .book-a-hotel-wrapper form .submit {
  height: 80px; }

/* line 377, ../sass/partials/_bookAHotel.scss */
/* line 524, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.lt-ie9 .book-a-hotel-wrapper form textarea[name='city'] {
  line-height: 45px; }

/* line 380, ../sass/partials/_bookAHotel.scss */
/* line 528, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotel.scss */
.lt-ie9 .book-a-hotel-wrapper form .rates input {
  line-height: 76px; }

/* line 2, ../sass/partials/_bookAHotelForm.scss */
/* line 2, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.hotel__booking-form__content {
  background: white;
  padding-bottom: 25px; }

/* line 8, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.desktop .hotel__booking-form__content,
.tablet.landscape .hotel__booking-form__content {
  position: relative;
  top: -35px; }

/* line 14, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.desktop .hotel__booking-form__content.ng-hide,
.tablet.landscape .hotel__booking-form__content.ng-hide {
  position: static;
  top: 0; }

/* line 20, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.mobile .hotel__booking-form__content .book-a-hotel {
  padding-bottom: 0px; }

/* line 24, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.mobile .hotel__booking-form__content.ng-hide .book-a-hotel {
  padding-bottom: 30px; }

/* line 27, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.desktop .hotel__booking-form__content .book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .room-count,
.tablet.landscape .hotel__booking-form__content .book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .room-count {
  padding-bottom: 1em; }

/* line 32, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.desktop .hotel__booking-form__content.ng-hide .book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .room-count,
.tablet.landscape .hotel__booking-form__content.ng-hide .book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .room-count {
  padding-bottom: 3.5em; }

/* line 37, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.mobile .hotel__booking-form__content .book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .room-count {
  padding-bottom: 0; }

/* line 41, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.mobile .hotel__booking-form__content.ng-hide .book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .room-count {
  padding-bottom: 3.5em; }

/* line 9, ../sass/partials/_bookAHotelForm.scss */
/* line 46, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini input {
  height: 100%; }

/* line 12, ../sass/partials/_bookAHotelForm.scss */
/* line 50, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini span {
  line-height: 43px; }

/* START: Sarayu added on 04/15/2015, during pairing with Michael, VML*/
/* line 55, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.hotel-item .book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .btn span {
  line-height: 16px; }

/* line 59, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.hotel-item .only-show-partial .more-content-holder {
  max-height: 3.5em; }

/* line 63, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.hotel-item .more-content-container {
  padding-bottom: 3.5em; }

/* END: Sarayu added on 04/15/2015, during pairing with Michael, VML*/
/* line 15, ../sass/partials/_bookAHotelForm.scss */
/* line 70, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .input-group .input-group-addon {
  bottom: 0px; }

/* line 19, ../sass/partials/_bookAHotelForm.scss */
/* line 74, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .check-out .input-group-addon {
  right: 10px; }

/* line 23, ../sass/partials/_bookAHotelForm.scss */
/* line 78, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .rooms-list {
  overflow: hidden;
  float: none;
  display: block; }

/* line 29, ../sass/partials/_bookAHotelForm.scss */
/* line 84, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .room-count,
.book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .room {
  width: 100%;
  clear: both; }

/* line 32, ../sass/partials/_bookAHotelForm.scss */
/* line 90, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .room-count input,
.book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .room input {
  width: 43px;
  height: 43px;
  text-align: center;
  -moz-appearance: textfield; }

/* line 97, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .room-count input[type="number"] {
  -moz-appearance: textfield !important; }

/* line 39, ../sass/partials/_bookAHotelForm.scss */
/* line 101, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .room-count {
  margin-top: 15px;
  padding-bottom: 3.5em;
  clear: both; }

/* line 46, ../sass/partials/_bookAHotelForm.scss */
/* line 107, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .room-label,
.book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .room-adult-count,
.book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .room-children-count {
  float: left;
  border: 1px solid #aaa;
  text-align: center;
  position: relative; }

/* line 51, ../sass/partials/_bookAHotelForm.scss */
/* line 116, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .room-label span,
.book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .room-adult-count span,
.book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .room-children-count span {
  padding: 0  43px 0 10px; }

/* line 54, ../sass/partials/_bookAHotelForm.scss */
/* line 122, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .room-label input,
.book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .room-adult-count input,
.book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .room-children-count input {
  position: absolute;
  right: 0;
  top: 0;
  border: 0px solid #aaa;
  border-left: 1px solid #aaa; }

/* line 62, ../sass/partials/_bookAHotelForm.scss */
/* line 132, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .room-label {
  width: 19%;
  margin-right: 1%; }

/* line 65, ../sass/partials/_bookAHotelForm.scss */
/* line 137, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .room-label span {
  white-space: nowrap;
  padding: 0; }

/* line 69, ../sass/partials/_bookAHotelForm.scss */
/* line 142, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .room-adult-count {
  width: 39%;
  margin-right: 1%; }

/* line 73, ../sass/partials/_bookAHotelForm.scss */
/* line 147, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel.book-a-hotel-form__mini .room-children-count {
  width: 40%; }

/* line 78, ../sass/partials/_bookAHotelForm.scss */
/* line 151, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel .book-form-first-row {
  margin-bottom: 8px; }

/* line 84, ../sass/partials/_bookAHotelForm.scss */
/* line 155, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel .check-in {
  height: 43px;
  padding-right: 2%;
  /*START: Sarayu modified on 04-06-2015 during pairing with Michael, VML (Clicking on adults/children pulled up the calendar- fix)*/
  overflow: hidden;
  /*END: Sarayu modified on 04-06-2015 during pairing with Michael, VML (Clicking on adults/children pulled up the calendar- fix)*/ }

/* line 91, ../sass/partials/_bookAHotelForm.scss */
/* line 163, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel .check-in input.checkinDateFakeHold {
  position: absolute;
  background: rgba(0, 0, 0, 0.7); }

/* line 96, ../sass/partials/_bookAHotelForm.scss */
/* line 168, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel .check-in input.check-in-date {
  border: 1px solid #aaaaaa;
  font-weight: 100;
  background: none;
  width: 180px;
  width: 100%; }

/* line 103, ../sass/partials/_bookAHotelForm.scss */
/* line 176, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel .check-in span.icon-datepicker {
  position: relative;
  right: 10px;
  bottom: 30px;
  float: right; }

/* line 110, ../sass/partials/_bookAHotelForm.scss */
/* line 183, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel .check-out {
  height: 43px;
  box-sizing: border-box;
  /*START: Sarayu modified on 04-06-2015 during pairing with Michael, VML (Clicking on adults/children pulled up the calendar- fix)*/
  overflow: hidden;
  /*END: Sarayu modified on 04-06-2015 during pairing with Michael, VML (Clicking on adults/children pulled up the calendar- fix)*/ }

/* line 116, ../sass/partials/_bookAHotelForm.scss */
/* line 191, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel .check-out input.checkoutDateFakeHold {
  position: absolute;
  background: rgba(0, 0, 0, 0.7); }

/* line 121, ../sass/partials/_bookAHotelForm.scss */
/* line 196, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel .check-out input.check-out-date {
  border: 1px solid #aaaaaa;
  font-weight: 100;
  background: none;
  width: 180px;
  width: 100%; }

/* line 124, ../sass/partials/_bookAHotelForm.scss */
/* line 204, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel .check-out span.icon-datepicker {
  position: relative;
  right: 10px;
  bottom: 30px;
  float: right; }

/* line 132, ../sass/partials/_bookAHotelForm.scss */
/* line 211, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel .rooms {
  margin: 8px 0;
  padding-right: 2%; }

/* line 136, ../sass/partials/_bookAHotelForm.scss */
/* line 216, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel .rooms input.rooms {
  width: 50px;
  border: 1px solid #aaaaaa;
  text-align: center;
  float: right; }

/* line 143, ../sass/partials/_bookAHotelForm.scss */
/* line 223, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel .rooms span.rooms {
  float: left; }

/* line 148, ../sass/partials/_bookAHotelForm.scss */
/* line 227, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel .rooms .room-row {
  overflow: hidden;
  *zoom: 1; }

/* line 156, ../sass/partials/_bookAHotelForm.scss */
/* line 232, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel .room-block {
  display: inline-block; }

/* line 159, ../sass/partials/_bookAHotelForm.scss */
/* line 236, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel .room-block.adults {
  float: right; }

/* line 162, ../sass/partials/_bookAHotelForm.scss */
/* line 240, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel .room-block.adults span {
  float: left;
  margin-right: 10px; }

/* line 167, ../sass/partials/_bookAHotelForm.scss */
/* line 245, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel .room-block.adults input.adults {
  width: 50px;
  border: 1px solid #aaaaaa;
  text-align: center;
  margin-bottom: 5px; }

/* line 171, ../sass/partials/_bookAHotelForm.scss */
/* line 252, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel .children-wrapper {
  margin: 8px 0; }

/* line 172, ../sass/partials/_bookAHotelForm.scss */
/* line 256, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel .room-block.children {
  float: left; }

/* line 174, ../sass/partials/_bookAHotelForm.scss */
/* line 260, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel .room-block.children span {
  float: left;
  margin-right: 10px; }

/* line 179, ../sass/partials/_bookAHotelForm.scss */
/* line 265, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel-form-wrapper form.book-a-hotel .room-block.children input.children {
  width: 50px;
  border: 1px solid #aaaaaa;
  text-align: center;
  margin-bottom: 5px; }

/* line 187, ../sass/partials/_bookAHotelForm.scss */
/* line 273, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.book-a-hotel {
  display: block;
  overflow: hidden;
  padding-bottom: 30px; }

/* line 198, ../sass/partials/_bookAHotelForm.scss */
/* line 280, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.lt-ie9 .book-a-hotel-form-wrapper form.book-a-hotel .room-row .col-6.rooms {
  width: 51%;
  padding-right: 1.5%; }

/* line 203, ../sass/partials/_bookAHotelForm.scss */
/* line 285, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.lt-ie9 .book-a-hotel-form-wrapper form.book-a-hotel .room-row .col-6.children-wrapper {
  width: 49%; }

/* line 223, ../sass/partials/_bookAHotelForm.scss */
/* line 290, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .check-in,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .check-out,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .rooms,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .rooms-container,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .adults,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .children,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .rates-select,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .rooms-select,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .submit {
  display: block; }

/* line 225, ../sass/partials/_bookAHotelForm.scss */
/* line 302, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .check-in span.icon-datepicker,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .check-out span.icon-datepicker,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .rooms span.icon-datepicker,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .rooms-container span.icon-datepicker,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .adults span.icon-datepicker,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .children span.icon-datepicker,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .rates-select span.icon-datepicker,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .rooms-select span.icon-datepicker,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .submit span.icon-datepicker {
  bottom: 30px; }

/* line 229, ../sass/partials/_bookAHotelForm.scss */
/* line 314, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .check-in input.check-out-date,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .check-in input.check-in-date,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .check-out input.check-out-date,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .check-out input.check-in-date,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .rooms input.check-out-date,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .rooms input.check-in-date,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .rooms-container input.check-out-date,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .rooms-container input.check-in-date,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .adults input.check-out-date,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .adults input.check-in-date,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .children input.check-out-date,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .children input.check-in-date,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .rates-select input.check-out-date,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .rates-select input.check-in-date,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .rooms-select input.check-out-date,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .rooms-select input.check-in-date,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .submit input.check-out-date,
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .submit input.check-in-date {
  width: 100%;
  font-weight: 100;
  font-size: 16px;
  padding-top: 5px;
  padding-bottom: 7px;
  margin-top: 0px; }

/* line 238, ../sass/partials/_bookAHotelForm.scss */
/* line 340, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .rooms {
  margin-bottom: 15px; }

/* line 240, ../sass/partials/_bookAHotelForm.scss */
/* line 344, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
.mobile .book-a-hotel-form-wrapper form.book-a-hotel .rooms input {
  width: 50px;
  text-align: center;
  border: 1px solid #aaaaaa;
  padding: 6px 1px 8px 1px;
  height: 50px; }

@media screen and (max-width: 320px) {
  /* line 253, ../sass/partials/_bookAHotelForm.scss */
  /* line 354, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookAHotelForm.scss */
  .children label {
    font-size: 16px !important;
    margin-left: 1.5em !important; } }

/* line 4, ../sass/partials/_hotel-item.scss */
/* line 2, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_hotel-item.scss */
.hotel-item {
  display: block;
  border-top: 1px solid #e8e8e8;
  padding-top: 20px; }

/* line 9, ../sass/partials/_hotel-item.scss */
/* line 8, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_hotel-item.scss */
.hotel-item:first-child {
  border-top: 0;
  padding-top: 0; }

/* line 13, ../sass/partials/_hotel-item.scss */
/* line 13, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_hotel-item.scss */
.hotel-item .hotel-group-header__label {
  border-bottom: 1px solid #e8e8e8; }

/* line 16, ../sass/partials/_hotel-item.scss */
/* line 17, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_hotel-item.scss */
.hotel-item .btn {
  position: absolute;
  bottom: 0px; }

/* line 23, ../sass/partials/_hotel-item.scss */
/* line 22, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_hotel-item.scss */
.mobile .hotel-item .btn {
  width: 100%;
  text-align: center; }

/* line 30, ../sass/partials/_hotel-item.scss */
/* line 28, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_hotel-item.scss */
.hotel__title {
  color: #034ea0;
  margin-top: 0px;
  margin-bottom: 10px; }

/* START - JOV ADDED [03/05/2015] */
/* line 35, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_hotel-item.scss */
.hotel-item-explore .only-show-partial .more-content-holder {
  max-height: 3.5em; }

/* line 38, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_hotel-item.scss */
.hotel-item-explore .hotel__booking-form {
  padding-top: 7px; }

/* line 41, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_hotel-item.scss */
.hotel-item-explore .hotel__booking-form .btn {
  position: static; }

/* END - JOV [03/05/2015] */
/* line 35, ../sass/partials/_hotel-item.scss */
/* line 47, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_hotel-item.scss */
.mobile .hotel__title {
  margin-top: 15px; }

/* line 39, ../sass/partials/_hotel-item.scss */
/* line 44, ../sass/partials/_hotel-item.scss */
/* line 58, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_hotel-item.scss */
.hotel__image {
  margin-bottom: 0; }

/* line 46, ../sass/partials/_hotel-item.scss */
/* line 62, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_hotel-item.scss */
.hotel__image img {
  width: auto;
  display: inline-block;
  min-width: 180px;
  height: 180px; }

/* line 54, ../sass/partials/_hotel-item.scss */
/* line 70, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_hotel-item.scss */
.hotel__body {
  min-height: 180px;
  position: relative; }

/* line 63, ../sass/partials/_hotel-item.scss */
/* line 76, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_hotel-item.scss */
.hotel__ta iframe {
  margin-top: -11px;
  margin-bottom: 11px; }

/* line 1, ../sass/partials/_new-hotels.scss */
/* line 2, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_new-hotels.scss */
.new-hotels-item {
  margin-bottom: 0; }

/* line 4, ../sass/partials/_new-hotels.scss */
/* line 6, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_new-hotels.scss */
.new-hotels-item .btn {
  position: relative;
  bottom: 0;
  min-width: 196px;
  text-align: center; }

/* line 11, ../sass/partials/_new-hotels.scss */
/* line 14, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_new-hotels.scss */
.new-hotels__image {
  position: relative; }

/* line 17, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_new-hotels.scss */
.new-hotels__image.media__img {
  width: 295px;
  height: 205px; }

/* line 13, ../sass/partials/_new-hotels.scss */
/* line 22, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_new-hotels.scss */
.new-hotels__image img {
  /* START - al.balangue Fix for SDM 125712 */
  width: 295px;
  height: 205px;
  /* END - al.balangue Fix for SDM 125712 */ }

/* line 17, ../sass/partials/_new-hotels.scss */
/* line 29, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_new-hotels.scss */
.new-hotels__image .open-status {
  position: absolute;
  bottom: 0;
  padding-bottom: 15px;
  padding-top: 30px;
  padding-top: 20px\9;
  /* START - al.balangue Fix for SDM 125712 */
  width: 295px;
  /* END - al.balangue Fix for SDM 125712 */
  text-align: center;
  color: #fff;
  text-transform: uppercase; }

/* line 26, ../sass/partials/_new-hotels.scss */
/* line 43, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_new-hotels.scss */
.new-hotels__image .open-status.shadow {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(15%, transparent), color-stop(100%, black));
  background: -moz-linear-gradient(top, transparent 0%, transparent 55%, black 130%); }

@media only screen and (min-width: 820px) {
  /* line 36, ../sass/partials/_new-hotels.scss */
  /* line 50, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_new-hotels.scss */
  .new-hotels-item .hotel__body {
    padding-bottom: 60px; }
  /* line 39, ../sass/partials/_new-hotels.scss */
  /* line 54, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_new-hotels.scss */
  .new-hotels-item .new-hotels__button-group {
    position: absolute;
    bottom: 0; } }

/* line 1, ../sass/partials/_hotel-grid-items.scss */
/* line 2, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_hotel-grid-items.scss */
.hotel-grid-items-wrapper {
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%; }

/* line 11, ../sass/partials/_hotel-grid-items.scss */
/* line 10, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_hotel-grid-items.scss */
.hotel-grid-items-wrapper--double .hotel-column {
  height: 400px;
  width: 220px; }

/* line 15, ../sass/partials/_hotel-grid-items.scss */
/* line 15, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_hotel-grid-items.scss */
.hotel-grid-items-wrapper--double .hotel-grid-item {
  display: block;
  border-left: 0; }

/* line 19, ../sass/partials/_hotel-grid-items.scss */
/* line 20, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_hotel-grid-items.scss */
.hotel-grid-items-wrapper--double .hotel-grid-item:first-child {
  border-bottom: 0; }

/* line 25, ../sass/partials/_hotel-grid-items.scss */
/* line 25, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_hotel-grid-items.scss */
.hotel-grid-item {
  width: 220px;
  height: 200px;
  position: relative;
  background-color: #034ea0;
  border: 3px solid white;
  border-left: 0;
  overflow: hidden;
  margin-right: 0;
  margin-bottom: 0;
  padding: 10px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline; }

/* line 39, ../sass/partials/_hotel-grid-items.scss */
/* line 44, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_hotel-grid-items.scss */
.hotel-grid-item .btn {
  position: absolute;
  left: 10px;
  bottom: 10px;
  right: 10px; }

/* line 45, ../sass/partials/_hotel-grid-items.scss */
/* line 51, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_hotel-grid-items.scss */
.hotel-grid-item .btn-search {
  padding: 7px; }

/* line 51, ../sass/partials/_hotel-grid-items.scss */
/* line 56, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_hotel-grid-items.scss */
.hotel-grid-item__title {
  position: relative;
  margin-top: 0;
  text-shadow: 0px 1px 2px black;
  color: white; }

/* line 58, ../sass/partials/_hotel-grid-items.scss */
/* line 64, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_hotel-grid-items.scss */
.hotel-grid-item__background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%; }

/* line 67, ../sass/partials/_hotel-grid-items.scss */
/* line 74, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_hotel-grid-items.scss */
.hotel-grid-item__shading {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF800000', endColorstr='#FF000000');
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(24%, rgba(0, 0, 0, 0.5)), color-stop(40%, transparent));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 24%, transparent 40%);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 24%, transparent 40%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 24%, transparent 40%);
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 24%, transparent 40%); }

/* line 10, ../sass/partials/_bottom-drawer.scss */
/* line 2, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.explore-hotels-view .explore-hotels-view__title, .explore-hotels-view .interest-prompt {
  position: relative;
  z-index: 5;
  max-width: 500px;
  margin: 50px auto 0;
  width: 100%;
  text-align: center; }

/* line 23, ../sass/partials/_bottom-drawer.scss */
/* line 12, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.filter-prompt, .filter-prompt * {
  color: white; }

/* line 31, ../sass/partials/_bottom-drawer.scss */
/* line 17, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.bottom-drawer {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  width: 100%; }

/* line 40, ../sass/partials/_bottom-drawer.scss */
/* line 26, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.interests-list {
  margin-bottom: 15px; }

/* line 48, ../sass/partials/_bottom-drawer.scss */
/* line 31, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.bottom-drawer__chosen-interests {
  height: 40px;
  width: 70%;
  padding: 10px;
  float: left;
  text-align: left; }

/* line 64, ../sass/partials/_bottom-drawer.scss */
/* line 40, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.chosen-interests {
  margin: 0 0 0 10px;
  padding: 0;
  opacity: 1;
  height: auto;
  -webkit-transition: 0.25s linear opacity;
  transition: 0.25s linear opacity; }

/* line 73, ../sass/partials/_bottom-drawer.scss */
/* line 49, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.chosen-interests.ng-hide {
  opacity: 0; }

/* line 77, ../sass/partials/_bottom-drawer.scss */
/* line 53, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.chosen-interests.ng-hide-add, .chosen-interests.ng-hide-remove {
  display: block !important; }

/* line 87, ../sass/partials/_bottom-drawer.scss */
/* line 58, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.chosen-interests__interest {
  cursor: pointer;
  margin: 0 10px 10px 0;
  padding: 5px 10px;
  text-transform: uppercase;
  vertical-align: top;
  background-color: #323232;
  color: white;
  font-size: 12px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  -webkit-transition: opacity linear 0.25s;
  transition: opacity linear 0.25s; }

/* line 100, ../sass/partials/_bottom-drawer.scss */
/* line 77, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.chosen-interests__interest.ng-leave.ng-leave-active, .chosen-interests__interest.ng-move, .chosen-interests__interest.ng-enter {
  opacity: 0; }

/* line 106, ../sass/partials/_bottom-drawer.scss */
/* line 81, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.chosen-interests__interest.ng-leave, .chosen-interests__interest.ng-move.ng-move-active, .chosen-interests__interest.ng-enter.ng-enter-active {
  opacity: 1; }

/* line 116, ../sass/partials/_bottom-drawer.scss */
/* line 86, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.chosen-interests__blue {
  background-color: #034ea0; }

/* line 121, ../sass/partials/_bottom-drawer.scss */
/* line 91, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.chosen-interests__unchoose {
  padding: 0 2px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-right: 5px; }

/* line 120, ../sass/partials/_bottom-drawer.scss */
/* line 103, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.chosen-interests__label {
  line-height: 22px; }

/* line 128, ../sass/partials/_bottom-drawer.scss */
/* line 108, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.bottom-drawer__menu {
  position: absolute;
  top: -37px;
  left: 0;
  height: 40px;
  background: #505050;
  display: table;
  width: 100%;
  margin: 0;
  padding: 0; }

/* line 142, ../sass/partials/_bottom-drawer.scss */
/* line 121, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.bottom-drawer__menu-item {
  display: table-cell;
  width: 20%;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  border-right: 1px solid #7f7f7f;
  border-left: 1px solid #4a4a4a; }

/* line 152, ../sass/partials/_bottom-drawer.scss */
/* line 132, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.bottom-drawer__menu-item:first-child {
  border-left: none; }

/* line 155, ../sass/partials/_bottom-drawer.scss */
/* line 136, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.bottom-drawer__menu-item:last-child {
  border-right: none; }

/* line 159, ../sass/partials/_bottom-drawer.scss */
/* line 140, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.bottom-drawer__menu-item a {
  display: block;
  height: 100%; }

/* line 164, ../sass/partials/_bottom-drawer.scss */
/* line 145, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.bottom-drawer__menu-item .icon, .bottom-drawer__menu-item #map .cr-map-nav a:after, #map .cr-map-nav .bottom-drawer__menu-item a:after {
  margin-right: 13px;
  margin-left: 13px;
  margin-top: -3px; }

/* line 170, ../sass/partials/_bottom-drawer.scss */
/* line 151, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.mobile .bottom-drawer__menu-item {
  width: 33%; }

/* line 172, ../sass/partials/_bottom-drawer.scss */
/* line 155, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.mobile .bottom-drawer__menu-item .bottom-drawer__menu-item-name {
  display: none; }

/* line 179, ../sass/partials/_bottom-drawer.scss */
/* line 160, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.bottom-drawer__menu-item--active {
  background: #232323;
  border: none !important; }

/* line 184, ../sass/partials/_bottom-drawer.scss */
/* line 166, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.advanced-search {
  width: 60%; }

/* line 194, ../sass/partials/_bottom-drawer.scss */
/* line 171, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.interest-list__header {
  color: white !important; }

/* line 198, ../sass/partials/_bottom-drawer.scss */
/* line 176, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.interest-list__count {
  line-height: 25px;
  padding: 0 8px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background: #4a4a4a;
  color: white; }

/* line 206, ../sass/partials/_bottom-drawer.scss */
/* line 190, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.interests-item-wrapper {
  margin-bottom: 15px; }

/* line 209, ../sass/partials/_bottom-drawer.scss */
/* line 194, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.landscape.mobile .interests-item-wrapper {
  margin-top: 45px; }

/* line 214, ../sass/partials/_bottom-drawer.scss */
/* line 199, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.interest.item {
  width: 117px;
  height: 117px;
  margin-right: 10px;
  position: relative;
  overflow: hidden;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline; }

/* line 215, ../sass/partials/_bottom-drawer.scss */
/* line 213, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.interest.item, .interest.item * {
  color: white; }

/* line 241, ../sass/partials/_bottom-drawer.scss */
/* line 218, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.interest__bkg {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%; }

/* line 249, ../sass/partials/_bottom-drawer.scss */
/* line 227, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.interest__label {
  position: absolute;
  bottom: 0px;
  left: 0px;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.8);
  width: 100%;
  padding-left: 5px;
  padding-bottom: 5px;
  padding-top: 30px;
  opacity: .9;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, black));
  background: -moz-linear-gradient(top, transparent 0%, black 100%);
  background: -ms-linear-gradient(top, transparent 0%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d9000000',GradientType=0 ); }

/* line 256, ../sass/partials/_bottom-drawer.scss */
/* line 244, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.interest--chosen {
  border: 2px solid white; }

/* line 263, ../sass/partials/_bottom-drawer.scss */
/* line 249, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.bottom-drawer__content {
  background: #232323;
  height: 0;
  padding: 0;
  overflow: hidden; }

/* line 269, ../sass/partials/_bottom-drawer.scss */
/* line 256, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.bottom-drawer--open .bottom-drawer__content {
  height: auto;
  padding: 20px; }

/* line 274, ../sass/partials/_bottom-drawer.scss */
/* line 261, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.bottom-drawer__content .general-content {
  background: inherit;
  padding-left: 0;
  padding-right: 0;
  overflow: visible;
  padding-top: 10px; }

/* line 281, ../sass/partials/_bottom-drawer.scss */
/* line 269, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.bottom-drawer__content label {
  display: block;
  margin-bottom: 8px;
  color: white; }

/* line 287, ../sass/partials/_bottom-drawer.scss */
/* line 275, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.bottom-drawer__content input[type="text"] {
  background: inherit;
  border: 1px solid #505050;
  margin-bottom: 13px;
  color: white; }

/* line 294, ../sass/partials/_bottom-drawer.scss */
/* line 282, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.bottom-drawer__content .destination-wrapper {
  position: relative; }

/* line 299, ../sass/partials/_bottom-drawer.scss */
/* line 286, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.bottom-drawer__content .collapse {
  display: block;
  height: auto !important; }

/* line 303, ../sass/partials/_bottom-drawer.scss */
/* line 291, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.bottom-drawer__content .panel-heading {
  display: none; }

/* line 309, ../sass/partials/_bottom-drawer.scss */
/* line 296, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.mobile .bottom-drawer__content {
  padding: 0 0 20px 0; }

/* line 311, ../sass/partials/_bottom-drawer.scss */
/* line 300, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.mobile .bottom-drawer__content .general-content {
  padding-top: 0; }

/* line 319, ../sass/partials/_bottom-drawer.scss */
/* line 304, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.mobile .bottom-drawer__content label,
.mobile .bottom-drawer__content .interest-list__header {
  display: none; }

/* line 335, ../sass/partials/_bottom-drawer.scss */
/* line 310, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.csstransforms3d.csstransitions .bottom-drawer__content {
  left: 0;
  height: 400px; }

/* line 338, ../sass/partials/_bottom-drawer.scss */
/* line 315, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.mobile .csstransforms3d.csstransitions .bottom-drawer__content {
  height: 320px; }

/* line 343, ../sass/partials/_bottom-drawer.scss */
/* line 319, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.csstransforms3d.csstransitions .bottom-drawer {
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
  -webkit-transform: translate3d(0, 400px, 0);
  -moz-transform: translate3d(0, 400px, 0);
  -ms-transform: translate3d(0, 400px, 0);
  -o-transform: translate3d(0, 400px, 0);
  transform: translate3d(0, 400px, 0); }

/* line 348, ../sass/partials/_bottom-drawer.scss */
/* line 331, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.csstransforms3d.csstransitions .bottom-drawer--open {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 355, ../sass/partials/_bottom-drawer.scss */
/* line 339, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.csstransforms3d.csstransitions .mobile .bottom-drawer__content {
  height: 320px; }

/* line 358, ../sass/partials/_bottom-drawer.scss */
/* line 343, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.csstransforms3d.csstransitions .mobile .bottom-drawer {
  -webkit-transform: translate3d(0, 320px, 0);
  -moz-transform: translate3d(0, 320px, 0);
  -ms-transform: translate3d(0, 320px, 0);
  -o-transform: translate3d(0, 320px, 0);
  transform: translate3d(0, 320px, 0); }

/* line 361, ../sass/partials/_bottom-drawer.scss */
/* line 351, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bottom-drawer.scss */
.csstransforms3d.csstransitions .mobile .bottom-drawer--open {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 10, ../sass/partials/sidebar/_sidebar.scss */
/* line 2, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar {
  display: none;
  background: white;
  position: absolute;
  z-index: 100;
  top: 0;
  bottom: 0;
  padding: 10px; }

/* line 21, ../sass/partials/sidebar/_sidebar.scss */
/* line 12, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_wrapper {
  margin-bottom: 10px;
  overflow-x: hidden;
  overflow-y: auto; }

/* line 32, ../sass/partials/sidebar/_sidebar.scss */
/* line 18, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar * {
  z-index: 250; }

/* line 22, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .detail-view_content > .section-heading {
  padding-left: 20px; }

/* line 34, ../sass/partials/sidebar/_sidebar.scss */
/* line 27, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar.full-grid {
  min-width: 930px;
  width: 1px; }

/* line 37, ../sass/partials/sidebar/_sidebar.scss */
/* line 32, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar.full-grid .sidebar_slide-view {
  min-width: 80%; }

/* line 40, ../sass/partials/sidebar/_sidebar.scss */
/* line 36, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar.full-grid .sidebar_slide-view .item {
  width: 32.33%;
  max-width: 295px;
  float: left;
  margin-right: 1.3%;
  overflow: hidden; }

/* line 45, ../sass/partials/sidebar/_sidebar.scss */
/* line 48, ../sass/partials/sidebar/_sidebar.scss */
/* line 48, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar.full-grid .sidebar_slide-view .item:nth-of-type(3n + 3) {
  margin-right: 0; }

/* line 54, ../sass/partials/sidebar/_sidebar.scss */
/* line 52, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar.single-grid {
  width: 310px; }

/* line 57, ../sass/partials/sidebar/_sidebar.scss */
/* line 56, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar.single-grid .sidebar_slide-view {
  min-width: 26%; }

/* line 60, ../sass/partials/sidebar/_sidebar.scss */
/* line 60, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar.single-grid .sidebar_slide-view .item {
  width: 100%;
  max-width: 295px;
  overflow: hidden;
  float: none; }

/* line 64, ../sass/partials/sidebar/_sidebar.scss */
/* line 67, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar.single-grid .sidebar_slide-view .item:first-child {
  margin-top: 0; }

/* line 70, ../sass/partials/sidebar/_sidebar.scss */
/* line 71, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar.detail {
  min-width: 80%; }

/* line 73, ../sass/partials/sidebar/_sidebar.scss */
/* line 75, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar.detail .sidebar_slide-view {
  display: none; }

/* line 77, ../sass/partials/sidebar/_sidebar.scss */
/* line 79, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar.detail .sidebar_detail-view {
  width: 100%;
  display: block; }

/* line 81, ../sass/partials/sidebar/_sidebar.scss */
/* line 84, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar.detail .sidebar_detail-view .detail-view_slide-view {
  width: 26%;
  display: block; }

/* line 85, ../sass/partials/sidebar/_sidebar.scss */
/* line 89, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar.detail .sidebar_detail-view .detail-view_slide-view .slide-view_content {
  /* START - CHANGES BY NAN FOR IMAGE RESIZE */
  width: 295px;
  /* START - CHANGES BY NAN FOR IMAGE RESIZE */ }

/* line 91, ../sass/partials/sidebar/_sidebar.scss */
/* line 96, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar.detail .sidebar_detail-view .detail-view_content {
  /*width: 75%; */
  position: absolute;
  top: 0;
  right: 0;
  left: 26%;
  margin-left: 9px; }

/* line 103, ../sass/partials/sidebar/_sidebar.scss */
/* line 105, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar.flexible-view .sidebar_toggle {
  display: inline; }

/* line 107, ../sass/partials/sidebar/_sidebar.scss */
/* line 109, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_toggle {
  display: none;
  position: absolute;
  left: -28px;
  top: 45%;
  font-size: 1.2em;
  background: white;
  color: #545454;
  padding: 0.75em 0.5em;
  -webkit-box-shadow: -2px 0px 2px 0px #232323;
  -moz-box-shadow: -2px 0px 2px 0px #232323;
  box-shadow: -2px 0px 2px 0px #232323; }

/* line 120, ../sass/partials/sidebar/_sidebar.scss */
/* line 123, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_slide-view {
  padding: 0;
  margin: 0; }

/* line 124, ../sass/partials/sidebar/_sidebar.scss */
/* line 128, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_slide-view .slide-view_header {
  text-transform: uppercase;
  color: black;
  min-height: 38px;
  text-align: left;
  position: relative; }

/* line 128, ../sass/partials/sidebar/_sidebar.scss */
/* line 129, ../sass/partials/sidebar/_sidebar.scss */
/* line 140, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_slide-view .slide-view_header select.filter {
  font-size: 14px;
  background-color: #034ea0;
  color: white;
  border-radius: 0px;
  border: 0px solid white;
  width: 134px;
  height: 30px;
  padding: 0.5em 0;
  padding-left: 0.75em;
  position: absolute;
  top: 0;
  right: 3px;
  -webkit-appearance: button;
  -webkit-border-radius: 0px; }

/* line 145, ../sass/partials/sidebar/_sidebar.scss */
/* line 157, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_slide-view .slide-view_header .sidebar-select-arrow-sidebar {
  width: 37px;
  height: 30px;
  position: absolute;
  padding: 0.5em 0;
  top: 0px;
  right: 7px;
  background: url("../images/select-arrow.png") no-repeat 97% 50%;
  pointer-events: none;
  z-index: 999; }

/* line 160, ../sass/partials/sidebar/_sidebar.scss */
/* line 169, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_slide-view .slide-view_content {
  margin: 0;
  padding: 0;
  z-index: 261; }

/* line 174, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
.explore-hotels-view #sidebar .sidebar_slide-view .slide-view_content {
  padding-bottom: 6px; }

@media screen and (min-width: 1660px) {
  /* line 179, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
  .explore-hotels-view #sidebar .sidebar_slide-view .slide-view_content {
    padding-bottom: 11px; }
  @-moz-document url-prefix() {
    /* line 183, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
    .explore-hotels-view #sidebar .sidebar_slide-view .slide-view_content {
      padding-bottom: 6px; } } }

@media screen and (min-width: 1660px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 188, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
  .explore-hotels-view #sidebar .sidebar_slide-view .slide-view_content {
    padding-bottom: 6px; } }

/* line 167, ../sass/partials/sidebar/_sidebar.scss */
/* line 194, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_slide-view .slide-view_content li.slide-view_no-content img.slide-view_no-content-bg {
  width: 100%;
  height: 100%;
  min-height: 600px;
  position: absolute;
  left: 0;
  top: 45px;
  z-index: -1;
  transition: all 555ms ease; }

/* line 176, ../sass/partials/sidebar/_sidebar.scss */
/* line 205, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_slide-view .slide-view_content li.slide-view_no-content h3 {
  margin: 30% 2% auto 2%; }

/* line 182, ../sass/partials/sidebar/_sidebar.scss */
/* line 209, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_slide-view .item {
  margin-top: 5px;
  display: block;
  position: relative;
  z-index: 260;
  padding: 13px; }

/* line 189, ../sass/partials/sidebar/_sidebar.scss */
/* line 217, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_slide-view .item .background-image {
  /* START - CHANGES BY NAN FOR IMAGE RESIZE */
  width: 295px;
  position: absolute;
  /* START - al.balangue Fix for SDM 126638 */
  z-index: -2;
  /* END - al.balangue Fix for SDM 126638 */
  height: 205px;
  /* START - CHANGES BY NAN FOR IMAGE RESIZE */ }

/* line 198, ../sass/partials/sidebar/_sidebar.scss */
/* line 228, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_slide-view .item .item_header {
  text-align: left;
  position: absolute;
  top: 15px; }

/* line 203, ../sass/partials/sidebar/_sidebar.scss */
/* line 234, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_slide-view .item .item_header .item--marker-symbol {
  position: static;
  border: 1px solid white;
  vertical-align: initial; }

/* line 209, ../sass/partials/sidebar/_sidebar.scss */
/* line 240, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_slide-view .item .item_header .location {
  display: inline;
  color: white;
  font-size: 14px;
  margin-left: 2px; }

/* line 216, ../sass/partials/sidebar/_sidebar.scss */
/* line 247, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_slide-view .item .overlay,
.mobile .webextra-detail-grid .slide-view_content .item .overlay,
.mobile .webextra-detail .webextra-detail-sidebar .title-area .overlay {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* START - al.balangue Fix for SDM 126638 */
  z-index: -1;
  /* END - al.balangue Fix for SDM 126638 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.01) 59%, rgba(0, 0, 0, 0.01) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(59%, rgba(0, 0, 0, 0.01)), color-stop(100%, rgba(0, 0, 0, 0.01)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.01) 59%, rgba(0, 0, 0, 0.01) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.01) 59%, rgba(0, 0, 0, 0.01) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.01) 59%, rgba(0, 0, 0, 0.01) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.01) 59%, rgba(0, 0, 0, 0.01) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#03000000',GradientType=0 );
  /* IE6-9 */ }

/* line 233, ../sass/partials/sidebar/_sidebar.scss */
/* line 275, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_slide-view .item .title {
  text-align: left;
  color: white;
  margin-top: 10px; }

/* line 239, ../sass/partials/sidebar/_sidebar.scss */
/* line 281, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_slide-view .item .book-now {
  text-align: left;
  font-size: 14px;
  position: absolute;
  bottom: 13px;
  left: 13px; }

/* line 251, ../sass/partials/sidebar/_sidebar.scss */
/* line 289, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_detail-view {
  display: none;
  text-align: left;
  color: black; }

/* line 256, ../sass/partials/sidebar/_sidebar.scss */
/* line 295, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_detail-view .slide-view_content {
  margin: 0;
  padding: 0;
  width: 30%; }

/* line 262, ../sass/partials/sidebar/_sidebar.scss */
/*Start al.balangue - Removed Style right 13px for SDM 126641*/
/* line 302, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_detail-view .slide-view_content .item .book-now {
  font-size: 12px;
  line-height: 16px;
  padding: 8px; }

/*End al.balangue - Removed Style right 13px for SDM 126641*/
/* line 268, ../sass/partials/sidebar/_sidebar.scss */
/* line 309, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_detail-view .slide-view_content .item .arrow {
  position: absolute;
  right: 0;
  top: 40%;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 15px solid white; }

/* line 278, ../sass/partials/sidebar/_sidebar.scss */
/* line 320, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_detail-view .slide-view_content .item .dark-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 260;
  /* START - CHANGES BY NAN FOR IMAGE RESIZE */
  width: 295px;
  height: 205px;
  /* START - CHANGES BY NAN FOR IMAGE RESIZE */ }

/* line 288, ../sass/partials/sidebar/_sidebar.scss */
/* line 334, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_detail-view .slide-view_content .item .empty-text {
  color: red; }

/* line 295, ../sass/partials/sidebar/_sidebar.scss */
/* line 338, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_detail-view .close {
  position: absolute;
  right: 30px;
  top: 20px;
  width: 32px;
  height: 31px;
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 265;
  padding-right: 1px;
  font-size: 33px;
  vertical-align: middle;
  text-align: center;
  font-family: serif;
  cursor: pointer; }

/* line 304, ../sass/partials/sidebar/_sidebar.scss */
/* line 355, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_detail-view .detail-view_header {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px; }

/* line 309, ../sass/partials/sidebar/_sidebar.scss */
/* line 361, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_detail-view .detail-view_header .title {
  position: relative;
  z-index: 265;
  max-width: 85%;
  padding: 20px 20px 0 20px;
  text-align: left; }

/* line 317, ../sass/partials/sidebar/_sidebar.scss */
/* line 369, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_detail-view .detail-view_header .background-image {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

/* line 325, ../sass/partials/sidebar/_sidebar.scss */
/* line 376, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_detail-view .detail-view_content {
  height: 100%; }

/* line 329, ../sass/partials/sidebar/_sidebar.scss */
/* line 380, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_detail-view .detail-view_content .description {
  padding: 0 20px;
  color: black;
  overflow-y: auto;
  min-height: 100px;
  max-height: 289px; }

/* line 333, ../sass/partials/sidebar/_sidebar.scss */
/* line 388, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_detail-view .detail-view_content .description .hotel {
  color: black;
  margin-bottom: 5px; }

/* line 338, ../sass/partials/sidebar/_sidebar.scss */
/* line 393, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_detail-view .detail-view_content .description .detail-text {
  margin-bottom: 20px;
  color: black; }

/* line 343, ../sass/partials/sidebar/_sidebar.scss */
/* line 398, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_detail-view .detail-view_content .description .section-heading, #sidebar .sidebar_detail-view .detail-view_content .description .detail-text {
  text-align: left;
  color: black; }

/* line 352, ../sass/partials/sidebar/_sidebar.scss */
/* line 403, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_detail-view .detail-view_content .description a.btn {
  font-size: 14px;
  color: white; }

/* line 357, ../sass/partials/sidebar/_sidebar.scss */
/* line 408, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_detail-view .detail-view_content .description .section-heading:after {
  content: '';
  display: block;
  height: 1px;
  background: url("../images/bg-h2.png?1415036827") no-repeat 0 0;
  margin-bottom: 10px; }

/* line 415, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/sidebar/_sidebar.scss */
#sidebar .sidebar_detail-view .detail-view_content .description a.phone,
#sidebar .sidebar_detail-view .detail-view_content .description a.email,
#sidebar .sidebar_detail-view .detail-view_content .description a.view-property {
  color: #034ea0 !important; }

/* line 1, ../sass/partials/_reviewReservation.scss */
/* line 2, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_reviewReservation.scss */
.review-reservation {
  /*margin-top: 112px;*/
  border-top: 1px solid #CACACA; }

/* line 5, ../sass/partials/_reviewReservation.scss */
/* line 7, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_reviewReservation.scss */
.review-reservation label {
  font-weight: 100;
  text-transform: uppercase; }

/* line 11, ../sass/partials/_reviewReservation.scss */
/*
.mobile .review-reservation {
  margin-top: 151px;
}
*/
/* line 1, ../sass/partials/_gift-cards.scss */
/* line 2, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gift-cards.scss */
.gc-login {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  margin-top: 15px;
  text-align: center;
  text-transform: uppercase;
  width: 100%; }

/* line 9, ../sass/partials/_gift-cards.scss */
/* line 12, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gift-cards.scss */
.gc-login a {
  margin-left: 10px; }

/* line 10, ../sass/partials/_gift-cards.scss */
/* line 16, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gift-cards.scss */
.gc-login .lock {
  background-image: url(../images/icons/icon-blue-lock.jpg);
  background-repeat: no-repeat;
  background-position: 0 2px;
  margin-left: 0;
  padding-left: 25px; }

/* line 17, ../sass/partials/_gift-cards.scss */
/* line 24, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gift-cards.scss */
.gc-login .bar {
  font-size: 20px; }

/* line 20, ../sass/partials/_gift-cards.scss */
/* line 29, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gift-cards.scss */
.general-content .gift-card {
  padding-bottom: 0; }

/* line 24, ../sass/partials/_gift-cards.scss */
/* line 34, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gift-cards.scss */
.gift-card-steps h4, .gift-card-steps p.intro.upcoming-new-hotels {
  color: #034ea0; }

/* line 27, ../sass/partials/_gift-cards.scss */
/* line 38, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gift-cards.scss */
.gift-card-steps li, .gift-card-steps span {
  display: inline-block; }

/* line 28, ../sass/partials/_gift-cards.scss */
/* line 42, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gift-cards.scss */
.gift-card-steps li {
  margin-bottom: 10px; }

/* line 30, ../sass/partials/_gift-cards.scss */
/* line 46, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gift-cards.scss */
.gift-card-steps li span {
  width: 75%; }

/* line 31, ../sass/partials/_gift-cards.scss */
/* line 50, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gift-cards.scss */
.gift-card-steps li .step {
  width: auto;
  vertical-align: top; }

/* line 36, ../sass/partials/_gift-cards.scss */
/* line 55, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gift-cards.scss */
.gift-card-steps a {
  background-image: url("../images/icons/icon-blue-arrow-right-small.jpg");
  background-repeat: no-repeat;
  background-position: 100% 0;
  padding-right: 15px; }

/* line 46, ../sass/partials/_gift-cards.scss */
/* line 63, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gift-cards.scss */
.mobile .gift-card-steps li {
  display: block; }

/* line 47, ../sass/partials/_gift-cards.scss */
/* line 67, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gift-cards.scss */
.mobile .gift-card-steps span, .mobile .gift-card-steps .inline {
  white-space: normal; }

/* line 48, ../sass/partials/_gift-cards.scss */
/* line 71, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gift-cards.scss */
.mobile .gift-card-steps .inline {
  width: 75%; }

/* line 51, ../sass/partials/_gift-cards.scss */
/* line 75, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_gift-cards.scss */
.mobile .featured-accordion button {
  width: 100%;
  display: block; }

/* line 1, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 2, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-page {
  /*margin-top: 112px;*/
  color: white;
  background: #002247;
  position: relative;
  overflow: hidden; }

/* line 8, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 10, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-page #map {
  /* START - CHANGES BY NAN FOR SIDEBAR IMAGE RESIZE */
  max-height: 695px;
  /* START - CHANGES BY NAN FOR SIDEBAR IMAGE RESIZE */ }

/* line 12, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 16, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-page h1, .explore-hotels-page h2 {
  margin-bottom: 5px; }

/* line 15, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 20, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-page h1 + .header-underline, .explore-hotels-page h2 + .header-underline {
  margin-bottom: 20px; }

/* line 23, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 24, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-page .region-list-filter {
  max-width: 960px;
  margin: 0 auto;
  position: relative; }

/* line 29, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 30, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-page .region-list-filter img {
  width: 100%;
  height: auto; }

/* line 33, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 35, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-page .region-list-filter .country-list {
  position: absolute;
  font-size: 1.2em;
  color: #fff;
  font-family: 'icomoon';
  text-transform: uppercase;
  font-weight: 200;
  pointer-events: none; }

/* line 44, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-page .explore-hotels-view .region-list-filter .country-list {
  pointer-events: auto;
  cursor: pointer; }

/* line 48, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-page .region-list-filter .country-list.south-america {
  left: 23.5%;
  top: 76.55%; }

/* line 41, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 53, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-page .region-list-filter .country-list.america {
  left: 14.2%;
  top: 48.5%; }

/* line 45, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 58, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-page .region-list-filter .country-list.africa {
  left: 47.5%;
  top: 60.55%; }

/* line 49, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 63, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-page .region-list-filter .country-list.middle-east {
  left: 56.5%;
  top: 54.5%; }

/* line 53, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 68, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-page .region-list-filter .country-list.europe {
  left: 59%;
  top: 36.7%; }

/* line 57, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 73, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-page .region-list-filter .country-list.asia {
  left: 79%;
  top: 58.3%; }

@media (max-width: 800px) {
  /* line 23, ../sass/partials/explore-hotels/_explore-hotels.scss */
  /* line 79, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
  .explore-hotels-page .region-list-filter {
    display: none; } }

/* line 69, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 84, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-page .mobile-region-list-filter {
  display: none; }

@media (max-width: 800px) {
  /* line 69, ../sass/partials/explore-hotels/_explore-hotels.scss */
  /* line 89, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
  .explore-hotels-page .mobile-region-list-filter {
    display: block; }
  /* line 74, ../sass/partials/explore-hotels/_explore-hotels.scss */
  /* line 93, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
  .explore-hotels-page .mobile-region-list-filter .link-map .link-map__col {
    border-right: none; }
  /* line 76, ../sass/partials/explore-hotels/_explore-hotels.scss */
  /* line 97, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
  .explore-hotels-page .mobile-region-list-filter .link-map .link-map__col h3 {
    color: white; }
  /* line 79, ../sass/partials/explore-hotels/_explore-hotels.scss */
  /* line 101, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
  .explore-hotels-page .mobile-region-list-filter .link-map .link-map__col a {
    color: white; } }

/* line 93, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 106, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-page .bottom-drawer__menu-item {
  width: 33%; }

/* line 97, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 110, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-page .bottom-drawer__content {
  height: 300px; }

/* line 100, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 114, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.mobile .explore-hotels-page .bottom-drawer__content {
  padding: 20px;
  padding-top: 0; }

/* line 105, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 119, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.mobile .explore-hotels-page .bottom-drawer__content label,
.mobile .explore-hotels-page .bottom-drawer__content .interest-list__header {
  display: block; }

/* line 113, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 125, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.filter-col {
  border-right: 1px solid #505050; }

/* line 116, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 129, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.filter-col:last-child {
  border-right: 0; }

/* line 122, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 134, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.filter-col__item {
  display: block; }

/* line 127, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 139, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-view {
  position: relative;
  background-color: #17589e; }

/* line 131, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 144, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-view .explore-hotels-view__title, .explore-hotels-view .interest-prompt {
  position: relative;
  max-width: 600px;
  width: 100%;
  text-align: center; }

/* line 138, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 151, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-view .explore-hotels-view__title {
  color: black;
  z-index: 5;
  margin: 0 auto 30px; }

/* line 145, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 157, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-view .background-img {
  /* Set rules to fill background */
  min-height: 100%;
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
  /* Set up positioning */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

/* line 160, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 171, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-view .interest-prompt {
  position: relative;
  margin: 15px auto; }

/* line 164, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 176, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-view .interest-prompt * {
  color: black; }

/* line 169, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 180, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-view .explore-hotels-view__sort {
  text-align: right;
  margin-right: 20px; }

/* line 172, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 185, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-view .explore-hotels-view__sort .form-block div {
  text-align: left; }

/* line 175, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 189, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-view .cr-select__display {
  background: white !important; }

@media (max-width: 800px) {
  /* line 182, ../sass/partials/explore-hotels/_explore-hotels.scss */
  /* line 194, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
  .explore-hotels-view .explore-hotels-view__title,
  .explore-hotels-view .interest-prompt {
    margin: 0;
    font-size: 22px;
    max-width: 100%; }
  /* line 188, ../sass/partials/explore-hotels/_explore-hotels.scss */
  /* line 201, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
  .explore-hotels-view .interest-prompt h3 {
    margin: 0; }
  /* line 192, ../sass/partials/explore-hotels/_explore-hotels.scss */
  /* line 205, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
  .explore-hotels-view .explore-hotels-view__title {
    margin-top: 30px; } }

/* line 203, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 212, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-view.explore-hotels-map-view .btn-search {
  padding: 7px; }

/* line 215, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 216, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-view.explore-hotels-map-view #map .cr-map-nav ul {
  display: table; }

/* line 218, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 220, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-view.explore-hotels-map-view #map .cr-map-nav li {
  width: 33%; }

/* line 221, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 224, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-view.explore-hotels-map-view #map .cr-map-nav a {
  color: white; }

/* line 232, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 229, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.csstransforms3d.csstransitions .explore-hotels-page .bottom-drawer__content {
  left: 0;
  height: 284px; }

/* line 236, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 234, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.csstransforms3d.csstransitions .explore-hotels-page .bottom-drawer {
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
  -webkit-transform: translate3d(0, 300px, 0);
  -moz-transform: translate3d(0, 300px, 0);
  -ms-transform: translate3d(0, 300px, 0);
  -o-transform: translate3d(0, 300px, 0);
  transform: translate3d(0, 300px, 0);
  z-index: 99999;
  bottom: 16px; }

/* line 242, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 248, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.csstransforms3d.csstransitions .explore-hotels-page .bottom-drawer--open {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 9999;
  bottom: 0; }

/* line 254, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 259, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.lt-ie10 .explore-hotels-page .bottom-drawer__content {
  left: 0;
  height: 300px; }

/* line 258, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 264, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.lt-ie10 .explore-hotels-page .bottom-drawer {
  bottom: -300px; }

/* line 262, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 268, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.lt-ie10 .explore-hotels-page .bottom-drawer--open {
  bottom: 0px; }

/* line 274, ../sass/partials/explore-hotels/_explore-hotels.scss */
/*
.explore-hotels-location {
  margin-top: 112px;
}
*/
/* line 278, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 279, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/explore-hotels/_explore-hotels.scss */
.explore-hotels-location .header-underline {
  margin-bottom: 20px; }

/* line 2, ../sass/partials/_create-an-account.scss */
/* line 2, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
#content .drop-down div {
  float: none; }

/* line 5, ../sass/partials/_create-an-account.scss */
/* line 6, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
#content .drop-down span.rate-label-booking {
  width: 100%;
  line-height: 80px;
  margin: 0;
  padding: 0 0 0 1em;
  font-size: 24px;
  font-weight: 200;
  min-height: 80px; }

/* line 14, ../sass/partials/_create-an-account.scss */
/* line 16, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
#content .drop-down span.dd-arrow {
  position: absolute;
  right: 20px;
  background: url("../images/icons/drop-arrow-gray-down.png");
  background-repeat: no-repeat; }

/* line 22, ../sass/partials/_create-an-account.scss */
/* line 23, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
#content .drop-down span.up-arrow {
  position: absolute;
  right: 20px;
  background: url("../images/icons/drop-arrow-gray-up.png");
  background-repeat: no-repeat; }

/* line 29, ../sass/partials/_create-an-account.scss */
/* line 30, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
#content .drop-down ul.promotion-list {
  width: 100%;
  position: relative;
  top: -20px;
  background-color: #e5e5e5;
  height: 200px;
  overflow: scroll; }

/* line 36, ../sass/partials/_create-an-account.scss */
/* line 39, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
#content .drop-down ul.promotion-list li {
  border-top: 1px solid #ccc;
  padding: 12px 8px 10px 22px;
  border-bottom: none;
  font-weight: 100; }

/* line 41, ../sass/partials/_create-an-account.scss */
/* line 46, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
#content .drop-down ul.promotion-list li:hover {
  background-color: #ccc; }

/* line 48, ../sass/partials/_create-an-account.scss */
/* line 51, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper {
  width: 100%;
  padding: 20px 2.5%;
  background-color: #fff;
  margin-top: 112px; }

/* line 3, ../sass/partials/_mixins.scss */
/* line 58, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form ::-webkit-input-placeholder {
  color: black;
  font-size: 1em;
  opacity: 1 !important; }

/* line 8, ../sass/partials/_mixins.scss */
/* line 64, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form :-moz-placeholder {
  color: black;
  font-size: 1em;
  opacity: 1 !important; }

/* line 13, ../sass/partials/_mixins.scss */
/* line 70, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form ::-moz-placeholder {
  color: black;
  font-size: 1em;
  opacity: 1 !important; }

/* line 18, ../sass/partials/_mixins.scss */
/* line 76, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form :-ms-input-placeholder {
  color: black;
  font-size: 1em;
  opacity: 1 !important; }

/* line 59, ../sass/partials/_create-an-account.scss */
/* line 82, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form label,
.create-an-account-wrapper form input[name='city'],
.create-an-account-wrapper form .faux-label,
.create-an-account-wrapper form .input-wrapper input {
  font-size: 22px;
  font-weight: 200; }

/* line 63, ../sass/partials/_create-an-account.scss */
/* line 90, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form label {
  line-height: 80px;
  margin-left: 1em; }

@media only screen and (max-width: 800px) {
  /* line 63, ../sass/partials/_create-an-account.scss */
  /* line 96, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form label {
    font-size: 15px;
    margin-left: 5px; } }

/* line 70, ../sass/partials/_create-an-account.scss */
/* line 102, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form label.checkbox {
  line-height: initial;
  margin-left: 10px;
  float: left;
  width: 100%; }

/* line 78, ../sass/partials/_create-an-account.scss */
/* line 109, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form input,
.create-an-account-wrapper form .dates {
  background-color: #fbfbfb;
  height: 100%; }

/* line 82, ../sass/partials/_create-an-account.scss */
/* line 115, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form input {
  font-size: 36px;
  font-weight: 200; }

/* line 86, ../sass/partials/_create-an-account.scss */
/* line 120, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form input[name='city'] {
  background-image: url("../images/icons/icon-gray-arrow.png");
  background-repeat: no-repeat;
  background-position: 100% 32px;
  background-color: transparent;
  border: none;
  width: 93%;
  padding-right: 0;
  line-height: 45px; }

/* line 96, ../sass/partials/_create-an-account.scss */
/* line 131, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .centered {
  text-align: center; }

/* line 99, ../sass/partials/_create-an-account.scss */
/* line 135, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .clear-icon {
  background-image: url("../images/icons/icon-gray-close.png");
  background-repeat: no-repeat;
  background-position: 100% 0%;
  position: relative;
  width: 45px;
  height: 45px;
  top: 30px; }

/* line 109, ../sass/partials/_create-an-account.scss */
/* line 145, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .dates label {
  font-size: 12px;
  line-height: 20px;
  margin: 0;
  text-align: center; }

/* line 115, ../sass/partials/_create-an-account.scss */
/* line 152, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .dates input {
  margin: 0;
  width: 100%;
  padding: 0 .2em;
  text-align: center;
  height: 50px; }

/* line 123, ../sass/partials/_create-an-account.scss */
/* line 160, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .faux-input {
  display: inline-block;
  background-color: #eeeeee;
  height: 80px;
  width: 48%;
  margin-bottom: 10px; }

@media only screen and (max-width: 1281px) {
  /* line 123, ../sass/partials/_create-an-account.scss */
  /* line 169, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .faux-input {
    width: 100%; } }

/* line 133, ../sass/partials/_create-an-account.scss */
/* line 174, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .faux-label {
  line-height: 80px; }

/* line 136, ../sass/partials/_create-an-account.scss */
/* line 178, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .label {
  text-align: center; }

/* line 139, ../sass/partials/_create-an-account.scss */
/* line 182, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .left-space {
  border-left: 10px solid #fff;
  box-sizing: border-box; }

/* line 143, ../sass/partials/_create-an-account.scss */
/* line 187, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .left-space-small {
  border-left: 1px solid #fff;
  box-sizing: border-box; }

/* line 147, ../sass/partials/_create-an-account.scss */
/* line 192, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .rate-label-general {
  width: 100%;
  height: 80px;
  display: inline-block;
  position: relative; }

/* line 153, ../sass/partials/_create-an-account.scss */
/* line 199, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .full-title {
  clear: both;
  text-align: center; }

@media only screen and (max-width: 1281px) {
  /* line 156, ../sass/partials/_create-an-account.scss */
  /* line 205, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .full-title h3 {
    font-size: 28px; } }

@media only screen and (max-width: 800px) {
  /* line 156, ../sass/partials/_create-an-account.scss */
  /* line 211, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .full-title h3 {
    font-size: 20px; } }

/* line 165, ../sass/partials/_create-an-account.scss */
/* line 216, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .full-title.agree input {
  float: left;
  width: 15px;
  height: 15px; }

/* line 170, ../sass/partials/_create-an-account.scss */
/* line 222, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .full-title.agree h5 {
  text-align: left;
  margin-left: 20px; }

/* line 177, ../sass/partials/_create-an-account.scss */
/* line 227, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .input-wrapper {
  background-color: #e2e2e2;
  padding-left: 1px;
  position: relative;
  float: right;
  height: 80px;
  width: 72%; }

@media only screen and (max-width: 800px) {
  /* line 177, ../sass/partials/_create-an-account.scss */
  /* line 237, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .input-wrapper {
    width: 67%; } }

/* line 187, ../sass/partials/_create-an-account.scss */
/* line 242, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .input-wrapper input {
  background-color: #fbfbfb;
  height: 77px;
  width: 99.5%;
  margin: .2%;
  padding: 0 0 0 1.5em;
  line-height: 76px; }

@media only screen and (max-width: 800px) {
  /* line 187, ../sass/partials/_create-an-account.scss */
  /* line 252, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .input-wrapper input {
    padding-left: 5px;
    font-size: 16px;
    margin: .3%;
    width: 99%; } }

/* line 201, ../sass/partials/_create-an-account.scss */
/* line 260, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .input-wrapper input::-ms-clear {
  display: none; }

/* line 202, ../sass/partials/_create-an-account.scss */
/* line 264, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .input-wrapper .clear-icon {
  position: absolute;
  right: 20px; }

/* line 207, ../sass/partials/_create-an-account.scss */
/* line 269, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .rates-select {
  background-color: #e2e2e2;
  height: 80px;
  background-size: 70px; }

/* line 211, ../sass/partials/_create-an-account.scss */
/* line 275, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .rates-select select {
  width: 100%;
  height: 100%;
  font-size: 22px; }

/* line 217, ../sass/partials/_create-an-account.scss */
/* line 281, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .input-long, .create-an-account-wrapper form .input-short, .create-an-account-wrapper form .country {
  margin-right: 48px; }

@media only screen and (max-width: 1281px) {
  /* line 217, ../sass/partials/_create-an-account.scss */
  /* line 286, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .input-long, .create-an-account-wrapper form .input-short, .create-an-account-wrapper form .country {
    margin-right: 0; } }

/* line 224, ../sass/partials/_create-an-account.scss */
/* line 291, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .input-long.email {
  width: 100%; }

/* line 226, ../sass/partials/_create-an-account.scss */
/* line 295, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .input-long.email .faux-input {
  width: 87%; }

@media only screen and (max-width: 1281px) {
  /* line 226, ../sass/partials/_create-an-account.scss */
  /* line 300, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .input-long.email .faux-input {
    width: 72%; } }

/* line 232, ../sass/partials/_create-an-account.scss */
/* line 305, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .input-long.email input {
  margin: .1%;
  width: 99.7%; }

@media only screen and (max-width: 800px) {
  /* line 232, ../sass/partials/_create-an-account.scss */
  /* line 311, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .input-long.email input {
    margin: .3%;
    width: 99.3%; } }

/* line 241, ../sass/partials/_create-an-account.scss */
/* line 317, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .input-long.pass2 {
  margin-bottom: 20px; }

/* line 243, ../sass/partials/_create-an-account.scss */
/* line 321, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .input-long.pass2 label {
  font-size: 19px; }

@media only screen and (max-width: 800px) {
  /* line 243, ../sass/partials/_create-an-account.scss */
  /* line 326, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .input-long.pass2 label {
    font-size: 12px; } }

@media only screen and (max-width: 800px) {
  /* line 251, ../sass/partials/_create-an-account.scss */
  /* line 332, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .input-long.receive {
    float: none; } }

/* line 255, ../sass/partials/_create-an-account.scss */
/* line 337, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .input-long.receive .faux-input {
  width: 50%;
  padding: 12px; }

/* line 258, ../sass/partials/_create-an-account.scss */
/* line 342, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .input-long.receive .faux-input input {
  width: 20px;
  height: 15px; }

@media only screen and (max-width: 800px) {
  /* line 255, ../sass/partials/_create-an-account.scss */
  /* line 348, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .input-long.receive .faux-input {
    float: none;
    width: 100%;
    margin-bottom: 0; } }

/* line 269, ../sass/partials/_create-an-account.scss */
/* line 355, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .input-long.interests {
  width: 100%;
  height: 130px; }

@media only screen and (max-width: 800px) {
  /* line 269, ../sass/partials/_create-an-account.scss */
  /* line 361, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .input-long.interests {
    height: 315px;
    margin-bottom: 20px; } }

/* line 276, ../sass/partials/_create-an-account.scss */
/* line 367, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .input-long.interests .interests-row {
  position: relative;
  float: right;
  width: 70%;
  display: inline-block;
  top: 0;
  height: 20px; }

@media only screen and (max-width: 800px) {
  /* line 276, ../sass/partials/_create-an-account.scss */
  /* line 377, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .input-long.interests .interests-row {
    float: none;
    width: 100%; } }

/* line 287, ../sass/partials/_create-an-account.scss */
/* line 383, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .input-long.interests .interests-row .faux-input {
  float: left;
  width: 50%;
  height: 130px;
  padding: 5px; }

@media only screen and (max-width: 800px) {
  /* line 287, ../sass/partials/_create-an-account.scss */
  /* line 391, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .input-long.interests .interests-row .faux-input {
    width: 100%;
    margin-bottom: 0;
    height: 117px; } }

/* line 297, ../sass/partials/_create-an-account.scss */
/* line 398, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .input-long.interests .interests-row .faux-input label {
  font-size: 15px;
  margin: 3px; }

/* line 300, ../sass/partials/_create-an-account.scss */
/* line 403, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .input-long.interests .interests-row .faux-input label input {
  height: 15px;
  width: 15px; }

@media only screen and (max-width: 800px) {
  /* line 305, ../sass/partials/_create-an-account.scss */
  /* line 409, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .input-long.interests .interests-row .faux-input:nth-child(2) {
    height: 125px; } }

/* line 316, ../sass/partials/_create-an-account.scss */
/* line 414, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .input-short.dob .input-wrapper, .create-an-account-wrapper form .input-short.state .input-wrapper, .create-an-account-wrapper form .input-short.zip .input-wrapper {
  width: 46%; }

/* line 318, ../sass/partials/_create-an-account.scss */
/* line 418, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .input-short.dob .input-wrapper input, .create-an-account-wrapper form .input-short.state .input-wrapper input, .create-an-account-wrapper form .input-short.zip .input-wrapper input {
  width: 99%;
  margin-top: 0.3%; }

@media only screen and (max-width: 800px) {
  /* line 315, ../sass/partials/_create-an-account.scss */
  /* line 424, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .input-short.dob, .create-an-account-wrapper form .input-short.state, .create-an-account-wrapper form .input-short.zip {
    width: 100%; } }

@media only screen and (max-width: 800px) {
  /* line 326, ../sass/partials/_create-an-account.scss */
  /* line 430, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .input-short.dob .faux-input, .create-an-account-wrapper form .input-short.state .faux-input, .create-an-account-wrapper form .input-short.zip .faux-input {
    width: 67%; } }

/* line 332, ../sass/partials/_create-an-account.scss */
/* line 435, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .input-short.dob {
  width: 23%; }

@media only screen and (max-width: 1281px) {
  /* line 332, ../sass/partials/_create-an-account.scss */
  /* line 440, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .input-short.dob {
    width: 49%; } }

@media only screen and (max-width: 800px) {
  /* line 332, ../sass/partials/_create-an-account.scss */
  /* line 446, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .input-short.dob {
    width: 100%; } }

@media only screen and (max-width: 800px) {
  /* line 340, ../sass/partials/_create-an-account.scss */
  /* line 452, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .input-short.dob .faux-input {
    width: 67%; } }

/* line 346, ../sass/partials/_create-an-account.scss */
/* line 457, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .input-short.state {
  width: 24%;
  margin-right: 36px; }

@media only screen and (max-width: 1281px) {
  /* line 346, ../sass/partials/_create-an-account.scss */
  /* line 463, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .input-short.state {
    width: 52%; } }

@media only screen and (max-width: 800px) {
  /* line 346, ../sass/partials/_create-an-account.scss */
  /* line 469, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .input-short.state {
    width: 100%; } }

/* line 356, ../sass/partials/_create-an-account.scss */
/* line 474, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .input-short.zip {
  width: 21%; }

@media only screen and (max-width: 1281px) {
  /* line 356, ../sass/partials/_create-an-account.scss */
  /* line 479, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .input-short.zip {
    width: 43%; } }

@media only screen and (max-width: 800px) {
  /* line 356, ../sass/partials/_create-an-account.scss */
  /* line 485, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .input-short.zip {
    width: 100%; } }

/* line 364, ../sass/partials/_create-an-account.scss */
/* line 490, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .input-short.zip .faux-input {
  width: 70%; }

@media only screen and (max-width: 800px) {
  /* line 364, ../sass/partials/_create-an-account.scss */
  /* line 495, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .input-short.zip .faux-input {
    width: 67%; } }

/* line 372, ../sass/partials/_create-an-account.scss */
/* line 500, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .drop-down {
  width: 48%;
  margin-bottom: 10px; }

@media only screen and (max-width: 1281px) {
  /* line 372, ../sass/partials/_create-an-account.scss */
  /* line 506, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .drop-down {
    width: 100%; } }

@media only screen and (max-width: 800px) {
  /* line 372, ../sass/partials/_create-an-account.scss */
  /* line 512, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .drop-down {
    display: block;
    width: 100%; } }

/* line 382, ../sass/partials/_create-an-account.scss */
/* line 518, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .drop-down.gender {
  width: 23%;
  margin-right: 2%; }

@media only screen and (max-width: 1281px) {
  /* line 382, ../sass/partials/_create-an-account.scss */
  /* line 524, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .drop-down.gender {
    width: 49%; } }

@media only screen and (max-width: 800px) {
  /* line 382, ../sass/partials/_create-an-account.scss */
  /* line 530, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .drop-down.gender {
    display: block;
    width: 100%; } }

/* line 393, ../sass/partials/_create-an-account.scss */
/* line 536, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .drop-down.mice {
  margin-bottom: 20px; }

/* line 395, ../sass/partials/_create-an-account.scss */
/* line 540, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .drop-down.mice label {
  font-size: 17px; }

/* line 400, ../sass/partials/_create-an-account.scss */
/* line 544, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form hr {
  width: 100%; }

/* line 404, ../sass/partials/_create-an-account.scss */
/* line 548, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .radio dl {
  height: 100%;
  margin: 0; }

/* line 407, ../sass/partials/_create-an-account.scss */
/* line 553, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .radio dl dt {
  height: 25px;
  padding-top: 5px; }

/* line 410, ../sass/partials/_create-an-account.scss */
/* line 558, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .radio dl dt input {
  height: 20px;
  width: 20px;
  float: left;
  margin: 0 5px; }

/* line 419, ../sass/partials/_create-an-account.scss */
/* line 565, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .no-right-margin {
  margin-right: 0; }

/* line 422, ../sass/partials/_create-an-account.scss */
/* line 569, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .rooms-row {
  margin-bottom: 9px;
  display: inline-block; }

/* line 425, ../sass/partials/_create-an-account.scss */
/* line 574, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .rooms-row .faux-input {
  margin-bottom: 1px; }

/* line 430, ../sass/partials/_create-an-account.scss */
/* line 578, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .room-block:first-child,
.create-an-account-wrapper form .rates-label {
  background-color: #e2e2e2; }

/* line 433, ../sass/partials/_create-an-account.scss */
/* line 583, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .search-icon {
  background-image: url("../images/icons/icon-gray-search.png");
  background-repeat: no-repeat;
  background-position: 100% 0;
  position: relative;
  width: 45px;
  height: 45px; }

/* line 441, ../sass/partials/_create-an-account.scss */
/* line 592, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
.create-an-account-wrapper form .square {
  display: inline-block;
  height: 80px;
  width: 80px;
  float: right;
  padding: .2em;
  text-align: center;
  border: 2px solid #eeeeee;
  box-sizing: border-box; }

@media only screen and (max-width: 800px) {
  /* line 451, ../sass/partials/_create-an-account.scss */
  /* line 604, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_create-an-account.scss */
  .create-an-account-wrapper form .submit {
    display: block;
    width: 100%; } }

/* line 2, ../sass/partials/_rtl.scss */
/* line 2, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] #nav {
  right: auto !important; }

/* line 5, ../sass/partials/_rtl.scss */
/* line 6, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] #nav a {
  padding-right: 20px; }

/* line 11, ../sass/partials/_rtl.scss */
/* line 10, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .marquee a.hotel-name {
  left: 40px;
  right: auto; }

/* line 18, ../sass/partials/_rtl.scss */
/* line 15, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .featured-3 h3 {
  text-align: right; }

/* line 23, ../sass/partials/_rtl.scss */
/* line 19, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .featured-3 .box .btn {
  margin-right: 20px; }

/* line 30, ../sass/partials/_rtl.scss */
/* line 23, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] a .btn--RAD_B {
  right: 0; }

/* line 36, ../sass/partials/_rtl.scss */
/* line 27, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .search .geolocate {
  float: left; }

/* line 30, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .mobile .search .geolocate {
  margin-right: auto;
  margin-left: 10px; }

/* line 39, ../sass/partials/_rtl.scss */
/* line 35, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .search .close-booking-bar {
  right: 10px; }

/* line 49, ../sass/partials/_rtl.scss */
/* line 39, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .search .destination #crhotelSearch {
  float: right;
  padding-right: 35px; }

/* line 55, ../sass/partials/_rtl.scss */
/* line 44, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .search .destination .searchResultList ul li {
  padding-right: 20px; }

/* line 64, ../sass/partials/_rtl.scss */
/* line 48, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .search .destination .destination-list ul li a {
  padding-right: 60px;
  padding-left: 0; }

/* line 84, ../sass/partials/_rtl.scss */
/* line 53, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .signin-now .fields .btn-primary, html[dir="rtl"] .signin-now .fields .btn--RAD_B,
html[dir="rtl"] .signin-now .fields .btn--RAD_G,
html[dir="rtl"] .signin-now .fields .btn--RAD_E,
html[dir="rtl"] .signin-now .fields .btn--CHI,
html[dir="rtl"] .signin-now .fields .btn--PII,
html[dir="rtl"] .signin-now .fields .btn--PKP,
html[dir="rtl"] .signin-now .fields .btn--PKP_A,
html[dir="rtl"] .signin-now .fields .btn--QCN {
  float: left; }

/* line 96, ../sass/partials/_rtl.scss */
/* line 64, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .signin-now .signin-nav {
  background: none; }

/* line 106, ../sass/partials/_rtl.scss */
/* line 68, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .mobile .signin-now .fields .btn-primary, html[dir="rtl"] .mobile .signin-now .fields .btn--RAD_B,
html[dir="rtl"] .mobile .signin-now .fields .btn--RAD_G,
html[dir="rtl"] .mobile .signin-now .fields .btn--RAD_E,
html[dir="rtl"] .mobile .signin-now .fields .btn--CHI,
html[dir="rtl"] .mobile .signin-now .fields .btn--PII,
html[dir="rtl"] .mobile .signin-now .fields .btn--PKP,
html[dir="rtl"] .mobile .signin-now .fields .btn--PKP_A,
html[dir="rtl"] .mobile .signin-now .fields .btn--QCN {
  position: relative;
  margin-top: 0;
  float: right; }

/* line 118, ../sass/partials/_rtl.scss */
/* line 81, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .secondary-nav .ribbon-body ul {
  float: left !important; }

/* line 126, ../sass/partials/_rtl.scss */
/* line 85, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] div.film_roll_child > div a, html[dir="rtl"] div.slick-slide > div a {
  left: 20px; }

/* line 182, ../sass/partials/_rtl.scss */
/* line 89, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .hotel-overview .hotel-info {
  float: right; }

/* line 187, ../sass/partials/_rtl.scss */
/* line 93, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .hotel-overview .hotel-info h1, html[dir="rtl"] .hotel-overview .hotel-info .address, html[dir="rtl"] .hotel-overview .hotel-info .phone {
  margin-right: 0; }

/* line 213, ../sass/partials/_rtl.scss */
/* line 97, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .hotel-overview .booking-share {
  float: left; }

/* line 240, ../sass/partials/_rtl.scss */
/* line 101, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .accordion-content h2.underlined {
  width: 68% !important; }

@media (min-width: 801px) {
  /* line 265, ../sass/partials/_rtl.scss */
  /* line 106, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
  html[dir="rtl"] #header .brand-logo, html[dir="rtl"] #header .search {
    float: right; }
  /* line 269, ../sass/partials/_rtl.scss */
  /* line 110, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
  html[dir="rtl"] #header .menu-tab {
    float: left; }
  /* line 274, ../sass/partials/_rtl.scss */
  /* line 114, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
  html[dir="rtl"] #header .search .slide-panel {
    float: right; }
  /* line 278, ../sass/partials/_rtl.scss */
  /* line 118, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
  html[dir="rtl"] #header .search .next {
    float: left; }
  /* line 282, ../sass/partials/_rtl.scss */
  /* line 122, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
  html[dir="rtl"] #header .search .destination {
    float: right; }
  /* line 286, ../sass/partials/_rtl.scss */
  /* line 126, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
  html[dir="rtl"] #header .search .check-in, html[dir="rtl"] #header .search .check-out, html[dir="rtl"] #header .search .rooms, html[dir="rtl"] #header .search .adults, html[dir="rtl"] #header .search .children {
    float: right; }
  /* line 290, ../sass/partials/_rtl.scss */
  /* line 130, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
  html[dir="rtl"] #header .search .back-to-step-2 {
    float: right; }
  /* line 293, ../sass/partials/_rtl.scss */
  /* line 134, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
  html[dir="rtl"] #header .search .back-to-step-2 span {
    background: url("../images/icons-sf296ea9764.png") no-repeat 0 -511px; }
  /* line 299, ../sass/partials/_rtl.scss */
  /* line 138, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
  html[dir="rtl"] #header .search-icon, html[dir="rtl"] #header .clear-icon {
    float: right;
    margin: 15px 14px 0px 14px; }
  /* line 142, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
  html[dir="rtl"] #header .clear-icon {
    float: right;
    margin: 18px 14px 0px 14px; }
  /* line 305, ../sass/partials/_rtl.scss */
  /* line 147, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
  html[dir="rtl"] .search .rate-label span {
    float: right; }
  /* line 309, ../sass/partials/_rtl.scss */
  /* line 151, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
  html[dir="rtl"] .search .rate-label span.dd-arrow {
    float: right;
    left: -12px;
    right: auto; }
  /* line 315, ../sass/partials/_rtl.scss */
  /* line 157, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
  html[dir="rtl"] .search .rates {
    float: right;
    width: 11%;
    right: 73%;
    left: auto; } }

@media (max-width: 800px) {
  /* line 165, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
  html[dir="rtl"] .hotel-overview h1:after {
    background: url("../images/bg-h2.png?1418408358") no-repeat right 0; }
  /* line 168, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
  html[dir="rtl"] #header .top-bar {
    float: right;
    margin-left: -100%;
    margin-right: 45%; }
  /* line 173, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
  html[dir="rtl"] #header .mobile-menu-tab {
    float: left;
    border-left: 0;
    border-right: 1px solid #505050; }
  /* line 178, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
  html[dir="rtl"] #header .brand-logo {
    float: right;
    margin-left: 0%; }
  /* line 182, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
  html[dir="rtl"] #header .brand-logo a {
    margin: 9px 10px 0px 0; }
  /* line 185, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
  html[dir="rtl"] #header .top-bar .cr-dropdown .icon-dd-sm,
  html[dir="rtl"] #header .top-bar .cr-dropdown .icon-dd-up-sm {
    margin-right: 1em;
    margin-left: 1em;
    float: left; }
  /* line 191, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
  html[dir="rtl"] #header .cr-dropdown .icon-globe {
    margin-right: 0;
    margin-left: 1em;
    float: right; }
  /* line 196, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
  html[dir="rtl"] .marquee .slide-info p,
  html[dir="rtl"] .marquee.featured .marquee-slide .slide-info p {
    margin: 44px 0 13px 14px; }
  /* line 200, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
  html[dir="rtl"] #footer .footer-links li {
    text-align: right; } }

/* line 326, ../sass/partials/_rtl.scss */
/* line 205, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] #header .drawer .content-container span.close {
  right: auto;
  left: 2em; }

/* line 209, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] #header .search .destination div.textarea-main-container {
  float: right; }

/* line 212, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .mobile #header .language-select ul#langOptions {
  left: 0;
  right: auto; }

/* line 216, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .mobile .search .mobile-close-booking-bar {
  float: left;
  margin-right: 0;
  margin-left: 10px; }

/* line 218, ../sass/partials/_webextra.scss */
/* line 222, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .weather-wrap a.temp-switch {
  float: left;
  width: 50px; }

/* line 224, ../sass/partials/_webextra.scss */
/* line 227, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .weather-wrap a.temp-switch .temp-float {
  float: left; }

/* line 229, ../sass/partials/_webextra.scss */
/* line 231, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .weather-wrap a.temp-switch .temp-float .temp-wrap span.temp-span {
  float: right; }

/* line 234, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .weather-wrap .weather .weather-icon {
  float: right;
  border-left: 0;
  border-right: 1px solid #cacaca; }

/* line 239, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .weather-wrap .weather .date {
  float: right; }

/* line 242, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] #content .featured-3 .panel .box img {
  right: 50%;
  transform: translate(50%, 0); }

/* line 246, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .icon,
html[dir="rtl"] #map .cr-map-nav a:after {
  text-indent: 9999px; }

/* line 250, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .icon.fcm-arrow,
html[dir="rtl"] #map .cr-map-nav a.fcm-arrow:after {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

/* line 256, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .mobile .featured-3 span.icon.fcm-arrow {
  margin: 2px 8px 0px 0; }

/* RTL version of widgets */
/* line 261, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .hotel-overview .hotel-booking-button,
html[dir="rtl"] .hotel-overview .booking-share .social-share,
html[dir="rtl"] .hotel-overview .trip-advisor,
html[dir="rtl"] .hotel-overview .weather-wrap {
  float: right; }

/* line 268, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .hotel-overview .booking-share .social-share {
  float: right !important; }

/* line 272, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .hotel-overview .hotel-booking-button,
html[dir="rtl"] .hotel-overview .trip-advisor {
  margin-right: 0;
  margin-left: 15%; }

/* line 278, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_rtl.scss */
html[dir="rtl"] .hotel-overview .booking-share .trip-advisor {
  margin-right: 0; }

/* line 8, ../sass/partials/_bookingbar.scss */
/* line 2, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header input[type='number'] {
  -moz-appearance: textfield !important; }

/* line 12, ../sass/partials/_bookingbar.scss */
/* line 6, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu {
  position: absolute;
  top: 112px;
  left: 21.33%;
  width: 57.6%;
  padding: 10px 20px;
  background: white;
  color: #505050;
  text-align: left;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 488px;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.07); }

/* line 27, ../sass/partials/_bookingbar.scss */
/* line 25, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu form > * {
  margin-top: 10px; }

/* line 30, ../sass/partials/_bookingbar.scss */
/* line 29, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu form .pure-g:first-child {
  height: 70px; }

/* line 34, ../sass/partials/_bookingbar.scss */
/* line 33, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu div.check-in-out-wrap {
  height: 70px; }

/* line 38, ../sass/partials/_bookingbar.scss */
/* line 37, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu div {
  padding: 0; }

/* line 40, ../sass/partials/_bookingbar.scss */
/* line 41, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu button.close {
  width: 30px;
  height: 30px;
  background: transparent;
  border: 1px solid #c8c8c8;
  position: relative;
  /*left: 96.2%;*/
  color: #c8c8c8;
  padding: 2px 0px 0px 1px;
  text-align: center;
  transition: background 111ms ease; }

/* line 53, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu > .pure-g:first-child {
  text-align: right;
  direction: initial;
  display: block; }

/* line 58, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu > .pure-g:first-child {
  text-align: left;
  direction: initial; }

/*html[dir="rtl"] #header .dropdown-booking-menu button.close {
  left: auto;
  right: 96.2%;
}*/
/* line 51, ../sass/partials/_bookingbar.scss */
/* line 67, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu button.close img {
  width: 13px;
  height: 13px;
  pointer-events: none;
  opacity: 0.5; }

/* line 52, ../sass/partials/_bookingbar.scss */
/* line 74, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu button.close:hover {
  background: rgba(0, 0, 0, 0.2); }

/* line 53, ../sass/partials/_bookingbar.scss */
/* line 78, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu button.close:active {
  background: rgba(0, 0, 0, 0.5); }

/* line 56, ../sass/partials/_bookingbar.scss */
/* line 82, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu label {
  font-size: 25px;
  line-height: 55px;
  text-transform: none;
  padding-left: 15px; }

/* line 88, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu label {
  padding-left: 0;
  padding-right: 15px; }

/* line 63, ../sass/partials/_bookingbar.scss */
/* line 93, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu input {
  font-size: 25px;
  width: 60px;
  height: 55px;
  float: right;
  border-left: 1px solid #c8c8c8;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #c8c8c8;
  text-align: center;
  -moz-appearance: textfield;
  -webkit-appearance: none;
  border-radius: 0; }

/* line 107, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu input {
  float: left;
  border-right: 1px solid #c8c8c8; }

/* line 73, ../sass/partials/_bookingbar.scss */
/* line 112, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu div.month-and-day {
  height: 55px;
  width: 60px;
  float: right;
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0; }

/* line 121, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu div.month-and-day {
  float: left;
  left: 0;
  right: auto; }

/* line 81, ../sass/partials/_bookingbar.scss */
/* line 127, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu div.month-and-day input.month {
  font-size: 12px;
  position: relative;
  height: 25px;
  pointer-events: none; }

/* line 89, ../sass/partials/_bookingbar.scss */
/* line 134, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu div.month-and-day input.day, #header .dropdown-booking-menu div.month-and-day .mobile .book-a-hotel-wrapper form .select-dates .square input.month, .mobile .book-a-hotel-wrapper form .select-dates .square #header .dropdown-booking-menu div.month-and-day input.month {
  position: relative;
  left: 0;
  pointer-events: none;
  top: 0;
  height: 30px;
  color: #034ea0;
  font-size: 25.25px;
  padding-bottom: 5px; }

/* line 101, ../sass/partials/_bookingbar.scss */
/* line 145, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .checkin, #header .dropdown-booking-menu .checkout {
  background: #ffffff;
  height: 55px;
  color: #505050;
  position: relative;
  border: 1px solid #c8c8c8;
  overflow: hidden; }

/* line 154, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu .checkin,
html[dir="rtl"] #header .dropdown-booking-menu .checkout {
  text-align: right; }

/* line 108, ../sass/partials/_bookingbar.scss */
/* line 159, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .checkin input, #header .dropdown-booking-menu .checkout input {
  z-index: 10; }

/* line 162, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu .checkin input,
html[dir="rtl"] #header .dropdown-booking-menu .checkout input {
  border-left: 0; }

/*add arrow icon to select drop down*/
/* line 167, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header div.rateChoose,
#header div.rate-choose,
#header div.room-select,
#header div.room-array-adults,
#header div.room-array-children {
  position: relative; }
  /* line 175, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
  #header div.rateChoose::after,
  #header div.rate-choose::after,
  #header div.room-select::after,
  #header div.room-array-adults::after,
  #header div.room-array-children::after {
    content: " ";
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    background: url("../images/icons-sf296ea9764.png") no-repeat;
    background-position: 0 -2978px;
    overflow: hidden;
    text-indent: -9999px;
    text-decoration: none;
    vertical-align: middle;
    top: 42%;
    right: 15px;
    pointer-events: none; }
  /* line 193, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
  #header div.rateChoose::before,
  #header div.rate-choose::before,
  #header div.room-select::before,
  #header div.room-array-adults::before,
  #header div.room-array-children::before {
    content: " ";
    display: inline-block;
    width: 60px;
    height: 100%;
    position: absolute;
    background: #c8c8c8;
    overflow: hidden;
    text-indent: -9999px;
    text-decoration: none;
    vertical-align: middle;
    top: 0;
    right: 0;
    pointer-events: none; }

/* line 216, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header div.rateChoose::after,
html[dir="rtl"] #header div.rate-choose::after,
html[dir="rtl"] #header div.room-select::after,
html[dir="rtl"] #header div.room-array-adults::after,
html[dir="rtl"] #header div.room-array-children::after {
  right: auto;
  left: 22px; }

/* line 221, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header div.rateChoose::before,
html[dir="rtl"] #header div.rate-choose::before,
html[dir="rtl"] #header div.room-select::before,
html[dir="rtl"] #header div.room-array-adults::before,
html[dir="rtl"] #header div.room-array-children::before {
  right: auto;
  left: 0; }

/* line 120, ../sass/partials/_bookingbar.scss */
/* line 242, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .checkin div.month-and-day input.month, #header .dropdown-booking-menu .checkout div.month-and-day input.month {
  border-bottom: none; }

/* line 121, ../sass/partials/_bookingbar.scss */
/* line 246, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .checkin div.month-and-day input.day, #header .dropdown-booking-menu .checkout div.month-and-day input.day, #header .dropdown-booking-menu .checkin div.month-and-day .mobile .book-a-hotel-wrapper form .select-dates .square input.month, .mobile .book-a-hotel-wrapper form .select-dates .square #header .dropdown-booking-menu .checkin div.month-and-day input.month, #header .dropdown-booking-menu .checkout div.month-and-day .mobile .book-a-hotel-wrapper form .select-dates .square input.month, .mobile .book-a-hotel-wrapper form .select-dates .square #header .dropdown-booking-menu .checkout div.month-and-day input.month {
  border-top: none; }

/* line 125, ../sass/partials/_bookingbar.scss */
/* line 250, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .checkout {
  margin-left: 10px; }

/* line 253, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu .checkout {
  margin-left: 0;
  margin-right: 10px; }

/* line 137, ../sass/partials/_bookingbar.scss */
/* line 265, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .room-select {
  background: #ffffff;
  border: 1px solid #c8c8c8; }

/* line 269, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu .room-select {
  text-align: right; }

/* START: al.balangue - replaced the color of placeholder in booking panel */
/* line 273, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .room-select ::-webkit-input-placeholder {
  color: #cccccc; }

/* line 276, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .room-select :-moz-placeholder {
  color: #cccccc; }

/* line 279, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .room-select ::-moz-placeholder {
  color: #cccccc; }

/* line 282, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .room-select :-ms-input-placeholder {
  color: #cccccc; }

/* line 285, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .room-array-adults ::-webkit-input-placeholder {
  color: #cccccc; }

/* line 288, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .room-array-adults :-moz-placeholder {
  color: #cccccc; }

/* line 291, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .room-array-adults ::-moz-placeholder {
  color: #cccccc; }

/* line 294, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .room-array-adults :-ms-input-placeholder {
  color: #cccccc; }

/* line 297, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .room-array-children ::-webkit-input-placeholder {
  color: #cccccc; }

/* line 300, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .room-array-children :-moz-placeholder {
  color: #cccccc; }

/* line 303, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .room-array-children ::-moz-placeholder {
  color: #cccccc; }

/* line 306, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .room-array-children :-ms-input-placeholder {
  color: #cccccc; }

/* line 309, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .room-select .empty,
#header .dropdown-booking-menu .room-array-adults .empty,
#header .dropdown-booking-menu .room-array-children .empty {
  color: #cccccc; }

/*END: al.balangue - replaced the color of placeholder in booking panel */
/* line 140, ../sass/partials/_bookingbar.scss */
/* line 316, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .room-array-room, #header .dropdown-booking-menu .room-array-adults, #header .dropdown-booking-menu .room-array-children, #header .dropdown-booking-menu .dropdown-booking-menu-mobile form .room-wrap .room-array-children, #header .dropdown-booking-menu-mobile form .room-wrap .dropdown-booking-menu .room-array-children {
  background: #ffffff;
  height: 55px;
  margin-left: 0;
  border: 1px solid #c8c8c8;
  overflow: hidden;
  /*text-align: center;*/ }

/* line 146, ../sass/partials/_bookingbar.scss */
/* line 326, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .room-array-room label, #header .dropdown-booking-menu .room-array-adults label, #header .dropdown-booking-menu .room-array-children label, #header .dropdown-booking-menu .dropdown-booking-menu-mobile form .room-wrap .room-array-children label, #header .dropdown-booking-menu-mobile form .room-wrap .dropdown-booking-menu .room-array-children label {
  /*padding-left: 0;*/
  text-transform: uppercase;
  font-size: 20px; }

/* line 331, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .room-array-room label {
  padding-left: 0;
  text-align: center;
  display: block; }

/* line 336, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu .room-array-room label {
  padding-right: 0; }

/* line 153, ../sass/partials/_bookingbar.scss */
/* line 340, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .room-array-adults, #header .dropdown-booking-menu .room-array-children, #header .dropdown-booking-menu .dropdown-booking-menu-mobile form .room-wrap .room-array-children, #header .dropdown-booking-menu-mobile form .room-wrap .dropdown-booking-menu .room-array-children {
  background: #ffffff;
  margin-left: 10px; }

/* line 344, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu .room-array-adults,
html[dir="rtl"] #header .dropdown-booking-menu .room-array-children,
html[dir="rtl"] #header .dropdown-booking-menu .dropdown-booking-menu-mobile form .room-wrap .room-array-children,
html[dir="rtl"] #header .dropdown-booking-menu-mobile form .room-wrap .dropdown-booking-menu .room-array-children {
  margin-left: 0;
  margin-right: 10px;
  text-align: right; }

/* line 158, ../sass/partials/_bookingbar.scss */
/* line 353, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .room-array-adults label, #header .dropdown-booking-menu .room-array-children label, #header .dropdown-booking-menu .dropdown-booking-menu-mobile form .room-wrap .room-array-children label, #header .dropdown-booking-menu-mobile form .room-wrap .dropdown-booking-menu .room-array-children label {
  text-transform: none;
  font-size: 25px; }

/* line 168, ../sass/partials/_bookingbar.scss */
/* line 358, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .rate-choose select,
#header .dropdown-booking-menu .room-select select,
#header .dropdown-booking-menu .room-array-adults select,
#header .dropdown-booking-menu .room-array-children select,
#header .dropdown-booking-menu-mobile .rooms-tab-wrap select,
#header .dropdown-booking-menu-mobile .room-array-adults select,
#header .dropdown-booking-menu-mobile .room-array-children select {
  background-color: #ffffff;
  width: 100%;
  height: 55px;
  border: none;
  font-size: 20px;
  padding-left: 1em;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid #c8c8c8; }

/* line 377, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .rateChoose select,
#header .dropdown-booking-menu-mobile .room-array-adults select,
#header .dropdown-booking-menu-mobile .room-array-children select {
  border: 0;
  border-top: 1px solid #c8c8c8;
  padding-left: 45%; }

/* line 384, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu-mobile form .rateChoose select,
html[dir="rtl"] #header .dropdown-booking-menu-mobile .room-array-adults select,
html[dir="rtl"] #header .dropdown-booking-menu-mobile .room-array-children select {
  padding-left: 0;
  padding-right: 45%; }

/* line 394, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile div.rateChoose:before,
#header .dropdown-booking-menu-mobile div.room-array-adults:before,
#header .dropdown-booking-menu-mobile div.room-array-children:before {
  display: none; }

/* line 398, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile div.rateChoose:after,
#header .dropdown-booking-menu-mobile div.room-array-adults:after,
#header .dropdown-booking-menu-mobile div.room-array-children:after {
  top: 60%;
  right: 25%; }

/* line 409, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu-mobile div.rateChoose:after,
html[dir="rtl"] #header .dropdown-booking-menu-mobile div.room-array-adults:after,
html[dir="rtl"] #header .dropdown-booking-menu-mobile div.room-array-children:after {
  right: auto;
  left: 25%; }

/* line 417, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile div.rateChoose:after {
  top: 42%;
  right: 15px; }

/* line 423, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu-mobile div.rateChoose:after {
  right: auto;
  left: 40px; }

/* line 429, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .room-select select,
#header .dropdown-booking-menu .room-array-adults select,
#header .dropdown-booking-menu .room-array-children select {
  width: 120px;
  font-size: 25px;
  float: right;
  border: 0;
  border-left: 1px solid #c8c8c8;
  padding-left: 0.9em; }

/* line 439, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu .room-select select,
html[dir="rtl"] #header .dropdown-booking-menu .room-array-adults select,
html[dir="rtl"] #header .dropdown-booking-menu .room-array-children select {
  float: left;
  border-left: 0;
  border-right: 1px solid #c8c8c8;
  padding-left: 0;
  padding-right: 0.9em; }

/* line 448, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .rate-choose select {
  padding-left: 15px; }

/* line 451, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu .rate-choose select {
  padding-left: 0;
  padding-right: 15px; }

/* line 183, ../sass/partials/_bookingbar.scss */
/* line 456, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .rate-input input {
  height: 55px;
  width: 79%;
  float: right;
  text-align: left;
  padding-left: 20px;
  border: 1px solid #c8c8c8; }

/* line 192, ../sass/partials/_bookingbar.scss */
/* line 465, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu .rate-input span.close {
  background: url("../images/closeBLK.png") no-repeat 100% 100%;
  float: right;
  position: relative;
  left: 76%;
  margin-top: 7px;
  height: 30px;
  width: 30px; }

/* line 203, ../sass/partials/_bookingbar.scss */
/* line 475, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu button.submit {
  float: right;
  width: 175px;
  height: 55px;
  background: #034ea0;
  /*border: 1px solid white;*/
  border: 0;
  color: white;
  margin-bottom: 10px;
  padding: 4px 10px;
  transition: background 222ms ease; }

/* line 487, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu button.submit {
  float: left; }

/* line 214, ../sass/partials/_bookingbar.scss */
/* line 491, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu button.submit:hover {
  background: #034ea0; }

/* line 225, ../sass/partials/_bookingbar.scss */
/* line 495, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile {
  position: fixed;
  top: 116px;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  background-color: rgba(35, 35, 35, 0.9);
  padding: 0px;
  color: #505050; }

/* line 237, ../sass/partials/_bookingbar.scss */
/* line 511, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu-mobile {
  width: 105%; }

/* line 243, ../sass/partials/_bookingbar.scss */
/* line 515, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .close-wrapper {
  height: 35px;
  padding: 0; }

/* line 247, ../sass/partials/_bookingbar.scss */
/* line 520, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .close-wrapper a.close {
  width: 15px;
  height: 15px;
  margin: 7px 0px;
  position: absolute;
  left: 90%;
  padding: 2px 0px 2px 1px;
  text-align: center;
  transition: background 111ms ease; }

/* line 256, ../sass/partials/_bookingbar.scss */
/* line 531, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .close-wrapper a.close img {
  width: 13px;
  height: 13px;
  pointer-events: none; }

/* line 257, ../sass/partials/_bookingbar.scss */
/* line 537, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .close-wrapper a.close:hover {
  background: rgba(0, 0, 0, 0.2); }

/* line 258, ../sass/partials/_bookingbar.scss */
/* line 541, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .close-wrapper a.close:active {
  background: rgba(0, 0, 0, 0.5); }

/* line 261, ../sass/partials/_bookingbar.scss */
/* line 545, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .check-in-out-labels {
  height: 20px;
  background: #ffffff;
  border-bottom: 1px solid #cacaca;
  line-height: 6px;
  width: calc(100% + 30px);
  margin-left: -15px; }

/* line 555, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu-mobile form .check-in-out-labels {
  margin-left: 0;
  margin-right: -15px; }

/* line 266, ../sass/partials/_bookingbar.scss */
/* line 560, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .check-in-out-labels div {
  height: 35px; }

/* line 269, ../sass/partials/_bookingbar.scss */
/* line 564, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .check-in-out-labels div:first-child {
  border-right: 1px solid #cacaca; }

/* line 273, ../sass/partials/_bookingbar.scss */
/* line 568, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .check-in-out-labels div p {
  color: #505050;
  line-height: 7px; }

/* line 279, ../sass/partials/_bookingbar.scss */
/* line 573, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .check-in-out {
  background-color: #ffffff;
  height: 90px;
  overflow: hidden;
  width: 100%; }

/* line 285, ../sass/partials/_bookingbar.scss */
/* line 580, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .calendar-check-in {
  border-right: 1px solid #cacaca; }

/* line 285, ../sass/partials/_bookingbar.scss */
/* line 585, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .calendar-check-in,
#header .dropdown-booking-menu-mobile form .calendar-check-out {
  border-top: 1px solid #cacaca; }

/* line 287, ../sass/partials/_bookingbar.scss */
/* line 591, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .calendar-check-in, #header .dropdown-booking-menu-mobile form .calendar-check-out {
  min-height: 100%;
  height: 100%;
  position: relative;
  width: 50%;
  overflow: hidden; }

/* line 294, ../sass/partials/_bookingbar.scss */
/* line 599, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .calendar-check-in input, #header .dropdown-booking-menu-mobile form .calendar-check-out input {
  font-size: 24px;
  margin: 0;
  background: transparent;
  border: none;
  height: 100%;
  width: 100%;
  color: #034ea0;
  line-height: normal;
  font-weight: 200; }

/* line 306, ../sass/partials/_bookingbar.scss */
/* line 611, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .calendar-check-in input.month, #header .dropdown-booking-menu-mobile form .calendar-check-in input.day, #header .dropdown-booking-menu-mobile .mobile .book-a-hotel-wrapper form .calendar-check-in .select-dates .square input.month, .mobile .book-a-hotel-wrapper #header .dropdown-booking-menu-mobile form .calendar-check-in .select-dates .square input.month, #header .dropdown-booking-menu-mobile .mobile .book-a-hotel-wrapper form .select-dates .square .calendar-check-in input.month, .mobile .book-a-hotel-wrapper #header .dropdown-booking-menu-mobile form .select-dates .square .calendar-check-in input.month, #header .dropdown-booking-menu-mobile form .calendar-check-out input.month, #header .dropdown-booking-menu-mobile form .calendar-check-out input.day, #header .dropdown-booking-menu-mobile .mobile .book-a-hotel-wrapper form .calendar-check-out .select-dates .square input.month, .mobile .book-a-hotel-wrapper #header .dropdown-booking-menu-mobile form .calendar-check-out .select-dates .square input.month, #header .dropdown-booking-menu-mobile .mobile .book-a-hotel-wrapper form .select-dates .square .calendar-check-out input.month, .mobile .book-a-hotel-wrapper #header .dropdown-booking-menu-mobile form .select-dates .square .calendar-check-out input.month {
  background-color: #eee;
  position: relative;
  float: right;
  top: -70px;
  width: 50%;
  pointer-events: none;
  text-align: center;
  height: 70px;
  text-transform: uppercase;
  padding-bottom: 30px; }

/* line 623, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu-mobile form .calendar-check-in input.month,
html[dir="rtl"] #header .dropdown-booking-menu-mobile form .calendar-check-in input.day,
html[dir="rtl"] #header .dropdown-booking-menu-mobile .mobile .book-a-hotel-wrapper form .calendar-check-in .select-dates .square input.month,
html[dir="rtl"] .mobile .book-a-hotel-wrapper #header .dropdown-booking-menu-mobile form .calendar-check-in .select-dates .square input.month,
html[dir="rtl"] #header .dropdown-booking-menu-mobile .mobile .book-a-hotel-wrapper form .select-dates .square .calendar-check-in input.month,
html[dir="rtl"] .mobile .book-a-hotel-wrapper #header .dropdown-booking-menu-mobile form .select-dates .square .calendar-check-in input.month,
html[dir="rtl"] #header .dropdown-booking-menu-mobile form .calendar-check-out input.month, #header .dropdown-booking-menu-mobile form .calendar-check-out input.day,
html[dir="rtl"] #header .dropdown-booking-menu-mobile .mobile .book-a-hotel-wrapper form .calendar-check-out .select-dates .square input.month,
html[dir="rtl"] .mobile .book-a-hotel-wrapper #header .dropdown-booking-menu-mobile form .calendar-check-out .select-dates .square input.month,
html[dir="rtl"] #header .dropdown-booking-menu-mobile .mobile .book-a-hotel-wrapper form .select-dates .square .calendar-check-out input.month,
html[dir="rtl"] .mobile .book-a-hotel-wrapper #header .dropdown-booking-menu-mobile form .select-dates .square .calendar-check-out input.month {
  float: left; }

/* line 637, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .calendar-check-in input.month,
#header .dropdown-booking-menu-mobile form .calendar-check-in input.day,
#header .dropdown-booking-menu-mobile form .calendar-check-out input.month,
#header .dropdown-booking-menu-mobile form .calendar-check-out input.day {
  padding-bottom: 0;
  background-color: #ffffff;
  height: 50px;
  top: -56px; }

/* line 318, ../sass/partials/_bookingbar.scss */
/* line 651, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .calendar-check-in input.month, #header .dropdown-booking-menu-mobile form .calendar-check-out input.month {
  color: #034ea0;
  font-size: 24px;
  text-align: left; }

/* line 658, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu-mobile form .calendar-check-in input.month,
html[dir="rtl"] #header .dropdown-booking-menu-mobile form .calendar-check-out input.month {
  text-align: right; }

/* line 327, ../sass/partials/_bookingbar.scss */
/* line 664, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .calendar-check-in .ui-datepicker-trigger, #header .dropdown-booking-menu-mobile form .calendar-check-out .ui-datepicker-trigger {
  border: none;
  content: '';
  position: absolute;
  right: 0;
  height: 100%;
  width: 100%;
  float: right;
  display: inline;
  opacity: 0;
  margin-top: -35px; }

/* line 676, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu-mobile form .calendar-check-in .ui-datepicker-trigger,
html[dir="rtl"] #header .dropdown-booking-menu-mobile form .calendar-check-out .ui-datepicker-trigger {
  right: auto;
  left: 0; }

/* line 340, ../sass/partials/_bookingbar.scss */
/* line 682, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .calendar-check-in .ui-datepicker-trigger:first-child, #header .dropdown-booking-menu-mobile form .calendar-check-out .ui-datepicker-trigger:first-child {
  border-right: 1px solid #cacaca; }

/* line 343, ../sass/partials/_bookingbar.scss */
/* line 686, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .rooms-tab-wrap .rooms-tab {
  background-color: #cacaca;
  color: #505050;
  height: 60px;
  border-top: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca; }

/* line 349, ../sass/partials/_bookingbar.scss */
/*#header .dropdown-booking-menu-mobile form .rooms-tab-wrap .rooms-tab:after {
  width: 100%;
  min-width: 200px;
  height: 15px;
  content: '';
  position: absolute;
  margin-top: 35px;
  left: 0;
  right: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(30%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.2)));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.2) 100%);
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.2) 100%);
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.2) 100%);
  background-image: linear-gradient(rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.2) 100%);
}*/
/* line 361, ../sass/partials/_bookingbar.scss */
/* line 710, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .rooms-tab-wrap .rooms-tab label {
  display: inline;
  font-size: 20px;
  text-transform: uppercase;
  padding: 16px 25%;
  max-width: 50%;
  font-weight: 100;
  line-height: 1.5em;
  vertical-align: text-top;
  /*border-right: 1px outset rgba(255, 255, 255, 0.1);
  border-left: 1px inset rgba(255, 255, 255, 0.1);*/ }

/* line 373, ../sass/partials/_bookingbar.scss */
/* line 723, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .rooms-tab-wrap .rooms-tab a.add-room, #header .dropdown-booking-menu-mobile form .rooms-tab-wrap .rooms-tab a.subtract-room {
  position: absolute;
  font-size: 26px;
  max-width: 25%;
  text-align: center;
  padding: 0 7%;
  color: #505050;
  margin-top: 0; }

/* line 381, ../sass/partials/_bookingbar.scss */
/* line 733, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .rooms-tab-wrap .rooms-tab a.add-room {
  right: 0.5%;
  margin-top: 5px;
  line-height: 1em; }

/* line 738, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu-mobile form .rooms-tab-wrap .rooms-tab a.add-room {
  right: auto;
  left: 0.5%; }

/* line 384, ../sass/partials/_bookingbar.scss */
/* line 743, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .rooms-tab-wrap .rooms-tab a.subtract-room {
  left: 0.5%; }

/* line 746, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu-mobile form .rooms-tab-wrap .rooms-tab a.subtract-room {
  left: auto;
  right: 0.5%; }

/* line 387, ../sass/partials/_bookingbar.scss */
/* line 751, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .rooms-tab-wrap .rooms-tab span {
  font-size: 18px; }

/* line 388, ../sass/partials/_bookingbar.scss */
/* line 755, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .rooms-tab-wrap .rooms-tab input {
  color: white;
  border: 0px;
  box-shadow: 0 0 0 2px white;
  background-color: #034ea0;
  padding: 9px 10px;
  text-align: center;
  border-radius: 50%; }

/* line 400, ../sass/partials/_bookingbar.scss */
/* line 765, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .room-wrap {
  width: 100%;
  background-color: #ffffff; }

/* line 404, ../sass/partials/_bookingbar.scss */
/* line 770, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .room-wrap .room-array-room,
#header .dropdown-booking-menu-mobile form .room-wrap .dropdown-booking-menu .room-array-adults,
#header .dropdown-booking-menu .dropdown-booking-menu-mobile form .room-wrap .room-array-adults,
#header .dropdown-booking-menu .dropdown-booking-menu-mobile form .room-wrap .room-array-children,
#header .dropdown-booking-menu-mobile form .room-wrap .dropdown-booking-menu .room-array-children {
  background: #e2e2e2;
  padding: 12px 5px 13px;
  height: 60px;
  border-right: 1px solid #cacaca;
  border-left: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca; }

/* line 783, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .room-wrap .room-array-room {
  width: 16%;
  border-left: 0;
  background: none;
  border-bottom: 0;
  padding: 0;
  height: auto;
  border-top: 1px solid #cacaca; }
  @media only screen and (max-width: 768px) {
    /* line 783, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
    #header .dropdown-booking-menu-mobile form .room-wrap .room-array-room {
      width: 20%; } }

/* line 797, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu-mobile form .room-wrap .room-array-room {
  border-right: 0;
  border-left: 1px solid #cacaca; }

/* line 413, ../sass/partials/_bookingbar.scss */
/* line 803, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .room-wrap .room-array-room label,
#header .dropdown-booking-menu-mobile form .room-wrap .dropdown-booking-menu .room-array-adults label,
#header .dropdown-booking-menu .dropdown-booking-menu-mobile form .room-wrap .room-array-adults label,
#header .dropdown-booking-menu .dropdown-booking-menu-mobile form .room-wrap .room-array-children label,
#header .dropdown-booking-menu-mobile form .room-wrap .dropdown-booking-menu .room-array-children label {
  text-align: center;
  display: inline;
  font-size: 14px;
  text-transform: none;
  padding: 8px 0;
  display: inline-block; }

/* line 418, ../sass/partials/_bookingbar.scss */
/* line 816, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .room-wrap .room-array-room p, #header .dropdown-booking-menu-mobile form .room-wrap .dropdown-booking-menu .room-array-adults p, #header .dropdown-booking-menu .dropdown-booking-menu-mobile form .room-wrap .room-array-adults p, #header .dropdown-booking-menu .dropdown-booking-menu-mobile form .room-wrap .room-array-children p, #header .dropdown-booking-menu-mobile form .room-wrap .dropdown-booking-menu .room-array-children p {
  padding-top: 3px;
  font-size: 22px;
  margin: 0;
  font-weight: 600; }

/* line 822, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .room-wrap .room-array-room p {
  border-top: 1px solid #cacaca;
  padding: 18px 0 0 0; }
  @media only screen and (max-width: 768px) {
    /* line 822, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
    #header .dropdown-booking-menu-mobile form .room-wrap .room-array-room p {
      height: 55px; } }

/* line 423, ../sass/partials/_bookingbar.scss */
/* line 832, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .room-wrap .room-array-adults,
#header .dropdown-booking-menu-mobile form .room-wrap .room-array-children {
  padding: 0;
  /*height: 60px;
  border-bottom: 1px solid #cacaca;*/
  border-top: 1px solid #cacaca;
  border-right: 1px solid #cacaca;
  width: 42%; }
  @media only screen and (max-width: 768px) {
    /* line 832, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
    #header .dropdown-booking-menu-mobile form .room-wrap .room-array-adults,
    #header .dropdown-booking-menu-mobile form .room-wrap .room-array-children {
      width: 40%; } }

/* line 847, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu-mobile form .room-wrap .room-array-adults,
html[dir="rtl"] #header .dropdown-booking-menu-mobile form .room-wrap .room-array-children {
  border-right: 0;
  border-left: 1px solid #cacaca;
  width: 41%; }
  @media only screen and (max-width: 768px) {
    /* line 847, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
    html[dir="rtl"] #header .dropdown-booking-menu-mobile form .room-wrap .room-array-adults,
    html[dir="rtl"] #header .dropdown-booking-menu-mobile form .room-wrap .room-array-children {
      width: 40%; } }

/* line 858, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .room-wrap .room-array-children {
  border-right: 0; }

/* line 430, ../sass/partials/_bookingbar.scss */
/* line 862, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .room-wrap .room-array-adults label,
#header .dropdown-booking-menu-mobile form .room-wrap .room-array-children label,
#header .dropdown-booking-menu-mobile form .room-wrap .room-array-room label {
  clear: both;
  font-size: 16px;
  text-align: center;
  text-transform: none;
  padding: 10px 0 9px; }

/* line 435, ../sass/partials/_bookingbar.scss */
/* line 872, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .room-wrap .room-array-adults input, #header .dropdown-booking-menu-mobile form .room-wrap .room-array-children input {
  display: block;
  text-align: center;
  width: 35px;
  border: none;
  margin: 0 auto;
  font-size: 22px;
  background: none;
  /*height: 70px;
  position: relative;
  top: -17.5px;*/
  font-weight: 600;
  color: #034ea0; }

/* line 454, ../sass/partials/_bookingbar.scss */
/* line 887, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .booking-bar-bottom {
  width: 100%;
  position: relative;
  margin-bottom: 105px; }

/* line 459, ../sass/partials/_bookingbar.scss */
/* line 893, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .booking-bar-bottom .book-now-button-wrapper {
  border: none;
  padding: 0;
  margin-bottom: 210px; }

/* line 463, ../sass/partials/_bookingbar.scss */
/* line 899, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .booking-bar-bottom .book-now-button-wrapper button.submit-booking-form {
  height: 70px;
  width: calc(100% - 2em);
  background: #034ea0;
  border: 0px solid white;
  color: white;
  font-family: "Gill Sans std", "Gill Sans MT", Calibri, sans-serif;
  margin: 1em; }

/* line 908, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu-mobile form .booking-bar-bottom .book-now-button-wrapper button.submit-booking-form {
  width: calc(100% - 3em); }

/* line 474, ../sass/partials/_bookingbar.scss */
/* line 912, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .rateChoose {
  padding: 0;
  text-align: center;
  border: 0; }

/* line 479, ../sass/partials/_bookingbar.scss */
/* line 919, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .rateChoose select {
  width: 100%;
  padding: 0 3.5%;
  border-radius: 0px;
  margin: 0;
  font-size: 24px;
  font-weight: 100;
  height: 60px;
  color: #505050;
  background-color: #ffffff;
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */ }

/* line 935, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu-mobile form .rateChoose select {
  padding: 0 3.5%; }

/* line 496, ../sass/partials/_bookingbar.scss */
/* line 939, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .rateChoose select option {
  text-align: center; }

/* line 501, ../sass/partials/_bookingbar.scss */
/* line 943, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .rate-input {
  height: 84px;
  padding: 7px;
  background: #eeeeee; }

/* line 505, ../sass/partials/_bookingbar.scss */
/* line 949, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .rate-input input {
  width: 100%;
  text-align: center;
  font-size: 25px;
  height: 70px;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 0; }

/* line 960, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
html[dir="rtl"] #header .dropdown-booking-menu-mobile form .rate-input input {
  width: 95%;
  float: right; }

/* line 512, ../sass/partials/_bookingbar.scss */
/* line 965, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .rate-input span.close {
  background: url("../images/closeBLK.png") no-repeat 100% 100%;
  float: right;
  position: relative;
  left: -20px;
  top: -43.5px;
  height: 15px;
  width: 15px; }

/* line 524, ../sass/partials/_bookingbar.scss */
/* line 975, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .booking-home-button {
  bottom: 0;
  width: 100%;
  background: #232323;
  position: fixed;
  height: 60px;
  padding: 10px 0; }

/* line 532, ../sass/partials/_bookingbar.scss */
/* line 984, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
#header .dropdown-booking-menu-mobile form .booking-home-button a {
  background: #034ea0;
  width: 175px;
  height: 35px;
  line-height: 12.5px; }

/* fixes for booking form making it responsive */
@media screen and (min-width: 801px) and (max-width: 940px) {
  /* line 993, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
  #header .dropdown-booking-menu button.close {
    left: 93%; }
  /* line 996, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
  #header .dropdown-booking-menu label,
  #header .dropdown-booking-menu .room-array-room label,
  #header .dropdown-booking-menu .room-array-adults label,
  #header .dropdown-booking-menu .room-array-children label {
    font-size: 20px;
    padding-left: 10px; }
  /* line 1004, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
  #header .dropdown-booking-menu .room-array-room label {
    font-size: 18px;
    padding-left: 0; }
  /* line 1009, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
  #header .dropdown-booking-menu .rate-choose select {
    padding-left: 10px; } }

@media screen and (min-width: 801px) and (max-width: 1100px) {
  /* line 1014, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_bookingbar.scss */
  #header .dropdown-booking-menu {
    left: 12.50%;
    width: 75%; } }

/* line 2, ../sass/partials/_responsive-table.scss */
/* line 3, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_responsive-table.scss */
.only-show-partial #responsive-table-wrap {
  padding: 100px 1em; }

/* line 7, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_responsive-table.scss */
#responsive-table-wrap {
  padding: 0px 1em;
  background: white;
  /*
    Generic Styling, for Desktops/Laptops
    */
  /* Zebra striping */
  /*
    Max width before this PARTICULAR table gets nasty
    This query will take effect for any screen smaller than 760px
    and also iPads specifically.
    */
  /* Smartphones (portrait and landscape) ----------- */
  /* iPads (portrait and landscape) ----------- */ }

/* line 9, ../sass/partials/_responsive-table.scss */
/* line 23, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_responsive-table.scss */
#responsive-table-wrap table {
  width: 100%;
  border-collapse: collapse; }

/* line 13, ../sass/partials/_responsive-table.scss */
/* line 28, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_responsive-table.scss */
#responsive-table-wrap tr {
  background: #eeeeee; }

/* line 17, ../sass/partials/_responsive-table.scss */
/* line 32, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_responsive-table.scss */
#responsive-table-wrap tr:nth-of-type(odd) {
  background: white; }

/* line 20, ../sass/partials/_responsive-table.scss */
/* line 36, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_responsive-table.scss */
#responsive-table-wrap th {
  background: #505050;
  color: white;
  font-weight: 200; }

/* line 25, ../sass/partials/_responsive-table.scss */
/* line 42, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_responsive-table.scss */
#responsive-table-wrap td, #responsive-table-wrap th {
  padding: 14px;
  border: 1px solid #232323;
  text-align: left; }

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 2, ../sass/partials/_responsive-table.scss */
  /* line 49, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_responsive-table.scss */
  #responsive-table-wrap {
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */
    /*
    Label the data
    */ }
  /* line 42, ../sass/partials/_responsive-table.scss */
  /* line 57, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_responsive-table.scss */
  #responsive-table-wrap table, #responsive-table-wrap thead, #responsive-table-wrap tbody, #responsive-table-wrap th, #responsive-table-wrap td, #responsive-table-wrap tr {
    display: block; }
  /* line 47, ../sass/partials/_responsive-table.scss */
  /* line 61, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_responsive-table.scss */
  #responsive-table-wrap thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  /* line 53, ../sass/partials/_responsive-table.scss */
  /* line 67, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_responsive-table.scss */
  #responsive-table-wrap tr {
    border: 1px solid #505050; }
  /* line 55, ../sass/partials/_responsive-table.scss */
  /* line 71, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_responsive-table.scss */
  #responsive-table-wrap td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #505050;
    position: relative;
    padding-left: 50%; }
  /* line 63, ../sass/partials/_responsive-table.scss */
  /* line 79, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_responsive-table.scss */
  #responsive-table-wrap td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  /* line 86, ../sass/partials/_responsive-table.scss */
  /* line 91, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_responsive-table.scss */
  #responsive-table-wrap body {
    padding: 0;
    margin: 0;
    width: 320px; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 94, ../sass/partials/_responsive-table.scss */
  /* line 99, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/_responsive-table.scss */
  #responsive-table-wrap body {
    width: 495px; } }

/* line 1, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
.rdblu-blog-wrapper {
  max-width: 1440px;
  background-color: white; }
  /* line 5, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
  .rdblu-blog-wrapper::before, .rdblu-blog-wrapper::after {
    content: " ";
    display: block;
    clear: both; }
  /* line 15, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
  .rdblu-blog-wrapper .rdblu-blog-description {
    text-align: center;
    padding: 24px 24px 16px 24px;
    /*border-left: 1px solid #cacaca;
        border-right: 1px solid #cacaca;*/ }
    /* line 22, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
    .rdblu-blog-wrapper .rdblu-blog-description * {
      margin: 0 0 8px 0; }
  /* line 27, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
  .rdblu-blog-wrapper .rdblu-blog-col {
    width: 100%;
    float: left;
    position: relative;
    height: 440px; }
    /* line 35, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
    .rdblu-blog-wrapper .rdblu-blog-col.rdblu-blog-col--horizontal-split .content-item {
      height: 50%; }
    /* line 40, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
    .rdblu-blog-wrapper .rdblu-blog-col .content-item {
      width: 100%;
      height: 100%;
      position: relative;
      float: left; }
      /* line 47, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
      .rdblu-blog-wrapper .rdblu-blog-col .content-item .content-wrapper {
        width: 100%;
        height: 100%;
        position: relative;
        /*&:hover {
              cursor: pointer;
              .text-wrapper {
                height: 100%;

                .info-content {
                  top: 25%;
                }
              }
            }*/ }
        /* line 52, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
        .rdblu-blog-wrapper .rdblu-blog-col .content-item .content-wrapper a {
          color: black;
          text-decoration: none; }
        /* line 68, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
        .rdblu-blog-wrapper .rdblu-blog-col .content-item .content-wrapper .text-wrapper {
          width: 100%;
          height: 50%;
          bottom: 0;
          position: absolute;
          overflow: hidden;
          background: white;
          color: #505050;
          /*border-left: 1px solid #cacaca;*/
          border-left: 1px solid #e8e8e8;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          /* line 86, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
          .rdblu-blog-wrapper .rdblu-blog-col .content-item .content-wrapper .text-wrapper .info-content {
            padding: 1em;
            position: absolute;
            width: 100%;
            line-height: 1.3em;
            font-size: 16px;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            transition: all 0.3s ease; }
          /* line 100, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
          .rdblu-blog-wrapper .rdblu-blog-col .content-item .content-wrapper .text-wrapper h3 {
            font-size: 20px; }
          /* line 106, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
          .rdblu-blog-wrapper .rdblu-blog-col .content-item .content-wrapper .text-wrapper .blog-item-info span {
            display: inline-block;
            text-transform: uppercase;
            font-size: 12px;
            color: #505050; }
            /* line 112, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
            .rdblu-blog-wrapper .rdblu-blog-col .content-item .content-wrapper .text-wrapper .blog-item-info span:first-child {
              width: 70%; }
            /* line 115, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
            .rdblu-blog-wrapper .rdblu-blog-col .content-item .content-wrapper .text-wrapper .blog-item-info span:last-child {
              width: 28%; }
        /* line 121, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
        .rdblu-blog-wrapper .rdblu-blog-col .content-item .content-wrapper .image-wrapper {
          overflow: hidden;
          width: 100%;
          height: 50%;
          opacity: 1;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          /*img{
                width: 100%
              }*/ }
          /* line 136, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
          .rdblu-blog-wrapper .rdblu-blog-col .content-item .content-wrapper .image-wrapper:hover {
            opacity: .5; }
      /* line 142, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
      .rdblu-blog-wrapper .rdblu-blog-col .content-item.content-item--width50 {
        width: 50%; }
        /* line 147, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
        .rdblu-blog-wrapper .rdblu-blog-col .content-item.content-item--width50 .content-wrapper .text-wrapper {
          text-align: center; }
          /* line 151, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
          .rdblu-blog-wrapper .rdblu-blog-col .content-item.content-item--width50 .content-wrapper .text-wrapper .blog-item-info .post-date {
            display: none; }
          /* line 155, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
          .rdblu-blog-wrapper .rdblu-blog-col .content-item.content-item--width50 .content-wrapper .text-wrapper .blog-item-info .post-category {
            position: relative;
            width: auto; }
            /* line 159, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
            .rdblu-blog-wrapper .rdblu-blog-col .content-item.content-item--width50 .content-wrapper .text-wrapper .blog-item-info .post-category:before, .rdblu-blog-wrapper .rdblu-blog-col .content-item.content-item--width50 .content-wrapper .text-wrapper .blog-item-info .post-category:after {
              content: '';
              opacity: 0;
              position: absolute;
              top: -1px;
              left: 50%;
              width: 15px;
              height: 3px;
              background: #FFF;
              margin-left: -7px;
              -webkit-transition: all 0.3s ease;
              -moz-transition: all 0.3s ease;
              -o-transition: all 0.3s ease;
              -ms-transition: all 0.3s ease;
              transition: all 0.3s ease; }
            /* line 176, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
            .rdblu-blog-wrapper .rdblu-blog-col .content-item.content-item--width50 .content-wrapper .text-wrapper .blog-item-info .post-category:after {
              margin-left: -3px;
              top: -4px;
              width: 7px;
              height: 7px;
              background: #000;
              -ms-transform: rotate(45deg);
              -webkit-transform: rotate(45deg);
              -moz-transform: rotate(45deg);
              transform: rotate(45deg); }
        /* line 193, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
        .rdblu-blog-wrapper .rdblu-blog-col .content-item.content-item--width50 .content-wrapper:hover .text-wrapper {
          height: 100%; }
          /* line 196, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
          .rdblu-blog-wrapper .rdblu-blog-col .content-item.content-item--width50 .content-wrapper:hover .text-wrapper .info-content {
            top: 25%; }
        /* line 202, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
        .rdblu-blog-wrapper .rdblu-blog-col .content-item.content-item--width50 .content-wrapper:hover .text-wrapper .blog-item-info .post-category {
          border-top: solid 1px #ccc;
          padding-top: 5px; }
          /* line 205, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
          .rdblu-blog-wrapper .rdblu-blog-col .content-item.content-item--width50 .content-wrapper:hover .text-wrapper .blog-item-info .post-category:before, .rdblu-blog-wrapper .rdblu-blog-col .content-item.content-item--width50 .content-wrapper:hover .text-wrapper .blog-item-info .post-category:after {
            opacity: 1; }
      /* line 214, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
      .rdblu-blog-wrapper .rdblu-blog-col .content-item.content-item--height50 {
        height: 50%; }
      /* line 219, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
      .rdblu-blog-wrapper .rdblu-blog-col .content-item.content-item--height50.content-item--height50 .info-content {
        display: table; }
      /* line 223, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
      .rdblu-blog-wrapper .rdblu-blog-col .content-item.content-item--height50.content-item--height50 h3 {
        display: table-header-group; }
      /* line 227, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
      .rdblu-blog-wrapper .rdblu-blog-col .content-item.content-item--height50.content-item--height50 .blog-item-info {
        margin-top: 5px; }
      /* line 235, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
      .rdblu-blog-wrapper .rdblu-blog-col .content-item.content-item--fullImage .content-wrapper:hover .text-wrapper {
        height: auto;
        background: rgba(255, 255, 255, 0.9);
        color: black; }
        /* line 240, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
        .rdblu-blog-wrapper .rdblu-blog-col .content-item.content-item--fullImage .content-wrapper:hover .text-wrapper h3 {
          color: black; }
      /* line 246, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
      .rdblu-blog-wrapper .rdblu-blog-col .content-item.content-item--fullImage .content-wrapper .image-wrapper {
        height: 100%; }
        /* line 249, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
        .rdblu-blog-wrapper .rdblu-blog-col .content-item.content-item--fullImage .content-wrapper .image-wrapper:hover {
          opacity: 1; }
      /* line 254, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
      .rdblu-blog-wrapper .rdblu-blog-col .content-item.content-item--fullImage .content-wrapper .text-wrapper {
        position: absolute;
        height: auto;
        top: 40%;
        bottom: initial;
        color: white;
        text-align: center;
        background: rgba(0, 0, 0, 0.5);
        border: 0; }
        /* line 264, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
        .rdblu-blog-wrapper .rdblu-blog-col .content-item.content-item--fullImage .content-wrapper .text-wrapper .info-content {
          position: initial; }
        /* line 268, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
        .rdblu-blog-wrapper .rdblu-blog-col .content-item.content-item--fullImage .content-wrapper .text-wrapper h3 {
          color: white; }
        /* line 272, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
        .rdblu-blog-wrapper .rdblu-blog-col .content-item.content-item--fullImage .content-wrapper .text-wrapper * {
          margin: 0; }
    /* line 282, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
    .rdblu-blog-wrapper .rdblu-blog-col:last-child .text-wrapper {
      /*border-right: 1px solid #cacaca;*/
      border-right: 1px solid #e8e8e8; }
  @media screen and (min-width: 801px) and (max-width: 1080px) {
    /* line 292, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
    .rdblu-blog-wrapper .rdblu-blog-col {
      width: 50%; }
      /* line 294, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
      .rdblu-blog-wrapper .rdblu-blog-col:last-child {
        display: none; } }
  @media screen and (min-width: 1081px) {
    /* line 302, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/imports/blog/_blog.scss */
    .rdblu-blog-wrapper .rdblu-blog-col {
      width: 33.3333333333%; } }

/* Carlson Styles for Included Destinations (miles and more) */
/* line 67, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
a.button-blue-arrow span {
  display: block;
  line-height: 10px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 15px;
  color: #3ba7bc;
  background-color: transparent;
  background-image: url(../images/blue-arrow.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto; }

/* Line 2 */
/* line 87, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.participatingHotels li a, .participatingHotels li a span, .participatingHotels li.expanded a a {
  color: #000000; }

/* Line 2 */
/* line 93, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
a.button-blue-arrow:hover span {
  color: #333333; }

/* line 98, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.participatingHotels li.collapsed ul {
  display: none; }

/* line 101, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.participatingHotels ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px; }

/* line 106, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.participatingHotels ul ul {
  padding-left: 30px;
  display: block;
  float: left;
  width: 100%; }

/* line 112, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.participatingHotels li {
  width: 100%;
  display: block;
  height: 20px;
  line-height: 20px;
  float: left; }

/* line 119, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.participatingHotels li.expanded {
  height: auto; }

/* line 122, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.participatingHotels li.expanded li {
  height: 20px; }

/* line 125, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.participatingHotels li a,
.participatingHotels li a span,
.participatingHotels li.expanded a a {
  color: #000 !important; }

/* line 130, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.participatingHotels li.expanded a span,
.participatingHotels li a:hover {
  color: #3BA7BC !important; }

/* line 134, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.participatingHotels li a:hover, .participatingHotels li a:active, .participatingHotels li a:hover span {
  text-decoration: underline !important; }

/* line 137, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.participatingHotels li a:focus, .participatingHotels li a:active {
  outline: none; }

/*[START] Carlson: al.balangue Interstital Overlay BUG 126102*/
/* line 142, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#bluFnbOverlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  line-height: 1.2em;
  display: none; }

/* line 153, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#bluFnbOverlay .bluFnbOverlayWrapper {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 320px;
  height: 260px;
  margin: -90px 0 0 -160px;
  background-color: #000000;
  text-align: center;
  padding: 40px; }

/* line 165, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#bluFnbOverlay .bluFnbOverlayWrapper .bluFnbOverlayImg {
  background: url("../images/logo-desktop.png") no-repeat;
  width: 190px;
  height: 60px;
  margin: 0 auto; }

/* line 171, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#bluFnbOverlay > div p {
  color: #FFFFFF;
  margin: 20px 0;
  font-size: 12px;
  line-height: 1.2em;
  font-weight: normal; }

/* line 178, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#bluFnbOverlay > div ul {
  overflow: hidden;
  margin-left: -40px; }

/* line 182, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#bluFnbOverlay > div ul li.active {
  background-color: #093a92; }

/* line 185, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#bluFnbOverlay > div ul li {
  list-style-type: none;
  width: 14px;
  height: 14px;
  border: 2px solid #093a92;
  background-color: #FFFFFF;
  display: inline-block;
  margin: 5px; }

/* line 194, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#bluFnbOverlay .bluFnbOverlayWrapper .cg-busy-default-spinner {
  position: relative !important;
  top: 0;
  left: 0; }

/*[END] Carlson: al.balangue Interstital Overlay BUG 126102*/
/*[START] al.balangue: Carlson Expanded Search Autocomplete Implementation */
/* line 201, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#wrap #header {
  z-index: 10; }

/*[START]: al.balangue added selectors for the City/Country/Search in the offers Page and contact us page*/
/* line 205, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#wrap .ui-helper-hidden-accessible,
#wrap .search .destination .ui-helper-hidden-accessible,
#wrap .book-first-row .ui-helper-hidden-accessible,
#wrap #offers-and-promotions .destination .ui-helper-hidden-accessible,
#wrap .city-search .destination .ui-helper-hidden-accessible,
#wrap #meetings-request_location .ui-helper-hidden-accessible {
  display: none; }

/* line 213, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#wrap .search .destination .searchResultList ul.ui-autocomplete,
#wrap .book-first-row .searchResultList ul.ui-autocomplete,
#wrap #offers-and-promotions .searchResultList ul.ui-autocomplete,
#wrap .city-search .destination .searchResultList ul.ui-autocomplete,
#wrap #meetings-request_location .searchResultList ul.ui-autocomplete {
  position: static !important;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 10;
  text-align: left;
  width: 100% !important; }

/*[END]: al.balangue added selectors for the City/Country/Search in the offers Page and contact us page */
/* line 226, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#wrap .search .destination .searchResultList ul.ui-autocomplete li,
#wrap .book-first-row .searchResultList ul.ui-autocomplete li {
  border-bottom: none; }

/* line 230, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#wrap .search .destination .searchResultList ul.ui-autocomplete li:hover,
#wrap .book-first-row .searchResultList ul.ui-autocomplete li {
  cursor: pointer; }

/* line 234, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#wrap .search .destination .searchResultList ul.ui-autocomplete a,
#wrap .book-first-row .searchResultList ul.ui-autocomplete a {
  display: block;
  padding: 10px 0px 7px 20px; }

/* line 239, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#wrap .search .destination .searchResultList ul.ui-autocomplete a.ui-state-focus,
#wrap .book-first-row .searchResultList ul.ui-autocomplete a.ui-state-focus {
  background: #505050; }

/* line 243, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#wrap .search .destination .searchResultList ul.ui-autocomplete a .highlightedterm,
#wrap .book-first-row .searchResultList ul.ui-autocomplete a .highlightedterm {
  font-weight: bold; }

/* line 247, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#wrap .search .destination .searchResultList ul.ui-autocomplete li.expandedSearchCategoryTypeWrapper:hover,
#wrap .search .destination .searchResultList ul.ui-autocomplete li.expandedSearchCategoryTypeWrapper.selected,
#wrap .book-first-row .searchResultList ul.ui-autocomplete li.expandedSearchCategoryTypeWrapper:hover,
#wrap .book-first-row .searchResultList ul.ui-autocomplete li.expandedSearchCategoryTypeWrapper.selected {
  background: none;
  cursor: default; }

/* line 254, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#wrap .search .destination .searchResultList ul.ui-autocomplete li .expandedSearchCategoryType,
#wrap .book-first-row .searchResultList ul.ui-autocomplete li .expandedSearchCategoryType {
  font-style: italic;
  padding-left: 40px;
  color: #ffffff; }

/* line 260, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#wrap .search .destination .searchResultList #refineSearchWrapper .refineSearchInfo,
#wrap .book-first-row .searchResultList #refineSearchWrapper .refineSearchInfo {
  padding-top: 5px;
  padding-bottom: 10px;
  display: block;
  margin: 0 20px;
  color: #ffffff;
  border-top: 1px solid white; }

/* line 269, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#wrap .book-first-row .destination-list {
  display: block; }

/* line 272, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#wrap .book-first-row .destination-list .searchResultList {
  position: static;
  top: 0;
  width: 100%; }

/*[START]: al.balangue added selectors for the City/Country/Search in the MeetingRequest Page */
/* line 278, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#wrap #meetings-request_location .searchResultList,
#wrap .city-search .destination .searchResultList {
  top: auto; }

/*[END]: al.balangue added selectors for the City/Country/Search in the MeetingRequest Page */
/*[END] al.balangue: Carlson Expanded Search Autocomplete Implementation */
/*End of Carlson Styles for Included Destinations (miles and more) */
/*Carlson Styles added for general use */
/* line 288, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.general-content + .general-content {
  padding-top: 15px; }

/*End of Carlson Styles added for general use */
/* Carlson start Styles for Spinner */
/* line 294, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.panel .cg-busy-default-sign {
  background-color: transparent; }

/* line 297, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.panel .cg-busy-default-spinner {
  background-color: transparent; }

/* line 300, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.cg-busy-default-sign__transparent {
  background-color: transparent; }

/* line 303, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.cg-busy-default-spinner__transparent {
  background-color: transparent; }

/* line 306, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.cg-busy-default-spinner__centered {
  top: 50%;
  left: 50%;
  margin-left: -12px;
  margin-top: -12px; }

/* line 312, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.cg-busy-default-sign__centered {
  height: 100%;
  top: 0; }

/* line 316, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.cg-busy-default-spinner__dark div {
  background-color: #000000; }

/* line 319, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.drawer-spinner {
  height: 205px;
  position: relative; }

/* line 323, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.cg-busy-backdrop {
  opacity: 0.8; }

/* line 326, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.cg-busy-default-wrapper .cg-busy-default-sign, .cg-busy-default-wrapper .cg-busy-default-sign .cg-busy-default-spinner {
  background: none; }

/* Carlson End  Styles for Spinner */
/* START - JOV ADDED [03/17/2015] */
/* Hotel Info Header, Hotel Overview Section, Accordion Section, Marquee Header, Detail Header, Disclamier*/
/* line 332, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .general-content .col-8,
html[dir="rtl"] .accordion-content .col30,
html[dir="rtl"] .accordion-content .col70,
html[dir="rtl"] .accordion-content h3,
html[dir="rtl"] .accordion-content h2,
html[dir="rtl"] .detail .col60 h3,
html[dir="rtl"] .offer-page .offer-summary__description .col-4,
html[dir="rtl"] .participating-hotels .col-9,
html[dir="rtl"] .disclaimer .col-9,
html[dir="rtl"] .marquee-slide .slide-info h3 {
  float: right;
  padding-right: 0;
  text-align: right; }

/* line 346, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .accordion-content h3,
html[dir="rtl"] .accordion-content h2 {
  float: none; }

/* line 350, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .hotel-overview .hotel-info h1 {
  margin-left: 198px;
  margin-right: 0px; }

/* line 354, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .hotel-item .hotel__image,
html[dir="rtl"] .offer-item .offer-item__image {
  float: right;
  margin-right: 0; }

/* Weather Section */
/* line 360, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .weather-wrap {
  position: relative;
  float: left; }

/* Booking Share Section */
/* line 365, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] #content .social-share a {
  margin-right: 0; }

/* line 368, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] #content .social-share a.icon {
  margin-left: 10px; }

/* line 371, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] #content .social-share a.icon-facebook-color {
  margin-right: 1px; }

/* line 374, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .detail .col60 .buttons-wrap-bottom .btn-default,
.disclaimer .col-3 .btn {
  text-align: center; }

/* line 378, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .detail .col60 .buttons-wrap-bottom .btn-default,
html[dir="rtl"] .detail .col60 .buttons-wrap-bottom .btn {
  margin: 0 auto;
  height: 49px; }

/* Screen Size <= 800px */
@media (max-width: 800px) {
  /* Weather Section */
  /* line 386, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  html[dir="rtl"] .weather-wrap {
    position: relative;
    float: right;
    margin: 15px 0px 15px 50px; }
  /* Hotel Overview Section */
  /* line 392, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  html[dir="rtl"] .hotel-overview .hotel-info h1 {
    margin-left: 150px !important;
    margin-top: 150px;
    width: 100%; }
  /* line 397, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  html[dir="rtl"] .panel .detail h3 {
    float: right;
    padding-right: 0px;
    text-align: right; }
  /* line 402, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  html[dir="rtl"] .detail .col60 .buttons-wrap-bottom {
    position: relative;
    float: right; }
  /* Room Amenities Section */
  /* line 407, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  html[dir="rtl"] .general-content .amenities ul {
    margin: 0; } }

/* Screen Size >= 801px */
@media (min-width: 801px) {
  /* Rooms - Booking Buttons */
  /* line 414, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  html[dir="rtl"] .detail .col60 .buttons-wrap-bottom .btn {
    width: 200px;
    height: 49px;
    margin: 0 auto; }
  /* line 419, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  html[dir="rtl"] .general-content .col-8 .more-content-holder p,
  html[dir="rtl"] .accordion-content .col70 {
    padding-left: 15px; } }

/* Screen Size >= 1281px */
@media (min-width: 1281px) {
  /* Rooms - Booking Buttons */
  /* line 427, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  html[dir="rtl"] .detail .col60 .buttons-wrap-bottom .btn {
    width: 250px;
    height: 49px;
    margin: 0 auto; } }

/* line 433, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .general-content h1.underlined.row {
  float: right; }

/* Rooms - Details, Amenities, Offers Packages, Offer Detail, Restaurants */
/* line 437, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .detail .col60,
html[dir="rtl"] .hotel__body .col-12,
html[dir="rtl"] .offer-item .offer-item__body,
html[dir="rtl"] .more-content-holder .amenities ul,
html[dir="rtl"] .extendedInfo .col2 ul {
  float: right;
  padding-right: 20px; }

/* line 445, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .offers-list-view section,
html[dir="rtl"] .offers-list-page section {
  width: 100%; }

/* line 449, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .participating-hotels .col-9 h2 {
  width: 100%; }

/* line 452, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .participating-hotels .col-3 .cr-select__display {
  padding-right: 55px; }

/* line 455, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .detail .col60 .more-content-holder ul {
  margin-right: 1em; }

/* line 458, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .detail .col40 {
  float: right;
  padding-right: 0;
  margin-left: 20px; }

/* line 463, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .hero-banner__title {
  margin-right: 30px; }

/* line 466, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .more-content-holder ul {
  margin-right: 16px; }

/* line 469, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .more-content-holder .extendedInfo h3,
html[dir="rtl"] .featured-2 .moreless .col2 h3 {
  float: none; }

/* line 473, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .more-content-holder .extendedInfo .col1,
html[dir="rtl"] .more-content-holder .extendedInfo .col2,
html[dir="rtl"] .featured-2 .extendedInfo .openinghours h3 {
  float: initial;
  padding-right: 0; }

/* line 479, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] div .col40:empty {
  width: 0;
  height: 0; }

/* line 483, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .featured-2 .detail .col60,
html[dir="rtl"] .extendedInfo .benefits_list ul {
  padding-right: 0; }

/* Footer */
/* line 488, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .disclaimer .col-9 {
  padding-left: 55px; }

/* line 491, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .footer-social a,
html[dir="rtl"] .meetings .detail h1,
html[dir="rtl"] .extendedInfo .col2 {
  float: right;
  padding-right: 0; }

/* line 497, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .footer-social strong {
  text-align: right; }

/* Sign-in*/
/* line 502, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .signin-now .fields,
html[dir="rtl"] .signin-now .fields #account,
html[dir="rtl"] .signin-now .fields .secure {
  float: right; }

/* line 507, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .signin-now .signin-nav,
html[dir="rtl"] .signin-now .fields #submitSignin,
html[dir="rtl"] .signin-now .fields .forgot-password {
  float: left; }

/* line 512, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .signin-now .signin-nav {
  background: url("../images/bg-divider.png?1418408318") no-repeat right center;
  margin: 0 0 0 15px; }

/* line 516, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .signin-now .fields #password {
  margin-right: 3px; }

/* line 519, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .drawer .content-container .close {
  position: relative;
  float: left;
  right: 0; }

/*START: AL ADDED: RTL rules for webextra: Booking Bar will not be translated, thus RTL shouldn't be applied BUG 126292 [03/24/2015] */
/* line 525, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .search .destination #crhotelSearch,
html[dir="rtl"] .search .destination #expandedSearchResultList .searchResultList .ui-autocomplete li span.expandedSearchCategoryType,
html[dir="rtl"] .search .destination #expandedSearchResultList .searchResultList .ui-autocomplete li a {
  direction: ltr;
  text-align: right; }

/* line 531, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .search .destination #expandedSearchResultList .searchResultList .ui-autocomplete li span.expandedSearchCategoryType {
  display: block; }

/* line 534, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .search .destination .searchResultList ul li {
  padding-right: 0px; }

/* line 537, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .search .destination #expandedSearchResultList .searchResultList .ui-autocomplete li span.expandedSearchCategoryType,
html[dir="rtl"] .search .destination #expandedSearchResultList .searchResultList .ui-autocomplete li a {
  padding-right: 20px; }

/*END: AL ADDED: RTL rules for webextra: Booking Bar will not be translated, thus RTL shouldn't be applied BUG 126292 [03/24/2015] */
/*START: AL ADDED: Specific Styles for Booking Bar's Booking Form Bug #126292 */
/* line 543, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .mobile #header .search-icon, html[dir="rtl"] .mobile #header .clear-icon {
  float: right; }

/* line 546, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .mobile #header .dropdown-booking-menu-mobile form .check-in-out-labels div:first-child,
html[dir="rtl"] .mobile #header .dropdown-booking-menu-mobile form .calendar-check-in {
  border-right: none; }

/* line 550, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .mobile #header .dropdown-booking-menu-mobile form .check-in-out-labels div:last-child,
html[dir="rtl"] .mobile #header .dropdown-booking-menu-mobile form .calendar-check-out {
  border-right: 1px solid #505050; }

/*END: AL ADDED: Specific Styles for Booking Bar's Booking Form Bug #126292 */
/* END - JOV ADDED [03/17/2015] */
/*[START] al.balangue: if selected accordion is ContentAndLinksList and contains ContentAndLink Carbon Calculator */
/* line 558, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.accordion-content.general-content .detail.general-content {
  padding: 0; }

/* line 561, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.accordion-content.general-content .detail.general-content h3.underlined {
  font-size: 30px; }

/* line 564, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.carbonFootPrintContainer {
  padding-top: 20px; }

/* line 567, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.carbonFootPrintContainer h2 {
  white-space: normal; }

/* line 570, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.carbonFootPrintContainer input {
  text-align: right;
  margin-right: 5px; }

/* line 574, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.carbonFootPrintContainer #co2resultcontainer {
  margin-top: 20px; }

/* line 577, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.carbonFootPrintContainer #co2resultcontainer .co2disclaimer {
  font-style: italic;
  font-size: 15px;
  color: #888888; }

/* line 582, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.carbonFootPrintContainer .co2inputwrapper select::-ms-expand {
  display: block !important; }

/* line 585, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.carbonFootPrintContainer .co2inputwrapper input[type="number"],
.carbonFootPrintContainer .co2inputwrapper input[type="number"]:focus,
.carbonFootPrintContainer .co2inputwrapper select {
  -moz-appearance: textfield; }

/* line 590, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.carbonFootPrintContainer .co2inputwrapper #co2Attendants,
.carbonFootPrintContainer .co2inputwrapper #co2MeetingDuration {
  width: 30%; }

/* line 594, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.carbonFootPrintContainer .co2inputwrapper .co2meetingduration .co2hours {
  display: inline-block; }

/* line 597, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .carbonFootPrintContainer .co2inputwrapper #co2Attendants,
.mobile .carbonFootPrintContainer .co2inputwrapper #co2MeetingDuration {
  width: 50px; }

/* line 601, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .carbonFootPrintContainer .co2inputwrapper .col-2,
.mobile .carbonFootPrintContainer .co2inputwrapper .col-3 {
  float: none; }

/*[END] al.balangue: if selected accordion is ContentAndLinksList and contains ContentAndLink Carbon Calculator */
/*  START - NAN - NEW STYLES FOR EXPLORE HOTELS SECTION */
/* line 609, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.explore-hotels-page #sidebar {
  z-index: 9200;
  max-height: 695px;
  max-width: 950px; }

/* line 615, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.explore-hotels-page #sidebar .sidebar-chosen-interests {
  z-index: 265;
  margin-top: 24px; }

/* line 620, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.explore-hotels-page #sidebar .sidebar-chosen-interests .chosen-interests__interest,
.explore-hotels-page #sidebar .sidebar-chosen-interests span.chosen-interests__unchoose,
.explore-hotels-page #sidebar .sidebar-chosen-interests span.chosen-interests__label {
  background-color: black;
  color: white;
  font-size: 12px;
  line-height: normal;
  padding: 0px 3px;
  margin: 0px 3px;
  vertical-align: top; }

/* line 632, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.explore-hotels-page #sidebar .sidebar-chosen-interests span.chosen-interests__unchoose {
  border: none; }

/* line 636, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.explore-hotels-page .bottom-drawer {
  z-index: 9400; }

/* line 640, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.explore-hotels-page #disabled-overlay {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  float: left;
  z-index: 9000;
  background: none repeat scroll 0px 0px rgba(0, 0, 0, 0.5);
  position: absolute; }

/* line 651, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.explore-hotels-page #disabled-overlay span {
  color: white;
  position: absolute;
  top: 40%;
  text-align: center; }

/* line 658, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.explore-hotels-page #disabled-overlay span.wide-display {
  left: 5%;
  width: 100px; }

/* line 663, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.explore-hotels-page #disabled-overlay span.narrow-display {
  left: 40%;
  width: 150px; }

/* line 668, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.explore-hotels-page .detail span {
  white-space: normal; }

/* line 672, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.explore-hotels-page #sidebar .sidebar_slide-view .item .title {
  margin-top: 20px; }

/* line 676, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.explore-hotels-page #sidebar .more-content-container {
  margin-bottom: 15px; }

/* line 680, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.explore-hotels-page .cg-busy-default-sign {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  float: left;
  z-index: 9999;
  position: absolute;
  margin: 0;
  width: 100%;
  opacity: 0.8; }

/* line 693, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.explore-hotels-page .cg-busy-default-spinner {
  top: 45%;
  left: 45%; }

/* line 698, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.explore-hotels-page .cg-busy-default-text {
  position: absolute;
  left: 45%;
  top: 44%; }

/*
.explore-hotels-region-list {
  margin-top:112px;
}
*/
/* line 710, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.explore-hotels-page.max-height,
#offers-and-promotions.max-height {
  max-height: 736px; }

/* line 715, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.explore-hotels-page #sidebar .sidebar_detail-view .slide-view_content .item .light-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 260;
  width: 295px;
  height: 205px;
  background: #E8E8E8;
  border: 3px solid #AAAAAA;
  opacity: 0.7; }

/* line 729, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.explore-hotels-page #sidebar .sidebar_detail-view .slide-view_content .item .empty-text {
  color: #AAAAAA;
  line-height: 100%;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-align: center; }

/* ====================
*  MOBILE
* ====================
*/
/* line 379, ../sass/partials/sidebar/_sidebar.scss */
/* line 742, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .explore-hotels-page #sidebar {
  width: 100%;
  max-width: 100%;
  height: auto;
  bottom: 32px;
  top: initial; }

/* line 386, ../sass/partials/sidebar/_sidebar.scss */
/* line 750, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .explore-hotels-page #sidebar .sidebar_wrapper {
  top: 30px; }

/* line 391, ../sass/partials/sidebar/_sidebar.scss */
/* line 754, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .explore-hotels-page #sidebar.full-grid .item {
  width: 100%;
  float: none; }

/* line 397, ../sass/partials/sidebar/_sidebar.scss */
/* line 759, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .explore-hotels-page #sidebar.detail {
  padding: 0;
  height: 100%;
  overflow-y: scroll;
  top: 0; }

/* line 404, ../sass/partials/sidebar/_sidebar.scss */
/* line 766, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .explore-hotels-page #sidebar.detail .sidebar_detail-view .sidebar_slide-view {
  display: none; }

/* line 408, ../sass/partials/sidebar/_sidebar.scss */
/* line 770, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .explore-hotels-page #sidebar.detail .sidebar_detail-view .detail-view_content {
  width: 100%;
  position: relative;
  left: 0;
  margin: 0; }

/* line 414, ../sass/partials/sidebar/_sidebar.scss */
/* line 777, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .explore-hotels-page #sidebar.detail .sidebar_detail-view .detail-view_content .close {
  right: 20px; }

/* line 421, ../sass/partials/sidebar/_sidebar.scss */
/* line 781, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .explore-hotels-page #sidebar .sidebar_slide-view .marquee-slide {
  height: 240px !important;
  float: left;
  width: 100%;
  margin: 0; }

/* line 427, ../sass/partials/sidebar/_sidebar.scss */
/* line 788, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .explore-hotels-page #sidebar .sidebar_slide-view .marquee-slide h3 {
  line-height: 18px; }

/* line 791, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .explore-hotels-page #sidebar .sidebar_slide-view .marquee .cycle-prev,
.mobile .explore-hotels-page #sidebar .sidebar_slide-view .marquee .cycle-next {
  display: block; }

/* line 795, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .explore-hotels-page #sidebar .sidebar_slide-view .marquee .cycle-pager {
  display: none; }

/* line 798, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .explore-hotels-page #sidebar .sidebar_slide-view .marquee {
  margin-top: 10px;
  display: block;
  position: relative;
  z-index: 260;
  padding: 0;
  overflow: hidden; }

/* line 806, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .explore-hotels-page #sidebar .sidebar_slide-view .marquee .background-image {
  width: 100%;
  position: absolute;
  z-index: -1;
  height: 100%;
  left: 0;
  bottom: 5px; }

/* line 814, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .explore-hotels-page #sidebar .sidebar_slide-view .marquee .item_header {
  text-align: left;
  position: absolute;
  top: 10px;
  left: 10px; }

/* line 820, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .explore-hotels-page #sidebar .sidebar_slide-view .marquee .item_header .item--marker-symbol {
  position: static;
  border: 1px solid white;
  vertical-align: initial;
  top: 0;
  right: 0;
  text-align: center;
  font-size: 0.9em;
  width: 17px;
  height: 17px;
  line-height: 17px;
  color: white;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline; }

/* line 837, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .explore-hotels-page #sidebar .sidebar_slide-view .marquee .item_header .location {
  display: inline;
  color: white;
  font-size: 14px;
  margin-left: 2px; }

/* line 843, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .explore-hotels-page #sidebar .sidebar_slide-view .marquee .overlay {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.01) 59%, rgba(0, 0, 0, 0.01) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(59%, rgba(0, 0, 0, 0.01)), color-stop(100%, rgba(0, 0, 0, 0.01)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.01) 59%, rgba(0, 0, 0, 0.01) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.01) 59%, rgba(0, 0, 0, 0.01) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.01) 59%, rgba(0, 0, 0, 0.01) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #000000 0%, rgba(0, 0, 0, 0.01) 59%, rgba(0, 0, 0, 0.01) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#03000000',GradientType=0 );
  /* IE6-9 */ }

/* line 865, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .explore-hotels-page #sidebar .sidebar_slide-view .marquee .title {
  text-align: left;
  color: white;
  margin-top: 10px;
  padding: 25px 10px 10px 10px; }

/* line 871, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .explore-hotels-page #sidebar .sidebar_slide-view .marquee .book-now {
  text-align: left;
  font-size: 14px;
  position: absolute;
  bottom: 13px;
  left: 13px; }

/* line 878, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .explore-hotels-page #sidebar .sidebar_detail-view .detail-view_content .description a.btn {
  width: 100%; }

/* END - NAN - NEW STYLES FOR EXPLORE HOTELS SECTION */
/* START - NAN - NEW STYLES FOR FORMS PAGES */
/* line 885, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.select-styled.multi.missingField {
  border: 4px solid red; }

/* END - NAN - NEW STYLES FOR FORMS PAGES */
/*[START] robert.aquino: ADDED NEW STYLES FOR BUG 124383 */
/* line 892, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.lt-ie10 .sliding-list img,
.lt-ie10 .slick-list img {
  position: relative; }

/* line 896, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.lt-ie10 div.slick-slide > div, ss
.lt-ie10 .slick-list div.slick-slide > div {
  top: -100%; }

/*[END] robert.aquino: ADDED NEW STYLES FOR BUG 124383 */
/*[START]: robert.aquino added new spinner for map-results for resolve issue in IE9 - BUG 126233 */
/* line 903, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.lt-ie10 .cg-busy-default-spinner__dark {
  background: url("../images/spinner_dark.GIF") no-repeat !important; }

/*[END]: robert.aquino added new spinner for map-results for resolve issue in IE9 - BUG 126233 */
/*[START]: robert.aquino: ADDED NEW STYLES FOR BUG 124586 */
/* START 3151 */
@media (min-width: 801px) {
  /* line 912, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .featured-2 .detail .col60.layer-two,
  .featured-2 .detail .col40.layer-two {
    height: auto;
    min-height: 1px; }
  /* line 917, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .featured-2 .detail .col60.layer-two {
    /*margin-top: -57px;*/ }
  /* line 920, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .featured-2 .detail .col60.layer-two .buttons-wrap-bottom {
    position: relative;
    display: block;
    /*margin-top: -50px;*/ }
  /*.featured-2 .detail .col60 .buttons-wrap-bottom {
        display: none;
    }*/ }

@media (max-width: 800px) {
  /* line 930, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .featured-2 .detail .col60.layer-two,
  .featured-2 .detail .col40.layer-two {
    height: auto;
    min-height: 1px; }
  /* line 935, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .featured-2 .detail .col60.layer-two .buttons-wrap-bottom {
    display: none; } }

@media (min-width: 1281px) {
  /* line 940, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .featured-2 .detail .col60.layer-two .buttons-wrap-bottom {
    /*margin-top: -57px;*/ } }

/* line 944, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.featured-2 .detail .col60.layer-two .buttons-wrap-bottom .download {
  margin-right: 5px; }

@media (min-width: 801px) and (max-width: 1280px) {
  /* line 948, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .featured-2 .detail .col60.layer-two .buttons-wrap-bottom a.download {
    /*    width: initial; */
    /*    min-width: 285px; */ }
  /* line 952, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .featured-2 .detail .col60.layer-two .buttons-wrap-bottom a.btn.btn-primary,
  .featured-2 .detail .col60.layer-two .buttons-wrap-bottom button.btn.gallery-button,
  .featured-2 .detail .col60.layer-two .buttons-wrap-bottom a.download {
    width: 48%;
    min-width: 0px;
    display: inline-block; } }

@media (min-width: 1281px) {
  /* line 962, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .featured-2 .detail .col60.layer-two .buttons-wrap-bottom a.download {
    /*    width: initial; */
    /*    min-width: 320px; */ }
  /* line 966, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .featured-2 .detail .col60.layer-two .buttons-wrap-bottom a.btn.btn-primary,
  .featured-2 .detail .col60.layer-two .buttons-wrap-bottom button.btn.gallery-button,
  .featured-2 .detail .col60.layer-two .buttons-wrap-bottom a.download {
    width: 48%;
    min-width: 0px;
    display: inline-block; } }

/* line 974, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.featured-2 .detail .col60.layer-two .buttons-wrap-bottom a.btn.btn-primary,
.featured-2 .detail .col60.layer-two .buttons-wrap-bottom button.btn.gallery-button,
.featured-2 .detail .col60.layer-two .buttons-wrap-bottom a.download {
  margin-top: 0.35em; }

/*****END******/
@media (min-width: 801px) {
  /*.featured-2 .detail .col60 .buttons-wrap-bottom {
    bottom: -1px;
  }*/
  /* line 985, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .featured-2 .detail .col60 .buttons-wrap-bottom a.btn.btn-primary,
  .featured-2 .detail .col60 .buttons-wrap-bottom button.btn.gallery-button {
    text-align: center;
    line-height: normal; } }

@media (min-width: 801px) and (max-width: 1280px) {
  /* line 993, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .featured-2 .detail .col60 .buttons-wrap-bottom a.btn.btn-primary,
  .featured-2 .detail .col60 .buttons-wrap-bottom button.btn.gallery-button {
    width: initial;
    min-width: 48%; } }

@media (min-width: 1281px) {
  /* line 1001, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .featured-2 .detail .col60 .buttons-wrap-bottom a.btn.btn-primary,
  .featured-2 .detail .col60 .buttons-wrap-bottom button.btn.gallery-button {
    width: initial;
    min-width: 320px; } }

/*[END]: robert.aquino: ADDED NEW STYLES FOR BUG 124586 */
/*[START]: al.balangue: ADDED NEW STYLES FOR BUG 126327 */
/* line 1010, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#wrap.container.landscape.desktop #content .content-container .meetings .hero-banner.marquee--withNav {
  margin-bottom: 47px; }

/*[END]: al.balangue: ADDED NEW STYLES FOR BUG 126327 */
/*[START]: al.balangue: ADDED NEW STYLES FOR BUG 125679 */
/* line 1015, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#header .search .slide-panel #crhotelSearch {
  padding-top: 2px;
  line-height: 29px; }

/* line 1019, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.marquee-slide .slide-info a.btn.btn-secondary-blk {
  border: 1px solid #ffffff;
  color: #ffffff; }

/*[END]: al.balangue: ADDED NEW STYLES FOR BUG 125679 */
/*[START]: al.balangue: ADDED NEW STYLES FOR BUG 125341 */
/* line 1025, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#meetings-request form.falseClass #meetings-request_contact .select-styled.field-required {
  outline: 2px solid red;
  border-right: 2px solid red; }

/*[END]: al.balangue: ADDED NEW STYLES FOR BUG 125341 */
/*[START]: al.balangue: ADDED NEW STYLES FOR BUG 125488 */
@media (min-width: 801px) {
  /* line 1032, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .general-content #searchResults .new-hotels-item .new-hotels__image {
    height: 205px; }
  /* line 1036, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .general-content #searchResults .new-hotels-item .hotel__body {
    height: 205px;
    padding-bottom: 50px; }
  /* line 1041, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .general-content #searchResults .new-hotels-item .new-hotels__button-group {
    position: absolute;
    bottom: -1px; } }

/* line 1047, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.general-content #searchResults .new-hotels-item .hotel__body p.hotel__description {
  font-size: 15px;
  line-height: 17px; }

/*[END]: al.balangue: ADDED NEW STYLES FOR BUG 125488 */
/*[START]: al.balangue: ADDED NEW STYLES FOR BUG 127139 */
@media (max-width: 801px) {
  /* line 1054, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .general-content #searchResults .new-hotels-item .new-hotels__button-group .book-a-hotel {
    width: 100%;
    padding-bottom: 0px; } }

@media (min-width: 801px) {
  /* line 1060, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .general-content #searchResults .new-hotels-item .new-hotels__button-group .book-a-hotel {
    padding-bottom: 0px;
    float: right;
    margin-top: 1px;
    margin-left: 13px; } }

/* line 1067, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.general-content #searchResults .new-hotels-item .new-hotels__button-group .book-a-hotel .btn-primary {
  border: none;
  padding: 14px 16px; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1072, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .general-content #searchResults .new-hotels-item .new-hotels__button-group .book-a-hotel .btn-primary {
    padding: 15px 16px; } }

@-moz-document url-prefix() {
  /* line 1077, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .general-content #searchResults .new-hotels-item .new-hotels__button-group .book-a-hotel .btn-primary {
    padding: 14px 16px; } }

/*[END]: al.balangue: ADDED NEW STYLES FOR BUG 127139 */
/*[START]: al.balangue: ADDED NEW STYLES FOR BUG 124586 */
@media (min-width: 801px) {
  /* line 1084, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .featured-2 .detail .col60 div.buttons-wrap-bottom a.btn.btn-primary {
    width: auto;
    padding-left: .5em;
    padding-right: .5em; } }

/*[END]: al.balangue: ADDED NEW STYLES FOR BUG 124586 */
/*[START]: leah.resurreccion - SDM 125802 */
@media (min-width: 801px) {
  /* line 1093, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .more-content-container.only-show-partial .more-content-holder {
    max-height: 12em; }
  /* line 1097, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .explore-hotels-location .detail .col-12 .hotels .hotel-item .hotel__body
.more-content-container .more-content-holder .hotel__description {
    min-height: 3.3em; }
  /* line 1102, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .more-content-container.only-show-partial .toggle-content-more {
    margin-top: 17px; } }

/* line 1107, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.more-content-container .more-content-holder,
.more-content-container .more-content-holder div,
.more-content-container .more-content-holder li {
  line-height: 1.2em; }

/* line 1113, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.more-content-container .more-content-holder p {
  line-height: 1.2em;
  margin-bottom: 1.2em; }

/* line 1118, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.more-content-container .more-content-holder ul {
  margin-top: 0em;
  margin-left: 1.2em; }

/* line 1123, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.media.hotel-item.col-12.ng-scope .more-content-container
.more-content-holder p {
  margin: 0em;
  display: block; }

/* line 1129, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.hotel-item-explore .more-content-container.only-show-partial .more-content-holder,
.mobile .general-content .hotel-item-explore .moreless .more-content-container.only-show-partial .more-content-holder {
  max-height: 3.6em; }

/* line 1134, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .general-content:not(.gallery) .more-content-container.only-show-partial .more-content-holder {
  max-height: 12em; }

/*[END]: leah.resurreccion - SDM 125802 */
/*[START]: al.balangue - SDM 125535*/
/* line 1140, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.general-content .new-hotels-item .new-hotels__button-group .newhotel-explore-btn {
  float: left; }

/* line 1143, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.general-content .new-hotels-item .new-hotels__button-group .newhotel-booknow-btn {
  clear: left; }

/*[END]: al.balangue - SDM 125535*/
/*[START]: al.balangue - SDM 125531*/
@media only screen and (max-width: 1200px) {
  /* line 1149, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .form-group.w15.w10.upcoming-hotels-wrapper {
    width: 15%; } }

@media only screen and (max-width: 900px) {
  /* line 1154, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .form-group.w15.w10.new-hotels-wrapper {
    width: 12%; } }

/* line 1158, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.form-inline .new-hotels-wrapper span,
.form-inline .upcoming-hotels-wrapper span {
  width: 10%;
  display: inline-block; }

/* line 1163, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .form-group.w15.w10.new-hotels-wrapper,
.mobile .form-group.w15.w10.upcoming-hotels-wrapper {
  width: 50%;
  float: left; }

/* line 1168, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .form-group.w20.upcoming-hotels-button-wrapper {
  clear: both;
  float: left;
  margin-top: 10px; }

/*[END]: al.balangue - SDM 125531*/
/* START leah.resurreccion - SDM 125532 */
/* line 1175, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.new-hotels-item .new-hotels__image img {
  display: inline-block;
  -moz-force-broken-image-icon: 1; }

/* END leah.resurreccion - SDM 125532 */
/*[START]: al.balangue - SDM 126284*/
/* line 1181, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#header .dropdown-booking-menu-mobile form .check-in-out-labels {
  /*border-top: 1px solid #505050;*/ }

/* line 1184, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .search .mobile-close-booking-bar {
  position: static;
  float: right;
  width: 17x;
  height: 17px;
  margin-top: 20px;
  margin-right: 10px; }

/* line 1192, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .search .geolocate {
  width: auto;
  height: auto;
  margin-top: 20px;
  margin-right: 10px; }

/* line 1198, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .search .geolocate a {
  padding: 0; }

@media (max-width: 400px) {
  /* line 1202, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile #header .search .slide-panel #crhotelSearch.mobileSearchBookingForm {
    width: 65%; } }

/*[END]: al.balangue - SDM 126284*/
/* START leah.resurreccion - SDM 126487 */
/* line 1208, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#footer .newsletter-form .input-required-holder {
  padding-right: 10px; }

/* line 1212, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#footer .newsletter-form .input-required-holder #inEmail.footer-input {
  padding: 0.75em 1em; }

/* END leah.resurreccion - SDM 126487 */
/*[START]: al.balangue - SDM 126590*/
/* line 1217, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#footer .top .questions a.contact-us-link {
  text-decoration: underline; }

/*[END]: al.balangue - SDM 126590*/
/*[START]: al.balangue - SDM 126674*/
/* line 1222, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.signin-now .fields .booking-cell input.ng-pristine.ng-invalid-required {
  box-shadow: none; }

/*[END]: al.balangue - SDM 126674*/
/*[START]: al.balangue - SDM 126805*/
/* line 1227, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.map-view .cr-mapDrawer .general-content .map-hotelinfo-booknow-btn {
  margin-top: 20px; }

/*[END]: al.balangue - SDM 126805*/
/* START leah.resurreccion - SDM 126783 */
/* line 1232, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.tablet #map .featured-3 .box h4 {
  padding: 0px 25px; }

@media only screen and (orientation: landscape) {
  /* line 1236, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  #map .cr-map-nav.ipad-ios7 {
    bottom: 0% !important; } }

/* line 1240, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#map .drawer-body .explore-partners #filmRoll {
  height: 195px !important; }

/* line 1243, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#map .drawer-body .explore-partners div.general-content label {
  padding-top: 0px; }

/* line 1246, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #map .explore-weather-detail .col60,
.tablet #map .explore-weather-detail .col60 {
  max-height: 525px; }

/* line 1250, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#map .explore-weather-detail .col60 {
  height: 100%; }

/* END leah.resurreccion - SDM 126783 */
/* START al.balangue - SDM 126231 */
/* line 1255, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.map-view .image-share.map-socialmedia-image-share .addthis_toolbox {
  position: static; }

/* line 1258, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#map .drawer-body .general-content.hotel-overview .col60 .marquee > :first-child .map-socialmedia-image-share {
  display: none; }

/* END al.balangue - SDM 126231 */
/* [START]: jov.tuplano - SDM 126589 */
/* line 1263, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#map .cr-map-nav li.explore-hotel.active,
#map .cr-map-nav li.explore-partner-hotel.active,
#map .cr-map-nav li.explore-city.active {
  background-color: #232323; }

/* line 1268, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#map .cr-map-nav .primary {
  background-color: #034EA0; }

/* line 1271, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#map .cr-map-nav .primary.active {
  background-color: #023E7F; }

/* [END]: jov.tuplano  - SDM 126589 */
/* START leah.resurreccion - SDM 126825 */
/* line 1276, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile.portrait #map .explore-partners .sliding-list img,
.mobile.portrait #map .sliding-list div.slick-slide img,
.mobile.portrait #map .sliding-list div.slick-slide > div {
  width: 98%;
  margin-left: 1%; }

@media screen and (max-width: 320px) {
  /* line 1283, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile.portrait #map .sliding-list div.slick-slide {
    height: 185px; }
  /* line 1287, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile.portrait #map .map-view .drawer-body #filmRoll.sliding-list,
  .mobile.portrait #map .map-view .drawer-body .explore-partners #filmRoll.sliding-list {
    height: 190px !important; } }

@media screen and (max-height: 400px) {
  /* line 1294, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .popup-modal .content {
    padding: 10px; }
  /* line 1298, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .popup-modal header {
    padding: 3px 10px 3px 10px; }
  /* line 1302, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  #filmRoll .slick-prev, #filmRoll .slick-next {
    width: 27px; }
  /* line 1306, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile.portrait .popup-modal.panel-modal.active {
    top: 56%; }
  /* line 1310, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile .explore-hotels-page #sidebar .sidebar_slide-view .marquee {
    margin-top: 0px; }
  /* line 1315, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile .explore-hotels-page #sidebar .sidebar_slide-view .marquee .book-now {
    left: 26px; } }

@media screen and (max-height: 380px) and (max-width: 320px) {
  /* line 1323, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile.portrait #map .sliding-list div.slick-slide {
    height: 138px; }
  /* line 1327, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile.portrait #map .map-view .drawer-body #filmRoll.sliding-list,
  .mobile.portrait #map .map-view .drawer-body .explore-partners #filmRoll.sliding-list {
    height: 143px !important; }
  /* line 1332, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .sliding-list div.slick-slide > div a {
    left: 27px;
    position: absolute; }
  /* line 1337, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  #filmRoll .slick-prev, #filmRoll .slick-next {
    top: 47%; }
  /* line 1341, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile .explore-hotels-page #sidebar .sidebar_slide-view .marquee-slide {
    height: 141px !important; }
  /* line 1346, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile .explore-hotels-page #sidebar .sidebar_slide-view .marquee .cycle-next,
  .mobile .explore-hotels-page #sidebar .sidebar_slide-view .marquee .cycle-prev {
    top: 120px;
    width: 25px; } }

@media screen and (max-height: 400px) and (min-height: 381px) and (max-width: 320px) {
  /* line 1356, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile.portrait #map .sliding-list div.slick-slide {
    height: 160px; }
  /* line 1360, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile.portrait #map .map-view .drawer-body #filmRoll.sliding-list,
  .mobile.portrait #map .map-view .drawer-body .explore-partners #filmRoll.sliding-list {
    height: 165px !important; }
  /* line 1365, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .sliding-list div.slick-slide > div a {
    left: 32px;
    position: absolute; }
  /* line 1370, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile .explore-hotels-page #sidebar .sidebar_slide-view .marquee-slide {
    height: 159px !important; }
  /* line 1375, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile .explore-hotels-page #sidebar .sidebar_slide-view .marquee .cycle-next,
  .mobile .explore-hotels-page #sidebar .sidebar_slide-view .marquee .cycle-prev {
    top: 120px;
    width: 25px; } }

/* line 1383, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile.portrait #map .sliding-list div.slick-slide {
  margin-right: 0px; }

/* line 1387, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #map .sliding-list .slick-list .slick-track,
.tablet #map .sliding-list .slick-list .slick-track {
  padding-left: 1px; }

/* line 1391, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#map .map-view .drawer-body #filmRoll.sliding-list {
  height: 200px !important; }

/* line 1394, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#map .cr-mapDrawer .drawer-body .explore-partners .general-content {
  padding-top: 0px; }

/* line 1397, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#map #filmRoll .slick-list div.slick-slide > div {
  background-size: 100%; }

/* END leah.resurreccion - SDM 126825 */
/* START leah.resurreccion - SDM 126782 */
/* line 1402, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #map .panel-view .featured-3 .panel-information .btn,
.tablet #map .panel-view .featured-3 .panel-information .btn {
  margin-bottom: 0px; }

/* line 1407, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #map .drawer-body .general-content.hotel-overview,
.tablet #map .drawer-body .general-content.hotel-overview {
  padding-bottom: 5px; }

/* line 1412, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #map .drawer-body .general-content.hotel-overview,
.desktop #map .drawer-body .general-content.hotel-overview .col60,
.desktop #map .drawer-body .general-content.hotel-overview .col60 .marquee,
.desktop #map .drawer-body .general-content.hotel-overview .col60 .marquee .marquee-slide,
.desktop #map .drawer-body .general-content.hotel-overview .col60 .marquee .marquee-slide img,
.tablet #map .drawer-body .general-content.hotel-overview,
.tablet #map .drawer-body .general-content.hotel-overview .col60,
.tablet #map .drawer-body .general-content.hotel-overview .col60 .marquee,
.tablet #map .drawer-body .general-content.hotel-overview .col60 .marquee .marquee-slide,
.tablet #map .drawer-body .general-content.hotel-overview .col60 .marquee .marquee-slide img {
  height: 100%; }

/* line 1425, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #map .drawer-body .general-content.hotel-overview .col60,
.tablet #map .drawer-body .general-content.hotel-overview .col60 {
  overflow-y: hidden;
  overflow-x: hidden; }

/* END leah.resurreccion - SDM 126782 */
/* START: al.balangue - SDM 126779 */
/* line 1432, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #map .cr-mapDrawer .general-content.hotel-overview .col40 div.description {
  overflow-y: auto; }

/* al.balangue: Removed Styling for Cycle-next for BUG 126199 */
/* END: al.balangue - SDM 126779 */
/* START leah.resurreccion - SDM 126277 */
/* line 1438, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #map .panel-view .featured-3.map-panel .box.single-box,
.tablet #map .panel-view .featured-3.map-panel .box.single-box,
.desktop #map .panel-view .featured-3.map-panel .box.double-box,
.tablet #map .panel-view .featured-3.map-panel .box.double-box {
  width: 480px; }

/* END leah.resurreccion - SDM 126277 */
/* START al.balangue - SDM 125712 */
/* line 1446, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.detail .col-12 .hotels .hotel-item .hotel__image,
.detail .col-12 .hotels .hotel-item .hotel__image img {
  height: 205px;
  width: 295px; }

/* line 1451, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.detail .col-12 .hotels .hotel-item .hotel__body {
  height: 205px; }

/* END al.balangue - SDM 125712 */
/* START al.balangue - SDM 125713 */
/* line 1456, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.city-items-section.city-items-border-top div.hotel-item:first-child {
  display: block;
  border-top: 1px solid #e8e8e8;
  padding-top: 20px; }

/* line 1461, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.city-items-section.city-items-border-top .general-content {
  padding-top: 0px; }

/* END al.balangue - SDM 125713 */
/* START al.balangue - SDM 126641 */
/* line 1466, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.explore-hotels-view.explore-hotels-map-view #sidebar .sidebar_detail-view .slide-view_content .item .book-now {
  padding: 11px 20px;
  font-size: 14px;
  bottom: 20px; }

/* line 1471, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.detail-view_content .extra-items .btn.btn-primary.book-now span.left {
  padding-left: 0px; }

/* line 1474, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.detail-view_content .extra-items .btn.btn-primary.book-now {
  padding: 7px 20px; }

/* End al.balangue - SDM 126641 */
/* START reemar.delarosa - SDM 126780 */
/* line 1479, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#map .cr-mapDrawer .explore-weather-detail .device.clear-icon {
  float: right;
  padding-right: 30px;
  margin-bottom: -20px; }

/* START al.balangue - SDM 126783 */
@media (max-width: 800px) {
  /* line 1486, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  #map .cr-mapDrawer .explore-weather-detail .device-adjust,
  #map .cr-mapDrawer .explore-weather-detail .device.clear-icon {
    display: block !important; }
  /* line 1490, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  html[dir="rtl"] .drawer .content-container .close {
    position: absolute; }
  /* line 1494, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  #footer .newsletter-form .input-required-holder #inEmail.footer-input {
    font-size: 16px;
    padding: .65em 1em; } }

/* END al.balangue - SDM 126783 */
/* END reemar.delarosa - SDM 126780 */
/* START: al.balangue - SDM 126781 */
/* line 1503, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #content #map .sections .map-view .directions-panel.directions-panel--open a.directions-panel__close {
  top: 10%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/* line 1509, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #content #map .sections .map-view .directions-panel.directions-panel--open a.directions-panel__close span.icon {
  background-position: 0 -2526px;
  height: 20px;
  width: 20px; }

/* line 1514, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.tablet #content #map .sections .map-view .directions-panel .directions-panel__states #printMe div.adp,
.mobile #content #map .sections .map-view .directions-panel .directions-panel__states #printMe div.adp {
  padding-right: 12px; }

/*Start - iphone4 specific styles*/
@media (max-height: 480px) and (max-width: 320px) {
  /* line 1520, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  #map .cr-mapDrawer .general-content.hotel-overview .get-directions-separator,
  #map .cr-mapDrawer .general-content.hotel-overview .get-directions-link {
    display: none; }
  /* START al.balangue - SDM 126921 iphone4 specific styles*/
  /* line 1525, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  #map .explore-city-detail .general-content.hotel-overview .col60,
  #map .explore-hotel-detail .general-content.hotel-overview .col60,
  #map .explore-partners-detail .general-content.hotel-overview .col60 {
    display: none; }
  /* line 1530, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  #map .explore-city-detail,
  #map .explore-hotel-detail,
  #map .explore-partners-detail {
    height: 100% !important;
    max-height: 173px !important; }
  /* END al.balangue - SDM 126921 iphone4 specific styles*/ }

/*End - iphone4 specific styles*/
/* END: al.balangue - SDM 126781 */
/* START: al.balangue - SDM 126537 */
/* line 1541, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#content .content-container #map .sections .panel-view .map-panel .panel .box-wrapper div.box {
  border-right: 1px solid #000000; }

/* line 1544, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#content .content-container #map .sections .panel-view .map-panel .panel .box-wrapper div.box img {
  padding: 0px;
  border-top: 1px solid #000000; }

/* line 1548, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#content .content-container #map .sections .panel-view .map-panel .panel .box-wrapper div.box.single-box {
  border-right: 0px; }

/* END: al.balangue - SDM 126537 */
/* START: al.balangue - SDM 126912 */
/* line 1553, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #map .cr-mapDrawer .general-content.hotel-overview .col60 .marquee div.cycle-prev.small,
.mobile #map .cr-mapDrawer .general-content.hotel-overview .col60 .marquee div.cycle-next.small {
  display: none; }

/* line 1557, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #map .cr-mapDrawer .general-content.hotel-overview .col60 .marquee .marquee-slide.cycle-slide,
.mobile #map .cr-mapDrawer .general-content.hotel-overview .col60 .marquee .marquee-slide.cycle-slide img {
  height: 100%; }

/* END: al.balangue - SDM 126912 */
/* START jov.tuplano SDM 125927 */
/* for Nexus 7 only */
@media only screen and (min-device-width: 603px) and (max-device-width: 966px) {
  /* line 1565, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .tablet #content #offers-and-promotions #map #sidebar .sidebar_slide-view .sidebar_wrapper .slide-view_content.sliding-list .item {
    height: 175px !important; } }

/* END jov.tuplano SDM 125927 */
/* START al.balangue SDM 126954 */
/* line 1571, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop .content-container #map .sections .map-view .cr-mapDrawer .drawer-body .explore-hotel-detail .general-content.hotel-overview .col60 .marquee .marquee-slide.cycle-slide,
.desktop .content-container #map .sections .map-view .cr-mapDrawer .drawer-body .explore-partners-detail .general-content.hotel-overview .col60 .marquee .marquee-slide.cycle-slide,
.desktop .content-container #map .sections .map-view .cr-mapDrawer .drawer-body .explore-city-detail .general-content.hotel-overview .col60 .marquee .marquee-slide.cycle-slide,
.tablet .content-container #map .sections .map-view .cr-mapDrawer .drawer-body .explore-partners-detail .general-content.hotel-overview .col60 .marquee .marquee-slide.cycle-slide,
.tablet .content-container #map .sections .map-view .cr-mapDrawer .drawer-body .explore-hotel-detail .general-content.hotel-overview .col60 .marquee .marquee-slide.cycle-slide,
.tablet .content-container #map .sections .map-view .cr-mapDrawer .drawer-body .explore-city-detail .general-content.hotel-overview .col60 .marquee .marquee-slide.cycle-slide,
.mobile .content-container #map .sections .map-view .cr-mapDrawer .drawer-body .explore-hotel-detail .general-content.hotel-overview .col60 .marquee .marquee-slide.cycle-slide,
.mobile .content-container #map .sections .map-view .cr-mapDrawer .drawer-body .explore-partners-detail .general-content.hotel-overview .col60 .marquee .marquee-slide.cycle-slide,
.mobile .content-container #map .sections .map-view .cr-mapDrawer .drawer-body .explore-city-detail .general-content.hotel-overview .col60 .marquee .marquee-slide.cycle-slide {
  text-align: center;
  overflow: hidden; }

/* line 1583, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop .content-container #map .sections .map-view .cr-mapDrawer .drawer-body .explore-hotel-detail .general-content.hotel-overview .col60 .marquee .marquee-slide.cycle-slide img,
.desktop .content-container #map .sections .map-view .cr-mapDrawer .drawer-body .explore-city-detail .general-content.hotel-overview .col60 .marquee .marquee-slide.cycle-slide img,
.desktop .content-container #map .sections .map-view .cr-mapDrawer .drawer-body .explore-partners-detail .general-content.hotel-overview .col60 .marquee .marquee-slide.cycle-slide img,
.tablet .content-container #map .sections .map-view .cr-mapDrawer .drawer-body .explore-hotel-detail .general-content.hotel-overview .col60 .marquee .marquee-slide.cycle-slide img,
.tablet .content-container #map .sections .map-view .cr-mapDrawer .drawer-body .explore-partners-detail .general-content.hotel-overview .col60 .marquee .marquee-slide.cycle-slide img,
.tablet .content-container #map .sections .map-view .cr-mapDrawer .drawer-body .explore-city-detail .general-content.hotel-overview .col60 .marquee .marquee-slide.cycle-slide img,
.mobile .content-container #map .sections .map-view .cr-mapDrawer .drawer-body .explore-hotel-detail .general-content.hotel-overview .col60 .marquee .marquee-slide.cycle-slide img,
.mobile .content-container #map .sections .map-view .cr-mapDrawer .drawer-body .explore-partners-detail .general-content.hotel-overview .col60 .marquee .marquee-slide.cycle-slide img,
.mobile .content-container #map .sections .map-view .cr-mapDrawer .drawer-body .explore-city-detail .general-content.hotel-overview .col60 .marquee .marquee-slide.cycle-slide img {
  width: auto;
  max-width: none;
  position: relative;
  left: 100%;
  margin-left: -200%;
  min-width: 0; }

/* END al.balangue SDM 126954 */
/* START jov.tuplano SDM 126751 */
/* line 1602, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #content .content-container .gallery .section .gallery-modal .marquee .marquee-slide .modal-image {
  max-width: 1280px;
  max-height: 960px;
  margin-left: auto;
  margin-right: auto; }

/* END jov.tuplano SDM 126751 */
/* START jov.tuplano SDM 126991 */
/* line 1611, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#map .panel-view .map-panel .panel .cg-busy-default-sign {
  top: 46%;
  left: 53.7%; }

/* line 1615, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#content .content-container .cg-busy.cg-busy-animation .cg-busy-default-wrapper .cg-busy-default-sign {
  left: 53.7%;
  top: 43%; }

/* END jov.tuplano SDM 126991 */
/* START jov.tuplano SDM 126826 */
/* line 1622, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#wrap.mobile #content #map .sections .map-view .cr-mapDrawer .drawer-body .explore-partners div.general-content label {
  width: 50%; }

/* line 1626, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#wrap.mobile #content #map .sections .map-view .cr-mapDrawer .drawer-body .explore-partners div.general-content {
  text-align: left;
  padding-top: 5px; }

/* line 1631, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#wrap.mobile #content #map .sections .map-view .cr-mapDrawer .drawer-body .explore-partners #filmRoll {
  display: none; }

/* END jov.tuplano SDM 126826 */
/* line 1636, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.hotels .hotel-group-header {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 25px; }

/* line 122, ../sass/partials/offers/_offer.scss */
/* line 1641, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.hotels .hotel-group-header__label {
  color: #1258a3;
  margin-bottom: 0;
  font-size: 1.1em;
  background-color: #505050;
  color: white;
  padding: 5px 10px; }

/* START jov.tuplano SDM 126858 */
/* line 1651, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.new-hotels__image .open-status.shadow {
  background: -moz-linear-gradient(top, transparent 18%, rgba(0, 0, 0, 0.65) 67%, rgba(0, 0, 0, 0.65) 68%, rgba(0, 0, 0, 0.76) 78%, rgba(0, 0, 0, 0.85) 86%, rgba(0, 0, 0, 0.93) 93%, rgba(0, 0, 0, 0.97) 96%, black 99%, black 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(18%, transparent), color-stop(67%, rgba(0, 0, 0, 0.65)), color-stop(68%, rgba(0, 0, 0, 0.65)), color-stop(78%, rgba(0, 0, 0, 0.76)), color-stop(86%, rgba(0, 0, 0, 0.85)), color-stop(93%, rgba(0, 0, 0, 0.93)), color-stop(96%, rgba(0, 0, 0, 0.97)), color-stop(99%, black), color-stop(100%, black));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, transparent 18%, rgba(0, 0, 0, 0.65) 67%, rgba(0, 0, 0, 0.65) 68%, rgba(0, 0, 0, 0.76) 78%, rgba(0, 0, 0, 0.85) 86%, rgba(0, 0, 0, 0.93) 93%, rgba(0, 0, 0, 0.97) 96%, black 99%, black 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, transparent 18%, rgba(0, 0, 0, 0.65) 67%, rgba(0, 0, 0, 0.65) 68%, rgba(0, 0, 0, 0.76) 78%, rgba(0, 0, 0, 0.85) 86%, rgba(0, 0, 0, 0.93) 93%, rgba(0, 0, 0, 0.97) 96%, black 99%, black 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, transparent 18%, rgba(0, 0, 0, 0.65) 67%, rgba(0, 0, 0, 0.65) 68%, rgba(0, 0, 0, 0.76) 78%, rgba(0, 0, 0, 0.85) 86%, rgba(0, 0, 0, 0.93) 93%, rgba(0, 0, 0, 0.97) 96%, black 99%, black 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, transparent 18%, rgba(0, 0, 0, 0.65) 67%, rgba(0, 0, 0, 0.65) 68%, rgba(0, 0, 0, 0.76) 78%, rgba(0, 0, 0, 0.85) 86%, rgba(0, 0, 0, 0.93) 93%, rgba(0, 0, 0, 0.97) 96%, black 99%, black 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */ }

/* END jov.tuplano SDM 126858 */
/* START jov.tuplano Hotel_List_Page_Bug */
/* line 1663, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #content .meetings .general-content .hotels .hotel-item .hotel__body .col-12 .col-9 .hotel__booking-form #searchForm.book-a-hotel,
.tablet #content .meetings .general-content .hotels .hotel-item .hotel__body .col-12 .col-9 .hotel__booking-form #searchForm.book-a-hotel {
  float: left; }

/* line 1667, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #content .meetings .general-content .hotels .hotel-item .hotel__body .col-12 .col-9 .hotel__booking-form a.newhotel-explore-btn,
.tablet #content .meetings .general-content .hotels .hotel-item .hotel__body .col-12 .col-9 .hotel__booking-form a.newhotel-explore-btn {
  padding: 17.5px; }

/* line 1671, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #content .meetings .general-content .hotels .hotel-item .hotel__body .col-12 .col-9 .hotel__booking-form #searchForm.book-a-hotel,
.desktop #content .meetings .general-content .hotels .hotel-item .hotel__body .col-12 .col-9 .hotel__booking-form a.newhotel-explore-btn,
.tablet #content .meetings .general-content .hotels .hotel-item .hotel__body .col-12 .col-9 .hotel__booking-form #searchForm.book-a-hotel,
.tablet #content .meetings .general-content .hotels .hotel-item .hotel__body .col-12 .col-9 .hotel__booking-form a.newhotel-explore-btn {
  margin-right: 13px; }

/* line 1677, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #content .meetings .general-content .hotels .hotel-item .hotel__body .col-12 .col-9 .hotel__booking-form a.newhotel-explore-btn,
.desktop #content .meetings .general-content .hotels .hotel-item .hotel__body .col-12 .col-9 .hotel__booking-form button.gallery-button,
.tablet #content .meetings .general-content .hotels .hotel-item .hotel__body .col-12 .col-9 .hotel__booking-form a.newhotel-explore-btn,
.tablet #content .meetings .general-content .hotels .hotel-item .hotel__body .col-12 .col-9 .hotel__booking-form button.gallery-button {
  margin-bottom: 30px; }

/* line 1683, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #content .meetings .general-content .hotels .hotel-item .hotel__body .col-12 .col-9 .hotel__description,
.tablet #content .meetings .general-content .hotels .hotel-item .hotel__body .col-12 .col-9 .hotel__description {
  min-height: 144px; }

/* END jov.tuplano Hotel_List_Page_Bug */
/* START jov.tuplano SDM 126779 */
/* line 1690, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #map .map-view .cr-mapDrawer .drawer-body .explore-hotel-detail .general-content.hotel-overview .col40 div.description,
.mobile #map .map-view .cr-mapDrawer .drawer-body .explore-partners-detail .general-content.hotel-overview .col40 div.description {
  max-height: none;
  overflow-y: hidden; }

/* line 1695, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #map .map-view .cr-mapDrawer .drawer-body .explore-hotel-detail .general-content.hotel-overview div.col60,
.mobile #map .map-view .cr-mapDrawer .drawer-body .explore-partners-detail .general-content.hotel-overview div.col60,
.mobile #map .map-view .cr-mapDrawer .drawer-body .explore-city-detail .general-content.hotel-overview div.col60 {
  overflow-y: hidden; }

/* line 1700, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #map .map-view .cr-mapDrawer .drawer-body .explore-hotel-detail .general-content.hotel-overview div.col40,
.mobile #map .map-view .cr-mapDrawer .drawer-body .explore-partners-detail .general-content.hotel-overview div.col40,
.mobile #map .map-view .cr-mapDrawer .drawer-body .explore-city-detail .general-content.hotel-overview div.col40 {
  overflow-x: hidden; }

/* for Nexus 7 SDM 126779 */
@media only screen and (min-device-width: 603px) and (max-device-width: 966px) {
  /* line 1707, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .tablet #map .map-view .cr-mapDrawer .drawer-body .explore-hotel-detail .general-content.hotel-overview .col40 div.description,
  .tablet #map .map-view .cr-mapDrawer .drawer-body .explore-partners-detail .general-content.hotel-overview .col40 div.description {
    max-height: 130px; } }

/* END jov.tuplano SDM 126779 */
/* START jov.tuplano SDM 126897 */
/* line 1715, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#interests-landing .interests .slick-slider .slick-list .slick-slide ul li img {
  opacity: 1; }

/* line 1719, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#interests-landing .interests .slick-slider .slick-list .slick-slide ul li {
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0); }

/* line 1727, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#interests-landing .interests .slick-slider .slick-list .slick-slide ul li span {
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  text-align: left;
  padding-left: 5px;
  opacity: .9;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, black));
  background: -moz-linear-gradient(top, transparent 0%, black 100%);
  background: -ms-linear-gradient(top, transparent 0%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d9000000',GradientType=0 ); }

/* END jov.tuplano SDM 126897 */
/* START jov.tuplano SDM 126393 */
/* line 1743, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#content .content-container .gallery .section .gallery-modal .marquee .marquee-slide .slide-info .gallery-caption p {
  font-size: 25px; }

/* line 1746, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#content .content-container .gallery .section .gallery-modal .marquee .addthis_toolbox .addthis_button_google_plusone div:nth-of-type(1) {
  display: none !important; }

/* line 1749, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#content .content-container .gallery .section .gallery-modal .marquee .addthis_toolbox .addthis_button_google_plusone div:nth-of-type(2) {
  width: 62px !important; }

/* for Nexus 7 SDM 126393 */
@media only screen and (min-device-width: 603px) and (max-device-width: 966px) {
  /* line 1754, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .tablet #content .content-container .gallery .section .gallery-modal .marquee .marquee-slide .slide-info .gallery-caption p {
    font-size: 20px; } }

/* END jov.tuplano SDM 126393 */
/* START jov.tuplano SDM 126781 item B fix */
/* line 1761, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #content #map .sections .map-view .directions-panel .directions-panel__states #printMe .adp table.adp-directions,
.tablet #content #map .sections .map-view .directions-panel .directions-panel__states #printMe .adp table.adp-directions,
.desktop #content #map .sections .map-view .directions-panel .directions-panel__states #printMe .adp table.adp-directions {
  table-layout: fixed;
  width: 100%;
  word-wrap: break-word;
  overflow-x: hidden; }

/* line 1770, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #content #map .sections .map-view .directions-panel .directions-panel__states #printMe .adp table.adp-directions td.adp-substep:nth-of-type(1),
.tablet #content #map .sections .map-view .directions-panel .directions-panel__states #printMe .adp table.adp-directions td.adp-substep:nth-of-type(1),
.desktop #content #map .sections .map-view .directions-panel .directions-panel__states #printMe .adp table.adp-directions td.adp-substep:nth-of-type(1) {
  width: 7%; }

/* line 1775, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #content #map .sections .map-view .directions-panel .directions-panel__states #printMe .adp table.adp-directions td.adp-substep:nth-of-type(2),
.tablet #content #map .sections .map-view .directions-panel .directions-panel__states #printMe .adp table.adp-directions td.adp-substep:nth-of-type(2),
.desktop #content #map .sections .map-view .directions-panel .directions-panel__states #printMe .adp table.adp-directions td.adp-substep:nth-of-type(2) {
  width: 8%; }

/* line 1780, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #content #map .sections .map-view .directions-panel .directions-panel__states #printMe .adp table.adp-directions td.adp-substep:nth-of-type(3) {
  width: 70%; }

/* line 1783, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #content #map .sections .map-view .directions-panel .directions-panel__states #printMe .adp table.adp-directions td.adp-substep:nth-of-type(3),
.tablet #content #map .sections .map-view .directions-panel .directions-panel__states #printMe .adp table.adp-directions td.adp-substep:nth-of-type(3) {
  width: 68%; }

/* END jov.tuplano SDM 126781 item B fix */
/* START jov.tuplano SDM 126856 */
/* line 1790, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.lt-ie10 #map .panel-view .featured-3 .panel .box-wrapper div.box::before {
  top: 44%; }

/* END jov.tuplano SDM 126856 */
/* START reemar.delarosa - SDM 127004*/
/* line 1796, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#wrap.mobile #map .cg-busy-default-wrapper {
  display: none; }

/* END reemar.delarosa - SDM 127004*/
/* START jov.tuplano SDM 126897 */
/* line 1802, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop .content-container #offers-and-promotions .offers-and-promotions-drawer .offers-and-promotions-drawer_inner-wrapper .offers-and-promotions-drawer_content .featured-promos .search-form .interest-list .interests-item-wrapper .film_roll_wrapper .film_roll_shuttle .interest .interest__shading {
  background: -ms-linear-gradient(top, transparent 59%, rgba(0, 0, 0, 0.5) 78%, rgba(0, 0, 0, 0.5) 100%); }

/* line 1805, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.lt-ie10 .desktop .content-container #offers-and-promotions .offers-and-promotions-drawer .offers-and-promotions-drawer_inner-wrapper .offers-and-promotions-drawer_content .featured-promos .search-form .interest-list .interests-item-wrapper .film_roll_wrapper .film_roll_shuttle .interest .interest__label {
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColor=00000000, endColorStr=00000000);
  width: 100%;
  bottom: 0px;
  left: 0px;
  padding-left: 5px;
  padding-bottom: 5px;
  opacity: 0.9; }

/* line 1814, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.lt-ie10 .desktop .content-container #offers-and-promotions .offers-and-promotions-drawer .offers-and-promotions-drawer_inner-wrapper .offers-and-promotions-drawer_content .featured-promos .search-form .interest-list .interests-item-wrapper .film_roll_wrapper .film_roll_shuttle .interest .interest__shading {
  filter: none; }

/* END jov.tuplano SDM 126897 */
/* START jov.tuplano - SDM 127035*/
/* line 1820, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#ui-datepicker-div {
  z-index: 11 !important; }

/* END jov.tuplano - SDM 127035*/
/* line 1824, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
div.interest-list {
  max-width: 1396px; }

/* line 1827, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
div.chosen-interests {
  margin-left: 0; }

/* line 199, ../sass/partials/explore-hotels/_explore-hotels.scss */
/* line 1831, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.explore-hotels-view.explore-hotels-map-view {
  padding: 0; }

/* line 1835, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .explore-hotels-page {
  padding-bottom: 44px; }

/* START jov.tuplano SDM 126393 */
/* line 1840, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile-secondary-nav li {
  list-style: none; }

/* line 1843, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#wrap #content .content-container .gallery-modal .marquee .marquee-slide .slide-info div.gallery-caption p {
  font-size: 14pt; }

/* line 1846, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#wrap #content .content-container .gallery-modal .marquee .marquee-slide .slide-info div.gallery-caption p strong {
  font-size: 16pt; }

/* line 1849, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #content .content-container .gallery-modal .marquee .marquee-slide .modal-image {
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain; }

/* line 1855, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #content .content-container .gallery-modal .marquee .marquee-slide .modal-image img,
.tablet #content .content-container .gallery-modal .marquee .marquee-slide .modal-image img {
  width: auto;
  height: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* line 1863, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #content .content-container .gallery-modal .marquee .marquee-slide .modal-image,
.tablet #content .content-container .gallery-modal .marquee .marquee-slide .modal-image {
  background-image: none !important; }

/* line 1867, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #content .content-container .gallery-modal .marquee .marquee-slide .slide-info div.gallery-caption,
.tablet #content .content-container .gallery-modal .marquee .marquee-slide .slide-info div.gallery-caption {
  float: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5px;
  padding-bottom: 15px; }

/* line 1875, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#content .content-container .gallery-modal .marquee div.addthis_toolbox_wrapper {
  position: absolute;
  left: 50%; }

/* line 1879, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] #content .content-container .gallery-modal .marquee div.addthis_toolbox_wrapper {
  right: 50%; }

/* line 1882, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #content .content-container .gallery-modal .marquee div.addthis_toolbox_wrapper {
  position: static; }

/* line 1885, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#content .content-container .gallery-modal .marquee div.addthis_toolbox {
  right: 0; }

/* line 1888, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] #content .content-container .gallery-modal .marquee div.addthis_toolbox {
  left: 0;
  right: auto; }

/* line 1892, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#content .content-container .gallery-modal .marquee div.addthis_toolbox a {
  margin-right: 5px; }

/* line 1895, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#content .content-container .gallery-modal .marquee div.addthis_toolbox a.addthis_button_google_plusone {
  width: 35px; }

/* line 1898, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #content .content-container .gallery-modal .slide-info {
  padding-bottom: 30px; }

/* line 1901, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #content .content-container .gallery-modal .slide-info .gallery-caption {
  width: 100%; }

/* END jov.tuplano SDM 126393 */
/* START jov.tuplano - SDM 126856 */
/* line 1907, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.lt-ie10 #map .sections .panel-view .featured-3.map-panel .panel .box-wrapper div.box::before {
  top: 20%;
  background-size: cover;
  background-position-y: -1px; }

/* END jov.tuplano - SDM 126856 */
/* START jov.tuplano SDM 126991/126074 */
/* line 1915, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#content .content-container #map .sections .panel-view .map-panel .panel .cg-busy-default-sign,
#content .content-container .cg-busy.cg-busy-animation .cg-busy-default-wrapper div.cg-busy-default-sign {
  left: 50%;
  top: 46%; }

/* to display spinner on IE9 SDM 126991, SDM 126074 */
/* line 1921, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.lt-ie10 .cg-busy-default-spinner {
  background: url("../images/spinner_dark.GIF") no-repeat !important; }

/* END jov.tuplano SDM 126991/126074 */
/* START jov.tuplano - SDM 127115 */
/* line 1927, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #content .content-container div.hero-banner,
.tablet #content .content-container div.hero-banner {
  margin-top: 0; }

/* END jov.tuplano - SDM 127115 */
/* START shane - 127281 */
/* line 1934, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.explore-hotels-view .sidebar_detail-view .marquee {
  position: relative;
  bottom: 90px; }

/* line 1939, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.explore-hotels-view .sidebar_detail-view .marquee img {
  height: auto; }

/* line 1943, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .explore-hotels-view .sidebar_detail-view .marquee {
  position: relative;
  bottom: 49px; }

/* END shane - 127281 */
/* START jov.tuplano - SDM 127085 */
/* line 1950, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #secondaryNav .secondary-nav .ribbon-action.prev,
.tablet #secondaryNav .secondary-nav .ribbon-action.prev {
  background: -ms-linear-gradient(left, #034ea0 60%, rgba(3, 78, 160, 0) 100%); }

/* line 1954, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #secondaryNav .secondary-nav .ribbon-action.next,
.tablet #secondaryNav .secondary-nav .ribbon-action.next {
  background: -ms-linear-gradient(right, #034ea0 60%, rgba(3, 78, 160, 0) 100%); }

/* END jov.tuplano - SDM 127085 */
/* START jov.tuplano SDM 126488 */
/* line 1961, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.lt-ie10 #content .content-container .tile-grid .tile-grid__container a.tile-grid__item {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0); }

/* END jov.tuplano SDM 126488 */
/* START reemar.delarosa - SDM 127236*/
/* line 1974, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#content .content-container .hero-banner:before {
  background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.7) 21.5%, rgba(0, 0, 0, 0.5) 35%, transparent 71%, transparent 100%); }

/* END reemar.delarosa - SDM 127236*/
/* START leah.resurreccion SDM 127033 */
/* line 1980, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#map .description .more-content-holder {
  position: relative; }

/* line 1984, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#map .drawer-body .general-content .col40 {
  height: 100%;
  overflow: hidden; }

/* line 1989, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#map .drawer-body .general-content .col40 .description {
  max-height: none; }

/* line 1993, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile div#map .cr-mapDrawer .general-content.hotel-overview .col40 div.description,
.mobile #map .general-content .col60 {
  overflow-y: hidden; }

/* START leah.resurreccion SDM 127033 */
/* START leah.resurreccion SDM 127213 */
/* line 2000, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#wrap.tablet #content .meetings .hero-banner.marquee--withNav {
  margin-bottom: 47px; }

/* START leah.resurreccion SDM 127213 */
/* START leah.resurreccion SDM 127329 */
/* line 2005, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.nav-container #nav {
  width: 100%; }

/* END leah.resurreccion SDM 127329 */
/* START jov.tuplano SDM 127242 */
/* line 2010, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.gray-content .form-inline .form-group .checkbox input[type="checkbox"] {
  -webkit-appearance: checkbox; }

/* END jov.tuplano SDM 127242 */
/* START reemar.delarosa - SDM 127279*/
/* line 2016, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#map #sidebar select.filter,
#map #sidebar .sidebar-select-arrow-sidebar {
  right: 0px; }

/* line 2020, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#map #sidebar .results {
  position: relative;
  top: 8px; }

/* END reemar.delarosa - SDM 127279*/
/* START leah.resurreccion - REZWEBBLU-1569*/
/* line 2027, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #map .cr-mapDrawer .drawer-body .explore-partners {
  max-height: none; }

/* END leah.resurreccion - REZWEBBLU-1569*/
/* line 2029, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.upcoming-hotels-button-wrapper a.btn.btn-primary {
  margin-left: 36px; }

/* line 2033, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .upcoming-hotels-button-wrapper a.btn.btn-primary {
  margin-left: inherit; }

/* START jov.tuplano SDM 126458 */
/* line 2038, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
em {
  font-style: italic !important; }

/* END jov.tuplano SDM 126458 */
/* line 2043, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.content-container .meetings .accordion-content.general-content .featured-2 {
  margin-bottom: 5px; }

/* line 2045, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #content .explore-hotels-page #map.explore-hotels-view #sidebar,
.tablet #content .explore-hotels-page #map.explore-hotels-view #sidebar {
  top: 0px;
  bottom: 0px; }

/* line 2051, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.bottom-bar .get-directions-link {
  font-size: 16px;
  color: white;
  padding: 12px;
  display: inline-block; }

/* line 2058, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #content .content-container .featured-accordion .panel .box.gtFour,
.tablet #content .content-container .featured-accordion .panel .box.gtFour {
  width: 236px;
  height: 400px; }

/* line 2063, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #content .content-container .featured-accordion .panel .box.active.gtFour,
.tablet #content .content-container .featured-accordion .panel .box.active.gtFour {
  width: 722px;
  height: 400px; }

/* line 2069, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.content-container .featured-2 .col60 .moreless .more-content-container .more-content-holder section.extendedInfo {
  float: left;
  width: 100%; }

/* line 2074, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.lt-ie10 .content-container .formColor .forms .select-styled:after {
  /*z-index: 5;*/ }

/* line 2077, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.lt-ie10 .content-container .formColor .forms .select-styled select,
.lt-ie10 .content-container .forms .select-styled select {
  position: relative;
  z-index: 10;
  width: 110%; }

/* line 2083, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.content-container .formColor .forms .select-styled select {
  width: 100%; }

/* line 2087, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.book-a-hotel-wrapper .book-a-hotel-form-wrapper .book-first-row.faux-input .geolocate span {
  background: url("../images/icons-sf296ea9764.png") no-repeat 0 -1851px; }

/* line 2090, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .book-a-hotel-wrapper .book-a-hotel-form-wrapper .book-first-row.faux-input .geolocate,
.tablet .book-a-hotel-wrapper .book-a-hotel-form-wrapper .book-first-row.faux-input .geolocate {
  z-index: 0; }

/* line 2095, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.missingMilesPage h1, h2, h3 {
  color: #034ea0; }

/* line 2099, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.missingMilesPage .pure-g [class*="pure-u"] {
  font-family: Gill Sans std,Gill Sans MT,Calibri,sans-serif; }

/* line 2103, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .content-container .tile-grid .tile-grid__container .row .item.large {
  font-size: 16px; }

/* line 2106, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .tile-grid .tile-grid__container .row .item {
  font-size: 10.5px; }

@media screen and (device-width: 320px) and (device-height: 480px) {
  /* line 2110, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile .content-container .tile-grid .tile-grid__container .row .item {
    font-size: 9px; } }

@media screen and (device-width: 320px) and (device-height: 568px) {
  /* line 2115, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile .content-container .tile-grid .tile-grid__container .row .item {
    font-size: 9px; } }

@media screen and (device-width: 360px) and (device-height: 640px) {
  /* line 2120, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile .content-container .tile-grid .tile-grid__container .row .item {
    font-size: 10px; } }

/* line 2125, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.meetingRequestPage h1, .meetingRequestPage h2, .meetingRequestPage h3, #meetings-request h1, .missingMilesPage h1,
.missingMilesPage h2, .missingMilesPage h3, .contactUsPage h1, .contactUsPage h2,
.contactUsPage h3, .customerServicePage h1 {
  color: #034ea0; }

/* line 2131, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#meetings-request .general-content {
  padding: 0;
  overflow: visible;
  background-color: transparent; }

/* line 2137, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.missingMilesPage .pure-g [class*="pure-u"],
.meetingRequestPage .pure-g [class*="pure-u"],
.contactUsPage .pure-g [class*="pure-u"],
.customerServicePage .pure-g [class*="pure-u"] {
  font-family: Gill Sans std,Gill Sans MT,Calibri,sans-serif; }

/* line 2144, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.searchBarBorderBottom {
  border-top: 1px solid #cacaca;
  position: fixed;
  top: 112px;
  width: 100%;
  z-index: 1;
  max-width: 1440px; }

/* line 2154, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.contact-us-form-page .contact-us-form-wrapper {
  padding: 20px 40px; }

/* line 2159, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.contact-us-form-page .contact-us-form-wrapper .searchBarBorderBottom {
  margin-left: -40px; }

/* line 2163, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.contact-us-form-page .contact-us-form-wrapper .contactUsPage.custom-form textarea {
  resize: vertical; }

/* line 2166, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.contact-us-form-page .contact-us-form-wrapper .contactUsPage.custom-form .ui-wrapper {
  width: 100% !important; }

/* line 2169, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.contact-us-form-page .contact-us-form-wrapper .contactUsPage.custom-form textarea.ui-resizable {
  box-sizing: content-box;
  overflow: hidden; }

/* line 2174, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.contactUsPage button.ui-datepicker-trigger,
.meetingRequestPage button.ui-datepicker-trigger {
  z-index: 0; }

/* line 2179, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.customerServicePage .chooseCountryLabel {
  margin-top: 14px; }

/* line 2184, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .tile-grid .tile-grid__container .row .item {
  word-wrap: break-word;
  table-layout: fixed;
  word-break: break-word; }

/* line 2190, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .tile-grid .tile-grid__container .row .item a {
  padding: 0px 2px; }

/*
.mobile .explore-hotels-page,
.mobile .explore-hotels-location,
.mobile .explore-hotels-region-list{
  margin-top: 150px;
}
.mobile .explore-hotels-page,
.mobile .explore-hotels-location,
.mobile .explore-hotels-region-list{
  margin-top: 150px;
}
*/
/* line 2207, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .explore-hotels-page #map.explore-hotels-map-view.explore-hotels-view {
  min-height: 0 !important; }

/* line 2210, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #content .content-container .explore-hotels-page {
  padding-bottom: 0; }

/* line 2214, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .explore-hotels-location .hotel-item .btn {
  position: relative; }

/* line 2218, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .explore-hotels-location .detail .col-12 .hotels .hotel-item .hotel__body {
  height: initial; }

/* line 2222, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .explore-hotels-location .detail .col-12 .hotels .hotel-item .hotel__body .hotel__booking-form {
  padding-bottom: 15px; }

/* line 2226, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .explore-hotels-location .detail .col-12 .hotels .hotel-item .hotel__body .trip-advisor iframe {
  height: 120px; }

@media (min-width: 801px) {
  /* line 2231, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .explore-hotels-location .hotel-item .btn {
    position: relative; }
  /* line 2235, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .explore-hotels-location .detail .col-12 .hotels .hotel-item,
  .explore-hotels-location .detail .col-12 .hotels .hotel-item .hotel__body {
    height: inherit; }
  /* line 2240, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .explore-hotels-location .detail .col-12 .hotels .hotel-item .hotel__body .hotel__description {
    min-height: 120px; }
  @-moz-document url-prefix() {
    /* line 2245, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
    .explore-hotels-location .detail .col-12 .hotels .hotel-item .hotel__body .hotel__description {
      min-height: 129px; } }
  /* line 2250, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .explore-hotels-location .detail .col-12 .hotels .hotel-item .hotel__body .hotel__description p {
    margin-bottom: 9px; } }

/* line 2255, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.content-container .hero-banner.hero-banner--half {
  height: 300px;
  min-height: 300px; }

/* line 2260, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.content-container .hero-banner.hero-banner--half .hero-banner__bkg {
  top: 0px; }

/* line 2264, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .book-a-hotel-wrapper .destination-list {
  top: 22px; }

/* line 2268, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #content .content-container .gallery div.gallery-nav {
  display: block;
  margin-top: 0px;
  float: left; }

/* line 2273, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #content .content-container .gallery div.gallery-nav ul {
  padding: 0px;
  margin: 0px; }

/* line 2277, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .secondary-nav .fixed,
html[dir="rtl"] .info-grid .item-icon,
html[dir="rtl"] .info-grid .item-info {
  position: relative;
  float: right; }

/* line 2283, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .secondary-nav .ribbon-body {
  right: 80px; }

/* line 2286, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .booking-share .trip-advisor {
  margin-right: -11px; }

/* line 2290, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.content-container .featured-3 .box > div {
  background-size: cover; }

/* line 2293, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .secondary-nav .ribbon-body ul {
  float: right !important; }

/* line 2296, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .secondary-nav .next {
  right: 139px; }

/* line 2299, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .secondary-nav .prev {
  left: 0 !important; }

/* line 2302, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#map .panel-information h3 a:HOVER {
  text-decoration: underline; }

@media (min-width: 1025px) {
  /* line 2307, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  #sidebar.full-grid {
    min-width: 950px; }
  /* line 2310, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  #sidebar.single-grid {
    width: 340px; } }

/* line 2315, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#offers-and-promotions .offers-and-promotions-drawer .offers-and-promotions-drawer_inner-wrapper .offers-and-promotions-drawer_content div.featured-promos {
  margin: 0; }

/* line 2318, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.offers-and-promotions-drawer_content .featured-promos .featured-promos_background img {
  width: auto; }

/* line 2321, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.offers-and-promotions-drawer_content .featured-promos .featured-promos_background {
  overflow: hidden; }

/* line 2324, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.offers-and-promotions-drawer_content .featured-promos {
  height: 100%; }

/* line 2327, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.offers-and-promotions-drawer_content .featured-promos h2,
.offers-and-promotions-drawer_content .featured-promos h3 {
  color: white; }

/* line 2331, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.offers-and-promotions-drawer_content .featured-promos h3.title {
  font-size: 20px; }

@media screen and (min-width: 48em) {
  /* line 2335, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .offers-and-promotions-drawer_content .featured-promos div.featured-promos_background,
  .offers-and-promotions-drawer_content .featured-promos .featured-promos_intro {
    width: 33.3333%;
    max-height: 690px;
    /*    max-width: 480px; */ }
  /* line 2341, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .offers-and-promotions-drawer_content .featured-promos .featured-promos_panels {
    width: 66.6667%; }
  /* line 2344, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .offers-and-promotions-drawer_content .featured-promos .featured-promos_intro {
    padding: 15px;
    top: 0;
    left: 0; }
  /* line 2349, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .offers-and-promotions-drawer_content .featured-promos .featured-promos_intro .featured-promos_faux-cell {
    padding: 25% 10%; }
  /* line 2352, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  #offers-and-promotions-drawer .offers-and-promotions-drawer_inner-wrapper .featured-promos .featured-promos_panels .slide-view_content .item {
    max-height: 300px;
    /*    max-width: 450px; */ } }

/* line 2358, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.lt-ie10 .featured-promos .slide-view_content .item img.background-image {
  position: absolute; }

/* line 2361, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.lt-ie10 .featured-promos .featured-promos_panels .slide-view_content .item::before {
  top: 0; }

/* line 2364, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.offers-and-promotions-drawer_content .featured-promos .featured-promos_panels .slide-view_content .item img.background-image {
  width: auto; }

/* line 2367, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.offers-and-promotions-drawer_content .featured-promos .featured-promos_panels .slide-view_content .item {
  overflow: hidden; }

/* line 2371, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#content .content-container .alert.show {
  padding-right: 37px; }

/* line 2375, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#secondaryNav.secondary-nav-wrap.gallery-modal-open {
  z-index: 1; }

/* line 2378, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.alert.show.gallery-modal-open {
  z-index: 100; }

/* line 2382, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#content .book-a-hotel-wrapper .rates-select.drop-down ul.promotion-list {
  overflow-y: hidden;
  overflow-x: hidden;
  height: auto; }

@media screen and (max-device-height: 500px) {
  /* line 2388, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile #content .book-a-hotel-wrapper .rates-select.drop-down ul.promotion-list li {
    padding: 8px 8px 8px 22px; } }

/* line 2392, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #footer .carlson-brands.ribbon .ribbon-body ul li,
.tablet #footer .carlson-brands.ribbon .ribbon-body ul li {
  width: 11%; }

/* line 2396, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #footer .carlson-brands.ribbon .ribbon-body,
.tablet #footer .carlson-brands.ribbon .ribbon-body {
  transform: translate3d(0px, 0px, 0px) !important; }

/* line 2400, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.lt-ie10 .desktop #footer .carlson-brands.ribbon .ribbon-body,
.lt-ie10 .tablet #footer .carlson-brands.ribbon .ribbon-body {
  transform: translate(0, 0) !important; }

/* line 2405, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.tablet #footer .carlson-brands.ribbon .ribbon-body li.first a + img,
.mobile #footer .carlson-brands.ribbon .ribbon-body li.first a + img {
  display: none; }

/* line 2409, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.tablet #footer .carlson-brands.ribbon .ribbon-body li.first img,
.mobile #footer .carlson-brands.ribbon .ribbon-body li.first img {
  border-right: 1px solid #505050; }

@media screen and (max-width: 1010px) {
  /* line 2414, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .tablet #footer .carlson-brands.ribbon .ribbon-body ul li {
    padding: 1em 0em; } }

/* line 2419, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .meetings .featured-accordion .panel .detail.general-content {
  white-space: normal; }

/* line 2422, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .meetings .featured-accordion .panel .detail.general-content .social-share {
  margin-top: 0; }

/* line 2425, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile .featured-accordion .detail.general-content.gallery .col70 {
  word-wrap: break-word;
  white-space: normal; }

/* line 2429, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #footer .top .questions .tablet {
  display: block;
  width: 60%; }

/* line 2433, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .mobile #footer .top .questions .tablet {
  width: auto;
  left: 13.6px;
  position: absolute;
  top: 55%;
  margin-right: 142px; }

/* line 2440, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #footer .top .questions .mobile {
  display: block;
  visibility: hidden;
  height: 0; }

/* line 2445, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #footer .top .questions .mobile a {
  visibility: visible; }

/* line 2448, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.featured-2 .col60 .more-content-holder img {
  width: auto; }

/* line 2451, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #content .content-container .gallery {
  padding-left: 0px; }

/* line 2454, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #content .content-container .gallery div.gallery-nav {
  padding-left: 16px; }

/* line 2457, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #content .content-container .gallery div.section {
  padding: 25px 16px 5px 16px; }

/* line 2460, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #content .content-container .gallery .row {
  overflow: visible; }

/* line 2463, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #content .content-container .gallery div.section .row .box {
  width: 100%; }

/* line 2466, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #content .meetings .featured-accordion .panel .detail.general-content {
  padding-left: 16px; }

/* line 2470, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .mobile-secondary-nav .nav-links a {
  padding: 12px 20px 10px 21.5%; }

/* line 2474, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile.landscape #content .content-container .meetings .featured-2 .detail.general-content .col40 img,
.tabletportrait.portrait #content .content-container .meetings .featured-2 .detail.general-content .col40 img {
  width: 285px; }

/* line 2479, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile.landscape #content .content-container .meetings .featured-2 .detail.general-content .btn,
.tabletportrait.portrait #content .content-container .meetings .featured-2 .detail.general-content .btn {
  width: 285px; }

/* line 2484, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile.landscape .featured-2.nostretch-tablet .detail .col40 img,
.tabletportrait.portrait .featured-2.nostretch-tablet .detail .col40 img {
  width: 285px;
  /*width: initial;*/ }

/* line 2490, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile.landscape .featured-2.nostretch-tablet .detail .col60 .btn,
.tabletportrait.portrait .featured-2.nostretch-tablet .detail .col60 .btn {
  width: 285px; }

/* line 2495, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
div.col60 div.buttons-wrap-bottom br.buttonsSeparator {
  width: 1px;
  clear: both; }

/* line 2499, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
div.mobile .featured-2 .detail .col60 .buttons-wrap-bottom br.buttonsSeparator {
  display: none; }

/* line 2504, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
div.trip-advisor {
  font-family: Verdana, 'Bitstream Vera Sans', Arial;
  width: 180px;
  max-width: 180px;
  padding: 0 10px; }

/* line 2511, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
div.trip-advisor strong {
  font-weight: 700;
  font-size: 11px;
  color: #000; }

/* line 2517, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
div.trip-advisor p {
  margin: 0;
  font-size: 10px;
  color: #7f7f7f; }

@media (max-width: 800px) {
  /* line 2524, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  div.hotel__ta div.trip-advisor {
    padding-bottom: 3.5em; }
  /* line 2528, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .hotel-item .more-content-container {
    padding-bottom: 22px; } }

/* line 2533, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
div.trip-advisor .read-reviews {
  color: #034ea0;
  font-size: 12px;
  line-height: 33px; }

/* line 2539, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#sidebar .sidebar_detail-view .detail-view_content .description .extra-items .col-6 .trip-advisor {
  margin-top: 0; }

/* line 2542, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#footer .newsletter-signup .newsletter-form .input-error-message {
  position: relative;
  width: 100%; }

/* line 2546, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#footer .newsletter-signup div.newsletter-form input#inEmail:required {
  box-shadow: none;
  /*For Firefox*/ }

/* line 2549, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#footer .newsletter-signup .newsletter-form .input-error-message .error-message-label {
  position: absolute; }

/* line 2552, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#footer .newsletter-signup .newsletter-form .input-error-message .error-message-label,
#footer .newsletter-signup .newsletter-form .input-error-message {
  float: left; }

@media screen and (max-device-width: 424px) {
  /* line 2559, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile .contact-us-form-page .contact-us-form-wrapper {
    padding: 20px 20px; }
  /* line 2564, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile .content-container .formColor .forms.contact-us-form-wrapper .select-styled select.category {
    padding-left: 1px; } }

@media screen and (max-device-width: 374px) {
  /* line 2573, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile .content-container .formColor .forms.contact-us-form-wrapper .select-styled select.category.feedback_category {
    font-size: 13px;
    height: 47px; }
  /* line 2578, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile .content-container .formColor .forms.contact-us-form-wrapper .select-styled select.category {
    font-size: 12px;
    height: 47px; } }

/* line 2587, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#sidebar.single-grid .sidebar_slide-view .slide-view_content li.slide-view_no-content h3:nth-of-type(2) {
  margin-top: 5%; }

/* line 2590, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#sidebar.full-grid .sidebar_slide-view .slide-view_content li.slide-view_no-content h3:nth-of-type(2) {
  margin-top: 0; }

/* line 2593, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#sidebar .sidebar_slide-view .slide-view_content li.slide-view_no-content h3 {
  color: #ffffff; }

/* line 2596, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.tabletportrait #sidebar.single-grid .sidebar_slide-view .slide-view_content li.slide-view_no-content h3:nth-of-type(1) {
  margin-top: 0px; }

/* line 2599, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.tabletportrait #sidebar.single-grid .sidebar_slide-view .slide-view_content li.slide-view_no-content h3:nth-of-type(2) {
  margin-top: 10px; }

/* line 2602, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.tabletportrait #sidebar.single-grid .sidebar_slide-view .slide-view_content li.slide-view_no-content {
  margin-top: 13%; }

/* line 2605, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.tabletportrait #sidebar.single-grid .sidebar_slide-view .slide-view_content {
  height: 100%; }

/* line 2608, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #sidebar.single-grid .sidebar_slide-view .marquee.no-content .slide-view_no-content img {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

/* line 2614, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #sidebar.single-grid .sidebar_slide-view .marquee.no-content .slide-view_no-content {
  height: 100%;
  padding-top: 20%;
  padding-right: 5px;
  padding-left: 5px; }

/* line 2620, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.landscape.mobile #sidebar.single-grid .sidebar_slide-view .marquee.no-content .slide-view_no-content {
  padding-top: 10%; }

/* line 2623, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #offers-and-promotions #sidebar.single-grid .sidebar_slide-view .marquee.no-content {
  padding: 0px; }

/* line 2626, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.mobile #offers-and-promotions #sidebar.single-grid .sidebar_slide-view .marquee.no-content h3 {
  position: relative;
  z-index: 251;
  color: #ffffff; }

/* R_2664 */
/* line 2633, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #videos .gallery-modal.tvtrip-gallery-modal.show div#tvTripIframeOverlay,
.tablet #videos .gallery-modal.tvtrip-gallery-modal.show div#tvTripIframeOverlay {
  width: 640px !important;
  height: 355px !important;
  left: 50% !important;
  margin-left: -320px;
  top: 50% !important;
  margin-top: -177.5px; }

/* line 2642, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #videos .gallery-modal.tvtrip-gallery-modal.show div.marquee.tvTripIframeOverlayWrapper.single-slide,
.tablet #videos .gallery-modal.tvtrip-gallery-modal.show div.marquee.tvTripIframeOverlayWrapper.single-slide {
  width: 100% !important;
  height: 100% !important;
  padding-bottom: 0px !important;
  margin-bottom: 0px; }

@media (min-width: 640px) and (min-height: 355px) {
  /* line 2650, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile.tabletportrait #videos .gallery-modal.tvtrip-gallery-modal.show div.marquee.tvTripIframeOverlayWrapper.single-slide {
    width: 100% !important;
    height: 100% !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px; }
  /* line 2656, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile.tabletportrait #videos .gallery-modal.tvtrip-gallery-modal.show div#tvTripIframeOverlay {
    width: 640px !important;
    height: 355px !important;
    left: 50% !important;
    margin-left: -320px;
    top: 50% !important;
    margin-top: -177.5px; } }

@media (max-width: 639px) {
  /* line 2666, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile.tabletportrait #videos .gallery-modal.tvtrip-gallery-modal.show div.marquee.tvTripIframeOverlayWrapper.single-slide,
  .portrait.mobile #videos .gallery-modal.tvtrip-gallery-modal.show div.marquee.tvTripIframeOverlayWrapper.single-slide {
    padding-bottom: 0px !important;
    margin-bottom: 0px;
    height: 100% !important; }
  /* line 2672, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile.tabletportrait #videos .gallery-modal.tvtrip-gallery-modal.show div#tvTripIframeOverlay,
  .portrait.mobile #videos .gallery-modal.tvtrip-gallery-modal.show div#tvTripIframeOverlay {
    width: 100% !important;
    height: auto !important;
    top: 50% !important;
    margin-top: -27.7777777777777778%; }
  /* line 2679, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile.tabletportrait #videos .gallery-modal.tvtrip-gallery-modal.show div#tvTripIframeOverlay:before,
  .portrait.mobile #videos .gallery-modal.tvtrip-gallery-modal.show div#tvTripIframeOverlay:before {
    content: "";
    display: block;
    padding-top: 55.5555555555555556%;
    /*maintain aspect ratio 55.556% for 9 by 5 video size (640*355px)*/ }
  /* line 2685, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile.tabletportrait #videos .gallery-modal.tvtrip-gallery-modal.show div#tvTripIframeOverlay iframe,
  .portrait.mobile #videos .gallery-modal.tvtrip-gallery-modal.show div#tvTripIframeOverlay iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; } }

/* line 2694, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.landscape.mobile #videos .gallery-modal.tvtrip-gallery-modal.show div.marquee.tvTripIframeOverlayWrapper.single-slide {
  width: auto !important;
  padding-bottom: 0px !important;
  margin-bottom: 0px;
  height: 100% !important;
  text-align: center; }

/* line 2701, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.landscape.mobile #videos .gallery-modal.tvtrip-gallery-modal.show div#tvTripIframeOverlay {
  width: auto !important;
  display: inline-block;
  position: relative !important; }

/* line 2707, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #offers-and-promotions #sidebar.full-grid,
.desktop #offers-and-promotions #sidebar.single-grid,
.tablet #offers-and-promotions #sidebar.full-grid,
.tablet #offers-and-promotions #sidebar.single-grid {
  padding-top: 5px; }

/* line 2713, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #offers-and-promotions #sidebar .sidebar_slide-view .slide-view_header span.results,
.desktop #offers-and-promotions #sidebar .sidebar_slide-view .slide-view_header span.results *,
.tablet #offers-and-promotions #sidebar .sidebar_slide-view .slide-view_header span.results,
.tablet #offers-and-promotions #sidebar .sidebar_slide-view .slide-view_header span.results * {
  float: left; }

/* line 2719, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #offers-and-promotions #sidebar .sidebar_slide-view .slide-view_header span.results b,
.tablet #offers-and-promotions #sidebar .sidebar_slide-view .slide-view_header span.results b {
  margin-right: 5px; }

/* line 2723, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #offers-and-promotions #sidebar.full-grid .sidebar_slide-view .slide-view_header span.results,
.tablet #offers-and-promotions #sidebar.full-grid .sidebar_slide-view .slide-view_header span.results {
  margin-left: 15px; }

/* line 2727, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #offers-and-promotions #map #sidebar .sidebar_slide-view .slide-view_header span.results,
.desktop #offers-and-promotions #map #sidebar.full-grid .sidebar_slide-view .slide-view_header .sidebar-chosen-interests,
.tablet #offers-and-promotions #map #sidebar .sidebar_slide-view .slide-view_header span.results,
.tablet #offers-and-promotions #map #sidebar.full-grid .sidebar_slide-view .slide-view_header .sidebar-chosen-interests,
.desktop #offers-and-promotions #map #sidebar .sidebar_slide-view .slide-view_header select.filter,
.tablet #offers-and-promotions #map #sidebar .sidebar_slide-view .slide-view_header select.filter,
.desktop #offers-and-promotions #map #sidebar .sidebar_slide-view .slide-view_header span.sidebar-select-arrow-sidebar,
.tablet #offers-and-promotions #map #sidebar .sidebar_slide-view .slide-view_header span.sidebar-select-arrow-sidebar {
  position: absolute;
  top: 50%;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

/* line 2740, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #offers-and-promotions #map #sidebar.full-grid .sidebar_slide-view .slide-view_header .sidebar-chosen-interests,
.tablet #offers-and-promotions #map #sidebar.full-grid .sidebar_slide-view .slide-view_header .sidebar-chosen-interests {
  margin-left: 100px; }

/* line 2744, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.desktop #offers-and-promotions #map #sidebar.full-grid .sidebar_slide-view .slide-view_header .sidebar-chosen-interests .chosen-interests__interest,
.tablet #offers-and-promotions #map #sidebar.full-grid .sidebar_slide-view .slide-view_header .sidebar-chosen-interests .chosen-interests__interest {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-right: 10px;
  border-radius: 4px;
  margin-bottom: 1px;
  margin-top: 1px; }

/* line 2754, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#interests-landing .interests .slick-slider .slick-list .slick-slide ul li img.interestChosen + span,
#interests-landing .interests .slick-slider .slick-list .slick-slide ul li img.interestBottomChosen + span {
  border-right: 2px solid white;
  border-left: 2px solid white;
  border-bottom: 2px solid white; }

/* line 2760, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .featured-2 .detail .col60 .more-content-container .more-content-holder ul {
  padding-top: 1.5em;
  width: 100%; }

/* line 2764, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
html[dir="rtl"] .featured-2 .detail .col60 .more-content-container .more-content-holder h3,
html[dir="rtl"] .featured-2 .detail .col60 .col2 h3,
html[dir="rtl"] .featured-2 .detail .col60 .col2 {
  width: 100%; }

@media (max-width: 767px) {
  /* line 2771, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile .contactUsPage .showhide label {
    margin-top: 10px;
    padding-top: 0px;
    padding-bottom: 0px; }
  /* line 2776, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile .contactUsPage .error-messages {
    padding: 0 1em; }
  /* line 2779, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile .contactUsPage .pure-u-1-1.pure-u-md-1-2.pure-u-lg-3-4 {
    padding: 5px; }
  /* line 2782, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile .contactUsPage .pure-u-1-1.pure-u-md-1-2.pure-u-lg-1-4 {
    padding: 0 15px; }
  /* line 2785, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .mobile .contactUsPage button.formSubmit[type="submit"] {
    margin-bottom: 15px;
    width: 100%; } }

/* line 2791, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.contact-us-form-page .contact-us-form-wrapper .contactUsPage.custom-form .ui-resizable {
  position: relative; }

/* line 2794, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.contact-us-form-page .contact-us-form-wrapper .contactUsPage.custom-form .ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block; }

/* line 2799, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.contact-us-form-page .contact-us-form-wrapper .contactUsPage.custom-form .ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 17px; }

/* line 2806, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.contact-us-form-page .contact-us-form-wrapper .contactUsPage.custom-form .ui-icon {
  width: 16px;
  height: 16px;
  background-image: url("../js/vendor/jquery-ui/themes/base/images/ui-icons_222222_256x240.png"); }

/* line 2811, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.contact-us-form-page .contact-us-form-wrapper .contactUsPage.custom-form .ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

/* line 2814, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.forms #meetings-request .meetingRequestPage.custom-form input, .forms #meetings-request .meetingRequestPage.custom-form textarea,
.contact-us-form-page .forms.contact-us-form-wrapper .contactUsPage.custom-form input, .contact-us-form-page .forms.contact-us-form-wrapper .contactUsPage.custom-form textarea {
  border: 1px #a4a4a4 solid; }

/* line 2818, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.lt-ie10 .desktop .content-container #map .sections .map-view .cr-mapDrawer .drawer-body .switch .general-content.hotel-overview .col60 .marquee .marquee-slide.cycle-slide img,
.lt-ie10 .tablet .content-container #map .sections .map-view .cr-mapDrawer .drawer-body .switch .general-content.hotel-overview .col60 .marquee .marquee-slide.cycle-slide img {
  margin-left: 0px;
  left: 0px; }

/* line 2823, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.content-container .featured-2 .detail .col60.layer-two .buttons-wrap-bottom:empty,
.content-container .featured-2 .detail .col60.layer-two.remove-margin-top .buttons-wrap-bottom {
  margin-top: 0px; }

/* line 2827, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.featured-2 .col60 .moreless .more-content-container .more-content-holder ul,
.accordion-content .col70 .moreless .more-content-container .more-content-holder ul {
  margin-left: 1.05em; }

/* line 2831, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
slick[infinite="false"] button.slick-prev.slick-disabled,
slick[infinite="false"] button.slick-next.slick-disabled {
  display: none !important; }

/* line 2836, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.explore-hotels-page #map.hide-in-list-view {
  position: absolute;
  visibility: hidden; }

/* line 2841, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.bottom-drawer__content .general-content {
  background: inherit;
  padding-left: 0;
  padding-right: 0;
  overflow: visible;
  padding-top: 10px;
  margin-top: 5px; }

@media screen and (max-height: 380px) and (max-width: 320px) {
  /* line 2851, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .csstransforms3d.csstransitions .explore-hotels-page .bottom-drawer--open {
    -webkit-transform: translate3d(0, 125px, 0);
    -moz-transform: translate3d(0, 125px, 0);
    -ms-transform: translate3d(0, 125px, 0);
    -o-transform: translate3d(0, 125px, 0);
    transform: translate3d(0, 125px, 0);
    z-index: 9999;
    bottom: 30px; }
  /* line 2860, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
  .interest.item {
    height: 85px; } }

/* line 2865, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#content .content-container .social-share.social-share-radblu {
  max-width: 250px;
  min-width: 197px; }

/* line 2870, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#content .content-container .addthisradblu span.at-icon-wrapper {
  display: none; }

/* line 2874, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#content .content-container .addthisradblu a.at-share-btn.at-svc-facebook {
  background-image: url("../images/socialmedia-share/facebook-share-icon.png");
  height: 30px;
  width: 30px;
  margin-left: 0px;
  margin-right: 9px; }

/* line 2882, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#content .content-container .addthisradblu a.at-share-btn.at-svc-twitter {
  background-image: url("../images/socialmedia-share/twitter-share-icon.png");
  height: 30px;
  width: 30px;
  margin-left: 0px;
  margin-right: 7px; }

/* line 2890, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#content .content-container .addthisradblu a.at-share-btn.at-svc-pinterest_share {
  background-image: url("../images/socialmedia-share/pinterest-share-icon.png");
  height: 30px;
  width: 30px;
  margin-left: 0px;
  margin-right: 7px; }

/* line 2898, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#content .content-container .addthisradblu a.at-share-btn.at-svc-email {
  background-image: url("../images/socialmedia-share/email-share-icon.png");
  height: 30px;
  width: 30px;
  margin-left: 0px;
  margin-right: 7px; }

/* class to remove gradient when needed*/
/* line 2907, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
#content .content-container .hero-banner--no-gradient:before {
  background: none;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

/*class to incoparate oversize image in hero banner half marquee */
/* line 2914, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.content-container .hero-banner.hero-banner--oversize {
  height: 100%;
  max-height: 550px; }

/* line 2918, /chw_storage/temporary/wcs_projects/static-html/WebContent/radblu_sc/scss/main.scss */
.content-container .hero-banner.hero-banner--oversize .hero-banner__bkg {
  position: relative;
  top: initial; }
