/*Update bootstrap variables*/
@font-face {
  font-family: 'FiraSans';
  src: url("../fonts/fira-sans/FiraSans-Regular.eot") format("embedded-opentype"), url("../fonts/fira-sans/FiraSans-Regular.otf") format("opentype"), url("../fonts/fira-sans/FiraSans-Regular.ttf") format("truetype"), url("../fonts/fira-sans/FiraSans-Regular.woff") format("woff"); }

#Kx input[type=text] {
  float: none;
  width: 100%; }

#Kx input[type=submit],
#Kx input[type=button] {
  box-shadow: none;
  border-radius: 0;
  margin: 0; }

#Kx div,
#Kx span {
  color: inherit; }

#Kx fieldset {
  background: none; }

/*client styling override*/
nav#primary-nav,
.container#content .row:before,
.container .btn:after,
.drawer-trigger {
  display: none; }

ol {
  list-style-type: decimal; }

#ui-datepicker-div {
  background-color: #fff; }

#Kx {
  box-sizing: border-box;
  clear: both;
  color: #003E74;
  font-family: 'FiraSans', Arial;
  font-size: 14px; }
  #Kx .clickable {
    cursor: pointer; }
  #Kx .content a[href] {
    border-bottom: none; }
  #Kx input[type="radio"] {
    margin-right: 4px; }
  #Kx td {
    padding: 8px; }
  #Kx .RejectReason {
    clear: both;
    display: block;
    min-height: 230px; }
  #Kx .mergeTag {
    color: #379f9f; }
  #Kx .instalments li div {
    margin-bottom: 5px; }
  #Kx .offerTerms {
    border-bottom: solid 1px;
    border-top: solid 1px; }
    #Kx .offerTerms div {
      padding-left: 5px;
      margin-left: 5px; }
  #Kx #tnc .process-step__icon {
    flex-basis: 5em;
    max-width: 2.5em;
    background: red;
    margin-bottom: 0;
    margin-right: 5px; }
  #Kx #tnc li {
    align-items: center;
    margin-bottom: .5em; }
  #Kx #tnc .process-step__icon.Clicked {
    background: green; }
  #Kx .arrivalSlots tr td {
    text-align: center; }
  #Kx .arrivalSlots tr td span {
    display: block; }
  #Kx .arrivalSlots tr td span input {
    text-align: center;
    margin: auto; }
  #Kx .arrivalSlots tr td:first-child {
    text-align: left; }
  #Kx #googlemaps {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0; }
    #Kx #googlemaps .gm-bundled-control {
      display: none;
      height: 100%;
      left: 50%;
      right: 50%;
      bottom: 0px;
      z-index: 1000;
      width: 200px; }
      #Kx #googlemaps .gm-bundled-control .gm-svpc {
        margin: 40px; }
  #Kx .reset-list,
  #Kx .reset-list li {
    list-style: none;
    margin: 0;
    padding: 0; }
  #Kx .list-horizontal {
    font-weight: bold;
    margin-left: 2em; }
  #Kx .js-tabs,
  #Kx .ui-tabs {
    padding: 0; }
  #Kx .ui-tabs .ui-tabs-nav li {
    margin: 0; }
  #Kx h1,
  #Kx h2,
  #Kx h3,
  #Kx h4 {
    color: #003E74;
    font-weight: 600;
    margin-top: 0; }
  #Kx h1 {
    font-size: 2em; }
  #Kx h2 {
    font-size: 2em; }
  #Kx h3 {
    font-size: 1.5em; }
  #Kx h4 {
    font-size: 1.2em; }
  #Kx dl {
    overflow: auto;
    margin: .25em 0; }
  #Kx dt,
  #Kx dd {
    float: left;
    margin-top: .5em;
    width: 48%; }
  #Kx dt {
    clear: both;
    font-weight: 600;
    margin-right: .5em; }
  #Kx input[type="file"] {
    width: 100%; }
  #Kx input[type="checkbox"] {
    margin-left: 5px;
    margin-top: 1px;
    position: relative; }
  #Kx label {
    float: none;
    font-weight: bold;
    width: auto; }
    #Kx label.virtualTourUrl {
      display: none !important; }
  #Kx .tooltip-inner {
    background-color: #ffdd00; }
  #Kx .form-inline label {
    padding-right: 1em;
    padding-top: .5em; }
  #Kx .TextCount {
    position: relative; }
    #Kx .TextCount textarea {
      min-height: 10em; }
    #Kx .TextCount .TextCount-Label {
      background: rgba(255, 255, 255, 0.5);
      bottom: .3em;
      position: absolute;
      right: 1.3em; }
      #Kx .TextCount .TextCount-Label.TextCount-Error {
        color: red;
        font-weight: bold; }
  #Kx .alert {
    background: #6fcdcd;
    border-color: #379f9f;
    border-radius: 0;
    color: #003E74;
    line-height: 2;
    overflow: auto; }
    #Kx .alert .form-group {
      margin-bottom: 0; }
      @media (max-width: 767px) {
        #Kx .alert .form-group {
          margin-top: 1em; } }
    #Kx .alert .highlight-text {
      font-weight: bold; }
  #Kx .alert:empty {
    display: none; }
  #Kx .details--centered dt {
    width: 50%;
    text-align: right; }
  #Kx .content img {
    float: none;
    margin: 0; }
  #Kx .checkbox-inline {
    width: 100%; }
    #Kx .checkbox-inline input[type='checkbox'] {
      float: right;
      position: relative; }
  #Kx .panel {
    border: 2px solid #ccc; }
    #Kx .panel.panel-default {
      border-color: #379f9f; }
    #Kx .panel__subHeader {
      border: none;
      color: #003E74;
      font-size: 1.4em;
      font-weight: 600;
      margin-bottom: .5em; }
      #Kx .panel__subHeader .glyphicon {
        margin-left: 1.5em;
        top: 4px; }
    #Kx .panel-inverse {
      background: #003E74;
      border: none; }
      #Kx .panel-inverse legend,
      #Kx .panel-inverse p,
      #Kx .panel-inverse a:link,
      #Kx .panel-inverse a:visited {
        border: none;
        color: #fff; }
      #Kx .panel-inverse .panel-footer {
        background-color: #555555;
        border-top: none;
        color: #fff; }
        #Kx .panel-inverse .panel-footer .radio-inline,
        #Kx .panel-inverse .panel-footer .checkbox-inline {
          padding-left: 0; }
      #Kx .panel-inverse .panel-heading {
        background-color: #003E74; }
    #Kx .panel .glyphicon {
      color: #379f9f;
      cursor: pointer;
      float: right;
      font-size: 1.5em; }
  #Kx .form-inverse label {
    color: #379f9f;
    font-size: 16px; }
  #Kx .preference {
    margin-top: 1em; }
  #Kx .basketWrap .view-comparisons {
    display: block;
    margin-bottom: .5em;
    padding: .3em;
    text-align: center; }
    #Kx .basketWrap .view-comparisons .glyphicon {
      font-size: 1.4em;
      position: relative;
      top: .3em; }
  #Kx .basketWrap .ConfirmCheckBox .icheckbox {
    float: left; }
  #Kx .basketWrap .ConfirmCheckBox label {
    width: 80%; }
  #Kx .collapse-all {
    display: block;
    margin-bottom: .5em;
    padding: .3em;
    text-align: center; }
    #Kx .collapse-all .glyphicon {
      font-size: 1.4em;
      position: relative;
      top: .3em; }
  #Kx .RoomRow {
    border: 1px solid #379f9f;
    margin-bottom: 2em; }
    #Kx .RoomRowList__tabs {
      display: none; }
    #Kx .RoomRow__thumbnail {
      clear: both; }
    #Kx .RoomRow__details {
      padding-left: 15px; }
      #Kx .RoomRow__details li {
        font-weight: 600;
        list-style: none; }
    #Kx .RoomRow__content {
      overflow: auto;
      padding-bottom: 1em; }
    #Kx .RoomRow__actions {
      margin-bottom: .5em;
      margin-top: .5em; }
    #Kx .RoomRowAction--tour {
      margin-top: 6px; }
    #Kx .RoomRow .compare.selected {
      opacity: .5; }
    #Kx .RoomRow.hall-hide, #Kx .RoomRow.roomtype-hide, #Kx .RoomRow.distancefromsouthkensingtoncampus-hide {
      display: none; }
    #Kx .RoomRow .RoomInfo div {
      clear: none; }
    #Kx .RoomRow .RoomInfo .RoomInfo__title {
      font-size: 1.3em;
      margin: .7em 0 .3em .5em; }
    #Kx .RoomRow .RoomInfo .RoomInfo__note {
      display: inline-block;
      float: left;
      font-weight: bold;
      padding-right: 1em;
      text-align: right;
      width: 40%; }
    #Kx .RoomRow .RoomInfo .RoomInfo__note-detail {
      display: inline-block; }
    #Kx .RoomRow .RoomInfo .RoomInfo__note,
    #Kx .RoomRow .RoomInfo .RoomInfo__note-detail {
      margin-bottom: .5em; }
    #Kx .RoomRow .RoomInfo p {
      clear: both;
      font-size: 1em;
      margin: 0;
      padding: 0;
      width: auto !important; }
      #Kx .RoomRow .RoomInfo p .RoomInfo__note {
        display: block;
        float: left;
        width: 40%; }
      #Kx .RoomRow .RoomInfo p .RoomInfo__note-detail {
        display: block;
        float: left;
        width: 60%; }
    #Kx .RoomRow .room-summary {
      position: relative; }
      #Kx .RoomRow .room-summary .room-overview {
        bottom: 1em;
        position: absolute;
        right: 3em;
        text-align: right; }
        #Kx .RoomRow .room-summary .room-overview .total-price {
          color: #000;
          font-size: 1.1em;
          font-weight: bold;
          margin-right: 10px; }
          #Kx .RoomRow .room-summary .room-overview .total-price strong {
            color: #003E74; }
          #Kx .RoomRow .room-summary .room-overview .total-price span {
            color: #003E74 !important; }
    #Kx .RoomRow .preference-selection button {
      margin: 0 -1px 0 0;
      padding: 5px 35px 5px 10px;
      position: relative; }
    #Kx .RoomRow .preference-button {
      background: #003E74;
      font-size: 1.1em;
      font-weight: bold; }
      #Kx .RoomRow .preference-button .status {
        display: inline-block;
        font-size: 1.6em;
        font-weight: bold;
        padding: 0;
        margin: 0;
        position: absolute;
        top: -2px;
        right: 10px; }
      #Kx .RoomRow .preference-button.selected .status {
        top: -5px; }
    #Kx .RoomRow button.select.selected {
      background-color: #ec7300;
      width: 2em;
      height: 2em;
      color: #fff;
      border-radius: 1em;
      text-align: center;
      text-decoration: none; }
    #Kx .RoomRow .list-itemWrap {
      padding: 0; }
      #Kx .RoomRow .list-itemWrap:nth-child(4) {
        padding-right: 15px; }
      #Kx .RoomRow .list-itemWrap .list-title {
        border-bottom: 2px solid #777777;
        margin-bottom: .5em;
        padding-bottom: .5em; }
      #Kx .RoomRow .list-itemWrap .list-info {
        border-bottom: 2px solid #777777;
        padding-bottom: .5em; }
    #Kx .RoomRow .tabNavItem {
      background-color: #003E74;
      border-right: 2px solid #fff;
      border-top: 2px solid #fff;
      color: #fff;
      padding: .6em 1em 1em;
      text-decoration: none;
      border-bottom: none; }
      #Kx .RoomRow .tabNavItem:hover, #Kx .RoomRow .tabNavItem.tabselected {
        background-color: #ec7300; }
      @media (max-width: 768px) {
        #Kx .RoomRow .tabNavItem:nth-child(2) {
          border-right: none; } }
      #Kx .RoomRow .tabNavItem:nth-child(4) {
        border-right: none; }
      #Kx .RoomRow .tabNavItem__icon {
        font-size: 1.5em;
        margin-right: .5em;
        top: 4px; }
    #Kx .RoomRow .tabContent {
      min-height: 0; }
      #Kx .RoomRow .tabContent > div {
        padding: 15px; }
      #Kx .RoomRow .tabContent .images {
        clear: both; }
        #Kx .RoomRow .tabContent .images .CarouselPrev,
        #Kx .RoomRow .tabContent .images .CarouselNext {
          background-color: #003E74;
          border-radius: 1em;
          color: #fff;
          height: 2em;
          padding: .5em .5em;
          width: 2em; }
          #Kx .RoomRow .tabContent .images .CarouselPrev:hover,
          #Kx .RoomRow .tabContent .images .CarouselNext:hover {
            background-color: #ffdd00; }
    #Kx .RoomRow .preferenceSelection {
      text-align: right; }
      #Kx .RoomRow .preferenceSelection .btn {
        padding: 0;
        text-align: right; }
        #Kx .RoomRow .preferenceSelection .btn label {
          clear: none;
          float: none;
          width: auto; }
        #Kx .RoomRow .preferenceSelection .btn .glyphicon {
          color: #ec7300;
          font-size: 1.5em;
          margin-right: .5em;
          top: 5px; }
    #Kx .RoomRow .RoomDetails {
      margin-bottom: 0;
      text-align: center; }
      #Kx .RoomRow .RoomDetails .ui-tabs-tab {
        background: #003E74;
        border-left: 4px solid #fff;
        border-right: 4px solid #fff;
        padding: .5em; }
      #Kx .RoomRow .RoomDetails .ui-tabs-active {
        background: #379f9f; }
        #Kx .RoomRow .RoomDetails .ui-tabs-active .ui-tabs-anchor {
          color: #003E74; }
      #Kx .RoomRow .RoomDetails .ui-tabs-tab:first-child {
        border-left: none; }
      #Kx .RoomRow .RoomDetails .ui-tabs-tab:last-child {
        border-right: none; }
      #Kx .RoomRow .RoomDetails .ui-tabs-anchor {
        padding-top: 20px !important;
        position: relative;
        min-height: 60px;
        color: #fff;
        display: block;
        float: none;
        padding: .5em; }
        #Kx .RoomRow .RoomDetails .ui-tabs-anchor span.glyphicon {
          position: absolute !important;
          right: 10px !important;
          top: 15px !important; }
    #Kx .RoomRow .tab-content {
      padding: 1em; }
    #Kx .RoomRow .Carousel {
      box-sizing: border-box;
      height: 110px;
      padding: .5em 0;
      position: relative;
      width: 100%;
      *width: 85%; }
      #Kx .RoomRow .Carousel button {
        height: 100%;
        position: absolute;
        top: 0;
        width: 50px;
        z-index: 1;
        background: none;
        border: 0;
        text-indent: -9999px;
        overflow: hidden; }
        #Kx .RoomRow .Carousel button:focus {
          box-shadow: none;
          outline: none; }
        #Kx .RoomRow .Carousel button[disabled] {
          cursor: default;
          cursor: not-allowed; }
      #Kx .RoomRow .Carousel .CarouselPrev,
      #Kx .RoomRow .Carousel .CarouselNext {
        background-color: #003E74;
        color: #fff;
        cursor: pointer;
        height: 2em;
        left: 0;
        padding: .5em .5em;
        position: absolute;
        top: 3em;
        width: 2em;
        z-index: 20; }
        #Kx .RoomRow .Carousel .CarouselPrev:hover,
        #Kx .RoomRow .Carousel .CarouselNext:hover {
          background-color: #ffdd00; }
      #Kx .RoomRow .Carousel .CarouselNext {
        left: auto;
        right: 0; }
      #Kx .RoomRow .Carousel .CarouselFrame {
        height: 100%;
        overflow: hidden;
        *position: relative;
        width: 100%; }
      #Kx .RoomRow .Carousel .CarouselContent {
        font-size: 0;
        height: 100%;
        position: relative;
        white-space: nowrap; }
      #Kx .RoomRow .Carousel a {
        display: inline-block;
        height: 100%;
        position: relative;
        zoom: 1;
        *display: inline; }
        #Kx .RoomRow .Carousel a + a {
          margin-left: 10px; }
        #Kx .RoomRow .Carousel a img {
          display: block;
          height: 100%;
          min-height: 100%; }
        #Kx .RoomRow .Carousel a:hover:after {
          background: rgba(0, 0, 0, 0.8) url(../../core/images/zoom-icon.png) no-repeat 50% 50%;
          content: "";
          display: block;
          height: 100%;
          left: 0;
          position: absolute;
          top: 0;
          width: 100%; }
    #Kx .RoomRow .map-canvas, #Kx .RoomRow .map-window {
      height: 20em; }
  #Kx .room-options h2 {
    color: #fff;
    font-size: 1.4em; }
  #Kx #basket {
    padding-left: 0; }
    #Kx #basket li {
      background-color: #379f9f;
      color: #fff;
      margin-bottom: .5em;
      padding: .3em .75em;
      width: 100%; }
      #Kx #basket li .move-icon {
        margin-right: .5em; }
      #Kx #basket li .number-circle {
        font-size: 1.5em; }
        #Kx #basket li .number-circle:before {
          content: "\e236 ";
          display: block;
          float: left;
          font-family: 'Glyphicons Halflings';
          font-size: 1.2em;
          margin-right: .25em; }
      #Kx #basket li .chosen-room {
        padding-left: 0;
        padding-right: 0; }
      #Kx #basket li .row-fluid {
        display: flex; }
        #Kx #basket li .row-fluid > div {
          align-self: center; }
      #Kx #basket li .remove-pref {
        display: inline-block;
        width: 10%;
        background: transparent;
        border: none;
        margin: 0;
        padding: .2em;
        float: right; }
        #Kx #basket li .remove-pref .glyphicon {
          color: #ffdd00; }
      #Kx #basket li .drag-handle {
        text-align: right; }
  #Kx .studentBadge {
    width: 100% !important;
    font-size: 1.4em;
    line-height: 1.4;
    margin: 0 0 1em 0;
    padding: 0; }
    #Kx .studentBadge__infoName {
      font-weight: 600; }
    #Kx .studentBadge__icon {
      float: right;
      width: 125px; }
    #Kx .studentBadge__title {
      width: 75%;
      font-size: 0.8em;
      background: #379f9f;
      color: #fff;
      overflow: hidden;
      position: relative; }
      #Kx .studentBadge__title:after {
        content: '';
        border: 4vh transparent solid;
        border-right-color: #fff;
        position: absolute;
        right: 0;
        top: 0; }
    #Kx .studentBadge__detail {
      font-size: 0.8em;
      color: #379f9f;
      word-break: break-word;
      margin-bottom: 10px; }
    #Kx .studentBadge__title, #Kx .studentBadge__detail {
      padding: .2em .7em; }
    #Kx .studentBadge + .logout {
      white-space: normal !important; }
      #Kx .studentBadge + .logout .glyphicon {
        color: #003E74;
        position: relative;
        left: .2em;
        top: -.1em; }
  #Kx .IndInternational .process-step {
    width: calc(100% / 13); }
  #Kx .Contract .process-step {
    width: calc(100% / 4); }
  #Kx .IndHome .process-step {
    width: calc(100% / 12); }
  #Kx .container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    float: none; }
  #Kx .overflowBox {
    overflow: auto;
    border: 1px solid #1E90FF;
    background-color: #fff;
    padding: 10px 20px;
    margin-bottom: 50px;
    margin-top: 50px; }
  #Kx .overflowBox2 {
    overflow: auto;
    border: 1px solid #1E90FF;
    background-color: #fff;
    padding: 10px 20px;
    margin-bottom: 50px;
    margin-top: 50px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    float: none; }
  @media all and (min-width: 980px) {
    #Kx .contractOverflowBox {
      padding: 0 50px; } }
  #Kx .process {
    margin: 1em 0 3em; }
    #Kx .process-step {
      color: #003E74;
      float: left;
      font-weight: bold;
      position: relative;
      text-align: center;
      width: 14.28%; }
      #Kx .process-step:before, #Kx .process-step:after {
        content: '';
        border: 1px solid #379f9f;
        position: absolute;
        height: 0;
        left: 0;
        top: 1.5em;
        width: 50%;
        z-index: 0; }
      #Kx .process-step:after {
        left: auto;
        right: 0; }
      #Kx .process-step:first-child:before {
        display: none; }
      #Kx .process-step:last-child:after {
        display: none; }
      #Kx .process-step .glyphicon {
        color: #379f9f;
        font-size: 2em;
        margin: .3em 0 .5em;
        position: relative;
        z-index: 10; }
    #Kx .process-step__icon {
      background: #ec7300;
      border-radius: 50%;
      color: #fff;
      display: inline-block;
      font-size: 1.2em;
      font-weight: bold;
      height: 2.5em;
      line-height: 2.5;
      margin-bottom: .5em;
      position: relative;
      text-align: center;
      width: 2.5em;
      z-index: 10; }
    #Kx .process-step--active:after {
      border-color: #ccc; }
    #Kx .process-step--active ~ .process-step:before, #Kx .process-step--active ~ .process-step:after {
      border-color: #ccc; }
    #Kx .process-step--active ~ .process-step .process-step__icon {
      background: #ccc; }
  #Kx a,
  #Kx a:hover,
  #Kx a:visited,
  #Kx a:link,
  #Kx a:focus {
    color: #003E74;
    font-weight: bold;
    text-decoration: none; }
  #Kx a:hover {
    text-decoration: underline; }
  #Kx a.btn {
    color: #fff; }
  #Kx .btn {
    padding: .5em 1.75em;
    color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    #Kx .btn-gray {
      border-color: #c2c2c2;
      background-color: #c2c2c2; }
      #Kx .btn-gray:hover {
        background-color: #9c9c9c; }
    #Kx .btn-round {
      width: 2em;
      height: 2em;
      padding: .5em;
      border-radius: 1em; }
    #Kx .btn-link {
      color: #003E74;
      font-weight: bold; }
    #Kx .btn-compare:before {
      font-family: 'Glyphicons Halflings';
      font-size: 1.5em;
      margin-right: .25em;
      position: relative;
      top: 4px;
      content: "\e240"; }
    #Kx .btn-primary {
      background: #ffdd00;
      border: none;
      color: #003E74;
      font-weight: bold; }
      #Kx .btn-primary:hover, #Kx .btn-primary:active, #Kx .btn-primary:focus, #Kx .btn-primary:active:focus, #Kx .btn-primary:hover:active {
        background: #998500; }
    #Kx .btn-default {
      background: #379f9f;
      border: none;
      color: #003E74;
      font-weight: bold; }
      #Kx .btn-default:hover, #Kx .btn-default:active, #Kx .btn-default:focus, #Kx .btn-default:active:focus, #Kx .btn-default:hover:active {
        background: #1d5353;
        color: #fff; }
  #Kx .round {
    width: 3em;
    height: 3em;
    padding: .5em;
    border-radius: 1.5em; }
  #Kx .tab-navigation {
    border-right: 2px solid #003E74; }
    #Kx .tab-navigation__item {
      display: block;
      font-size: 2em;
      width: 100%; }
      #Kx .tab-navigation__item select {
        margin: .5em; }
      #Kx .tab-navigation__item a {
        color: #003E74;
        display: block;
        font-size: .5em;
        padding: 1em;
        width: 100%; }
        #Kx .tab-navigation__item a .tabNavItem__icon {
          color: #003E74; }
      #Kx .tab-navigation__item.tab-navigation__item--disabled a {
        color: #ccc; }
        #Kx .tab-navigation__item.tab-navigation__item--disabled a .tabNavItem__icon {
          color: #ccc; }
      #Kx .tab-navigation__item .tabNavItem__icon {
        float: right;
        font-size: 1.9em; }
      #Kx .tab-navigation__item select {
        border: none;
        color: #003E74;
        font-weight: bold; }
      #Kx .tab-navigation__item.ui-tabs-active {
        background: #003E74; }
        #Kx .tab-navigation__item.ui-tabs-active a {
          color: #fff; }
          #Kx .tab-navigation__item.ui-tabs-active a .tabNavItem__icon {
            color: #FFF; }
    #Kx .tab-navigation__step {
      align-items: center;
      background-color: #fff;
      border-radius: 5px;
      display: flex;
      flex-direction: column;
      padding: 1.5em 1em;
      text-align: center; }
      #Kx .tab-navigation__stepName {
        color: #379f9f;
        font-weight: 600;
        text-decoration: none;
        border-bottom: 1px dotted; }
      #Kx .tab-navigation__stepIcon {
        padding: 1em 0; }
        #Kx .tab-navigation__stepIcon--complete {
          filter: brightness(160%) hue-rotate(115deg); }
    #Kx .tab-navigation__status {
      font-size: .8em; }
      #Kx .tab-navigation__statusInfo {
        margin-bottom: 1em; }
        #Kx .tab-navigation__statusInfo span {
          color: #ffdd00;
          font-weight: 600; }
    #Kx .tab-navigation .arrivalPass i {
      color: #ffdd00;
      font-size: 2em;
      margin: .5em .5em 0 0; }
    #Kx .tab-navigation select.hub-year__years {
      cursor: pointer !important;
      width: 90%;
      padding: 5px;
      font-size: 16px;
      line-height: 1;
      border: 0;
      border-radius: 5px;
      height: 50px;
      background: url(https://cdn2.iconfinder.com/data/icons/arrows-and-universal-actions-icon-set/256/down-16.png) no-repeat right;
      -webkit-appearance: none;
      background-position-x: 125px;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
      #Kx .tab-navigation select.hub-year__years:focus {
        border: none;
        box-shadow: none;
        cursor: pointer !important;
        outline: none !important; }
  #Kx .highlight {
    color: #379f9f;
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase; }
  #Kx .m-t-1 {
    margin-top: 1em; }
  #Kx .m-b-1 {
    margin-bottom: 1em; }
  #Kx .m-r-1 {
    margin-right: 1em; }
  #Kx .m-l-1 {
    margin-left: 1em; }
  #Kx .m-v-1 {
    margin-top: 1em;
    margin-bottom: 1em; }
  #Kx .m-h-1 {
    margin-right: 1em;
    margin-left: 1em; }
  #Kx .m-a-0 {
    margin: 0; }
  #Kx .p-r-0 {
    padding-right: 0; }
  #Kx .p-l-0 {
    padding-left: 0; }
  #Kx .p-v-0 {
    padding-bottom: 0;
    padding-top: 0; }
  #Kx .p-a-0 {
    padding: 0 !important; }
  #Kx .form-group .radio label,
  #Kx .form-group .checkbox label {
    float: left;
    line-height: 1.3;
    margin: 0; }
  #Kx .form-group .radio .iradio,
  #Kx .form-group .radio .icheckbox,
  #Kx .form-group .checkbox .iradio,
  #Kx .form-group .checkbox .icheckbox {
    clear: left;
    float: left;
    margin-bottom: .5em; }
  #Kx .form-group label {
    float: none;
    font-weight: bold;
    text-align: left; }
  #Kx .form-group textarea {
    border-color: #ccc; }
  #Kx .text-highlight {
    color: #379f9f;
    font-size: 1.2em; }
  #Kx .jumbotron {
    background-color: #003E74;
    border-radius: 0;
    color: #fff; }
    #Kx .jumbotron .form-control {
      margin-bottom: 1em; }
  #Kx .hub .ui-tabs-panel {
    padding: 1em; }

