﻿@font-face {
  font-family: 'EmiratesSM';
  src: url(/CSS/skinnynav/fonts/Emirates-Medium.eot);
  src: url(/CSS/skinnynav/fonts/Emirates-Medium.eot?#iefix) format("embedded-opentype"), url(/CSS/skinnynav/fonts/Emirates-Medium.woff2) format("woff2"), url(/CSS/skinnynav/fonts/Emirates-Medium.woff) format("woff"), url(/CSS/skinnynav/fonts/Emirates-Medium.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'EmiratesSB-Bold';
  src: url(/CSS/skinnynav/fonts/Emirates-Bold.eot);
  src: url(/CSS/skinnynav/fonts/Emirates-Bold.eot?#iefix) format("embedded-opentype"), url(/CSS/skinnynav/fonts/Emirates-Bold.woff2) format("woff2"), url(/CSS/skinnynav/fonts/Emirates-Bold.woff) format("woff"), url(/CSS/skinnynav/fonts/Emirates-Bold.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'EmiratesSL';
  src: url(/CSS/skinnynav/fonts/Emirates-Light.eot);
  src: url(/CSS/skinnynav/fonts/Emirates-Light.eot?#iefix) format("embedded-opentype"), url(/CSS/skinnynav/fonts/Emirates-Light.woff2) format("woff2"), url(/CSS/skinnynav/fonts/Emirates-Light.woff) format("woff"), url(/CSS/skinnynav/fonts/Emirates-Light.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ek-font-icons';
  src: url(/CSS/skinnynav/fonts/ek-font-icons.eot);
  src: url(/CSS/skinnynav/fonts/ek-font-icons.eot?#iefix) format("embedded-opentype"), url(/CSS/skinnynav/fonts/ek-font-icons.woff) format("woff"), url(/CSS/skinnynav/fonts/ek-font-icons.ttf) format("truetype"), url(/CSS/skinnynav/fonts/ek-font-icons.svg#ek-font-icons) format("svg");
  font-weight: normal;
  font-style: normal;
}

.clearfix {
  display: block !important;
}

.ek .row {
  margin-top: 0px;
  overflow: visible;
}

.ek .dl-inline:before,
.ek .dl-inline:after {
  content: ' ';
  display: table;
}

.ek .dl-inline:after {
  clear: both;
}

.ek .dl-inline dt,
.ek .dl-inline dd {
  float: left;
  width: 50%;
  line-height: 1.8;
  font-weight: normal;
}

.ek .dl-inline dt {
  clear: both;
}

.ek .dl-inline dd {
  text-align: right;
}

.ek .footer-navigation {
  background-color: #333333;
  width: 100%;
  height: auto;
  position: relative;
  z-index: auto;
  padding-top: 6px;
  margin-top: 15px;
  min-height: 110px;
}

.ek .footer-navigation .btn-toggle-footer-links {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: auto;
  left: auto;
  padding: 13px 20px;
  background-color: #545454;
  width: 80px;
  height: 40px;
  text-align: center;
  z-index: 200;
}

.ek .footer-navigation .btn-toggle-footer-links .label {
  color: #FFFFFF;
  font-weight: bold;
}

.ek .footer-navigation .btn-toggle-footer-links:focus {
  background-color: rgba(84, 84, 84, 0.8);
}

.ek .footer-navigation .btn-toggle-footer-links:hover {
  background-color: rgba(84, 84, 84, 0.8);
}

.ek .footer-navigation .btn-link {
  color: #FFFFFF;
  font-weight: normal;
}

.ek .footer-navigation .h4 {
  color: #FFFFFF;
}

.ek .footer-navigation .footer-links {
  list-style-type: none;
  padding: 0;
}

.ek .footer-navigation .footer-links a {
  color: #c2c2c2;
  display: block;
  padding: 6px 0px;
  transition: color 0.4s ease-in-out;
}

.ek .footer-navigation .footer-links a:focus {
  box-shadow: 0 0 0 2px #FFFFFF !important;
}

.ek .footer-navigation .footer-links a:hover {
  color: #f1f1f1;
}

.ek .footer-navigation .container {
  position: relative;
  padding: 0 20px;
}

@media (min-width: 768px) {
  .ek .footer-navigation .container .no-heading {
    margin-top: 2em;
  }
}

.ek .footer-navigation .container .title h4 {
  color: #FFFFFF;
}

.ek .footer-navigation .footer-disclaimer {
  color: #FFFFFF;
  font-size: 0.875em;
  padding: 15px 0;
  padding-right: 120px;
  /* added during merge */
  /*end*/
}

.ek .footer-navigation div.footer-disclaimer {
  display: block;
}

.ek .footer-navigation .footer-disclaimer a:focus {
  box-shadow: 0 0 0 2px #FFFFFF !important;
}

.ek .footer-navigation .footer-disclaimer > p {
  margin: 0 0 15px;
}

.ek .footer-navigation .footer-disclaimer > p:last-child {
  margin: 0 0 0px;
}

.ek .footer-navigation .footer-disclaimer .btn-group a {
  margin: 0;
  padding: 0 10px 0 0;
  text-align: left;
  text-decoration: underline;
}

.ek .footer-navigation .footer-disclaimer .text-link-primary {
  color: white;
}

.ek .footer-navigation .footer-disclaimer .text-link-primary .underline {
  border-bottom: 1px solid white;
}

.ek .footer-navigation .footer-disclaimer.bottom-border {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  .ek .footer-navigation .footer-disclaimer p {
    display: inline-block;
    margin-right: 10px;
  }
  .ek .footer-navigation .footer-disclaimer > p:last-child {
    padding-right: 140px;
  }
}

.ek .footer-navigation .logo-emirates-footer {
  display: block;
  width: 85px;
  height: 111px;
  background: url(/Images/globalnavigation/logo-emirates-footer.png) no-repeat;
  background-size: 85px 114px;
  position: absolute;
  top: auto;
  right: 15px;
  bottom: 0px;
  left: auto;
  z-index: 100;
}

.ek .footer-navigation .logo-emirates-footer.lower {
  bottom: 0px;
  outline-offset: 0;
}

@media (max-width: 768px) {
  .ek .footer-navigation {
    text-align: left;
  }
  .ek .footer-navigation .btn-tab {
    color: #fff;
    position: absolute;
    text-decoration: none;
    right: 0;
  }
  .ek .footer-navigation .btn-tab-more {
    background-color: #5d5d5d;
    border-top: 5px solid #fff;
    border-left: 0;
    border-right: 0;
    top: -6px;
    padding: 10px 20px;
  }
  .ek .footer-navigation .btn-tab-less {
    background-color: #333;
    top: 0px;
    padding: 15px 20px;
  }
  .ek .footer-navigation .tab-secondary {
    display: none;
    padding-top: 50px;
    margin-top: -6px;
  }
  .ek .footer-navigation .tab-secondary:before {
    content: '';
    display: block;
    position: absolute;
    height: 45px;
    background-color: #fff;
    top: 0;
    left: 0;
    right: 0;
  }
  .ek .footer-navigation .tab-secondary.active {
    display: block;
  }
  .ek .footer-navigation .footer-links {
    margin: 0;
  }
  .ek .footer-navigation .container {
    padding: 0 15px;
  }
}

.ek .global-nav-toolbar {
  background-color: #333333;
  position: relative;
  z-index: 200;
  width: 100%;
}

.ek .global-nav-toolbar .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 980px;
  height: 45px;
}

.ek .global-nav-toolbar .container:before,
.ek .global-nav-toolbar .container:after {
  content: ' ';
  display: table;
}

.ek .global-nav-toolbar .container:after {
  clear: both;
}

/*.ek .global-nav-toolbar .logo-emirates-wrapper {
  float: left;
  position: relative;
  height: 138px;
  padding-left: 15px;
  margin-bottom: 30px;
  margin-left: -15px;
}*/

.ek .global-nav-toolbar .logo-emirates {
  display: block;
  width: 99px;
  height: 138px;
  background: url(/Images/globalnavigation/logo-emirates.png) no-repeat;
  background-size: 99px 138px;
  transition: all 300ms ease-out;
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: 1px;
  z-index: 100;
  float: left;
}

.ek .global-nav-toolbar .logo-emirates {
  outline-offset: 0;
}

.ek .global-nav-toolbar .back-to-homepage {
  height: 46px;
  margin-top: -1px;
  margin-left: 84px;
  padding-top: 13px;
  padding-left: 9px;
  padding-right: 10px;
}

.ek .global-nav-toolbar .back-to-homepage:focus {
  outline: 1px solid blue !important;
}

.ek .global-nav-toolbar .back-to-homepage > .link {
  color: #FFFFFF;
  text-decoration: underline;
  font-size: 14px;
}

.ek .global-nav-toolbar .back-to-homepage > .icon {
  color: #d61920;
  font-weight: normal;
  font-size: 8px;
  padding-top: 6px;
  margin-right: 6px;
}

.ek .global-nav-toolbar .label {
  font-size: 100%;
}

.ek .global-nav-toolbar ul.menu {
  float: right;
  width: auto;
  margin-right: -15px;
  height: 100%;
}

.ek .global-nav-toolbar ul.menu > li {
  display: inline-block;
  float: left;
  font-size: 14px;
  width: auto;
  height: 100%;
}

.ek .global-nav-toolbar ul.menu > li:first-child {
  margin-right: 10px !important;
}

.ek .global-nav-toolbar ul.menu > li.relative {
  position: relative;
}

.ek .global-nav-toolbar ul.menu > li.relative.logged-in.has-tier a#login-button:after {
  content: '';
  position: absolute;
  bottom: 0px !important;
  left: 0;
  width: 100%;
  height: 5px;
  z-index: 201;
  background-image: linear-gradient(to right, #d1a25d, #b68a49 38%, #ebbe7b 65%, #ebbe7b 75%, #b68a49);
  background-repeat: no-repeat;
  -ms-filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFD1A25D', endColorstr='#FFB68A49', GradientType=1)";
}

.ek .global-nav-toolbar ul.menu > li.relative.logged-in.active a#login-button:after {
  top: 0px;
}

.ek .global-nav-toolbar ul.menu > li.relative.logged-in a#login-button:after {
  content: '';
  position: absolute;
  bottom: 0px !important;
  left: 0;
  width: 100%;
  height: 5px;
  z-index: 201;
  background: #717581;
}

.ek .global-nav-toolbar ul.menu > li.relative.logged-in.has-tier.is-br a#login-button:after {
  background: #717581!important;
}

