@charset "UTF-8";

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container-fluid:before,
.container-fluid:after {
  display: table;
  content: " ";
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.order-portal__credit-card .cc-subform .credit-card__security-code,
.order-portal__credit-card .cc-subform .credit-card__card-expiration,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.order-portal__credit-card .credit-card__billing-name,
.order-portal__credit-card .cc-subform .credit-card__card-number,
.order-portal__credit-card .cc-subform .credit-card__zip-code,
.order-portal__payment-error,
.col-sm-12,
.order-portal__credit-card .credit-card__billing-name,
.col-md-12,
.order-portal__credit-card .credit-card__billing-name,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.order-portal__credit-card .cc-subform .credit-card__security-code,
.order-portal__credit-card .cc-subform .credit-card__card-expiration,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.order-portal__credit-card .credit-card__billing-name,
.order-portal__credit-card .cc-subform .credit-card__card-number,
.order-portal__credit-card .cc-subform .credit-card__zip-code,
.order-portal__payment-error {
  float: left;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-6,
.order-portal__credit-card .cc-subform .credit-card__security-code,
.order-portal__credit-card .cc-subform .credit-card__card-expiration {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-12,
.order-portal__credit-card .credit-card__billing-name,
.order-portal__credit-card .cc-subform .credit-card__card-number,
.order-portal__credit-card .cc-subform .credit-card__zip-code,
.order-portal__payment-error {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .order-portal__credit-card .credit-card__billing-name {
    float: left;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-12,
  .order-portal__credit-card .credit-card__billing-name {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .order-portal__credit-card .credit-card__billing-name {
    float: left;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-12,
  .order-portal__credit-card .credit-card__billing-name {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

.roadmap .roadmap__entity__none,
.roadmap .roadmap__entity,
.roadmap .roadmap__entity .roadmap__entity__dates {
  color: #999;
  line-height: 1.3;
  font-size: 15px;
}

.show-button-on-hover .btn {
  visibility: hidden;
}

.show-button-on-hover:hover .btn {
  visibility: visible;
}

.list__item-increment:before,
.list__item-alpha:before,
.fit-builder .entity__list-item:before,
.entity-hotel__selected-room:before,
.list__item-decimal:before,
.fit-builder .badge {
  color: #6bc197;
  border: 1px solid #6bc197;
  padding: 0.4rem 0.6rem 0.2rem 0.6rem;
  border-radius: 10px;
  font-size: 1.2rem;
  vertical-align: middle;
  background-color: transparent;
  min-width: 2.1rem;
}

.list__section,
.fit-builder .entity__list-section,
.entity-hotel__rooms {
  margin-top: 1rem;
  margin-bottom: 1rem;
  counter-reset: section;
}

.list__item-increment,
.list__item-alpha,
.fit-builder .entity__list-item,
.entity-hotel__selected-room,
.list__item-decimal {
  margin-left: 30px;
  clear: both;
}

.list__item-increment:before,
.list__item-alpha:before,
.fit-builder .entity__list-item:before,
.entity-hotel__selected-room:before,
.list__item-decimal:before {
  counter-increment: section;
  position: absolute;
  margin-left: -30px;
  padding: 0.1rem 0.6rem 0;
}

.list__item-alpha:before,
.fit-builder .entity__list-item:before,
.entity-hotel__selected-room:before {
  content: counter(section, upper-alpha);
}

.list__item-decimal:before {
  content: counter(section, decimal);
}

.text-hint {
  color: #CCC;
}

.nothing-yet {
  opacity: 0.4;
  margin-bottom: 2px;
}

.collapsible__header {
  padding-right: 20px;
  position: relative;
}

.collapsible__header .collapsible__title {
  display: inline-block;
  width: calc(100% - 16ex);
}

.collapsible__header .collapsible__extra {
  display: inline-block;
  font-size: 14px;
  opacity: 0.6;
  letter-spacing: 0;
  text-align: right;
  width: 16ex;
  white-space: nowrap;
}

.collapsible__header .badge {
  background-color: lightgray;
  margin-left: 0.5rem;
  position: relative;
  top: -2px;
}

.roadmap {
  margin-bottom: 3rem;
}

.roadmap .app-collapsible-block--last .collapsible {
  margin-bottom: -0.5rem;
}

.roadmap .app-collapsible-block--last .collapsible .collapsible__header {
  border-bottom: none;
}

.roadmap .app-collapsible-block--last .collapsible.collapsible--open .collapsible__content {
  border-bottom: none;
}

.roadmap .collapsible__header {
  color: #777;
  padding-top: 1ex;
  padding-bottom: 1ex;
  margin-top: 1ex;
}

.roadmap .collapsible__header.collapsible__header-simple {
  cursor: auto;
}

.roadmap .collapsible__header.collapsible__header-simple:after {
  display: none;
}

.roadmap .collapsible__header.collapsible__header-simple a {
  display: block;
}

.roadmap .collapsible__header.collapsible__header-simple.collapsible__header-selected {
  padding-left: 3rem;
}

.roadmap .collapsible__header.collapsible__header-simple.collapsible__header-selected a {
  color: inherit;
  cursor: auto;
}

.roadmap .collapsible__header.collapsible__header-simple.collapsible__header-selected:after {
  display: block;
  right: auto;
  left: 0;
  transform: translateY(-50%) rotate(-90deg);
}

.roadmap .collapsible__content {
  padding: 1ex 0;
}

.roadmap .collapsible--open .collapsible__content {
  border-bottom: 1px solid #b3ccce;
}

.roadmap .service-warning,
.roadmap .flight-warning,
.roadmap .header-warning,
.roadmap .item-warning {
  position: absolute;
  left: -55px;
  color: orange;
}

.roadmap .flight-warning {
  left: -9px;
}

.roadmap .header-warning {
  left: -25px;
  top: 18px;
}

.roadmap .item-warning {
  left: -10px;
}

.roadmap .roadmap__item__button-container {
  text-align: center;
}

.roadmap .roadmap__item__button-container button {
  width: 100%;
}

.roadmap .roadmap__item__button-container button i {
  margin-left: 10px;
}

.roadmap .roadmap__item {
  font-size: 16px;
  letter-spacing: 0.5px;
  padding: 0.3ex 1em 0 1.5em;
  border: 2px solid transparent;
  display: block;
  cursor: default;
  color: inherit;
}

.roadmap .roadmap__item:not(.roadmap__item--current):hover {
  text-decoration: underline;
  cursor: pointer;
}

.roadmap .roadmap__title {
  display: inline-block;
  width: calc(100% - 15ex);
}

.roadmap .roadmap__extra {
  display: inline-block;
  font-size: 14px;
  opacity: 0.6;
  letter-spacing: 0;
  text-align: right;
  margin-right: 1ex;
  width: 15ex;
}

.roadmap .roadmap__item--current {
  border-radius: 5px;
  border: 2px solid #6bc197;
  margin-bottom: .5ex;
  padding-right: 4ex;
  padding-top: 1ex;
  padding-bottom: .5ex;
  margin-top: 0.6ex;
}

.roadmap .roadmap__item--current .roadmap__entity__dates {
  padding-right: 0;
}

.roadmap .roadmap__entities {
  margin: 1ex 0;
}

.roadmap .roadmap__entity__none {
  float: right;
  padding-top: 3px;
}

.roadmap .roadmap__entity-name {
  padding-right: 0;
}

.roadmap .roadmap__entity-name .roadmap__entity-name-extra {
  opacity: 0.6;
}

.roadmap .roadmap__entity {
  padding-left: 1.4em;
}

.roadmap .roadmap__entity .roadmap__entity-name::before {
  content: '\2013';
  position: absolute;
  margin-left: -1.2em;
}

.roadmap .roadmap__entity .roadmap__entity__dates {
  white-space: nowrap;
  text-align: right;
  text-transform: uppercase;
  font-size: 12px;
}

.field-datepicker {
  position: relative;
  color: #666;
}

.field-datepicker input {
  cursor: pointer;
}

.field-datepicker i {
  top: 1em;
  right: 1em;
  position: absolute;
  color: #6bc197;
}

.field-datepicker__calendar {
  border: 1px solid #cfd9d9;
  border-radius: 6px;
  background-color: white;
  width: 100%;
  padding: 0.5rem;
  min-width: 22rem;
}

.field-datepicker__calendar .datepicker {
  margin: auto;
}

.field-datepicker__calendar .datepicker__button {
  color: #6bc197;
}

.field-datepicker__calendar.field-datepicker__dropdown {
  position: absolute;
  z-index: 999;
  top: 5rem;
  box-shadow: 0 0 37px rgba(0, 0, 0, 0.116508);
}

.field-datepicker__calendar.field-datepicker__two-columns {
  max-width: none;
}

.field-datepicker__calendar.field-datepicker__two-columns .datepicker {
  max-width: none;
}

.field-datepicker__calendar.field-datepicker__two-columns .datepicker .datepicker__column {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  padding: 0 0.5rem;
}

.field-datepicker__calendar.field-datepicker__two-columns .datepicker .datepicker__column:first-of-type {
  padding-right: 1rem;
}

.field-datepicker__calendar.field-datepicker__two-columns .datepicker .datepicker__column:last-of-type {
  padding-left: 1rem;
}

@media (min-width: 992px) {
  .field-datepicker__calendar.field-datepicker__two-columns .datepicker .datepicker__column:first-of-type .datepicker__button-right {
    display: none;
  }
}

@media (max-width: 991px) {
  .field-datepicker__calendar.field-datepicker__two-columns .datepicker .datepicker__column:first-of-type {
    width: 100%;
  }

  .field-datepicker__calendar.field-datepicker__two-columns .datepicker .datepicker__column:last-of-type {
    display: none;
  }
}

.field-datepicker__calendar.field-datepicker__two-columns .datepicker .datepicker__row .datepicker__day {
  padding: 1ex 0;
  border: transparent;
}

.datepicker__row-bottom {
  padding: 0 .5em;
}

.field-datepicker__time-select {
  width: 50%;
  display: inline-block;
  margin: 1rem 0;
  min-height: 0;
  line-height: 1;
  padding: 0.8rem;
}

.field-datepicker__apply-button-container {
  display: inline-block;
  float: right;
}

.field-datepicker__apply-button {
  background: #6bc197;
  color: #FFF;
  margin-top: 1.3rem;
}

.field-datepicker__apply-button:hover {
  color: #FFF;
}

.has-error .field-datepicker__calendar {
  border-color: red;
}

.popunder--active:not(.popunder--bordered--white) .popunder--active,
.popunder--active:not(.popunder--bordered--white) .popunder--force-active {
  background: #ede9e7;
}

.popunder--active:not(.popunder--bordered--white) .popunder--active::before,
.popunder--active:not(.popunder--bordered--white) .popunder--force-active::before {
  border-bottom-color: #ede9e7;
}

.popunder h3:empty {
  display: none;
}

.border-box {
  padding: 1em 1.5em;
  border: 2px solid #DDD;
  border-radius: 6px;
  margin: 2em 0;
}

.group-service__header {
  margin-bottom: 2rem;
}

.group-service__header label {
  height: 4.5rem;
  display: table-cell;
  vertical-align: middle;
}

.group-service__itinerary {
  margin-bottom: 2rem;
}

.group-service__itinerary h2,
.group-service__itinerary h3 {
  margin: 0;
}

.group-service__city {
  margin: 2rem 0;
}

.group-service__dates {
  opacity: .6;
}

.group-service__options-heading {
  width: 100%;
  padding-top: 1rem;
}

.group-service__options-field {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-right: 0;
}

.group-service__options-heading-title {
  font-size: 80%;
  opacity: 0.7;
}

.group-service__options-body {
  width: 100%;
}

@media (min-width: 768px) {
  .group-service__options-body .group-service__options-field {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
}

.group-service__options-body .group-service__options-field input {
  margin: 0;
}

.group-service__options-body .group-service__options-field.group-service__options-field--currency,
.group-service__options-body .group-service__options-field.group-service__options-field--cost {
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.group-service .form-validation-error {
  margin-top: 1ex;
}

.confirm-modal {
  opacity: 1;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}

.confirm-modal .modal-dialog {
  top: 40%;
}

.confirm-modal .modal-footer {
  border: 0;
}

.confirm-modal .modal-header {
  border: 0;
}

.confirm-modal .modal-body {
  text-align: center;
  font-size: 24px;
}

.confirm-modal .modal-content {
  box-shadow: none;
}

.confirm-modal .btn-booking-shelve {
  padding: 1.1rem 2.5rem;
}

.confirm-modal .confirm--close {
  float: right;
  cursor: pointer;
  color: #333;
  opacity: 0.4;
}

.confirm-modal .confirm--close:hover {
  color: #666;
  opacity: 1;
}

.travel-credit-vouchers-page .travel-credit-vouchers-page__header {
  padding: 30px 0 50px 0;
}

.travel-credit-vouchers-page .travel-credit-vouchers-container {
  display: inline-block;
  padding-bottom: 30px;
}

.travel-credit-vouchers-page .travel-credit-voucher {
  text-transform: uppercase;
  position: relative;
  background-color: #fff;
  padding: 15px;
  border: 1.5px solid #54c9c2;
  max-width: 240px;
  margin: 20px;
  display: inline-block;
}

.travel-credit-vouchers-page .travel-credit-voucher hr {
  margin-bottom: 25px;
  margin-top: 5px;
  border: 0;
  border-top: 1px solid #ccd6d6;
}

@media (max-width: 767px) {
  .travel-credit-vouchers-page .travel-credit-voucher {
    margin-bottom: 20px;
    max-width: none;
  }
}

.travel-credit-vouchers-page .travel-credit-voucher .travel-credit-voucher__title {
  display: inline-flex;
  justify-content: flex-start;
  font-size: 2.2rem;
  font-weight: 600;
  color: #54c9c2;
}

.travel-credit-vouchers-page .travel-credit-voucher .travel-credit-voucher__title span {
  font-size: 1.3rem;
  margin-top: 6px;
}

.travel-credit-vouchers-page .travel-credit-voucher .travel-credit-voucher__you-pay {
  font-size: 1.8rem;
  margin-top: -10px;
  background-color: #d4f1f0;
  color: #666;
}

.travel-credit-vouchers-page .travel-credit-voucher .travel-credit-voucher__price {
  padding-top: 10px;
}

.travel-credit-vouchers-page .travel-credit-voucher .travel-credit-voucher__price span {
  color: #103d40;
  letter-spacing: 0;
  font-weight: 900;
  padding-top: 0;
  font-size: 2.5rem;
  line-height: 3rem;
}

.travel-credit-vouchers-page .travel-credit-voucher .travel-credit-voucher__old-price {
  text-decoration: line-through;
}

.travel-credit-vouchers-page .travel-credit-voucher .travel-credit-voucher__footer {
  text-transform: none;
  font-size: 1.2rem;
  display: block;
  margin-top: -15px;
}

.travel-credit-vouchers-page .travel-credit-voucher button {
  width: 100%;
  margin-top: 10px;
}

.travel-credit-vouchers-page .travel-credit-voucher-dashed {
  width: 100%;
  padding: 10px;
  border: 1.5px dashed #ccd6d6;
}

.travel-credit-vouchers-page .travel-credit-voucher__selected {
  background-color: #e7fbfa;
}

.travel-credit-vouchers-page .travel-credit-voucher__stick {
  left: -20px;
  top: -20px;
  z-index: 100;
  position: absolute;
  background-color: #ff5d75;
  min-height: 4rem;
  transform: rotate(-15deg);
  border: 1px solid #ff5d75;
  border-radius: 3px;
  padding: 10px;
  color: #fff;
  font-size: 1.7rem;
  line-height: 1.7rem;
  font-weight: 800;
  letter-spacing: 0.13rem;
}

.travel-credit-vouchers-page .standalone__form {
  display: block;
  margin: auto;
  max-width: 830px;
  text-transform: uppercase;
}

.travel-credit-vouchers-page .standalone__form .c-input-text {
  min-height: inherit;
}

.travel-credit-vouchers-page .standalone__form .standalone-btn-big {
  margin-bottom: 40px;
}

.travel-credit-vouchers-page .form-validation-error,
.travel-credit-vouchers-page .alert-msg__content {
  text-transform: none;
}

.website--sceptre .marketing-copy {
  text-align: center;
  padding: 5rem;
}

.website--sceptre section.website > main {
  min-height: 70rem;
}

.website--sceptre .fieldset__input-icon {
  position: relative;
}

.website--sceptre .fieldset__input-icon.fieldset__full-width {
  width: 100%;
}

.website--sceptre .fieldset__input-icon i {
  top: 5rem;
  right: 3rem;
  position: absolute;
}

.website--sceptre.agents-portal label {
  color: #276c68;
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: 1rem;
  text-transform: uppercase;
  border: 0;
}

.website--sceptre.agents-portal .account-menu__header {
  color: inherit;
}

.website--sceptre.agents-portal .booking-panel {
  padding-left: 0;
}

.website--sceptre.agents-portal .booking-panel .booking-panel__header {
  padding: 0;
  display: block;
  height: auto;
}

@media (max-width: 767px) {
  .website--sceptre.agents-portal .booking-panel .booking-panel__header {
    padding-top: 1em;
  }
}

.website--sceptre.agents-portal .booking-panel--disabled {
  opacity: 0.5;
  filter: grayscale(100%);
  background: transparent;
  cursor: not-allowed;
}

.website--sceptre input[readonly]:not(.readonly-alt).datepicker-input {
  pointer-events: auto;
  padding: inherit;
  font-size: inherit;
  border: 1px solid #cfd9d9;
  border-radius: 6px;
}

.website--sceptre .picker__holder {
  border: 1px solid #cfd9d9;
  border-radius: 6px;
  outline: none;
}

.website--sceptre .flight-card__pricing {
  border: none;
}

.website--sceptre .total-price {
  z-index: 1000;
}

@media (max-width: 991px) {
  .website--sceptre .total-price {
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #ffffff;
  }

  .website--sceptre .total-price .border-box {
    border-radius: 0;
    border-bottom: 0;
    border-right: 0;
    border-left: 0;
    margin: 0;
    padding-right: 65px;
  }
}

.website--sceptre .total-price .total-price__sticky {
  position: fixed;
  top: 0;
}

.website--sceptre .total-price .total-price__sticky .border-box {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: none;
}

.website--sceptre .total-price .total-price__title {
  font-size: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .08em;
  padding-bottom: 0.2em;
}

.website--sceptre .total-price .total-price__title .total-price__title-sum {
  float: right;
}

.website--sceptre .total-price .total-price__title--secondary {
  font-size: 1.3rem;
  opacity: 0.5;
  margin-top: .5ex;
}

.website--sceptre .order-value {
  font-weight: bold;
  text-align: right;
}

.website--sceptre .white-background {
  background: #fff;
}

@media (min-width: 992px) {
  .website--sceptre .global__nav__list--primary .global__nav__item {
    margin-left: 1%;
  }
}

.no-padding {
  padding: 0;
}

.no-margin {
  margin: 0;
}

fieldset[disabled] button {
  opacity: 0.6;
}

fieldset[disabled] button:hover {
  cursor: not-allowed;
}

.breadcrumbs {
  color: #BBB;
  font-size: 14px;
}

.breadcrumbs a.breadcrumbs__item {
  color: inherit;
  font-size: inherit;
  text-decoration: underline;
}

.breadcrumbs__item + .breadcrumbs__item::before {
  color: #DDD;
}

.fit-builder:not(.create-quote-contents) {
  padding-left: 2em;
}

.fit-builder.create-quote-contents label {
  height: 32px;
  line-height: 32px;
  margin-bottom: 0;
}

.fit-builder .fit-builder__review-header div[class*='col-'] {
  margin-bottom: 1rem;
}

.fit-builder .fit-builder__review-header h3 {
  margin: 0;
}

@media (min-width: 768px) {
  .fit-builder .fit-builder__review-header .global__button__primary {
    float: right;
  }
}

.fit-builder .fit-builder__buttons {
  white-space: nowrap;
  float: right;
}

@media (max-width: 767px) {
  .fit-builder .fit-builder__buttons {
    margin-bottom: 2.8rem;
  }
}

.fit-builder .entities {
  margin-top: 1em;
  margin-bottom: 3em;
}

.fit-builder .entities-search-button__container {
  text-align: right;
  margin-bottom: 3em;
}

.fit-builder .entity {
  margin-bottom: 1em;
}

.fit-builder .entity.entity--last {
  margin-bottom: 0;
}

.fit-builder .entity.entity--selected .entity__price {
  font-weight: bold;
}

.fit-builder .entity .popunder:not(.popunder--force-active) {
  padding-top: 2rem;
}

.fit-builder .entity .popunder .popunder__title,
.fit-builder .entity .popunder .popunder__title:first-of-type {
  margin: 2ex 0 3ex;
}

.fit-builder .entity .popunder .popunder__row {
  padding: 0;
  border-bottom: none;
  min-height: 6rem;
}

.fit-builder .entity .popunder .popunder__close {
  font-size: 70%;
  position: relative;
  top: 0.5em;
  right: -1.5rem;
}

@media (max-width: 767px) {
  .fit-builder .entity .popunder .popunder__close {
    top: -0.5em;
    right: -0.5rem;
  }
}

.fit-builder .entity .popunder i {
  color: #276c68;
}

.fit-builder .entity .flight-card__container .popunder {
  padding: 0;
}

.fit-builder .entity__title {
  color: #404040;
  display: block;
  font-size: 21px;
  margin-bottom: 1ex;
}

@media (max-width: 767px) {
  .fit-builder .entity__title {
    padding-top: 1em;
  }
}

.fit-builder .entity__title .entity__title-extra {
  opacity: 0.4;
  margin-left: 1ex;
  font-size: 80%;
}

.fit-builder .entity__title a {
  color: inherit;
  text-decoration: underline;
}

.fit-builder .entity__subtitle {
  margin-bottom: 1ex;
  color: #999;
}

.fit-builder .entity__description {
  margin-bottom: 1em;
  word-break: break-word;
}

.fit-builder .entity__quantity {
  padding-top: 1em;
  display: inline-block;
  padding-right: 1em;
}

.fit-builder .entity__quantity:last-of-type {
  padding-right: 0;
}

@media (max-width: 640px) {
  .fit-builder .entity__quantity:first-child {
    padding-top: 0;
  }
}

.fit-builder .entity__quantity .entity__quantity__item {
  display: table-cell;
  vertical-align: middle;
  padding-right: 1em;
  height: 35px;
  white-space: nowrap;
  color: #666;
}

.fit-builder .entity__quantity .entity__quantity__item:last-child {
  padding-right: 0;
}

@media (max-width: 640px) {
  .fit-builder .entity__quantity .entity__quantity__item {
    padding-right: 0.5em;
  }
}

.fit-builder .entity__quantity .entity__quantity__item .global__button {
  margin: 0;
}

.fit-builder .entity__price {
  margin-left: 1rem;
}

.fit-builder h3 .badge {
  margin-top: -3px;
  padding-top: 2px;
}

.fit-builder .btn {
  padding: 0 0.4em;
  outline: none;
}

.text-hint {
  color: #CCC;
}

.nothing-yet {
  opacity: 0.4;
  margin-bottom: 2px;
}

.ngx-datepicker-calendar-container {
  z-index: 9999;
  top: auto;
}

.entity__remove-btn,
.flights-entity__remove-btn {
  border-color: transparent;
  font-size: 100%;
  padding: 1px .8ex;
  margin-left: .5ex;
}

.flights-entity__remove-btn {
  padding: 0.65rem 1rem;
}

.entity--disabled:not(.booking-panel) {
  opacity: 0.5;
  filter: grayscale(100%);
  background: transparent;
}

.entity--disabled:not(.booking-panel).has-popover {
  background: #999;
}

.badge.badge-booking-status {
  margin-left: 5px;
}

.badge.badge-booking-status.badge-booking-status--danger {
  color: #d9534f;
  border-color: #d9534f;
}

.entity-hotel {
  position: relative;
}

.entity-hotel .global__button__tertiary {
  white-space: nowrap;
}

.entity-hotel__remove {
  position: absolute;
  right: 1.5rem;
  opacity: 0.5;
}

.entity-hotel__remove:hover {
  opacity: 1;
}

.entity-hotel__add-room-btn {
  margin-left: 30px;
}

.entity-hotel__rating {
  color: #f9b800;
  font-size: 110%;
}

.entity-hotel__sub-header {
  margin: 1ex 0;
  overflow: hidden;
}

.entity-hotel__amenity i {
  padding-right: 10px;
}

.entity-hotel__selected-room {
  margin-bottom: 1ex;
}

.entity-hotel__selected-extra {
  opacity: 0.5;
}

.entity-hotel__map {
  margin: 1rem 0;
  height: 400px;
}

.entity-hotel__map-heading {
  margin-top: 10px;
}

.custom-hotel__room {
  display: flex;
  align-items: baseline;
}

.custom-hotel__room .custom-hotel__room--first {
  flex-grow: 1;
}

.quote-itinerary__day {
  margin-top: 1em;
}

.quote-itinerary__day-date {
  opacity: 0.5;
  font-size: 15px;
  white-space: nowrap;
}

.quote-receipt {
  margin: 2em 0 -1em;
}

.quote-receipt__line {
  margin: 1.5ex 0;
}

.quote-receipt__line .quote-receipt__special-price {
  font-weight: bold;
  text-transform: capitalize;
}

.quote-receipt__line--indent-left {
  padding-left: 4.6rem;
}

@media (max-width: 640px) {
  .quote-receipt__line--indent-left {
    padding-left: 0;
  }
}

.quote-receipt__list {
  margin: 0 0 1.5rem 0;
}

.quote-receipt__list ul {
  list-style: disc outside;
  margin: 0 0 0 1.5rem;
  padding: 0;
}

.quote-itinerary__warning {
  color: orange;
  font-size: inherit;
  border: none;
  resize: none;
}

.quote-itinerary__warning::-moz-placeholder {
  color: #CCC;
}

.quote-itinerary__warning:-ms-input-placeholder {
  color: #CCC;
}

.quote-itinerary__warning::placeholder {
  color: #CCC;
}

.quote-itinerary__remarks {
  width: 100%;
  height: 6em;
}

.quote-itinerary__day-title {
  color: inherit;
}

.quote-itinerary__services {
  margin-right: -30px;
}

.quote-itinerary__day-title,
.quote-itinerary__service-icon,
.quote-itinerary__service {
  margin: 1ex 0;
}

.quote-email-body {
  width: 100%;
  padding: 1em;
  border-radius: 3px;
  border: 1px solid #DDD;
  box-shadow: inset 2px 2px 7px rgba(0, 0, 0, 0.03);
  background: #fdfdfd;
}

.fit-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  -webkit-mask-size: 1em;
          mask-size: 1em;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: #666;
}

.fit-icon.fit-icon-car-door {
  -webkit-mask-image: url(/img/fit/icons/car-door.svg);
          mask-image: url(/img/fit/icons/car-door.svg);
}

.fit-icon.fit-icon-car-manual-transmission {
  -webkit-mask-image: url(/img/fit/icons/car-manual-transmission.svg);
          mask-image: url(/img/fit/icons/car-manual-transmission.svg);
}

.fit-icon.fit-icon-car-automatic-transmission {
  -webkit-mask-image: url(/img/fit/icons/car-automatic-transmission.svg);
          mask-image: url(/img/fit/icons/car-automatic-transmission.svg);
}

.fit-icon.fit-icon-2x {
  width: 2em;
  height: 2em;
  -webkit-mask-size: 2em;
          mask-size: 2em;
}

.fit-icon.fit-icon-3x {
  width: 3em;
  height: 3em;
  -webkit-mask-size: 3em;
          mask-size: 3em;
}

.car-details__image {
  margin: 0 auto;
}

.popunder--active .car-details__image,
#FitQuotePreview .car-details__image {
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 1ex;
  background: #FFF;
}

.car-details .car-details-type {
  margin: 1ex 0 1em;
}

.car-details .car-details-type .badge {
  font-weight: normal;
  font-size: 1.4rem;
}

.car-details .car-details-row {
  cursor: pointer;
  margin: 0 -15px 5px;
}

.car-details .car-details-row.disabled {
  opacity: 0.35;
}

.car-details .car-details-row .car-details-icon-wrapper {
  display: inline-block;
  margin-right: 1ex;
}

.car-details .car-details-row .car-details-icon-wrapper i {
  vertical-align: middle;
}

.car-details.entity--disabled .popunder * {
  cursor: not-allowed;
  pointer-events: none;
}

fieldset.custom-car-quantity .entity__quantity {
  padding-top: 0.5em;
}

.fit-flights-filters .flight-filter-select {
  padding: 1rem 3rem 1rem 1rem;
}

@media (min-width: 768px) {
  .fit-flights-filters .flight-filter-col {
    padding-right: 0;
  }

  .fit-flights-filters .flight-filter-col:not(:first-child) {
    padding-left: 10px;
    width: 18%;
  }

  .fit-flights-filters .flight-filter-col:not(:last-child) {
    width: 26%;
  }

  .fit-flights-filters label[for="non-stop"] {
    line-height: 1.3;
    padding-left: 2.3rem;
  }
}

.dp-transfer {
  margin-bottom: 1em;
}

.dp-transfers {
  margin-bottom: 2rem;
}

.dp-transfer__transfer-button {
  margin-top: 0.7em;
}

.js-delete-custom-transport {
  margin-left: 0.7em;
}

.destination-city__row {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 1ex;
}

.destination-city__button-set {
  padding-left: 0;
  text-align: right;
}

.destination-city__delete-button {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 0;
  margin: 1.2em 0 0 0;
}

.ngx-select__selected,
.ngx-select {
  margin-bottom: 1.4rem;
}

.ngx-select__toggle,
.ngx-select__search {
  border: 1px solid #cfd9d9;
  border-radius: 5px;
  color: #666 !important;
  display: block;
  font-weight: normal;
  min-height: 50px;
  outline: none !important;
  padding: 1rem 2rem;
  width: 100%;
  transition: all 200ms;
}

.ngx-select__toggle:hover,
.ngx-select__search:hover {
  border-color: #94b7ba;
}

@media (min-width: 992px) {
  .entities__filter-rating {
    padding: 0;
  }
}

.adhoc-flight-spacer {
  height: 2rem;
}

.adhoc-flight .adhoc-flight-container {
  border: 1px solid #D1D2D3;
  border-radius: 10px;
  padding: 2rem;
}

.order-portal__upsells {
  width: 100%;
  margin-right: 0;
  position: relative;
  float: left;
}

@media (min-width: 1199px) {
  .order-portal__upsells {
    width: calc(100% - 30rem - 3rem);
    margin-right: 3rem;
  }
}

.order-portal__upsells .modal-box,
.order-portal__upsells .modal-box--small {
  max-width: 61rem;
  padding: 3rem 0;
}

.order-portal__upsells .modal-box h3,
.order-portal__upsells .modal-box--small h3 {
  margin: 0;
  padding-bottom: 1rem;
}

.order-portal__upsells .modal-box .modal-box--container,
.order-portal__upsells .modal-box--small .modal-box--container {
  height: 100%;
}

.order-portal__upsells .modal-box .modal-box--container .order-portal__upsells-title,
.order-portal__upsells .modal-box--small .modal-box--container .order-portal__upsells-title {
  padding-right: 4rem;
  padding-left: 4rem;
}

.order-portal__upsells .modal-box .modal-box--container .order-portal__upsells-description,
.order-portal__upsells .modal-box--small .modal-box--container .order-portal__upsells-description {
  height: 100%;
  overflow-y: scroll;
  padding-right: 4rem;
  padding-left: 4rem;
}

.order-portal__upsells .modal-box .modal-box--container .order-portal__upsells-img,
.order-portal__upsells .modal-box--small .modal-box--container .order-portal__upsells-img {
  float: left;
  padding-right: 2rem;
  width: 50%;
}

.order-portal__upsells .modal-box .modal-box--container .order-portal__upsells-text,
.order-portal__upsells .modal-box--small .modal-box--container .order-portal__upsells-text {
  min-height: 175px;
}

.order-portal__upsells .modal-box .modal-box--container .order-portal__upsells-buttons,
.order-portal__upsells .modal-box--small .modal-box--container .order-portal__upsells-buttons {
  text-align: center;
  padding-bottom: 1rem;
}

.order-portal__upsells .modal-box .modal-box--close,
.order-portal__upsells .modal-box--small .modal-box--close {
  position: absolute;
}

.order-portal__upsells .modal-box .modal-box--close .icon-close-popup,
.order-portal__upsells .modal-box--small .modal-box--close .icon-close-popup {
  top: 3rem;
  right: 2rem;
}

@media (min-width: 1199px) {
  .order-portal__upsells .modal-box,
  .order-portal__upsells .modal-box--small {
    left: calc(50% - 5rem);
    max-height: 85%;
  }
}

@media (max-width: 1200px) {
  .order-portal__upsells .modal-box,
  .order-portal__upsells .modal-box--small {
    max-height: 75%;
    top: calc(50% - 5rem);
  }
}

.order-portal__upsells-item {
  padding: 3rem 2rem 3rem 6.8rem;
  border-bottom: 1px solid #54c9c2;
}

.order-portal__upsells-item:last-of-type {
  border-bottom: none;
}

.order-portal__upsells-item:first-of-type {
  padding-top: 0;
}

.order-portal__upsells-item .global__button {
  white-space: nowrap;
}

.order-portal__upsells-item .order-portal__upsells-icon {
  background: #54c9c2;
  border: 3px solid #54c9c2;
  border-radius: 50%;
  height: 47px;
  position: absolute;
  width: 47px;
  color: #FFF;
  left: 0;
  margin-top: -0.4em;
}

.order-portal__upsells-item .order-portal__upsells-icon:before {
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  font-size: 2.6rem;
}

.order-portal__upsells-item .order-portal__upsells-included {
  border: 1px solid #54c9c2;
  padding: 2rem;
  margin-bottom: 2rem;
}

.order-portal__upsells-item .order-portal__upsells-included .list__section,
.order-portal__upsells-item .order-portal__upsells-included .fit-builder .entity__list-section,
.fit-builder .order-portal__upsells-item .order-portal__upsells-included .entity__list-section,
.order-portal__upsells-item .order-portal__upsells-included .entity-hotel__rooms {
  margin: 0;
}

.order-portal__upsells-item .order-portal__upsells-included .list__section .list__item-decimal,
.order-portal__upsells-item .order-portal__upsells-included .fit-builder .entity__list-section .list__item-decimal,
.fit-builder .order-portal__upsells-item .order-portal__upsells-included .entity__list-section .list__item-decimal,
.order-portal__upsells-item .order-portal__upsells-included .entity-hotel__rooms .list__item-decimal {
  margin-top: 1rem;
  margin-bottom: 1.2rem;
}

.order-portal__upsells-item .order-portal__upsells-included .list__section .list__item-decimal:last-of-type,
.order-portal__upsells-item .order-portal__upsells-included .fit-builder .entity__list-section .list__item-decimal:last-of-type,
.fit-builder .order-portal__upsells-item .order-portal__upsells-included .entity__list-section .list__item-decimal:last-of-type,
.order-portal__upsells-item .order-portal__upsells-included .entity-hotel__rooms .list__item-decimal:last-of-type {
  margin-bottom: 0;
}

.order-portal__upsells-item .order-portal__upsells-included a {
  color: inherit;
}

.order-portal__upsells-item .order-portal__upsells-details {
  padding: 1rem 0;
}

.order-portal__upsells-item .order-portal__upsells-details .item__price span {
  margin: 0;
}

@media (max-width: 991px) {
  .order-portal__upsells-item .order-portal__upsells-details .global__button__details {
    font-size: 1rem;
    padding: 0.4rem 0.8rem 0.2rem;
  }
}

.order-portal__upsells-item .order-portal__upsells-car-selected {
  font-size: 4rem;
  white-space: nowrap;
}

.order-portal__upsells-item .order-portal__upsells-car-selected .order-portal__icon-checked {
  color: #54c9c2;
  margin: 0 1rem;
}

.order-portal__upsells-item .order-portal__upsells-car-selected .order-portal__icon-trash {
  cursor: pointer;
  margin: 0 1rem;
}

@media (max-width: 767px) {
  .order-portal__upsells-item .order-portal__upsells-car-selected .order-portal__icon-checked,
  .order-portal__upsells-item .order-portal__upsells-car-selected .order-portal__icon-trash {
    margin: 0 0.5rem;
  }
}

@media (max-width: 767px) {
  .order-portal__upsells-item {
    padding: 3rem 2rem;
  }

  .order-portal__upsells-item h3 {
    margin: 0 0 1em 4rem;
  }
}

.order-portal__upsells-option {
  margin: 1rem 0;
}

.order-portal__upsells-option-info {
  padding-left: 3.2rem;
}

.order-portal__upsells-checkout {
  width: 30rem;
  float: left;
  margin-top: -3rem;
}

@media (max-width: 1200px) {
  .order-portal__upsells-checkout {
    width: 100%;
    position: fixed;
    z-index: 10002;
    left: 0;
    bottom: 0;
    margin: 0;
  }
}

.order-portal__upsells-checkout .order-portal__cart {
  font-size: 16px;
  background: #f3f3f3;
  border-radius: 8px;
  max-height: 100%;
  overflow-y: scroll;
}

.order-portal__upsells-checkout .order-portal__cart .order-portal__cart-header {
  margin: 0 2.5rem;
}

.order-portal__upsells-checkout .order-portal__cart .order-portal__cart-header .account-menu__header {
  padding-top: 3rem;
  margin: 0;
}

@media (max-width: 1200px) {
  .order-portal__upsells-checkout .order-portal__cart .order-portal__cart-header .account-menu__header {
    padding-top: 2rem;
  }
}

.order-portal__upsells-checkout .order-portal__cart .order-portal__cart-top-total {
  display: none;
}

.order-portal__upsells-checkout .order-portal__cart .account-menu__header::after {
  display: none;
}

@media (min-width: 1199px) {
  .order-portal__upsells-checkout .order-portal__cart.order-portal__cart--sticky {
    position: fixed;
    width: 300px;
    top: 0;
    z-index: 10002;
  }
}

@media (max-width: 1200px) {
  .order-portal__upsells-checkout .order-portal__cart {
    border-radius: 0;
    box-shadow: 0px -5px 30px lightgray;
  }

  .order-portal__upsells-checkout .order-portal__cart .account-menu__header::after {
    display: block;
    right: 0;
    top: 3rem;
    cursor: pointer;
  }

  .order-portal__upsells-checkout .order-portal__cart.order-portal__cart--collapsed {
    max-height: 11rem;
  }

  .order-portal__upsells-checkout .order-portal__cart.order-portal__cart--collapsed .order-portal__cart-top-total {
    display: block;
    font-weight: bold;
    padding: 2.5rem 0;
  }

  .order-portal__upsells-checkout .order-portal__cart.order-portal__cart--collapsed .order-portal__cart-oppened {
    display: none;
  }
}

.order-portal__upsells-checkout .order-portal__cart-empty {
  margin: 1rem 2.5rem 3rem;
}

.order-portal__upsells-checkout .order-portal__tokens {
  font-style: italic;
  margin: 1rem auto 0 auto;
  text-align: left;
  width: 23rem;
  white-space: nowrap;
}

.order-portal__upsells-checkout .account-menu__header {
  font-size: 14px;
  display: block;
}

.order-portal__upsells-checkout .order-portal__cart-total {
  padding: 0;
  border-top: 1px solid #54c9c2;
  font-weight: bold;
}

.order-portal__upsells-checkout .order-portal__cart-total .order-portal__cart-item {
  padding: 1rem 0 0 0;
}

.order-portal__upsells-checkout .order-portal__cart-items {
  padding: 1rem 0 0 2.5rem;
  overflow-y: auto;
  overflow-x: hidden;
}

.order-portal__upsells-checkout .order-portal__cart-item {
  line-height: 2rem;
  padding-bottom: 1rem;
}

.order-portal__upsells-checkout .order-portal__cart-item .order-portal__cart-item-title {
  width: calc(100% - 8rem - 2.5rem);
  float: left;
}

.order-portal__upsells-checkout .order-portal__cart-item .order-portal__cart-item-price {
  width: 7rem;
  margin: 0 0 0 1rem;
  text-align: right;
  float: left;
}

.order-portal__upsells-checkout .order-portal__cart-item .order-portal__cart-item-trash {
  width: 2.5rem;
  float: left;
  text-align: center;
}

.order-portal__upsells-checkout .order-portal__cart-top-total .order-portal__cart-item-title,
.order-portal__upsells-checkout .order-portal__cart-total .order-portal__cart-item-title {
  width: calc(100% - 8rem);
}

.order-portal__upsells-checkout .has-popover {
  width: 1.75rem;
  height: 1.75rem;
  font-size: 1.5rem;
}

.order-portal__upsells-date {
  opacity: 0.5;
}

.order-portal__credit-card {
  margin-top: 3rem;
}

.order-portal__credit-card .credit-card__billing-name {
  width: 100%;
  padding: 0 15px;
}

.order-portal__credit-card .cc-subform {
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  box-shadow: none;
  clear: both;
}

.order-portal__credit-card .cc-subform.cc-number-unsupported .cc-number-unsupported-warning {
  padding: 0 1em;
}

.order-portal__credit-card .cc-subform .credit-card__card-number .credit-card__card-icon {
  top: 1rem;
}

.order-portal__credit-card .cc-subform .credit-card__security-code {
  position: relative;
}

.order-portal__credit-card .cc-subform .credit-card__security-code .icon {
  right: 1.5em;
  top: 1em;
}

.order-portal__credit-card .cc-subform fieldset:last-of-type input {
  margin-bottom: 0;
}

.order-portal__credit-card input,
.order-portal__credit-card .cc-cvc,
.order-portal__credit-card .cc-number {
  font-family: inherit;
}

.order-portal__payment {
  margin: 0 2.5rem;
}

.order-portal__payment .order-portal__payment-options {
  margin-bottom: 3rem;
}

.order-portal__payment-error {
  color: red;
  margin-top: 3rem;
  margin-bottom: 1rem;
  text-align: center;
}

.order-portal__payment-error pre.alert-msg__debug {
  display: none;
}

.order-portal__debug-alert {
  height: 20rem;
  overflow: auto;
  margin-bottom: 5rem;
}

.order-portal__shopping-cart-link {
  margin-top: 3rem;
}

.order-portal__cart-submit {
  padding-top: 3rem;
  clear: both;
}

@media (max-width: 1200px) {
  #OrderUpgrades {
    padding-bottom: 11rem;
  }
}