.ui-tooltip {
  background: #379f9f;
  color: #fff;
  box-shadow: 0 0 5px #000; }

.room-for-compare .hide {
  display: none; }

.room-for-compare .btn {
  padding: .5em 1.75em;
  color: #fff; }

.room-for-compare .preference-button {
  background: #003E74;
  font-size: 1.1em;
  font-weight: bold; }
  .room-for-compare .preference-button .status {
    display: inline-block;
    font-size: 1.2em;
    margin-left: 1em; }

.room-for-compare .RoomInfo__title {
  font-size: 1.3em;
  margin: .7em 0 .3em .5em; }

divPreferenceTable .thumbWrap {
  height: 210px;
  overflow: hidden; }
  divPreferenceTable .thumbWrap .img-thumbnail {
    min-height: 100% !important;
    min-width: 100% !important; }

.compare-wrapper .compareTitles {
  display: none;
  font-weight: bold;
  margin-top: 200px;
  padding: 0;
  text-align: right;
  text-transform: uppercase;
  width: 16.6666%;
  float: left; }
  .compare-wrapper .compareTitles:first-child {
    display: inline-block; }
  .compare-wrapper .compareTitles p {
    color: #379f9f;
    font-size: 0.9em;
    height: 34px;
    line-height: 26px;
    margin: 0;
    padding: 5px 15px 5px 5px; }
    .compare-wrapper .compareTitles p:nth-child(even) {
      background-color: #ebeeee; }
    .compare-wrapper .compareTitles p.roominfoDistance {
      height: auto;
      min-height: 34px; }

.compare-wrapper .room-for-compare {
  display: inline-block;
  padding: 0;
  margin: 0;
  width: 16.6666%; }
  .compare-wrapper .room-for-compare div:nth-child(odd) {
    background-color: #ebeeee; }
  .compare-wrapper .room-for-compare div:first-child {
    background-color: #fff; }
  .compare-wrapper .room-for-compare div span {
    display: block;
    padding: 5px; }
  .compare-wrapper .room-for-compare .imgWrapCompare {
    height: 200px;
    min-width: 100%;
    overflow: hidden;
    padding: 5px; }
  .compare-wrapper .room-for-compare img {
    min-height: 100%;
    min-width: 100%; }
  .compare-wrapper .room-for-compare h2 {
    font-size: 1.2em; }
  .compare-wrapper .room-for-compare .btn {
    border: none;
    font-size: 1em;
    font-weight: bold;
    margin: 10px 5px 5px 5px;
    padding: 5px 0;
    width: 96%; }
    .compare-wrapper .room-for-compare .btn .status {
      margin: 0;
      padding: 0; }
    .compare-wrapper .room-for-compare .btn.selectedcompare {
      background-color: #379f9f; }

.preferenceline {
  display: inline-block;
  width: 85%; }

.compare-button {
  color: #379f9f !important; }

.virtualTour {
  position: absolute;
  bottom: 9px;
  right: 200px;
  border: none;
  font-size: 1em;
  font-weight: bold;
  margin: 10px 5px 5px 5px;
  padding: 5px 5px;
  background-color: #379f9f !important;
  z-index: 8000;
  text-decoration: underline !important;
  color: #fff !important; }

@media (max-width: 992px) {
  #Kx .DATAAcceptButton {
    padding: 2px 10px; }
  #Kx .icheckbox + label,
  #Kx .iradio + label {
    float: right;
    padding-left: .5em;
    width: 90%; }
  #Kx .tab-navigation {
    border: none; }
  #Kx .details--centered dt,
  #Kx .details--centered dd {
    text-align: left;
    width: 100%; }
  #Kx .RoomRow .RoomInfo {
    margin: 0 2em; }
    #Kx .RoomRow .RoomInfo .RoomInfo__title {
      margin-left: 0;
      margin-bottom: 1em; }
    #Kx .RoomRow .RoomInfo .RoomInfo__note {
      text-align: left;
      width: 100%; }
  #Kx .RoomRow .room-summary .room-overview {
    position: static;
    text-align: center; }
  #Kx .RoomRow .preference-selection {
    text-align: center; }
    #Kx .RoomRow .preference-selection .preference-button {
      float: none !important; }
  #Kx .RoomRow .RoomDetails .ui-tabs-tab {
    border: none; }
  .Navigation.Room .btn {
    margin: 10px 0 !important; } }