.ek .global-nav-toolbar ul.menu > li.relative.logged-in.tier-blue a#login-button:after {
  background-image: linear-gradient(to right, #579dff, #3d6eb2 38%, #579dff 65%, #579dff 75%, #3d6eb2);
  background-repeat: no-repeat;
  -ms-filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF579DFF', endColorstr='#FF3D6EB2', GradientType=1)";
  background-color: #579dff;
}

.ek .global-nav-toolbar ul.menu > li.relative.logged-in.tier-skywards a#login-button:after {
  background-image: linear-gradient(to right, #579dff, #3d6eb2 38%, #579dff 65%, #579dff 75%, #3d6eb2);
  background-repeat: no-repeat;
  -ms-filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF579DFF', endColorstr='#FF3D6EB2', GradientType=1)";
  background-color: #579dff;
}

.ek .global-nav-toolbar ul.menu > li.relative.logged-in.tier-silver a#login-button:after {
  background-image: linear-gradient(to right, #b2b2b2, #939393 38%, #dfdfdf 65%, #dfdfdf 75%, #939393);
  background-repeat: no-repeat;
  -ms-filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFB2B2B2', endColorstr='#FF939393', GradientType=1)";
  background-color: #b2b2b2;
}

.ek .global-nav-toolbar ul.menu > li.relative.logged-in.tier-platinum a#login-button:after {
  background-image: linear-gradient(to right, #727272, #404040 38%, #939393 65%, #939393 75%, #404040);
  background-repeat: no-repeat;
  -ms-filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF727272', endColorstr='#FF404040', GradientType=1)";
  background-color: #727272;
}

