/**
 * Colours following new guidelines (TS)
 **/
/**
 * Other colours (TS)
 */
/**
 * Common responsive breakpoints
 */
/**
 * Fonts following new guide lines (TS)
 **/
.ts-comp h2 {
  font: 700 18px/24px arial, sans-serif;
}

.ts-comp .ts-button, .ts-comp .ts-button-secondary {
  font: 700 16px/22px arial, sans-serif;
}

.ts-comp .ts-sub-header {
  font: 400 14px/20px arial, sans-serif;
}

.ts-comp h1 {
  font: 700 34px/40px EmiratesSB-Bold, helvetica, arial, sans-serif;
}

@font-face {
  font-family: 'EmiratesSB-Bold';
  src: url(/system/responsive/global-navigation/assets/fonts/Emirates-Bold.eot);
  src: url(/system/responsive/global-navigation/assets/fonts/Emirates-Bold.eot?#iefix) format("embedded-opentype"), url(/system/responsive/global-navigation/assets/fonts/Emirates-Bold.woff2) format("woff2"), url(/system/responsive/global-navigation/assets/fonts/Emirates-Bold.woff) format("woff"), url(/system/responsive/global-navigation/assets/fonts/Emirates-Bold.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}

.ts-comp h1 {
  color: #333333;
  padding-left: 0px;
}

.ts-comp h2 {
  color: #333333;
  padding: 0;
  letter-spacing: 0;
}

.ts-comp .ts-sub-header {
  color: #666666;
  padding-top: 4px;
  padding-bottom: 15px;
}

.ts-comp .ts-sub-header p {
  padding: 0;
}

.ts-comp .ts-aria-only {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  padding: 0;
}

.ts-comp .ts-aria-only-and-focus:not(:focus) {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  padding: 0;
}

.ts-comp .ts-enable-focus:focus {
  outline: 1px solid #0b24fb;
  outline-offset: -1px;
}

.ts-comp .ts-hide {
  display: none !important;
}

.ts-comp .ts-show {
  display: block !important;
}

.ts-comp .ts-button {
  width: 208px;
  height: 44px;
  line-height: 42px;
  display: inline-block;
  text-align: center;
  border: none;
  box-sizing: border-box;
  background: #C60C30;
  color: #FFFFFF;
  border-radius: 4px;
  cursor: pointer;
}

.ts-comp .ts-button:hover, .ts-comp .ts-button:focus {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}

.ts-comp .ts-button:active {
  background-color: #B20B2B;
}

.ts-comp .ts-remove-button-default {
  padding: 0;
  background: none;
  border: none;
  outline: none;
}

.ts-comp .ts-button-secondary {
  width: 208px;
  height: 44px;
  line-height: 42px;
  display: inline-block;
  text-align: center;
  border: none;
  box-sizing: border-box;
  background: #C60C30;
  color: #FFFFFF;
  border-radius: 4px;
  cursor: pointer;
  color: #333333;
  background: #FFFFFF;
  border: 1px solid #333333;
}

.ts-comp .ts-button-secondary:hover, .ts-comp .ts-button-secondary:focus {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}

.ts-comp .ts-button-secondary:active {
  background-color: #B20B2B;
}

.ts-comp .ts-button-secondary:active {
  background-color: #F2F2F2;
}

.ts-comp .ts-economy {
  color: #1F5A2D !important;
}

.ts-comp .ts-economy.ts-special {
  color: #3C8E4F !important;
}

.ts-comp .ts-economy.ts-saver {
  color: #32753A !important;
}

.ts-comp .ts-economy.ts-flex {
  color: #1F5A2D !important;
}

.ts-comp .ts-economy.ts-flex-plus {
  color: #1A3D2B !important;
}

.ts-comp .ts-business {
  color: #303291 !important;
}

.ts-comp .ts-business.ts-special {
  color: #518AF4 !important;
}

.ts-comp .ts-business.ts-saver {
  color: #406DC0 !important;
}

.ts-comp .ts-business.ts-flex {
  color: #305291 !important;
}

.ts-comp .ts-business.ts-flex-plus {
  color: #213965 !important;
}

.ts-comp .ts-first {
  color: #8B3434 !important;
}

.ts-comp .ts-first.ts-flex {
  color: #B14242 !important;
}

.ts-comp .ts-first.ts-flex-plus {
  color: #8B3434 !important;
}

.ts-aria-only {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  padding: 0;
}

/**
 * Project styles
 *
 * Styles to target structure layout only, with exception to target
 * component when a specific page needs to override component styles
 */
/**
 * Common styles used across projects
 */
/**
 * Colours following new guidelines (TS)
 **/
/**
 * Other colours (TS)
 */
/**
 * Common responsive breakpoints
 */
/**
 * Fonts following new guide lines (TS)
 **/
.travelers-row .fare-custom-select {
  margin-right: 30px;
}

.custom-select-box.custom-select-box--ofw > p {
  white-space: normal;
}

.question-mark-tooltip .question-mark-tooltip__ofw-note,
.question-mark-tooltip .question-mark-tooltip__ofw-bullet {
  display: none;
}

.question-mark-tooltip--with-ofw .question-mark-tooltip__ofw-note {
  display: inline;
}

.question-mark-tooltip--with-ofw .question-mark-tooltip__ofw-bullet {
  display: block;
}
/**
 * Common styles used across projects
 */
/**
 * Component style
 */
.ts-top-ribbon {
  /**
 *  Top ribbon, initially used in cugo-ribbon project
 **/
  position: absolute;
  top: -6px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #c60c30;
  color: #fff;
}

.ts-top-ribbon .ts-top-ribbon__shade {
  position: absolute;
  left: 100%;
  left: calc(100% - 1px) \9;
  top: 0;
  border-top: 6px solid transparent;
  border-left: 6px solid #ad4447;
}

/**
 * Project styles
 * 
 * Styles to target structure layout only, with exception to target
 * component when a specific page needs to override component styles
 */
/**
 * Common styles used across projects
 */
.ts-promotional-banner__header .ts-top-ribbon {
  font: 700 14px/20px EmiratesSM, helvetica, arial, sans-serif;
}

/**
 *  Top ribbon, initially used in cugo-ribbon project
 **/
@font-face {
  font-family: 'EmiratesSM';
  src: url(/system/responsive/global-navigation/assets/fonts/Emirates-Medium.eot);
  src: url(/system/responsive/global-navigation/assets/fonts/Emirates-Medium.eot?#iefix) format("embedded-opentype"), url(/system/responsive/global-navigation/assets/fonts/Emirates-Medium.woff2) format("woff2"), url(/system/responsive/global-navigation/assets/fonts/Emirates-Medium.woff) format("woff"), url(/system/responsive/global-navigation/assets/fonts/Emirates-Medium.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}

.ts-promotional-banner__content-wrapper {
  overflow: visible;
}

.ts-promotional-banner__header {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.ts-promotional-banner__header .ts-top-ribbon {
  position: absolute;
  top: -6px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #B12E32;
  color: #fff;
  right: 112px;
  padding: 8px 15px 5px;
  letter-spacing: 0.5px;
}

.ts-promotional-banner__header .ts-top-ribbon .ts-top-ribbon__shade {
  position: absolute;
  left: 100%;
  left: calc(100% - 1px) \9;
  top: 0;
  border-top: 6px solid transparent;
  border-left: 6px solid #751216;
}