/*min-width: $screen-sm-min
  min-width: $screen-md-min
  min-width: $screen-lg-min*/
@media (min-width: 990px) and (max-width: 1450px) {
  #Kx .RoomRow .RoomInfo h2 {
    padding-right: 25px !important; }
  #Kx .details--centered dt {
    text-align: left;
    width: 100%; }
  #Kx .details--centered dd {
    text-align: left;
    width: 100%; }
  .prefFilters label {
    vertical-align: baseline;
    height: 45px; } }

@media (max-width: 920px) {
  .compare-wrapper .compareTitles {
    display: inline-block;
    width: 50%;
    margin-top: 200px; }
  .compare-wrapper .room-for-compare {
    border-bottom: 2px solid #379f9f;
    float: left;
    width: 50%;
    padding-bottom: 10px;
    margin-bottom: 40px; } }

@media (min-width: 760px) and (max-width: 780px) {
  #Kx .RoomRow .preference-button.selected {
    right: 50px; } }

@media (min-width: 1757px) {
  .compare-wrapper .room-for-compare div span.roominfoDistance {
    height: auto;
    min-height: 36px; } }

@media (min-width: 998px) and (max-width: 1757px) {
  .compare-wrapper .room-for-compare div span.roominfoDistance {
    min-height: 62px; } }