.ek .global-nav-toolbar ul.menu > li.relative.logged-in.tier-io a#login-button:after {
  background-image: linear-gradient(to right, #000000 0%, #df474d 100%);
  background-repeat: repeat-x;
  -ms-filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF000000', endColorstr='#FFDF474D', GradientType=1)";
  background-color: #de474d;
}

.ek .global-nav-toolbar ul.menu > li.relative.logged-in.tier-gold a#login-button:after {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QxYTI1ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2I2OGE0OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcyJSIgc3RvcC1jb2xvcj0iI2ViYmU3YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNjhhNDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to right, #d1a25d 0%, #b68a49 49%, #ebbe7b 72%, #b68a49 100%);
  -ms-filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr='#d1a25d', endColorstr='#b68a49', GradientType=1)";
}

.ek .global-nav-toolbar ul.menu > li > .menu-item {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 12px 20px;
  position: relative;
  z-index: 150;
  height: 45px;
  text-align: center;
  min-width: 110px;
  text-decoration: none;
}

.ek .global-nav-toolbar ul.menu > li > .menu-item.with-mark {
  background: url(/Images/globalnavigation/global-nav-mark.png) no-repeat bottom 10px right 10px;
  background-size: 6px 7px;
}

.ek .global-nav-toolbar ul.menu > li > .menu-item:focus {
  background-color: #3b3b3b;
}

.ek .global-nav-toolbar ul.menu > li > .menu-item:hover {
  background-color: #3b3b3b;
}

.ek .global-nav-toolbar ul.menu > li > .menu-item:active {
  background-color: #454545;
}

.ek .global-nav-toolbar ul.menu > li > .menu-item > .label {
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  opacity: 1;
  white-space: nowrap;
  box-sizing: border-box;
}

.ek .global-nav-toolbar ul.menu > li > .menu-item > .label em {
  font-weight: normal;
  font-style: normal;
}

.ek .global-nav-toolbar ul.menu > li > .menu-item > .icon {
  color: #999999;
  border: 1px solid #999999;
  display: inline-block;
  vertical-align: middle;
  background-color: #FFFFFF;
  margin: -5px 5px 0 0;
  border-radius: 20px;
  padding: 3px;
  font-size: 23px;
}

.ek .global-nav-toolbar ul.menu > li.active .menu-item {
  background: #FFFFFF;
  color: #000;
}

.ek .global-nav-toolbar ul.menu > li.active .menu-item .label {
  color: #000000;
}

.ek .global-nav-toolbar ul.menu > li.active .language-country-flag {
  display: none;
}

.ek .global-nav-toolbar ul.menu > li .language-country-flag {
  width: 16px;
  height: 13px;
  margin: 0 2px 0 0;
  background: url(/Images/globalnavigation/flag-uk.png) no-repeat;
  background-size: 16px 13px;
  display: inline-block;
  vertical-align: middle;
}

.ek .global-nav-toolbar .flyoutMenuBase,
.ek .global-nav-toolbar .flyout-menu {
  left: 50%;
  position: absolute;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  width: 980px;
  height: auto;
  z-index: 100;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
}

.ek .global-nav-toolbar .flyout-menu {
  display: none;
  left: 50%;
  right: auto;
  padding-top: 15px;
}

.ek .global-nav-toolbar .flyout-menu .introduction {
  padding: 20px 0 0;
  font-size: 14px;
}

.ek .global-nav-toolbar .flyout-menu .text-link-primary {
  margin: 15px 0 0;
  display: inline-block;
}

.ek .global-nav-toolbar .flyout-menu .flyout-content {
  padding: 10px 20px 0px;
  width: 100%;
  height: auto;
}

.ek .global-nav-toolbar .flyout-menu .flyout-content .btn-group {
  padding: 0 10px 0 0;
}

.ek .global-nav-toolbar .flyout-menu .flyout-content .btn-group:last-child {
  padding: 0;
}

.ek .global-nav-toolbar .flyout-menu .flyout-content .btn-group.btn-group-justified {
  padding: 0;
}

.ek .global-nav-toolbar .flyout-menu .flyout-content .btn-group .btn-primary-alt {
  border-color: transparent;
}

.ek .global-nav-toolbar .flyout-menu .flyout-content .btn-group .btn-default-alt {
  border-color: transparent;
  border-bottom-color: #ebebeb;
}

.ek .global-nav-toolbar .flyout-menu .flyout-content .btn-group .btn-default-alt .inner:first-child {
  color: #939393;
  width: 30px;
  font-size: 16px;
  text-align: center;
}

.ek .global-nav-toolbar .flyout-menu .flyout-content .btn-group .btn-primary .inner:first-child {
  width: 30px;
  font-size: 16px;
  text-align: left;
}

.ek .global-nav-toolbar .flyout-menu .flyout-content.flyout-content-wide {
  padding: 10px 30px 0 20px;
}

.ek .global-nav-toolbar .flyout-menu .flyout-content .heading {
  font-size: 26px;
  font-family: 'EmiratesSL', Georgia, 'Times New Roman', Times, serif;
  margin: 0 0 10px;
  padding: 0;
}

.ek .global-nav-toolbar .flyout-menu .flyout-footer {
  padding: 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ededed;
  margin: 15px 0 0;
}

