/**
 * Colours following new guidelines (TS)
 **/
/**
 * Other colours (TS)
 */
/**
 * 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;
}

/**
 * Colours following new guidelines (TS)
 **/
/**
 * Other colours (TS)
 */
/**
 * Fonts following new guide lines (TS)
 **/
#column2Container {
  width: 80%;
}

#column2 > h1 {
  display: none;
}

#column2 > p {
  display: none;
}

#column2 .ts-session-expire {
  margin-bottom: 20px;
}

#column2 .ts-session-expire .ts-hideShow {
  display: none;
  cursor: pointer;
}

#column2 .ts-session-expire .ts-hideShow .ts-show {
  background: url(//d1m54pdnjzjnhe.cloudfront.net/pngineer/6640a450-9555-11e6-8c90-233980abf4cc.png) no-repeat right center;
  padding-right: 20px;
}

#column2 .ts-session-expire .ts-hideShow .ts-hide {
  display: none;
  background: url(//d1m54pdnjzjnhe.cloudfront.net/pngineer/823eefe0-8ae7-11e6-b6c8-dd6f38590a8c.png) no-repeat right center;
  padding-right: 20px;
}

#column2 .ts-session-expire.active .ts-hideShow .ts-show {
  display: none;
}

#column2 .ts-session-expire.active .ts-hideShow .ts-hide {
  display: block;
}

#column2 .ts-session-expire .ts-session-expire--link {
    width: 160px;
    height: 30px;
    background: #b32c2d none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    float:left;
    padding-top:10px
}
#column2 .ts-session-expire .your-search-holder {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

#column2 .ts-session-expire h1,
#column2 .ts-session-expire h2 {
  color: #000;
  padding: 0;
}

#column2 .ts-session-expire p {
  font-size: 13px;
  padding: 0;
}

#column2 .ts-session-expire h1 {
  font-size: 24px;
  margin: 20px 0 15px 0;
}

#column2 .ts-session-expire h2 {
  font-size: 22px;
  margin: 35px 0 30px 0;
  font-family: EmiratesSM;
}

#column2 .ts-session-expire table {
  width: 100%;
  font-size: 14px;
}

#column2 .ts-session-expire table tr.body:focus {
  outline: 1px solid #0b24fb;
  outline-offset: -1px;
}

#column2 .ts-session-expire table tr.seperator-after,
#column2 .ts-session-expire table tr.seperator-before {
  height: 5px;
}

#column2 .ts-session-expire table tr.seperator-after td,
#column2 .ts-session-expire table tr.seperator-before td {
  cursor: auto;
}

#column2 .ts-session-expire table tr.seperator-before:first-of-type {
  display: none;
}

#column2 .ts-session-expire table tr.seperator-after {
  border-bottom: 1px solid #ccc;
}

#column2 .ts-session-expire table tr.seperator-after:last-of-type {
  display: none;
}

#column2 .ts-session-expire table tr {
  margin-bottom: 15px;
  padding-bottom: 15px;
}

#column2 .ts-session-expire table tr.last {
  border-bottom: 0;
}

#column2 .ts-session-expire table tr th {
  border-left: 1px solid #ccc;
  padding-bottom: 10px;
  padding-left: 10px;
  text-align: left;
  color: #333;
}

#column2 .ts-session-expire table tr th.no-border {
  border: 0;
  padding-left: 0;
}

#column2 .ts-session-expire table tr td {
  padding: 5px 11px 5px 10px;
  border-left: 1px solid #ccc;
  line-height: 1.3;
  font-size: 13px;
  vertical-align: top;
  /* min-width: 100px */
}

#column2 .ts-session-expire table tr td.no-border {
  border: 0;
  padding-left: 0;
}

#column2 .ts-session-expire table tr td.search-from {
  padding: 5px 0 5px 0;
  vertical-align: top;
  max-width: 125px;
  border: 0;
}

#column2 .ts-session-expire table tr td.search-to {
  width: 160px;
  padding: 5px 0 5px 0;
  vertical-align: top;
  border: 0;
}
#column2 .ts-session-expire table tr td.ts-session-expire-icon {
  border: 0;
  width: 24px;
  height: 24px;
  min-width: 24px;
  padding: 0 15px;
  position: relative;
}

#column2 .ts-session-expire table tr td.ts-session-expire--date {
  min-width: 100px;
}

#column2 .ts-session-expire table tr td.ts-session-expire--passengers {
  /* min-width: 120px; */
  padding-right: 15px;
}

#column2 .ts-session-expire table tr td.ts-session-expire--class {
  min-width: 65px;
}

#column2 .ts-session-expire table tr td strong {
  font-size: 14px;
  display: inline-block;
  padding-bottom: 10px;
}

#column2 .ts-session-expire table tr td .ts-session-expire--forward-link {
    background: url('/Images/manage_account/fare_families/Search.png') no-repeat;
  display: block;
  width: 24px;
  height: 30px;
  background-position: 0 5px;
}

#mainContentAccess h1 {
  font-family: 'EmiratesSM';
}

.your-search-holder #resultSearchHolder table td.search-from {
  max-width: 165px;
}

.your-search-holder #resultSearchHolder table td.search-to {
  width: 160px;
  vertical-align: top;
}

#column2 .ts-session-expire table tr td {
  padding: 5px 11px 5px 10px !important;
}

#column2 .ts-session-expire table tr td.search-from,
#column2 .ts-session-expire table tr td.search-to {
  padding-left: 0 !important;
}

#column2 .ts-session-expire table tr td.ts-session-expire-icon {
  min-width: 24px !important;
}

#column2 .ts-session-expire table tr th {
  padding-right: 10px;
}

.your-search-holder #resultSearchHolder table td.last-cell {
  vertical-align: middle;
}

#column2 .ts-session-expire .ts-session-expire--link {
  overflow: hidden;
  float:right;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#column2 .ts-session-expire table tr td.search-from {
  max-width: none !important;
}

#column2 .ts-session-expire table tr td.search-to {
  width: auto !important;
}

/*EK Changes*/
#column2 > p.visible{
  display:block;  
} 