@media (min-width: 928px) and (max-width: 997px) {
  .compare-wrapper .room-for-compare div span.roominfoDistance {
    min-height: 88px; } }

@media (min-width: 921px) and (max-width: 927px) {
  .compare-wrapper .room-for-compare div span.roominfoDistance {
    min-height: 114px; } }

@media (min-width: 659px) and (max-width: 920px) {
  .compare-wrapper .room-for-compare div span.roominfoDistance {
    min-height: 36px; } }

@media (max-width: 658px) {
  .compare-wrapper .compareTitles p {
    height: auto;
    min-height: 62px; }
  .compare-wrapper .room-for-compare div span {
    min-height: 62px; } }

@media (min-width: 390px) and (max-width: 400px) {
  .compare-wrapper .room-for-compare div span.roominfoDistance {
    min-height: 88px; } }

@media (max-width: 703px) {
  div .hubButtons {
    width: 100% !important;
    margin-top: 5px !important; } }

@media (max-width: 1445px) {
  div .hubButtons {
    padding-left: 5px !important;
    padding-right: 5px !important; } }

@media (min-width: 1201px) and (max-width: 1210px) {
  div .hubButtons {
    width: 100% !important;
    margin-top: 5px !important; } }

@media (max-width: 370px) {
  .compare-wrapper .room-for-compare div span.roominfoDistance {
    min-height: 114px; } }

@media (max-width: 1024px) {
  .compare-wrapper .room-for-compare .btn {
    height: 48px;
    padding: 0 3px 0 3px; } }

@media (max-width: 767px) {
  ol.process {
    margin: 0 0 20px 0 !important;
    padding: 0; }
  li.process-step div:nth-child(2) {
    display: none; }
  #Kx .process-step__icon {
    height: 1.8em;
    line-height: 1.8;
    width: 1.8em; }
  #Kx .process-step::before, #Kx .process-step::after {
    top: 1.15em; }
  #Kx .process-step .glyphicon {
    font-size: 1.5em; }
  #Kx .logout.btn {
    padding: 0; } }

button:focus, button:active {
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.boxshadow:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.ui-tabs-anchor {
  text-decoration: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.ApplicationPreferences .ui-tooltip {
  display: none !important; }

ul.medicalCheckbox {
  display: block;
  list-style-type: none; }
  ul.medicalCheckbox li {
    clear: both;
    display: block; }
    ul.medicalCheckbox li label {
      padding-left: 15px;
      margin-top: 0; }

/*# sourceMappingURL=brand.css.map */