.ek .global-nav-toolbar .flyout-menu .flyout-footer .heading {
  font-size: 25px;
  font-size: calculateRem(25px);
  line-height: 44px;
  text-decoration: none;
  font-family: 'EmiratesSL', Georgia, 'Times New Roman', Times, serif;
  margin: 10px 0;
}

.ek .global-nav-toolbar .flyout-menu .flyout-footer .form-group {
  margin-bottom: 0;
}

.ek .global-nav-toolbar ul.region-map-list:before,
.ek .global-nav-toolbar ul.region-map-list:after {
  content: ' ';
  display: table;
}

.ek .global-nav-toolbar ul.region-map-list:after {
  clear: both;
}

.ek .global-nav-toolbar ul.region-map-list > li {
  margin-bottom: 10px;
  padding: 0 5px;
  transition: all 0.2s ease-in-out;
}

.ek .global-nav-toolbar ul.region-map-list > li.active a {
  box-shadow: inset 0px -3px 0 #d61920;
  color: #d61920;
  background-color: #FFFFFF !important;
}

.ek .global-nav-toolbar ul.region-map-list > li.active a .label {
  color: #000;
}

.ek .global-nav-toolbar ul.region-map-list > li.active a:hover {
  background-color: #FFFFFF !important;
}

.ek .global-nav-toolbar ul.region-map-list > li.active a .is-selected {
  display: block;
}

.ek .global-nav-toolbar ul.region-map-list > li.active a .is-not-selected {
  display: none;
}

.ek .global-nav-toolbar ul.region-map-list > li a {
  display: block;
  text-decoration: none;
  width: 100%;
  height: 115px;
  box-shadow: inset 0px -3px 0 #ededed;
  background: #f5f5f5;
  margin: 0 10px 0 0;
  padding: 15px 10px 0;
  cursor: pointer;
}

.ek .global-nav-toolbar ul.region-map-list > li a .is-selected {
  display: none;
}

.ek .global-nav-toolbar ul.region-map-list > li a .is-not-selected {
  display: block;
}

.ek .global-nav-toolbar ul.region-map-list > li a .title {
  text-align: center;
  font-size: 13px;
  font-size: calculateRem(13px);
  font-weight: bold;
  line-height: 1.1;
}

.ek .global-nav-toolbar ul.region-map-list > li a:focus {
  outline: 2px solid #00c !important;
}

.ek .global-nav-toolbar ul.region-map-list > li a:hover {
  background-color: #ededed !important;
}

.ek .global-nav-toolbar ul.region-map-list > li a:active {
  background-color: #f5f5f5 !important;
}

.ek .global-nav-toolbar ul.region-map-list > li a.reg-north-south-america {
  background: #f5f5f5 url(/Images/globalnavigation/reg-north-south-america.png) no-repeat center 70%;
  background-size: 50% auto;
}

.ek .global-nav-toolbar ul.region-map-list > li a.reg-europe {
  background: #f5f5f5 url(/Images/globalnavigation/reg-europe.png) no-repeat center 70%;
  background-size: 50% auto;
}

.ek .global-nav-toolbar ul.region-map-list > li a.reg-middle-east {
  background: #f5f5f5 url(/Images/globalnavigation/reg-middle-east.png) no-repeat center 70%;
  background-size: 50% auto;
}

.ek .global-nav-toolbar ul.region-map-list > li a.reg-africa {
  background: #f5f5f5 url(/Images/globalnavigation/reg-africa.png) no-repeat center 70%;
  background-size: 50% auto;
}

.ek .global-nav-toolbar ul.region-map-list > li a.reg-asia-south-pacific {
  background: #f5f5f5 url(/Images/globalnavigation/reg-asia-south-pacific.png) no-repeat center 70%;
  background-size: 50% auto;
}

.ek .global-nav-toolbar .select-language > div {
  padding-left: 5px;
  padding-right: 5px;
}

.ek .global-nav-toolbar .select-language .btn-lang-selector {
  width: 100%;
  padding: 9px 0;
  height: 38px;
}

.ek .global-nav-toolbar .vertical-divider,
.ek .global-nav-toolbar .vertical-divider-left {
  width: 0px;
  height: 26px;
  position: absolute;
  top: 16px;
  margin: -8px -7px 0 10px;
}

.ek .global-nav-toolbar .vertical-divider-left {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  left: -16px;
}

@media all and (min-width: 0\0) and (min-resolution: 0.001dpcm) {
  .ek .global-nav-toolbar .flyout-menu {
    left: 10%;
  }
  .ek .global-nav-toolbar ul.menu > li > .menu-item {
    display: inline-block;
  }
}

.ek #login-box {
  display: none;
  position: absolute;
  right: 0px;
  width: 315px;
  font-size: 16px;
  z-index: 100;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
}

.ek #login-box .account-number {
  display: block;
  font-size: 14px;
  margin-bottom: 2px;
}

.ek #login-box .member-name {
  display: inline-block;
}

.ek #login-box .member-link {
  display: block;
  position: relative;
  margin: 20px 0 10px;
}

.ek #login-box .member-link:hover {
  text-decoration: none;
}

.ek #login-box .member-link .membership-skywards {
  color: #2c9ad5;
  display: inline-block;
}
.ek #login-box .member-link .membership-blue {
  color: #2c9ad5;
  display: inline-block;
}

.ek #login-box .member-link .membership-gold {
  color: #c89a5a;
  display: inline-block;
}

.ek #login-box .member-link .membership-silver {
  color: #c4c5ca;
  display: inline-block;
}

.ek #login-box .member-link .membership-platinum {
  color: #626262;
  display: inline-block;
}

.ek #login-box .member-link .membership-io {
  color: #A71B22;
  display: inline-block;
}

.ek #login-box .member-link .icon {
  position: absolute;
  font-size: 12px;
  color: #d61920;
  right: 0;
  top: 10px;
}

.ek #login-box .miles-handler,
.ek #login-box .miles-links {
  font-size: 14px;
  display: block;
  overflow: hidden;
  padding-bottom: 3px;
}

.ek #login-box .miles-handler.rewards-points {
  margin-top: 13px;
  margin-bottom: 13px;
}

.ek #login-box .miles-handler.last {
  padding-bottom: 15px;
}

.ek #login-box .miles-links {
  padding-top: 10px;
  padding-bottom: 13px;
}

.ek #login-box .miles-links a {
  text-decoration: underline;
  font-weight: bold;
}

.ek #login-box .miles-links a:hover {
  text-decoration: none;
}

.ek #login-box hr {
  margin-bottom: 15px;
  margin-top: 5px;
  border-top: 2px solid #d5d5d5;
}

.ek #login-box hr.large-hr {
  margin-top: 15px;
}

.ek #login-box .bottom-links-handler {
  margin-top: -10px;
}

.ek #login-box .bottom-links-handler:after {
  content: '';
  display: block;
  clear: both;
  height: 15px;
}

.ek #login-box .bottom-links-handler a {
  text-decoration: underline;
}

.ek #login-box .bottom-links-handler a:hover {
  text-decoration: none;
}

.ek #login-box .bottom-links-handler .pull-left {
  padding-top: 10px;
  padding-right: 20px;
}

.ek #login-box .bottom-links-handler .pull-right {
  padding-top: 10px;
  text-align: right;
}

.ek #login-box .bottom-links-handler .pull-left a {
  font-weight: bold;
}

.ek #login-box .inner {
  padding: 25px 47px 10px;
  font-size: 14px;
}

.ek #login-box .inner .btn {
  margin-top: 22px;
  margin-bottom: 28px;
  width: 100%;
  height: 50px;
  line-height: 38px;
}

.ek #login-box.login-prompt .inner {
  padding-top: 30px;
}

.ek .global-nav-toolbar .close {
  display: block;
  float: none;
  padding-top: 3px;
  color: #d61920;
  font-size: 14px;
  font-size: bold;
  min-width: 80px;
  margin: 0 auto;
  margin-left: 15px;
}

.ek .global-nav-toolbar .close .icon {
  font-size: 10px;
  margin-top: 1px;
  margin-left: 10px;
}

.ek .global-nav-toolbar .close .icon.icon-times {
  background: none;
  font-size: 9px;
}

.ek .global-nav-toolbar .close:hover,
.ek .global-nav-toolbar .close:focus {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}

.ek .footer-wrapper .footer-navigation .container {
  padding: 0;
}

.ek .footer-wrapper .footer-disclaimer {
  padding: 8px 0 15px;
}

.ek .footer-wrapper .footer-disclaimer .copyright-information {
  padding-left: 0.14286em;
  margin-right: 1em;
  font-size: 0.875em;
  text-decoration: none;
  font-weight: normal;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  background-image: none;
  border: 1px solid transparent;
  white-space: normal;
  padding: 6px 12px;
  padding-left: 0;
  line-height: 1.42857;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #999;
}

.ek .footer-wrapper .footer-disclaimer > ul {
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 20px;
}

.ek .footer-wrapper .footer-disclaimer > ul li {
  float: left;
}

.ek .footer-wrapper .footer-disclaimer > ul li a {
  font-size: 0.85714em;
  margin-right: 1.14286em;
}

.ek .footer-wrapper .footer-disclaimer > ul li a.text-link-primary {
  color: #fff;
  text-decoration: underline;
}

.ek .footer-wrapper .footer-disclaimer > ul li a.text-link-primary:hover {
  text-decoration: none;
}

.ek .footer-wrapper .footer-disclaimer > ul:after {
  clear: both;
  content: '';
}

.ek .footer-wrapper .footer-disclaimer > .bottom-links {
  clear: both;
  display: block;
  padding-bottom: 0.14286em;
}

.ek .footer-wrapper .footer-disclaimer > .bottom-links.long-variant {
  float: left;
  max-width: 900px;
}

.ek .footer-wrapper .footer-disclaimer > .bottom-links a {
  padding-left: 0.14286em;
  margin-right: 1em;
  font-size: 0.875em;
  text-decoration: underline;
  line-height: 6px;
}

.ek .footer-wrapper .footer-disclaimer > .bottom-links a:hover {
  text-decoration: none;
}

.ek .global-nav-toolbar ul.menu {
  margin: 0;
}

.ek .global-nav .btn-primary {
  display: table;
  position: relative;
  background-color: #d61322;
  box-shadow: inset 0px -3px 0 rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 52px;
  transition: all 0.25s ease -out;
}

.ek .global-nav .btn-primary > .inner {
  display: table-row;
  vertical-align: middle;
  height: 100%;
}

.ek .global-nav .btn-primary > .inner > .label {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
  text-align: left;
  font-size: 14px;
  font-size: calculateRem(14px);
  line-height: 1.1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
  text-transform: capitalize;
  color: #FFFFFF !important;
  width: 100%;
  padding: 0 20px;
}

.ek .global-nav .btn-primary > .inner > .label > .icon {
  font-size: 16px;
  font-size: calculateRem(16px);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  color: #FFFFFF !important;
  margin: 0 10px 0 0px;
  vertical-align: middle;
  position: relative;
  top: -1px;
  right: 0;
  bottom: 0;
  left: 0;
}

.ek .global-nav .btn-primary:after {
  font-family: 'emirates-icons';
  content: '\e068';
  position: absolute;
  top: 36%;
  right: 10px;
  bottom: auto;
  left: auto;
  width: auto;
  height: auto;
  color: #FFFFFF;
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.ek .global-nav .btn-primary:hover {
  background-color: rgba(214, 19, 34, 0.8);
}

.ek .global-nav .btn-primary:active {
  box-shadow: inset 0px 3px 0 rgba(0, 0, 0, 0.2);
  background-color: #d61322;
}

.ek .global-nav .btn-primary.small {
  height: 42px;
  text-align: center;
}

.ek .global-nav .btn-primary.small > .inner > .label {
  padding: 0;
  width: 100%;
  text-align: center;
}

.ek .global-nav .btn-primary.small:after {
  display: none;
}

.ek .global-nav .btn-primary.disabled,
.ek .global-nav .btn-primary[disabled],
fieldset[disabled] .ek .global-nav .btn-primary {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none 5px 10px rgba(0, 0, 0, 0.3);
}

.ek .global-nav .btn-secondary {
  display: table;
  position: relative;
  background-color: #f5f5f5;
  box-shadow: inset 0px -3px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  height: 52px;
  min-width: 230px;
  transition: all 0.25s ease-out;
}

.ek .global-nav .btn-secondary > .inner {
  display: table-row;
  vertical-align: middle;
  height: 100%;
}

.ek .global-nav .btn-secondary > .inner > .label {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
  text-align: left;
  font-size: 14px;
  font-size: calculateRem(14px);
  line-height: 1.1;
  color: #333333 !important;
  width: 100%;
  padding: 0 20px;
}

.ek .global-nav .btn-secondary > .inner > .label > .icon {
  font-size: 16px;
  font-size: calculateRem(16px);
  color: #949494;
  margin: 0 10px 0 0px;
  vertical-align: middle;
  position: relative;
  top: -1px;
  right: 0;
  bottom: 0;
  left: 0;
}

.ek .global-nav .btn-secondary:after {
  font-family: 'emirates-icons';
  content: '\e068';
  position: absolute;
  top: 36%;
  right: 10px;
  bottom: auto;
  left: auto;
  width: auto;
  height: auto;
  color: #d61920;
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.ek .global-nav .btn-secondary:hover {
  background-color: #ededed;
}

.ek .global-nav .btn-secondary:active {
  box-shadow: inset 0px 3px 0 rgba(0, 0, 0, 0.05);
  background-color: whitesmoke;
}

.ek .global-nav .btn-secondary.large {
  width: 100%;
  height: 81px;
}

.ek .global-nav .btn-tertiary {
  display: table;
  text-align: center;
  position: relative;
  color: #333333;
  font-weight: bold;
  width: 100%;
  height: 42px;
  max-width: 260px;
  border: 1px solid #d9d9d9;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
  font-size: 14px;
  font-size: calculateRem(14px);
  background-color: #FFFFFF;
  background-image: linear-gradient(#FFFFFF, #eeeeee);
}

.ek .global-nav .btn-tertiary > .inner {
  display: table-row;
  vertical-align: middle;
  height: 100%;
}

.ek .global-nav .btn-tertiary > .inner > .label {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
  color: #333333 !important;
  width: 100%;
  height: 100%;
  line-height: 1.1;
}

.ek .global-nav .btn-tertiary:active {
  background-color: #eeeeee;
  background-image: linear-gradient(#eeeeee, #FFFFFF);
}

.ek .global-nav .btn-info {
  display: table;
  position: relative;
  background-color: #FFFFFF;
  box-shadow: inset 0px -1px 0 #ededed;
  width: 100%;
  height: 52px;
}

.ek .global-nav .btn-info > .inner {
  display: table-row;
  vertical-align: middle;
  height: 100%;
}

.ek .global-nav .btn-info > .inner > .label {
  font-weight: bold;
  text-align: left;
  line-height: 1.1;
  text-transform: capitalize;
  color: #333333;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding: 0 20px;
}

.ek .global-nav .btn-info:after {
  font-family: 'emirates-icons';
  content: '\e068';
  position: absolute;
  top: 36%;
  right: 10px;
  bottom: auto;
  left: auto;
  width: auto;
  height: auto;
  color: #d61920;
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.ek .global-nav .btn-cta-box {
  display: block;
  position: relative;
  width: 100%;
  height: 166px;
  transition: all 0.25s ease -out;
  border-bottom: 3px solid #ededed;
  line-height: 1.2;
  padding: 20px;
}

.ek .global-nav .btn-cta-box:after {
  font-family: 'emirates-icons';
  content: '\e068';
  position: absolute;
  top: 20px;
  right: 15px;
  bottom: auto;
  left: auto;
  width: auto;
  height: auto;
  color: #d61920;
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.ek .global-nav .btn-cta-box .icon {
  display: inline-block;
  vertical-align: middle;
  color: #949494;
  font-size: 16px;
  font-size: calculateRem(16px);
  margin: 0 5px 0 0;
}

.ek .global-nav .btn-cta-box em {
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}

.ek .global-nav .btn-cta-box .description {
  display: block;
  position: absolute;
  top: auto;
  right: 20px;
  bottom: 20px;
  left: 20px;
}

.ek .global-nav .btn-cta-box.emirates-timetable {
  background: #f5f5f5 url(/Images/globalnavigation/hdr-menu-bg-map.png) no-repeat center center;
  background-size: cover;
}

.ek .global-nav .btn-cta-box.flight-status {
  background: #f5f5f5 url(/Images/globalnavigation/hdr-menu-bg-map.png) no-repeat center center;
  background-size: cover;
}

.ek .global-nav .btn-cta-box.first-class {
  background: #f5f5f5 url(/Images/globalnavigation/hdr-menu-bg-first-class.png) no-repeat center center;
  background-size: cover;
}

.ek .global-nav .btn-cta-box.business-class {
  background: #f5f5f5 url(/Images/globalnavigation/hdr-menu-bg-business-class.png) no-repeat center center;
  background-size: cover;
}

.ek .global-nav .btn-cta-box.economy-class {
  background: #f5f5f5 url(/Images/globalnavigation/hdr-menu-bg-economy-class.png) no-repeat center center;
  background-size: cover;
}

.ek .global-nav .btn-cta-box.our-fleet {
  background: #f5f5f5 url(/Images/globalnavigation/hdr-menu-bg-map.png) no-repeat center center;
  background-size: cover;
}

.ek .global-nav .btn-cta-box.route-map {
  background: #f5f5f5 url(/Images/globalnavigation/hdr-menu-bg-route-map.png) no-repeat center center;
  background-size: cover;
}

.ek .global-nav .btn-cta-box.discover-dubai {
  background: #f5f5f5 url(/Images/globalnavigation/hdr-menu-bg-discover-dubai.jpg) no-repeat center center;
  background-size: cover;
}

.ek .global-nav .btn-cta-box img {
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.ek .global-nav .btn-cta-box .icon-flight-status {
  width: 35px;
  margin-top: 20px;
}

.ek .global-nav .btn-cta-box .icon-fleet {
  width: 53px;
  margin-top: 15px;
}

.ek .global-nav .btn-cta-box .icon-discover-dubai {
  width: 44px;
  margin-top: 20px;
}

.ek .global-nav .btn-cta-box:hover {
  background-color: #ededed;
}

.ek .global-nav .btn-cta-box:focus {
  background-color: #ededed;
}

.ek .global-nav button,
.ek .global-nav input[type=button],
.ek .global-nav input[type=submit] {
  font-family: Arial, sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background: none;
  border: medium none;
  margin: 0;
  padding: 0;
  text-align: left;
  cursor: pointer;
  outline: none;
  display: inline-block;
  transition: all 0.2s ease-out;
}

.ek .global-nav button.btn-primary > .inner,
.ek .global-nav button.btn-secondary > .inner,
.ek .global-nav button.btn-tertiary > .inner,
.ek .global-nav input[type=button].btn-primary > .inner,
.ek .global-nav input[type=button].btn-secondary > .inner,
.ek .global-nav input[type=button].btn-tertiary > .inner,
.ek .global-nav input[type=submit].btn-primary > .inner,
.ek .global-nav input[type=submit].btn-secondary > .inner,
.ek .global-nav input[type=submit].btn-tertiary > .inner {
  display: block;
  padding: 12px 0 0;
}

.ek .global-nav button.btn-primary > .inner > .label,
.ek .global-nav button.btn-secondary > .inner > .label,
.ek .global-nav button.btn-tertiary > .inner > .label,
.ek .global-nav input[type=button].btn-primary > .inner > .label,
.ek .global-nav input[type=button].btn-secondary > .inner > .label,
.ek .global-nav input[type=button].btn-tertiary > .inner > .label,
.ek .global-nav input[type=submit].btn-primary > .inner > .label,
.ek .global-nav input[type=submit].btn-secondary > .inner > .label,
.ek .global-nav input[type=submit].btn-tertiary > .inner > .label {
  display: inline-block;
}

.ek .global-nav .text-link-primary {
  text-decoration: none !important;
  display: inline;
  line-height: 1.2;
  color: #333333;
}

.ek .global-nav .text-link-primary .underline {
  display: inline;
  transition: all 0.2s ease-in-out;
}

.ek .global-nav .text-link-primary .underline {
  border-bottom: 1px solid rgba(51, 51, 51, 0.4);
}

.ek .global-nav .text-link-primary:focus {
  color: #333333;
}

.ek .global-nav .text-link-primary:focus .underline {
  border-bottom: 1px solid #333333;
}

.ek .global-nav .text-link-primary:hover {
  color: #333333;
}

.ek .global-nav .text-link-primary:hover .underline {
  border-bottom: 1px solid #333333;
}

.ek .global-nav .text-link-primary:active {
  color: #333333;
}

.ek .global-nav .text-link-primary:active .underline {
  border-bottom: 1px solid #333333;
}

.ek .global-nav .text-link-secondary {
  text-decoration: none !important;
  display: inline;
  line-height: 1.2;
  color: #949494;
}

.ek .global-nav .text-link-secondary .underline {
  display: inline;
  transition: all 0.2s ease-in-out;
}

.ek .global-nav .text-link-secondary .underline {
  border-bottom: 1px solid rgba(51, 51, 51, 0.4);
}

.ek .global-nav .text-link-secondary:focus {
  color: #707070;
}

.ek .global-nav .text-link-secondary:focus .underline {
  border-bottom: 1px solid #707070;
}

.ek .global-nav .text-link-secondary:hover {
  color: #707070;
}

.ek .global-nav .text-link-secondary:hover .underline {
  border-bottom: 1px solid #707070;
}

.ek .global-nav .text-link-secondary:active {
  color: #333333;
}

.ek .global-nav .text-link-secondary:active .underline {
  border-bottom: 1px solid #333333;
}

.ek .global-nav .main-navigation {
  background-color: #f5f5f5;
  width: 100%;
  height: 60px;
  position: relative;
}

.ek .global-nav .main-navigation > ul {
  float: left;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 0 0 0 110px;
  box-shadow: inset 0px -3px 0 rgba(51, 51, 51, 0.1);
}

.ek .global-nav .main-navigation > ul li {
  display: inline-block;
  float: left;
  width: 140px;
  height: 100%;
}

.ek .global-nav .main-navigation > ul li > a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 25px;
  position: relative;
  z-index: 150;
}

.ek .global-nav .main-navigation > ul li > a:hover {
  background-color: #FFFFFF;
}

.ek .global-nav .main-navigation > ul li .label {
  color: #333333;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}

.ek .global-nav .main-navigation > ul li.active > a {
  background-color: #FFFFFF;
}

.ek .global-nav .main-navigation > ul li.active > a .label {
  color: #d61920;
}

.ek .global-nav .main-navigation > ul li.customer-area {
  float: right;
  width: 240px;
  height: 100%;
}

.ek .global-nav .main-navigation > ul li.customer-area .customer-avatar {
  display: inline-block;
  vertical-align: middle;
}

.ek .global-navigation-wrapper .modal-dialog {
  width: 455px;
  font-size: 0.9em;
}

/* HEADER OVERRIDES */
.ek .global-nav-toolbar {
  -webkit-font-smoothing: antialiased;
  height: 45px;
}

.ek .global-nav-toolbar ul.menu > li > .menu-item {
  max-height: 45px;
}

.ek .global-nav-toolbar ul.menu > li > .menu-item > .icon {
  height: auto;
  margin-top: -5px !important;
}

.ek .global-nav-toolbar .people-management-list .list-group-item .people-row ul.menu > li > .menu-item > .icon-header,
.ek .global-nav-toolbar ul.menu > li > .menu-item > .icon,
.ek .global-nav-toolbar ul.menu > li > .menu-item > label.styled-checkbox-wrapper:before,
.ek .people-management-list .list-group-item .people-row .global-nav-toolbar ul.menu > li > .menu-item > .icon-header {
  color: #999 !important;
}

.ek #login-box .member-link.travel-link {
  text-decoration: none;
  padding-right: 15px;
}

.gnmainWrapper {
  height: 0;
}

/* FOOTER OVERRIDES */
#footer #footer-slim ul {
  width: 100%;
}

#footer #footer-slim ul li {
  font-size: 0.875em;
  line-height: 1.35em;
  margin-bottom: 0;
  float: left;
}

#footer #footer-slim ul.bottom-links {
  width: auto;
  float: none;
  display: inline-block;
}

#footer #footer-slim ul li a:link,
#footer #footer-slim ul li a:active,
#footer #footer-slim ul li a:visited {
  color: white;
}

#footer .ek .footer-navigation {
  font-size: 15px;
}

#footer .ek .footer-navigation .footer-disclaimer {
  padding: 12px 0 15px;
}

#footer .ek .footer-navigation .footer-disclaimer.bottom-border {
  min-height: auto;
  margin-right: 0;
  padding: 8px 0 35px;
  padding-top: 14px;
  padding-bottom: 42px;
}

#footer .ek .footer-wrapper .footer-disclaimer > ul {
  margin-bottom: 7px;
}

#footer .ek .footer-wrapper .footer-disclaimer .bottom-links.long-variation > ul {
  margin-bottom: 20px;
}

#footer .ek .footer-wrapper .footer-disclaimer .bottom-links a {
  margin-bottom: -5px;
}

#footer .ek .footer-wrapper .footer-disclaimer > ul li a.text-link-primary {
  color: #ccc;
  text-decoration: underline;
}

#footer .ek .footer-wrapper .footer-disclaimer > ul li a.text-link-primary:hover {
  text-decoration: none;
}

#footer .ek .footer-wrapper .footer-disclaimer > .bottom-links a {
  text-decoration: underline;
  line-height: normal;
}

#footer .ek .footer-wrapper .footer-disclaimer > .bottom-links a:hover {
  text-decoration: none;
}

#footer .ek .footer-wrapper .footer-disclaimer .copyright-information {
  color: white;
  padding-top: 0;
}

#footer .ek .footer-wrapper .footer-disclaimer .copyright-information p {
  margin: 0;
}

#footer .ek .footer-wrapper .footer-disclaimer .copyright-information {
  font-size: 12px;
}

#footer .ek .footer-wrapper .footer-disclaimer .copyright-information.long-variation {
  color: #999;
  font-size: 14px;
}

#skip-to-main .inner-text {
  font-size: 12px;
}

/* HEADER SELECT FIX */
.global-nav-toolbar .styled-select-wrapper:before {
  margin: -.175em 0 0;
  border: solid transparent;
  border-width: .35em .35em 0;
  border-top-color: #797879;
  margin: -.175em 0 0;
  top: 50%;
  font-size: 1.25em;
  content: '';
  display: block;
  position: absolute;
  right: 16px;
  pointer-events: none;
}

.global-nav-toolbar select {
  border: 1px solid #c4c4c4;
  border-radius: 0px;
  background-color: #fff;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  zoom: 1;
}

.global-nav-toolbar select:-moz-focusring {
  color: transparent !important;
  text-shadow: 0 0 0 #000;
}

.global-nav-toolbar select:not([disabled]):not([tabindex='-1']):not(.panel-disabled):focus {
  outline: 0;
  box-shadow: 0 0 0 1px #00c;
  border: 1px solid #00c!important;
}

.ek li.active.lang-selector .languageSelector .btn-lang-selector:focus {
  outline: 2px solid #0B24FB !important;
}

/* REGION CARDS FIX (EKGN-367) */
.ek .global-nav-toolbar ul.region-map-list > li a {
  margin-right: 0;
}

/* LOGO BORDER VISIBLE FIX (EKGN-366) */
.ek .global-nav-toolbar .flyout-menu {
  /* margin-left: 5px; */
}

/* IE DROPDOWN FIX (EKGN-371) */
.global-nav-toolbar .styled-select-wrapper select::-ms-expand {
  display: none;
}

/* OUTLINE FIX (EKGN-375) */
.ek .global-nav-toolbar .lang-selector .menu-item:focus {
  outline: #0B24FB solid 1px !important;
}

/* IE OFFSET FIX (EKGN-361) */
.ek .global-nav-toolbar .flyout-menu {
  left: 50% !important;
}

#footer .ek .footer-navigation .text-link-primary:focus,
#footer .ek .footer-navigation .btn-link:focus {
  outline:0!important;
}

/*------Footer accessibility changes-------------*/

#footer ul {
   width: auto !important;
}
#footer ul li {
    font-size:13px !important;

}
#footer ul li a:link,
#footer ul li a:active,
#footer ul li a:visited {
    color: white !important;
    text-decoration:underline !important;
}
#footer ul li a:hover {
    text-decoration: none !important;
}