@charset "UTF-8";

.row {
  max-width: 1175px !important;
}
body {
  min-width: 200px;
}
* {
  outline: 0;
}
@font-face {
  font-family: ArtilWeather;
  src: url(fonts/artillcleanweathericons-Regular.eot);
  src: url(fonts/artillcleanweathericons-Regular.eot?#iefix) format("embedded-opentype"), url(fonts/artill_clean_icons.otf) format("opentype");
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
blockquote, q {
  quotes: none;
}
blockquote:after, blockquote:before, q:after, q:before {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.red-back {
  background-color: #FF0041 !important;
}
.darkest-back {
  background-color: #435464 !important;
}
.dark-back {
  background-color: #39454B !important;
}
.light-back {
  background-color: #39454B !important;
}
.lighter-back {
  background-color: #c6c#booknowbox .columnsad3 !important;
}
.x-lighter-back {
  background-color: #dbdee5 !important;
}
.xx-lighter-back {
  background-color: #f0f1f5 !important;
}
.x-light-back {
  background-color: #e7e8ed !important;
}
.xx-light-back {
  background-color: #f6f6f6 !important;
}
.lightest-back {
  background-color: #fff !important;
}
.plane-top-dark {
  background-image: url(/sites/all/themes/airarabia2016/images/graphics/airplane-noback.png);
  background-repeat: no-repeat;
  background-position: bottom left;
}
body.logged-in {
  margin-top: 30px;
}

.full-width {
  width: 100% !important;
  max-width: 100% !important;
}
.clearboth {
  clear: both;
}
.no-padding {
  padding: 0 !important;
}
.no-padding-left {
  padding-left: 0 !important;
}
.no-padding-right {
  padding-right: 0 !important;
}
.no-margin {
  padding: 0 !important;
}
.no-border {
  border: none !important;
}
.ul-col-2 ul {
  width: 33.33%;
  float: left;
}
.ul-col-3 ul {
  margin: 0 !important;
  width: 33.33%;
  float: left;
}
.hide-click-away {
  display: none;
}
.pad-top-20 {
  padding-top: 20px;
}
.thin-border-dark {
  border: 1px solid #92959c;
}
.thin-border-lightest {
  border: 1px solid #fff;
}
.dest-show-rtl {
  display: none !important;
}
.dest-hide-rtl {
  display: inline !important;
}
.i18n-ar .dest-show-rtl, .i18n-fa .dest-show-rtl {
  display: inline !important;
  float: left;
}
.i18n-ar .dest-hide-rtl, .i18n-fa .dest-hide-rtl {
  display: none !important;
}
.hidden {
  display: none;
}
html.js {
  margin-top: 0 !important;
}
header .header-utility {
  position: relative;
  height: 40px;
}
header .header-navigation {
  padding: 0;
  height: 80px;
  margin: auto;
}
header .header-navigation .logo img {
  margin-top: 16px;
  width: 207px;
}
header .site-options {
  padding-top: 6px;
}
header .site-options .airport-selector-head {
  float: left;
  padding-right: 16px;
  border-right: 1px solid #d5e3e3;
}
header .site-options .airport-selector-head input, header .site-options .airport-selector-head span {
  font-size: .9rem;
}
header .site-options .direct-flights {
  display: none;
}
header .site-options .fa-paper-plane {
  display: none;
}
header .site-options .selected-airport {
  cursor: pointer;
  background: url(/sites/all/themes/airarabia2016/images/icons/downarrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  margin: 0;
  width: auto;
  min-width: 120px;
  max-width: 240px;
  display: inline;
  height: 22px;
  padding: 0;
  padding-bottom: 1px;
  border: none;
  box-shadow: none;
  color: #435464;
  font-size: 1rem;
  padding-right: 20px;
}
header .site-options .airport_dropdown {
  margin-top: 30px;
  z-index: 99999;
}
header .site-options .airewards {
  padding-right: 15px;
  display: inline;
  border-right: 1px solid #d5e3e3;
}
header .site-options .airewards .show-when-anon {
  display: inline;
  position: relative;
}
header .site-options .airewards .show-when-anon span {
  font-size: .95rem;
  margin-left: 10px;
}
header .site-options .airewards a.show-for-large {
  font-size: .95rem;
  margin-left: 10px;
} /*header .site-options .airewards img{height:28px}*/ header .site-options .airewards form a {
  width: 232px;
  display: block;
}
header .site-options .airewards form #edit-submit {
  margin-top: -21px;
  float: right;
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  padding: 9px 11px;
  font-size: 1.1rem;
}
header .site-options .airewards form #edit-submit:hover {
  color: #FF0041 !important;
  background: 0 0;
}
header .site-options .airewards form #edit-submit.whiteback:hover {
  color: #FF0041 !important;
  background: #fff;
}
header .site-options .site-language {
  padding-left: 9px;
}
header .site-options .site-language .flag {
  width: 23px;
  margin-right: 6px;
  margin-top: -1px;
}
header .site-options .site-currency {
  padding-left: 16px;
}
header .site-options .site-currency, header .site-options .site-language {
  display: inline;
}
header .site-options .site-currency span.selected-currency, header .site-options .site-currency span.selected-language, header .site-options .site-language span.selected-currency, header .site-options .site-language span.selected-language {
  padding-right: 20px;
  font-size: .9rem;
  background: url(/sites/all/themes/airarabia2016/images/icons/downarrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 20px;
}
header .site-options .site-currency span:hover, header .site-options .site-language span:hover {
  cursor: pointer;
}
header .airewards-login {
  padding: 15px;
}
header .language-list {
  padding: 10px;
}
#main-burger {
  color: #fff;
  font-size: 3rem;
  position: absolute;
  right: 30px;
  display: none;
}
#main-menu .close-offcanvas {
  display: none;
}
#main-menu.burgerfied {
  background: rgba(67, 84, 100, .9);
  width: 100%;
  position: absolute;
  left: 0;
  top: 80px;
  z-index: 999;
  padding-bottom: 30px;
}
#main-menu.burgerfied li {
  padding: 10px;
  display: block;
  text-align: left;
}
#main-menu.burgerfied li a {
  font-size: 1.5rem;
  padding: 20px 10px;
}
#main-menu.burgerfied li:hover a {
  padding: 20px 10px;
  background: 0 0;
}
#main-menu.burgerfied li .menu-attach-block-wrapper {
  display: none !important;
}
#main-menu .menu-495 .menu-attach-block-wrapper ul {
  min-height: 100px;
}
.i18n-es #navigation li a, .i18n-it #navigation li a, .i18n-ru #navigation li a, .i18n-tr #navigation li a {
  padding: 40px 5px;
  font-size: 0.9375rem;
}
.i18n-es #navigation li a, .i18n-fr #navigation li a, .i18n-ru #navigation li a, .i18n-fr #navigation li a {
  padding: 40px 10px;
  font-size: 1.1rem;
}
.airport_dropdown .list_of_airports .airports-key span {
  font-size: .9rem;
}
.airport_dropdown .list_of_airports .airports-key span .fa.show-rtl {
  display: none;
}
.airport_dropdown .list_of_airports .airports-key span .fa.show-ltr {
  display: inline;
}
footer {
  clear: both;
}
footer ul {
  list-style: none;
}
footer .skytrax {
  width: 48%;
  padding-bottom: 12px !important;
  border-color: rgba(67, 84, 100, .3);
}
footer .skytrax p {
  font-size: .9rem;
  color: #4c5d6d;
  font-weight: 300;
}
footer .links a.ajax-processed {
  display: none;
}
.newsletter-sub .partunderline {
  margin-top: 0;
}
.btn-hollow-red {
  transition: all .3s;
  text-transform: uppercase;
  border: #39454B 1px solid;
  color: #39454B !important;
  font-weight: 300;
  padding: 6px 9px;
  font-size: 1.1rem;
}
.btn-hollow-red:hover {
  color: #fff !important;
  background: #FF0041;
  border: 1px solid #FF0041;
}
.btn-filled-red {
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  padding: 9px 11px 10px;
  font-size: 1.1rem;
}
.btn-light {
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #c6cad3 1px solid;
  background: #fff;
  color: #435464;
  padding: 9px 11px;
  font-size: 1.1rem;
}
.btn-light:hover {
  color: #FF0041;
  background: 0 0;
}
.btn-light.whiteback:hover {
  color: #FF0041;
}
.destination-btn {
  float: right;
  margin-top: 7px;
}
.coupons-list {
  padding: 0 .9375rem;
}
.coupons-list .image-coupon {
  padding: 0;
}
.coupons-list .image-coupon .coupon-image-contain {
  height: 160px;
  overflow: hidden;
  position: relative;
}
.coupons-list .image-coupon .coupon-image-contain img {
  width: 100%;
}
.coupons-list .image-coupon:hover {
  cursor: pointer;
}
.coupons-list .image-coupon:hover .btn-hollow-red {
  background: #FF0041;
  color: #fff !important;
}
.coupons-list .image-coupon:hover .coupon-image-contain:after {
  box-shadow: 0 0 0 10px rgba(255, 255, 255, .4) inset;
}
.coupons-list .image-coupon img.coupon-image {
  transition: outline-offset .3s;
  width: 100%;
}
.coupons-list .image-coupon .coupon-inner {
  position: relative;
  height: 100%;
  background: #e7e8ed;
  margin: 5px 2px 0;
}
.coupons-list .image-coupon .coupon-inner-content {
  padding: 10px 13px 5px;
}
.coupons-list .image-coupon .coupon-inner-content p {
  margin: 0;
  padding: 0;
  color: #435464;
}
.coupons-list .image-coupon .coupon-inner-content h3 {
  margin: 0;
  line-height: 17px;
}
.coupons-list .image-coupon .coupon-inner-content .coupon-small-title {
  font-weight: 400;
  font-size: .85rem;
  display: block;
}
.coupons-list .image-coupon .coupon-inner-content .coupon-title {
  display: block;
  margin-bottom: 5px;
  font-size: 1.2rem;
  font-weight: 600;
}
.coupons-list .image-coupon .coupon-inner-content .coupon-title a {
  color: #435464 !important;
  font-weight: 600;
}
.coupons-list .image-coupon .coupon-inner-content .coupon-from {
  line-height: 1;
  margin-top: 5px;
}
.coupons-list .image-coupon .coupon-inner-content .coupon-from .from {
  font-weight: 400;
  font-size: 1.1rem;
}
.coupons-list .image-coupon .coupon-inner-content .coupon-currency {
  font-size: 1.4rem;
  font-weight: 400;
  color: #FF0041;
}
.coupons-list .image-coupon .coupon-inner-content .coupon-price {
  font-size: 1.6rem;
  color: #FF0041;
  font-weight: 400;
}
.coupons-list .image-coupon .coupon-inner-content .coupon-type {
  font-size: .9rem;
  font-weight: 400;
}
.coupons-list .image-coupon .coupon-inner-content .btn-hollow-red {
  position: absolute;
  bottom: 15px;
}
.coupons-list .large-image-coupon {
  padding-right: 10px;
  margin-bottom: 14px;
}
.coupons-list .large-image-coupon .coupon-inner {
  padding-bottom: 60px;
}
.coupons-list .large-image-coupon.coupon-with-button .coupon-inner-content {
  padding: 10px 15px 5px;
}
.coupons-list .small-image-coupon {
  height: 355px;
  margin-bottom: 15px;
}
.coupons-list .small-image-coupon .coupon-inner-content .btn-hollow-red {
  margin-top: 10px !important;
}
.big-link-coupon .inner {
  cursor: pointer;
  background-size: cover;
  position: relative;
  height: 210px;
  background-color: #92959c;
}
.big-link-coupon .inner img {
  margin-left: -13px;
}
.big-link-coupon .inner .overlay {
  transition: background-color .2s;
  padding-top: 21%;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.big-link-coupon:hover .overlay {
  background: rgba(237, 0, 0, .3);
}
.big-link-coupon.active .overlay {
  background: rgba(237, 0, 0, .6);
}
.big-link-coupon h3 {
  color: #fff !important;
  font-size: 1.6rem;
  font-weight: 400;
  text-align: center;
}
.featured_flights_content.coupons-list .image-coupon {
  height: 343px;
}
.featured_flights_content.coupons-list .image-coupon .coupon-inner-content {
  padding: 10px 13px 0;
}
.featured_flights_content.coupons-list .image-coupon .btn-hollow-red {
  margin-top: 0;
}
@media only screen and (min-width:40.063em) {
  .pinnedsearch {
    padding-top: 140px;
  }
  /** .pinnedsearch #search_tabs {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999, max-width:1175px;
  }*/
  .pinnedsearch #search_tabs .wrapper {
    padding-top: 5px;
    padding-bottom: 15px;
  }
}
@media only screen and (max-width:1165px) {
  .pinnedsearch #search_tabs .wrapper {
    padding-bottom: 65px;
  }
}
#search_tabs.hidepackages ul.ui-tabs-nav li {
  transition: all .4s;
  outline: 0 !important;
  display: block;
  float: left;
  padding: 8px 0;
  height: 40px;
  width: 25%;
}
#search_tabs.hidepackages ul.ui-tabs-nav li.packages {
  display: none;
}
#search_tabs.hidepackages ul.ui-tabs-nav li:first-child {
  border-right: 1px solid #92959c;
}
#search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(2), #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(3), #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(4) {
  border-left: 1px solid #C20041;
}
#search_tabs {
  opacity: 0;
  transition: all .4s;
}
#search_tabs .columns.more-pad-left {
  padding-left: 1.2rem;
}
#search_tabs .tab-outer {
  background: #C20041;
}
#search_tabs .tab-holidays .fa-plus {
  margin-right: 6px;
  font-size: 11px;
}
#search_tabs ul.ui-tabs-nav {
  transition: all .4s;
  width: 100%;
  height: 40px;
  text-align: center;
  margin: 0;
}
#search_tabs ul.ui-tabs-nav .tab-holiday-packages img {
  height: 24px;
  width: 24px;
  margin-top: -5px;
}
#search_tabs ul.ui-tabs-nav .tab-hotels img {
  height: 24px;
  width: 23px;
  margin-top: -5px;
}
#search_tabs ul.ui-tabs-nav li {
  background: #FF0041 !important;
  transition: all .4s;
  outline: 0 !important;
  display: block;
  float: left;
  padding: 8px 0;
  height: 40px;
  width: 20%;
}
#search_tabs ul.ui-tabs-nav li:first-child {
  border-right: 1px solid #C20041;
}
#search_tabs ul.ui-tabs-nav li:nth-child(3), #search_tabs ul.ui-tabs-nav li:nth-child(4), #search_tabs ul.ui-tabs-nav li:nth-child(5) {
  border-left: 1px solid #C20041;
}
#search_tabs ul.ui-tabs-nav li.ui-tabs-active {
  background: #C20041 !important;
  border-left: none !important;
}
#search_tabs ul.ui-tabs-nav li a {
  outline: 0 !important;
  width: 100%;
  display: block;
  height: 100%;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.1rem;
  margin-top: -1px;
}
#search_tabs ul.ui-tabs-nav li a img {
  margin-top: -3px;
  margin-right: 13px;
}
#search_tabs label {
  margin-top: 2px;
  color: #39454B;
  font-weight: 400;
  font-size: 1.1rem;
}
#search_tabs input.error, #search_tabs select.error {
  border: 1px solid #FF0041;
}
#search_tabs .search_field label.error {
  transition: all .3s;
  position: relative;
  width: auto !important;
  bottom: auto !important;
  margin-left: 30px;
  text-align: center;
  margin-right: 10px;
  box-shadow: none;
  padding: 0 10px;
  font-size: .9rem;
}
#search_tabs .search_field label.error::after {
  content: " ";
  position: absolute;
  right: 50%;
  margin-right: -10px;
  bottom: -9px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: red transparent transparent transparent;
}
#search_tabs .wrapper {
  padding-top: 5px;
  padding-bottom: 7px;
  background: #E7E7E7;
  padding-right: 2rem;
  padding-left: 2rem;
}
#search_tabs input, #search_tabs select {
  font-size: .95rem;
  color: #333;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  padding-left: 11px;
  padding-top: 6px;
}
#search_tabs input.search-button {
  margin-top: -1px;
  padding: 7px 35px;
  font-size: 1.1rem;
}
#search_tabs .journey-type {
  margin-top: 8px;
  margin-left: 15px;
  float: left;
}
#search_tabs .journey-type input {
  vertical-align: baseline;
  line-height: 25px;
  margin: 0;
}
#search_tabs .journey-type label {
  margin-top: 0;
  line-height: 28px;
  font-size: .95rem;
  vertical-align: top;
  margin-right: 10px;
  margin-left: 0;
  padding-left: 30px;
}
#search_tabs .check-in, #search_tabs .flight-status, .front #search_tabs .search_options_extended, #search_tabs .search_preferences {
  display: none;
}
#search_tabs .multiple-dest {
  color: #fff;
  font-size: .95rem;
  margin-left: 20px;
  margin-top: 7px;
  display: inline-block;
}
#search_tabs .multiple-dest::after {
  content: "\f054";
  font-family: FontAwesome;
  margin-left: 7px;
  line-height: 1;
  font-size: 1rem;
  color: #FF0041;
  position: relative;
  top: 2px;
}
#search_tabs .search_options_extended {
  clear: both;
  position: relative;
  margin-top: 80px;
}
#search_tabs .search_options_extended .extended-second-row {
  margin-top: 23px;
}
#search_tabs .search_options_extended .close-search-dd {
  margin-right: .9375rem;
  cursor: pointer;
  color: #000;
  font-size: 1rem;
  position: absolute;
  bottom: 14px;
  right: -15px;
}
#search_tabs .search_options_extended h3, #search_tabs .search_options_extended h4, #search_tabs .search_options_extended label, #search_tabs .search_options_extended p, #search_tabs .search_options_extended span {
  color: #39454B;
}
#search_tabs .search_options_extended .pax-option label {
  font-size: .75rem;
  margin-top: -23px;
}
.site-airport {
  display: inline;
  border-right: 1px solid #92959c;
}
.site-airport span.selected-airport {
  padding-right: 20px;
}
.site-airport span.selected-airport:after {
  content: "\f107";
  font-family: FontAwesome;
  margin-left: 5px;
  line-height: 1;
  font-size: 23px;
  color: #6f7f8d;
  position: relative;
  top: 2px;
}
.site-airport span:hover {
  cursor: pointer;
}
.airport-dropdown .airport-list {
  max-height: 320px;
  overflow: auto;
  padding-top: 15px;
}
.airport-dropdown .countries {
  padding: 20px;
  position: absolute;
  height: 100%;
  color: #FF0041;
}
.airport-dropdown .airports {
  padding: 20px;
}
.airport-dropdown .airports h3 {
  color: #FF0041;
}
.airport-dropdown .airports ul.airport-list {
  margin: 0;
  padding-top: 15px;
}
.airport-dropdown .airports .airports-key {
  margin-top: 30px;
}
.airport-dropdown .airports .airports-key span {
  margin-right: 20px;
  color: #435464;
}
.currency-dropdown .dropdown-list-inner {
  max-height: 250px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.currency-dropdown .dropdown-list-inner .currency-list {
  margin-left: 1.25rem;
  padding-top: 5px;
}
.language-dropdown .language-list {
  padding-top: 15px;
}
.form_search_flights {
  position: relative;
}
.flight_status .form_search_flights {
  padding-top: 0;
}
.tab-page.flight-offers-switch {
  margin-top: 25px;
}
.tab-page.flight-offers-switch .flight-offers-chart, .tab-page.flight-offers-switch .flight-offers-list {
  min-width: 195px;
  width: auto !important;
}
.no-results {
  display: block;
  margin-top: 40px;
  margin-bottom: 60px;
}
#search_tabs .input-label-left {
  position: static;
}
.i18n-ar .form_flying_to .airport_dropdown.keyword-search .list_of_airports, .i18n.fa .form_flying_to .airport_dropdown.keyword-search .list_of_airports {
  position: relative;
  right: 33.33333%;
}
.i18n-ar .airport_dropdown.keyword-search .list_of_airports, .i18n.fa .airport_dropdown.keyword-search .list_of_airports {
  float: right !important;
}
.form_flying_to .airport_dropdown.keyword-search .list_of_airports {
  position: relative;
  left: 33.33333%;
}
.airport_dropdown {
  margin-top: 22px;
  position: absolute;
  z-index: 999;
  width: 100%;
  padding-right: 0 !important;
}
.airport_dropdown.keyword-search .airport_list.countries {
  display: none !important;
}
.airport_dropdown.keyword-search .list_of_airports {
  float: left !important;
  background: #e7e8ed !important;
}
.airport_dropdown.keyword-search .list_of_airports .ap-name, .airport_dropdown.keyword-search .list_of_airports .country-name, .airport_dropdown.keyword-search .list_of_airports a, .airport_dropdown.keyword-search .list_of_airports h3, .airport_dropdown.keyword-search .list_of_airports span {
  color: #435464 !important;
}
.airport_dropdown.keyword-search .list_of_airports .fa-paper-plane {
  display: none;
}
.airport_dropdown.keyword-search .list_of_airports span.country-name {
  display: block;
  font-size: .8rem;
  line-height: 0;
  margin-top: 3px;
  margin-bottom: 11px;
}
.airport_dropdown.keyword-search .list_of_airports .countryitem.highlight a {
  color: #fff;
  font-weight: 700;
}
.airport_dropdown.keyword-search .list_of_airports .partunderline span.firstword:after {
  background: #9cadbd;
}
.airport_dropdown.keyword-search .list_of_airports .closebtn {
  background: url(/sites/all/themes/airarabia2016/images/icons/close-icon.png) no-repeat right !important;
}
.airport_dropdown .dropdown-pin {
  position: absolute;
  top: -20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 25px 24px 25px;
  border-color: transparent transparent #C5C5C5 transparent;
}
.airport_dropdown .closebtn {
  float: right;
  margin-top: 25px;
  font-size: 1.1rem;
  color: #435464;
  font-weight: 300;
  padding-right: 32px;
  padding-top: 1px;
  background: url(/sites/all/themes/airarabia2016/images/icons/close-icon-white.png) no-repeat right;
}
.airport_dropdown .closebtn img {
  margin-left: 5px;
  margin-top: -3px;
}
.airport_dropdown .closebtn.countries-close {
  position: absolute;
  top: 0;
  right: 10px;
  padding-right: 32px;
  background: url(/sites/all/themes/airarabia2016/images/icons/close-icon.png) no-repeat right;
}
.airport_dropdown .airport_list {
  overflow: hidden;
  position: relative;
  min-height: 586px;
  background: #C5C5C5;
  padding: 0 0 0px 30px !important;
}
.airport_dropdown .airport_list h3 {
  margin-top: 20px;
  color: #00D0D0;
}
.airport_dropdown .airport_list ul {
  width: 33.3%;
  float: left;
}
.airport_dropdown .airport_list ul li a {
  color: #435464;
  font-size: .9rem !important;
}
.airport_dropdown .airport_list .countryitem.hlSide a {
  color: #fff !important;
}
.airport_dropdown .airport_list .countryitem {
  color: #435464;
  margin-bottom: 4px;
  z-index: 10;
}
.airport_dropdown .airport_list .countryitem a {
  transition: all 0s;
  padding-left: 7px;
  line-height: 26px;
  z-index: 10;
  position: relative;
}
.airport_dropdown .airport_list .countryitem.highlight {
  z-index: 0;
}
.airport_dropdown .airport_list .countryitem.highlight:before {
  pointer-events: none;
  content: " ";
  width: 1000px;
  height: 26px;
  background-color: #FF0041;
  position: absolute;
  z-index: 0;
}
.airport_dropdown .airport_list .countryitem.highlight a {
  z-index: 10;
  color: #fff;
  width: 101%;
  display: block;
  font-weight: 700;
}
.airport_dropdown .airport_list .countryitem.highlight a:hover {
  color: #FF0041;
}
.airport_dropdown .airport_list .countryitem.highlight a:after {
  content: " \f105";
  font-family: FontAwesome;
}
.airport_dropdown .airport_list .countryitem.highlight a:active, .airport_dropdown .airport_list .countryitem.highlight a:hover, .airport_dropdown .airport_list .countryitem.highlight a:link {
  color: #fff;
}
.airport_dropdown .airport_list .countryitem:hover a {
  font-weight: 700;
}
.airport_dropdown .airport_list .airportoption {
  display: none;
}
.airport_dropdown .list_of_airports {
  display: none;
  padding: 0 30px 50px !important;
  min-height: 586px !important;
  background: #FF0041;
  color: #fff;
}
.airport_dropdown .list_of_airports span {
  color: #fff;
}
.airport_dropdown .list_of_airports h3 {
  margin-top: 20px;
  color: #fff;
  width: 75%;
}
.airport_dropdown .list_of_airports h3 .firstword {
  color: #fff;
}
.airport_dropdown .list_of_airports span.country-name {
  display: none;
}
.airport_dropdown .list_of_airports a {
  color: #fff;
}
.airport_dropdown .list_of_airports p.subtitle {
  margin: 0;
  color: #fff;
  font-size: .8rem;
}
.airport_dropdown .list_of_airports p.subtitle span {
  color: #FF0041;
  font-weight: 600;
  color: #fff;
}
.airport_dropdown .list_of_airports .partunderline span.firstword:after {
  background: #fff;
}
.airport_dropdown .list_of_airports ul.airport-list {
  max-height: 410px;
  overflow: auto;
  margin: 0;
}
.airport_dropdown .list_of_airports ul.airport-list .airportoption .keywordhl {
  font-weight: 700 !important;
}
.airport_dropdown .list_of_airports ul.airport-list::-webkit-scrollbar {
  width: 12px;
}
.airport_dropdown .list_of_airports ul.airport-list::-webkit-scrollbar-track {
  background-color: #f6f6f6;
  border-left: 1px solid #f6f6f6;
}
.airport_dropdown .list_of_airports ul.airport-list::-webkit-scrollbar-thumb {
  background-color: #92959c;
}
.airport_dropdown .list_of_airports ul.airport-list::-webkit-scrollbar-thumb:hover {
  background-color: #64727f;
}
.airport_dropdown .list_of_airports ul.airport-list li {
  margin-bottom: 4px;
  display: none;
}
.airport_dropdown .list_of_airports ul.airport-list li.highlight a {
  color: #fff;
}
.airport_dropdown .list_of_airports ul.airport-list li:hover a {
  color: #fff;
}
.airport_dropdown .list_of_airports ul.airport-list li a {
  font-size: .9rem;
  color: #fff;
}
.airport_dropdown .list_of_airports .airports-key {
  position: absolute;
  bottom: 20px;
}
.airport_dropdown .list_of_airports .airports-key span {
  margin-right: 20px;
  color: #fff;
}
#tabs-carhire .carsearchbutton {
  margin-top: 32px;
}
#ui-datepicker-div {
  z-index: 99999 !important;
}
.ui-datepicker {
  width: 17em;
  display: none;
}
.ui-datepicker * {
  border: none;
}
.ui-datepicker thead {
  background: #e7e8ed;
}
.ui-datepicker tbody {
  background: #e7e8ed;
}
.ui-datepicker table tbody tr:nth-child(even) {
  background: #e7e8ed;
}
.ui-datepicker table tbody tr:nth-child(odd) {
  background: #e7e8ed;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
  background: #64727f;
}
.ui-datepicker .ui-datepicker-header span {
  color: #fff !important;
  font-weight: 300 !important;
}
.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
  margin: 0;
  top: auto;
  position: relative;
}
.ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover {
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-next-hover span, .ui-datepicker .ui-datepicker-prev-hover span {
  margin: 0;
  top: auto;
  position: relative;
}
.ui-datepicker .ui-datepicker-prev {
  margin-top: 3px;
  margin-left: 5px !important;
  float: left;
  color: #fff;
}
.ui-datepicker .ui-datepicker-next {
  margin-right: 12px;
  margin-top: 2px;
  float: right;
  color: #fff;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 0;
}
.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-next span:hover, .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-prev span:hover {
  display: block;
  position: relative !important;
  left: auto !important;
  margin-left: 0 !important;
  top: auto !important;
  margin-top: 0 !important;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
  color: #fff;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: 700;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td a, .ui-datepicker td span {
  display: block;
  padding: .2em;
  text-align: center !important;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}
.ui-datepicker td a:hover {
  color: #414042;
  font-weight: 700;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker-calendar .ui-datepicker-unselectable span {
  color: #bfbfbf;
  font-weight: 300;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 49%;
  background: #e7e8ed;
  padding-bottom: 10px;
  margin-right: 2px;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.ui-datepicker-current-day a {
  color: #fff;
}
.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span, .ui-datepicker span.ui-datepicker-month, .ui-datepicker span.ui-datepicker-year, .ui-datepicker td a {
  color: #435464;
}
.return-cal.ui-datepicker:hover .dp-highlight a {
  color: #435464;
  background: 0 0;
}
.return-cal.ui-datepicker:hover .dp-highlight a:hover {
  color: #fff;
  background: #C20041;
}
.return-cal.ui-datepicker:hover .dp-highlight.first-highlight a, .return-cal.ui-datepicker:hover .dp-highlight.first-highlight.hover-highlight a {
  color: #fff !important;
  background: #C20041 !important;
}
.return-cal.ui-datepicker:hover .dp-highlight.ui-datepicker-current-day a {
  color: #43546;
  background: 0 0;
}
.return-cal.ui-datepicker:hover .dp-highlight.ui-datepicker-current-day a:after {
  content: "" !important;
}
.return-cal.ui-datepicker:hover .dp-highlight.ui-datepicker-current-day a {
  box-shadow: inset 0 0 0 1px #C20041 !important;
  color: #435464;
}
.return-cal.ui-datepicker:hover .dp-highlight.ui-datepicker-current-day a:after {
  display: none !important;
}
.return-cal.ui-datepicker:hover .dp-highlight.ui-datepicker-current-day a:hover {
  color: #fff !important;
  background: #C20041 !important;
}
.return-cal.ui-datepicker:hover .dp-highlight.ui-datepicker-current-day a:hover:after {
  display: block;
  content: " ";
  width: 0;
  height: 0;
  top: 0;
  z-index: 100;
  position: absolute;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  left: 0;
  right: auto;
  margin-left: -7px;
  border-right: 7px solid #C20041;
  border-left: none;
}
.return-cal.ui-datepicker:hover .hover-highlight.ui-datepicker-days-cell-over a {
  color: #fff !important;
  background: #C20041;
}
.return-cal.ui-datepicker .dp-highlight.ui-datepicker-current-day.hover-highlight a, .return-cal.ui-datepicker .hover-highlight a, .return-cal.ui-datepicker .hover-highlight.dp-highlight a {
  color: #fff;
  background: #FF0041;
}
.i18n-ar .dp-highlight.ui-datepicker-current-day a:hover:after, .i18n-fa .dp-highlight.ui-datepicker-current-day a:hover:after {
  right: 0;
  left: auto;
  margin-right: -7px;
  border-left: 7px solid #C20041;
  border-right: none;
}
.i18n-ar .return-cal.ui-datepicker:hover .ui-datepicker-days-cell-over a, .i18n-fa .return-cal.ui-datepicker:hover .ui-datepicker-days-cell-over a {
  color: #fff;
  background: #C20041;
}
.ui-datepicker td {
  padding: 0;
}
.ui-datepicker td a {
  height: 30px;
  position: relative;
  transition: none !important;
}
.ui-datepicker .dp-highlight a {
  color: #fff;
  background: #FF0041;
}
.ui-datepicker .dp-highlight a:hover {
  color: #fff;
}
.ui-datepicker .first-highlight a, .ui-state-default:hover {
  color: #fff !important;
  background: #C20041 !important;
}
.ui-datepicker .first-highlight a:after, .ui-datepicker .last-highlight a:after, .ui-datepicker .ui-datepicker-current-day a:after, .ui-datepicker .ui-datepicker-days-cell-over a:after, .ui-datepicker td .ui-state-default:hover:after {
  content: " " !important;
  width: 0 !important;
  height: 0 !important;
  top: 0 !important;
  z-index: 100 !important;
  position: absolute !important;
  border-top: 15px solid transparent !important;
  border-bottom: 15px solid transparent !important;
}
.ui-datepicker .dp-highlight.first-highlight a:after, .ui-datepicker .ui-datepicker-days-cell-over a:after, .ui-datepicker.depart-cal .ui-datepicker-current-day a:after {
  right: 0 !important;
  left: auto !important;
  margin-right: -7px !important;
  border-left: 7px solid #C20041 !important;
  border-right: none !important;
}
.ui-datepicker .dp-highlight.last-highlight a:after, .ui-datepicker.return-cal .ui-datepicker-current-day a:after {
  left: 0 !important;
  right: auto !important;
  margin-left: -7px !important;
  border-right: 7px solid #C20041 !important;
  border-left: none !important;
}
.ui-datepicker .ui-datepicker-unselectable a, .ui-datepicker .ui-datepicker-unselectable span {
  background: 0 0 !important;
  color: #bfbfbf !important;
}
.ui-datepicker .ui-datepicker-unselectable a:after, .ui-datepicker .ui-datepicker-unselectable span:after {
  display: none !important;
}
.ui-datepicker.depart-cal td .ui-state-default:hover:after {
  right: 0;
  left: auto;
  margin-right: -7px;
  margin-left: 0;
  border-left: 7px solid #C20041;
  border-right: none;
}
.ui-datepicker.return-cal td .ui-state-default:hover:after {
  left: 0;
  right: auto;
  margin-left: -7px;
  margin-right: 0;
  border-right: 7px solid #C20041;
  border-left: none;
}
.ui-datepicker-calendar td.ui-datepicker-unselectable {
  background: 0 0 !important;
}
.ui-datepicker-calendar td.ui-datepicker-unselectable:after {
  display: none !important;
}
.form_search_flights.minimal h4 {
  color: #fff;
  font-size: .700rem;
}
.form_search_flights.minimal label {
  color: #fff;
  font-size: .800rem;
}
#block-airarabia-general-schedule-information {
  margin-bottom: 40px;
}
#flight_offers_search .form_flying_to .airport_dropdown.keyword-search .list_of_airports {
  left: 0 !important;
}
#block-airarabia-general-schedule-information input, #block-airarabia-general-schedule-information select, .page-flights input, .page-flights select, .x-light-back .flight_offers #flight_offers_search input, .x-light-back .flight_offers #flight_offers_search select {
  border: none;
}
#block-airarabia-general-schedule-information .form_flying_from label, .page-flights .form_flying_from label, .x-light-back .flight_offers #flight_offers_search .form_flying_from label {
  width: 9%;
  float: left;
}
#block-airarabia-general-schedule-information .form_flying_from input, .page-flights .form_flying_from input, .x-light-back .flight_offers #flight_offers_search .form_flying_from input {
  width: 21%;
  float: left;
}
#block-airarabia-general-schedule-information .form_flying_to label, .page-flights .form_flying_to label, .x-light-back .flight_offers #flight_offers_search .form_flying_to label {
  width: 7%;
  float: left;
  text-align: right;
  margin-right: 1%;
}
#block-airarabia-general-schedule-information .form_flying_to input, .page-flights .form_flying_to input, .x-light-back .flight_offers #flight_offers_search .form_flying_to input {
  width: 21%;
  float: left;
}
#block-airarabia-general-schedule-information .form_month_travel label, .page-flights .form_month_travel label, .x-light-back .flight_offers #flight_offers_search .form_month_travel label {
  width: 7%;
  float: left;
  text-align: right;
  margin-right: 1%;
}
#block-airarabia-general-schedule-information .form_month_travel select, .page-flights .form_month_travel select, .x-light-back .flight_offers #flight_offers_search .form_month_travel select {
  width: 17%;
  float: left;
  margin-right: 1%;
}
#block-airarabia-general-schedule-information .form_submit, .page-flights .form_submit, .x-light-back .flight_offers #flight_offers_search .form_submit {
  width: 12%;
  text-align: right;
  float: left;
}
#block-airarabia-general-schedule-information .button, .page-flights .button, .x-light-back .flight_offers #flight_offers_search .button {
  width: 100%;
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  padding: 10px 10px;
  font-size: 1.1rem !important;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.full-area #tabs-carhire .wrapper {
  padding-left: 2rem;
  padding-right: 2rem;
}
.full-area #search_tabs {
  margin-left: .9375rem;
  margin-left: .9375rem;
}
.full-area #search_tabs .wrapper {
  padding-bottom: 7px;
}
.full-area #search_tabs .ui-tabs-nav {
  padding: 0 !important;
}
.full-area #search_tabs #tabs-flights .wrapper {
  padding-bottom: 5px;
  padding-left: 2rem;
  padding-right: 2rem;
}
.full-area #search_tabs ul.ui-tabs-nav {
  padding-left: .5rem;
  padding-right: .5rem;
}
.full-area #search_tabs .search_options_extended {
  display: block;
}
.full-area #search_tabs .search_options_extended .close-search-dd {
  display: none;
}
#tabs-flights select {
  border: none;
}
#tabs-flights .search_field_select::after {
  top: 15px;
  right: 5px;
}
#tabs-flights .search_field {
  margin-top: 25px;
}
#tabs-flights .form_flying_from .airport-list .fa-paper-plane {
  display: none !important;
}
#tabs-flights .flightclass {
  float: left;
  width: 24%;
}
#tabs-flights .flightclass label, #tabs-flights .flightclass select {
  float: left;
}
#tabs-flights .flightclass label {
  width: 21%;
  text-align: right;
  margin-right: 4%;
}
#tabs-flights .flightclass select {
  width: 75%;
}
#tabs-flights .currency, #tabs-flights .deptdate, #tabs-flights .form_flying_from, #tabs-flights .form_flying_to, #tabs-flights .promocode, #tabs-flights .rtndate {
  float: left;
  width: 30%;
}
#tabs-flights .currency label, #tabs-flights .deptdate label, #tabs-flights .form_flying_from label, #tabs-flights .form_flying_to label, #tabs-flights .promocode label, #tabs-flights .rtndate label {
  float: left;
  width: 20%;
  margin-right: 4%;
}
#tabs-flights .currency input, #tabs-flights .deptdate input, #tabs-flights .form_flying_from input, #tabs-flights .form_flying_to input, #tabs-flights .promocode input, #tabs-flights .rtndate input {
  float: left;
  width: 76%;
}
#tabs-flights .currency .search_field_select, #tabs-flights .deptdate .search_field_select, #tabs-flights .form_flying_from .search_field_select, #tabs-flights .form_flying_to .search_field_select, #tabs-flights .promocode .search_field_select, #tabs-flights .rtndate .search_field_select {
  float: left;
  width: 76%;
}
#tabs-flights .search_field.pax {
  margin-bottom: 0;
  float: left;
  width: 40%;
}
#tabs-flights .search_field.pax label {
  float: left;
  width: 30%;
  margin-right: 2%;
  padding-left: 5%;
}
#tabs-flights .search_field.pax .pax-options {
  float: left;
  width: 68%;
  margin-top: 22px;
}
#tabs-flights .search_field.pax .pax-options .pax-option {
  margin-top: -22px;
  float: left;
  width: 31%;
  margin-right: 3.3%;
}
#tabs-flights .search_field.pax .pax-options .pax-option:last-child {
  margin-right: 0;
}
#tabs-flights .search_field.pax .pax-options .pax-option label {
  width: 100%;
  padding-left: 0;
}
#tabs-flights .currency {
  width: 25%;
  font-family: inherit;
}
#tabs-flights .currency label {
  width: 25%;
}
#tabs-flights .currency .search_field_select {
  width: 65%;
  float: left;
}
#tabs-flights .journey-type {
  padding-left: 1%;
}
#tabs-flights .promocode {
  width: 28%;
}
#tabs-flights .promocode label {
  width: 40%;
  margin-right: 3%;
  padding-left: 6%;
}
#tabs-flights .promocode input {
  width: 57%;
}
#tabs-flights .search_options_extended {
  margin-top: 0;
}
#tabs-flights .search-button {
  float: right;
}
@media screen and (max-width:1155px) {
  .full-area #tabs-flights .wrapper {
    padding-bottom: 65px !important;
  }
  #search_tabs ul.ui-tabs-nav li a {
    font-size: 9px;
  }
  #tabs-flights select {
    border: none;
  }
  #tabs-flights .wrapper {
    padding-bottom: 65px;
  }
  #tabs-flights .search_field_select::after {
    top: 15px;
    right: 5px;
  }
  #tabs-flights .search_field {
    margin-bottom: 5px;
    margin-top: 0;
  }
  #tabs-flights .journey-type {
    padding-top: 34px;
  }
  #tabs-flights .currency, #tabs-flights .deptdate, #tabs-flights .form_flying_from, #tabs-flights .form_flying_to, #tabs-flights .promocode, #tabs-flights .rtndate {
    float: left;
    width: 35%;
  }
  #tabs-flights .currency label, #tabs-flights .deptdate label, #tabs-flights .form_flying_from label, #tabs-flights .form_flying_to label, #tabs-flights .promocode label, #tabs-flights .rtndate label {
    float: none;
    width: 100%;
  }
  #tabs-flights .currency label.text-right, #tabs-flights .deptdate label.text-right, #tabs-flights .form_flying_from label.text-right, #tabs-flights .form_flying_to label.text-right, #tabs-flights .promocode label.text-right, #tabs-flights .rtndate label.text-right {
    text-align: left !important;
  }
  #tabs-flights .currency input, #tabs-flights .deptdate input, #tabs-flights .form_flying_from input, #tabs-flights .form_flying_to input, #tabs-flights .promocode input, #tabs-flights .rtndate input {
    float: none;
    width: 94%;
    margin-right: 6%;
  }
  #tabs-flights .currency .search_field_select, #tabs-flights .deptdate .search_field_select, #tabs-flights .form_flying_from .search_field_select, #tabs-flights .form_flying_to .search_field_select, #tabs-flights .promocode .search_field_select, #tabs-flights .rtndate .search_field_select {
    float: left;
    width: 94%;
  }
  #tabs-flights .search_field.pax {
    float: left;
    width: 30%;
  }
  #tabs-flights .search_field.pax label {
    float: none;
    width: 98%;
    margin-right: 2%;
    padding-left: 0;
  }
  #tabs-flights .search_field.pax .pax-options {
    float: left;
    width: 100%;
  }
  #tabs-flights .search_field.pax .pax-options .pax-option {
    margin-top: 0;
    float: left;
    width: 31%;
    margin-right: 3.3%;
  }
  #tabs-flights .search_field.pax .pax-options .pax-option:last-child {
    margin-right: 0;
  }
  #tabs-flights .search_field.pax .pax-options .pax-option label {
    position: absolute;
    bottom: -5px;
    width: 100%;
    padding-left: 0;
  }
  #tabs-flights .promocode {
    width: 35%;
  }
  #tabs-flights .promocode label {
    width: 40%;
    margin-right: 2%;
    padding-left: 0;
  }
  #tabs-flights .promocode input {
    width: 94%;
  }
  #tabs-flights .search_options_extended {
    margin-top: 0;
  }
  #tabs-flights .search_options_extended .extended-second-row {
    margin: 0;
  }
  #tabs-flights .search-button-contain {
    width: 35%;
    position: absolute;
    bottom: -45px;
    left: 10px;
  }
  #tabs-flights .search-button {
    float: none;
    margin-top: 34px !important;
    width: 92%;
  }
  #tabs-flights .close-search-dd {
    bottom: -45px;
  }
}
#tabs-hotels {
  height: 180px !important;
}
#tabs-hotels .wrapper {
  padding-bottom: 0;
}
#tabs-hotels iframe {
  height: 180px !important;
}
#search_tabs ul, .airport_dropdown ul, .blockRef ul, .sitmaplist, .top-faqs ul, header ul {
  list-style: none !important;
}
#block-webform-client-block-426 {
  margin-top: -37px;
}
#block-webform-client-block-426 .content .webform-client-form .form-item label {
  margin: 0;
  font-size: 1rem;
}
#block-views-latest-news-block.media-center-news {
  margin: 0;
  margin-top: 6px;
  border-right: 10px solid #fff;
  height: 368px;
  width: 33.3333% !important;
}
#block-views-latest-news-block.media-center-news li {
  margin-bottom: 3px;
}
#block-views-latest-news-block.media-center-news li a {
  font-size: .9rem;
}
#block-block-44 li, #block-views-latest-news-block li {
  list-style: none !important;
  margin-bottom: 15px;
}
.content article ul {
  margin-left: 20px;
  margin-bottom: 15px;
}
.content article ul li {
  font-size: 1.1rem;
  list-style: disc;
}
ul.news-list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 35px;
  font-size: 16px;
  padding-left: 10px;
}
ul.news-list li {
  padding-left: 45px;
  margin-bottom: 20px;
  font-weight: 500;
  position: relative;
  line-height: 1.4;
}
ul.news-list li a {
  font-size: .95em;
  color: #fff;
  font-weight: 500;
}
ul.news-list li99:before {
  position: absolute;
  content: "";
  background-image: url(/sites/all/themes/airarabia2016/images/icons/news-icon.png);
  background-repeat: no-repeat;
  background-position: left center;
  display: inline-block;
  height: 25px;
  width: 45px;
  left: 0;
  top: 5px;
}
.column.pad-contain-sm, .pad-contain-sm.columns, .row.pad-contain-sm {
  padding-top: 5px;
  padding-bottom: 5px;
}
.column.pad-contain-md, .pad-contain-md.columns, .row.pad-contain-md {
  padding-top: 20px;
  padding-bottom: 20px;
}
.column.pad-contain-lg, .pad-contain-lg.columns, .row.pad-contain-lg {
  padding-top: 37px;
  padding-bottom: 37px;
}
.column.pad-contain-xlg, .pad-contain-xlg.columns, .row.pad-contain-xlg {
  padding-top: 40px;
  padding-bottom: 40px;
}
.column.pad-contain-xxlg, .pad-contain-xxlg.columns, .row.pad-contain-xxlg {
  padding-top: 50px;
  padding-bottom: 60px;
}
.small-right-block {
  padding-left: 47px !important;
  position: relative;
}
.small-right-block:after {
  content: '';
  width: 1px;
  height: 60%;
  background: #92959c;
  position: absolute;
  top: 20%;
  left: 0;
}
.area_wrapper {
  padding-top: 15px;
  padding-bottom: 30px;
}
#block-airarabia-general-callcentres, #block-airarabia-general-officelocations, .contact-links-forms, .customer-services-article, .lowerRefs {
  margin-bottom: 30px;
}
.breadcrumbs {
  margin: 20px 0 -10px !important;
}
.breadcrumbs .breadcrumb {
  font-weight: 300;
  color: #435464;
  font-size: .95rem;
}
.breadcrumbs span.breadcrumb-current {
  font-size: .95rem;
  color: #92959c;
}
.node-type-page #lead_article {
  max-width: 1175px !important;
  margin-left: auto;
  margin-right: auto;
  padding-left: .9375rem;
  padding-right: .9375rem;
  margin-bottom: 30px;
}
.display_presentation, .reports {
  min-height: 480px;
}
.display_presentation p, .reports p {
  margin-bottom: 5px;
}
#block-views-latest-news-block, .display_presentation, .dividends, .reports, .stock {
  overflow-y: auto;
  overflow-x: hidden;
  background: #f0f1f5;
  width: 48%;
  float: left;
  margin-right: 2%;
  margin-bottom: 13px;
  padding: 25px;
}
#block-views-latest-news-block a, #block-views-latest-news-block p, .display_presentation a, .display_presentation p, .dividends a, .dividends p, .reports a, .reports p, .stock a, .stock p {
  font-size: 1rem;
}
#block-views-latest-news-block::-webkit-scrollbar, .display_presentation::-webkit-scrollbar, .dividends::-webkit-scrollbar, .reports::-webkit-scrollbar, .stock::-webkit-scrollbar {
  width: 12px;
}
#block-views-latest-news-block::-webkit-scrollbar-track, .display_presentation::-webkit-scrollbar-track, .dividends::-webkit-scrollbar-track, .reports::-webkit-scrollbar-track, .stock::-webkit-scrollbar-track {
  background-color: #f6f6f6;
  border-left: 1px solid #f6f6f6;
}
#block-views-latest-news-block::-webkit-scrollbar-thumb, .display_presentation::-webkit-scrollbar-thumb, .dividends::-webkit-scrollbar-thumb, .reports::-webkit-scrollbar-thumb, .stock::-webkit-scrollbar-thumb {
  background-color: #92959c;
}
#block-views-latest-news-block::-webkit-scrollbar-thumb:hover, .display_presentation::-webkit-scrollbar-thumb:hover, .dividends::-webkit-scrollbar-thumb:hover, .reports::-webkit-scrollbar-thumb:hover, .stock::-webkit-scrollbar-thumb:hover {
  background-color: #64727f;
}
.social-block {
  width: 100%;
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
}

.social-block a{ margin: 0 5px;}

.social-block .columns {
  text-align: center;
}
.social-block .youtube-icon {
  background-color: #506171;
  border-radius: 15px;
  width: 60px;
  height: 60px;
}
.social-block .youtube-icon img {
  margin-top: 20px;
  margin-left: 3px;
}
.social-block .fa {
  color: #485969;
  height: 60px;
  width: 60px;
  font-size: 70px;
  margin-bottom: 15px;
}
.social-block .fa.fa-facebook {
  background-color: #485969;
  color: #f6f6f6;
  border-radius: 5px;
  font-size: 56px;
  padding-top: 8px;
  padding-left: 14px;
}
.social-block .fa.fa-twitter {
  font-size: 78px;
  margin-top: -8px;
  margin-left: -5px;
}
.social-block .fa.fa-linkedin {
  background-color: #485969;
  color: #f6f6f6;
  font-size: 50px;
  border-radius: 5px;
  padding-top: 6px;
}
.social-block .fa.fa-instagram {
  font-size: 69px;
  padding: 0;
  margin-top: -5px;
}
.social-block .fa.fa-rss {
  background-color: #485969;
  border-radius: 15px;
  font-size: 49px;
  color: #f6f6f6;
  padding-top: 6px;
}
.social-block .fa-instagram {
  font-size: 41px;
  padding-top: 10px;
}
.dark-back .flow-menu, .darkest-back .flow-menu, .light-back .flow-menu, .red-back .flow-menu, .x-light-back .flow-menu {
  padding-bottom: 4px;
}
.dark-back .flow-menu li a, .darkest-back .flow-menu li a, .light-back .flow-menu li a, .red-back .flow-menu li a, .x-light-back .flow-menu li a {
  font-size: .75rem;
  color: #fff;
}
.lightest-back .flow-menu, .xx-light-back .flow-menu {
  padding-bottom: 4px;
}
.lightest-back .flow-menu li a, .xx-light-back .flow-menu li a {
  font-size: .75rem;
  color: #435464;
}
.menu.flow-menu {
  text-align: center;
}
.menu.flow-menu li {
  display: inline;
}
.menu.flow-menu li a {
  display: inline;
}
.footer-main-links h4 {
  font-weight: 300;
  color: #3f4f5e;
  margin-bottom: 6px;
}
.footer-main-links ul {
  margin: 0 0 30px 0;
  padding: 0;
}
.footer-main-links ul li {
  line-height: 1.3;
}
.footer-main-links ul li a {
  font-weight: 300;
  color: #3b4a58;
  font-size: .95rem;
}
.header-navigation {
  position: relative;
}
#navigation .last .menu-attach-block-wrapper .content {
  min-width: 300px;
}
#navigation #main-menu {
  float: right;
  margin: 0;
}
#navigation li {
  margin: 0;
  padding: 0;
}
#navigation li a {
  font-size: 1.1rem;
  display: inline-block;
  line-height: 0;
  padding: 40px 17px;
  color: #fff;
}
#navigation li:hover a {
  background-color: #C20041;
}
#navigation li:hover .menu-attach-block-wrapper a {
  background: 0 0;
}
#navigation #secondary-menu, #navigation .menu-attach-block-drop-link, #navigation h2 {
  display: none !important;
}
#navigation .menu-attach-block-wrapper {
  display: none;
  position: absolute;
  right: 0;
  top: 80px;
  width: auto;
  z-index: 999;
  /*background-color:rgba(67,84,100,.9)*/
  ;
  background-color: #C20041;
}
#navigation .menu-attach-block-wrapper ul {
  position: relative;
  float: left;
  margin: 20px 0 15px;
  padding: 0 20px 0 20px;
}
#navigation .menu-attach-block-wrapper ul::before {
  content: " ";
  border-left: 1px solid #868581;
  width: 1px;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
}
#navigation .menu-attach-block-wrapper ul li {
  color: #fff !important;
  display: block;
}
#navigation .menu-attach-block-wrapper ul li.group a {
  cursor: default;
  font-size: 1.1rem;
  padding-top: 0;
}
#navigation .menu-attach-block-wrapper ul li a {
  font-size: .9rem;
  text-transform: uppercase;
  color: #fff !important;
  padding: 5px 0;
  display: block;
  line-height: 1.1;
}
#navigation .menu-attach-block-wrapper ul:first-child::before {
  content: "";
  border-left: 0 solid #92959c;
}
.promopanel_wrapper {
  min-height: 315px;
}
ul.main_promo_carousel:hover .panel-edit {
  display: block;
}
body .panel-edit, ul.main_promo_carousel .panel-edit {
  opacity: .75;
  display: none;
  position: absolute;
  background: #fff;
  left: 75%;
  bottom: 20px;
  padding: 5px 10px;
  color: #000;
}
body .primeiamge, ul.main_promo_carousel .primeiamge {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 315px;
}
body .panel_content, ul.main_promo_carousel .panel_content {
  background: rgba(255, 255, 255, .9);
  width: 490px;
  margin-left: .9375rem;
  padding: 20px 20px 15px;
}
body .panel_content h2, ul.main_promo_carousel .panel_content h2 {
  color: #435464;
  margin-bottom: 5px;
}
body .panel_content p, ul.main_promo_carousel .panel_content p {
  color: #435464;
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 0;
}
body .panel_content a.btn, ul.main_promo_carousel .panel_content a.btn {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 5px;
}
#display_controls, .bx-next .bx-prev {
  display: none;
}
.promopanel_pages {
  padding-top: 10px;
  padding-bottom: 0;
}
.promopanel_pages h2 {
  margin-bottom: 50px;
}
.promopanel_pages .promo-item {
  padding-bottom: 15px;
}
.promopanel_pages .promo-image {
  float: left;
}
.promopanel_pages .promo-title {
  margin-left: 60px;
}
.promopanel_pages .promo-title h4 {
  font-size: 1.4rem;
  font-weight: 400;
}
.promopanel_pages .promo-text {
  margin-left: 60px;
}
.promopanel_pages .promo-text p {
  font-size: 1rem;
  font-weight: 300;
  margin-bottom: 5px;
}
.promopanel_pages .promo-link {
  margin-top: 10px;
  margin-left: 60px;
}
.promopanel_pages .promo-link a {
  margin-top: 10px;
  font-size: 1.1rem;
  font-weight: 300;
  color: #fff;
}
#display_panel {
  position: relative;
  z-index: 0 !important;
}
.bx-controls.bx-has-pager {
  position: absolute;
  bottom: 45px;
  color: #fff !important;
  z-index: 888;
  display: block;
  width: 100%;
  text-align: center;
}
.bx-controls.bx-has-pager .bx-pager .bx-pager-item {
  display: inline;
  margin: 10px 27px 0 -6px;
  color: transparent;
  position: relative;
}
.bx-controls.bx-has-pager .bx-pager .bx-pager-item a {
  bottom: 0;
  line-height: 26px;
  position: absolute;
  color: transparent;
}
.bx-controls.bx-has-pager .bx-pager .bx-pager-item a::after {
  content: "\f1db";
  font-family: FontAwesome;
  color: #FFFFFF;
  font-size: 1.1rem;
}
.bx-controls.bx-has-pager .bx-pager .bx-pager-item a.active::after {
  content: "\f111";
  font-family: FontAwesome;
  color: #FFFFFF;
}
.box-panels {
  background: #fff;
  width: 100%;
}
.box-panels .box-panel-inner {
  width: 50%;
  float: left;
  position: relative;
  cursor: pointer;
}
.box-panels .box-panel-inner:hover .left-box-arrow {
  left: 49%;
}
.box-panels .box-panel-inner:hover .right-box-arrow {
  left: 51%;
}
.box-panels .box-panel-inner:hover .box-title-overlay {
  opacity: .9;
}
.box-panels .box-panel-inner:hover .btn-hollow-red {
  color: #fff !important;
  background: #FF0041;
}
.box-panels .left-box-arrow {
  transition: left .3s;
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-right: 30px solid #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -30px;
  margin-left: -15px;
  z-index: 1;
}
.box-panels .right-box-arrow {
  transition: left .3s;
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 30px solid #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -30px;
  margin-left: -15px;
  z-index: 1;
}
.box-panels .box-panel {
  position: relative;
  width: 50%;
  float: left;
}
.box-panels .box-panel .box-panel-image {
  position: relative;
}
.box-panels .box-panel .box-panel-image img {
  width: 100%;
}
.box-panels .box-panel .box-panel-image .box-title-overlay {
  transition: opacity .2s;
  position: absolute;
  background: rgba(51, 76, 94, .5);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding-top: 31%;
}
.box-panels .box-panel .box-panel-image .box-title-overlay .box-panel-title {
  font-size: 2.7rem;
  color: #fff;
  line-height: 4rem;
}
.box-panels .box-panel .box-panel-image .box-title-overlay .box-panel-subtitle {
  display: block;
  font-size: 1.6rem;
  color: #fff;
  line-height: 2rem;
}
.box-panels .box-panel .box-panel-content {
  overflow: hidden;
  padding: 35px 30px 30px;
  z-index: 10;
}
.box-panels .box-panel .box-panel-content .box-panel-text {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5rem;
}
body.front .box-panels .box-panel .box-panel-image .box-title-overlay .box-panel-title {
  margin-top: 5px;
  font-size: 4rem;
  color: #fff;
  line-height: 4rem;
}
body.front .box-panels .box-panel .box-panel-image .box-title-overlay .box-panel-subtitle {
  display: block;
  margin-top: 5px;
  font-size: 2rem;
  color: #fff;
  line-height: 2rem;
}
.featured_flights {
  max-width: 1175px !important;
  margin: 0 auto;
}
.featured_flights .featured_flights_content {
  margin-bottom: 0;
}
.destinations-link {
  padding-top: 45px;
}
.destinations-link a {
  font-size: 1.1rem;
  font-weight: 300;
}
.destinations-link .fa {
  font-size: 1.5rem;
}
.carousel_title span {
  font-size: inherit;
}
.best-fares {
  margin-bottom: 30px;
}
.best-fares .fare:nth-child(even) {
  padding-right: 30px;
}
@media only screen and (min-width:1367px) {
  .best-fares .fare:nth-child(odd) {
    padding-left: 30px;
  }
}
.best-fares .fare-inner {
  height: 70px;
  padding-top: 10px;
  padding-bottom: 0;
  margin: 5px 0;
  overflow: hidden;
  border-bottom: 1px solid #c6cad3;
}
.best-fares .fare-inner h3 {
  margin-top: -2px;
  width: 38%;
  font-size: 1.1rem;
  float: left;
}
.best-fares .fare-inner h3.airports-2-lines {
  display: none;
}
.best-fares .fare-inner h3.airports-2-lines span {
  height: 23px;
  overflow: hidden;
}
.best-fares .fare-inner h3.airports-2-lines .offer-title-span {
  display: block;
}
.best-fares .fare-inner h3.airports-1-line {
  margin-top: 10px;
  display: inline;
}
.best-fares .fare-inner span.from {
  font-size: .9rem;
}
.best-fares .fare-inner span.currency {
  font-size: 1.4rem;
  font-weight: 500;
  margin-left: 5px;
}
.best-fares .fare-inner span.price {
  font-size: 1.5rem;
  color: #FF0041;
  font-weight: 500;
  line-height: 40px;
}
.best-fares .fare-inner span.right-price {
  margin-top: 0;
  width: 35%;
  float: left;
  text-align: right;
}
.best-fares .fare-inner a.booknow {
  float: right;
  width: 25%;
  text-align: center;
}
@media only screen and (min-width:39.063em) and (max-width:74em) {
  .best-fares .fare-inner h3 {
    font-size: 1rem;
    width: 41%;
  }
  .best-fares .fare-inner span.currency {
    font-size: 1.3rem;
    font-weight: 500;
    margin-left: 5px;
  }
  .best-fares .fare-inner span.price {
    font-size: 1.5rem;
    color: #FF0041;
    font-weight: 500;
    line-height: 40px;
  }
  .best-fares .fare-inner span.from {
    font-size: .9rem;
  }
  .best-fares .fare-inner span.right-price {
    margin-top: 0;
    width: 34%;
    float: left;
    text-align: right;
  }
  .best-fares .fare-inner a.booknow {
    float: right;
    width: 23%;
    text-align: center;
  }
}
.i18n-ru .coupons-list .image-coupon .coupon-inner-content .coupon-type {
  font-size: .8rem;
}
.i18n-ru #search_tabs input.search-button {
  margin-top: -1px;
  padding: 9px 3px;
  font-size: .95rem;
}
.full-banner {
  background-size: cover;
 /* min-height: 400px;*/
  padding-top: 40px;
}
.full-banner h2 {
  font-size: 2.3rem;
  font-weight: 400;
}
.full-banner p {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.4;
}
.full-banner a.btn-filled-red {
  margin-top: 8px;
  margin-bottom: 50px;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
}
.home-loyalty {
  background-position: center;
  background-image: url(/sites/all/themes/airarabia2016/images/graphics/generic4_ltr.jpg);
}
body [type=color], body [type=date], body [type=datetime-local], body [type=datetime], body [type=email], body [type=month], body [type=number], body [type=ref], body [type=search], body [type=tel], body [type=text], body [type=time], body [type=url], body [type=week], body textarea, body[type=password], input {
  border: none;
  box-shadow: none;
}
select {
  cursor: pointer;
}
form label {
  margin-top: 3px;
}
.style-select {
  position: relative;
}
.style-select::after {
  pointer-events: none;
  content: '\f107';
  font-family: FontAwesome;
  color: #64727f;
  background: #fff;
  font-size: 1.3rem;
  position: absolute;
  line-height: .5;
  top: 14px;
  right: 3px;
  width: 16px;
}
.webform-component-select {
  position: relative;
}
.webform-component-select::after {
  pointer-events: none;
  content: '\f107';
  font-family: FontAwesome;
  color: #64727f;
  background: #fff;
  font-size: 1.3rem;
  position: absolute;
  line-height: .5;
  bottom: 14px;
  right: 3px;
  width: 16px;
}
.search_field_select {
  position: relative;
}
.search_field_select::after {
  pointer-events: none;
  content: '\f107';
  font-family: FontAwesome;
  color: #64727f;
  background: #fff;
  font-size: 1.3rem;
  position: absolute;
  line-height: .5;
  top: 14px;
  right: 15px;
  width: 16px;
}
body form label {
  font-weight: 400;
  color: #435464;
  font-size: 1.1rem;
}
.form-item input, .form-item select, .form-item textarea {
  border: 1px solid #c6cad3;
}
#webform-client-form-424 .captcha.form-wrapper .fieldset-wrapper img {
  margin-top: 20px;
}
#webform-client-form-424 .captcha.form-wrapper .fieldset-wrapper .form-item-captcha-response {
  width: 51%;
  position: relative;
}
#webform-client-form-424 .captcha.form-wrapper .fieldset-wrapper .form-item-captcha-response label {
  font-size: .9rem;
}
#webform-client-form-424 .captcha.form-wrapper .fieldset-wrapper .form-item-captcha-response label span {
  position: absolute;
  float: right;
}
#webform-client-form-424 .form-submit {
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  padding: 9px 11px 10px;
  font-size: 1.1rem;
}
#webform-client-form-419 {
  padding-right: 50px;
}
#webform-client-form-419 .form-item {
  margin-top: 12px;
}
#webform-client-form-419 .form-item-captcha-response {
  margin-top: 0;
}
#webform-client-form-419 input, #webform-client-form-419 select {
  color: #000;
  background-color: #ff;
  border: rgba(198, 202, 211, .8) 1px solid;
  margin-bottom: 0;
  font-size: .9rem;
}
#webform-client-form-419 label {
  display: none;
}
#webform-client-form-419 .form-item {
  margin-bottom: 0;
}
label.error {
  font-size: .9rem;
  background-color: #FF0041;
  padding: 5px;
  position: absolute;
  bottom: -20px;
}
.country-selector {
  position: relative;
  margin-top: 30px;
}
.country-selector:after {
  pointer-events: none;
  content: '\f107';
  font-family: FontAwesome;
  color: #FF0041;
  font-size: 1.6rem;
  background: #fff;
  position: absolute;
  line-height: .5;
  top: 21px;
  right: 7px;
  width: 23px;
}
.country_select {
  outline: 0 !important;
  border: #FF0041 1px solid !important;
  color: #FF0041;
  margin-top: 7px;
  padding: 5px 35px 5px 10px;
  background: 0 0;
  width: auto;
  float: right;
}
#views-exposed-form-search-questions-page {
  background: #e7e8ed;
  padding: 21px 0 0 0;
  height: 110px;
}
#block-airarabia-general-callcentres .call-center-contain, #block-airarabia-general-callcentres .office-locations-contain, #block-airarabia-general-officelocations .call-center-contain, #block-airarabia-general-officelocations .office-locations-contain {
  text-align: center;
  padding: 37px 0 18px 0;
}
#block-airarabia-general-callcentres .call-center-contain label, #block-airarabia-general-callcentres .office-locations-contain label, #block-airarabia-general-officelocations .call-center-contain label, #block-airarabia-general-officelocations .office-locations-contain label {
  display: none;
}
#block-airarabia-general-callcentres .call-center-contain .faq-search-prepend, #block-airarabia-general-callcentres .office-locations-contain .faq-search-prepend, #block-airarabia-general-officelocations .call-center-contain .faq-search-prepend, #block-airarabia-general-officelocations .office-locations-contain .faq-search-prepend {
  font-size: 1.75rem;
}
#block-airarabia-general-callcentres, #block-airarabia-general-officelocations, #views-exposed-form-search-questions-page {
  margin-top: 20px;
}
#block-airarabia-general-callcentres .faq-search-prepend, #block-airarabia-general-officelocations .faq-search-prepend, #views-exposed-form-search-questions-page .faq-search-prepend {
  font-size: 1.4rem;
  display: inline;
  background-image: url(/sites/all/themes/airarabia2016/images/searchongrey.png);
  background-repeat: no-repeat;
  background-position: right 5px;
  padding-right: 60px;
  padding-top: 3px;
  padding-bottom: 4px;
  margin-bottom: -4px;
}
#block-airarabia-general-callcentres input#edit-question-search, #block-airarabia-general-callcentres select.call_centre_select, #block-airarabia-general-callcentres select.office_location_select, #block-airarabia-general-officelocations input#edit-question-search, #block-airarabia-general-officelocations select.call_centre_select, #block-airarabia-general-officelocations select.office_location_select, #views-exposed-form-search-questions-page input#edit-question-search, #views-exposed-form-search-questions-page select.call_centre_select, #views-exposed-form-search-questions-page select.office_location_select {
  color: #64727f;
  font-weight: 400;
  width: 500px;
  display: inline;
  box-shadow: none !important;
  background-color: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
}
#block-airarabia-general-callcentres select.call_centre_select, #block-airarabia-general-callcentres select.office_location_select, #block-airarabia-general-officelocations select.call_centre_select, #block-airarabia-general-officelocations select.office_location_select, #views-exposed-form-search-questions-page select.call_centre_select, #views-exposed-form-search-questions-page select.office_location_select {
  background-image: url(/sites/all/themes/airarabia2016/images/chevreddown.png);
  background-size: 25px;
}
#block-airarabia-general-callcentres #edit-submit-search-questions, #block-airarabia-general-officelocations #edit-submit-search-questions, #views-exposed-form-search-questions-page #edit-submit-search-questions {
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff;
  padding: 9px 30px;
  font-size: 1.1rem;
}
#block-airarabia-general-callcentres .views-widget-filter-body_value, #block-airarabia-general-officelocations .views-widget-filter-body_value, #views-exposed-form-search-questions-page .views-widget-filter-body_value {
  display: inline;
  float: left;
  margin-right: 20px;
}
#block-airarabia-general-callcentres .views-exposed-widget.views-submit-button, #block-airarabia-general-officelocations .views-exposed-widget.views-submit-button, #views-exposed-form-search-questions-page .views-exposed-widget.views-submit-button {
  margin-top: 10px;
}
#block-airarabia-general-callcentres .views-exposed-form, #block-airarabia-general-officelocations .views-exposed-form, #views-exposed-form-search-questions-page .views-exposed-form {
  max-width: 1175px !important;
  margin: 0 auto;
  padding-left: .9375rem;
  padding-right: .9375rem;
}
#contactusForm input.error, #contactusForm select.error, #contactusForm textarea.error {
  box-shadow: 0 0 0 2px #FF0041;
}
#contactusForm textarea {
  height: 60px;
}
#contactusForm .cu_description {
  height: 90px;
}
#contactusForm label.error {
  display: none !important;
}
#contactusForm .show-for-complaint {
  display: none;
}
#contactusForm .show-for-question {
  display: block;
}
#contactusForm label {
  font-size: .9rem;
  line-height: 1.1;
  display: inline-block;
  vertical-align: middle;
}
#contactusForm .attachedfilelabel {
  display: none !important;
}
#contactusForm [type=color], #contactusForm [type=date], #contactusForm [type=datetime-local], #contactusForm [type=datetime], #contactusForm [type=email], #contactusForm [type=month], #contactusForm [type=number], #contactusForm [type=password], #contactusForm [type=search], #contactusForm [type=tel], #contactusForm [type=text], #contactusForm [type=time], #contactusForm [type=url], #contactusForm [type=week], #contactusForm select, #contactusForm textarea {
  margin-bottom: 7px;
  border: none;
}
.no-answer-link .show-for-complaint {
  display: none;
}
.no-answer-link .show-for-question {
  display: block;
}
.no-answer-link .not-for-faq {
  display: block;
}
#contactusforms {
  margin-top: 20px;
}
#contactusforms .button-for-faq {
  display: none;
}
#contactusforms ul {
  list-style: none;
}
#contactusforms .contact-options {
  height: 684px;
  background: #dbdee5;
}
#contactusforms .contact-options .contact-option {
  position: relative;
  cursor: pointer;
  padding-top: 45%;
  font-size: 1.6rem;
  height: 342px;
  text-align: center;
  color: #435464;
}
#contactusforms .contact-options .contact-option .arrow-up {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #dbdee5;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -10px;
}
#contactusforms .contact-options .contact-option.active {
  background: #c6cad3;
}
#contactusforms .contact-options .contact-option.active .arrow-up {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #c6cad3;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -10px;
}
#contactusforms .contact-option-content .show-for-complaint {
  display: block;
}
#contactusforms .contact-option-content .show-for-question {
  display: none;
}
#contactusforms .contact-option-content.question .show-for-complaint {
  display: none;
}
#contactusforms .contact-option-content.question .show-for-question {
  display: block;
}
#contactusforms .contact-option-content {
  display: none;
  height: 684px;
  background: #c6cad3;
}
#contactusforms .contact-option-content a {
  font-size: .9rem;
  color: #435464;
}
#contactusforms .contact-option-content a.active {
  color: #FF0041;
  font-weight: 700;
}
#contactusforms .contact-option-content a:hover {
  color: #FF0041;
}
#contactusforms .contact-option-content.active {
  display: block;
}
#contactusforms #contact_us {
  padding: 20px;
}
#contactusforms .contact-questions {
  height: 500px;
  padding: 0 30px;
}
#contactusforms .contact-answers {
  position: relative;
  padding: 20px;
  height: 684px;
  background-color: #a5aeb7;
}
#contactusforms .contact-answers .arrow-left {
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 20px solid #a5aeb7;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 0;
  margin-left: -20px;
}
#contact-faq-tabs .email-showhide {
  position: absolute;
  bottom: 10px;
  right: 20px;
}
#contact-faq-tabs .content-tab-content {
  display: none;
}
#contact-faq-tabs .content-tab-content ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  width: 100%;
}
#contact-faq-tabs .content-tab-content.active {
  display: block;
}
#contactusforms #contact-form .arrow-up {
  display: none;
}
#contactusforms #contact-form .question-text {
  display: none;
}
#contactusforms .columns {
  position: relative;
}
#contactusforms input.error, #contactusforms select.error, #contactusforms textarea.error {
  box-shadow: 0 0 0 2px #FF0041;
}
#contactusforms label.error {
  display: none !important;
}
#contactusforms #contact-form.question {
  height: 780px;
  float: right;
  margin-top: 20px;
  position: relative;
}
#contactusforms #contact-form.question .question-text {
  padding-top: 0px;
  display: block;
}
#contactusforms #contact-form.question .question-text h3 {
  margin-bottom: 0;
}
#contactusforms #contact-form.question .arrow-up {
  display: block;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #c6cad3;
  position: absolute;
  top: -20px;
  left: 75%;
  margin-left: -10px;
}
#webform-ajax-wrapper-419 .webform-component-select {
  position: relative;
}
#webform-ajax-wrapper-419 .webform-component-select::after {
  color: #64727f;
  background: #fff;
}
#webform-ajax-wrapper-419 input, #webform-ajax-wrapper-419 select {
  padding-left: 15px;
  text-shadow: 0 0 .5px rgba(255, 255, 255, .4);
}
#webform-ajax-wrapper-419 #edit-submitted-title {
  padding-left: 10px;
}
#webform-ajax-wrapper-419 ::-webkit-input-placeholder {
  color: #000;
}
#webform-ajax-wrapper-419 :-ms-input-placeholder {
  color: #000;
}
#webform-ajax-wrapper-419 ::-moz-placeholder {
  color: #000;
  opacity: 1;
}
#webform-ajax-wrapper-419 :-moz-placeholder {
  color: #000;
  opacity: 1;
}
#webform-ajax-wrapper-419 #webform-component-title, #webform-ajax-wrapper-419 #webform-component-your-name {
  margin-top: 3px;
}
#webform-ajax-wrapper-419 .language-field, #webform-ajax-wrapper-419 .name-field {
  padding-left: 0;
}
#webform-ajax-wrapper-419 #edit-webform-ajax-submit-419 {
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid;
  background: #FF0041 !important;
  color: #fff !important;
  padding: 7px 37.5px;
  font-size: 1.1rem;
  margin-top: 12px;
}
#webform-ajax-wrapper-419 .form-item .error {
  box-shadow: 0 0 0 2px #FF0041;
}
#webform-ajax-wrapper-419 .messages.error {
  background: 0 0;
  border: none;
  padding: 0;
}
#webform-ajax-wrapper-419 .messages.error ul {
  margin: 0;
}
#webform-ajax-wrapper-419 .messages.error ul li {
  text-transform: capitalize;
  background-color: #FF0041;
  padding: 5px;
  margin-bottom: 2px;
  font-weight: 400;
}
#attachedfile {
  background: #fff;
  border: none;
  font-size: 1rem !important;
}
.attachedfilecontain {
  position: relative;
}
.attachfilelabel {
  display: none !important;
}
.content fieldset {
  padding: 0;
  float: left;
  margin-right: 20px;
  width: 100%;
  margin-bottom: 0;
}
.content fieldset .fieldset-wrapper .form-item {
  float: left;
}
.content .webform-client-form .form-item {
  margin-top: 0;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
  width: 100% !important;
}
.content .webform-client-form .form-item .webform-client-form .form-item {
  margin-bottom: 0;
}
.content .webform-client-form .form-item label {
  margin-bottom: 7px;
  display: inherit;
}
.content .webform-client-form .form-actions {
  clear: left;
}
.content .form-item input.form-text {
  padding: 5px;
  margin-bottom: 0;
}
.content .fieldset-wrapper select {
  padding: 1px;
  margin-bottom: 0;
}
.content .block-webform fieldset legend {
  color: #414042;
  font-size: .875em;
  font-weight: 400;
  margin-bottom: 10px;
}
.content .webform-component-textarea label {
  font-weight: 400;
  font-size: 1.125em;
  margin-bottom: 15px;
  color: #414042;
}
.content .block-webform input.form-submit {
  margin-top: 1em;
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  padding: 9px 11px;
  font-size: 1.1rem;
}
.content .block-webform input.form-submit:hover {
  color: #FF0041 !important;
  background: 0 0;
}
.content .block-webform input.form-submit.whiteback:hover {
  color: #FF0041 !important;
  background: #fff;
}
.content #block-webform-client-block-426 {
  margin-bottom: 20px;
}
#block-webform-client-block-406, #block-webform-client-block-410 {
  padding-left: .9375rem;
  padding-right: .9375rem;
  margin-top: 20px;
  margin-bottom: 40px;
}
#block-webform-client-block-406 .captcha.form-wrapper, #block-webform-client-block-410 .captcha.form-wrapper {
  clear: both;
}
#webform-client-form-406 input, #webform-client-form-406 select, #webform-client-form-406 textarea {
  width: 550px;
}
#webform-client-form-406 input.webform-calendar {
  width: auto;
}
#webform-client-form-406 #edit-submitted-route-section-flying-from, #webform-client-form-406 #edit-submitted-route-section-to, #webform-client-form-406 #edit-submitted-types-passengers, #webform-client-form-406 #edit-submitted-types-what-type-of-group-is-this {
  width: 265px;
}
#webform-client-form-406 #edit-submitted-journey-details-departure-date-day, #webform-client-form-406 #edit-submitted-journey-details-departure-date-month, #webform-client-form-406 #edit-submitted-journey-details-departure-date-year, #webform-client-form-406 #edit-submitted-return-journey-return-date-day, #webform-client-form-406 #edit-submitted-return-journey-return-date-month, #webform-client-form-406 #edit-submitted-return-journey-return-date-year {
  width: 77.5px;
  float: left;
}
#webform-client-form-406 #edit-submitted-journey-details-time-of-travel, #webform-client-form-406 #edit-submitted-return-journey-time-of-travel-return {
  width: 238px;
}
#webform-client-form-406 #edit-submitted-your-contact-information-title {
  width: 150px;
}
#webform-client-form-406 #edit-submitted-your-contact-information-your-name {
  width: 380px;
}
#webform-client-form-406 #edit-submitted-contact-numbers-country-code {
  width: 150px;
}
#webform-client-form-406 #edit-submitted-contact-numbers-telephone-number {
  width: 380px;
}
#webform-client-form-406 .form-submit {
  margin-top: 20px;
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  padding: 9px 11px 10px;
  font-size: 1.1rem;
  width: 275px;
}
#webform-client-form-406 input, #webform-client-form-406 select, #webform-client-form-406 textarea {
  width: 550px;
}
#webform-client-form-406 input.webform-calendar {
  width: 25px;
}
#webform-client-form-406 #edit-submitted-route-section-flying-from, #webform-client-form-406 #edit-submitted-route-section-to, #webform-client-form-406 #edit-submitted-types-passengers, #webform-client-form-406 #edit-submitted-types-what-type-of-group-is-this {
  width: 265px;
}
#webform-client-form-406 #edit-submitted-journey-details-departure-date-day, #webform-client-form-406 #edit-submitted-journey-details-departure-date-month, #webform-client-form-406 #edit-submitted-journey-details-departure-date-year, #webform-client-form-406 #edit-submitted-return-journey-return-date-day, #webform-client-form-406 #edit-submitted-return-journey-return-date-month, #webform-client-form-406 #edit-submitted-return-journey-return-date-year {
  width: 77.5px;
  float: left;
}
#webform-client-form-406 #edit-submitted-journey-details-time-of-travel, #webform-client-form-406 #edit-submitted-return-journey-time-of-travel-return {
  width: 238px;
}
#webform-client-form-406 #edit-submitted-your-contact-information-title {
  width: 150px;
}
#webform-client-form-406 #edit-submitted-your-contact-information-your-name {
  width: 380px;
}
#webform-client-form-406 #edit-submitted-contact-numbers-country-code {
  width: 150px;
}
#webform-client-form-406 #edit-submitted-contact-number-group-telephone-number {
  width: 380px;
}
#webform-client-form-406 .form-submit {
  margin-top: 20px;
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  padding: 9px 11px 10px;
  font-size: 1.1rem;
  width: 275px;
}
#webform-client-form-410 input, #webform-client-form-410 select, #webform-client-form-410 textarea {
  width: 550px;
}
#webform-client-form-410 input.webform-calendar {
  width: 25px;
}
#webform-client-form-410 #edit-submitted-route-flying-from, #webform-client-form-410 #edit-submitted-route-to, #webform-client-form-410 #edit-submitted-types-passengers, #webform-client-form-410 #edit-submitted-types-what-type-of-group-is-this {
  width: 265px;
}
#webform-client-form-410 #edit-submitted-outbound-travel-departure-date-day, #webform-client-form-410 #edit-submitted-outbound-travel-departure-date-month, #webform-client-form-410 #edit-submitted-outbound-travel-departure-date-year, #webform-client-form-410 #edit-submitted-return-travel-return-date-day, #webform-client-form-410 #edit-submitted-return-travel-return-date-month, #webform-client-form-410 #edit-submitted-return-travel-return-date-year {
  width: 77.5px;
  float: left;
}
#webform-client-form-410 #edit-submitted-outbound-travel-time-of-travel2, #webform-client-form-410 #edit-submitted-return-travel-time-of-travel-return {
  width: 213px;
}
#webform-client-form-410 #edit-submitted-contact-information-title {
  width: 150px;
}
#webform-client-form-410 #edit-submitted-contact-information-your-name {
  width: 380px;
}
#webform-client-form-410 #edit-submitted-contact-number-group-country-code {
  width: 150px;
}
#webform-client-form-410 #edit-submitted-contact-number-group-telephone-number {
  width: 380px;
}
#webform-client-form-410 .form-submit {
  margin-top: 20px;
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  padding: 9px 11px 10px;
  font-size: 1.1rem;
  width: 275px;
}
#webform-client-form-366 #edit-submitted-your-name-and-title-name {
  width: 150px;
}
#webform-client-form-366 #edit-submitted-your-name-and-title-name {
  width: 380px;
}
.captcha.form-wrapper {
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 0;
  padding-right: 0;
  max-width: 430px;
}
.captcha.form-wrapper legend {
  margin: 0;
}
.captcha.form-wrapper .form-item-captcha-response {
  margin-top: 0;
}
.captcha.form-wrapper .fieldset-legend {
  font-size: 1.2rem;
  font-weight: 400;
  display: none;
}
.captcha.form-wrapper .fieldset-description {
  display: none;
  font-size: .9rem;
  margin-top: -4px;
  margin-bottom: 10px;
}
.captcha.form-wrapper .fieldset-wrapper img {
  height: 40px;
  width: 40%;
  float: left;
}
.captcha.form-wrapper .fieldset-wrapper .form-item-captcha-response {
  width: 55%;
  float: right;
  margin-top: 1px;
}
.captcha.form-wrapper .fieldset-wrapper .description {
  display: none;
  font-size: .7rem;
}
.webform-client-form select {
  padding-right: 20px !important;
}
.webform-client-form select::after {
  content: "\f107";
  font-family: FontAwesome;
  line-height: 1;
  margin-right: 2px;
  font-size: 30px;
  color: #6f7f8d;
  position: relative;
  top: 2px;
}
#block-airarabia-general-schedule-information {
  margin-bottom: 60px;
  padding-left: .9375rem;
  padding-right: .9375rem;
}
#block-airarabia-general-schedule-information input, #block-airarabia-general-schedule-information select {
  border: 1px solid #c6cad3 !important;
}
#block-airarabia-general-schedule-information .button {
  margin: 0;
}
.help_select_contain .help_select {
  cursor: pointer;
  position: absolute;
  bottom: 30px;
  float: right;
  padding: 0 17px 0 9px;
  min-width: 266px;
  width: auto;
  float: right;
  right: 0;
  margin: 0;
  margin-right: .9375rem;
}
.help_select_contain::after {
  pointer-events: none;
  content: '\f107';
  font-family: FontAwesome;
  color: #64727f;
  background: #fff;
  font-size: 1.3rem;
  position: absolute;
  line-height: .5;
  bottom: 45px;
  right: 18px;
  width: 16px;
}
#webform-client-form-424 {
  margin-bottom: 40px;
}
#webform-client-form-366 .captcha.form-wrapper, #webform-client-form-406 .captcha.form-wrapper, #webform-client-form-410 .captcha.form-wrapper {
  width: 100%;
  max-width: 100%;
}
#webform-client-form-366 .captcha.form-wrapper .fieldset-wrapper img, #webform-client-form-406 .captcha.form-wrapper .fieldset-wrapper img, #webform-client-form-410 .captcha.form-wrapper .fieldset-wrapper img {
  height: auto !important;
  width: 200px !important;
  float: left !important;
}
#webform-client-form-366 .captcha.form-wrapper .fieldset-wrapper .form-item-captcha-response, #webform-client-form-406 .captcha.form-wrapper .fieldset-wrapper .form-item-captcha-response, #webform-client-form-410 .captcha.form-wrapper .fieldset-wrapper .form-item-captcha-response {
  width: 330px;
  margin-left: 20px;
  float: left;
}
#webform-client-form-366 #edit-captcha-response, #webform-client-form-406 #edit-captcha-response, #webform-client-form-410 #edit-captcha-response {
  width: 330px;
}
#webform-client-form-366 .captcha.form-wrapper .fieldset-wrapper img {
  height: auto !important;
  width: 200px !important;
}
#webform-client-form-366 .captcha.form-wrapper .fieldset-wrapper .form-item-captcha-response {
  width: 250px;
  float: left;
}
#webform-client-form-366 #webform-component-your-name-and-title--title::after {
  top: 58px;
}
#webform-client-form-366 #webform-component-your-name-and-title--title {
  width: 150px;
}
#webform-client-form-366 #edit-submitted-your-name-and-title-name {
  width: 380px;
}
#webform-client-form-366 #webform-component-telephone-number-label, #webform-client-form-366 #webform-component-your-reservation-number-label {
  color: #435464;
  font-size: 1.1rem;
  margin-top: 6px;
  font-weight: 400;
}
#webform-client-form-366 #edit-submitted-your-reservation-number-label-your-reservation-number {
  width: 550px;
}
#webform-client-form-366 #webform-component-full-address--address {
  max-width: 550px;
}
#webform-client-form-366 .form-item.webform-component {
  max-width: 550px;
}
#webform-client-form-366 #webform-component-telephone-number-label {
  width: auto !important;
  margin-right: 0 !important;
}
#webform-client-form-366 #webform-component-telephone-number {
  width: 380px !important;
  margin-top: 31px !important;
}
#webform-client-form-366 #edit-submitted-telephone-number-label-country-code {
  width: 150px;
}
#webform-client-form-366 #edit-submitted-telephone-number {
  margin-top: 10px;
}
#webform-client-form-366 #webform-component-telephone-number {
  width: 380px !important;
  margin-top: 31px !important;
}
#webform-client-form-366 .form-submit {
  margin-top: 20px;
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  padding: 9px 11px 10px;
  font-size: 1.1rem;
  width: 275px;
}
#block-airarabia-general-baggage-tracer {
  height: 120px;
  padding-top: 15px;
}
#block-airarabia-general-baggage-tracer .button {
  position: absolute;
  right: 40px;
  bottom: 30px;
}
#webform-client-form-426 #webform-component-office-location.webform-component-select::after {
  bottom: 30px;
}
.tab-full-width {
  border-bottom: #8a8a8a 1px solid;
}
.tab-page {
  margin-top: 10px;
}
.tab-page .tab-option {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: -1px;
}
.tab-page .tab-option a {
  display: block;
  padding: 5px;
  width: 100%;
  cursor: pointer;
  font-size: 1.1rem;
}
.tab-page .tab-option.selected {
  border-right: #8a8a8a 1px solid;
  border-left: #8a8a8a 1px solid;
  border-top: #8a8a8a 1px solid;
  border-bottom: #e7e8ed 1px solid;
}
.tab-page .tab-option.selected a {
  color: #435464;
}
.content-tabs .content-tab-links {
  padding-top: 30px;
  width: 100%;
}
.content-tabs .content-tab-links li {
  outline: 0;
  display: inline;
  display: block;
  float: left;
  padding: 10px 20px;
}
.content-tabs .content-tab-links li a {
  font-size: 1.1rem;
}
.content-tabs .content-tab-links li.ui-tabs-active {
  background-color: #dbdee5;
}
.content-tabs .content-tab-content {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #dbdee5;
}
.content-tabs .content-tab-content li {
  margin-bottom: 5px;
}
.content-tabs .content-tab-content a {
  color: #435464;
}
.content-tabs .content-tab-content a:hover {
  color: #FF0041;
}
.contact-popup, .small-popup {
  z-index: 999;
  width: 360px;
  box-shadow: 2.5px 2.5px 0 rgba(0, 0, 0, .3);
  transition: all 1s;
}
.bottom-right-popup.contact-popup, .small-popup.bottom-right-popup {
  position: fixed;
  bottom: -300px;
  right: 100px;
}
.contact-popup .close-popup, .small-popup .close-popup {
  cursor: pointer;
  font-size: 1.5rem;
  position: absolute;
  right: 10px;
  top: 4px;
}
.contact-popup .pop-up-top, .small-popup .pop-up-top {
  background: #FF0041;
  height: 50px;
  font-size: 1.3rem;
}
.contact-popup .pop-up-top span, .small-popup .pop-up-top span {
  font-weight: 400;
  color: #fff;
}
.contact-popup .pop-up-top span img, .small-popup .pop-up-top span img {
  width: 50px;
}
.contact-popup .pop-up-bottom, .small-popup .pop-up-bottom {
  padding: 11px 10px 0;
  height: 50px;
  background: #fff;
  color: #435464;
}
.contact-popup .call-us, .small-popup .call-us {
  font-weight: 400;
  font-size: .9rem;
}
.contact-popup .phone-number, .small-popup .phone-number {
  font-size: 1.1rem;
  font-weight: 600;
}
.contact-popup .phone-number a, .small-popup .phone-number a {
  color: #435464;
}
.contact-popup .pop-up-bottom {
  border-left: 1px solid #e7e8ed;
  border-right: 1px solid #e7e8ed;
}
#block-airarabia-general-officelocations {
  margin-bottom: 180px;
}
.location_coupon {
  position: relative;
}
.location_coupon .largetabs-option {
  transition: background-color .2s;
  width: 50%;
  padding: 30px 20px;
  cursor: pointer;
}
.location_coupon .largetabs-option:hover {
  background-color: #f6f6f6;
}
.location_coupon .largetabs-option.active {
  cursor: default;
  background-color: #f0f1f5;
}
.location_coupon .largetabs-option.active .icon-circle {
  background-color: #FF0041;
}
.location_coupon .largetabs-option .tab-pin {
  float: left;
  width: 20%;
  padding-top: 15px;
}
.location_coupon .largetabs-option .tab-pin .icon-circle {
  text-align: center;
  width: 40px;
  background-color: #c6cad3;
  height: 40px;
  padding-top: 9px;
  border-radius: 20px;
  color: #fff;
}
.location_coupon .largetabs-option .tab-pin .icon-circle .fa {
  font-size: 1.2rem;
}
.location_coupon .largetabs-option .tab-title {
  float: left;
  width: 60%;
}
.location_coupon .largetabs-option .tab-status {
  text-align: right;
  float: left;
  width: 20%;
}
.location_coupon .largetabs-option .tab-status span {
  color: #92959c;
  font-size: 2.8rem;
}
.location_coupon .office-country {
  margin-top: 9px;
  font-size: .9rem;
  display: block;
  color: #64727f;
  font-weight: 400;
}
.location_coupon .office-country h3 {
  margin-top: 9px;
  font-size: .9rem;
  display: block;
  color: #64727f;
  font-weight: 400;
  margin-bottom: 0;
}
.location_coupon .office-location {
  color: #435464;
  font-size: 1.9rem;
  display: block;
  line-height: 1;
}
.location_coupon .largetabs-tab {
  z-index: 50;
  transition: all .2s;
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  background: #f0f1f5;
  width: 50%;
  padding: 30px;
  min-height: 300px;
}
.location_coupon .largetabs-tab .office-address {
  font-size: 1.1rem;
  margin-top: 15px;
}
.location_coupon .largetabs-tab .office-opening {
  margin-top: 10px;
  font-weight: 400;
}
.location_coupon .largetabs-tab .office-phone a {
  color: #435464;
}
.location_coupon .largetabs-tab .gmaps-office {
  margin-bottom: 10px;
}
.location_coupon .largetabs-tab .gmaps-link {
  color: #FF0041;
}
.location_coupon .largetabs-tab.active {
  display: block;
}
.flight_offers {
  padding-top: 15px;
}
.results-inner {
  padding: 0 30px;
}
.results-inner .results-table-list {
  width: 100%;
  margin-top: -2px;
}
.results_table {
  margin-bottom: 40px;
  margin-top: 16px;
}
.results_table .no-results {
  display: none;
}
.results_table_list {
  display: none;
}
.results_table_list .results-chart {
  width: 90%;
  margin: 0 auto;
}
.result-list-row {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  margin-top: 10px !important;
  border-bottom: 1px solid #c8c8c8;
}
.result-list-row:first-child {
  border-top: none !important;
}
.result-list-row .result-list-icon {
  font-size: 1.5rem;
  padding-left: 0;
  padding-right: 0;
  width: 7%;
}
.result-list-row .result-list-detail {
  padding-left: 0;
  line-height: 20px;
  font-size: 1.1rem;
  padding-top: 10px;
  max-height: 40px;
}
.result-list-row .result-list-date {
  line-height: 40px;
  font-size: 1.1rem;
  text-align: center;
}
.result-list-row .result-list-button {
  padding-right: 0;
}
.result-list-row .booknow {
  padding-top: 6px;
  float: right;
  width: 94.5%;
  font-weight: 400;
  display: block;
  text-align: center;
  height: 40px;
  line-height: 25px;
}
.result-list-row .result-list-price {
  line-height: 40px;
  font-weight: 400;
  text-align: center;
  padding-right: 5px;
  padding-top: 2px;
}
.result-list-row .result-list-price .price {
  font-size: 1.3rem;
}
.result-list-row .result-list-price .list-price {
  color: #FF0041;
  font-size: 1.6rem;
}
.result-list-row .result-list-price .oneway {
  line-height: 13px;
  display: inline-block;
  margin-left: 10px;
  font-size: .7rem;
}
.show-more-results {
  text-align: center;
  padding: 20px;
}
.show-more-results a {
  font-size: 1.3rem;
}
.hidden-results {
  display: none;
}
.results_table_chart .result-list-row {
  width: 96%;
  margin: 0 auto !important;
}
.results_table_chart .chart-month {
  text-align: center;
  font-size: 1.4rem;
  text-transform: uppercase;
  color: #435464;
}
.results_table_chart .chart-month .month-name {
  font-weight: 500;
  font-size: 1.4rem;
}
.results_table_chart .chart-month a {
  color: #435464;
  font-size: 1.7rem;
}
.results_table_chart .chart-month .month-next .fa-angle-left {
  display: none;
}
.results_table_chart .chart-month .month-prev .fa-angle-right {
  display: none;
}
.results_table_chart .results-chart-contain {
  height: 270px;
  width: 97%;
  padding-bottom: 80px;
  padding-top: 30px;
  position: relative;
}
.results_table_chart .results-chart-contain .price-tags {
  height: 100%;
  width: 113px;
  float: left;
}
.results_table_chart .results-chart-contain .price-tags .price-tag-right {
  position: relative;
  padding-top: 0;
  text-align: center;
  height: 31px;
  border-left: 1px solid #8a8a8a;
  border-top: 1px solid #8a8a8a;
  border-bottom: 1px solid #8a8a8a;
  background-color: #e7e8ed;
}
.results_table_chart .results-chart-contain .price-tags .price-tag-right div.price-inner {
  margin-top: 2px;
  font-weight: 400;
}
.results_table_chart .results-chart-contain .price-tags .price-tag-right span.price-num {
  color: #FF0041;
}
.results_table_chart .results-chart-contain .price-tags .price-tag-right::after {
  content: " ";
  background-image: url(/sites/all/themes/airarabia2016/images/arrowright.png);
  background-position: right;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  left: 99px;
  top: 0;
  background-size: 17px 31px;
  margin-top: 0;
}
.results_table_chart .results-chart-contain .price-tags .price-tag-right::before {
  width: 948px;
  margin-left: 127px;
  content: " ";
  border-bottom: 1px solid #8a8a8a;
  left: 0;
  position: absolute;
  margin-top: 15px;
}
.results_table_chart .results-chart-contain .results-chart {
  position: relative;
  height: 100%;
  float: right;
  width: 930px;
}
.results_table_chart .results-chart-contain .results-chart .month-day {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  bottom: 0;
  width: 25px;
  margin-right: 5px;
  background: #858f9b;
}
.results_table_chart .results-chart-contain .results-chart .month-day.selected {
  background: #FF0041;
}
.results_table_chart .results-chart-contain .results-chart .month-day.selected:hover {
  background: #FF0041;
}
.results_table_chart .results-chart-contain .results-chart .month-day.inactive {
  background: rgba(146, 149, 156, .4);
}
.results_table_chart .results-chart-contain .results-chart .month-day.inactive:hover {
  cursor: default;
  background: rgba(146, 149, 156, .4);
}
.results_table_chart .results-chart-contain .results-chart .month-day:hover {
  background: #435464;
  cursor: pointer;
}
.results_table_chart .results-chart-contain .results-chart .month-day:hover .chart-tooltip {
  display: block;
}
.results_table_chart .results-chart-contain .results-chart .month-day .chart-tooltip {
  position: absolute;
  width: 130px;
  background-color: #435464;
  padding: 16px 10px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  left: 35px;
  top: -26px;
  display: none;
  border-radius: 5px;
  z-index: 99;
  box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.results_table_chart .results-chart-contain .results-chart .month-day .chart-tooltip:after {
  content: "\f0d9";
  font-family: FontAwesome;
  color: #435464;
  position: absolute;
  left: -10px;
  font-size: 35px;
  top: 2px;
}
.results_table_chart .results-chart-contain .results-chart .weekday {
  position: absolute;
  bottom: -46px;
  text-align: center;
  width: 100%;
  font-weight: 600;
}
.results_table_chart .results-chart-contain .results-chart .daynumber {
  position: absolute;
  bottom: -26px;
  text-align: center;
  width: 100%;
  font-weight: 400;
}
.booknow {
  cursor: pointer;
}
#booknowbox {
  position: fixed;
  width: 710px;
  height: auto;
  background: #435464;
  z-index: 888;
  padding: 20px 20px 30px;
  color: #fff;
}
#booknowbox .columns {
  padding: 0 10px;
  margin-bottom: 10px;
}
#booknowbox small {
  font-size: 60%;
  margin-left: 3px;
}
#booknowbox .journeytype {
  padding-top: 27px;
}
#booknowbox .btn-filled-red {
  margin-top: 29px;
  width: 100%;
}
#booknowoverlay {
  position: absolute;
  width: 100%;
  opacity: .4;
  z-index: 777;
  background: #545454;
  top: 0;
  left: 0;
}
#booknowbox h3 {
  color: #fff;
}
.page-flights #lead_article {
  height: 310px;
  background-size: cover;
  background-position: center;
}
.node-type-geographic-area #lead_article, .page-flights #lead_article {
  height: 310px;
  background-size: cover;
  background-position: center;
}
.node-type-geographic-area .partunderline, .page-flights .partunderline {
  margin-top: 40px;
}
.node-type-geographic-area .destination-h1 .from-text, .page-flights .destination-h1 .from-text {
  display: none;
}
.node-type-geographic-area .destination-h1.partunderline, .page-flights .destination-h1.partunderline {
  margin-top: 30px;
  margin-bottom: 38px;
}
.node-type-geographic-area .weather-forecast .partunderline, .page-flights .weather-forecast .partunderline {
  margin-top: 40px;
}
.node-type-geographic-area .best-fares, .page-flights .best-fares {
  margin-bottom: 60px;
}
.node-type-geographic-area .best-fares .partunderline, .page-flights .best-fares .partunderline {
  margin-top: 10px;
}
.node-type-geographic-area #flight_offers_search, .page-flights #flight_offers_search {
  padding-top: 30px;
}
.node-type-geographic-area .flight_offers, .page-flights .flight_offers {
  padding-top: 0;
}
.node-type-geographic-area .flight_offers .partunderline, .page-flights .flight_offers .partunderline {
  padding-left: .9375rem;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #39454B;
}
.node-type-geographic-area .flight_offers .airport_dropdown .partunderline, .page-flights .flight_offers .airport_dropdown .partunderline {
  margin-top: 18px;
  padding-left: 0;
}
.node-type-geographic-area .at-a-glance, .page-flights .at-a-glance {
  padding-bottom: 30px;
}
.node-type-geographic-area .at-a-glance .partunderline-sm, .page-flights .at-a-glance .partunderline-sm {
  margin-top: 40px;
}
.node-type-geographic-area .at-a-glance img, .page-flights .at-a-glance img {
  margin-top: 0;
  margin-left: -11px;
}
.node-type-geographic-area .at-a-glance h3, .page-flights .at-a-glance h3 {
  margin: 0 0 5px;
  font-size: 1.1rem;
  font-weight: 400;
  width: 95%;
}
.node-type-geographic-area .at-a-glance h4, .page-flights .at-a-glance h4 {
  margin: 0;
  width: 95%;
}
.node-type-geographic-area .at-a-glance p, .page-flights .at-a-glance p {
  font-size: .9rem;
  width: 95%;
}
.node-type-geographic-area .things-to-do, .page-flights .things-to-do {
  padding-bottom: 30px;
  border-bottom: 1px solid #c6cad3;
  margin-bottom: 30px;
}
.node-type-city-to-city-flights .country-selector {
  margin-top: 30px;
}
.other-airports .airport-coupon {
  float: left;
  height: 110px;
  width: 33%;
}
.other-airports .airport-coupon .airport-coupon-inner {
  transition: background .3s;
  border-bottom: 1px solid #c6cad3;
  height: 100%;
  width: 95%;
}
.other-airports .airport-coupon .airport-coupon-inner:hover {
  background: #f0f1f5;
  cursor: pointer;
}
.other-airports .airport-coupon.selected {
  cursor: default;
}
.other-airports .airport-coupon.selected .airport-coupon-inner {
  background: #f0f1f5;
  border-bottom: 1px solid transparent;
}
.other-airports .airport-coupon.selected .airport-icon .icon-round {
  background: #FF0041;
}
.other-airports .airport-coupon .airport-icon {
  padding-top: 36px;
  padding-left: 25px;
  width: 20%;
  float: left;
}
.other-airports .airport-coupon .airport-icon .icon-round {
  background: #c6cad3;
  width: 40px;
  height: 40px;
  padding: 8px 10px;
  border-radius: 20px;
}
.other-airports .airport-coupon .airport-icon .fa-plane {
  color: #fff;
  font-size: 1.6rem;
}
.other-airports .airport-coupon .airport-icon .fa-bus {
  color: #fff;
  font-size: 1.4rem;
}
.other-airports .airport-coupon .airport-country {
  font-weight: 400;
  color: #64727f;
  text-align: left;
  margin-top: 30px;
  width: 80%;
  float: right;
  padding-left: 20px;
}
.other-airports .airport-coupon .airport-name {
  line-height: 1;
  font-size: 1.4rem;
  color: #435464;
  padding-left: 20px;
  text-align: left;
  width: 80%;
  float: right;
}
.other-airports .airport-coupon .airport-name .smaller {
  font-size: .9rem;
}
.weather-forecast {
  padding-bottom: 60px;
}
.weather-forecast .weather-item {
  color: #435464;
  padding-top: 30px;
  text-align: center;
}
.weather-forecast .weather-item .weather-date {
  text-transform: uppercase;
  font-size: 1.1rem;
  margin-bottom: 15px;
}
.weather-forecast .weather-item .weather-temp {
  font-size: 2.1rem;
  margin-bottom: 10px;
}
.weather-forecast .weather-item .weather-icon {
  font-family: ArtilWeather;
  font-size: 100px;
  line-height: 0;
  margin-top: 50px;
  margin-bottom: 60px;
}
.weather-forecast .weather-item .weather-text {
  font-size: 1.1rem;
}
.ancillary_carousel {
  position: relative;
}
.ancillary_carousel .promo-image img {
  max-width: 50px;
}
#ancillary_slider-next a {
  position: absolute;
  background: url(/sites/all/themes/airarabia2016/images/airarabia_sprite_pack.png) no-repeat 30px -484px;
  width: 4%;
  display: block;
  text-indent: -5000em;
  height: 140px;
  float: right;
  margin-top: -40px;
  right: 0;
  top: 50px;
}
#ancillary_slider-prev a {
  left: 0;
  top: 50px;
  position: absolute;
  background: url(/sites/all/themes/airarabia2016/images/airarabia_sprite_pack.png) no-repeat 0 -295px;
  width: 3%;
  float: left;
  text-indent: -5000em;
  height: 100px;
}
.top-faqs .faq-lists {
  margin-top: 10px;
  margin-bottom: 30px;
}
.top-faqs .faq-lists ul {
  list-style: none;
}
.top-faqs .faq-lists ul li span {
  font-weight: 600;
  font-size: 1.1rem;
  margin-right: 2px;
}
.top-faqs .faq-lists ul li a {
  color: #435464;
  font-size: 1.2rem;
  font-weight: 300;
}
.top-faqs .faq-lists ul li a:hover {
  color: #FF0041;
}
.no-answer-link {
  padding-top: 40px;
  margin-bottom: 40px;
}
.no-answer-link hr {
  margin-top: 0;
}
.no-answer-link h4 {
  font-weight: 400;
}
.em-page-static #menu_bar {
  width: 100%;
  height: 90px;
  background-color: #666;
  margin-bottom: 30px;
  border: none;
}
.em-page-static a, .em-page-static h2, .em-page-static h3, .em-page-static p, .em-page-static span {
  color: #000;
}
.em-page-static h3 {
  margin-bottom: 15px;
}
.em-page-static #menu_bar .continue-link {
  float: right;
  margin-top: 38px;
}
.em-page-static #menu_bar .continue-link a {
  color: #fff;
  font-size: 1rem;
}
.em-page-static #menu_bar .continue-link a:hover {
  text-decoration: underline;
}
.em-page-static .wrapper {
  width: 1300px;
  margin: 0 auto;
}
.em-page-static h2 {
  font-weight: 700;
  font-size: 1.4rem;
  margin-top: 10px;
}
.em-page-static h3 {
  font-weight: 700;
  font-size: 1.3rem;
  margin-top: 10px;
}
.em-page-static hr {
  border-top: 2px solid #999;
}
.em-page-static .em-update {
  margin-top: 10px;
  margin-bottom: 20px;
}
.em-page-static .lang-select-basic-wrap {
  height: 30px;
}
.em-page-static .lang-select-basic {
  float: right;
}
.em-page-static .em-update p {
  font-size: 1rem;
  margin: 0;
}
.em-page-static p.update-link {
  margin-top: 5px;
}
.em-page-static .update-link a {
  font-size: 1rem;
  color: #000;
  text-decoration: underline;
}
.em-page-static .wrapper img {
  margin-top: 17px;
}
.em-page-static .left-column {
  width: 66.66%;
  float: left;
}
.em-page-static .left-column .inner-wrapper {
  padding-right: 30px;
}
.em-page-static .right-column .inner-wrapper {
  padding-left: 30px;
}
.em-page-static .right-column .inner-wrapper {
  border-left: 1px solid #000;
}
.em-page-static .right-column {
  width: 33.33%;
  float: left;
}
.em-page-static .right-column table {
  table-layout: fixed;
  margin: 0;
  width: 100% !important;
  background: 0 0 !important;
}
.em-page-static .right-column td a {
  font-size: 1rem;
  color: #000;
}
.em-page-static .right-column td, .em-page-static .right-column tr {
  background: 0 0 !important;
  font-size: 1rem;
}
@media only screen and (max-width:1310px) {
  .em-page-static .wrapper {
    width: 900px;
  }
  .em-page-static .left-column {
    width: 60%;
  }
  .em-page-static .right-column {
    width: 40%;
  }
}
@media only screen and (max-width:900px) {
  .em-page-static .wrapper {
    width: 600px;
  }
  .em-page-static .left-column {
    width: 50%;
  }
  .em-page-static .right-column {
    width: 50%;
  }
  .em-page-static .right-column table {
    width: 100%;
  }
  .em-page-static .left-column .inner-wrapper {
    padding-right: 15px;
  }
  .em-page-static .right-column .inner-wrapper {
    padding-left: 15px;
  }
}
@media only screen and (max-width:600px) {
  .em-page-static .wrapper {
    width: 320px;
  }
  .em-page-static .left-column {
    width: 100%;
  }
  .em-page-static .right-column {
    width: 100%;
  }
  .em-page-static .right-column table {
    width: 100%;
  }
  .em-page-static .right-column .inner-wrapper {
    padding-left: 0;
    border: none;
  }
}
.node-type-emergency-page #footer_upper {
  display: none;
}
.node-type-emergency-page #footer_list {
  margin-top: 0;
}
.node-type-emergency-page .main-menu {
  background: #92959c !important;
}
.not-logged-in.node-type-emergency-page .emergency-panel {
  top: 126px !important;
}
.not-logged-in.node-type-emergency-page .emergency-panel .btn-filled-red {
  margin-top: 15px;
  display: inline-block;
}
@media only screen and (max-width:1310px) {
  .node-type-emergency-page .emergency-panel {
    top: 220px;
  }
}
.node-type-emergency-page .emergency-panel.greyback {
  background: #999 !important;
}
.node-type-emergency-page .emergency-panel .btn-filled-red {
  margin-top: 15px;
  display: inline-block;
}
.node-type-emergency-page .emergency-panel.imageback {
  background-image: url(/sites/all/themes/airarabia/images/sky-panel-em.png) !important;
  background-size: cover;
}
.node-type-emergency-page .panel-push {
  width: 100%;
  height: 230px;
}
.node-type-emergency-page .em-panel-inner {
  max-width: 1240px;
  margin: 0 auto;
  margin-top: 200px;
  padding: 30px;
  background: rgba(0, 0, 0, .3);
}
.node-type-emergency-page .em-panel-inner h1 {
  margin-bottom: 15px;
}
.node-type-emergency-page .em-panel-inner p {
  font-size: 1.4rem;
}
.node-type-emergency-page .imageback .em-panel-inner h1, .node-type-emergency-page .imageback .em-panel-inner p {
  color: #fff;
}
.node-type-emergency-page .greyback .em-panel-inner h1, .node-type-emergency-page .greyback .em-panel-inner p {
  color: #fff;
}
.node-type-emergency-page .em-panel-inner a {
  color: #fff;
  background-color: #FF0041;
  padding: 5px 10px;
  margin-top: 20px;
  display: inline-block;
  transition: all .2s;
}
.node-type-emergency-page .em-panel-inner a:hover {
  background-color: #a30000;
}
.manage-bookings-form {
  background-color: #e7e8ed;
  padding: 0 15px;
  height: 213px;
  position: relative;
}
.manage-bookings-form .button {
  position: absolute;
  right: 40px;
  min-width: 110px;
  bottom: 27px;
}
.manage-bookings-form input {
  margin: 0;
}
.manage-bookings-label {
  display: block;
  margin-bottom: 5px;
}
.manage-bookings-input {
  float: left;
  margin-bottom: 15px;
  width: 220px;
  height: 25px;
}
.manage-bookings-input-wide {
  display: block;
  margin-bottom: 15px;
  width: 290px;
  height: 25px;
}
.manage-bookings-form-elem {
  float: left;
  width: 290px;
  padding: 10px;
}
.manage-bookings-sidebblock {
  background-color: #e7e8ed;
  padding: 15px 30px;
  margin-bottom: 20px;
  height: 137px;
}
.onlinecheckinbutton {
  margin-top: 10px;
  padding: 15px 15px 15px 45px;
  display: block;
  width: 240px;
  color: #3e3e3e;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -2743px #c6cad3;
}
.checkflightbutton {
  margin-top: 10px;
  padding: 15px 15px 15px 45px;
  display: block;
  width: 140px;
  color: #3e3e3e;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -2795px #c6cad3;
}
/*#travelupdatealert {
  width: 96%;
  margin: 2%;
  height: inherit;
}*/
.is-sticky .region-search-panel {
  width: 98%;
}
#map-canvas {
  width: 980px;
}
.destinations-list-row {
  width: 14.5% !important;
  margin: 0 2% 1% 0 !important;
}
.destinations-list-row.last {
  margin-right: 0 !important;
}
.destinations-list-row img {
  width: 100%;
  height: inherit;
}
#map-controls {
  min-height: 33px;
  padding: 15px 0 7px 0;
  margin-top: 30px;
  background-color: #646464;
}
.controlsText {
  margin-left: 10px;
  color: #fff;
}
#fromSelect {
  max-width: 275px;
}
#map-canvas {
  height: 600px;
  width: 100%;
}
#monSelect {
  width: auto;
}
.form-item-field-country-reference-target-id-entityreference-filter select {
  width: auto;
}
.info-title {
  font-size: 22px;
}
#infowindowTop {
  width: 520px;
}
#infowindowLeft {
  padding: 15px;
  width: 270px;
  float: left;
  min-height: 180px;
}
#infowindowRight {
  padding: 15px;
  width: 175px;
  height: 180px;
  float: left;
}
.hold-airport-image {
  width: 170px;
  height: 96px;
  margin-bottom: 10px;
}
.slider-container {
  border-top: 1px solid #dcdcdc;
  padding: 5px 0 0 0;
  width: 510px;
  margin: 0 auto;
  min-height: 220px;
}
.slider {
  width: 460px;
  padding-bottom: 5px;
  overflow: hidden;
  margin-bottom: 0 !important;
  float: left;
  height: 95px !important;
  background: #fff !important;
  margin-top: 0 !important;
}
.slider p {
  margin-bottom: 5px !important;
}
.slider .inner-slider h2 {
  margin-bottom: 10px;
}
.slider span.currency {
  font-size: 1.4rem;
  font-weight: 400;
  color: #435464 !important;
}
.slider span.price {
  color: #FF0041 !important;
  font-size: 1.6rem;
  font-weight: 400;
}
.slider .book_now_link {
  transition: all .3s;
  text-transform: uppercase;
  border: #FF0041 1px solid;
  color: #FF0041 !important;
  font-weight: 300;
  padding: 6px 9px;
  font-size: 1.1rem;
}
.slider .book_now_link:hover {
  color: #fff !important;
  background: #FF0041;
}
.slider ul {
  width: 100000px;
  list-style: none;
}
.slider li {
  float: left;
}
.inner-slider {
  width: 460px;
}
.sliderBtn {
  cursor: pointer;
  float: left;
  margin-top: 20px;
}
.clear {
  clear: both;
}
.slider-title {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  margin: 2px 0 5px 0;
}
.inner-slider p {
  text-align: center;
  font-weight: 700;
}
.inner-slider h2 {
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  margin-top: 10px;
}
.inner-slider h3 {
  text-align: center;
  color: #ec0000;
  font-size: 20px;
}
.slider-count {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  color: #dcdcdc;
  height: 40px;
  padding-top: 0;
  margin: 0;
}
#changeorigin a {
  font-weight: 700;
}
#changeorigin a:hover {
  cursor: pointer;
}
#infowindowLeft h2 {
  margin-bottom: 10px;
  font-size: 26px;
}
#infowindowLeft p {
  font-size: 14px;
  color: #666;
}
.destinations-list-row {
  float: left;
  list-style: none;
  position: relative;
  width: 170px;
  min-height: 180px;
  margin: 0 8px 0 8px;
}
.route-destination-title, .route-destination-title a {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  color: #414042;
  min-height: 40px;
}
.guide_link a {
  color: #fff;
  display: block;
}
.ajax-progress .throbber {
  background: transparent url(/sites/all/themes/airarabia/images/offer_loader.gif) no-repeat 0 0;
  float: left;
  height: 32px;
  width: 32px;
  margin: 2px;
}
.labels {
  color: #333;
  background-color: initial;
  font-family: "Lucida Grande", Arial, sans-serif;
  font-size: 10px;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  text-shadow: 2px 2px 5px #999;
}
#block-views-routemap-destinations-block .coupon-inner {
  padding-bottom: 0 !important;
}
#block-views-routemap-destinations-block h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #39454B;
  font-size: 1.5em;
  line-height: 1.875em;
}
.destination_coupon {
  margin-bottom: 20px;
  margin-top: 20px;
}
.destination_coupon h4 {
  line-height: 1em;
  margin-bottom: 3px;
}
.destination_coupon h4 a {
  color: #414042;
  font-size: .75em;
  font-weight: 700;
}
.map_header h4 {
  float: left;
  font-size: 1.4rem;
  font-weight: 400;
  margin-top: 7px;
}
.map_header ul.map_key {
  background: #E7E7E7;
  float: right;
  line-height: 28px;
  width: 660px;
  margin: 12px auto 0 auto;
  list-style: none;
}
.map_header ul.map_key li {
  font-size: .9em;
  float: left;
  padding-right: 0;
}
.map_header ul.map_key li.key_orig {
  width: 30px;
  height: 28px;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -2583px;
}
.map_header ul.map_key li.key_dest {
  width: 30px;
  height: 28px;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -2611px;
}
.map_header ul.map_key li.key_direct {
  margin: 0 5px;
  width: 45px;
  height: 28px;
  background: url(../images/airarabia_sprite_pack.png) no-repeat -20px -2638px;
}
.map_header ul.map_key li.key_route {
  margin-left: 5px;
  width: 45px;
  height: 28px;
  background: url(../images/airarabia_sprite_pack.png) no-repeat -20px -2666px;
}
.map_header ul.map_key li.key-spacer {
  width: 10px;
  height: 28px;
}
.map_header form {
  clear: both;
}
.map_header form .check_options, .map_header form .select_options {
  float: left;
  margin-right: 25px;
}
.map_header form .select_options select {
  min-width: 120px;
}
.map_header form .check_options {
  margin-top: 4px;
}
.page-user .content {
  max-width: 1175px;
  margin: 0 auto;
}
#flight-status-table {
  margin-bottom: 50px;
}
#flight-status-table tbody tr {
  border: none;
  line-height: 20px;
}
#flight-status-table td {
  padding: 10px 2px;
  text-align: center;
  font-size: 1em;
}
#flight-status-table td {
  border: 1px solid #fff;
}
#flight-status-table th {
  display: table-cell;
  vertical-align: middle;
  font-size: .85em;
  padding: 10px 3px;
  text-align: center;
  background: #435464;
  font-size: 1rem;
  font-weight: 300;
  color: #fff;
  border: 1px solid #fff;
}
.dataTables_filter, .dataTables_length {
  display: none;
}
#flight-status-table tbody tr.even {
  background: #e7e8ed;
}
#flight-status-table tbody tr.odd {
  background: #f6f6f6;
}
.fs-date {
  width: 210px !important;
  border: 1px solid #c6cad3 !important;
  padding: 5px;
}
#flight_offers_search input, #flight_offers_search select {
  border: 1px #c6cad3 solid;
}
.fs-route {
  width: 240px;
  float: left;
  padding: 0 30px 2px 0;
}
.fs-flight-num {
  width: 410px;
  height: 190px;
  float: left;
  padding: 0 30px 20px 30px;
  position: relative;
}
.fs-flight-num::after {
  content: "";
  height: 136px;
  border-left: 1px #c6cad3 solid;
  position: absolute;
  left: 0;
  bottom: 0;
}
.no_float {
  float: none !important;
}
#block-airarabia-general-flight-status .flight_offers {
  padding-top: 0;
}
.flight_status input {
  margin: 0;
}
.flight_status .statusSearchTypeLabel {
  font-size: .85rem;
  margin-bottom: 20px;
}
.flight_status label {
  font-weight: 400;
  color: #435464;
  font-size: 1.1rem;
}
.field-name-field-upper-block-refe-central .field-label {
  display: none;
}
label[for=searchTyperoute] {
  font-weight: 700;
}
input#schedule-information-submit {
  border: #FF0041 solid 1px !important;
  width: 210px;
  margin-top: 20px;
}
#flight-status-table_range_from_1 {
  width: 30px;
}
#flight-status-table_range_to_1 {
  width: 40px;
}
.filter_date_range, .text_filter {
  width: 126px;
}
.filter_date_range {
  font-size: .75em;
}
.top_fstable_head_filters {
  display: none;
}
.dataTables_paginate {
  height: 22px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 60px;
}
.dataTables_paginate a {
  font-weight: 700;
}
#flight-status-table_info {
  text-align: center;
  margin: 10px 0 10px 0;
  font-size: .75em;
}
#flight-status-table_previous {
  margin-right: 10px;
}
.statusSearchType {
  margin-bottom: 5px;
}
.dataTables_paginate {
  text-decoration: underline;
}
.dataTables_paginate:hover {
  cursor: pointer;
}
.paginate_disabled_next, .paginate_disabled_previous {
  color: #999;
  text-decoration: none;
  cursor: default;
}
#schedule-flightnumber_fstable {
  width: 209px;
}
#travelupdate {
  padding: 5px;
  background:rgb(253, 244, 188) !important;
  /*display: none !important;*/ ;
}
.travel-update-items {
    text-align: left;
}
div#travelupdate .columns {
    position: relative;
}
div#travelupdate .columns a{
	color:#000;
	font-size:13px;
}
a.travel-update-link.t-u-collapsed {
    position: absolute;
    right: 20px;
    top: 8px;
    font-size: 13px;
	color:#000;
}
a.travel-update-link.t-u-expanded {
    position: absolute;
    right: 20px;
    top: 8px;
    font-size: 13px;
	color:#000;
}/*
.travel-update-title::before {
    content: "";
    background: url(/sites/all/themes/airarabia2016/images/icons/travel-update-arrow.png) no-repeat right;
    display: inline-block;
    width: 12px;
    height: 6px;
    margin-right: 5px;
    transform: rotate(-90deg) !important;
    position: relative;
    top: -2px;
}*/
a.travel-update-link.t-u-collapsed::after{
	 content: "";
	background: url(/sites/all/themes/airarabia2016/images/icons/travel-update-arrow.png) no-repeat right;
	display: inline-block;
    width: 12px;
    height: 6px;
    margin-left: 5px;
	position: relative;
    top: -1px;
}
a.travel-update-link.t-u-expanded::after {
    transform: rotate(180deg) !important;
	content: "";
	background: url(/sites/all/themes/airarabia2016/images/icons/travel-update-arrow.png) no-repeat right;
	display: inline-block;
    width: 12px;
    height: 6px;
    margin-left: 5px;
	position: relative;
    top: -1px;
}

.show-hide-section{display:none}

#travelupdatealert {
  width: 100%;
  overflow: hidden;
  text-align: left;
  max-width: 1175px;
  margin: 0;
}
#travelupdatealert {
  list-style: none;
  text-align: left;
}
.travel-update-title {
  font-size: .75em;
  font-weight: 700;
  display: inline;
}
.travel-update-body {
  display: inline;
}
.travel-update-body p {
  font-size: .75em;
  display: inline;
}
#travel-update-ticker {
  height: 25px;
  overflow: hidden;
  display: inline;
}
#travel-update-ticker li {
  height: 25px;
}
#travel-update-ticker a {
  font-weight: 700;
  color: #000;
}
.sitmaplist {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
@media only screen and (min-width:40.063em) and (max-width:70em) {
  .result-list-row .result-list-icon {
    font-size: 1.2rem;
  }
  .result-list-row .result-list-detail {
    font-size: 1rem;
  }
  .result-list-row .result-list-date {
    font-size: 1rem;
  }
  .result-list-row .result-list-price {
    font-size: 1rem;
  }
  .result-list-row .result-list-price .list-price {
    font-size: 1.2rem;
  }
  .result-list-row .result-list-price .oneway {
    margin-top: 6px;
    font-size: .6rem;
    margin-right: -8px;
  }
}
@media only screen and (min-width:40.063em) and (max-width:70em) {
  .box-panels .box-panel .box-panel-content {
    padding: 15px;
  }
  .box-panels .box-panel .box-panel-content p.box-panel-text {
    font-size: .9rem;
  }
  .box-panels .box-panel .box-panel-content a.btn-hollow-red {
    font-size: .9rem;
  }
}
@media only screen and (min-width:1025px) {
 .promopanel_wrapper {
    height: 375px;
  }
 .promopanel_wrapper ul.main_promo_carousel .primeiamge {
    height: 375px !important;
  }
 .emergency-panel {
    height: 375px !important;
  }
}
@media only screen and (min-width:1367px) {
  .promopanel_wrapper {
    min-height: 510px;
  }
  .promopanel_wrapper ul.main_promo_carousel .primeiamge {
    min-height: 510px !important;
  }
  .emergency-panel {
    min-height: 510px !important;
  }
}
@media screen and (min-width:40em) and (max-width:64em) {
  .coupons-list .small-image-coupon {
    height: 390px;
  }
  .featured_flights_content.coupons-list .image-coupon {
    height: 350px;
  }
}
@media screen and (max-width:39.9375em) {
  .featured_flights_content.coupons-list .image-coupon {
    height: 350px;
  }
  .featured_flights_content.coupons-list .image-coupon .coupon-inner {
    height: 350px;
  }
  .coupons-list .small-image-coupon {
    height: 430px;
  }
  .coupons-list .small-image-coupon .coupon-inner {
    height: 415px;
  }
}
@media screen and (min-width:40em) and (max-width:64em) {
  #search_tabs .journey-type {
    margin-left: 0;
  }
  #search_tabs .journey-type label {
    font-size: 1rem;
  }
}
@media screen and (max-width:39.9375em) {
  #search_tabs .journey-type {
    margin-left: 0;
  }
  #search_tabs .journey-type label {
    font-size: 1rem;
  }
}
.i18n-fr .thisdoesntexist {
  color: red;
}
.i18n-fr #search_tabs input.search-button {
  margin-top: -1px;
  padding: 9.5px 9px;
  font-size: .9rem;
}
.i18n-fr .airport_dropdown .airport_list h3 {
  font-size: 1.2rem;
  margin-top: 25px;
}
.i18n-fr header .site-options .airewards form #edit-submit {
  font-size: .9rem;
}
.i18n-fr header .site-options .airewards form a {
  font-size: .85rem;
}
.i18n-fr #booknowbox .btn-filled-red {
  font-size: 14px;
}
.i18n-fr #booknowbox label[for=journey_type_ow_2] {
  margin-right: 0;
}
.i18n-fr #tabs-flights .promocode label {
  padding-left: 4%;
}
.i18n-fr .best-fares .fare-inner a.booknow {
  padding: 11px 0;
  font-size: .7rem;
}
.i18n-fr .airport_dropdown .list_of_airports h3 {
  margin-top: 25px;
  width: 70%;
  margin-bottom: 34px;
  font-size: 1rem;
}
.i18n-fr #block-airarabia-general-schedule-information .form_month_travel label, .i18n-fr .page-flights .form_month_travel label, .i18n-fr .x-light-back .flight_offers #flight_offers_search .form_month_travel label {
  width: 4%;
}
.i18n-fr .contact-links-forms .big-link-coupon h3 {
  font-size: 1.4rem;
}
@media only screen and (min-width:39.063em) and (max-width:74em) {
  .i18n-fr .contact-links-forms .big-link-coupon h3 {
    font-size: 1.2rem;
    margin-top: 10px;
    line-height: 0;
  }
}
.i18n-fr #block-airarabia-general-schedule-information .form_flying_from label {
  width: 10%;
}
.i18n-fr #block-airarabia-general-schedule-information .form_submit {
  width: 11%;
}
.i18n-fr #block-airarabia-general-callcentres input#edit-question-search, .i18n-fr #block-airarabia-general-callcentres select.call_centre_select, .i18n-fr #block-airarabia-general-callcentres select.office_location_select, .i18n-fr #block-airarabia-general-officelocations input#edit-question-search, .i18n-fr #block-airarabia-general-officelocations select.call_centre_select, .i18n-fr #block-airarabia-general-officelocations select.office_location_select, .i18n-fr #views-exposed-form-search-questions-page input#edit-question-search, .i18n-fr #views-exposed-form-search-questions-page select.call_centre_select, .i18n-fr #views-exposed-form-search-questions-page select.office_location_select {
  width: 310px;
}
.i18n-fr .result-list-row .booknow {
  font-size: .8rem;
}
.i18n-fr .not-for-faq input {
  font-size: 1rem;
}
.i18n-fr #contactusforms .contact-answers, .i18n-fr #contactusforms .contact-option-content, .i18n-fr #contactusforms .contact-options {
  height: 684px;
}
.i18n-fr #contactusforms .contact-options .contact-option {
  height: 342px;
  padding-top: 45%;
}
.i18n-fr #contactusforms .contact-option-content a.question-form-show {
  font-size: .8rem;
}
.i18n-fr .email-showhide h4 {
  font-size: 1rem;
}
.i18n-fr #contactusforms #contact-form.question {
  height: 830px;
}
.i18n-fr #block-airarabia-general-schedule-information .form_flying_from label, .i18n-fr .page-flights .form_flying_from label, .i18n-fr .x-light-back .flight_offers #flight_offers_search .form_flying_from label {
  width: 13%;
}
.i18n-fr #contactusForm .phone-field label, .i18n-fr #contactusForm .reservation-field label {
  line-height: 1.2;
}
.i18n-fr #contactusForm .fileupload-label {
  line-height: 1.2;
}
.contact-questions .partunderline span.firstword:after {
  bottom: -50px;
}
@media screen and (max-width:1155px) {
  .i18n-fr #tabs-flights .promocode label {
    padding-left: 0;
  }
}
.i18n-tr #tabs-flights .currency label, .i18n-tr #tabs-flights .promocode label, .i18n-tr #tabs-flights .rtndate label {
  line-height: 1.1;
}
.i18n-tr .best-fares .fare-inner a.booknow {
  font-size: 13px;
  margin-top: -6px;
}
.i18n-tr #search_tabs input.search-button {
  margin-top: -1px;
  padding: 10px 6px;
  font-size: .95rem;
}
.i18n-tr #block-airarabia-general-schedule-information .form_month_travel label, .i18n-tr .page-flights .form_month_travel label, .i18n-tr .x-light-back .flight_offers #flight_offers_search .form_month_travel label {
  width: 8.5%;
  float: left;
  text-align: right;
  margin-right: .5%;
}
.i18n-tr #block-airarabia-general-schedule-information .form_flying_from label, .i18n-tr .page-flights .form_flying_from label, .i18n-tr .x-light-back .flight_offers #flight_offers_search .form_flying_from label {
  width: 11%;
}
.i18n-tr .airport_dropdown .closebtn {
  margin-top: 27px;
}
.i18n-tr .result-list-row .booknow {
  font-size: .75rem;
}
.i18n-zh-hans #tabs-flights .search_field.pax label {
  width: 15%;
}
.i18n-zh-hans #tabs-flights .search_field.pax .pax-options {
  width: 83%;
}
.i18n-zh-hans #tabs-flights .promocode label {
  text-align: right;
}
.i18n-es .box-panels .box-panel .box-panel-content {
  padding: 30px 30px 8px;
}
.i18n-es .box-panels .box-panel .box-panel-content .box-panel-text {
  line-height: 1.2rem;
  font-size: 1rem;
}
.i18n-es .result-list-row .booknow.btn-hollow-red {
  font-size: 1rem;
  line-height: 26px;
  margin-top: 1px;
}
.i18n-es .contact-links-forms {
  font-size: 1.3rem;
}
.i18n-es .big-link-coupon h3 {
  line-height: 0;
}
.i18n-es #navigation .menu-495 .menu-attach-block-wrapper {
  width: 330px !important;
}
.i18n-es #navigation .menu-690 .menu-attach-block-wrapper {
  width: 90% !important;
}
.i18n-es #navigation .menu-690 .menu-attach-block-wrapper ul:first-child {
  width: 22% !important;
}
.i18n-es #navigation .menu-536 .menu-attach-block-wrapper ul:nth-child(2) {
  width: 28% !important;
}
.i18n-es #navigation .menu-536 .menu-attach-block-wrapper ul:nth-child(3) {
  width: 38% !important;
}
.i18n-es #search_tabs input.search-button {
  margin-top: -1px;
  padding: 7px 33px;
  font-size: 1.1rem;
}
.i18n-de .best-fares .fare-inner a.booknow, .i18n-es .best-fares .fare-inner a.booknow {
  font-size: .9rem;
  margin-top: 2px;
  font-weight: 300;
}
.i18n-es #block-airarabia-general-schedule-information .form_flying_from label, .i18n-es .page-flights .form_flying_from label, .i18n-es .x-light-back .flight_offers #flight_offers_search .form_flying_from label {
  width: 3%;
}
.i18n-es #block-airarabia-general-schedule-information .form_flying_to label, .i18n-es .page-flights .form_flying_to label, .i18n-es .x-light-back .flight_offers #flight_offers_search .form_flying_to label {
  width: 3%;
}
.i18n-es .flight_status .statusSearchTypeLabel {
  margin-right: 0 !important;
}
.i18n-es .email-showhide h4 {
  font-size: .9rem;
}
.i18n-de #contactusforms #contact-form.question, .i18n-es #contactusforms #contact-form.question, .i18n-it #contactusforms #contact-form.question {
  height: 780px;
}
.i18n-de #contact-faq-tabs .content-tab-content li, .i18n-de .content-tab-links li, .i18n-es #contact-faq-tabs .content-tab-content li, .i18n-es .content-tab-links li, .i18n-it #contact-faq-tabs .content-tab-content li, .i18n-it .content-tab-links li {
  line-height: 1.5rem;
}
.i18n-de #search_tabs input.search-button {
  padding: 7px 7px;
  font-size: 1.05rem;
}
.i18n-de #contactusforms .contact-option-content a.question-form-show {
  font-size: .7rem;
}
.i18n-de #navigation li a {
  padding: 40px 8px;
  font-size: 1rem;
}
.i18n-de #tabs-flights .rtndate label {
  font-size: 1rem;
  margin-top: 4px;
  margin-left: 2%;
  margin-right: 2%;
}
.i18n-de #booknowbox {
  width: 875px;
}
.i18n-de .not-for-faq .big-link-coupon h3 {
  font-size: 1.4rem;
}
.i18n-de .contact-links-forms .big-link-coupon h3 {
  font-size: 1.4rem;
}
.i18n-de #contactusForm .not-for-faq .btn-filled-red {
  font-size: 1rem;
}
.i18n-de .airport_dropdown .list_of_airports h3 {
  font-size: 1.4rem;
  margin-top: 21px;
}
.i18n-de .airport_dropdown .airport_list {
  padding: 0 10px 50px 30px !important;
}
.i18n-de .airport_dropdown .airport_list ul {
  width: 33.3%;
}
.i18n-de .airport_dropdown .airport_list ul li a, .i18n-de .airport_dropdown .list_of_airports ul.airport-list li a {
  font-size: .85rem;
}
.i18n-de .page-flights .form_flying_from label, .i18n-de .x-light-back .flight_offers #flight_offers_search .form_flying_from label {
  width: 10%;
  float: left;
}
.i18n-de .fs-route {
  width: 275px;
  float: left;
  padding: 0 30px 2px 0;
}
.i18n-it #block-airarabia-general-schedule-information .form_flying_from label, .i18n-it .page-flights .form_flying_from label, .i18n-it .x-light-back .flight_offers #flight_offers_search .form_flying_from label {
  width: 4%;
}
.i18n-it #search_tabs input.search-button {
  padding: 7px 7px;
  font-size: 1.05rem;
}
.i18n-it .result-list-button .booknow {
  font-size: 1rem;
  padding: 6px 4px;
}
.i18n-it .featured_flights_content.coupons-list .image-coupon {
  height: 353px;
}
.i18n-it .coupons-list .image-coupon .coupon-inner-content .coupon-type {
  font-size: .8rem;
  line-height: 1rem;
}
.i18n-it .coupons-list .image-coupon .coupon-inner-content .btn-hollow-red {
  bottom: 13px;
}
.i18n-it .box-panels .box-panel .box-panel-content {
  padding: 33px 30px 10px;
}
.i18n-it .box-panels .box-panel .box-panel-content .box-panel-text {
  line-height: 1.3rem;
  font-size: 1.1rem;
}
.i18n-it #block-airarabia-general-callcentres #edit-submit-search-questions, .i18n-it #block-airarabia-general-officelocations #edit-submit-search-questions, .i18n-it #views-exposed-form-search-questions-page #edit-submit-search-questions {
  padding: 9px 17px;
}
.i18n-it .best-fares .fare .booknow {
  padding: 11px 4px;
  font-size: .9rem;
}
.i18n-it #booknowbox {
  width: 875px;
  margin-left: -100px;
}
.i18n-it #booknowbox .journeytype label {
  margin-left: .1rem;
  margin-right: .5rem;
}
.i18n-it #tabs-flights .promocode label {
  padding-left: 0;
}
.i18n-ru #booknowbox, .i18n-tr #booknowbox {
  width: 875px;
  margin-left: -100px;
}
.i18n-ru #booknowbox .journeytype label, .i18n-tr #booknowbox .journeytype label {
  margin-left: .1rem;
  margin-right: .5rem;
}
.i18n-ru #tabs-flights .rtndate label {
  line-height: 1.1;
}
.i18n-ru .airport_dropdown .closebtn {
  height: 27px;
}
.i18n-ru #tabs-flights .currency input, .i18n-ru #tabs-flights .deptdate input, .i18n-ru #tabs-flights .form_flying_from input, .i18n-ru #tabs-flights .form_flying_to input, .i18n-ru #tabs-flights .rtndate input {
  width: 73%;
}
.i18n-ru .promocode label {
  text-align: right;
}
.i18n-ru .best-fares .fare-inner a.booknow {
  font-size: 1rem;
}
.i18n-ru .airport_dropdown .list_of_airports h3 {
  font-size: 1.4rem;
}
.i18n-ru .airport_dropdown .closebtn {
  margin-top: 28px;
  font-size: .9rem;
}
.i18n-ru #navigation li a {
  padding: 40px 8px;
  font-size: 0.9375rem;
}
.i18n-ru .box-panels .box-panel .box-panel-content {
  overflow: hidden;
  padding: 13px 30px 6px;
  z-index: 10;
}
.i18n-ru .box-panels .box-panel .box-panel-content p {
  font-size: 1.05rem;
}
.i18n-ru .not-for-faq input {
  font-size: 1rem;
}
.i18n-ru #contactusforms .contact-answers, .i18n-ru #contactusforms .contact-option-content, .i18n-ru #contactusforms .contact-options {
  height: 684px;
}
.i18n-ru #contactusforms .contact-options .contact-option {
  height: 342px;
  padding-top: 45%;
}
.i18n-ru #contactusforms #contact-form.question {
  height: 830px;
}
.node-type-geographic-area .flight_offers .list_of_airports ul.airport-list a .fa-paper-plane {
  display: none;
}
.i18n-de #tabs-flights .promocode label, .i18n-es #tabs-flights .promocode label, .i18n-it #tabs-flights .promocode label {
  line-height: 1.1;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}
@media screen and (max-width:460px) {
  #ui-datepicker-div {
    left: 10px !important;
    background: #e7e8ed;
    padding: 0 10px;
  }
  #ui-datepicker-div .ui-datepicker-header {
    margin-left: -20px;
    right: -10px;
  }
  #ui-datepicker-div.return-cal {
    right: 10px !important;
    left: auto !important;
  }
}
.airport-selector-head .fromlabel {
  display: none;
}
@media screen and (max-width:1025px) and (min-width:40em) {
  #edit-question-search-wrapper {
    dislpay: inline;
    width: 80%;
  }
  #block-airarabia-general-callcentres, #block-airarabia-general-officelocations, #views-exposed-form-search-questions-page {
    padding-top: 0;
    height: 90px;
  }
  #block-airarabia-general-callcentres .views-exposed-widget.views-submit-button, #block-airarabia-general-officelocations .views-exposed-widget.views-submit-button, #views-exposed-form-search-questions-page .views-exposed-widget.views-submit-button {
    width: 20%;
    display: inline;
  }
  #block-airarabia-general-callcentres #edit-submit-search-questions, #block-airarabia-general-officelocations #edit-submit-search-questions, #views-exposed-form-search-questions-page #edit-submit-search-questions {
    margin-top: 12px;
  }
  #block-airarabia-general-callcentres .faq-search-prepend, #block-airarabia-general-officelocations .faq-search-prepend, #views-exposed-form-search-questions-page .faq-search-prepend {
    display: none;
  }
}
.destination-h1 br {
  display: none;
}
#navigation #main-menu li.first {
  display: none;
}
#navigation #main-menu.burgerfied {
  display: block;
  height: 100%;
  width: 80%;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: -2220px;
  background-color: #435464;
  overflow-x: hidden;
  padding-top: 6px;
}
#navigation #main-menu.burgerfied li.first {
  display: block;
}
#navigation #main-menu.burgerfied .close-offcanvas {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 15px;
  font-size: 20px;
  display: block;
  cursor: pointer;
}
.close-overlay {
  position: fixed;
  top: 0;
  left: 65%;
  height: 100%;
  width: 35%;
  z-index: 900;
}
#main-burger {
  font-size: 1.5rem;
  margin-top: 13px;
  float: left;
  position: relative;
  left: auto;
  right: auto;
  margin-right: 10px;
}
#main-menu.burgerfied li a {
  font-size: 1rem;
  padding: 10px 10px;
}
#main-menu.burgerfied li:hover a {
  font-size: 1rem;
  padding: 10px 10px;
}
@media screen and (max-width:39.9375em) {
  #block-airarabia-general-callcentrepopup, #block-airarabia-general-top-faqs, .breadcrumbs, .contact-links-forms hr, .country-selector, .form_flying_from .direct-flights, .home-loyalty, .things-to-do, .weather-forecast, body.not-front #search_tabs {
    display: none !important;
  }
  h3 {
    font-size: 1.6rem;
  }
  body.page-node-304 #search_tabs {
    display: block !important;
  }
  span.spantitle {
    margin-bottom: -15px;
    margin-top: 15px !important;
    font-size: 1rem !important;
  }
  h1.partunderline {
    font-size: 2rem;
  }
  h1.partunderline#page-title {
    font-size: 2rem;
    margin: 15px 0;
    margin-left: -1px;
    line-height: 2.3rem;
  }
  h1.partunderline.reduced {
    font-size: 2rem;
  }
  h2.partunderline {
    margin: 20px 0;
  }
  body header .header-navigation {
    height: 62px;
  }
  body header .header-navigation img.flag {
    margin-right: 0;
  }
  body header .header-navigation .logo img {
    width: 136px;
    margin-top: 15px;
  }
  body header .small-util {
    text-align: right;
    padding-right: 0;
  }
  body header .small-util #user_languages {
    display: block;
    margin-top: 15px;
    cursor: pointer;
  }
  body header .small-util .flag {
    width: 30px;
    margin-top: -1px;
    margin-bottom: 3px;
    margin-right: 5px;
  }
  body header .airport-selector-head .direct-flights {
    display: none !important;
  }
  body header .language-dropdown .dropdown-pin {
    margin-left: 101px !important;
  }
  body header .airport-selector-head input.selected-airport {
    line-height: 25px !important;
    font-size: .85rem !important;
  }
  body header .site-options .selected-airport {
    max-width: 120px;
    min-width: 100px;
  }
  body header .site-options .selected-airport-sel {
    max-width: 150px;
    min-width: 150px;
    width: auto;
    display: inline;
    height: 30px;
    margin: 0;
    outline: 0 !important;
    border: none !important;
    font-size: .9rem;
    padding: 0;
    margin-top: -2px;
  }
  body header .ap-select-trig {
    display: inline;
  }
  body header .site-options .site-currency span.selected-currency {
    line-height: 30px;
  }
  body header .site-options .site-currency {
    width: 52px;
  }
  body header .site-options .site-currency span.selected-currency {
    background-position: right 7px;
    vertical-align: top;
    display: block;
    height: 22px;
  }
  body header .site-options .airport-selector-head .selected-airport {
    vertical-align: top;
    height: 22px;
    padding-bottom: 0;
    background-position: right 7px;
  }
  body header .site-options .airport-selector-head, body header .site-options .site-currency {
    display: block;
    float: left;
  }
  .bx-controls.bx-has-pager {
    top: 10px !important;
    bottom: auto !important;
  }
  ul.main_promo_carousel .panel_content, ul.main_promo_carousel body .panel_content {
    width: 100%;
    margin-left: 0;
    position: absolute;
    bottom: 0;
    padding: 10px 10px;
    border-bottom: 1px solid #e7e8ed;
  }
  ul.main_promo_carousel .panel_content .panel_inner, ul.main_promo_carousel body .panel_content .panel_inner {
    position: relative;
    width: 100%;
    height: 100%;
  }
  ul.main_promo_carousel .panel_content h2, ul.main_promo_carousel body .panel_content h2 {
    width: 80%;
    display: block;
  }
  ul.main_promo_carousel .panel_content a.btn {
    width: 20px;
    display: block;
    position: absolute;
    right: -5px;
    top: 50%;
    display: block;
    margin: 0;
    background: 0 0;
    border: 0;
    margin-top: -18px;
    padding: 0;
  }
  ul.main_promo_carousel .panel_content a.btn:after {
    font-size: 1.4rem;
    color: #FF0041;
    content: "\f054";
    font-family: FontAwesome;
  }
  body .lowerRefs {
    margin-top: 15px;
  }
  body .coupons-list .large-image-coupon {
    height: auto !important;
  }
  #search_tabs .tab-inner, #search_tabs.hidepackages .tab-inner {
    padding: 0;
  }
  #search_tabs ul.ui-tabs-nav {
    border-bottom: 1px solid #92959c !important;
  }
  #tabs-hotels, #tabs-hotels iframe {
    height: 290px !important;
  }
  #search_tabs ul.ui-tabs-nav li, #search_tabs.hidepackages ul.ui-tabs-nav li {
    border: none !important;
    padding-top: 6px;
  }
  #search_tabs ul.ui-tabs-nav li:nth-child(1), #search_tabs ul.ui-tabs-nav li:nth-child(2), #search_tabs ul.ui-tabs-nav li:nth-child(3), #search_tabs ul.ui-tabs-nav li:nth-child(4), #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(1), #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(2), #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(3), #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(4) {
    border-right: 1px solid #C20041 !important;
  }
  #search_tabs ul.ui-tabs-nav li:nth-child(1), #search_tabs ul.ui-tabs-nav li:nth-child(2), #search_tabs ul.ui-tabs-nav li:nth-child(3), #search_tabs ul.ui-tabs-nav li:nth-child(4), #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(1), #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(2), #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(3), #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(4) {
    width: 20.5%;
  }
  #search_tabs ul.ui-tabs-nav li:nth-child(5), #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(5) {
    width: 18%;
  }
  #search_tabs ul.ui-tabs-nav li a, #search_tabs.hidepackages ul.ui-tabs-nav li a {
    display: inline;
    font-size: .75rem;
    line-height: 1.3;
  }
  #search_tabs ul.ui-tabs-nav li a.tab-holidays, #search_tabs.hidepackages ul.ui-tabs-nav li a.tab-holidays {
    display: block;
  }
  #search_tabs ul.ui-tabs-nav li a.tab-holiday-packages, #search_tabs.hidepackages ul.ui-tabs-nav li a.tab-holiday-packages {
    line-height: 2.3;
  }
  #search_tabs.hidepackages ul.ui-tabs-nav li {
    border-bottom: 1px solid #92959c !important;
  }
  #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(1), #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(2), #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(4) {
    border-right: 1px solid #C20041 !important;
  }
  #tabs-flights .search_options_extended .close-search-dd {
    bottom: 0 !important;
    right: 50%;
    margin-right: -27px;
    display: none !important;
  }
  .search_field label.error {
    display: none !important;
  }
  .airport_dropdown {
    position: fixed !important;
    top: 0 !important;
    height: 100% !important;
    background: #435464;
    padding: 40px 0 0 !important;
    width: 100% !important;
    margin-top: 0;
  }
  .airport_dropdown a, .airport_dropdown h3, .airport_dropdown label, .airport_dropdown li, .airport_dropdown p, .airport_dropdown span {
    color: #fff !important;
  }
  .airport_dropdown .keyword-search a, .airport_dropdown .keyword-search h3, .airport_dropdown .keyword-search label, .airport_dropdown .keyword-search li, .airport_dropdown .keyword-search p, .airport_dropdown .keyword-search span {
    color: #fff !important;
  }
  .airport_dropdown .mobileCountrySelect {
    width: 90%;
    margin-bottom: 0;
  }
  .airport_dropdown .dropdown-pin {
    display: none;
  }
  .airport_dropdown .airport_list {
    padding: 0 0 50px 20px !important;
    background: #435464;
    height: 150px;
  }
  .airport_dropdown .airport_list h3 {
    margin-bottom: 5px;
  }
  .airport_dropdown .closebtn.countries-close {
    position: fixed;
    color: transparent !important;
    right: 0;
    margin: 10px;
    background: url(/sites/all/themes/airarabia2016/images/icons/close-icon.png) no-repeat right;
  }
  .airport_dropdown {
    overflow: auto !important;
  }
  .airport_dropdown .countries {
    height: 0 !important;
  }
  .airport_dropdown .countries .closebtn {
    right: 10px;
  }
  .airport_dropdown .countries h3, .airport_dropdown .countries select {
    display: none !important;
  }
  .airport_dropdown .mobilefilter {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    margin-left: -15px;
    background: #435464;
    padding: 45px 5px 0 35px;
  }
  .airport_dropdown .airport_list {
    height: 105px;
    padding-bottom: 0 !important;
    min-height: 0 !important;
    background: #435464 !important;
  }
  .airport_dropdown .list_of_airports {
    margin-top: 60px;
    display: block !important;
    min-height: 0 !important;
    background: #435464 !important;
    padding: 0 20px 0 !important;
    padding-bottom: 0 !important;
  }
  .airport_dropdown .list_of_airports h3 {
    display: none;
  }
  .airport_dropdown .list_of_airports .country-name {
    margin-top: 20px;
  }
  .airport_dropdown .list_of_airports .country-name:first-child {
    margin-top: 0;
  }
  .airport_dropdown .list_of_airports .country-name span {
    margin-top: 5px;
    font-weight: 700;
  }
  .airport_dropdown .list_of_airports ul.airport-list {
    max-height: none;
  }
  .airport_dropdown .list_of_airports ul.airport-list li {
    display: block !important;
  }
  .airport_dropdown .list_of_airports h3 {
    margin: 0 0 5px;
  }
  .airport_dropdown .list_of_airports .closebtn {
    display: none !important;
  }
  .airport_dropdown.keyword-search {
    width: 100% !important;
  }
  .airport_dropdown .closebtn {
    margin-right: -8px;
  }
  .airport_dropdown .list_of_airports .airports-key {
    margin-top: 30px;
    padding-top: 10px;
    border-top: 1px solid #dbdee5;
    position: relative;
  }
  .airport_dropdown .list_of_airports .airports-key span {
    font-size: .8rem;
    display: block;
  }
  .airportoption .fa-paper-plane {
    display: none;
  }
  #tabs-flights .form_flying_from, #tabs-flights .form_flying_to {
    float: left;
    width: 100%;
  }
  #tabs-flights .currency, #tabs-flights .deptdate, #tabs-flights .promocode, #tabs-flights .rtndate {
    width: 50%;
  }
  #tabs-flights .form_flying_from input, #tabs-flights .form_flying_to input {
    width: 100%;
  }
  #tabs-flights .deptdate {
    width: 52%;
  }
  #tabs-flights .pax-options {
    margin-top: 0 !important;
  }
  #tabs-flights .rtndate {
    width: 48%;
  }
  #tabs-flights .rtndate input {
    width: 100%;
  }
  #tabs-flights .promocode input {
    width: 100%;
  }
  #tabs-flights .currency input, #tabs-flights .deptdate input, #tabs-flights .form_flying_from input, #tabs-flights .form_flying_to input, #tabs-flights .promocode input, #tabs-flights .rtndate input {
    cursor: pointer !important;
  }
  #tabs-flights .search_options_extended .extended-second-row {
    margin-top: 15px;
  }
  #search_tabs .search_options_extended .close-search-dd, #search_tabs.hidepackages .search_options_extended .close-search-dd {
    bottom: 9px;
  }
  #search_tabs .multiple-dest, #search_tabs.hidepackages .multiple-dest {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 10px;
  }
  #tabs-flights .search_field {
    margin-bottom: 0;
    margin-top: 0;
  }
  #tabs-flights .search_field.pax {
    float: left;
    width: 100%;
  }
  #search_tabs label, #search_tabs.hidepackages label {
    margin-top: 0;
    color: #413535;
    font-weight: 400;
    font-size: 1rem;
  }
  .journey-type {
    padding-top: 5px !important;
    padding-bottom: 10px;
  }
  #tabs-flights .search-button-contain {
    width: 100%;
    padding-left: .625rem;
    padding-right: .625rem;
  }
  #tabs-flights .search-button-contain {
    position: absolute;
    bottom: -50px;
    left: 0;
    margin-left: 0rem;
  }
  #tabs-flights .search-button {
    width: 100%;
  }
  #tabs-carhire .carsearchbutton {
    margin-top: 10px;
    width: 100%;
    padding: 7px 35px;
    font-size: 1.1rem;
  }
  #tabs-carhire .wrapper {
    padding-bottom: 15px !important;
  }
  #block-airarabia-general-searchpanel #search_tabs {
    margin: 0 !important;
  }
  #block-airarabia-general-searchpanel #search_tabs .tab-wrapper.row {
    margin-left: 0;
    margin-right: 0;
  }
  #block-airarabia-general-searchpanel .wrapper {
    padding: 5px !important;
  }
  #block-airarabia-general-searchpanel .wrapper .tab-flight-row {
    margin-left: auto;
    margin-right: auto;
  }
  #block-airarabia-general-searchpanel form .row {
    margin-left: 0;
    margin-right: 0;
  }
  .promopanel_wrapper {
    min-height: 250px;
  }
  body .primeiamge, ul.main_promo_carousel .primeiamge {
    background-size: cover;
    width: 100%;
    height: 250px;
    background-position: right center;
  }
  .coupons-list .image-coupon .coupon-image-contain {
    height: auto;
  }
  .destinations-link {
    padding-top: 0;
  }
  .coupons-list .image-coupon .coupon-inner-content .coupon-price {
    font-size: 1.1rem;
  }
  .coupons-list .image-coupon img.coupon-image {
    max-height: 160px;
  }
  .coupons-list .image-coupon .coupon-inner-content .coupon-currency {
    font-size: 1.2rem;
    font-weight: 400;
  }
  .coupons-list .image-coupon .coupon-inner-content .coupon-title {
    margin-bottom: 5px;
    font-size: 1rem;
    margin-top: 0;
    line-height: 1.3rem;
  }
  .coupons-list .image-coupon .coupon-inner-content .coupon-small-title {
    font-size: .8rem;
  }
  .coupons-list .image-coupon .coupon-inner-content .coupon-type {
    font-size: .7rem;
  }
  .featured_flights_content.coupons-list .image-coupon .coupon-inner {
    height: auto;
    box-sizing: content-box;
    padding-bottom: 60px !important;
  }
  .featured_flights_content.coupons-list .image-coupon {
    height: auto;
  }
  .coupons-list .image-coupon .coupon-inner-content .coupon-from .from {
    font-size: .8rem;
  }
  .coupons-list .image-coupon .coupon-inner-content .coupon-currency {
    font-size: .9rem;
  }
  .coupons-list .image-coupon .coupon-inner-content .coupon-from {
    margin-top: -5px;
  }
  .coupons-list .image-coupon .coupon-inner {
    height: auto;
  }
  footer .row.pad-contain-xxlg {
    padding-top: 0;
  }
  footer .small-right-block {
    padding-left: 10px !important;
    text-align: center;
  }
  footer #block-block-48 {
    margin-top: 20px;
  }
  footer .region-footer-mid {
    text-align: center;
  }
  footer .skytrax {
    width: 100%;
    border: none;
  }
  .social-block {
    width: auto;
  }
  .social-block a div {
    display: inline-block;
  }
  .social-block .youtube-icon {
    border-radius: 4px;
    width: 35px;
    height: 35px;
  }
  .social-block .youtube-icon img {
    margin-top: 10px;
    margin-left: 0;
  }
  .social-block .fa {
    width: 35px;
    height: 35px;
  }
  .social-block .fa.fa-twitter {
    font-size: 45px;
    margin-top: -4px;
    margin-left: -2px;
  }
  .social-block .fa.fa-linkedin {
    font-size: 26px;
  }
  .social-block .fa.fa-facebook {
    font-size: 29px;
  }
  .social-block .fa.fa-rss {
    border-radius: 4px;
    font-size: 27px;
  }
  .social-block .fa.fa-instagram {
    font-size: 44px;
  }
  #block-views-routemap-destinations-block h2, .destination-map {
    display: none;
  }
  .node-type-geographic-area .at-a-glance .partunderline-sm, .page-flights .at-a-glance .partunderline-sm {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .destination-h1 br {
    display: block;
  }
  .manage-bookings-input, .manage-bookings-input-wide {
    width: auto;
  }
  .manage-bookings-label[for=pnr-number] {
    margin-top: 0;
  }
  .manage-bookings-form-elem {
    width: 100%;
    padding: 0;
  }
  .manage-bookings-form {
    height: auto;
    padding: 5px 15px 15px;
    margin-bottom: 15px;
  }
  .manage-bookings-form .button {
    position: relative;
    bottom: auto;
    right: auto;
    margin-top: 15px;
    width: 100%;
    font-size: 1rem;
  }
  .contact-answers li, .content-tab-links li {
    line-height: 1rem !important;
    margin-bottom: 15px !important;
    overflow: hidden;
  }
  .contactemailtext {
    padding: 0 10px;
  }
  .no-answer-link {
    padding: 2px 0 4px;
    margin: 0;
  }
  .no-answer-link iframe {
    position: absolute;
  }
  #contactusforms #contact_us {
    padding: 20px 20px 0;
  }
  #contactusforms #contact_us .btn-filled-red {
    margin-top: 5px;
  }
  #views-exposed-form-search-questions-page {
    height: auto;
    padding-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 25px;
    margin-top: 0;
  }
  .location_coupon .office-location {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 50px;
  }
  #block-airarabia-general-callcentres input#edit-question-search, #block-airarabia-general-callcentres select.call_centre_select, #block-airarabia-general-callcentres select.office_location_select, #block-airarabia-general-officelocations input#edit-question-search, #block-airarabia-general-officelocations select.call_centre_select, #block-airarabia-general-officelocations select.office_location_select, #views-exposed-form-search-questions-page input#edit-question-search, #views-exposed-form-search-questions-page select.call_centre_select, #views-exposed-form-search-questions-page select.office_location_select {
    margin-top: 0;
    width: 98%;
  }
  #block-airarabia-general-callcentres, #block-airarabia-general-officelocations {
    margin-top: 0 !important;
  }
  #block-airarabia-general-officelocations .office-locations-contain {
    padding: 15px !important;
  }
  #block-airarabia-general-callcentres .faq-search-prepend, #block-airarabia-general-officelocations .faq-search-prepend, #views-exposed-form-search-questions-page .faq-search-prepend {
    display: none;
  }
  .faq-search-prepend {
    display: none;
  }
  #block-airarabia-general-callcentres .views-exposed-widget.views-submit-button, #block-airarabia-general-officelocations .views-exposed-widget.views-submit-button, #views-exposed-form-search-questions-page .views-exposed-widget.views-submit-button {
    width: 25%;
    float: left;
    margin-top: 15px;
  }
  #block-airarabia-general-callcentres #edit-submit-search-questions, #block-airarabia-general-officelocations #edit-submit-search-questions, #views-exposed-form-search-questions-page #edit-submit-search-questions {
    font-size: .9rem;
    padding: 10px 7px;
    float: right;
  }
  #block-airarabia-general-callcentres .views-widget-filter-body_value, #block-airarabia-general-officelocations .views-widget-filter-body_value, #views-exposed-form-search-questions-page .views-widget-filter-body_value {
    width: 75%;
    margin-right: 0;
  }
  #block-airarabia-general-callcentres .call-center-contain, #block-airarabia-general-callcentres .office-locations-contain, #block-airarabia-general-officelocations .call-center-contain {
    text-align: center;
    padding: 10px 0 10px 0;
  }
  .bottom-right-popup.contact-popup, .small-popup.bottom-right-popup {
    right: 0;
    width: 100%;
  }
  #block-airarabia-general-schedule-information .button, #block-airarabia-general-schedule-information .form_submit, #block-airarabia-general-schedule-information input, #block-airarabia-general-schedule-information select, .flight_offers #flight_offers_search input, .flight_offers #flight_offers_search select, .page-flights .button, .page-flights .form_submit, .x-light-back .flight_offers #flight_offers_search .button, .x-light-back .flight_offers #flight_offers_search .form_submit {
    width: 100% !important;
  }
  #block-airarabia-general-schedule-information label, body .flight_offers #flight_offers_search label {
    width: 100% !important;
    text-align: left !important;
  }
  #block-airarabia-general-schedule-information label, body .flight_offers #flight_offers_search label {
    width: 60% !important;
  }
  .loading span {
    display: block;
    margin-bottom: 20px;
    margin-top: -20px;
    font-size: .9rem;
    width: 100%;
    text-align: center;
  }
  .country_select {
    width: 100%;
  }
  .country-selector {
    margin-top: -20px;
  }
  .at-a-glance-box {
    height: 160px;
  }
  .big-link-coupon h3 {
    font-size: 1.7rem;
  }
  .big-link-coupon .inner {
    height: 160px;
  }
  .big-link-coupon .inner img {
    margin-left: 0;
    width: 45px;
  }
  .view-routemap-destinations .coupons-list .image-coupon .coupon-inner-content {
    height: 33px;
    padding-top: 6px !important;
  }
  .view-routemap-destinations .coupons-list .image-coupon .coupon-inner-content .coupon-title a {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
  }
  .contact-links-forms .big-link-coupon {
    margin-bottom: 15px;
  }
  .contact-links-forms .big-link-coupon .inner .overlay {
    padding-top: 8px;
    display: table;
  }
  .contact-links-forms .big-link-coupon .inner .overlay h3 {
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
  }
  #contactusforms {
    display: none;
  }
  #contactusforms .contact-options {
    height: auto;
  }
  #contactusforms .contact-options .contact-option {
    height: 45px;
    padding: 10px 0 0;
    width: 50%;
    float: left;
    font-size: 22px !important;
  }
  #contactusforms .contact-options .contact-option:first-child {
    font-size: 1rem !important;
  }
  #contactusforms .contact-options .contact-option:last-child {
    font-size: 1rem !important;
  }
  #contactusforms {
    margin-top: 10px;
    padding-top: 10px;
  }
  #contactusforms .contact-questions {
    height: auto;
    padding-bottom: 30px;
  }
  #contactusforms .contact-questions h3.partunderline {
    margin-bottom: 15px;
  }
  #contactusforms .contact-questions h3.partunderline .firstword:after {
    display: none;
  }
  #contactusforms .contact-questions ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
  #contactusforms .contact-answers {
    display: none;
  }
  #contactusforms .contact-answers ul {
    width: 100%;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
  #contactusforms .contact-answers, #contactusforms .contact-option-content {
    height: auto !important;
  }
  #contactusforms .contact-answers .arrow-left, #contactusforms .contact-options .contact-option .arrow-up {
    display: none;
  }
  #contactusForm .columns {
    width: 100% !important;
  }
  #contactusForm .columns input {
    width: 100%;
  }
  #contact-faq-tabs .email-showhide {
    margin-top: 15px;
    position: relative;
    bottom: auto;
    right: auto;
    text-align: center;
    padding-left: 10px;
  }
  #contact-faq-tabs .email-showhide h4 {
    text-align: left;
  }
  #contact-faq-tabs .email-showhide a {
    display: block;
    text-align: center;
    margin-top: 10px;
    display: inline-block;
  }
  #customer-services-tabs .no-answer-link {
    text-align: center;
  }
  #customer-services-tabs .no-answer-link a {
    display: block;
    margin-top: 10px;
    text-align: center;
  }
  #contactusForm label {
    text-align: left;
    display: block;
    margin-bottom: 5px;
  }
  .accordion h3, .accordion h4, .accordion h4:hover {
    background: 0 0 !important, color:#435464;
  }
  body .ui-accordion-icons:after {
    margin-top: -14px;
  }
  #block-airarabia-general-customerservicelists .content-tab-links {
    padding-bottom: 20px;
    padding-top: 5px;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    width: 100%;
  }
  #block-airarabia-general-customerservicelists .content-tab-links li {
    float: none;
    padding: 0;
    margin: 0;
    background: 0 0 !important;
  }
  #block-airarabia-general-customerservicelists .content-tab-links li a {
    line-height: 1.2rem !important;
    display: block !important;
    margin-bottom: 5px !important;
  }
  #block-airarabia-general-customerservicelists .content-tab-links li a h4 {
    font-size: 1rem;
    font-weight: 400;
  }
  #block-airarabia-general-customerservicelists .content-tab-links li.ui-state-active a h4 {
    background: 0 0 !important;
    font-weight: 700;
  }
  #block-airarabia-general-customerservicelists .content-tab-content {
    padding-top: 20px;
  }
  #block-airarabia-general-customerservicelists .content-tab-content li a {
    line-height: 1.2rem !important;
    display: block !important;
    margin-bottom: 15px !important;
  }
  .location_coupon .largetabs-option {
    width: 100%;
  }
  #block-airarabia-general-callcentres, #block-airarabia-general-officelocations, .contact-links-forms, .customer-services-article, .lowerRefs {
    margin-bottom: 0 !important;
  }
  #call_centre_list {
    margin-bottom: 0 !important;
  }
  .location_coupon .largetabs-tab {
    position: relative;
    top: auto;
    right: auto;
    width: auto;
    padding: 5px 20px 15px;
    height: auto;
    min-height: 0;
    margin-top: 5px;
    margin-bottom: 20px;
  }
  .location_coupon .office-opening {
    font-size: 1rem;
  }
  .location_coupon .centre_coupon_add {
    font-size: 1rem;
  }
  #block-airarabia-general-callcentres select.call_centre_select {
    margin-top: 15px;
    width: 90%;
  }
  .partunderline span:after {
    bottom: -6px !important;
  }
  h1.partunderline span.firstword:after {
    bottom: -2px;
    display: none;
  }
  .node-type-geographic-area h1.partunderline span.firstword:after {
    display: none;
  }
  .partunderlinecustom.pucapp:after {
    width: 85px !important;
  }
  .title.spantitle.partunderline .firstword:after {
    display: block !important;
  }
  .other-airports .airport-coupon, .other-airports .airport-coupon .airport-coupon-inner {
    width: 100%;
  }
  .other-airports h2 {
    padding-left: 20px;
  }
  body.i18n-ar #tabs-flights .currency input, body.i18n-ar #tabs-flights .deptdate input, body.i18n-ar #tabs-flights .form_flying_from input, body.i18n-ar #tabs-flights .form_flying_to input, body.i18n-ar #tabs-flights .promocode input, body.i18n-ar #tabs-flights .rtndate input, body.i18n-fa #tabs-flights .currency input, body.i18n-fa #tabs-flights .deptdate input, body.i18n-fa #tabs-flights .form_flying_from input, body.i18n-fa #tabs-flights .form_flying_to input, body.i18n-fa #tabs-flights .promocode input, body.i18n-fa #tabs-flights .rtndate input {
    margin-right: 0;
    cursor: pointer !important;
  }
  body.i18n-ar #tabs-flights .currency label, body.i18n-ar #tabs-flights .deptdate label, body.i18n-ar #tabs-flights .form_flying_from label, body.i18n-ar #tabs-flights .form_flying_to label, body.i18n-ar #tabs-flights .promocode label, body.i18n-ar #tabs-flights .rtndate label, body.i18n-fa #tabs-flights .currency label, body.i18n-fa #tabs-flights .deptdate label, body.i18n-fa #tabs-flights .form_flying_from label, body.i18n-fa #tabs-flights .form_flying_to label, body.i18n-fa #tabs-flights .promocode label, body.i18n-fa #tabs-flights .rtndate label {
    text-align: right !important;
  }
  body.i18n-ar #tabs-flights .promocode label, body.i18n-fa #tabs-flights .promocode label {
    width: 100%;
  }
  #tabs-flights .promocode label {
    width: 100%;
  }
  body.i18n-ar #tabs-flights .promocode, body.i18n-fa #tabs-flights .promocode {
    padding-right: 5px;
  }
  body.i18n-ar #tabs-flights .currency .search_field_select, body.i18n-fa #tabs-flights .currency .search_field_select {
    width: 100%;
  }
  body.i18n-ar body.i18n-ar #tabs-flights .search_field.pax .pax-options, body.i18n-ar body.i18n-fa #tabs-flights .search_field.pax .pax-options, body.i18n-fa body.i18n-ar #tabs-flights .search_field.pax .pax-options, body.i18n-fa body.i18n-fa #tabs-flights .search_field.pax .pax-options {
    margin-top: 0;
  }
  body.i18n-ar #tabs-flights .search_field.pax label, body.i18n-fa #tabs-flights .search_field.pax label {
    margin-right: 0;
    padding: 0;
  }
  body.i18n-ar #search_tabs .multiple-dest, body.i18n-fa #search_tabs .multiple-dest {
    margin-right: 5px;
  }
  body.i18n-ar #tabs-flights .search_field.pax .pax-options .pax-option label[for=pax_adult], body.i18n-fa #tabs-flights .search_field.pax .pax-options .pax-option label[for=pax_adult] {
    padding-right: 5px;
  }
  #booknowbox {
    width: 100% !important;
    left: auto !important;
    top: 60px !important;
    padding: 15px 5px;
  }
  #booknowbox .journeytype {
    padding-top: 0;
  }
  #booknowbox .journeytype label {
    vertical-align: text-bottom;
  }
  #booknowbox .journeytype input {
    vertical-align: -webkit-baseline-middle;
  }
  #booknowbox .btn-filled-red {
    margin: 0;
  }
  #booknowbox h4, #booknowbox label {
    font-weight: 300;
    font-size: .95rem;
  }
  #booknowbox h3 {
    font-size: 1rem;
    margin-bottom: 10px;
  }
  .best-fares .fare:nth-child(even) {
    padding-right: .625rem;
  }
  .node-type-geographic-area .best-fares h2 {
    margin-top: 30px;
  }
  .best-fares .fare-inner h3 {
    margin-top: -5px;
  }
  .node-type-geographic-area .best-fares, .page-flights .best-fares {
    margin-bottom: 30px;
  }
  .best-fares {
    padding-top: 20px;
  }
  .best-fares .fare-inner span.right-price {
    margin-top: -20px;
    width: 35%;
    float: left;
    text-align: right;
    float: right;
    width: auto;
  }
  .best-fares .fare-inner span.right-price .from {
    font-size: .8rem;
  }
  .best-fares .fare-inner span.right-price .currency {
    font-size: 1.1rem;
  }
  .best-fares .fare-inner span.right-price .price {
    font-size: 1.4rem;
  }
  .best-fares .airports-1-line, .best-fares .airports-2-lines {
    margin-top: -2px;
  }
  .best-fares .fare-inner a.booknow {
    float: right;
    width: auto;
    text-align: center;
    margin-top: -4px;
    font-size: .9rem;
    padding: 3px 10px;
  }
  .node-type-geographic-area .flight_offers .partunderline, .page-flights .flight_offers .partunderline {
    margin-bottom: 0;
    margin-top: 30px;
    padding-left: .6775rem;
  }
  .node-type-geographic-area #flight_offers_search, .page-flights #flight_offers_search {
    padding-top: 20px;
  }
  .tab-page.flight-offers-switch .flight-offers-chart, .tab-page.flight-offers-switch .flight-offers-list {
    min-width: 0;
  }
  .tab-page.flight-offers-switch .flight-offers-chart a, .tab-page.flight-offers-switch .flight-offers-list a {
    font-size: 1rem;
  }
  .results_table_chart .results-chart-contain .price-tags .price-tag-right::before {
    width: 853px;
  }
  .results_table_list {
    margin-top: 0;
  }
  .results_table_list .results-chart {
    width: 100%;
  }
  .results-inner {
    padding: 0 10px;
  }
  .result-list-row {
    padding-top: 0 !important;
    text-align: center;
  }
  .result-list-row .result-list-detail {
    margin-bottom: 5px;
    font-size: 1rem;
  }
  .result-list-row .result-list-date {
    font-size: 1.2rem;
  }
  .result-list-row .result-list-price {
    padding-top: 0;
    margin-bottom: 5px;
  }
  .result-list-row .result-list-price .price {
    font-size: 1.2rem;
  }
  .result-list-row .result-list-price .price span {
    font-size: 1.5rem;
  }
  .result-list-row .result-list-price .oneway {
    font-size: .6rem;
  }
  .result-list-row .result-list-button a {
    width: 100%;
  }
  .results_table_chart .results-table-list.row {
    margin: 0;
    width: 100%;
  }
  .results_table_chart .result-list-row {
    width: 100%;
  }
  .results_table_chart .results-chart-contain {
    margin-bottom: 20px;
    overflow: auto;
    width: 100%;
  }
  .results_table_chart .results-chart-contain .results-chart {
    width: auto;
    margin-left: 140px;
    float: none;
  }
  .results_table_chart .results-chart-contain .results-chart .month-day .chart-tooltip {
    display: none !important;
  }
  .homepage-mobile-menu {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .homepage-mobile-menu h2 {
    margin-bottom: 11px;
    text-align: center;
  }
  .homepage-mobile-menu li.leaf {
    display: block;
    text-align: center;
  }
  .homepage-mobile-menu li.leaf a {
    border-bottom: 1px solid #dbdee5;
    font-size: 1.2rem;
    font-weight: 300;
  }
  .homepage-mobile-menu li.leaf:last-child a {
    border: none;
  }
  header .site-options .airport-selector-head {
    padding-right: 5px;
  }
  header .site-options .airport-selector-head input {
    font-size: .85rem;
  }
  header .site-options .site-currency {
    padding-left: 6px;
  }
  header .site-options .site-currency .selected {
    font-size: .85rem;
    line-height: 25px;
  }
  header .site-options .site-currency .selected-currency {
    line-height: 25px !important;
    font-size: .85rem !important;
    padding-right: 18px !important;
  }
  header .site-options .airport_dropdown {
    margin-top: 0;
  }
  header .site-options .airewards {
    padding-right: 0;
    padding-left: 2px;
    border: none;
    float: right;
  }
  header .site-options .airewards img {
    height: auto;
    width: 76px;
    margin-right: -5px;
  }
  #flight-status-information {
    overflow: auto;
  }
  #flight_offers_search .fs-flight-num, #flight_offers_search .fs-route {
    width: 50%;
    padding: 10px;
  }
  #flight_offers_search .fs-route {
    padding-left: 0;
  }
  #flight_offers_search .fs-flight-num {
    padding-right: 0;
  }
  #flight_offers_search label.statusSearchTypeLabel {
    padding: 10px;
    font-size: .9rem;
    background: #fff;
    line-height: 1.2rem;
    width: 100%;
    text-align: center;
    margin: 0;
    background: #dbdee5 !important;
    margin-bottom: 15px;
  }
  #flight_offers_search .statusSearchType {
    display: none !important;
  }
  #flight_offers_search .statusSearchType:checked + label {
    padding: 10px;
    color: #435464;
    background: #64727f;
    width: 100%;
    text-align: center;
  }
  .no-answer-link h4 {
    text-align: center;
  }
  .no-answer-link h4 a {
    display: inline-block;
    width: auto;
    margin-top: 10px;
  }
  .flow-menu {
    display: none;
  }
  .accordion.login-options {
    margin-bottom: 20px;
    border-bottom: none;
  }
  .accordion.login-options h3 {
    border-top: 1px solid #ddd;
    background: 0 0;
    font-size: 18px;
    font-weight: 700;
    padding-top: 10px;
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .accordion.login-options h3:first-child {
    border-top: none;
  }
  .accordion h3, .accordion h4 {
    font-size: 18px !important;
  }
}
.site-options .overlay-arrow {
  display: none;
}
@media screen and (max-width:39.9375em) {
  .close-overlay {
    position: fixed;
    top: 0;
    left: 75%;
    height: 100%;
    width: 25%;
    z-index: 900;
  }
  body.i18n-fa #block-airarabia-general-callcentres #edit-submit-search-questions, body.i18n-fa #block-airarabia-general-officelocations #edit-submit-search-questions, body.i18n-fa #views-exposed-form-search-questions-page #edit-submit-search-questions {
    padding: 7px 6px !important;
    margin-top: 7px;
  }
  body.i18n-ar #navigation #main-menu.burgerfied .close-offcanvas, body.i18n-fa #navigation #main-menu.burgerfied .close-offcanvas {
    right: auto;
    left: 0;
  }
  body.i18n-ar #main-menu.burgerfied li a, body.i18n-fa #main-menu.burgerfied li a {
    font-size: 1rem;
    padding: 10px 10px;
  }
  body.i18n-ar #navigation #main-menu.burgerfied li.first, body.i18n-fa #navigation #main-menu.burgerfied li.first {
    padding-top: 5px;
  }
  body.i18n-ar .site-options .airport-selector-head, body.i18n-ar .site-options .site-currency, body.i18n-fa .site-options .airport-selector-head, body.i18n-fa .site-options .site-currency {
    display: block;
    float: right;
  }
  body.i18n-ar #booknowbox .journeytype input, body.i18n-fa #booknowbox .journeytype input {
    display: inline-block;
  }
  body.i18n-ar #booknowbox .journeytype label, body.i18n-fa #booknowbox .journeytype label {
    display: inline-block;
  }
  body.i18n-ar .small-util, body.i18n-fa .small-util {
    padding-left: 0;
    text-align: left;
  }
  body.i18n-ar .small-util .flag, body.i18n-fa .small-util .flag {
    margin-left: 0;
  }
  body.i18n-ar #tabs-flights .promocode input, body.i18n-fa #tabs-flights .promocode input {
    width: 100%;
  }
  body.i18n-ar #search_tabs .journey-type, body.i18n-fa #search_tabs .journey-type {
    margin-right: 0;
  }
  body.i18n-ar #search_tabs .journey-type label, body.i18n-fa #search_tabs .journey-type label {
    margin-left: 10px;
    margin-right: 2px;
  }
  body.i18n-ar .results_table_chart .results-chart-contain .price-tags .price-tag-right::before, body.i18n-fa .results_table_chart .results-chart-contain .price-tags .price-tag-right::before {
    width: 853px;
    margin-left: 127px;
    content: " ";
    border-bottom: 1px solid #8a8a8a;
    right: 126px;
    position: absolute;
    margin-top: 14px;
  }
  body.i18n-ar .form_search_flights.minimal .promocode, body.i18n-fa .form_search_flights.minimal .promocode {
    float: right;
  }
  body.i18n-ar .form_search_flights.minimal .currency, body.i18n-fa .form_search_flights.minimal .currency {
    float: right;
  }
  body.i18n-ar #search_tabs ul.ui-tabs-nav li a.tab-holidays, body.i18n-ar #search_tabs.hidepackages ul.ui-tabs-nav li a.tab-holidays, body.i18n-fa #search_tabs ul.ui-tabs-nav li a.tab-holidays, body.i18n-fa #search_tabs.hidepackages ul.ui-tabs-nav li a.tab-holidays {
    display: inline;
  }
  body.i18n-ar header .site-options .airewards, body.i18n-fa header .site-options .airewards {
    float: left;
    text-align: left;
  }
  body.i18n-ar header .site-options .airport-selector-head .selected-airport, body.i18n-fa header .site-options .airport-selector-head .selected-airport {
    padding-left: 20px;
    vertical-align: top;
    height: 22px;
    padding-bottom: 0;
    background-position: left 7px !important;
  }
  body.i18n-ar #main-menu.burgerfied, body.i18n-fa #main-menu.burgerfied {
    right: -2220px;
  }
  body.i18n-ar #main-menu.burgerfied ul.links li, body.i18n-fa #main-menu.burgerfied ul.links li {
    text-align: right !important;
  }
  body.i18n-ar #main-menu.burgerfied .close-offcanvas, body.i18n-fa #main-menu.burgerfied .close-offcanvas {
    left: 0;
    right: auto;
    padding: 10px 15px;
  }
  body.i18n-ar #main-menu.burgerfied .close-overlay, body.i18n-fa #main-menu.burgerfied .close-overlay {
    right: 80%;
  }
  body.i18n-ar .airport_dropdown, body.i18n-fa .airport_dropdown {
    overflow-y: scroll !important;
    direction: ltr !important;
  }
  body.i18n-ar .airport_dropdown .mobilefilter, body.i18n-fa .airport_dropdown .mobilefilter {
    left: auto;
    right: 0;
    padding: 45px 23px 0 15px;
    direction: rtl;
  }
  body.i18n-ar .airport_dropdown .list_of_airports, body.i18n-fa .airport_dropdown .list_of_airports {
    direction: rtl;
    padding-right: 25px !important;
  }
  body.i18n-ar .airport_dropdown .closebtn.countries-close, body.i18n-fa .airport_dropdown .closebtn.countries-close {
    right: auto;
    left: 3px;
    background: url(/sites/all/themes/airarabia2016/images/icons/close-icon-white.png) left center no-repeat !important;
  }
  body.i18n-ar .airport_dropdown .airport_list.countries, body.i18n-fa .airport_dropdown .airport_list.countries {
    padding: 0 !important;
    height: 40px !important;
    width: 40px !important;
    left: 0;
    position: fixed;
    top: 0;
  }
  body.i18n-ar #contact-faq-tabs .email-showhide, body.i18n-fa #contact-faq-tabs .email-showhide {
    padding-right: 10px !important;
    left: auto;
    right: 0;
  }
  body.i18n-ar #contact-faq-tabs .email-showhide h4, body.i18n-fa #contact-faq-tabs .email-showhide h4 {
    text-align: right !important;
  }
  body.i18n-ar ul.main_promo_carousel .panel_content a.btn, body.i18n-fa ul.main_promo_carousel .panel_content a.btn {
    left: -5px;
    right: auto;
  }
  body.i18n-ar ul.main_promo_carousel .panel_content a.btn:after, body.i18n-fa ul.main_promo_carousel .panel_content a.btn:after {
    font-size: 1.4rem;
    color: #FF0041;
    content: "\f053";
    font-family: FontAwesome;
  }
  body.i18n-ar .coupons-list .image-coupon .coupon-inner-content .coupon-from .from, body.i18n-fa .coupons-list .image-coupon .coupon-inner-content .coupon-from .from {
    display: block;
    float: right;
    margin-left: 2px;
    margin-top: 1px;
  }
  body.i18n-ar body .primeiamge, body.i18n-ar ul.main_promo_carousel .primeiamge, body.i18n-fa body .primeiamge, body.i18n-fa ul.main_promo_carousel .primeiamge {
    background-size: cover;
    width: 100%;
    height: 250px;
    background-position: left center;
  }
  body.i18n-ar .site-options .site-currency span.selected-currency, body.i18n-fa .site-options .site-currency span.selected-currency {
    width: 50px;
    margin: 0 !important;
    padding-left: 20px !important;
    padding-right: 5px !important;
    background-position: left 7px;
  }
  body.i18n-ar .site-options .airport-selector-head, body.i18n-fa .site-options .airport-selector-head {
    padding-left: 5px !important;
  }
  body.i18n-ar .site-options .airport-selector-head img.ap-select-trig, body.i18n-fa .site-options .airport-selector-head img.ap-select-trig {
    width: 20px;
  }
  body.i18n-ar .site-options .airewards, body.i18n-fa .site-options .airewards {
    margin: 0 !important;
    border: none !important;
  }
  body.i18n-ar .site-options .airewards img, body.i18n-fa .site-options .airewards img {
    width: 74px;
  }
  body.i18n-ar #search_tabs ul.ui-tabs-nav li:nth-child(1), body.i18n-ar #search_tabs ul.ui-tabs-nav li:nth-child(2), body.i18n-ar #search_tabs ul.ui-tabs-nav li:nth-child(3), body.i18n-ar #search_tabs ul.ui-tabs-nav li:nth-child(4), body.i18n-fa #search_tabs ul.ui-tabs-nav li:nth-child(1), body.i18n-fa #search_tabs ul.ui-tabs-nav li:nth-child(2), body.i18n-fa #search_tabs ul.ui-tabs-nav li:nth-child(3), body.i18n-fa #search_tabs ul.ui-tabs-nav li:nth-child(4) {
    border-left: 1px solid #C20041 !important;
    border-right: none !important;
  }
  body.i18n-ar #search_tabs ul.ui-tabs-nav li:nth-child(1), body.i18n-ar #search_tabs ul.ui-tabs-nav li:nth-child(2), body.i18n-ar #search_tabs ul.ui-tabs-nav li:nth-child(3), body.i18n-ar #search_tabs ul.ui-tabs-nav li:nth-child(4), body.i18n-fa #search_tabs ul.ui-tabs-nav li:nth-child(1), body.i18n-fa #search_tabs ul.ui-tabs-nav li:nth-child(2), body.i18n-fa #search_tabs ul.ui-tabs-nav li:nth-child(3), body.i18n-fa #search_tabs ul.ui-tabs-nav li:nth-child(4) {
    width: 25%;
  }
  body.i18n-ar #ui-datepicker-div, body.i18n-fa #ui-datepicker-div {
    right: 10px !important;
    left: auto !important;
  }
  body.i18n-ar #ui-datepicker-div.return-cal, body.i18n-fa #ui-datepicker-div.return-cal {
    left: 10px !important;
    right: auto !important;
  }
  body.i18n-ar #search_tabs .journey-type label, body.i18n-fa #search_tabs .journey-type label {
    margin-top: 3px;
  }
  body.i18n-ar #search_tabs .promocode label, body.i18n-fa #search_tabs .promocode label {
    padding-right: 0;
  }
  body.i18n-ar #tabs-flights .search_field.pax .pax-options .pax-option, body.i18n-fa #tabs-flights .search_field.pax .pax-options .pax-option {
    margin-left: 3.3% !important;
  }
  body.i18n-ar #tabs-flights .search_field.pax .pax-options .pax-option:last-child, body.i18n-fa #tabs-flights .search_field.pax .pax-options .pax-option:last-child {
    margin-left: 0 !important;
  }
  body.i18n-ar .manage-bookings-form .button, body.i18n-fa .manage-bookings-form .button {
    left: auto !important;
  }
  body.i18n-ar .views-exposed-form .views-exposed-widget, body.i18n-fa .views-exposed-form .views-exposed-widget {
    padding: 0 0 0 1em;
  }
  body.i18n-ar #block-airarabia-general-schedule-information label, body.i18n-ar .flight_offers #flight_offers_search label, body.i18n-fa #block-airarabia-general-schedule-information label, body.i18n-fa .flight_offers #flight_offers_search label {
    text-align: right !important;
    margin-right: 4px !important;
  }
  body.i18n-ar .airport_dropdown .airport_list.countries, body.i18n-fa .airport_dropdown .airport_list.countries {
    width: 44px !important;
  }
  body.i18n-ar .contact-options .question-option, body.i18n-fa .contact-options .question-option {
    float: right !important;
  }
  body.i18n-ar #contactusForm label, body.i18n-fa #contactusForm label {
    text-align: right;
  }
  body.i18n-ar #block-airarabia-general-callcentres #edit-submit-search-questions, body.i18n-ar #block-airarabia-general-officelocations #edit-submit-search-questions, body.i18n-ar #views-exposed-form-search-questions-page #edit-submit-search-questions, body.i18n-fa #block-airarabia-general-callcentres #edit-submit-search-questions, body.i18n-fa #block-airarabia-general-officelocations #edit-submit-search-questions, body.i18n-fa #views-exposed-form-search-questions-page #edit-submit-search-questions {
    padding: 7px 22px;
    margin-top: 7px;
  }
  body.i18n-ar #block-airarabia-general-callcentres .call-center-contain, body.i18n-ar #block-airarabia-general-callcentres .office-locations-contain, body.i18n-ar #block-airarabia-general-officelocations .call-center-contain, body.i18n-ar #block-airarabia-general-officelocations .office-locations-contain, body.i18n-fa #block-airarabia-general-callcentres .call-center-contain, body.i18n-fa #block-airarabia-general-callcentres .office-locations-contain, body.i18n-fa #block-airarabia-general-officelocations .call-center-contain, body.i18n-fa #block-airarabia-general-officelocations .office-locations-contain {
    padding: 10px 20px 16px 0;
  }
  body.i18n-ar #block-airarabia-general-callcentres, body.i18n-ar #block-airarabia-general-officelocations, body.i18n-ar .contact-links-forms, body.i18n-ar .customer-services-article, body.i18n-ar .lowerRefs, body.i18n-fa #block-airarabia-general-callcentres, body.i18n-fa #block-airarabia-general-officelocations, body.i18n-fa .contact-links-forms, body.i18n-fa .customer-services-article, body.i18n-fa .lowerRefs {
    margin-bottom: 20px !important;
  }
  body.i18n-ar .best-fares .fare-inner a.booknow, body.i18n-fa .best-fares .fare-inner a.booknow {
    float: left;
    clear: left;
    padding: 3px 15px;
  }
  body.i18n-ar .best-fares .fare-inner span.right-price, body.i18n-fa .best-fares .fare-inner span.right-price {
    float: left;
    width: auto;
  }
  body.i18n-ar .x-light-back .flight_offers #flight_offers_search .form_submit, body.i18n-fa .x-light-back .flight_offers #flight_offers_search .form_submit {
    margin-right: 1%;
  }
  body.i18n-ar .results_table_chart .results-chart, body.i18n-fa .results_table_chart .results-chart {
    float: none;
    margin-right: 140px;
  }
  body.i18n-ar #contactusforms .contact-answers ul, body.i18n-fa #contactusforms .contact-answers ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    width: 100%;
  }
  .i18n-fr .featured_flights_content.coupons-list .image-coupon .coupon-inner {
    padding-bottom: 50px !important;
  }
  .i18n-fr .coupons-list .image-coupon .coupon-inner-content .coupon-small-title {
    font-size: .75rem;
  }
  .i18n-fr .best-fares .fare-inner a.booknow {
    padding: 7px 5px;
  }
  .i18n-fr #block-airarabia-general-callcentres #edit-question-search, .i18n-fr #block-airarabia-general-officelocations #edit-question-search, .i18n-fr #views-exposed-form-search-questions-page #edit-question-search {
    width: 76% !important;
  }
  .i18n-fr #block-airarabia-general-callcentres #edit-submit-search-questions, .i18n-fr #block-airarabia-general-officelocations #edit-submit-search-questions, .i18n-fr #views-exposed-form-search-questions-page #edit-submit-search-questions {
    padding: 10px 5px;
  }
  .i18n-fr #contactusforms .contact-answers, .i18n-fr #contactusforms .contact-option-content, .i18n-fr #contactusforms .contact-options {
    height: auto;
  }
  .i18n-fr #contactusforms .contact-options .contact-option {
    height: auto;
  }
  .i18n-fr #contactusforms .contact-options .contact-option {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .i18n-fr #search_tabs ul.ui-tabs-nav li {
    width: 25% !important;
  }
  .i18n-fr #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(2) a {
    display: inline;
    font-size: .75rem;
    line-height: 1.3;
  }
  .i18n-fr .coupons-list .image-coupon .coupon-inner-content .btn-hollow-red {
    font-size: .85rem;
    padding: 6px 9px;
  }
  .i18n-de #tabs-flights .promocode label {
    line-height: 28.8px;
    text-align: left;
  }
  .i18n-de #tabs-flights .rtndate label {
    margin: 0;
  }
  .i18n-de .coupons-list .image-coupon .coupon-inner-content .coupon-type {
    line-height: 1rem;
  }
  .i18n-de .coupons-list .image-coupon .coupon-inner-content .btn-hollow-red {
    font-size: .95rem;
    padding: 6px 9px;
  }
  .i18n-de .best-fares .fare-inner a.booknow {
    margin-top: -4px;
  }
  .i18n-de .airport_dropdown .airport_list {
    padding: 0 0 0 20px !important;
  }
  .i18n-it #tabs-flights .promocode label {
    line-height: 28.8px;
    text-align: left;
  }
  .i18n-it .coupons-list .image-coupon .coupon-inner-content .coupon-type {
    line-height: 1;
  }
  .i18n-it .coupons-list .image-coupon .coupon-inner-content .btn-hollow-red {
    padding: 6px 6px;
    font-size: .9rem;
  }
  .i18n-it .featured_flights_content.coupons-list .image-coupon {
    height: auto;
  }
  .i18n-it #search_tabs ul.ui-tabs-nav li {
    width: 25% !important;
  }
  .i18n-it .best-fares .fare .booknow {
    padding: 3px 10px;
  }
  .i18n-it #block-airarabia-general-callcentres input#edit-question-search, .i18n-it #block-airarabia-general-callcentres select.call_centre_select, .i18n-it #block-airarabia-general-callcentres select.office_location_select, .i18n-it #block-airarabia-general-officelocations input#edit-question-search, .i18n-it #block-airarabia-general-officelocations select.call_centre_select, .i18n-it #block-airarabia-general-officelocations select.office_location_select, .i18n-it #views-exposed-form-search-questions-page input#edit-question-search, .i18n-it #views-exposed-form-search-questions-page select.call_centre_select, .i18n-it #views-exposed-form-search-questions-page select.office_location_select {
    width: 90%;
  }
  .i18n-ru .cta .btn-hollow-red {
    padding: 6px 4px;
    font-size: .8rem;
  }
  .i18n-ru #tabs-flights .form_flying_from input, .i18n-ru #tabs-flights .form_flying_to input {
    width: 100%;
  }
  .i18n-ru #tabs-flights .currency input, .i18n-ru #tabs-flights .deptdate input {
    width: 94%;
  }
  .i18n-ru #tabs-flights .rtndate input {
    width: 100%;
  }
  .i18n-ru #tabs-flights .rtndate label {
    line-height: 28.8px;
  }
  .i18n-ru #tabs-flights .promocode label {
    text-align: left;
  }
  .i18n-ru #contactusforms .contact-answers, .i18n-ru #contactusforms .contact-option-content, .i18n-ru #contactusforms .contact-options {
    height: auto;
  }
  .i18n-ru #contactusforms .contact-options .contact-option {
    height: auto;
  }
  .i18n-ru #contactusforms .contact-options .contact-option {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .i18n-de #booknowbox, .i18n-ru #booknowbox, .i18n-tr #booknowbox {
    margin-left: 0;
  }
  .i18n-de #booknowbox .pax-ad, .i18n-ru #booknowbox .pax-ad, .i18n-tr #booknowbox .pax-ad {
    padding-right: 0;
  }
  .i18n-de #booknowbox .pax-in, .i18n-ru #booknowbox .pax-in, .i18n-tr #booknowbox .pax-in {
    padding-left: 0;
  }
  .i18n-tr #tabs-flights .rtndate label {
    line-height: 28.8px;
  }
  .i18n-tr #search_tabs ul.ui-tabs-nav li {
    width: 25% !important;
  }
  .i18n-tr #search_tabs ul.ui-tabs-nav li a.tab-holidays, .i18n-tr #search_tabs.hidepackages ul.ui-tabs-nav li a.tab-holidays {
    display: inline;
  }
  .i18n-tr .coupons-list .image-coupon .coupon-inner-content .coupon-from .from {
    font-size: .6rem;
  }
  .i18n-tr .featured_flights_content.coupons-list .image-coupon .btn-hollow-red {
    padding: 6px 3px;
    font-size: .65rem;
  }
  .i18n-tr .featured_flights_content.coupons-list .image-coupon .coupon-inner {
    padding-bottom: 55px !important;
  }
  .i18n-tr .coupons-list .image-coupon .coupon-inner-content .coupon-type {
    line-height: 1.1;
  }
  .i18n-tr .flight-offers-switch .tab-option {
    padding: 0;
  }
  .i18n-tr .flight-offers-switch .tab-option a {
    font-size: .9rem;
  }
  .i18n-es #tabs-flights .promocode label {
    line-height: 28.8px;
    text-align: left;
  }
  .i18n-es .best-fares .fare-inner a.booknow {
    margin-top: -4px;
  }
  .i18n-es .coupons-list .image-coupon .coupon-inner-content .coupon-type {
    line-height: 1;
  }
  .i18n-es .coupons-list .image-coupon .coupon-inner-content .btn-hollow-red {
    padding: 6px 6px;
    font-size: .9rem;
  }
  .i18n-es .cta .btn-hollow-red {
    padding: 6px 7px;
    font-size: .9rem;
  }
  .i18n-es .contact-links-forms .callcenter-link {
    padding-top: 5px !important;
  }
  .i18n-es .contact-links-forms .callcenter-link h3 {
    display: block !important;
    margin-top: 55px;
    font-size: 1.5rem;
  }
  .i18n-zh-hans #search_tabs ul.ui-tabs-nav li {
    width: 25% !important;
  }
  .i18n-zh-hans #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(2) {
    display: table;
    padding: 0;
  }
  .i18n-zh-hans #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(2) a {
    display: table-cell;
    vertical-align: middle;
  }
  .i18n-zh-hans .best-fares .fare-inner a.booknow {
    padding: 3px 20px;
    clear: right;
  }
  .i18n-zh-hans #tabs-flights .search_field.pax .pax-options {
    width: 100%;
  }
  .i18n-zh-hans #tabs-flights .promocode label {
    text-align: left;
  }
}
@media screen and (max-width:39.9375em) {
  .i18n-ar #main-burger, .i18n-fa #main-burger {
    float: right;
    left: 10px !important;
  }
} /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: .67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: not-allowed;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
.foundation-mq {
  font-family: "small=0em&medium=40em&large=64.0625em&xlarge=75em&xxlarge=90em";
}
html {
  font-size: 100%;
  box-sizing: border-box;
}
*, ::after, ::before {
  box-sizing: inherit;
}
body {
  padding: 0;
  margin: 0;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 300;
  line-height: 1.5;
  color: #0a0a0a;
  background: #fefefe;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle;
}
textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}
select {
  width: 100%;
  border-radius: 0;
}
#map_canvas embed, #map_canvas img, #map_canvas object, .map_canvas embed, .map_canvas img, .map_canvas object, .mqa-display embed, .mqa-display img, .mqa-display object {
  max-width: none !important;
}
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: 0 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  line-height: 1;
}
[data-whatinput=mouse] button {
  outline: 0;
}
.is-visible {
  display: block !important;
}
.is-hidden {
  display: none !important;
}
.row {
  max-width: 75rem;
  margin-left: auto !important;
  margin-right: auto !important;
}
.row::after, .row::before {
  content: ' ';
  display: table;
}
.row::after {
  clear: both;
}
.row.collapse > .column, .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.row .row {
  max-width: none;
  margin-left: -.625rem !important;
  margin-right: -.625rem !important;
}
@media screen and (min-width:40em) {
  .row .row {
    margin-left: -.9375rem;
    margin-right: -.9375rem;
  }
}
.row .row.collapse {
  margin-left: 0;
  margin-right: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-left: auto;
  margin-right: auto;
}
.column, .columns {
  width: 100%;
  float: left;
  padding-left: .625rem;
  padding-right: .625rem;
}
@media screen and (min-width:40em) {
  .column, .columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }
}
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: left;
}
.column.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left;
}
.column.row.row, .row.row.columns {
  float: none;
}
.row .column.row.row, .row .row.row.columns {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
.small-1 {
  width: 4.16667%;
}
.small-push-1 {
  position: relative;
  left: 4.16667%;
}
.small-pull-1 {
  position: relative;
  left: -4.16667%;
}
.small-offset-0 {
  margin-left: 0;
}
.small-2 {
  width: 8.33333%;
}
.small-push-2 {
  position: relative;
  left: 8.33333%;
}
.small-pull-2 {
  position: relative;
  left: -8.33333%;
}
.small-offset-1 {
  margin-left: 4.16667%;
}
.small-3 {
  width: 12.5%;
}
.small-push-3 {
  position: relative;
  left: 12.5%;
}
.small-pull-3 {
  position: relative;
  left: -12.5%;
}
.small-offset-2 {
  margin-left: 8.33333%;
}
.small-4 {
  width: 16.66667%;
}
.small-push-4 {
  position: relative;
  left: 16.66667%;
}
.small-pull-4 {
  position: relative;
  left: -16.66667%;
}
.small-offset-3 {
  margin-left: 12.5%;
}
.small-5 {
  width: 20.83333%;
}
.small-push-5 {
  position: relative;
  left: 20.83333%;
}
.small-pull-5 {
  position: relative;
  left: -20.83333%;
}
.small-offset-4 {
  margin-left: 16.66667%;
}
.small-6 {
  width: 25%;
}
.small-push-6 {
  position: relative;
  left: 25%;
}
.small-pull-6 {
  position: relative;
  left: -25%;
}
.small-offset-5 {
  margin-left: 20.83333%;
}
.small-7 {
  width: 29.16667%;
}
.small-push-7 {
  position: relative;
  left: 29.16667%;
}
.small-pull-7 {
  position: relative;
  left: -29.16667%;
}
.small-offset-6 {
  margin-left: 25%;
}
.small-8 {
  width: 33.33333%;
}
.small-push-8 {
  position: relative;
  left: 33.33333%;
}
.small-pull-8 {
  position: relative;
  left: -33.33333%;
}
.small-offset-7 {
  margin-left: 29.16667%;
}
.small-9 {
  width: 37.5%;
}
.small-push-9 {
  position: relative;
  left: 37.5%;
}
.small-pull-9 {
  position: relative;
  left: -37.5%;
}
.small-offset-8 {
  margin-left: 33.33333%;
}
.small-10 {
  width: 41.66667%;
}
.small-push-10 {
  position: relative;
  left: 41.66667%;
}
.small-pull-10 {
  position: relative;
  left: -41.66667%;
}
.small-offset-9 {
  margin-left: 37.5%;
}
.small-11 {
  width: 45.83333%;
}
.small-push-11 {
  position: relative;
  left: 45.83333%;
}
.small-pull-11 {
  position: relative;
  left: -45.83333%;
}
.small-offset-10 {
  margin-left: 41.66667%;
}
.small-12 {
  width: 50%;
}
.small-push-12 {
  position: relative;
  left: 50%;
}
.small-pull-12 {
  position: relative;
  left: -50%;
}
.small-offset-11 {
  margin-left: 45.83333%;
}
.small-13 {
  width: 54.16667%;
}
.small-push-13 {
  position: relative;
  left: 54.16667%;
}
.small-pull-13 {
  position: relative;
  left: -54.16667%;
}
.small-offset-12 {
  margin-left: 50%;
}
.small-14 {
  width: 58.33333%;
}
.small-push-14 {
  position: relative;
  left: 58.33333%;
}
.small-pull-14 {
  position: relative;
  left: -58.33333%;
}
.small-offset-13 {
  margin-left: 54.16667%;
}
.small-15 {
  width: 62.5%;
}
.small-push-15 {
  position: relative;
  left: 62.5%;
}
.small-pull-15 {
  position: relative;
  left: -62.5%;
}
.small-offset-14 {
  margin-left: 58.33333%;
}
.small-16 {
  width: 66.66667%;
}
.small-push-16 {
  position: relative;
  left: 66.66667%;
}
.small-pull-16 {
  position: relative;
  left: -66.66667%;
}
.small-offset-15 {
  margin-left: 62.5%;
}
.small-17 {
  width: 70.83333%;
}
.small-push-17 {
  position: relative;
  left: 70.83333%;
}
.small-pull-17 {
  position: relative;
  left: -70.83333%;
}
.small-offset-16 {
  margin-left: 66.66667%;
}
.small-18 {
  width: 75%;
}
.small-push-18 {
  position: relative;
  left: 75%;
}
.small-pull-18 {
  position: relative;
  left: -75%;
}
.small-offset-17 {
  margin-left: 70.83333%;
}
.small-19 {
  width: 79.16667%;
}
.small-push-19 {
  position: relative;
  left: 79.16667%;
}
.small-pull-19 {
  position: relative;
  left: -79.16667%;
}
.small-offset-18 {
  margin-left: 75%;
}
.small-20 {
  width: 83.33333%;
}
.small-push-20 {
  position: relative;
  left: 83.33333%;
}
.small-pull-20 {
  position: relative;
  left: -83.33333%;
}
.small-offset-19 {
  margin-left: 79.16667%;
}
.small-21 {
  width: 87.5%;
}
.small-push-21 {
  position: relative;
  left: 87.5%;
}
.small-pull-21 {
  position: relative;
  left: -87.5%;
}
.small-offset-20 {
  margin-left: 83.33333%;
}
.small-22 {
  width: 91.66667%;
}
.small-push-22 {
  position: relative;
  left: 91.66667%;
}
.small-pull-22 {
  position: relative;
  left: -91.66667%;
}
.small-offset-21 {
  margin-left: 87.5%;
}
.small-23 {
  width: 95.83333%;
}
.small-push-23 {
  position: relative;
  left: 95.83333%;
}
.small-pull-23 {
  position: relative;
  left: -95.83333%;
}
.small-offset-22 {
  margin-left: 91.66667%;
}
.small-24 {
  width: 100%;
}
.small-offset-23 {
  margin-left: 95.83333%;
}
.small-up-1 > .column, .small-up-1 > .columns {
  width: 100%;
  float: left;
}
.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both;
}
.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
  float: left;
}
.small-up-2 > .column, .small-up-2 > .columns {
  width: 50%;
  float: left;
}
.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both;
}
.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
  float: left;
}
.small-up-3 > .column, .small-up-3 > .columns {
  width: 33.33333%;
  float: left;
}
.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both;
}
.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
  float: left;
}
.small-up-4 > .column, .small-up-4 > .columns {
  width: 25%;
  float: left;
}
.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both;
}
.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
  float: left;
}
.small-up-5 > .column, .small-up-5 > .columns {
  width: 20%;
  float: left;
}
.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both;
}
.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
  float: left;
}
.small-up-6 > .column, .small-up-6 > .columns {
  width: 16.66667%;
  float: left;
}
.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both;
}
.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
  float: left;
}
.small-up-7 > .column, .small-up-7 > .columns {
  width: 14.28571%;
  float: left;
}
.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both;
}
.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
  float: left;
}
.small-up-8 > .column, .small-up-8 > .columns {
  width: 12.5%;
  float: left;
}
.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both;
}
.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
  float: left;
}
.small-collapse > .column, .small-collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.expanded.row .small-collapse.row, .small-collapse .row {
  margin-left: 0;
  margin-right: 0;
}
.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-left: .625rem;
  padding-right: .625rem;
}
.small-centered {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.small-pull-0, .small-push-0, .small-uncentered {
  position: static;
  margin-left: 0;
  margin-right: 0;
  float: left;
}
@media screen and (min-width:40em) {
  .medium-1 {
    width: 4.16667%;
  }
  .medium-push-1 {
    position: relative;
    left: 4.16667%;
  }
  .medium-pull-1 {
    position: relative;
    left: -4.16667%;
  }
  .medium-offset-0 {
    margin-left: 0;
  }
  .medium-2 {
    width: 8.33333%;
  }
  .medium-push-2 {
    position: relative;
    left: 8.33333%;
  }
  .medium-pull-2 {
    position: relative;
    left: -8.33333%;
  }
  .medium-offset-1 {
    margin-left: 4.16667%;
  }
  .medium-3 {
    width: 12.5%;
  }
  .medium-push-3 {
    position: relative;
    left: 12.5%;
  }
  .medium-pull-3 {
    position: relative;
    left: -12.5%;
  }
  .medium-offset-2 {
    margin-left: 8.33333%;
  }
  .medium-4 {
    width: 16.66667%;
  }
  .medium-push-4 {
    position: relative;
    left: 16.66667%;
  }
  .medium-pull-4 {
    position: relative;
    left: -16.66667%;
  }
  .medium-offset-3 {
    margin-left: 12.5%;
  }
  .medium-5 {
    width: 20.83333%;
  }
  .medium-push-5 {
    position: relative;
    left: 20.83333%;
  }
  .medium-pull-5 {
    position: relative;
    left: -20.83333%;
  }
  .medium-offset-4 {
    margin-left: 16.66667%;
  }
  .medium-6 {
    width: 25%;
  }
  .medium-push-6 {
    position: relative;
    left: 25%;
  }
  .medium-pull-6 {
    position: relative;
    left: -25%;
  }
  .medium-offset-5 {
    margin-left: 20.83333%;
  }
  .medium-7 {
    width: 29.16667%;
  }
  .medium-push-7 {
    position: relative;
    left: 29.16667%;
  }
  .medium-pull-7 {
    position: relative;
    left: -29.16667%;
  }
  .medium-offset-6 {
    margin-left: 25%;
  }
  .medium-8 {
    width: 33.33333%;
  }
  .medium-push-8 {
    position: relative;
    left: 33.33333%;
  }
  .medium-pull-8 {
    position: relative;
    left: -33.33333%;
  }
  .medium-offset-7 {
    margin-left: 29.16667%;
  }
  .medium-9 {
    width: 37.5%;
  }
  .medium-push-9 {
    position: relative;
    left: 37.5%;
  }
  .medium-pull-9 {
    position: relative;
    left: -37.5%;
  }
  .medium-offset-8 {
    margin-left: 33.33333%;
  }
  .medium-10 {
    width: 41.66667%;
  }
  .medium-push-10 {
    position: relative;
    left: 41.66667%;
  }
  .medium-pull-10 {
    position: relative;
    left: -41.66667%;
  }
  .medium-offset-9 {
    margin-left: 37.5%;
  }
  .medium-11 {
    width: 45.83333%;
  }
  .medium-push-11 {
    position: relative;
    left: 45.83333%;
  }
  .medium-pull-11 {
    position: relative;
    left: -45.83333%;
  }
  .medium-offset-10 {
    margin-left: 41.66667%;
  }
  .medium-12 {
    width: 50%;
  }
  .medium-push-12 {
    position: relative;
    left: 50%;
  }
  .medium-pull-12 {
    position: relative;
    left: -50%;
  }
  .medium-offset-11 {
    margin-left: 45.83333%;
  }
  .medium-13 {
    width: 54.16667%;
  }
  .medium-push-13 {
    position: relative;
    left: 54.16667%;
  }
  .medium-pull-13 {
    position: relative;
    left: -54.16667%;
  }
  .medium-offset-12 {
    margin-left: 50%;
  }
  .medium-14 {
    width: 58.33333%;
  }
  .medium-push-14 {
    position: relative;
    left: 58.33333%;
  }
  .medium-pull-14 {
    position: relative;
    left: -58.33333%;
  }
  .medium-offset-13 {
    margin-left: 54.16667%;
  }
  .medium-15 {
    width: 62.5%;
  }
  .medium-push-15 {
    position: relative;
    left: 62.5%;
  }
  .medium-pull-15 {
    position: relative;
    left: -62.5%;
  }
  .medium-offset-14 {
    margin-left: 58.33333%;
  }
  .medium-16 {
    width: 66.66667%;
  }
  .medium-push-16 {
    position: relative;
    left: 66.66667%;
  }
  .medium-pull-16 {
    position: relative;
    left: -66.66667%;
  }
  .medium-offset-15 {
    margin-left: 62.5%;
  }
  .medium-17 {
    width: 70.83333%;
  }
  .medium-push-17 {
    position: relative;
    left: 70.83333%;
  }
  .medium-pull-17 {
    position: relative;
    left: -70.83333%;
  }
  .medium-offset-16 {
    margin-left: 66.66667%;
  }
  .medium-18 {
    width: 75%;
  }
  .medium-push-18 {
    position: relative;
    left: 75%;
  }
  .medium-pull-18 {
    position: relative;
    left: -75%;
  }
  .medium-offset-17 {
    margin-left: 70.83333%;
  }
  .medium-19 {
    width: 79.16667%;
  }
  .medium-push-19 {
    position: relative;
    left: 79.16667%;
  }
  .medium-pull-19 {
    position: relative;
    left: -79.16667%;
  }
  .medium-offset-18 {
    margin-left: 75%;
  }
  .medium-20 {
    width: 83.33333%;
  }
  .medium-push-20 {
    position: relative;
    left: 83.33333%;
  }
  .medium-pull-20 {
    position: relative;
    left: -83.33333%;
  }
  .medium-offset-19 {
    margin-left: 79.16667%;
  }
  .medium-21 {
    width: 87.5%;
  }
  .medium-push-21 {
    position: relative;
    left: 87.5%;
  }
  .medium-pull-21 {
    position: relative;
    left: -87.5%;
  }
  .medium-offset-20 {
    margin-left: 83.33333%;
  }
  .medium-22 {
    width: 91.66667%;
  }
  .medium-push-22 {
    position: relative;
    left: 91.66667%;
  }
  .medium-pull-22 {
    position: relative;
    left: -91.66667%;
  }
  .medium-offset-21 {
    margin-left: 87.5%;
  }
  .medium-23 {
    width: 95.83333%;
  }
  .medium-push-23 {
    position: relative;
    left: 95.83333%;
  }
  .medium-pull-23 {
    position: relative;
    left: -95.83333%;
  }
  .medium-offset-22 {
    margin-left: 91.66667%;
  }
  .medium-24 {
    width: 100%;
  }
  .medium-offset-23 {
    margin-left: 95.83333%;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    width: 100%;
    float: left;
  }
  .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
    float: left;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    width: 50%;
    float: left;
  }
  .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
    float: left;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    width: 33.33333%;
    float: left;
  }
  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
    float: left;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    width: 25%;
    float: left;
  }
  .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
    float: left;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    width: 20%;
    float: left;
  }
  .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
    float: left;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    width: 16.66667%;
    float: left;
  }
  .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
    float: left;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    width: 14.28571%;
    float: left;
  }
  .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
    float: left;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    width: 12.5%;
    float: left;
  }
  .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
    float: left;
  }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .expanded.row .medium-collapse.row, .medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }
  .medium-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .medium-pull-0, .medium-push-0, .medium-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
}
@media screen and (min-width:64.0625em) {
  .large-1 {
    width: 4.16667%;
  }
  .large-push-1 {
    position: relative;
    left: 4.16667%;
  }
  .large-pull-1 {
    position: relative;
    left: -4.16667%;
  }
  .large-offset-0 {
    margin-left: 0;
  }
  .large-2 {
    width: 8.33333%;
  }
  .large-push-2 {
    position: relative;
    left: 8.33333%;
  }
  .large-pull-2 {
    position: relative;
    left: -8.33333%;
  }
  .large-offset-1 {
    margin-left: 4.16667%;
  }
  .large-3 {
    width: 12.5%;
  }
  .large-push-3 {
    position: relative;
    left: 12.5%;
  }
  .large-pull-3 {
    position: relative;
    left: -12.5%;
  }
  .large-offset-2 {
    margin-left: 8.33333%;
  }
  .large-4 {
    width: 16.66667%;
  }
  .large-push-4 {
    position: relative;
    left: 16.66667%;
  }
  .large-pull-4 {
    position: relative;
    left: -16.66667%;
  }
  .large-offset-3 {
    margin-left: 12.5%;
  }
  .large-5 {
    width: 20.83333%;
  }
  .large-push-5 {
    position: relative;
    left: 20.83333%;
  }
  .large-pull-5 {
    position: relative;
    left: -20.83333%;
  }
  .large-offset-4 {
    margin-left: 16.66667%;
  }
  .large-6 {
    width: 25%;
  }
  .large-push-6 {
    position: relative;
    left: 25%;
  }
  .large-pull-6 {
    position: relative;
    left: -25%;
  }
  .large-offset-5 {
    margin-left: 20.83333%;
  }
  .large-7 {
    width: 29.16667%;
  }
  .large-push-7 {
    position: relative;
    left: 29.16667%;
  }
  .large-pull-7 {
    position: relative;
    left: -29.16667%;
  }
  .large-offset-6 {
    margin-left: 25%;
  }
  .large-8 {
    width: 33.33333%;
  }
  .large-push-8 {
    position: relative;
    left: 33.33333%;
  }
  .large-pull-8 {
    position: relative;
    left: -33.33333%;
  }
  .large-offset-7 {
    margin-left: 29.16667%;
  }
  .large-9 {
    width: 37.5%;
  }
  .large-push-9 {
    position: relative;
    left: 37.5%;
  }
  .large-pull-9 {
    position: relative;
    left: -37.5%;
  }
  .large-offset-8 {
    margin-left: 33.33333%;
  }
  .large-10 {
    width: 41.66667%;
  }
  .large-push-10 {
    position: relative;
    left: 41.66667%;
  }
  .large-pull-10 {
    position: relative;
    left: -41.66667%;
  }
  .large-offset-9 {
    margin-left: 37.5%;
  }
  .large-11 {
    width: 45.83333%;
  }
  .large-push-11 {
    position: relative;
    left: 45.83333%;
  }
  .large-pull-11 {
    position: relative;
    left: -45.83333%;
  }
  .large-offset-10 {
    margin-left: 41.66667%;
  }
  .large-12 {
    width: 50%;
  }
  .large-push-12 {
    position: relative;
    left: 50%;
  }
  .large-pull-12 {
    position: relative;
    left: -50%;
  }
  .large-offset-11 {
    margin-left: 45.83333%;
  }
  .large-13 {
    width: 54.16667%;
  }
  .large-push-13 {
    position: relative;
    left: 54.16667%;
  }
  .large-pull-13 {
    position: relative;
    left: -54.16667%;
  }
  .large-offset-12 {
    margin-left: 50%;
  }
  .large-14 {
    width: 58.33333%;
  }
  .large-push-14 {
    position: relative;
    left: 58.33333%;
  }
  .large-pull-14 {
    position: relative;
    left: -58.33333%;
  }
  .large-offset-13 {
    margin-left: 54.16667%;
  }
  .large-15 {
    width: 62.5%;
  }
  .large-push-15 {
    position: relative;
    left: 62.5%;
  }
  .large-pull-15 {
    position: relative;
    left: -62.5%;
  }
  .large-offset-14 {
    margin-left: 58.33333%;
  }
  .large-16 {
    width: 66.66667%;
  }
  .large-push-16 {
    position: relative;
    left: 66.66667%;
  }
  .large-pull-16 {
    position: relative;
    left: -66.66667%;
  }
  .large-offset-15 {
    margin-left: 62.5%;
  }
  .large-17 {
    width: 70.83333%;
  }
  .large-push-17 {
    position: relative;
    left: 70.83333%;
  }
  .large-pull-17 {
    position: relative;
    left: -70.83333%;
  }
  .large-offset-16 {
    margin-left: 66.66667%;
  }
  .large-18 {
    width: 75%;
  }
  .large-push-18 {
    position: relative;
    left: 75%;
  }
  .large-pull-18 {
    position: relative;
    left: -75%;
  }
  .large-offset-17 {
    margin-left: 70.83333%;
  }
  .large-19 {
    width: 79.16667%;
  }
  .large-push-19 {
    position: relative;
    left: 79.16667%;
  }
  .large-pull-19 {
    position: relative;
    left: -79.16667%;
  }
  .large-offset-18 {
    margin-left: 75%;
  }
  .large-20 {
    width: 83.33333%;
  }
  .large-push-20 {
    position: relative;
    left: 83.33333%;
  }
  .large-pull-20 {
    position: relative;
    left: -83.33333%;
  }
  .large-offset-19 {
    margin-left: 79.16667%;
  }
  .large-21 {
    width: 87.5%;
  }
  .large-push-21 {
    position: relative;
    left: 87.5%;
  }
  .large-pull-21 {
    position: relative;
    left: -87.5%;
  }
  .large-offset-20 {
    margin-left: 83.33333%;
  }
  .large-22 {
    width: 91.66667%;
  }
  .large-push-22 {
    position: relative;
    left: 91.66667%;
  }
  .large-pull-22 {
    position: relative;
    left: -91.66667%;
  }
  .large-offset-21 {
    margin-left: 87.5%;
  }
  .large-23 {
    width: 95.83333%;
  }
  .large-push-23 {
    position: relative;
    left: 95.83333%;
  }
  .large-pull-23 {
    position: relative;
    left: -95.83333%;
  }
  .large-offset-22 {
    margin-left: 91.66667%;
  }
  .large-24 {
    width: 100%;
  }
  .large-offset-23 {
    margin-left: 95.83333%;
  }
  .large-up-1 > .column, .large-up-1 > .columns {
    width: 100%;
    float: left;
  }
  .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
    float: left;
  }
  .large-up-2 > .column, .large-up-2 > .columns {
    width: 50%;
    float: left;
  }
  .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
    float: left;
  }
  .large-up-3 > .column, .large-up-3 > .columns {
    width: 33.33333%;
    float: left;
  }
  .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
    float: left;
  }
  .large-up-4 > .column, .large-up-4 > .columns {
    width: 25%;
    float: left;
  }
  .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
    float: left;
  }
  .large-up-5 > .column, .large-up-5 > .columns {
    width: 20%;
    float: left;
  }
  .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
    float: left;
  }
  .large-up-6 > .column, .large-up-6 > .columns {
    width: 16.66667%;
    float: left;
  }
  .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
    float: left;
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    width: 14.28571%;
    float: left;
  }
  .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
    float: left;
  }
  .large-up-8 > .column, .large-up-8 > .columns {
    width: 12.5%;
    float: left;
  }
  .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
    float: left;
  }
  .large-collapse > .column, .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .expanded.row .large-collapse.row, .large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }
  .large-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .large-pull-0, .large-push-0, .large-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
}
blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
  margin: 0;
  padding: 0;
}
p {
  font-size: inherit;
  line-height: 1.6;
  margin-bottom: 1rem;
  text-rendering: optimizeLegibility;
}
em, i {
  font-style: italic;
  line-height: inherit;
}
b, strong {
  font-weight: 700;
  line-height: inherit;
}
small {
  font-size: 80%;
  line-height: inherit;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: .5rem;
  line-height: 1.4;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  color: #cacaca;
  line-height: 0;
}
h1 {
  font-size: 1.5rem;
}
h2 {
  font-size: 1.25rem;
}
h3 {
  font-size: 1.1875rem;
}
h4 {
  font-size: 1.125rem;
}
h5 {
  font-size: 1.0625rem;
}
h6 {
  font-size: 1rem;
}
@media screen and (min-width:40em) {
  h1 {
    font-size: 2.1875rem;
  }
  h2 {
    font-size: 2.1875rem;
  }
  h3 {
    font-size: 1.5625rem;
  }
  h4 {
    font-size: 1.125rem;
  }
  h5 {
    font-size: 1rem;
  }
  h6 {
    font-size: .875rem;
  }
}
a {
  color: #FF0041;
  text-decoration: none;
  line-height: inherit;
  cursor: pointer;
}
a:focus, a:hover {
  color: #cd0000;
  text-decoration: none !important;
}
a img {
  border: 0;
}
hr {
  max-width: 75rem;
  height: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
  margin: 1.25rem auto;
  clear: both;
}
dl, ol, ul {
  line-height: 1.6;
  margin-bottom: 1rem;
  list-style-position: outside;
}
li {
  font-size: inherit;
}
ul {
  list-style-type: disc;
  margin-left: 1.25rem;
}
ol {
  margin-left: 1.25rem;
}
ol ol, ol ul, ul ol, ul ul {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: .3rem;
  font-weight: 700;
}
blockquote {
  margin: 0 0 1rem;
  padding: .5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}
cite {
  display: block;
  font-size: .8125rem;
  color: #8a8a8a;
}
cite:before {
  content: '\2014 \0020';
}
abbr {
  color: #0a0a0a;
  cursor: help;
  border-bottom: 1px dotted #0a0a0a;
}
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 300;
  color: #0a0a0a;
  background-color: #e6e6e6;
  border: 1px solid #cacaca;
  padding: .125rem .3125rem .0625rem;
}
kbd {
  padding: .125rem .25rem 0;
  margin: 0;
  background-color: #e6e6e6;
  color: #0a0a0a;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
}
.subheader {
  margin-top: .2rem;
  margin-bottom: .5rem;
  font-weight: 300;
  line-height: 1.4;
  color: #8a8a8a;
}
.lead {
  font-size: 125%;
  line-height: 1.6;
}
.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}
.no-bullet {
  margin-left: 0;
  list-style: none;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
@media screen and (min-width:40em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width:64.0625em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}
@media print {
  * {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " ("attr(href) ")";
  }
  .ir a:after, a[href^='#']:after, a[href^='javascript:']:after {
    content: '';
  }
  abbr[title]:after {
    content: " ("attr(title) ")";
  }
  blockquote, pre {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img, tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @ page {
    margin: .5cm;
  }
  h2, h3, p {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}
.button {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color .25s ease-out, color .25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: .85em 1em;
  margin: 0 0 1rem 0;
  font-size: .9rem;
  background-color: #FF0041;
  color: #fefefe;
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.button:focus, .button:hover {
  background-color: #C20041;
  color: #fefefe;
}
.button.tiny {
  font-size: .6rem;
}
.button.small {
  font-size: .75rem;
}
.button.large {
  font-size: 1.25rem;
}
.button.expanded {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.button.primary {
  background-color: #FF0041;
  color: #fefefe;
}
.button.primary:focus, .button.primary:hover {
  background-color: #bFF004100;
  color: #fefefe;
}
.button.secondary {
  background-color: #435464;
  color: #fefefe;
}
.button.secondary:focus, .button.secondary:hover {
  background-color: #364350;
  color: #fefefe;
}
.button.success {
  background-color: #3adb76;
  color: #fefefe;
}
.button.success:focus, .button.success:hover {
  background-color: #22bb5b;
  color: #fefefe;
}
.button.warning {
  background-color: #ffaFF0041;
  color: #fefefe;
}
.button.warning:focus, .button.warning:hover {
  background-color: #cc8b00;
  color: #fefefe;
}
.button.alert {
  background-color: #ec5840;
  color: #fefefe;
}
.button.alert:focus, .button.alert:hover {
  background-color: #da3116;
  color: #fefefe;
}
.button.hollow {
  border: 1px solid #FF0041;
  color: #FF0041;
}
.button.hollow, .button.hollow:focus, .button.hollow:hover {
  background-color: transparent;
}
.button.hollow:focus, .button.hollow:hover {
  border-color: #700;
  color: #700;
}
.button.hollow.primary {
  border: 1px solid #FF0041;
  color: #FF0041;
}
.button.hollow.primary:focus, .button.hollow.primary:hover {
  border-color: #700;
  color: #700;
}
.button.hollow.secondary {
  border: 1px solid #435464;
  color: #435464;
}
.button.hollow.secondary:focus, .button.hollow.secondary:hover {
  border-color: #222a32;
  color: #222a32;
}
.button.hollow.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.hollow.success:focus, .button.hollow.success:hover {
  border-color: #157539;
  color: #157539;
}
.button.hollow.warning {
  border: 1px solid #ffaFF0041;
  color: #ffaFF0041;
}
.button.hollow.warning:focus, .button.hollow.warning:hover {
  border-color: #805700;
  color: #805700;
}
.button.hollow.alert {
  border: 1px solid #ec5840;
  color: #ec5840;
}
.button.hollow.alert:focus, .button.hollow.alert:hover {
  border-color: #881f0e;
  color: #881f0e;
}
.button.disabled, .button[disabled] {
  opacity: .25;
  cursor: not-allowed;
}
.button.disabled:focus, .button.disabled:hover, .button[disabled]:focus, .button[disabled]:hover {
  background-color: #FF0041;
  color: #fefefe;
}
.button.dropdown::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset .4em;
  border-color: #fefefe transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  position: relative;
  top: .4em;
  float: right;
  margin-left: 1em;
  display: inline-block;
}
.button.arrow-only::after {
  margin-left: 0;
  float: none;
  top: -.1em;
}
[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  padding: .5rem;
  border: 1px solid #cacaca;
  margin: 0 0 1rem;
  font-family: inherit;
  font-size: 1rem;
  color: #0a0a0a;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
  border-radius: 0;
  transition: box-shadow .5s, border-color .25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
}
[type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, textarea:focus {
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  outline: 0;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow .5s, border-color .25s ease-in-out;
}
textarea {
  max-width: 100%;
}
textarea[rows] {
  height: auto;
}
input::placeholder, textarea::placeholder {
  color: #cacaca;
}
input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
[type=button], [type=submit] {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
input[type=search] {
  box-sizing: border-box;
}
[type=checkbox], [type=file], [type=radio] {
  margin: 0 0 1rem;
}
[type=checkbox] + label, [type=radio] + label {
  display: inline-block;
  margin-left: .5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline;
}
[type=checkbox] + label[for], [type=radio] + label[for] {
  cursor: pointer;
}
label > [type=checkbox], label > [type=radio] {
  margin-right: .5rem;
}
[type=file] {
  width: 100%;
}
label {
  display: block;
  margin: 0;
  font-size: .875rem;
  font-weight: 300;
  line-height: 1.8;
  color: #0a0a0a;
}
label.middle {
  margin: 0 0 1rem;
  padding: .5625rem 0;
}
.help-text {
  margin-top: -.5rem;
  font-size: .8125rem;
  font-style: italic;
  color: #0a0a0a;
}
.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem;
}
.input-group > :first-child {
  border-radius: 0;
}
.input-group > :last-child > * {
  border-radius: 0;
}
.input-group-button, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle;
}
.input-group-label {
  text-align: center;
  padding: 0 1rem;
  background: #e6e6e6;
  color: #0a0a0a;
  border: 1px solid #cacaca;
  white-space: nowrap;
  width: 1%;
  height: 100%;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}
.input-group-field {
  border-radius: 0;
  height: 2.5rem;
}
.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  height: 100%;
  width: 1%;
}
.input-group-button a, .input-group-button button, .input-group-button input {
  margin: 0;
}
.input-group .input-group-button {
  display: table-cell;
}
fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
legend {
  margin-bottom: .5rem;
  max-width: 100%;
}
.fieldset {
  border: 1px solid #cacaca;
  padding: 1.25rem;
  margin: 1.125rem 0;
}
.fieldset legend {
  background: #fefefe;
  padding: 0 .1875rem;
  margin: 0;
  margin-left: -.1875rem;
}
select {
  height: 2.4375rem;
  padding: .5rem;
  border: 1px solid #cacaca;
  margin: 0 0 1rem;
  font-size: 1rem;
  font-family: inherit;
  line-height: normal;
  color: #0a0a0a;
  background-color: #fefefe;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-size: 9px 6px;
  background-position: right -1rem center;
  background-origin: content-box;
  background-repeat: no-repeat;
  padding-right: 1.5rem;
}
@media screen and (min-width:0\0) {
  select {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==);
  }
}
select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}
.is-invalid-input:not(:focus) {
  background-color: rgba(236, 88, 64, .1);
  border-color: #ec5840;
}
.is-invalid-label {
  color: #ec5840;
}
.form-error {
  display: none;
  margin-top: -.5rem;
  margin-bottom: 1rem;
  font-size: .75rem;
  font-weight: 700;
  color: #ec5840;
}
.form-error.is-visible {
  display: block;
}
.accordion {
  list-style-type: none;
  background: #fefefe;
  margin-left: 0;
}
.accordion-item:first-child > :first-child {
  border-radius: 0;
}
.accordion-item:last-child > :last-child {
  border-radius: 0;
}
.accordion-title {
  display: block;
  padding: 1.25rem 1rem;
  line-height: 1;
  font-size: .75rem;
  color: #FF0041;
  position: relative;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
}
:last-child:not(.is-active) > .accordion-title {
  border-radius: 0;
  border-bottom: 1px solid #e6e6e6;
}
.accordion-title:focus, .accordion-title:hover {
  background-color: #e6e6e6;
}
.accordion-title::before {
  content: '+';
  position: absolute;
  right: 1rem;
  top: 50%;
  margin-top: -.5rem;
}
.is-active > .accordion-title::before {
  content: '–';
}
.accordion-content {
  padding: 1rem;
  display: none;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a;
}
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}
.is-accordion-submenu-parent > a {
  position: relative;
}
.is-accordion-submenu-parent > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: #FF0041 transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 1rem;
}
.is-accordion-submenu-parent[aria-expanded=true] > a::after {
  transform-origin: 50% 50%;
  transform: scaleY(-1);
}
.badge {
  display: inline-block;
  padding: .3em;
  min-width: 2.1em;
  font-size: .6rem;
  text-align: center;
  border-radius: 50%;
  background: #FF0041;
  color: #fefefe;
}
.badge.secondary {
  background: #435464;
  color: #fefefe;
}
.badge.success {
  background: #3adb76;
  color: #fefefe;
}
.badge.warning {
  background: #ffaFF0041;
  color: #fefefe;
}
.badge.alert {
  background: #ec5840;
  color: #fefefe;
}
.breadcrumbs {
  list-style: none;
  margin: 0 0 1rem 0;
}
.breadcrumbs::after, .breadcrumbs::before {
  content: ' ';
  display: table;
}
.breadcrumbs::after {
  clear: both;
}
.breadcrumbs li {
  float: left;
  color: #0a0a0a;
  font-size: .6875rem;
  cursor: default;
  text-transform: uppercase;
}
.breadcrumbs li:not(:last-child)::after {
  color: #cacaca;
  content: "/";
  margin: 0 .75rem;
  position: relative;
  top: 1px;
  opacity: 1;
}
.breadcrumbs a {
  color: #FF0041;
}
.breadcrumbs a:hover {
  text-decoration: underline !important;
}
.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}
.button-group {
  margin-bottom: 1rem;
  font-size: 0;
}
.button-group::after, .button-group::before {
  content: ' ';
  display: table;
}
.button-group::after {
  clear: both;
}
.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: .9rem;
}
.button-group .button:last-child {
  margin-right: 0;
}
.button-group.tiny .button {
  font-size: .6rem;
}
.button-group.small .button {
  font-size: .75rem;
}
.button-group.large .button {
  font-size: 1.25rem;
}
.button-group.expanded {
  margin-right: -1px;
}
.button-group.expanded::after, .button-group.expanded::before {
  display: none;
}
.button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
  display: inline-block;
  width: calc(50% - 1px);
  margin-right: 1px;
}
.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(2):last-child {
  margin-right: -6px;
}
.button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
  display: inline-block;
  width: calc(33.33333% - 1px);
  margin-right: 1px;
}
.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(3):last-child {
  margin-right: -6px;
}
.button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
  display: inline-block;
  width: calc(25% - 1px);
  margin-right: 1px;
}
.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(4):last-child {
  margin-right: -6px;
}
.button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
  display: inline-block;
  width: calc(20% - 1px);
  margin-right: 1px;
}
.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(5):last-child {
  margin-right: -6px;
}
.button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
  display: inline-block;
  width: calc(16.66667% - 1px);
  margin-right: 1px;
}
.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(6):last-child {
  margin-right: -6px;
}
.button-group.primary .button {
  background-color: #FF0041;
  color: #fefefe;
}
.button-group.primary .button:focus, .button-group.primary .button:hover {
  background-color: #bFF004100;
  color: #fefefe;
}
.button-group.secondary .button {
  background-color: #435464;
  color: #fefefe;
}
.button-group.secondary .button:focus, .button-group.secondary .button:hover {
  background-color: #364350;
  color: #fefefe;
}
.button-group.success .button {
  background-color: #3adb76;
  color: #fefefe;
}
.button-group.success .button:focus, .button-group.success .button:hover {
  background-color: #22bb5b;
  color: #fefefe;
}
.button-group.warning .button {
  background-color: #ffaFF0041;
  color: #fefefe;
}
.button-group.warning .button:focus, .button-group.warning .button:hover {
  background-color: #cc8b00;
  color: #fefefe;
}
.button-group.alert .button {
  background-color: #ec5840;
  color: #fefefe;
}
.button-group.alert .button:focus, .button-group.alert .button:hover {
  background-color: #da3116;
  color: #fefefe;
}
.button-group.stacked .button, .button-group.stacked-for-medium .button, .button-group.stacked-for-small .button {
  width: 100%;
}
.button-group.stacked .button:last-child, .button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-small .button:last-child {
  margin-bottom: 0;
}
@media screen and (min-width:40em) {
  .button-group.stacked-for-small .button {
    width: auto;
    margin-bottom: 0;
  }
}
@media screen and (min-width:64.0625em) {
  .button-group.stacked-for-medium .button {
    width: auto;
    margin-bottom: 0;
  }
}
@media screen and (max-width:39.9375em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}
.callout {
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, .25);
  border-radius: 0;
  position: relative;
  color: #0a0a0a;
  background-color: #fff;
}
.callout > :first-child {
  margin-top: 0;
}
.callout > :last-child {
  margin-bottom: 0;
}
.callout.primary {
  background-color: #ffd6d6;
}
.callout.secondary {
  background-color: #e0e5ea;
}
.callout.success {
  background-color: #e1faea;
}
.callout.warning {
  background-color: #fff3d9;
}
.callout.alert {
  background-color: #fce6e2;
}
.callout.small {
  padding-top: .5rem;
  padding-right: .5rem;
  padding-bottom: .5rem;
  padding-left: .5rem;
}
.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}
.close-button {
  position: absolute;
  color: #8a8a8a;
  right: 1rem;
  top: .5rem;
  font-size: 2em;
  line-height: 1;
  cursor: pointer;
}
[data-whatinput=mouse] .close-button {
  outline: 0;
}
.close-button:focus, .close-button:hover {
  color: #0a0a0a;
}
.menu {
  margin: 0;
  list-style-type: none;
}
.menu > li {
  display: table-cell;
  vertical-align: middle;
}
[data-whatinput=mouse] .menu > li {
  outline: 0;
}
.menu > li > a {
  display: block;
  padding: .7rem 1rem;
  line-height: 1;
}
.menu a, .menu button, .menu input {
  margin-bottom: 0;
}
.menu > li > a i, .menu > li > a img, .menu > li > a svg {
  vertical-align: middle;
}
.menu > li > a i + span, .menu > li > a img + span, .menu > li > a svg + span {
  vertical-align: middle;
}
.menu > li > a i, .menu > li > a img, .menu > li > a svg {
  margin-right: .25rem;
  display: inline-block;
}
.menu > li {
  display: table-cell;
}
.menu.vertical > li {
  display: block;
}
@media screen and (min-width:40em) {
  .menu.medium-horizontal > li {
    display: table-cell;
  }
  .menu.medium-vertical > li {
    display: block;
  }
}
@media screen and (min-width:64.0625em) {
  .menu.large-horizontal > li {
    display: table-cell;
  }
  .menu.large-vertical > li {
    display: block;
  }
}
.menu.simple li {
  line-height: 1;
  display: inline-block;
  margin-right: 1rem;
}
.menu.simple a {
  padding: 0;
}
.menu.align-right::after, .menu.align-right::before {
  content: ' ';
  display: table;
}
.menu.align-right::after {
  clear: both;
}
.menu.align-right > li {
  float: right;
}
.menu.expanded {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.menu.expanded > li:first-child:last-child {
  width: 100%;
}
.menu.icon-top > li > a {
  text-align: center;
}
.menu.icon-top > li > a i, .menu.icon-top > li > a img, .menu.icon-top > li > a svg {
  display: block;
  margin: 0 auto .25rem;
}
.menu.nested {
  margin-left: 1rem;
}
.menu .active > a {
  color: #fefefe;
  background: #FF0041;
}
.menu-text {
  font-weight: 700;
  color: inherit;
  line-height: 1;
  padding-top: 0;
  padding-bottom: 0;
  padding: .7rem 1rem;
}
.menu-centered {
  text-align: center;
}
.menu-centered > .menu {
  display: inline-block;
}
.no-js [data-responsive-menu] ul {
  display: none;
}
.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px;
}
.menu-icon::after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #fefefe;
  top: 0;
  left: 0;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
}
.menu-icon:hover::after {
  background: #cacaca;
  box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}
.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px;
}
.menu-icon.dark::after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #0a0a0a;
  top: 0;
  left: 0;
  box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
}
.menu-icon.dark:hover::after {
  background: #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}
.is-drilldown {
  position: relative;
  overflow: hidden;
}
.is-drilldown li {
  display: block !important;
}
.is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  height: 100%;
  width: 100%;
  background: #fefefe;
  transition: transform .15s linear;
}
.is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%);
}
.is-drilldown-submenu.is-closing {
  transform: translateX(100%);
}
.is-drilldown-submenu-parent > a {
  position: relative;
}
.is-drilldown-submenu-parent > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent transparent #FF0041;
  border-left-style: solid;
  border-right-width: 0;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}
.js-drilldown-back > a::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent #FF0041 transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: .75rem;
}
.dropdown-pane {
  background-color: #fefefe;
  border: 1px solid #cacaca;
  border-radius: 0;
  display: block;
  font-size: 1rem;
  padding: 1rem;
  position: absolute;
  visibility: hidden;
  width: 300px;
  z-index: 10;
}
.dropdown-pane.is-open {
  visibility: visible;
}
.dropdown-pane.tiny {
  width: 100px;
}
.dropdown-pane.small {
  width: 200px;
}
.dropdown-pane.large {
  width: 400px;
}
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 0;
  top: 100%;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 0;
  top: 100%;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  padding-right: 1.5rem;
  position: relative;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #FF0041 transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  right: 5px;
  margin-top: -2px;
}
[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}
.no-js .dropdown.menu ul {
  display: none;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 100%;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
.dropdown.menu.vertical > li > a::after {
  right: 14px;
  margin-top: -3px;
}
.dropdown.menu.vertical > li.opens-left > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent #FF0041 transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
}
.dropdown.menu.vertical > li.opens-right > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent #FF0041;
  border-left-style: solid;
  border-right-width: 0;
}
@media screen and (min-width:40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #FF0041 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
    margin-top: -3px;
  }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #FF0041 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #FF0041;
    border-left-style: solid;
    border-right-width: 0;
  }
}
@media screen and (min-width:64.0625em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #FF0041 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
    margin-top: -3px;
  }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #FF0041 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #FF0041;
    border-left-style: solid;
    border-right-width: 0;
  }
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  left: auto;
  right: 0;
}
.is-dropdown-menu.vertical {
  width: 100px;
}
.is-dropdown-menu.vertical.align-right {
  float: right;
}
.is-dropdown-submenu-parent {
  position: relative;
}
.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -2px;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 100%;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
.is-dropdown-submenu {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 200px;
  z-index: 1;
  background: #fefefe;
  border: 1px solid #cacaca;
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
  margin-top: -3px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent #FF0041 transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent #FF0041;
  border-left-style: solid;
  border-right-width: 0;
}
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}
.is-dropdown-submenu > li {
  width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}
.flex-video {
  position: relative;
  height: 0;
  padding-bottom: 75%;
  margin-bottom: 1rem;
  overflow: hidden;
}
.flex-video embed, .flex-video iframe, .flex-video object, .flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.flex-video.widescreen {
  padding-bottom: 56.25%;
}
.flex-video.vimeo {
  padding-top: 0;
}
.label {
  display: inline-block;
  padding: .33333rem .5rem;
  font-size: .8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  border-radius: 0;
  background: #FF0041;
  color: #fefefe;
}
.label.secondary {
  background: #435464;
  color: #fefefe;
}
.label.success {
  background: #3adb76;
  color: #fefefe;
}
.label.warning {
  background: #ffaFF0041;
  color: #fefefe;
}
.label.alert {
  background: #ec5840;
  color: #fefefe;
}
.media-object {
  margin-bottom: 1rem;
  display: block;
}
.media-object img {
  max-width: none;
}
@media screen and (max-width:39.9375em) {
  .media-object.stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    display: block;
  }
  .media-object.stack-for-small .media-object-section img {
    width: 100%;
  }
}
.media-object-section {
  display: table-cell;
  vertical-align: top;
}
.media-object-section:first-child {
  padding-right: 1rem;
}
.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}
.media-object-section > :last-child {
  margin-bottom: 0;
}
.media-object-section.middle {
  vertical-align: middle;
}
.media-object-section.bottom {
  vertical-align: bottom;
}
body, html {
  height: 100%;
}
.off-canvas-wrapper {
  width: 100%;
  overflow-x: hidden;
  position: relative;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: auto;
}
.off-canvas-wrapper-inner {
  position: relative;
  width: 100%;
  transition: transform .5s ease;
}
.off-canvas-wrapper-inner::after, .off-canvas-wrapper-inner::before {
  content: ' ';
  display: table;
}
.off-canvas-wrapper-inner::after {
  clear: both;
}
.off-canvas-content {
  min-height: 100%;
  background: #fefefe;
  transition: transform .5s ease;
  backface-visibility: hidden;
  z-index: 1;
  padding-bottom: .1px;
  box-shadow: 0 0 10px rgba(10, 10, 10, .5);
}
.js-off-canvas-exit {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(254, 254, 254, .25);
  cursor: pointer;
  transition: background .5s ease;
}
.off-canvas {
  position: absolute;
  background: #e6e6e6;
  z-index: -1;
  max-height: 100%;
  overflow-y: auto;
  transform: translateX(0);
}
[data-whatinput=mouse] .off-canvas {
  outline: 0;
}
.off-canvas.position-left {
  left: -250px;
  top: 0;
  width: 250px;
}
.is-open-left {
  transform: translateX(250px);
}
.off-canvas.position-right {
  right: -250px;
  top: 0;
  width: 250px;
}
.is-open-right {
  transform: translateX(-250px);
}
@media screen and (min-width:40em) {
  .position-left.reveal-for-medium {
    left: 0;
    z-index: auto;
    position: fixed;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-medium {
    right: 0;
    z-index: auto;
    position: fixed;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }
}
@media screen and (min-width:64.0625em) {
  .position-left.reveal-for-large {
    left: 0;
    z-index: auto;
    position: fixed;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-large {
    right: 0;
    z-index: auto;
    position: fixed;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }
}
.orbit {
  position: relative;
}
.orbit-container {
  position: relative;
  margin: 0;
  overflow: hidden;
  list-style: none;
}
.orbit-slide {
  width: 100%;
  max-height: 100%;
}
.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}
.orbit-figure {
  margin: 0;
}
.orbit-image {
  margin: 0;
  width: 100%;
  max-width: 100%;
}
.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 1rem;
  margin-bottom: 0;
  color: #fefefe;
  background-color: rgba(10, 10, 10, .5);
}
.orbit-next, .orbit-previous {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe;
}
[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
  outline: 0;
}
.orbit-next:active, .orbit-next:focus, .orbit-next:hover, .orbit-previous:active, .orbit-previous:focus, .orbit-previous:hover {
  background-color: rgba(10, 10, 10, .5);
}
.orbit-previous {
  left: 0;
}
.orbit-next {
  left: auto;
  right: 0;
}
.orbit-bullets {
  position: relative;
  margin-top: .8rem;
  margin-bottom: .8rem;
  text-align: center;
}
[data-whatinput=mouse] .orbit-bullets {
  outline: 0;
}
.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: .1rem;
  background-color: #cacaca;
  border-radius: 50%;
}
.orbit-bullets button:hover {
  background-color: #8a8a8a;
}
.orbit-bullets button.is-active {
  background-color: #8a8a8a;
}
.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}
.pagination::after, .pagination::before {
  content: ' ';
  display: table;
}
.pagination::after {
  clear: both;
}
.pagination li {
  font-size: .875rem;
  margin-right: .0625rem;
  border-radius: 0;
  display: none;
}
.pagination li:first-child, .pagination li:last-child {
  display: inline-block;
}
@media screen and (min-width:40em) {
  .pagination li {
    display: inline-block;
  }
}
.pagination a, .pagination button {
  color: #0a0a0a;
  display: block;
  padding: .1875rem .625rem;
  border-radius: 0;
}
.pagination a:hover, .pagination button:hover {
  background: #e6e6e6;
}
.pagination .current {
  padding: .1875rem .625rem;
  background: #FF0041;
  color: #fefefe;
  cursor: default;
}
.pagination .disabled {
  padding: .1875rem .625rem;
  color: #cacaca;
  cursor: not-allowed;
}
.pagination .disabled:hover {
  background: 0 0;
}
.pagination .ellipsis::after {
  content: '\2026';
  padding: .1875rem .625rem;
  color: #0a0a0a;
}
.pagination-previous a::before, .pagination-previous.disabled::before {
  content: '\00ab';
  display: inline-block;
  margin-right: .5rem;
}
.pagination-next a::after, .pagination-next.disabled::after {
  content: '\00bb';
  display: inline-block;
  margin-left: .5rem;
}
.progress {
  background-color: #cacaca;
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
}
.progress.primary .progress-meter {
  background-color: #FF0041;
}
.progress.secondary .progress-meter {
  background-color: #435464;
}
.progress.success .progress-meter {
  background-color: #3adb76;
}
.progress.warning .progress-meter {
  background-color: #ffaFF0041;
}
.progress.alert .progress-meter {
  background-color: #ec5840;
}
.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #FF0041;
}
.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: .75rem;
  font-weight: 700;
  color: #fefefe;
  white-space: nowrap;
}
.slider {
  position: relative;
  height: .5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  user-select: none;
  touch-action: none;
}
.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: .5rem;
  background-color: #cacaca;
  transition: all .2s ease-in-out;
}
.slider-fill.is-dragging {
  transition: all 0s linear;
}
.slider-handle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  background-color: #FF0041;
  transition: all .2s ease-in-out;
  touch-action: manipulation;
  border-radius: 0;
}
[data-whatinput=mouse] .slider-handle {
  outline: 0;
}
.slider-handle:hover {
  background-color: #ca0000;
}
.slider-handle.is-dragging {
  transition: all 0s linear;
}
.slider.disabled, .slider[disabled] {
  opacity: .25;
  cursor: not-allowed;
}
.slider.vertical {
  display: inline-block;
  width: .5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1);
}
.slider.vertical .slider-fill {
  top: 0;
  width: .5rem;
  max-height: 100%;
}
.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  transform: translateX(-50%);
}
.sticky-container {
  position: relative;
}
.sticky {
  position: absolute;
  z-index: 0;
  transform: translate3d(0, 0, 0);
}
.sticky.is-stuck {
  position: fixed;
  z-index: 5;
}
.sticky.is-stuck.is-at-top {
  top: 0;
}
.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}
.sticky.is-anchored {
  position: absolute;
  left: auto;
  right: auto;
}
.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}
body.is-reveal-open {
  overflow: hidden;
}
html.is-reveal-open, html.is-reveal-open body {
  height: 100%;
  overflow: hidden;
  user-select: none;
}
.reveal-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1005;
  background-color: rgba(10, 10, 10, .45);
  overflow-y: scroll;
}
.reveal {
  display: none;
  z-index: 1006;
  padding: 1rem;
  border: 1px solid #cacaca;
  background-color: #fefefe;
  border-radius: 0;
  position: relative;
  top: 100px;
  margin-left: auto;
  margin-right: auto;
  overflow-y: auto;
}
[data-whatinput=mouse] .reveal {
  outline: 0;
}
@media screen and (min-width:40em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column, .reveal .columns {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media screen and (min-width:40em) {
  .reveal {
    width: 600px;
    max-width: 75rem;
  }
}
@media screen and (min-width:40em) {
  .reveal .reveal {
    left: auto;
    right: auto;
    margin: 0 auto;
  }
}
.reveal.collapse {
  padding: 0;
}
@media screen and (min-width:40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 75rem;
  }
}
@media screen and (min-width:40em) {
  .reveal.small {
    width: 50%;
    max-width: 75rem;
  }
}
@media screen and (min-width:40em) {
  .reveal.large {
    width: 90%;
    max-width: 75rem;
  }
}
.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  max-width: none;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}
@media screen and (max-width:39.9375em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}
.switch {
  margin-bottom: 1rem;
  outline: 0;
  position: relative;
  user-select: none;
  color: #fefefe;
  font-weight: 700;
  font-size: .875rem;
}
.switch-input {
  opacity: 0;
  position: absolute;
}
.switch-paddle {
  background: #cacaca;
  cursor: pointer;
  display: block;
  position: relative;
  width: 4rem;
  height: 2rem;
  transition: all .25s ease-out;
  border-radius: 0;
  color: inherit;
  font-weight: inherit;
}
input + .switch-paddle {
  margin: 0;
}
.switch-paddle::after {
  background: #fefefe;
  content: '';
  display: block;
  position: absolute;
  height: 1.5rem;
  left: .25rem;
  top: .25rem;
  width: 1.5rem;
  transition: all .25s ease-out;
  transform: translate3d(0, 0, 0);
  border-radius: 0;
}
input:checked ~ .switch-paddle {
  background: #FF0041;
}
input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}
[data-whatinput=mouse] input:focus ~ .switch-paddle {
  outline: 0;
}
.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.switch-active {
  left: 8%;
  display: none;
}
input:checked + label > .switch-active {
  display: block;
}
.switch-inactive {
  right: 15%;
}
input:checked + label > .switch-inactive {
  display: none;
}
.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: .625rem;
}
.switch.tiny .switch-paddle::after {
  width: 1rem;
  height: 1rem;
}
.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}
.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: .75rem;
}
.switch.small .switch-paddle::after {
  width: 1.25rem;
  height: 1.25rem;
}
.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}
.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}
.switch.large .switch-paddle::after {
  width: 2rem;
  height: 2rem;
}
.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}
table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}
table tbody, table tfoot, table thead {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}
table caption {
  font-weight: 700;
  padding: .5rem .625rem .625rem;
}
table tfoot, table thead {
  background: #f8f8f8;
  color: #0a0a0a;
}
table tfoot tr, table thead tr {
  background: 0 0;
}
table tfoot td, table tfoot th, table thead td, table thead th {
  padding: .5rem .625rem .625rem;
  font-weight: 700;
  text-align: left;
}
table tbody tr:nth-child(even) {
  background-color: #f1f1f1;
}
table tbody td, table tbody th {
  padding: .5rem .625rem .625rem;
}
@media screen and (max-width:64em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack td, table.stack th, table.stack tr {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}
table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}
table.hover tr:hover {
  background-color: #f9f9f9;
}
table.hover tr:nth-of-type(even):hover {
  background-color: #ececec;
}
.table-scroll {
  overflow-x: auto;
}
.table-scroll table {
  width: auto;
}
.tabs {
  margin: 0;
  list-style-type: none;
  background: #fefefe;
  border: 1px solid #e6e6e6;
}
.tabs::after, .tabs::before {
  content: ' ';
  display: table;
}
.tabs::after {
  clear: both;
}
.tabs.vertical > li {
  width: auto;
  float: none;
  display: block;
}
.tabs.simple > li > a {
  padding: 0;
}
.tabs.simple > li > a:hover {
  background: 0 0;
}
.tabs.primary {
  background: #FF0041;
}
.tabs.primary > li > a {
  color: #fefefe;
}
.tabs.primary > li > a:focus, .tabs.primary > li > a:hover {
  background: #e20000;
}
.tabs-title {
  float: left;
}
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  line-height: 1;
  font-size: .75rem;
}
.tabs-title > a:hover {
  background: #fefefe;
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #e6e6e6;
}
.tabs-content {
  background: #fefefe;
  transition: all .5s ease;
  border: 1px solid #e6e6e6;
  border-top: 0;
}
.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0;
}
.tabs-panel {
  display: none;
  padding: 1rem;
}
.tabs-panel.is-active {
  display: block;
}
.thumbnail {
  border: solid 4px #fefefe;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, .2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: box-shadow .2s ease-out;
  border-radius: 0;
  margin-bottom: 1rem;
}
.thumbnail:focus, .thumbnail:hover {
  box-shadow: 0 0 6px 1px rgba(238, 0, 0, .5);
}
.title-bar {
  background: #0a0a0a;
  color: #fefefe;
  padding: .5rem;
}
.title-bar::after, .title-bar::before {
  content: ' ';
  display: table;
}
.title-bar::after {
  clear: both;
}
.title-bar .menu-icon {
  margin-left: .25rem;
  margin-right: .25rem;
}
.title-bar-left {
  float: left;
}
.title-bar-right {
  float: right;
  text-align: right;
}
.title-bar-title {
  font-weight: 700;
  vertical-align: middle;
  display: inline-block;
}
.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px;
}
.menu-icon.dark::after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #0a0a0a;
  top: 0;
  left: 0;
  box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
}
.menu-icon.dark:hover::after {
  background: #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}
.has-tip {
  border-bottom: dotted 1px #8a8a8a;
  font-weight: 700;
  position: relative;
  display: inline-block;
  cursor: help;
}
.tooltip {
  background-color: #0a0a0a;
  color: #fefefe;
  font-size: 80%;
  padding: .75rem;
  position: absolute;
  z-index: 10;
  top: calc(100% + .6495rem);
  max-width: 10rem !important;
  border-radius: 0;
}
.tooltip::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset .75rem;
  border-color: transparent transparent #0a0a0a;
  border-bottom-style: solid;
  border-top-width: 0;
  bottom: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.tooltip.top::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset .75rem;
  border-color: #0a0a0a transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  top: 100%;
  bottom: auto;
}
.tooltip.left::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset .75rem;
  border-color: transparent transparent transparent #0a0a0a;
  border-left-style: solid;
  border-right-width: 0;
  bottom: auto;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.tooltip.right::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset .75rem;
  border-color: transparent #0a0a0a transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
  bottom: auto;
  left: auto;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.top-bar {
  padding: .5rem;
}
.top-bar::after, .top-bar::before {
  content: ' ';
  display: table;
}
.top-bar::after {
  clear: both;
}
.top-bar, .top-bar ul {
  background-color: #e6e6e6;
}
.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}
.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}
.top-bar input.button {
  width: auto;
}
.top-bar .top-bar-left, .top-bar .top-bar-right {
  width: 100%;
}
@media screen and (min-width:40em) {
  .top-bar .top-bar-left, .top-bar .top-bar-right {
    width: auto;
  }
}
@media screen and (max-width:64em) {
  .top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right {
    width: 100%;
  }
}
@media screen and (max-width:74.9375em) {
  .top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right {
    width: 100%;
  }
}
.top-bar-title {
  float: left;
  margin-right: 1rem;
}
.top-bar-left {
  float: left;
}
.top-bar-right {
  float: right;
}
.hide {
  display: none !important;
}
.invisible {
  visibility: hidden;
}
@media screen and (max-width:39.9375em) {
  .hide-for-small-only {
    display: none !important;
  }
}
@media screen and (max-width:0em), screen and (min-width:40em) {
  .show-for-small-only {
    display: none !important;
  }
}
@media screen and (min-width:40em) {
  .hide-for-medium {
    display: none !important;
  }
}
@media screen and (max-width:39.9375em) {
  .show-for-medium {
    display: none !important;
  }
}
@media screen and (min-width:40em) and (max-width:64em) {
  .hide-for-medium-only {
    display: none !important;
  }
}
@media screen and (max-width:39.9375em), screen and (min-width:64.0625em) {
  .show-for-medium-only {
    display: none !important;
  }
}
@media screen and (min-width:64.0625em) {
  .hide-for-large {
    display: none !important;
  }
}
@media screen and (max-width:64em) {
  .show-for-large {
    display: none !important;
  }
}
@media screen and (min-width:64.0625em) and (max-width:74.9375em) {
  .hide-for-large-only {
    display: none !important;
  }
}
@media screen and (max-width:64em), screen and (min-width:75em) {
  .show-for-large-only {
    display: none !important;
  }
}
.show-for-sr, .show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}
.hide-for-portrait, .show-for-landscape {
  display: block !important;
}
@media screen and (orientation:landscape) {
  .hide-for-portrait, .show-for-landscape {
    display: block !important;
  }
}
@media screen and (orientation:portrait) {
  .hide-for-portrait, .show-for-landscape {
    display: none !important;
  }
}
.hide-for-landscape, .show-for-portrait {
  display: none !important;
}
@media screen and (orientation:landscape) {
  .hide-for-landscape, .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation:portrait) {
  .hide-for-landscape, .show-for-portrait {
    display: block !important;
  }
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.clearfix::after, .clearfix::before {
  content: ' ';
  display: table;
}
.clearfix::after {
  clear: both;
}
h1, h2, h3, h4, h5, h6 {
  font-family: '.';
  color: #39454B;
}
a, dl, li, p, span, td {
  font-family: 'Noto Sans', sans-serif;
  color: #435464;
}
.partunderline {
  margin-top: 30px;
}
.partunderline span.currency {
  font-weight: 400;
  font-size: 1.6rem;
}
.partunderline span.price {
  display: none;
  font-weight: 400;
  color: #FF0041;
}
.partunderline.no-margin-bottom {
  margin-bottom: 0 !important;
}
.partunderline.no-margin-top {
  margin-top: 0 !important;
}
.partunderline.no-margin {
  margin: 0 !important;
}
h1.partunderline.no-margin {
  margin: 0;
}
h2.partunderline.toppage {
  margin-top: 0;
}
.partunderline.reduced {
  font-size: 1.5625rem;
}
body hr {
  border: none;
  border-bottom: 1px solid #cacaca;
  margin: 30px 0;
}
.dark-back, .darkest-back, .red-back {
  color: #fff;
}
.dark-back dl, .dark-back h1, .dark-back h2, .dark-back h3, .dark-back h4, .dark-back h5, .dark-back h6, .dark-back li, .dark-back p, .dark-back span, .dark-back td, .darkest-back dl, .darkest-back h1, .darkest-back h2, .darkest-back h3, .darkest-back h4, .darkest-back h5, .darkest-back h6, .darkest-back li, .darkest-back p, .darkest-back span, .darkest-back td, .red-back dl, .red-back h1, .red-back h2, .red-back h3, .red-back h4, .red-back h5, .red-back h6, .red-back li, .red-back p, .red-back span, .red-back td {
  color: #fff !important;
}
.dark-back .partunderline:after, .darkest-back .partunderline:after, .red-back .partunderline:after {
  background: #fff;
}
.dark-back ::-webkit-input-placeholder, .darkest-back ::-webkit-input-placeholder, .red-back ::-webkit-input-placeholder {
  color: #fff;
}
.dark-back ::-moz-placeholder, .darkest-back ::-moz-placeholder, .red-back ::-moz-placeholder {
  color: #fff;
}
.dark-back :-ms-input-placeholder, .darkest-back :-ms-input-placeholder, .red-back :-ms-input-placeholder {
  color: #fff;
}
.dark-back :-moz-placeholder, .darkest-back :-moz-placeholder, .red-back :-moz-placeholder {
  color: #fff;
}
.airport_dropdown, .box-panel-content, .coupon-inner-content, .footer-main-links, .full-banner, .light-back, .lightest-back, .x-light-back, .xx-light-back {
  color: #435464;
}
.airport_dropdown h1, .airport_dropdown h2, .airport_dropdown h3, .airport_dropdown h4, .airport_dropdown h5, .airport_dropdown h6, .box-panel-content h1, .box-panel-content h2, .box-panel-content h3, .box-panel-content h4, .box-panel-content h5, .box-panel-content h6, .coupon-inner-content h1, .coupon-inner-content h2, .coupon-inner-content h3, .coupon-inner-content h4, .coupon-inner-content h5, .coupon-inner-content h6, .footer-main-links h1, .footer-main-links h2, .footer-main-links h3, .footer-main-links h4, .footer-main-links h5, .footer-main-links h6, .full-banner h1, .full-banner h2, .full-banner h3, .full-banner h4, .full-banner h5, .full-banner h6, .light-back h1, .light-back h2, .light-back h3, .light-back h4, .light-back h5, .light-back h6, .lightest-back h1, .lightest-back h2, .lightest-back h3, .lightest-back h4, .lightest-back h5, .lightest-back h6, .x-light-back h1, .x-light-back h2, .x-light-back h3, .x-light-back h4, .x-light-back h5, .x-light-back h6, .xx-light-back h1, .xx-light-back h2, .xx-light-back h3, .xx-light-back h4, .xx-light-back h5, .xx-light-back h6 {
  color: #435464;
}
.airport_dropdown dl, .airport_dropdown li, .airport_dropdown p, .airport_dropdown span, .airport_dropdown td, .box-panel-content dl, .box-panel-content li, .box-panel-content p, .box-panel-content span, .box-panel-content td, .coupon-inner-content dl, .coupon-inner-content li, .coupon-inner-content p, .coupon-inner-content span, .coupon-inner-content td, .footer-main-links dl, .footer-main-links li, .footer-main-links p, .footer-main-links span, .footer-main-links td, .full-banner dl, .full-banner li, .full-banner p, .full-banner span, .full-banner td, .light-back dl, .light-back li, .light-back p, .light-back span, .light-back td, .lightest-back dl, .lightest-back li, .lightest-back p, .lightest-back span, .lightest-back td, .x-light-back dl, .x-light-back li, .x-light-back p, .x-light-back span, .x-light-back td, .xx-light-back dl, .xx-light-back li, .xx-light-back p, .xx-light-back span, .xx-light-back td {
  color: #415161;
  -webkit-font-smoothing: antialiased;
  line-height: 25px;
}
.results-table-list {
  color: #415161;
  -webkit-font-smoothing: antialiased;
  text-shadow: 0 0 .5px rgba(67, 84, 100, .4);
  line-height: 25px;
}
body h2 {
  margin-bottom: 20px;
  line-height: 1.15;
}
body h3 {
  margin-bottom: 20px;
}
body h4 {
  font-weight: 300;
}
body p {
  font-weight: 300;
  font-size: 1rem;
}
body a {
  font-weight: 400;
  color: #FF0041;
  -webkit-transition: all .3s;
  transition: all .3s;
}
span.spantitle {
  font-family: '.';
  font-weight: 300;
  font-size: 2.5em;
  line-height: 1.2em;
  display: block;
  margin-top: 30px;
  color: #39454B;
}
.partunderline {
  position: relative;
  margin-bottom: 30px;
}
.partunderline.notlowest {
  margin-bottom: 0;
}
.partunderline span.firstword {
  position: relative;
  font-size: inherit !important;
  color: #39454B !important;
  font-family: '.';
}
.partunderline span.firstword:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #39454B;
  position: absolute;
  bottom: -12px;
  left: 0;
}
.dark-back .partunderline span.firstword:after {
  background: #e3e5e9;
}
.partunderlinecustom {
  position: relative;
  margin-bottom: 30px;
}
.partunderlinecustom.notlowest {
  margin-bottom: 0;
}
.partunderlinecustom.pucupd:after {
  width: 80px;
}
.partunderlinecustom.pucnews:after {
  width: 65px;
}
.partunderlinecustom.pucapp {
  margin-bottom: 25px;
}
.partunderlinecustom.pucapp:after {
  background: #acbac7 !important;
  width: 110px;
}
.partunderlinecustom:after {
  content: '';
  height: 1px;
  background: #e3e5e9;
  position: absolute;
  bottom: -7px;
  left: 0;
}
.partunderline-sm {
  position: relative;
  margin-top: 30px;
}
.partunderline-sm:after {
  content: '';
  width: 1em;
  height: 1px;
  background: gray;
  position: absolute;
  bottom: -5px;
  left: 0;
}
.cta p {
  line-height: 1.4;
  font-size: 1rem;
  font-weight: 300;
}
.keep-in-touch .partunderline {
  margin-top: 10px;
}
.keep-in-touch .end {
  border-right: 1px solid;
}
.red-text {
  color: #FF0041 !important;
}
.accordion {
  clear: both;
  border-bottom: 1px solid #ddd;
}
.accordion h3, .accordion h4 {
  cursor: pointer;
  padding-right: 40px;
  position: relative;
  color: #435464;
}
.accordion h4:hover {
  background-color: #dadada !important;
  color: #435464 !important;
}
.ui-accordion-icons:after {
  content: "\f078";
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -20px;
}
.ui-accordion-icons.ui-state-active:after {
  content: "\f077";
  font-family: FontAwesome;
}
.i18n-ar .accordion h3, .i18n-fa .accordion h3 {
  cursor: pointer;
  padding-right: 0;
  padding-left: 40px;
}
.i18n-ar .ui-accordion-icons:after, .i18n-fa .ui-accordion-icons:after {
  content: "\f078";
  font-family: FontAwesome;
  left: 10px;
  margin-left: 5px;
}
.accordion h4 {
  font-size: 24px;
  font-weight: 500;
  padding-bottom: 0;
}
.lowerRefs {
  margin-top: 30px;
}
ul {
  margin: 0;
}
.view-search-questions p {
  margin-bottom: 20px;
  line-height: 1.25em;
  font-size: 1em;
}
.view-search-questions .views-row {
  border-bottom: 1px solid #d0d0d0;
  padding: 10px 0;
}
.oldstylesKILL ul {
  margin: 0;
}
.oldstylesKILL #search_tabs .wrapper {
  width: auto;
}
.oldstylesKILL select {
  width: auto;
}
.oldstylesKILL .header h2, .oldstylesKILL .header2 h2 {
  font-size: 1.75em;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 5px;
  float: left;
}
.oldstylesKILL .col-2 h3, .oldstylesKILL .col_2 h3 {
  display: inline-block;
  font-weight: 400;
  margin-top: 10px;
}
.oldstylesKILL .col-2h3 a, .oldstylesKILL .col_2 h3 a {
  color: #414042;
  background: url(../images/airarabia_sprite_pack.png) no-repeat right -1714px;
  display: block;
  line-height: 21px;
  padding-right: 20px;
  font-weight: 400;
}
.oldstylesKILL .header p {
  margin-bottom: 20px;
}
.oldstylesKILL .header label {
  font-size: .875em;
  font-weight: 400;
}
.oldstylesKILL p.coupon_price {
  font-weight: 400;
  color: #ca3632;
  display: inline-block;
  color: #FF0041;
  font-size: 1.125em;
}
.oldstylesKILL p.coupon_price em {
  font-size: 1.5em;
  margin-left: 2px;
}
.oldstylesKILL p.coupon_price span {
  font-size: .6em;
  float: right;
  color: #414042;
  line-height: 1.2em;
  margin-left: 6px;
  margin-top: 3px;
}
.oldstylesKILL .region-content ol {
  list-style: decimal;
  list-style-position: inside;
}
.oldstylesKILL hr {
  border: none;
  border-top: 1px solid #d0d0d0;
  clear: both;
}
.oldstylesKILL .col_4 {
  width: 740px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.oldstylesKILL .header .col_4 {
  margin-bottom: 0;
}
.oldstylesKILL .clear {
  clear: both;
}
.oldstylesKILL .page-user .region-content, .oldstylesKILL .wrapper {
  width: 1300px;
  margin: 0 auto;
  clear: both;
}
.oldstylesKILL .wide_wrapper {
  width: 1300px;
  margin: 0 auto;
  clear: both;
  padding-bottom: 0;
}
.oldstylesKILL .image_right {
  float: right;
}
.oldstylesKILL .image_left {
  float: left;
}
.oldstylesKILL .right {
  float: right;
}
.oldstylesKILL .link_box {
  background: #FF0041;
  padding: 7px 40px;
  color: #fff;
  margin-bottom: 25px;
  display: block;
  text-align: center;
}
.oldstylesKILL .lowerRefs {
  margin-bottom: 30px;
}
.oldstylesKILL .node-type-page .lowerRefs .col-2, .oldstylesKILL .node-type-page .lowerRefs .col_2 {
  min-height: 300px;
}
.oldstylesKILL .grey_block {
  background: #ededed;
  min-height: 120px;
  border: 1px solid #bcbcbc;
  width: 358px !important;
}
.oldstylesKILL .grey_block h2 {
  margin-top: 30px;
  float: none;
}
.oldstylesKILL .grey_block h2 a {
  font-weight: 700;
  color: #414042;
}
.oldstylesKILL strong {
  font-weight: 700;
}
.oldstylesKILL .front .messages {
  position: relative !important;
  width: 95% !important;
}
.oldstylesKILL .col_2alt {
  width: 416px;
  float: left;
  margin-right: 0;
}
.oldstylesKILL .field-name-field-upper-block-refe-central .field-label {
  display: none;
}
.oldstylesKILL #utility_menu {
  height: 27px;
  margin-top: 3px;
  margin-bottom: 5px;
}
.oldstylesKILL #user_countries {
  border-right: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  border-top: none;
  border-bottom: none;
  display: inline-block;
  padding-left: 9px;
  width: 170px;
  overflow: hidden;
  height: 27px;
  float: right;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -55px;
  font-family: 'Open Sans', sans-serif;
  -webkit-appearance: none;
  height: 27px;
  padding-left: 35px;
}
.oldstylesKILL #user_countries input {
  border: 0;
  margin-top: 6px;
}
.oldstylesKILL #user_languages {
  border-right: 1px solid #d2d2d2;
  border-top: none;
  border-bottom: none;
  border-left: none;
  display: inline-block;
  padding-left: 9px;
  width: 111px;
  overflow: hidden;
  height: 27px;
  float: right;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -81px;
  -webkit-appearance: none;
  height: 27px;
  padding-left: 15px;
  font-family: 'Open Sans', sans-serif;
}
.oldstylesKILL #user_currencies {
  border-right: 1px solid #d2d2d2;
  border-top: none;
  border-bottom: none;
  border-left: none;
  display: inline-block;
  width: 80px;
  overflow: hidden;
  height: 27px;
  float: right;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -81px;
  -webkit-appearance: none;
  padding-left: 22px;
  font-family: 'Open Sans', sans-serif;
}
.oldstylesKILL #block-search-form, .oldstylesKILL #block-views-exp-search-page-page {
  border-right: 1px solid #d2d2d2;
  width: 190px;
  padding-left: 8px;
  display: inline-block;
  float: right;
}
.oldstylesKILL #block-views-exp-search-page-page .views-exposed-form .views-exposed-widget {
  margin: 0;
  padding: 0;
}
.oldstylesKILL #block-views-exp-search-page-page .form-item input.form-text {
  width: 130px;
  padding: 0;
}
.oldstylesKILL #block-views-exp-search-page-page .views-exposed-widgets {
  margin: 0;
}
.oldstylesKILL #utility_menu #block-search-form input.form-submit, .oldstylesKILL #utility_menu #block-views-exp-search-page-page input.form-submit {
  width: 40px;
  border: none;
  line-height: 18px;
  font-family: 'Open Sans', sans-serif;
  font-size: .75em;
  background: url(../images/airarabia_sprite_pack.png) no-repeat left 0;
  text-indent: -5000em;
  height: 27px;
  margin-top: 0;
}
.oldstylesKILL .body_search {
  background: #414042;
  padding: 15px;
}
.oldstylesKILL .body_search p {
  color: #fff;
  float: left;
  line-height: 34px;
}
.oldstylesKILL .body_search .views-exposed-form .views-exposed-widget {
  margin-left: 10px;
  padding: 0;
}
.oldstylesKILL #views-exposed-form-search-page-page input#edit-submit-search-page {
  width: 40px;
  border: none;
  line-height: 18px;
  font-family: 'Open Sans', sans-serif;
  font-size: .75em;
  background: url(../images/airarabia_sprite_pack.png) no-repeat left -2847px;
  text-indent: -5000em;
  height: 27px;
  margin-top: 0;
}
.oldstylesKILL .search_item {
  margin-top: 10px;
  padding: 2% 0 2% 2%;
  width: 98%;
  background: #f7f7f7;
}
.oldstylesKILL .search_item:hover, .oldstylesKILL .search_item:hover .search_item_sprite {
  background-color: #ededed;
  cursor: pointer;
}
.oldstylesKILL .search_item_sprite {
  float: right;
  height: 70px;
  width: 5%;
  margin-left: 15%;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -520px #f7f7f7;
}
.oldstylesKILL .search-results .pager {
  width: 1120px;
  margin: 10px auto;
  background: #ededed;
  padding: 10px 0;
}
.oldstylesKILL .search-results .pager li {
  color: #414042;
  padding: 5px 15px;
  margin: 0;
}
.oldstylesKILL .search-results .pager li:hover {
  background: #FF0041;
}
.oldstylesKILL .search-results .pager li:hover a {
  color: #fff;
}
.oldstylesKILL .search-results .pager li a {
  color: #414042;
}
.oldstylesKILL #site-login {
  border-right: 1px solid #d2d2d2;
  width: 147px;
  padding-left: 12px;
  display: inline-block;
  float: right;
}
.oldstylesKILL #site-login a {
  color: #FF0041;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  background: url(../images/airarabia_sprite_pack.png) no-repeat -5px -27px;
  width: 50px;
  height: 27px;
  display: block;
  line-height: 23px;
  padding-left: 101px;
  font-size: .75em;
}
.oldstylesKILL #navigation h2 {
  display: none;
}
.oldstylesKILL #menu_bar {
  border-top: 1px solid #a90000;
  background: #FF0041;
  height: 90px;
  width: 100%;
}
.oldstylesKILL #logo {
  margin-top: 12px;
  margin-right: 2%;
  float: left;
  width: 21%;
}
.oldstylesKILL #logo img {
  margin-top: 5px;
}
.oldstylesKILL #logo img.jordanlogo {
  width: 100%;
}
.oldstylesKILL #navigation {
  width: 77%;
  float: left;
}
.oldstylesKILL #main-menu {
  margin-top: 49px;
  float: left;
  width: 100%;
}
.oldstylesKILL #main-menu li a {
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-size: .8em;
  display: inline-block;
  width: 84%;
  font-weight: 600;
  padding-right: 0;
}
.oldstylesKILL #main-menu li.group {
  color: #000;
  text-transform: uppercase;
  color: #FF0041;
}
.oldstylesKILL #main-menu li.group a {
  font-size: 1em;
  color: #FF0041 !important;
}
.oldstylesKILL #main-menu li.imggroup img {
  float: left;
  margin-right: 10px;
}
.oldstylesKILL #main-menu li.imggroup a {
  display: inline;
  font-weight: 600;
  line-height: 1.25em;
}
.oldstylesKILL #main-menu li {
  height: 28px;
  border-right: 1px solid #fff;
  padding-left: 1%;
  padding-right: 1%;
  margin-left: -1px;
  cursor: pointer;
  border-left: 1px solid #fff;
  width: 12%;
  float: left;
}
.oldstylesKILL #main-menu li.expandable a {
  background: url(../images/select_arrow_white.png) no-repeat right 7px;
  padding-right: 26px;
}
.oldstylesKILL #main-menu li.active {
  margin-top: -41px;
  padding-top: 41px;
  border-left: 1px solid #fff;
  padding-bottom: 22px;
  background: #dadada;
}
.oldstylesKILL #main-menu li.active a {
  color: #000;
}
.oldstylesKILL #main-menu li:hover {
  margin-top: -41px;
  padding-top: 41px;
  border-left: 1px solid #fff;
  padding-bottom: 22px;
  background: #dadada;
  color: #000;
}
.oldstylesKILL #main-menu li:hover a {
  color: #000;
}
.oldstylesKILL #main-menu li.attached-block:hover {
  background-color: #dadada;
  background-position: right 56px;
}
.oldstylesKILL #main-menu li.first {
  border-left: none;
}
.oldstylesKILL #main-menu li.last {
  border-right: none;
}
.oldstylesKILL #main-menu a.menu-attach-block-drop-link {
  display: inline-block;
  background: url(../images/airarabia_sprite_pack.png) no-repeat -137px -3144px;
  width: 11px !important;
  padding: 0 1%;
  float: right;
  height: 5px;
  margin-top: 5px;
}
.oldstylesKILL #main-menu li:hover a.menu-attach-block-drop-link {
  background: url(../images/airarabia_sprite_pack.png) no-repeat -64px -3144px;
  display: inline-block;
  width: 20px;
  padding: 0 1%;
}
.oldstylesKILL #main-menu li.menu_last {
  border-right: none;
}
.oldstylesKILL #main-menu li.attached-block li {
  width: 100%;
}
.oldstylesKILL #main-menu li.attached-block li a {
  color: #000;
  font-weight: 400;
  width: 100%;
}
.oldstylesKILL #main-menu li.attached-block li a img {
  margin-right: 10px;
}
.oldstylesKILL #main-menu li.attached-block li a:after {
  content: url(../images/link_arrow.png);
}
.oldstylesKILL #main-menu li.attached-block li.group a:after {
  content: '';
}
.oldstylesKILL .menu-attach-block-wrapper:hover {
  display: block;
}
.oldstylesKILL .menu-attach-block-wrapper.orientation-horizontal .block {
  background: #dadada;
  top: 15px;
  margin-left: -8px;
  z-index: 1000;
  padding: 15px;
  width: 430px;
  cursor: default;
}
.oldstylesKILL .menu-attach-block-wrapper.orientation-horizontal .block.menu_right {
  margin-left: 0;
  right: 0;
}
.oldstylesKILL .menu-attach-block-wrapper.orientation-horizontal .block ul {
  width: 205px;
  float: right;
  border-left: 1px solid #c1c1c1;
  padding-left: 10px;
}
.oldstylesKILL .menu-attach-block-wrapper.orientation-horizontal .block ul:first-child {
  border-left: none;
  float: left;
  padding-left: 0;
}
.oldstylesKILL #main-menu .menu-attach-block-wrapper.orientation-horizontal .block ul li {
  border-right: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  padding-right: 4%;
  float: left;
  clear: left;
  height: initial;
  line-height: .875em;
  margin-bottom: 6px;
  border-left: none;
  width: 100%;
  height: auto;
}
.oldstylesKILL #main-menu .menu-attach-block-wrapper.orientation-horizontal .block ul li.group {
  background: 0 0;
  margin-bottom: 10px;
  margin-top: 20px;
}
.oldstylesKILL #main-menu .menu-attach-block-wrapper.orientation-horizontal .block ul li.imggroup {
  background: 0 0;
  margin-bottom: 10px;
  margin-top: 20px;
  height: 65px;
}
.oldstylesKILL #main-menu .menu-attach-block-wrapper.orientation-horizontal .block ul li:hover {
  border-left: none;
}
.oldstylesKILL #main-menu .menu-attach-block-wrapper.orientation-horizontal .block ul li a:hover {
  color: #FF0041;
}
.oldstylesKILL #main-menu .menu-attach-block-wrapper.orientation-horizontal .block h4 {
  color: #fff;
  font-size: 1.125em;
  font-weight: 300;
  padding-left: 20px;
  float: left;
  margin-bottom: 10px;
}
.oldstylesKILL .tabs {
  float: left;
  clear: left;
}
.oldstylesKILL .wrapper .tabs {
  margin-top: 10px;
}
.oldstylesKILL .tabs li a {
  font-size: 1em;
  color: #414042;
  background: #e9e9e9;
  display: inline-block;
  line-height: 35px;
  margin-right: 0 !important;
  border-width: 0 !important;
  padding: 0 34px;
}
.oldstylesKILL .tabs li {
  float: left;
  border-left: 1px solid #d0d0d0;
  margin-top: 5px !important;
}
.oldstylesKILL .tabs li.active {
  border-top: 1px solid #d0d0d0;
  border-right: 1px solid #d0d0d0;
  margin-top: 0 !important;
  margin-right: -1px;
}
.oldstylesKILL .tabs li.active a {
  background: #fff;
  line-height: 39px;
}
.oldstylesKILL .header h1 {
  float: left;
  margin-bottom: 5px;
  line-height: 1.2em;
}
.oldstylesKILL .header_social {
  float: right;
  margin-top: 10px;
}
.oldstylesKILL select.help_select {
  float: right;
  padding: 2px;
  min-width: 240px;
  margin-top: 10px;
}
.oldstylesKILL select.country_select {
  padding: 2px;
  min-width: 240px;
  margin-bottom: 9px;
}
.oldstylesKILL .centre_coupon {
  float: left;
  padding-bottom: 30px;
  padding-top: 20px;
  height: 100px;
}
.oldstylesKILL .centre-coupon.col-1, .oldstylesKILL .centre_coupon.col_1 {
  width: 190px;
  margin-right: 0;
}
.oldstylesKILL .centre_coupon h3 {
  font-size: 1.125em;
}
.oldstylesKILL .centre_coupon p {
  color: #FF0041;
}
.oldstylesKILL .centre_coupon a {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -1651px;
  padding-left: 25px;
  color: #414042;
  display: block;
  margin-top: 10px;
  height: 20px;
  word-break: break-all;
  width: 80%;
}
.oldstylesKILL .centre_coupon span {
  font-size: .688em;
  width: 140px;
  display: block;
  color: #414042;
}
.oldstylesKILL p.centre_coupon_add {
  margin-top: 8px;
  color: #000;
}
.oldstylesKILL .centre_primary a {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -1651px;
  padding-left: 25px;
  color: #414042;
  display: block;
  margin-top: 10px;
  height: 20px;
  word-break: break-all;
  width: 80%;
}
.oldstylesKILL p.centre_primary {
  color: #FF0041;
  margin-top: 10px;
}
.oldstylesKILL .centre_primary h3 {
  font-size: 1.125em;
}
.oldstylesKILL .location_coupon {
  padding-left: 4px;
  padding-right: 4px;
  margin-top: 12px;
  min-height: 240px;
  float: left;
}
.oldstylesKILL .location-coupon.col-1, .oldstylesKILL .location_coupon.col_1 {
  width: 160px;
  margin-right: 20px;
}
.oldstylesKILL .location-coupon.col-1.last, .oldstylesKILL .location_coupon.col_1.last {
  margin-right: 0;
}
.oldstylesKILL .location_coupon h3 {
  font-size: 1.125em;
  line-height: 1.2em;
  margin-bottom: 1px;
}
.oldstylesKILL .location_coupon p {
  color: #FF0041;
  margin-bottom: 3px;
}
.oldstylesKILL .location_coupon span {
  font-size: .688em;
  width: 140px;
  display: block;
  color: #414042;
  line-height: 1em;
  font-weight: 400;
}
.oldstylesKILL .location_coupon .telephone a {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -1651px;
  padding-left: 25px;
  color: #414042;
  display: block;
  margin-top: 10px;
  height: 20px;
}
.oldstylesKILL .location_coupon img {
  cursor: pointer;
}
.oldstylesKILL .location_coupon a {
  word-wrap: break-word;
  width: 100%;
}
.oldstylesKILL p.location_primary {
  margin-top: 10px;
}
.oldstylesKILL .form_input {
  float: left;
  width: 330px;
}
.oldstylesKILL .form_input label, .oldstylesKILL .form_select label {
  display: block;
  margin-bottom: 6px;
}
.oldstylesKILL .form_input input {
  color: #0c0303;
  padding: 1px 9px;
  width: 260px;
  margin-bottom: 15px;
}
.oldstylesKILL .form_select select {
  color: #0c0303;
  padding: 1px 0 1px 9px;
  width: 235px;
  margin-bottom: 15px;
}
.oldstylesKILL .results_table {
  margin-bottom: 75px;
}
.oldstylesKILL .results_row {
  overflow: hidden;
  margin: 6px 0;
}
.oldstylesKILL .result_field_1 {
  float: left;
  width: 25%;
  padding-right: 20px;
}
.oldstylesKILL .result_field_2 {
  float: left;
  width: 17.5%;
  padding-right: 20px;
}
.oldstylesKILL .result_field_3 {
  float: left;
  width: 20%;
  padding-right: 20px;
}
.oldstylesKILL .result_field_3 p.coupon_price {
  float: left;
}
.oldstylesKILL .result_field_4 {
  float: left;
  width: 17.5%;
  padding-right: 0;
}
.oldstylesKILL .result_field_4 a {
  width: 70px;
}
.oldstylesKILL .flight_offers .result_field_4 {
  width: auto;
}
.oldstylesKILL .flight_offers .result_field_4 a {
  padding: 0 20px;
  width: auto;
}
.oldstylesKILL .results_row p {
  line-height: 28px;
}
.oldstylesKILL .results_row a {
  display: block;
  background: #FF0041;
  color: #fff;
  line-height: 28px;
  padding: 0 50px;
  text-align: center;
}
.oldstylesKILL .results_table hr {
  margin: 2px 0;
}
.oldstylesKILL .is-sticky .region-search-panel {
  width: 84%;
  z-index: 100;
}
.oldstylesKILL #display_panel {
  position: relative;
  overflow: hidden;
  clear: both;
  margin-top: 0;
}
.oldstylesKILL #display_panel ul li .wrapper {
  position: relative;
}
.oldstylesKILL #display_panel .bx-wrapper {
  width: 100%;
}
.oldstylesKILL .panel_content {
  position: absolute;
  width: 700px;
}
.oldstylesKILL .TL {
  margin-left: 10px;
  left: 15px;
  margin-top: -300px;
}
.oldstylesKILL .TC {
  margin-right: 10px;
  left: 335px;
  margin-top: -300px;
}
.oldstylesKILL .TM {
  margin-left: 10px;
  left: 335px;
  margin-top: -300px;
}
.oldstylesKILL .TR {
  margin-right: 10px;
  right: 10px;
  margin-top: -300px;
  width: auto;
}
.oldstylesKILL .CL {
  margin-left: 10px;
  left: 15px;
  margin-top: -300px;
}
.oldstylesKILL .CC {
  margin-left: 10px;
  left: 335px;
  margin-top: -300px;
}
.oldstylesKILL .CR {
  margin-left: 10px;
  right: 10px;
  margin-top: -300px;
  width: auto;
}
.oldstylesKILL .BL {
  margin-left: 10px;
  left: 15px;
  margin-top: -300px;
}
.oldstylesKILL .BC {
  margin-left: 10px;
  left: 335px;
  margin-top: -300px;
}
.oldstylesKILL .BR {
  margin-left: 10px;
  right: 10px;
  margin-top: -300px;
  width: auto;
}
.oldstylesKILL .panel_content.user_panel {
  width: 100%;
}
.oldstylesKILL .location_right_top {
  margin-right: 50px;
  top: 20px;
  right: 0;
}
.oldstylesKILL .location_right_middle {
  margin-right: 50px;
  top: 140px;
  right: 0;
}
.oldstylesKILL .location_right_bottom {
  margin-right: 50px;
  top: 290px;
  right: 0;
}
.oldstylesKILL .promopanel_wrapper {
  min-height: 361px;
}
.oldstylesKILL .panel_content a {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -200px;
  color: #414042;
  font-size: .875em;
  padding-left: 30px;
  width: 300px;
  display: block;
  line-height: 1.25em;
  margin-top: 10px;
}
.oldstylesKILL .panel_content h2 {
  font-size: 3em;
}
.oldstylesKILL .panel_content p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #414042;
  font-size: 2em;
}
.oldstylesKILL .panel_content em {
  font-size: 1.75em;
}
.oldstylesKILL .panel_content.red a, .oldstylesKILL .panel_content.red h2, .oldstylesKILL .panel_content.red p {
  color: #FF0041;
}
.oldstylesKILL .panel_content.white a, .oldstylesKILL .panel_content.white h2, .oldstylesKILL .panel_content.white p {
  color: #fff;
}
.oldstylesKILL .panel_content.lightgrey a, .oldstylesKILL .panel_content.lightgrey h2, .oldstylesKILL .panel_content.lightgrey p {
  color: #dadada;
}
.oldstylesKILL .panel_content.darkgrey a, .oldstylesKILL .panel_content.darkgrey h2, .oldstylesKILL .panel_content.darkgrey p {
  color: #414042;
}
.oldstylesKILL .promopanel_pages_wrapper {
  height: 130px;
}
.oldstylesKILL .panel_content.panelalt img {
  float: left;
}
.oldstylesKILL .panel_content.panelalt h2 {
  font-size: 2em;
  line-height: 1.25em;
  float: left;
  clear: left;
}
.oldstylesKILL .panel_content.panelalt p {
  font-size: 2em;
  line-height: 1.25em;
  float: left;
  margin-left: 5px;
}
.oldstylesKILL .panel_content.panelalt a {
  clear: left;
}
.oldstylesKILL #display_controls #main_promo-prev a {
  display: block;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -130px;
  width: 20px;
  height: 36px;
  margin-top: -10%;
  float: left;
  position: relative;
  z-index: 100;
  text-indent: -5000em;
}
.oldstylesKILL #display_controls #main_promo-next a {
  display: block;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -165px;
  width: 20px;
  height: 36px;
  margin-top: -10%;
  float: right;
  position: relative;
  z-index: 100;
  text-indent: -5000em;
}
.oldstylesKILL .gallery_container .bx-wrapper {
  width: 830px;
}
.oldstylesKILL .primeiamge {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.oldstylesKILL .bx-wrapper {
  float: left;
  margin-right: 20px;
}
.oldstylesKILL .bx-wrapper .bx-viewport .bx-wrapper {
  width: 100%;
}
.oldstylesKILL .bx-controls .bx-controls-direction {
  position: relative;
  width: 830px;
}
.oldstylesKILL .bx-controls .bx-controls-direction a.bx-prev {
  display: block;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -130px;
  width: 20px;
  height: 36px;
  top: -200px;
  left: 0;
  position: absolute;
  z-index: 100;
  text-indent: -5000em;
}
.oldstylesKILL .bx-controls .bx-controls-direction a.bx-next {
  display: block;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -165px;
  width: 20px;
  height: 36px;
  top: -200px;
  right: 0;
  position: absolute;
  z-index: 100;
  text-indent: -5000em;
}
.oldstylesKILL .sliderThumbs {
  clear: both;
  padding-top: 15px;
  margin-bottom: 50px;
}
.oldstylesKILL .gallery_container {
  margin-bottom: 50px;
}
.oldstylesKILL .gallery_container .bx-viewport {
  height: 390px;
}
.oldstylesKILL .gallery_container .bx-viewport {
  height: 390px;
}
.oldstylesKILL .gallery_container .bx-wrapper .bx-viewport {
  height: 390px;
}
.oldstylesKILL .sliderThumbs a {
  margin-left: 20px;
  opacity: .6;
}
.oldstylesKILL .sliderThumbs a.active {
  opacity: 1;
}
.oldstylesKILL .promopanel_button:hover {
  cursor: pointer;
}
.oldstylesKILL #weather {
  background: #e9e9e9;
  padding: 10px 0;
}
.oldstylesKILL #weather img {
  float: left;
  width: 150px;
  margin-left: 15px;
  height: initial;
}
.oldstylesKILL #weather h2 {
  font-weight: 600;
  font-size: 1.125em;
}
.oldstylesKILL #weather p.weather_temp {
  font-size: 1.75em;
  font-weight: 600;
  margin: 2px 0;
}
.oldstylesKILL #weather p {
  font-weight: 600;
  font-size: .75em;
  margin-bottom: 2px;
}
.oldstylesKILL .mag_view {
  overflow: hidden;
}
.oldstylesKILL .mag_view h3 {
  font-size: 1.75em;
  font-weight: 600;
  margin-bottom: 25px;
}
.oldstylesKILL .mag_view a {
  color: #414042;
  line-height: 1.125em;
}
.oldstylesKILL .mag_view a img {
  height: 18px;
  vertical-align: bottom;
}
.oldstylesKILL #lead_article {
  clear: both;
  position: relative;
  width: 830px;
  float: left;
  margin-right: 20px;
  margin-bottom: 30px;
  height: auto;
  overflow: hidden;
}
.oldstylesKILL #lead_article img {
  height: auto;
}
.oldstylesKILL #lead_article .lead_content {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #fff;
  padding: 12px 10px;
  width: 750px;
}
.oldstylesKILL #lead_article .lead_content h3 {
  font-size: 1.75em;
  color: #414042;
  margin-bottom: 10px;
  background: url(../images/airarabia_sprite_pack.png) no-repeat right -1710px;
  display: inline-block;
  padding-right: 20px;
}
.oldstylesKILL #lead_article .lead_content p.autho {
  font-size: 1.125em;
  color: #FF0041;
}
.oldstylesKILL #lead_article .lead_content p.autho span {
  color: #414042;
}
.oldstylesKILL #block-views-archive-block {
  float: left;
  background: url(../images/rhs_bg.jpg) no-repeat #3b3a3b;
  padding: 20px 15px;
  width: 420px;
  min-height: 330px;
}
.oldstylesKILL #block-views-archive-block h2 {
  color: #fff;
  font-size: 1.75em;
  margin-top: 0;
  margin-bottom: 10px;
}
.oldstylesKILL #block-views-archive-block li {
  margin: 0;
}
.oldstylesKILL #block-views-archive-block li a {
  color: #fff;
  font-size: 1.125em;
  background: url(../images/airarabia_sprite_pack.png) no-repeat right -1713px;
  display: inline-block;
  padding-right: 18px;
  line-height: 1.25em;
}
.oldstylesKILL #block-views-archive-block h5 {
  color: #fff;
}
.oldstylesKILL #block-views-archive-block p {
  color: #fff;
  margin-bottom: 5px;
  font-size: 1em;
  line-height: 1.125em;
}
.oldstylesKILL .article_coupon {
  padding-bottom: 20px;
  margin-top: 25px;
}
.oldstylesKILL .article_coupon h4 {
  background: url(../images/airarabia_sprite_pack.png) no-repeat right -1708px;
  display: inline-block;
  padding-right: 18px;
  line-height: 1.25em;
}
.oldstylesKILL .article_coupon h4 a {
  color: #414042;
}
.oldstylesKILL .article_coupon p.autho {
  font-size: .75em;
  color: #FF0041;
  margin-bottom: 10px;
}
.oldstylesKILL .article_coupon p.autho span {
  color: #414042;
}
.oldstylesKILL .article_coupon p {
  line-height: 1.25em;
}
.oldstylesKILL .main_article {
  padding-bottom: 40px;
}
.oldstylesKILL .main_article p.autho {
  font-size: 1.125em;
  color: #FF0041;
  margin-bottom: 20px;
  font-weight: 400;
}
.oldstylesKILL .main_article p.autho span {
  color: #414042;
}
.oldstylesKILL .main_article p.autho a {
  color: #FF0041;
  font-weight: 400;
}
.oldstylesKILL .main_article h3 {
  font-size: 1.5em;
  font-weight: 400;
  margin-bottom: 15px;
  margin-top: 20px;
}
.oldstylesKILL .main_article p {
  line-height: 1.25em;
  margin-bottom: 20px;
  width: 720px;
}
.oldstylesKILL .main_article .additional {
  float: right;
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  padding-top: 10px;
  margin-top: 10px;
  width: 550px;
  margin-left: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.oldstylesKILL .main_article .additional p.image_caption {
  margin-bottom: 5px;
  margin-top: 10px;
}
.oldstylesKILL .main_article .additional h2 {
  font-size: 2.5em;
}
.oldstylesKILL .footer_links {
  clear: both;
}
.oldstylesKILL .main_article .footer_links li {
  background: url(../images/airarabia_sprite_pack.png) no-repeat right -1713px;
  display: inline-block;
  padding-right: 14px;
  line-height: 1.25em;
  margin-right: 15px;
}
.oldstylesKILL .main_article .footer_links li a {
  color: #414042;
}
.oldstylesKILL .mag_coupon {
  padding-bottom: 20px;
  margin-top: 15px;
}
.oldstylesKILL .mag_coupon a {
  color: #414042;
}
.oldstylesKILL .mag_coupon a img {
  height: 16px;
  vertical-align: bottom;
}
.oldstylesKILL .explore_region ul {
  margin: 20px 0;
}
.oldstylesKILL .explore_region ul.no_disc li {
  list-style: none;
}
.oldstylesKILL .explore_region li {
  list-style: disc;
  list-style-position: inside;
  font-size: .875em;
  margin-top: 5px;
  color: #414042;
}
.oldstylesKILL .explore_region a {
  color: #414042;
  background: url(../images/airarabia_sprite_pack.png) no-repeat right -1714px;
  padding-right: 20px;
  font-weight: 400;
}
.oldstylesKILL .explore_region h5 {
  margin-bottom: 10px;
}
.oldstylesKILL div.messages.error {
  background: url(../images/airarabia_sprite_pack.png) no-repeat left -3010px #eb0000;
  border-color: #414042;
  color: #fff;
}
.oldstylesKILL div.messages.error li {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: .875em;
}
.oldstylesKILL .gallery_slider {
  height: 390px;
}
.oldstylesKILL .gallery_slider li {
  height: 370px;
}
.oldstylesKILL #gallery-pager {
  height: 100px;
}
.oldstylesKILL .flight_offers {
  clear: both;
}
.oldstylesKILL .grey-box {
  background: #e9e9e9;
  padding: 0 20px 00px;
  width: 320px !important;
  min-height: 225px;
}
.oldstylesKILL .grey-box h2 {
  font-size: 1.5em;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 10px;
}
.oldstylesKILL .grey-box h3 {
  font-size: 1.125em;
}
.oldstylesKILL .grey-box p a {
  font-size: 1em;
  color: #FF0041;
}
.oldstylesKILL .grey-box span a {
  font-size: 1em;
  color: #FF0041;
}
.oldstylesKILL .grey-box h2 a {
  color: #FF0041;
}
.oldstylesKILL .grey-box .views-row {
  margin-bottom: 10px;
}
.oldstylesKILL .grey-box .view-footer {
  margin-top: 30px;
  padding-bottom: 20px;
}
.oldstylesKILL .grey-box .view-footer a {
  font-size: 1em;
  color: #414042;
}
.oldstylesKILL .explore {
  padding-top: 30px;
}
.oldstylesKILL .explore h3 {
  margin-bottom: 15px;
}
.oldstylesKILL .explore .country_coupon {
  min-height: inherit;
}
.oldstylesKILL .carousel_content .loadingtext {
  text-align: center;
}
.oldstylesKILL .carousel_content .loadingtext img {
  margin-top: 15px;
}
.oldstylesKILL .carousel.hot_deals {
  height: 134px;
  clear: both;
}
.oldstylesKILL .slider-next a, .oldstylesKILL .slider-prev a {
  height: 136px;
}
.oldstylesKILL .carousel .carousel_title h3 {
  font-size: 1.65em;
  font-weight: 600;
  word-wrap: break-word;
}
.oldstylesKILL .carousel .carousel_title {
  width: 16%;
  float: left;
  padding: 1%;
  vertical-align: top;
}
.oldstylesKILL .carousel .carousel_title p {
  font-size: 1.125em;
  color: #414042;
  line-height: 1.25em;
  margin-top: 10px;
}
.oldstylesKILL .carousel .carousel_title p em {
  font-weight: 700;
}
.oldstylesKILL .slider-prev a {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -268px;
  width: 2%;
  float: left;
  text-indent: -5000em;
}
.oldstylesKILL .slider-next a {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 7px -495px;
  width: 2%;
  display: inline-block;
  text-indent: -5000em;
  float: right;
}
.oldstylesKILL .carousel_content {
  float: left;
  position: relative;
  height: 124px;
  width: 77%;
  padding-top: 23px;
  padding-left: 1%;
}
.oldstylesKILL .fade_left {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -678px;
  width: 80px;
  position: absolute;
  left: 0;
  height: 125px;
  top: 0;
}
.oldstylesKILL .fade_right {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -803px;
  width: 80px;
  position: absolute;
  right: 0;
  height: 125px;
  top: 0;
}
.oldstylesKILL .carousel_content li {
  float: left;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 170px -944px;
  padding-right: 0;
  padding-left: 15px;
  width: 175px;
  height: 100px;
}
.oldstylesKILL .carousel_content li.loading {
  background: 0 0;
}
.oldstylesKILL .carousel_content p {
  font-size: .857em;
  display: block;
  margin-bottom: 0;
  line-height: 1em;
}
.oldstylesKILL .carousel_content p.coupon_price {
  display: inline-block;
}
.oldstylesKILL .carousel_content p.coupon_destination {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #414042;
  font-size: 1.3em;
  margin-left: 0;
  margin-bottom: 5px;
  margin-top: 2px;
  margin-right: 5px;
  line-height: .875em;
}
.oldstylesKILL .carousel_content p.coupon_destination a {
  color: #414042;
  font-weight: 700;
}
.oldstylesKILL .carousel_content p.location_from {
  float: left;
  margin-right: 6px;
  margin-bottom: 5px;
}
.oldstylesKILL .carousel_content p.location_dest {
  float: left;
  margin-right: 6px;
}
.oldstylesKILL .carousel_content p em {
  font-size: 1.333em;
  margin-left: 0;
}
.oldstylesKILL .carousel_content p span {
  font-size: .667em;
  margin-top: -2px;
  float: none;
  display: inline-block;
}
.oldstylesKILL article .carousel_content p span {
  margin: 0 0 0 4px;
  text-align: right;
}
.oldstylesKILL .most_popular .carousel_content {
  height: 190px;
  width: 100%;
}
.oldstylesKILL .most_popular .carousel_content li {
  height: 190px;
}
.oldstylesKILL .popular_bxslider p.coupon_destination {
  font-size: 1em;
}
.oldstylesKILL .carousel.most_popular {
  height: 217px;
  clear: both;
}
.oldstylesKILL .carousel.most_popular #popular_slider-next a, .oldstylesKILL .carousel.most_popular #popular_slider-prev a {
  height: 217px;
}
.oldstylesKILL .carousel .carousel_title {
  padding-top: 11px;
  border-right: 1px solid #ddd;
  padding-right: 0;
  margin-top: 19px;
  padding-bottom: 43px;
}
.oldstylesKILL #popular_slider-prev a {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -231px;
  width: 70px;
  float: left;
  text-indent: -5000em;
}
.oldstylesKILL #popular_slider-next a {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 70px -461px;
  width: 90px;
  display: inline-block;
  text-indent: -5000em;
}
.oldstylesKILL .popular_bxslider li {
  width: 170px;
}
.oldstylesKILL .location_from {
  text-align: right;
  margin-bottom: 4px;
}
.oldstylesKILL .carousel.most_popular .carousel_content {
  width: 78%;
  padding-left: 9px;
  padding-top: 10px;
}
.oldstylesKILL .carousel.most_popular .carousel_content li div {
  margin-left: 5px;
  font-size: .813em;
  margin-bottom: 2px;
}
.oldstylesKILL .carousel.most_popular .carousel_content p.coupon_destination {
  margin-left: 4px;
}
.oldstylesKILL .carousel.most_popular .carousel_content li {
  padding-left: 0;
  background: 0 0;
}
.oldstylesKILL .ancillary_carousel {
  height: 130px;
  margin-top: 40px;
}
.oldstylesKILL #ancillary_slider-prev a {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -295px;
  width: 3%;
  float: left;
  text-indent: -5000em;
  height: 100px;
}
.oldstylesKILL #ancillary_slider-next a {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 30px -484px;
  width: 4%;
  display: block;
  text-indent: -5000em;
  height: 140px;
  float: right;
  margin-top: -40px;
}
.oldstylesKILL .ancillary_bxslider li {
  padding-right: 10px;
  border-right: 1px dashed #ddd;
}
.oldstylesKILL .ancillary_bxslider li img {
  float: left;
  margin-right: 11px;
  margin-left: 5px;
}
.oldstylesKILL .ancil_coupon_content {
  float: left;
  width: 165px;
}
.oldstylesKILL .ancil_coupon_content h3 {
  font-size: 1.125em;
  line-height: 1.313em;
  margin-bottom: 2px;
}
.oldstylesKILL .ancil_coupon_content h3 a {
  color: #414042;
  font-weight: 700;
  font-size: 1em;
}
.oldstylesKILL .ancil_coupon_content p {
  font-size: .875em;
  line-height: 1.063em;
}
.oldstylesKILL .guide_link {
  display: block;
  height: 22px;
  width: 75px;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -1052px;
  color: #fff;
  font-size: .75em;
  line-height: 22px;
  padding-left: 6px;
  float: left;
  margin-right: 8px;
}
.oldstylesKILL .offer_link {
  display: inline-block;
  height: 22px;
  width: 76px;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -1074px;
  color: grey;
  font-size: .75em;
  line-height: 22px;
  padding-left: 5px;
}
.oldstylesKILL .book_now_link {
  display: inline-block;
  height: 22px;
  width: 76px;
  background: #ec0000;
  font-size: .75em;
  line-height: 22px;
  padding-left: 5px;
  padding-right: 5px;
  color: #fff;
}
.oldstylesKILL .col-1, .oldstylesKILL .col_1 {
  float: left;
  width: 170px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.oldstylesKILL .col-1.last, .oldstylesKILL .col_1.last {
  margin-right: 0;
}
.oldstylesKILL .col-2, .oldstylesKILL .col_2 {
  cursor: pointer;
}
.oldstylesKILL .col-2, .oldstylesKILL .col_2, .oldstylesKILL .weather_display {
  float: left;
  width: 360px;
  margin-right: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}
.oldstylesKILL .col-2 img, .oldstylesKILL .col_2 img {
  display: block;
}
.oldstylesKILL .col-2-last, .oldstylesKILL .col_2.last, .oldstylesKILL .weather_display.last {
  margin-right: 0;
}
.oldstylesKILL .col_start {
  clear: left;
}
.oldstylesKILL .col-2 p, .oldstylesKILL .col_2 p {
  margin-bottom: 10px;
}
.oldstylesKILL footer {
  clear: both;
  margin-top: 75px;
}
.oldstylesKILL #footer_lower p {
  font-size: .688em;
  color: #414042;
  float: left;
  line-height: 20px;
}
.oldstylesKILL #footer_lower a {
  font-size: .688em;
  color: #FF0041;
  margin-left: 80px;
  line-height: 20px;
}
.oldstylesKILL #footer_upper {
  background: #ededed;
  padding-top: 17px;
  border-top: 1px solid #bcbcbc;
  padding-bottom: 20px;
  overflow: hidden;
  clear: both;
}
.oldstylesKILL #footer_upper a.mailing_list {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -1146px;
  color: #FF0041;
  font-size: 1.25em;
  padding-left: 48px;
  line-height: 1em;
  padding-bottom: 15px;
}
.oldstylesKILL #footer_upper a.mailing_list span {
  font-size: .65em;
  color: #414042;
  display: block;
  margin-left: 48px;
}
.oldstylesKILL #footer_upper li {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -1096px;
  padding-left: 30px;
  padding-bottom: 10px;
}
.oldstylesKILL #footer_upper li a {
  color: #414042;
  font-size: .813em;
  line-height: 1em;
}
.oldstylesKILL #footer_upper .social a {
  font-family: verdana, sans-serif;
  font-size: .625em;
  color: #414042;
  width: 54px;
  padding-top: 40px;
  display: block;
  float: left;
  margin-right: 5px;
  text-align: center;
  margin-bottom: 15px;
}
.oldstylesKILL a.blog {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -3192px;
}
.oldstylesKILL a.linkedin {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -3250px;
}
.oldstylesKILL #footer_upper a.blog {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -3192px;
}
.oldstylesKILL #footer_upper a.linkedin {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -3250px;
}
.oldstylesKILL #footer_upper a.facebook {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -1189px;
}
.oldstylesKILL #footer_upper a.twitter {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -1246px;
}
.oldstylesKILL #footer_upper a.instagram {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -1303px;
}
.oldstylesKILL #footer_upper a.pinterest {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -1360px;
}
.oldstylesKILL #footer_upper a.youtube {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -1417px;
}
.oldstylesKILL #footer_upper a.app {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -1475px;
  padding-left: 4px;
}
.oldstylesKILL #footer_upper h4 {
  line-height: 1.4em;
  margin-bottom: 12px;
}
.oldstylesKILL #footer_list {
  background: #f7f7f7;
  padding-top: 24px;
  padding-bottom: 62px;
  margin-bottom: 7px;
  overflow: hidden;
}
.oldstylesKILL #footer_list h4 {
  font-size: 1.25em;
  color: #FF0041;
  margin-bottom: 8px;
  line-height: 1.1em;
}
.oldstylesKILL #footer_list ul {
  margin-bottom: 12px;
}
.oldstylesKILL #footer_list li {
  margin-bottom: 3px;
}
.oldstylesKILL #footer_list a {
  color: #414042;
  font-size: .813em;
}
.oldstylesKILL .results_table {
  font-weight: 400;
  margin: 15px 0;
  overflow: hidden;
}
.oldstylesKILL table {
  width: 1110px;
  margin: 0 auto;
}
.oldstylesKILL table thead {
  border-bottom: 1px solid #d0d0d0;
}
.oldstylesKILL th {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #414042;
  font-size: 1.125em;
  padding: 2px 0 8px;
  text-align: left;
}
.oldstylesKILL tbody {
  margin-top: 4px;
}
.oldstylesKILL tbody tr {
  background: #f0f0f0;
  border-top: 4px solid #fff;
}
.oldstylesKILL td {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #414042;
  font-size: .875em;
  padding: 10px 0 10px;
  text-align: left;
}
.oldstylesKILL .updates {
  border-bottom: 1px solid #d0d0d0;
  padding: 7px 0 7px 90px;
  background: url(../images/update_icon.jpg) no-repeat right 10px;
  padding-right: 110px;
}
.oldstylesKILL .updates p {
  font-size: 1.125em;
  line-height: 1.313em;
}
.oldstylesKILL .updates p.content-date {
  font-size: .778em;
  margin-top: 3px;
}
.oldstylesKILL .check-status {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -2550px #414042;
  padding-left: 40px;
  margin-bottom: 30px;
}
.oldstylesKILL .check-status a {
  color: #fff;
  display: block;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 295px -2327px;
  line-height: 35px;
}
.oldstylesKILL .question_block {
  margin-bottom: 30px;
}
.oldstylesKILL .question_block h3 {
  margin-bottom: 5px;
}
.oldstylesKILL .question_block h3 a {
  color: #414042;
}
.oldstylesKILL .question_block p {
  margin-bottom: 5px;
}
.oldstylesKILL .question_block a {
  color: #FF0041;
}
.oldstylesKILL .destination_coupon {
  margin-bottom: 20px;
  margin-top: 20px;
}
.oldstylesKILL .destination_coupon h4 {
  line-height: 1em;
  margin-bottom: 3px;
}
.oldstylesKILL .destination_coupon h4 a {
  color: #414042;
  font-size: .75em;
  font-weight: 700;
}
.oldstylesKILL .map_header h4 {
  float: left;
}
.oldstylesKILL .map_header ul.map_key {
  background: #e2f1fd;
  float: right;
  line-height: 28px;
  width: 660px;
  margin: 12px auto 0 auto;
}
.oldstylesKILL .map_header ul.map_key li {
  font-size: .9em;
  float: left;
  padding-right: 0;
}
.oldstylesKILL .map_header ul.map_key li.key_orig {
  width: 30px;
  height: 28px;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -2583px;
}
.oldstylesKILL .map_header ul.map_key li.key_dest {
  width: 30px;
  height: 28px;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -2611px;
}
.oldstylesKILL .map_header ul.map_key li.key_direct {
  margin: 0 5px;
  width: 45px;
  height: 28px;
  background: url(../images/airarabia_sprite_pack.png) no-repeat -20px -2638px;
}
.oldstylesKILL .map_header ul.map_key li.key_route {
  margin-left: 5px;
  width: 45px;
  height: 28px;
  background: url(../images/airarabia_sprite_pack.png) no-repeat -20px -2666px;
}
.oldstylesKILL .map_header ul.map_key li.key-spacer {
  width: 10px;
  height: 28px;
}
.oldstylesKILL .map_header form {
  clear: both;
}
.oldstylesKILL .map_header form .check_options, .oldstylesKILL .map_header form .select_options {
  float: left;
  margin-right: 25px;
}
.oldstylesKILL .map_header form .select_options select {
  min-width: 120px;
}
.oldstylesKILL .map_header form .check_options {
  margin-top: 4px;
}
.oldstylesKILL .article {
  height: 68px;
  overflow: hidden;
}
.oldstylesKILL .article p {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.25em;
  margin-bottom: 20px;
}
.oldstylesKILL .read_less, .oldstylesKILL .read_more {
  clear: both;
  width: 100%;
  border-bottom: 1px solid #d0d0d0;
  text-align: center;
  font-weight: 700;
  color: #414042;
  cursor: pointer;
}
.oldstylesKILL .video_frame {
  width: 830px;
  float: left;
  margin-right: 20px;
  margin-bottom: 50px;
}
.oldstylesKILL .article_archive {
  background: #414042;
  float: left;
  padding: 20px;
  width: 410px;
  margin-right: 0;
}
.oldstylesKILL .article_archive h3, .oldstylesKILL .article_archive p {
  color: #fff;
}
.oldstylesKILL .article_archive h4 {
  color: #fff;
  font-size: 1.75em;
  line-height: 1.2em;
  margin-top: 5px;
}
.oldstylesKILL .article_archive ul {
  list-style: disc;
  list-style-position: outside;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.oldstylesKILL .article_archive ul li {
  color: #fff;
  margin-bottom: 10px;
  font-weight: 300;
}
.oldstylesKILL .btn_red {
  background: red;
  display: inline-block;
  padding: 5px 15px 10px;
  color: #fff;
}
.oldstylesKILL .btn_red a {
  color: #fff;
  font-size: 1.125em;
  line-height: 1.25em;
}
.oldstylesKILL .country_coupon h4 {
  line-height: 1.125em;
}
.oldstylesKILL .check-flight {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -2474px #414042;
  padding-left: 40px;
  margin-bottom: 30px;
}
.oldstylesKILL .check-flight a {
  color: #fff;
  display: block;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 295px -2327px;
  line-height: 35px;
}
.oldstylesKILL .manage-checks {
  background: #f0f0f0;
  padding: 15px;
  margin-bottom: 20px;
}
.oldstylesKILL .manage-checks h3 {
  font-weight: 400;
  font-size: 1.5em;
  margin-bottom: 10px;
}
.oldstylesKILL .manage-checks .check-status {
  width: 190px;
  margin-bottom: 0;
}
.oldstylesKILL .manage-checks .check-status a {
  font-size: 1.125em;
  background-position: 165px -2327px;
}
.oldstylesKILL .manage-checks .check-flight {
  width: 190px;
  margin-bottom: 0;
}
.oldstylesKILL .manage-checks .check-flight a {
  font-size: 1.125em;
  background-position: 165px -2327px;
}
.oldstylesKILL #article_archive {
  float: left;
  width: 410px;
  height: 330px;
  padding: 20px;
  background: #414042;
}
.oldstylesKILL #article_archive h2, .oldstylesKILL #article_archive h3, .oldstylesKILL #article_archive h4, .oldstylesKILL #article_archive h5, .oldstylesKILL #article_archive h6, .oldstylesKILL #article_archive p {
  color: #fff;
}
.oldstylesKILL #article_archive li {
  color: #fff;
  list-style: disc;
  list-style-position: outside;
  margin-left: 20px;
  margin-bottom: 10px;
}
.oldstylesKILL .block-webform h2 {
  font-size: 1.5em;
  font-weight: 400;
  margin-bottom: 20px;
}
.oldstylesKILL #webform-component-name-and-title {
  float: left;
  margin-right: 10px;
}
.oldstylesKILL #webform-component-name-and-title--name, .oldstylesKILL #webform-component-name-and-title--title {
  float: left;
}
.oldstylesKILL #webform-component-telephone-number--country-code, .oldstylesKILL #webform-component-telephone-number--telephone-number {
  float: left;
}
.oldstylesKILL #webform-component-reservation-num {
  float: left;
}
.oldstylesKILL .form-item input.form-text {
  padding: 5px;
}
.oldstylesKILL .fieldset-wrapper select {
  padding: 1px;
}
.oldstylesKILL .block-webform fieldset legend {
  color: #414042;
  font-size: .875em;
  font-weight: 400;
  margin-bottom: 10px;
}
.oldstylesKILL .webform-component-textarea label {
  font-weight: 400;
  font-size: 1.125em;
  margin-bottom: 15px;
  color: #414042;
}
.oldstylesKILL .block-webform input.form-submit {
  background: #FF0041;
  border: none;
  color: #fff;
  padding: 5px 20px;
  font-size: .875em;
}
.oldstylesKILL #block-webform-client-block-426 {
  margin-bottom: 20px;
}
.oldstylesKILL fieldset {
  float: left;
  margin-right: 20px;
  width: 100%;
  margin-bottom: 10px;
}
.oldstylesKILL fieldset .fieldset-wrapper .form-item {
  float: left;
}
.oldstylesKILL .webform-client-form .form-item {
  margin-top: 0;
  float: left;
  margin-right: 20px;
}
.oldstylesKILL .webform-client-form .form-item label {
  margin-bottom: 10px;
  display: inherit;
}
.oldstylesKILL .webform-client-form .form-actions {
  clear: left;
}
.oldstylesKILL .grey_form {
  background: #414042;
  padding: 20px;
}
.oldstylesKILL .grey_form h2, .oldstylesKILL .grey_form h4 {
  color: #fff;
}
.oldstylesKILL .grey_form .webform-component-markup p {
  color: #fff;
}
.oldstylesKILL .grey_form label {
  color: #fff;
  float: left;
}
.oldstylesKILL .grey_form .form-item input {
  float: left;
}
.oldstylesKILL .coachservice {
  margin-top: 20px;
}
.oldstylesKILL .coachservice p {
  margin-bottom: 10px;
}
.oldstylesKILL .map_label {
  background: #ededed;
  border: 1px solid #bcbcbc;
  border-top: none;
  margin-top: -2px;
  padding: 5px 15px 15px 5px;
}
.oldstylesKILL .map_label p {
  margin-bottom: 0;
  line-height: 1.25em;
}
.oldstylesKILL table.coach_table {
  width: 100%;
  margin-bottom: 30px;
}
.oldstylesKILL table.coach_table thead {
  border: none;
}
.oldstylesKILL table.coach_table th {
  font-size: .875em;
  padding: 0 0 5px 0;
}
.oldstylesKILL table.coach_table tbody tr {
  background: #fff;
  border-top: none;
  border-bottom: 1px solid #bcbcbc;
}
.oldstylesKILL .accordion {
  clear: both;
  border-bottom: 1px dashed #aaa;
}
.oldstylesKILL .accordion h3 {
  line-height: 45px;
  cursor: pointer;
}
.oldstylesKILL .accordion h3:hover {
  background-color: #dadada;
}
.oldstylesKILL .ui-accordion-icons {
  background: url(../images/arrow_down.png) no-repeat right 15px;
  padding-right: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  outline: 0;
}
.oldstylesKILL .ui-accordion-icons.ui-state-active {
  background: url(../images/arrow_up.png) no-repeat right 15px #fff;
}
.oldstylesKILL .view-archive .views-row {
  float: left;
  margin-right: 20px;
}
.oldstylesKILL .view-archive h3 a {
  color: #000;
  font-size: .875em;
  background: url(../images/airarabia_sprite_pack.png) no-repeat right -1718px;
  display: inline-block;
  padding-left: 5px;
  padding-right: 15px;
  line-height: 1em;
  font-weight: 300;
}
.oldstylesKILL .view-archive h3 {
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: .875em;
  width: 170px;
}
.oldstylesKILL article ul {
  margin-bottom: 20px;
}
.oldstylesKILL article ul li {
  list-style: disc;
  font-size: 1em;
  margin-bottom: 5px;
  color: #414042;
  font-weight: 300;
}
.oldstylesKILL .ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.oldstylesKILL .ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
  background: #FF0041;
}
.oldstylesKILL .ui-datepicker .ui-datepicker-next, .oldstylesKILL .ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.oldstylesKILL .ui-datepicker .ui-datepicker-next-hover, .oldstylesKILL .ui-datepicker .ui-datepicker-prev-hover {
  top: 1px;
}
.oldstylesKILL .ui-datepicker .ui-datepicker-prev {
  left: 2px;
  color: #fff;
}
.oldstylesKILL .ui-datepicker .ui-datepicker-next {
  right: 13px;
  color: #fff;
}
.oldstylesKILL .ui-datepicker .ui-datepicker-prev-hover {
  color: #414042;
}
.oldstylesKILL .ui-datepicker .ui-datepicker-next-hover {
  color: #414042;
}
.oldstylesKILL .ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
  color: #fff;
}
.oldstylesKILL .ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.oldstylesKILL .ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.oldstylesKILL .ui-datepicker select.ui-datepicker-month, .oldstylesKILL .ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.oldstylesKILL .ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.oldstylesKILL .ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: 700;
  border: 0;
}
.oldstylesKILL .ui-datepicker td {
  border: 0;
  padding: 1px;
}
.oldstylesKILL .ui-datepicker td a, .oldstylesKILL .ui-datepicker td span {
  display: block;
  padding: .2em;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-weight: 700 !important;
}
.oldstylesKILL .ui-datepicker td a:hover {
  background: #FF0041;
  color: #414042;
  font-weight: 700;
}
.oldstylesKILL .ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.oldstylesKILL .ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.oldstylesKILL .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.oldstylesKILL .ui-datepicker-calendar .ui-datepicker-unselectable span {
  color: #bfbfbf;
  font-weight: 300;
}
.oldstylesKILL .ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.oldstylesKILL .ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.oldstylesKILL .ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.oldstylesKILL .ui-datepicker-multi-2 .ui-datepicker-group {
  width: 49%;
  background: #414042;
  padding-bottom: 10px;
  border: 1px solid #FF0041;
  margin-right: 2px;
}
.oldstylesKILL .ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.oldstylesKILL .ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.oldstylesKILL .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .oldstylesKILL .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.oldstylesKILL .ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.oldstylesKILL .ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.oldstylesKILL .ui-datepicker-rtl {
  direction: rtl;
}
.oldstylesKILL .ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.oldstylesKILL .ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.oldstylesKILL .ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.oldstylesKILL .ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.oldstylesKILL .ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.oldstylesKILL .ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.oldstylesKILL .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .oldstylesKILL .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.oldstylesKILL .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .oldstylesKILL .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.oldstylesKILL .manage-bookings-form {
  background-color: #f0f0f0;
  padding: 20px 30px;
  height: 250px;
}
.oldstylesKILL .manage-bookings-label {
  display: block;
  margin-bottom: 5px;
}
.oldstylesKILL .manage-bookings-input {
  float: left;
  margin-bottom: 15px;
  width: 220px;
  height: 25px;
}
.oldstylesKILL .manage-bookings-input-wide {
  display: block;
  margin-bottom: 15px;
  width: 290px;
  height: 25px;
}
.oldstylesKILL .manage-bookings-form-elem {
  float: left;
  width: 330px;
}
.oldstylesKILL .manage-bookings-sidebblock {
  background-color: #f0f0f0;
  padding: 20px 30px;
  margin-bottom: 20px;
  height: 145px;
}
.oldstylesKILL .onlinecheckinbutton {
  margin-top: 10px;
  padding: 15px 15px 15px 45px;
  display: block;
  width: 240px;
  color: #3e3e3e;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -2743px #e1e1e1;
}
.oldstylesKILL .checkflightbutton {
  margin-top: 10px;
  padding: 15px 15px 15px 45px;
  display: block;
  width: 140px;
  color: #3e3e3e;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -2795px #e1e1e1;
}
.oldstylesKILL .question_wrapper {
  background: #414042;
  padding: 25px;
  margin: 15px 0;
}
.oldstylesKILL .question_wrapper .views-exposed-widgets {
  margin: 0;
}
.oldstylesKILL .question_wrapper .views-exposed-form .views-exposed-widget {
  padding: 0;
  min-width: 40%;
}
.oldstylesKILL .question_wrapper .form-item input {
  width: 96%;
  padding: 1%;
}
.oldstylesKILL #edit-submit-search-questions {
  float: left;
  margin: 0;
  background: #fff;
  border: 0;
  padding: 5px 20px;
  height: 30px;
  margin-top: 2px;
  color: #414042;
}
.oldstylesKILL #customer_service_filter input {
  min-width: 40%;
  padding: 5px;
}
.oldstylesKILL .csl_blocklist h3 {
  width: 100%;
  margin: 25px 0;
}
.oldstylesKILL .csl_blocklist h4 {
  font-size: 1.25em;
  font-weight: 700;
}
.oldstylesKILL .csl_blocklist li {
  margin-bottom: 5px;
}
.oldstylesKILL .csl_blocklist li a {
  color: #414042;
  background: url(../images/airarabia_sprite_pack.png) no-repeat right -1714px;
  padding-right: 20px;
}
.oldstylesKILL .view-search-questions p {
  margin-bottom: 20px;
  line-height: 1.25em;
  font-size: 1em;
}
.oldstylesKILL .view-search-questions .views-row {
  border-bottom: 1px solid #d0d0d0;
  padding: 10px 0;
}
.oldstylesKILL .keyword {
  display: inline-block;
  padding-bottom: 20px;
}
.oldstylesKILL #tabs-carhire {
  padding-top: 20px;
}
.oldstylesKILL #tabs-carhire form {
  display: none;
}
.oldstylesKILL .form-item-country {
  width: 250px;
  float: left;
  margin-bottom: 15px;
}
.oldstylesKILL .form-item-pickup {
  width: 325px;
  float: left;
  margin-bottom: 15px;
}
.oldstylesKILL .form-item-return {
  width: 350px;
  float: left;
  margin-bottom: 15px;
}
.oldstylesKILL #tabs-carhire label {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #fff;
}
.oldstylesKILL .carhire-selectlg {
  width: 170px;
  padding: 5px;
  margin-right: 10px;
}
.oldstylesKILL .carhire-selectsm {
  width: 80px;
  padding: 5px;
}
.oldstylesKILL .carhire-date {
  float: left;
  margin: 10px 0;
}
.oldstylesKILL .carhire-field {
  float: left;
  margin: 10px 10px 10px 5px;
}
.oldstylesKILL .carhire-date input .carhire-date .calbutton {
  float: left;
}
.oldstylesKILL #tabs-carhire .calbutton {
  margin: 10px 5px 10px 0;
}
.oldstylesKILL #tabs-carhire .carsearchbutton {
  border: none;
  font-size: 1.1em;
  padding: 8px;
  float: right;
}
.oldstylesKILL #tabs-carhire .carsearchbutton:hover {
  cursor: pointer;
}
.oldstylesKILL #tabs-carhire hr {
  border-color: #595959;
}
.oldstylesKILL .hotel_search_tab {
  width: 800px;
}
.oldstylesKILL .hotel_search_tab iframe {
  width: 800px;
  height: 600px;
}
.oldstylesKILL .csl_blocklist_group h4 {
  line-height: 1.2;
  margin-bottom: 8px;
}
.oldstylesKILL .ddcommon {
  float: right;
  width: 120px !important;
  margin-left: 5px;
  border: none !important;
  border-right: 1px solid #d2d2d2 !important;
  border-radius: 0 !important;
}
.oldstylesKILL img.fnone {
  float: left;
}
.oldstylesKILL .ddcommon .ddTitle {
  background: 0 0 !important;
  width: 120px !important;
}
.oldstylesKILL .dd .ddChild li .ddlabel, .oldstylesKILL .ddTitleText span {
  font-family: 'Open Sans', sans-serif;
  font-size: .75em;
}
.oldstylesKILL #user_languages_child {
  height: auto !important;
}
.oldstylesKILL .flag {
  float: left;
  padding: 0 !important;
  margin: 1px 5px 0 0;
  width: 16px;
  height: 11px;
  background: url(../images/flagssprite.png) no-repeat;
}
.oldstylesKILL .flag.ar {
  background-position: 0 0;
}
.oldstylesKILL .flag.en {
  background-position: 0 -11px;
}
.oldstylesKILL .flag.fr {
  background-position: 0 -22px;
}
.oldstylesKILL .flag.de {
  background-position: 0 -33px;
}
.oldstylesKILL .flag.it {
  background-position: 0 -44px;
}
.oldstylesKILL .flag.ru {
  background-position: 0 -55px;
}
.oldstylesKILL .flag.es {
  background-position: 0 -66px;
}
.oldstylesKILL .flag.tr {
  background-position: 0 -77px;
}
.oldstylesKILL .flag.zh-hans {
  background-position: 0 -87px;
}
.oldstylesKILL .flag.fa {
  background-position: 0 -98px;
}
.oldstylesKILL #block-views-footer-latest-news-block .view-footer {
  margin-top: 10px;
}
.oldstylesKILL .view-latest-news .views-row {
  background: url(../images/news_left_icon.png) no-repeat 0 0;
  padding-left: 30px;
}
.oldstylesKILL .view-latest-news .views-row {
  background: url(../images/news_left_icon.png) no-repeat 0 0;
  padding-left: 30px;
}
.oldstylesKILL .reports p a {
  background: url(../images/annual_reports_icon.png) no-repeat 0 0;
  padding-left: 35px;
  display: block;
  min-height: 33px;
}
.oldstylesKILL .reports p a.no-icon {
  background: 0 0;
}
.oldstylesKILL .display_presentation p a {
  background: url(../images/invester_presentations_left_icon.png) no-repeat 0 0;
  padding-left: 30px;
  display: block;
  min-height: 26px;
}
.oldstylesKILL .display_presentation p a.no-icon {
  background: 0 0;
}
.oldstylesKILL .field-type-blockreference .field-item {
  margin-bottom: 20px;
}
.oldstylesKILL .region-header-social .block {
  float: right;
}
.oldstylesKILL #Sliding-popup .popup-content {
  min-width: 776px;
}
.oldstylesKILL #sliding-popup .popup-content #popup-text {
  min-width: 466px;
}
.oldstylesKILL #sliding-popup .popup-content #popup-buttons {
  min-width: 290px;
}
.oldstylesKILL .discount-banner:hover {
  cursor: default;
}
.oldstylesKILL .discount-banner {
  width: 100%;
  font-size: .8em;
  color: #fff;
  padding: 10px;
  background-color: #d00;
  text-align: center;
  box-shadow: 1px 1px 6px #333;
}
.oldstylesKILL .search-field.class {
  float: left;
}
.oldstylesKILL .search-field.class h4 {
  float: left;
  margin: 0 10px;
  font-size: 1.1em;
  color: #fff;
}
.oldstylesKILL .search-field.class select {
  margin: 0;
}
.oldstylesKILL #booknowbox.route_override {
  text-align: center;
  border: 3px solid #666;
  box-shadow: 0 0 30px #000;
  height: auto;
}
.oldstylesKILL .route_override hr {
  margin: 20px 0;
}
.oldstylesKILL .route_override h1 {
  color: #fff;
  margin-bottom: 20px;
}
.oldstylesKILL .route_override p {
  color: #fff;
  margin-bottom: 10px;
}
.oldstylesKILL .route_override_top {
  margin-top: 10px;
}
.oldstylesKILL .route_override_bottom {
  margin-top: 30px;
}
.oldstylesKILL #cancel_override:hover, .oldstylesKILL #continue_override:hover {
  cursor: pointer;
}
.oldstylesKILL #continue_override:hover {
  background-color: #ff0004;
}
.oldstylesKILL #continue_override {
  padding: 5px 20px;
}
.oldstylesKILL #cancel_override {
  color: #fff;
  margin-right: 10px;
  font-size: 1.1em;
  font-weight: 500;
  text-decoration: underline;
}
.oldstylesKILL #cancel_override:hover {
  text-decoration: none;
}
.oldstylesKILL .captcha {
  border-bottom: 1px solid grey;
  border-top: 1px solid grey;
  display: block;
  float: left;
  margin-bottom: 10px;
  margin-right: 20px;
  overflow: hidden;
  width: 100%;
}
.oldstylesKILL .captcha legend {
  clear: both;
  color: #414042;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 5px;
  padding-right: 10px;
  padding-top: 5px;
}
.oldstylesKILL .captcha img {
  display: block;
  padding-bottom: 10px;
  width: initial !important;
}
.oldstylesKILL .captcha .description, .oldstylesKILL .captcha .fieldset-description {
  color: #414042;
  font-size: .7em;
  padding-bottom: 10px;
  padding-top: 5px;
  display: block;
  clear: both;
}
.oldstylesKILL .captcha .field-prefix {
  color: #414042;
  float: left;
  padding-right: 5px;
  padding-top: 5px;
}
.oldstylesKILL .captcha .form-item-captcha-response label {
  margin-top: 5px;
}
.oldstylesKILL .grey_form .captcha {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}
.oldstylesKILL .grey_form .captcha legend {
  color: #fff;
}
.oldstylesKILL .grey_form .captcha .description, .oldstylesKILL .grey_form .captcha .fieldset-description {
  color: #fff;
}
.oldstylesKILL .grey_form .captcha .field-prefix {
  color: #fff;
}
.oldstylesKILL #utility_menu .wrapper {
  position: relative;
}
.oldstylesKILL .aaloginform {
  display: none;
  right: 47%;
  position: absolute;
  width: 310px;
  height: 210px;
  background: #eaeaea;
  z-index: 99999;
  padding: 10px 20px;
  color: #414042;
  border: 1px solid #efefef;
}
.oldstylesKILL .aaloginform {
  z-index: 100000;
}
.oldstylesKILL .aaloginform h2 {
  font-size: 1.2em;
  color: #414042;
}
.oldstylesKILL .aaloginform a {
  text-decoration: underline;
  color: #414042;
}
.oldstylesKILL .aaloginform label {
  float: none;
  margin-bottom: 5px;
}
.oldstylesKILL .aaloginform #edit-submit {
  margin-top: 4px;
  padding: 6px 12px;
  font-size: .9em;
  border: 0;
  background: #FF0041;
  color: #fff;
  float: right;
}
.oldstylesKILL .aaloginform #edit-email {
  width: 300px;
}
.oldstylesKILL .aaloginform #edit-password {
  width: 300px;
}
.oldstylesKILL #loginlink, .oldstylesKILL #logoutlink, .oldstylesKILL #myaccountlink, .oldstylesKILL #myairarabialink {
  float: right;
  margin-right: 20px;
  margin-top: 7px;
}
.oldstylesKILL #airewardsLink {
  float: right;
  width: 120px;
  border-right: 1px solid #d2d2d2;
  margin-right: 5px;
  height: 24px;
  padding-top: 3px;
}
.oldstylesKILL a.promoteservice {
  font-weight: 400;
  margin-top: 10px;
  width: 100%;
}
.oldstylesKILL a.bookedservice {
  font-weight: 100;
  color: #414042 !important;
}
.oldstylesKILL a.user_promo_panel_link {
  padding: 0;
  background: 0 0;
  font-size: 1.2em;
  font-weight: 400;
  width: 80%;
}
.oldstylesKILL .loginfailed {
  color: #fff;
  background: red;
  text-align: center;
}
.oldstylesKILL #myairarabialink {
  background: url(../images/login_logos.png) no-repeat;
  width: 230px;
  height: 27px;
  margin-top: 0;
}
.oldstylesKILL #loginlink.myairarabialink {
  color: #FF0041;
  padding: 7px 0 7px 235px;
  margin-top: 0;
  background: url(../images/login_logos.png) no-repeat;
}
.oldstylesKILL #loginload {
  margin-right: 25px;
  width: 20px;
  float: right;
  margin-top: -27px;
}
.oldstylesKILL #status_datepicker {
  width: 120px;
}
.oldstylesKILL #schedule-flightnumber {
  width: 50px;
}
.oldstylesKILL fieldset.collapsible.search-advanced {
  display: none;
}
.oldstylesKILL input#edit-search-block-form--2.form-text {
  padding: 0;
  width: 130px;
}
.oldstylesKILL #search-results-page-title {
  font-size: 2.5em;
}
.oldstylesKILL #customer-searvice-search-form {
  background: #414042;
  padding: 25px;
  margin: 15px 0;
}
.oldstylesKILL #customerservicesearch {
  width: 390px;
  height: 25px;
}
.oldstylesKILL #customerservicesearchsubmit {
  margin: 0;
  background: #fff;
  border: 0;
  padding: 5px 20px;
  height: 30px;
  margin-top: 2px;
  color: #414042;
}
.oldstylesKILL #edit-body-value-wrapper, .oldstylesKILL #edit-help-body-value-wrapper {
  display: none !important;
}
.oldstylesKILL .forgotten-password-link {
  display: block;
  margin-top: 12px;
}
.oldstylesKILL .cust_serv_back {
  text-decoration: underline;
  margin-bottom: 20px;
}
.oldstylesKILL #flight-status-table tbody tr {
  border: none;
  line-height: 20px;
}
.oldstylesKILL #flight-status-table td {
  padding: 10px 2px;
  text-align: center;
  font-size: .75em;
}
.oldstylesKILL #flight-status-table td {
  border: 1px solid #fff;
}
.oldstylesKILL #flight-status-table th {
  font-size: .85em;
  padding: 10px 3px;
  text-align: center;
  background: #FF0041;
  color: #fff;
  border: 1px solid #fff;
}
.oldstylesKILL .dataTables_filter, .oldstylesKILL .dataTables_length {
  display: none;
}
.oldstylesKILL #schedule-flightnumber_fstable, .oldstylesKILL .fs-date {
  width: 120px;
  border: 1px solid #ccc !important;
  padding: 5px;
}
.oldstylesKILL .fs-route {
  width: 240px;
  float: left;
  padding: 10px 10px 30px 0;
  margin-right: 50px;
  border-right: 1px #aaa solid;
}
.oldstylesKILL .fs-flight-num {
  width: 230px;
  float: left;
  padding: 10px 0 20px 0;
}
.oldstylesKILL .no_float {
  float: none !important;
}
.oldstylesKILL .flight_status {
  width: 600px;
}
.oldstylesKILL #flight-status-table_range_from_1 {
  width: 30px;
}
.oldstylesKILL #flight-status-table_range_to_1 {
  width: 40px;
}
.oldstylesKILL .filter_date_range, .oldstylesKILL .text_filter {
  width: 126px;
}
.oldstylesKILL .filter_date_range {
  font-size: .75em;
}
.oldstylesKILL .top_fstable_head_filters {
  display: none;
}
.oldstylesKILL .dataTables_paginate {
  height: 22px;
  line-height: 22px;
  text-align: center;
}
.oldstylesKILL .dataTables_paginate a {
  font-weight: 700;
}
.oldstylesKILL #flight-status-table_info {
  text-align: center;
  margin: 10px 0 10px 0;
  font-size: .75em;
}
.oldstylesKILL #flight-status-table_previous {
  margin-right: 10px;
}
.oldstylesKILL .statusSearchType {
  margin-bottom: 5px;
}
.oldstylesKILL .dataTables_paginate {
  text-decoration: underline;
}
.oldstylesKILL .dataTables_paginate:hover {
  cursor: pointer;
}
.oldstylesKILL .paginate_disabled_next, .oldstylesKILL .paginate_disabled_previous {
  color: #999;
  text-decoration: none;
  cursor: default;
}
.oldstylesKILL label[for=searchTyperoute] {
  font-weight: 700;
}
.oldstylesKILL #schedule-flightnumber_fstable {
  width: 160px;
}
.oldstylesKILL #status_datepicker_fstable {
  width: 120px;
}
.oldstylesKILL #schedule-flying-from_fstable {
  width: 160px;
}
.oldstylesKILL #schedule-flying-to_fstable {
  width: 160px;
}
.oldstylesKILL .form_search_flights label.statusSearchTypeLabel {
  display: inline;
  font-size: 1em;
}
.oldstylesKILL label.statusSearchDateLabel {
  font-size: 1.125em;
  margin: 10px 0 5px 0;
}
.oldstylesKILL #schedule-information-submit {
  margin-left: 198px;
  margin-top: 20px;
}
.oldstylesKILL .panel_user_booking p {
  font-size: 2.2em;
}
.oldstylesKILL .panel_user_booking {
  float: left;
  width: 70%;
}
.oldstylesKILL .panel_user_manage {
  float: right;
  width: 30%;
  text-align: right;
}
.oldstylesKILL .panel_user_booking h2, .oldstylesKILL .panel_user_booking p, .oldstylesKILL .panel_user_booking span {
  font-weight: 400;
}
.oldstylesKILL .h1subtitle {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #414042;
  font-size: 1.75em;
  line-height: 1.071em;
  margin-bottom: 5px;
}
.oldstylesKILL .spantitle {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #414042;
  font-size: 2.5em;
  line-height: 1.2em;
}
.oldstylesKILL .node-type-emergency-page #footer_upper {
  display: none;
}
.oldstylesKILL .node-type-emergency-page #footer_list {
  margin-top: 0;
}
.oldstylesKILL .node-type-emergency-page #menu_bar {
  background: #555;
}
.oldstylesKILL .node-type-emergency-page .emergency-panel {
  position: absolute;
  top: 155px;
  height: 500px;
  width: 100%;
  left: 0;
  background: #999;
}
.oldstylesKILL .not-logged-in.node-type-emergency-page .emergency-panel {
  top: 126px !important;
}
@media only screen and (max-width:1310px) {
  .oldstylesKILL .node-type-emergency-page .emergency-panel {
    top: 220px;
  }
}
.oldstylesKILL .node-type-emergency-page .emergency-panel.greyback {
  background: #999 !important;
}
.oldstylesKILL .node-type-emergency-page .emergency-panel.imageback {
  background-image: url(/sites/all/themes/airarabia/images/sky-panel-em.png) !important;
  background-size: cover;
}
.oldstylesKILL .node-type-emergency-page .panel-push {
  width: 100%;
  height: 230px;
}
.oldstylesKILL .node-type-emergency-page .em-panel-inner {
  max-width: 1240px;
  margin: 0 auto;
  margin-top: 200px;
  padding: 30px;
  background: rgba(0, 0, 0, .3);
}
.oldstylesKILL .node-type-emergency-page .em-panel-inner h1 {
  margin-bottom: 15px;
}
.oldstylesKILL .node-type-emergency-page .em-panel-inner p {
  font-size: 1.4rem;
}
.oldstylesKILL .node-type-emergency-page .imageback .em-panel-inner h1, .oldstylesKILL .node-type-emergency-page .imageback .em-panel-inner p {
  color: #fff;
}
.oldstylesKILL .node-type-emergency-page .greyback .em-panel-inner h1, .oldstylesKILL .node-type-emergency-page .greyback .em-panel-inner p {
  color: #fff;
}
.oldstylesKILL .node-type-emergency-page .em-panel-inner a {
  color: #fff;
  background-color: #FF0041;
  padding: 5px 10px;
  margin-top: 20px;
  display: inline-block;
  transition: all .2s;
}
.oldstylesKILL .node-type-emergency-page .em-panel-inner a:hover {
  background-color: #a30000;
}
@font-face {
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url(fonts/DXI1ORHCpsQm3Vp6mXoaTYraN7vELC11_xip9Rz-hMs.woff) format("woff");
}
.oldstylesKILL .coupon_destination.loading img {
  margin-left: 12px;
}
.oldstylesKILL .most_popular img.loading {
  margin-top: 60px;
  margin-left: 70px;
}
.oldstylesKILL select {
  padding: 5px;
}
.oldstylesKILL .admin-tabs {
  z-index: 500;
  width: 120px;
  position: fixed;
  left: 0;
  top: 32%;
  background: rgba(10, 10, 10, .5);
  padding: 12px 0 12px 4px;
  border-radius: 4px;
  margin-left: -4px;
}
.oldstylesKILL .admin-tabs h4 {
  color: #fff;
  margin: 0 0 4px 4px;
}
.oldstylesKILL .admin-tabs ul.primary {
  margin: 0;
  padding: 0;
  border: 0;
}
.oldstylesKILL .admin-tabs ul.primary li {
  margin: 0 !important;
  padding: 0 !important;
  border: 0;
  background: 0 0;
  float: none;
  display: block;
}
.oldstylesKILL .admin-tabs ul.primary li a {
  border: 0;
  background: 0 0;
  color: #fff;
  font-size: .9em;
  line-height: 11px;
  font-family: arial;
}
.oldstylesKILL .admin-tabs ul.primary li a:HOVER {
  color: #ccc;
}
.oldstylesKILL .front .messages {
  position: absolute;
  top: 500px;
  z-index: 99999;
  width: 600px;
}
.oldstylesKILL .region-content .form_flying_from input, .oldstylesKILL .region-content .form_flying_to input {
  border: 1px solid #ccc !important;
}
.oldstylesKILL .region-content .form_search_flights label {
  color: #000;
}
.oldstylesKILL .form_month_travel, .oldstylesKILL .form_submit.inline {
  float: left;
}
.oldstylesKILL .form_submit.inline input {
  margin: 9px 0 0 13px;
}
.oldstylesKILL .flight_offers .loading {
  margin-top: 55px;
  width: 128px;
  margin: 0 auto;
  text-align: center;
}
.oldstylesKILL .front #block-airarabia-general-searchpanel {
  position: relative;
}
.oldstylesKILL .form_flying_from, .oldstylesKILL .form_flying_to {
  overflow: hidden;
}
.oldstylesKILL .form_flying_from input, .oldstylesKILL .form_flying_to input {
  width: 250px;
}
@media (min-width:1300px) and (max-width:1599px) {
  .oldstylesKILL .form_flying_to input, .oldstylesKILL .i18n-fr .form_flying_from input {
    width: 230px;
  }
  .oldstylesKILL .form_flying_to input, .oldstylesKILL .i18n-fr .form_flying_from input {
    margin-right: 5px;
  }
  .oldstylesKILL .i18n-fr .form_search_flights input.button {
    margin-right: 5px;
  }
}
.oldstylesKILL .search_preferences {
  color: #fff;
  font-size: .75em;
  display: block;
  clear: both;
  padding-top: 11px;
}
.oldstylesKILL .search_preferences a {
  color: #FF0041;
  font-size: 1.1em;
  font-family: verdana;
}
.oldstylesKILL #editinfobutton {
  padding: 2px 6px;
  color: #fff;
  margin-left: 10px;
  background-color: #FF0041;
}
.oldstylesKILL .bt_result iframe {
  width: 700px;
  height: 500px;
}
.oldstylesKILL .b {
  display: none;
}
.oldstylesKILL #contact_us .left {
  width: 140px;
  float: left;
  display: block;
  padding: 0 13px 13px;
  color: #414042;
  font-size: .875em;
  font-weight: 400;
}
.oldstylesKILL #contact_us .right {
  width: 520px;
  float: left;
  display: block;
  padding: 0 13px 5px 0;
}
.oldstylesKILL #contact_us .field {
  clear: both;
}
.oldstylesKILL #contact_us .cu_code {
  width: 50px;
}
.oldstylesKILL #contact_us .cu_description {
  width: 500px;
  height: 100px;
}
.oldstylesKILL span.span-h1 {
  font-weight: 300;
  color: #414042;
  font-size: 2.5em;
  margin-bottom: 5px;
  line-height: 1.2em;
  float: left;
}
.oldstylesKILL h1.destination-h1, .oldstylesKILL span.destination-h1 {
  display: inline;
  font-weight: 600;
  color: #414042;
  font-size: 1.75em !important;
  line-height: 1.071em;
  margin-bottom: 5px;
}
.oldstylesKILL h1.destination-h1 a, .oldstylesKILL span.destination-h1 a {
  font-weight: 700;
  color: #414042;
}
.oldstylesKILL h2.destination-h2 {
  font-weight: 600;
  font-size: 1.75em;
  line-height: 1.071em;
  margin-bottom: 5px;
}
.oldstylesKILL h2.glance-h2 {
  color: #fff;
  font-size: 1.75em;
  line-height: 1.2em;
  margin-top: 5px;
  font-weight: 400;
}
.oldstylesKILL span.weather-h2 {
  font-weight: 600;
  font-size: 1.125em;
  line-height: 1.071em;
  margin-bottom: 5px;
}
.oldstylesKILL h3.todo-h3 {
  font-weight: 400;
  font-size: 1.125em;
  line-height: 1.1em;
  margin-bottom: 10px;
}
.oldstylesKILL #map-controls {
  min-height: 33px;
  padding: 7px 0 7px 0;
  margin-top: 10px;
  background-color: #f8fcff;
}
.oldstylesKILL .controlsText {
  margin-left: 10px;
}
.oldstylesKILL #fromSelect {
  min-width: 275px;
}
.oldstylesKILL #map-canvas {
  height: 600px;
  width: 100%;
}
.oldstylesKILL .info-title {
  font-size: 22px;
}
.oldstylesKILL #infowindowTop {
  width: 520px;
}
.oldstylesKILL #infowindowLeft {
  padding: 15px;
  width: 270px;
  float: left;
  min-height: 180px;
}
.oldstylesKILL #infowindowRight {
  padding: 15px;
  width: 175px;
  height: 180px;
  float: left;
}
.oldstylesKILL .hold-airport-image {
  width: 170px;
  height: 96px;
  margin-bottom: 10px;
}
.oldstylesKILL .slider-container {
  border-top: 1px solid #dcdcdc;
  padding: 5px 0 0 0;
  width: 510px;
  margin: 0 auto;
  min-height: 220px;
}
.oldstylesKILL .slider {
  width: 460px;
  padding-bottom: 5px;
  overflow: hidden;
  float: left;
  height: 90px;
}
.oldstylesKILL .slider ul {
  width: 100000px;
  list-style: none;
}
.oldstylesKILL .slider li {
  float: left;
}
.oldstylesKILL .inner-slider {
  width: 460px;
}
.oldstylesKILL .sliderBtn {
  cursor: pointer;
  float: left;
  margin-top: 50px;
}
.oldstylesKILL .clear {
  clear: both;
}
.oldstylesKILL .slider-title {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  margin: 2px 0 5px 0;
}
.oldstylesKILL .inner-slider p {
  text-align: center;
  font-weight: 700;
}
.oldstylesKILL .inner-slider h2 {
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  margin-top: 10px;
}
.oldstylesKILL .inner-slider h3 {
  text-align: center;
  color: #ec0000;
  font-size: 20px;
}
.oldstylesKILL .slider-count {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  color: #dcdcdc;
  height: 40px;
  border-top: 1px solid #dcdcdc;
  padding-top: 5px;
}
.oldstylesKILL #changeorigin a {
  font-weight: 700;
}
.oldstylesKILL #changeorigin a:hover {
  cursor: pointer;
}
.oldstylesKILL #infowindowLeft h2 {
  margin-bottom: 10px;
  font-size: 26px;
}
.oldstylesKILL #infowindowLeft p {
  font-size: 14px;
  color: #666;
}
.oldstylesKILL .destinations-list-row {
  float: left;
  list-style: none;
  position: relative;
  width: 170px;
  min-height: 180px;
  margin: 0 8px 0 8px;
}
.oldstylesKILL .route-destination-title, .oldstylesKILL .route-destination-title a {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  color: #414042;
  min-height: 40px;
}
.oldstylesKILL .guide_link a {
  color: #fff;
  display: block;
}
.oldstylesKILL .ajax-progress .throbber {
  background: transparent url(/sites/all/themes/airarabia/images/offer_loader.gif) no-repeat 0 0;
  float: left;
  height: 32px;
  width: 32px;
  margin: 2px;
}
.oldstylesKILL .labels {
  color: #333;
  background-color: initial;
  font-family: "Lucida Grande", Arial, sans-serif;
  font-size: 10px;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  text-shadow: 2px 2px 5px #999;
}
.oldstylesKILL #block-views-routemap-destinations-block h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #414042;
  font-size: 1.5em;
  line-height: 1.875em;
}
.oldstylesKILL .em-page-static #menu_bar {
  width: 100%;
  height: 90px;
  background-color: #666;
  margin-bottom: 30px;
  border: none;
}
.oldstylesKILL .em-page-static #menu_bar .continue-link {
  float: right;
  margin-top: 38px;
}
.oldstylesKILL .em-page-static #menu_bar .continue-link a {
  color: #fff;
  font-size: 1rem;
}
.oldstylesKILL .em-page-static #menu_bar .continue-link a:hover {
  text-decoration: underline;
}
.oldstylesKILL .em-page-static .wrapper {
  width: 1300px;
  margin: 0 auto;
}
.oldstylesKILL .em-page-static h2 {
  font-weight: 700;
  font-size: 1.4rem;
  margin-top: 10px;
}
.oldstylesKILL .em-page-static h3 {
  font-weight: 700;
  font-size: 1.3rem;
  margin-top: 10px;
}
.oldstylesKILL .em-page-static .em-update {
  margin-top: 10px;
  margin-bottom: 20px;
}
.oldstylesKILL .em-page-static .lang-select-basic-wrap {
  height: 30px;
}
.oldstylesKILL .em-page-static .lang-select-basic {
  float: right;
}
.oldstylesKILL .em-page-static .em-update p {
  font-size: 1rem;
  margin: 0;
}
.oldstylesKILL .em-page-static p.update-link {
  margin-top: 5px;
}
.oldstylesKILL .em-page-static .update-link a {
  font-size: 1rem;
  color: #000;
  text-decoration: underline;
}
.oldstylesKILL .em-page-static .wrapper img {
  margin-top: 17px;
}
.oldstylesKILL .em-page-static .left-column {
  width: 66.66%;
  float: left;
}
.oldstylesKILL .em-page-static .left-column .inner-wrapper {
  padding-right: 30px;
}
.oldstylesKILL .em-page-static .right-column .inner-wrapper {
  padding-left: 30px;
}
.oldstylesKILL .em-page-static .right-column .inner-wrapper {
  border-left: 1px solid #000;
}
.oldstylesKILL .em-page-static .right-column {
  width: 33.33%;
  float: left;
}
.oldstylesKILL .em-page-static .right-column table {
  table-layout: fixed;
  margin: 0;
  width: 100% !important;
  background: 0 0 !important;
}
.oldstylesKILL .em-page-static .right-column td a {
  font-size: 1rem;
  color: #000;
}
.oldstylesKILL .em-page-static .right-column td, .oldstylesKILL .em-page-static .right-column tr {
  background: 0 0 !important;
  font-size: 1rem;
}
@media only screen and (max-width:1310px) {
  .oldstylesKILL .em-page-static .wrapper {
    width: 900px;
  }
  .oldstylesKILL .em-page-static .left-column {
    width: 60%;
  }
  .oldstylesKILL .em-page-static .right-column {
    width: 40%;
  }
}
@media only screen and (max-width:900px) {
  .oldstylesKILL .em-page-static .wrapper {
    width: 600px;
  }
  .oldstylesKILL .em-page-static .left-column {
    width: 50%;
  }
  .oldstylesKILL .em-page-static .right-column {
    width: 50%;
  }
  .oldstylesKILL .em-page-static .right-column table {
    width: 100%;
  }
  .oldstylesKILL .em-page-static .left-column .inner-wrapper {
    padding-right: 15px;
  }
  .oldstylesKILL .em-page-static .right-column .inner-wrapper {
    padding-left: 15px;
  }
}
@media only screen and (max-width:600px) {
  .oldstylesKILL .em-page-static .wrapper {
    width: 320px;
  }
  .oldstylesKILL .em-page-static .left-column {
    width: 100%;
  }
  .oldstylesKILL .em-page-static .right-column {
    width: 100%;
  }
  .oldstylesKILL .em-page-static .right-column table {
    width: 100%;
  }
  .oldstylesKILL .em-page-static .right-column .inner-wrapper {
    padding-left: 0;
    border: none;
  }
}
@media screen and (max-width: 767px) {
	#travelupdate {
    padding: 10px 5px !important;
}
div#travelupdate .columns a {
    color: #000;
    font-size: 14px;
}
a.travel-update-link{
    top: 0px;
}
	
  .manage-bookings-form {
    height: 300px;
  }
  .search_button_inline {
    text-align: center;
  }
  .manage-bookings-form .button {
    position: inherit;
    right: 0;
    min-width: auto;
    bottom: 0;
    margin-top: 10px;
  }
  .manage-bookings-form-elem {
    width: 100%;
    padding: 0;
  }
}
#offers_destinations .columns.end.small-24 img {
  max-width: 100% !important;
  max-height: 100% !important;
  height: auto !important;
  width: auto !important;
}
.ui-datepicker .dp-highlight span {
  color: #fff !important;
  background: #FF0041 !important;
}
.ui-datepicker td span {
  height: 30px;
  position: relative;
  transition: none !important;
}
.return-cal.ui-datepicker .dp-highlight.ui-datepicker-current-day.hover-highlight span, .return-cal.ui-datepicker .hover-highlight span, .return-cal.ui-datepicker .hover-highlight.dp-highlight span {
  color: #fff !important;
  background: #FF0041 !important;
}
.not-required {
  background: 0 0 !important;
  color: #716d6d !important;
}
.show-loader {
  background: url(/sites/all/themes/airarabia2016/images/page-loader.gif) no-repeat center center #e6e6e6 !important;
}
@font-face {
  font-family: '.';
  src: url('/sites/all/themes/airarabia2016/fonts/da7217b41d24ebb8fe6fe7a8787074d9.eot');
  src: url('/sites/all/themes/airarabia2016/fonts/da7217b41d24ebb8fe6fe7a8787074d9.eot?#iefix') format('embedded-opentype'), url('/sites/all/themes/airarabia2016/fonts/da7217b41d24ebb8fe6fe7a8787074d9.woff2') format('woff2'), url('/sites/all/themes/airarabia2016/fonts/da7217b41d24ebb8fe6fe7a8787074d9.woff') format('woff'), url('/sites/all/themes/airarabia2016/fonts/da7217b41d24ebb8fe6fe7a8787074d9.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: '.';
  src: url('/sites/all/themes/airarabia2016/fonts/a33a007681490f587b8301d9d73df1ae.eot');
  src: url('/sites/all/themes/airarabia2016/fonts/a33a007681490f587b8301d9d73df1ae.eot?#iefix') format('embedded-opentype'), url('/sites/all/themes/airarabia2016/fonts/a33a007681490f587b8301d9d73df1ae.woff2') format('woff2'), url('/sites/all/themes/airarabia2016/fonts/a33a007681490f587b8301d9d73df1ae.woff') format('woff'), url('/sites/all/themes/airarabia2016/fonts/a33a007681490f587b8301d9d73df1ae.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: '.';
  src: url('/sites/all/themes/airarabia2016/fonts/ecf5a5452d1d7e09f1617f46c73c7187.eot');
  src: url('/sites/all/themes/airarabia2016/fonts/ecf5a5452d1d7e09f1617f46c73c7187.eot?#iefix') format('embedded-opentype'), url('/sites/all/themes/airarabia2016/fonts/ecf5a5452d1d7e09f1617f46c73c7187.woff2') format('woff2'), url('/sites/all/themes/airarabia2016/fonts/ecf5a5452d1d7e09f1617f46c73c7187.woff') format('woff'), url('/sites/all/themes/airarabia2016/fonts/ecf5a5452d1d7e09f1617f46c73c7187.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
.ui-datepicker .last-highlight span, .ui-datepicker .ui-datepicker-current-day span, .ui-datepicker .ui-datepicker-days-cell-over span, .ui-datepicker td .ui-state-default:hover {
  color: #fff !important;
  background: #C20041 !important;
}
.ui-datepicker .first-highlight span, .ui-datepicker .ui-datepicker-current-day span, .ui-datepicker .ui-datepicker-days-cell-over span, .ui-datepicker td .ui-state-default:hover {
  color: #fff !important;
  background: #C20041 !important;
}
.ui-datepicker-unselectable.ui-state-disabled.last-highlight span.ui-state-default::before {
  left: 0 !important;
  right: auto !important;
  margin-left: -7px !important;
  border-right: 7px solid #C20041 !important;
  border-left: none !important;
  display: block !important;
}
.ui-datepicker-unselectable.ui-state-disabled.last-highlight span.ui-state-default::before {
  content: " " !important;
  width: 0 !important;
  height: 0 !important;
  top: 0 !important;
  z-index: 100 !important;
  position: absolute !important;
  border-top: 15px solid transparent !important;
  border-bottom: 15px solid transparent !important;
  display: block !important;
}
.ui-datepicker-unselectable.ui-state-disabled.first-highlight span.ui-state-default::after {
  right: 0 !important;
  left: auto !important;
  margin-right: -7px !important;
  border-left: 7px solid #C20041 !important;
  border-right: none !important;
  display: block !important;
}
.ui-datepicker-unselectable.ui-state-disabled.first-highlight span.ui-state-default::after {
  content: " " !important;
  width: 0 !important;
  height: 0 !important;
  top: 0 !important;
  z-index: 100 !important;
  position: absolute !important;
  border-top: 15px solid transparent !important;
  border-bottom: 15px solid transparent !important;
  display: block !important;
}
.first-highlight.hover-highlight a:after, .ui-datepicker .ui-datepicker-current-day.hover-highlight a:after, .ui-datepicker .ui-datepicker-days-cell-over a:after, .ui-datepicker td .ui-state-default:hover:after {
  content: " " !important;
  width: 0 !important;
  height: 0 !important;
  top: 0 !important;
  z-index: 100 !important;
  position: absolute;
  border-top: 15px solid transparent !important;
  border-bottom: 15px solid transparent !important;
}
.first-highlight.hover-highlight a:after, .ui-datepicker .ui-datepicker-days-cell-over.hover-highlight a:after, .ui-datepicker.depart-cal .ui-datepicker-current-day.hover-highlight a:after {
  right: 0 !important;
  left: auto !important;
  margin-right: -7px !important;
  border-left: 7px solid #C20041 !important;
  border-right: none !important;
}
.first-highlight a:after, .ui-datepicker .ui-datepicker-current-day a:after, .ui-datepicker .ui-datepicker-days-cell-over a:after, .ui-datepicker td .ui-state-default:hover:after {
  content: " " !important;
  width: 0 !important;
  height: 0 !important;
  top: 0 !important;
  z-index: 100 !important;
  position: absolute;
  border-top: 15px solid transparent !important;
  border-bottom: 15px solid transparent !important;
}
.first-highlight a:after, .ui-datepicker .ui-datepicker-days-cell-over.hover-highlight a:after, .ui-datepicker.depart-cal .ui-datepicker-current-day.hover-highlight a:after {
  right: 0 !important;
  left: auto !important;
  margin-right: -7px !important;
  border-left: 7px solid #C20041 !important;
  border-right: none !important;
}
.last-highlight.hover-highlight a:after, .ui-datepicker .ui-datepicker-current-day.hover-highlight a:after, .ui-datepicker .ui-datepicker-days-cell-over a:after, .ui-datepicker td .ui-state-default:hover:after {
  content: " " !important;
  width: 0 !important;
  height: 0 !important;
  top: 0 !important;
  z-index: 100 !important;
  position: absolute;
  border-top: 15px solid transparent !important;
  border-bottom: 15px solid transparent !important;
}
.last-highlight.hover-highlight a:after, .ui-datepicker .ui-datepicker-days-cell-over.hover-highlight a:after, .ui-datepicker.depart-cal .ui-datepicker-current-day.hover-highlight a:after {
  right: 0 !important;
  left: auto !important;
  margin-right: -7px !important;
  border-left: 7px solid #C20041 !important;
  border-right: none !important;
}
.last-highlight a:after, .ui-datepicker .ui-datepicker-current-day.hover-highlight a:after, .ui-datepicker .ui-datepicker-days-cell-over a:after, .ui-datepicker td .ui-state-default:hover:after {
  content: " " !important;
  width: 0 !important;
  height: 0 !important;
  top: 0 !important;
  z-index: 100 !important;
  position: absolute;
  border-top: 15px solid transparent !important;
  border-bottom: 15px solid transparent !important;
}
.last-highlight a:after, .ui-datepicker .ui-datepicker-days-cell-over.hover-highlight a:after, .ui-datepicker.depart-cal .ui-datepicker-current-day.hover-highlight a:after {
  right: 0 !important;
  left: auto !important;
  margin-right: -7px !important;
  border-left: 7px solid #C20041 !important;
  border-right: none !important;
}
.ui-datepicker-unselectable.ui-state-disabled.first-highlight.hover-highlight span {
  color: #fff !important;
  background: #C20041 !important;
}
.ui-datepicker-unselectable.ui-state-disabled.last-highlight.hover-highlight span {
  color: #fff !important;
  background: #C20041 !important;
}
/*.last-highlight.ui-datepicker-current-day.hover-highlight a{background:#FF0041 !important; box-shadow:inset 0 0 0 1px #C20041 !important;color:#fff !important;}

.last-highlight.ui-datepicker-current-day.hover-highlight a:after{display:none !important;}


.last-highlight.ui-datepicker-current-day.hover-highlight span{color:#fff;background:#FF0041 !important}*/
.return-cal .ui-datepicker-calendar:hover .last-highlight a {
  background: 0 0;
  box-shadow: inset 0 0 0 1px #C20041 !important;
  color: #435464;
}
.return-cal .ui-datepicker-calendar:hover .last-highlight a:after {
  display: none !important;
}
td:hover .last-highlight.ui-datepicker-current-day.hover-highlight a {
  background: #FF0041 !important;
  color: #fff !important;
}
tr:hover .last-highlight.ui-datepicker-current-day.hover-highlight a {
  background: #FF0041 !important;
  color: #fff !important;
}
.last-highlight.ui-datepicker-current-day.hover-highlight a {
  background: #FF0041 !important;
  color: #fff !important;
  box-shadow: inset 0 0 0 1px #C20041 !important;
}
.last-highlight.ui-datepicker-current-day.hover-highlight a:after {
  display: none !important;
}
.ui-datepicker .last-highlight a, .ui-datepicker .ui-datepicker-current-day a, .ui-datepicker .ui-datepicker-days-cell-over a, .ui-datepicker td .ui-state-default:hover {
  background: #C20041;
  color: #fff;
}
td:hover .last-highlight.hover-highlight a {
  background: #FF0041 !important;
  color: #fff !important;
}
tr:hover .last-highlight.hover-highlight a {
  background: #FF0041 !important;
  color: #fff !important;
}
.last-highlight.hover-highlight a {
  background: #FF0041 !important;
  color: #fff !important;
  box-shadow: inset 0 0 0 1px #C20041 !important;
}
.last-highlight.hover-highlight a:after {
  display: none !important;
}
.btn-filled-red.search-button[disabled], html input[disabled] {
  cursor: not-allowed;
  background: #ec9393;
  border: none;
}
#schedule-flightnumber_fstable[disabled] {
  cursor: not-allowed;
  background: #f1f1f1;
  border: none;
}
#schedule-flying-from_fstable[disabled] {
  cursor: not-allowed;
  background: #f1f1f1;
  border: none;
}
#schedule-flying-to_fstable[disabled] {
  cursor: not-allowed;
  background: #f1f1f1;
  border: none;
}
.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span, .ui-datepicker span.ui-datepicker-month, .ui-datepicker span.ui-datepicker-year, .ui-datepicker .hover-highlight a {
  color: #fff !important;
}
/* Generated by http://responsive-css.spritegen.com Responsive CSS Sprite Generator */
.airarabia-spriteicon-phone-white, .airarabia-spritenewwebsite-citycheckin-icon, .airarabia-spritenewwebsite-contact-icon-0, .airarabia-spritenewwebsite-faq-icon, .airarabia-spritenewwebsite-onlinecheckin-icon, .airarabia-spritenewwebsite-routemap-icon, .airarabia-spriteinsurane-icon, .airarabia-spritebagage, .airarabia-spritedining-0, .airarabia-spriteseat-icon-l, .airarabia-spritecar-icon, .airarabia-spriteflight-icon, .airarabia-spritenews-icon, .airarabia-spriteholidaypackages-icon, .airarabia-spritesun-icon, .airarabia-spriteplane-small, .airarabia-spriteen, .airarabia-spritehotel-icon, .airarabia-spritedownarrow, .airarabia-spritecloseredwhite {
  max-width: 100%;
  background-size: 100%;
  background-image: url('/sites/all/themes/airarabia2016/images/png.png');
}
.airarabia-spriteicon-phone-white {
  background-position: 0 0%;
  background-size: 100%;
}
.airarabia-spritenewwebsite-citycheckin-icon {
  background-position: 0 8.439898%;
  background-size: 101.538462%;
}
.airarabia-spritenewwebsite-contact-icon-0 {
  background-position: 0 16.624041%;
  background-size: 101.538462%;
}
.airarabia-spritenewwebsite-faq-icon {
  background-position: 0 24.808184%;
  background-size: 101.538462%;
}
.airarabia-spritenewwebsite-onlinecheckin-icon {
  background-position: 0 32.992327%;
  background-size: 101.538462%;
}
.airarabia-spritenewwebsite-routemap-icon {
  background-position: 0 41.176471%;
  background-size: 101.538462%;
}
.airarabia-spriteinsurane-icon {
  background-position: 0 49.487179%;
  background-size: 110%;
}
.airarabia-spritebagage {
  background-position: 0 57.948718%;
  background-size: 132%;
}
.airarabia-spritedining-0 {
  background-position: 0 66.410256%;
  background-size: 132%;
}
.airarabia-spriteseat-icon-l {
  background-position: 0 73.27478%;
  background-size: 132%;
}
.airarabia-spritecar-icon {
  background-position: 0 76.449275%;
  background-size: 227.586207%;
}
.airarabia-spriteflight-icon {
  background-position: 0 78.813559%;
  background-size: 235.714286%;
}
.airarabia-spritenews-icon {
  background-position: 0 81.333333%;
  background-size: 244.444444%;
}
.airarabia-spriteholidaypackages-icon {
  background-position: 0 84.184915%;
  background-size: 253.846154%;
}
.airarabia-spritesun-icon {
  background-position: 0 87.317073%;
  background-size: 253.846154%;
}
.airarabia-spriteplane-small {
  background-position: 0 90.26764%;
  background-size: 275%;
}
.airarabia-spriteen {
  background-position: 0 93.074119%;
  background-size: 286.956522%;
}
.airarabia-spritehotel-icon {
  background-position: 0 96.336996%;
  background-size: 286.956522%;
}
.airarabia-spritedownarrow {
  background-position: 0 97.841727%;
  background-size: 347.368421%;
}
.airarabia-spritecloseredwhite {
  background-position: 0 100%;
  background-size: 388.235294%;
}
/* Generated by http://responsive-css.spritegen.com Responsive CSS Sprite Generator */
.emirates-nbd-1, .bagage, .dining-0, .seat-icon-l, .car-icon, .news-icon, .holidaypackages-icon, .sun-icon, .en, .downarrow {
  max-width: 100%;
  background-size: 100%;
  background-image: url('/sites/all/themes/airarabia2016/images/new_sprite.png');
}
.emirates-nbd-1 {
  background-position: 0 0%;
  background-size: 100%;
}
.bagage {
  background-position: 0 19.55836%;
  background-size: 120%;
}
.dining-0 {
  background-position: 0 41.009464%;
  background-size: 120%;
}
.seat-icon-l {
  background-position: 0 59.281437%;
  background-size: 120%;
}
.car-icon {
  background-position: 0 68.219178%;
  background-size: 206.896552%;
}
.news-icon {
  background-position: 0 74.309392%;
  background-size: 222.222222%;
}
.holidaypackages-icon {
  background-position: 0 81.337047%;
  background-size: 230.769231%;
}
.sun-icon {
  background-position: 0 89.07563%;
  background-size: 230.769231%;
}
.en {
  background-position: 0 96.111111%;
  background-size: 260.869565%;
}
.downarrow {
  background-position: 0 100%;
  background-size: 315.789474%;
}
#block-webform-client-block-5520 {
  padding: 0px 0px;
  margin-bottom: 30px;
  width: 40%;
}
#block-webform-client-block-5520 h2 {
  display: none;
}
#block-webform-client-block-5520 .form-item {
  margin: 0px 0px 10px 0px !important;
  padding: 0px;
  width: 100%;
  float: left;
}
#block-webform-client-block-5520 label {
  font-size: 1rem;
}
#block-webform-client-block-5520 .form-submit {
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  text-transform: uppercase;
  padding: 7px 35px;
  font-size: 0.9375rem;
  margin: 20px 0px 0px 0px;
}
#block-webform-client-block-5520 .messages.error {
  display: none;
}
#webform-ajax-wrapper-5520 {
  padding: 0 15px;
}
#block-webform-client-block-5521 {
  padding: 0px 0px;
  margin-bottom: 30px;
  width: 40%;
}
#block-webform-client-block-5521 h2 {
  display: none;
}
#block-webform-client-block-5521 .form-item {
  margin: 0px 0px 10px 0px !important;
  padding: 0px;
  width: 100%;
  float: left;
}
#block-webform-client-block-5521 label {
  font-size: 1rem;
}
#block-webform-client-block-5521 .form-submit {
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  text-transform: uppercase;
  padding: 7px 35px;
  font-size: 0.9375rem;
  margin: 20px 0px 0px 0px;
}
#block-webform-client-block-5521 .messages.error {
  display: none;
}
#webform-ajax-wrapper-5521 {
  padding: 0 15px;
}
#block-webform-client-block-5522 {
  padding: 0px 0px;
  margin-bottom: 30px;
  width: 40%;
}
#block-webform-client-block-5522 h2 {
  display: none;
}
#block-webform-client-block-5522 .form-item {
  margin: 0px 0px 10px 0px !important;
  padding: 0px;
  width: 100%;
  float: left;
}
#block-webform-client-block-5522 label {
  font-size: 1rem;
}
#block-webform-client-block-5522 .form-submit {
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  text-transform: uppercase;
  padding: 7px 35px;
  font-size: 0.9375rem;
  margin: 20px 0px 0px 0px;
}
#block-webform-client-block-5522 .messages.error {
  display: none;
}
#webform-ajax-wrapper-5522 {
  padding: 0 15px;
}
#block-webform-client-block-5523 {
  padding: 0px 0px;
  margin-bottom: 30px;
  width: 40%;
}
#block-webform-client-block-5523 h2 {
  display: none;
}
#block-webform-client-block-5523 .form-item {
  margin: 0px 0px 10px 0px !important;
  padding: 0px;
  width: 100%;
  float: left;
}
#block-webform-client-block-5523 label {
  font-size: 1rem;
}
#block-webform-client-block-5523 .form-submit {
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  text-transform: uppercase;
  padding: 7px 35px;
  font-size: 0.9375rem;
  margin: 20px 0px 0px 0px;
}
#block-webform-client-block-5523 .messages.error {
  display: none;
}
#webform-ajax-wrapper-5523 {
  padding: 0 15px;
}
#block-webform-client-block-5695 {
  padding: 0px 0px;
  margin-bottom: 30px;
  width: 45%;
}
#block-webform-client-block-5695 textarea {
  resize: none;
}
#block-webform-client-block-5695 h2 {
  display: none;
}
#block-webform-client-block-5695 .form-item {
  margin: 0px 0px 10px 0px !important;
  padding: 0px;
  width: 100%;
  float: left;
}
#block-webform-client-block-5695 label {
  font-size: 1rem;
  color: #435464;
}
#block-webform-client-block-5695 .form-submit {
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  text-transform: uppercase;
  padding: 7px 35px;
  font-size: 0.9375rem;
  margin: 20px 0px 0px 0px;
}
#block-webform-client-block-5695 .messages.error {
  display: none;
}
#webform-ajax-wrapper-5695 {
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  #block-webform-client-block-5520 {
    width: 100%;
  }
  #block-webform-client-block-5521 {
    width: 100%;
  }
  #block-webform-client-block-5522 {
    width: 100%;
  }
  #block-webform-client-block-5523 {
    width: 100%;
  }
  #block-webform-client-block-5695 {
    width: 100%;
  }
}
@media only screen and (max-width: 639px) {
  .new-mob-hide {
    display: none;
  }
}
@media(min-width:300px) and (max-width:700px) {
  .fa.fa-vk {
    font-size: 45px;
    margin-top: -6px;
    margin-left: -18px;
  }
  .content-tabs .content-tab-links {
    padding-top: 0px;
  }
}
@media (min-width: 415px) and (max-width: 767px) {
  .best-fares .fare-inner span.right-price {
    margin-top: 0;
    float: left !important;
  }
  .best-fares .fare-inner span.right-price .price {
    font-size: 1.2rem;
  }
  .best-fares .fare-inner a.booknow {
    margin-top: 5px;
  }
}
#sliding-popup .popup-content #popup-buttons button {
  margin-top: 1em !important;
}
#sliding-popup a {
  color: #fff !important;
  text-decoration: underline !important;
  font-weight: bold !important;
}
#sliding-popup .popup-content #popup-text p {
  font-size: 11px !important;
}
#sliding-popup .popup-content #popup-text h2 {
  font-size: 13px !important;
}
.i18n-tr .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  width: auto !important;
  height: 1.8em;
}
.i18n-zh-hans .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  width: auto !important;
  height: 1.8em;
}
.i18n-fr .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  width: auto !important;
  height: 1.8em;
}
.i18n-de .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  width: auto !important;
  height: 1.8em;
}
.i18n-it .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  width: auto !important;
  height: 1.8em;
}
.i18n-ru .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  width: auto !important;
  height: 1.8em;
}
.i18n-es .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  width: auto !important;
  height: 1.8em;
}
.i18n-zh-hans .ui-datepicker .ui-datepicker-next {
  margin-right: 5px;
}
.i18n-tr .ui-datepicker .ui-datepicker-next {
  margin-right: 5px;
}
.i18n-zh-hans .ui-datepicker .ui-datepicker-next {
  margin-right: 5px;
}
.i18n-fr .ui-datepicker .ui-datepicker-next {
  margin-right: 5px;
}
.i18n-de .ui-datepicker .ui-datepicker-next {
  margin-right: 5px;
}
.i18n-it .ui-datepicker .ui-datepicker-next {
  margin-right: 5px;
}
.i18n-ru .ui-datepicker .ui-datepicker-next {
  margin-right: 5px;
}
.i18n-es .ui-datepicker .ui-datepicker-next {
  margin-right: 5px;
}
.i18n-de .content-tabs .content-tab-links li {
  outline: 0;
  display: inline;
  display: block;
  float: left;
  padding: 10px 16px !important;
}
.i18n-ru #sliding-popup .popup-content #popup-buttons button {
  margin-top: 2.5em !important;
}
.i18n-ru #sliding-popup .popup-content #popup-buttons button {
  font-size: 14px;
}
#views-exposed-form-air-reward-search-page {
  background: #e7e8ed;
  padding: 21px 0 0 0;
  height: 110px;
}
#block-airarabia-general-callcentres .views-exposed-form, #block-airarabia-general-officelocations .views-exposed-form, #views-exposed-form-air-reward-search-page .views-exposed-form {
  max-width: 1175px !important;
  margin: 0 auto;
  padding-left: .9375rem;
  padding-right: .9375rem;
}
#edit-title-field-value-wrapper {
  display: inline;
  float: left;
  margin-right: 20px;
}
#block-airarabia-general-callcentres .faq-search-prepend, #block-airarabia-general-officelocations .faq-search-prepend, #views-exposed-form-air-reward-search-page .faq-search-prepend {
  font-size: 1.4rem;
  display: inline;
  background-image: url(/sites/all/themes/airarabia2016/images/searchongrey.png);
  background-repeat: no-repeat;
  background-position: right 5px;
  padding-right: 60px;
  padding-top: 3px;
  padding-bottom: 4px;
  margin-bottom: -4px;
}
#block-airarabia-general-callcentres input#edit-title-field-value, #block-airarabia-general-callcentres select.call_centre_select, #block-airarabia-general-callcentres select.office_location_select, #block-airarabia-general-officelocations input#edit-title-field-value, #block-airarabia-general-officelocations select.call_centre_select, #block-airarabia-general-officelocations select.office_location_select, #views-exposed-form-air-reward-search-page input#edit-title-field-value, #views-exposed-form-air-reward-search-page select.call_centre_select, #views-exposed-form-air-reward-search-page select.office_location_select {
  color: #64727f;
  font-weight: 400;
  width: 500px;
  display: inline;
  box-shadow: none !important;
  background-color: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
}
#block-airarabia-general-callcentres #edit-title-field-value, #block-airarabia-general-officelocations #edit-title-field-value, #views-exposed-form-air-reward-search-page #edit-submit-air-reward-search {
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff;
  padding: 9px 30px;
  font-size: 1.1rem;
}
#block-airarabia-general-callcentres .views-exposed-widget.views-submit-button, #block-airarabia-general-officelocations .views-exposed-widget.views-submit-button, #views-exposed-form-air-reward-search-page .views-exposed-widget.views-submit-button {
  margin-top: 10px;
}
.air-rewards-faq li {
  padding: 10px 14px !important;
}
.air-rewards-faq h4 {
  font-size: 16px !important;
}
.view-air-reward-search .views-row {
  border-bottom: 1px solid #d0d0d0;
  padding: 10px 0;
}
@media screen and (max-width: 1025px) and (min-width: 40em) {
  #block-airarabia-general-callcentres .faq-search-prepend, #block-airarabia-general-officelocations .faq-search-prepend, #views-exposed-form-air-reward-search-page .faq-search-prepend {
    display: none;
  }
  .mobile-none {
    display: none !important;
  }
  #edit-title-field-value-wrapper {
    width: 80%;
  }
}
@media screen and (max-width: 39.9375em) {
  #block-airarabia-general-customerservicelists .content-tab-links li {
    display: initial;
  }
  title spantitle partunderline {
    margin-bottom: -15px;
    margin-top: 15px !important;
    font-size: 1rem !important;
  }
  .mobile-none {
    display: none !important;
  }
  #block-airarabia-general-callcentres input#edit-title-field-value, #block-airarabia-general-callcentres select.call_centre_select, #block-airarabia-general-callcentres select.office_location_select, #block-airarabia-general-officelocations input#edit-title-field-value, #block-airarabia-general-officelocations select.call_centre_select, #block-airarabia-general-officelocations select.office_location_select, #views-exposed-form-air-reward-search-page input#edit-title-field-value, #views-exposed-form-air-reward-search-page select.call_centre_select, #views-exposed-form-air-reward-search-page select.office_location_select {
    margin-top: 0;
    width: 98%;
  }
  #block-airarabia-general-callcentres #edit-title-field-value, #block-airarabia-general-officelocations #edit-title-field-value, #views-exposed-form-air-reward-search-page #edit-submit-air-reward-search {
    font-size: .9rem;
    padding: 10px 7px;
    float: right;
  }
  #block-airarabia-general-callcentres .views-exposed-widget.views-submit-button, #block-airarabia-general-officelocations .views-exposed-widget.views-submit-button, #views-exposed-form-air-reward-search-page .views-exposed-widget.views-submit-button {
    width: 25%;
    float: left;
    margin-top: 15px;
  }
  #edit-title-field-value-wrapper {
    width: 75%;
    margin-right: 0;
  }
  .air-rewards-faq {
    padding-bottom: 20px;
    padding-top: 5px;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    width: 100%;
  }
  .air-rewards-faq li {
    float: none !important;
    padding: 0 !important;
    margin: 0 !important;
    background: 0 0 !important;
  }
  .air-rewards-faq li.ui-state-active a h4 {
    background: 0 0 !important;
    font-weight: 700;
  }
}
@media screen and (max-width: 759px) and (min-width: 640px) {
  #edit-question-search-wrapper {
    width: 70%;
  }
  #edit-title-field-value-wrapper {
    width: 70%;
  }
}
@media screen and (max-width: 639px) and (min-width: 300px) {
  span.spantitle {
    margin-bottom: 20px;
    font-size: 20px !important;
  }
}
.row.pad-contain-lg.plane-top-dark.show-for-medium {
  display: inherit !important;
}
#block-block-20 a {
  display: block;
  margin-bottom: 5px;
}
#block-block-22 a {
  display: block;
  margin-bottom: 5px;
}
#block-block-44 a {
  display: block;
}
@media screen and (max-width: 700px) and (min-width: 300px) {
  .page-node-330 .end {
    margin-top: 50px;
  }
  .page-node-331 .end {
    margin-top: 70px;
  }
  .page-node-454 .end {
    margin-top: 50px;
  }
  .page-node-331 .views-row.views-row-1.views-row-odd.views-row-first.views-row-last {
    position: relative;
    top: 50px;
  }
  .page-node-455 .wide_wrapper {
    margin-top: 50px;
  }
  .page-node-332 .end {
    margin-top: 50px;
  }
  .page-node-330 select {
    background-image: none;
  }
  .page-node-331 select {
    background-image: none;
  }
  .page-node-332 select {
    background-image: none;
  }
  .page-node-455 select {
    background-image: none;
  }
  .page-node-454 select {
    background-image: none;
  }
  .help_select_contain .help_select {
    top: 95%;
    float: left !important;
    left: 10px !important;
  }
  .help_select_contain::after {
    bottom: -18px;
    left: 270px;
  }
  #block-block-20 {
    width: 100%;
  }
  #block-block-22 {
    width: 100%;
  }
  #block-block-44 {
    width: 100%;
  }
  #block-block-42 {
    width: 100%;
  }
  h1.partunderline#page-title {
    font-size: 1.5rem;
  }
  .page-node-331 #block-views-latest-news-block {
    width: 100% !important;
  }
}
@media (min-width: 415px) and (max-width: 767px) {
  .best-fares .fare-inner span.right-price {
    margin-top: 0;
    float: left !important;
  }
  .best-fares .fare-inner span.right-price .price {
    font-size: 1.2rem;
  }
  .best-fares .fare-inner a.booknow {
    margin-top: 5px;
  }
}
/* Generated by http://responsive-css.spritegen.com Responsive CSS Sprite Generator */
.airarabia-spriteicon-phone-white, .airarabia-spritenewwebsite-citycheckin-icon, .airarabia-spritenewwebsite-contact-icon-0, .airarabia-spritenewwebsite-faq-icon, .airarabia-spritenewwebsite-onlinecheckin-icon, .airarabia-spritenewwebsite-routemap-icon, .airarabia-spriteinsurane-icon, .airarabia-spritebagage, .airarabia-spritedining-0, .airarabia-spriteseat-icon-l, .airarabia-spritecar-icon, .airarabia-spriteflight-icon, .airarabia-spritenews-icon, .airarabia-spriteholidaypackages-icon, .airarabia-spritesun-icon, .airarabia-spriteplane-small, .airarabia-spriteen, .airarabia-spritehotel-icon, .airarabia-spritedownarrow, .airarabia-spritecloseredwhite {
  max-width: 100%;
  background-size: 100%;
  background-image: url('/sites/all/themes/airarabia2016/images/png.png');
}
.airarabia-spriteicon-phone-white {
  background-position: 0 0%;
  background-size: 100%;
}
.airarabia-spritenewwebsite-citycheckin-icon {
  background-position: 0 8.439898%;
  background-size: 101.538462%;
}
.airarabia-spritenewwebsite-contact-icon-0 {
  background-position: 0 16.624041%;
  background-size: 101.538462%;
}
.airarabia-spritenewwebsite-faq-icon {
  background-position: 0 24.808184%;
  background-size: 101.538462%;
}
.airarabia-spritenewwebsite-onlinecheckin-icon {
  background-position: 0 32.992327%;
  background-size: 101.538462%;
}
.airarabia-spritenewwebsite-routemap-icon {
  background-position: 0 41.176471%;
  background-size: 101.538462%;
}
.airarabia-spriteinsurane-icon {
  background-position: 0 49.487179%;
  background-size: 110%;
}
.airarabia-spritebagage {
  background-position: 0 57.948718%;
  background-size: 132%;
}
.airarabia-spritedining-0 {
  background-position: 0 66.410256%;
  background-size: 132%;
}
.airarabia-spriteseat-icon-l {
  background-position: 0 73.27478%;
  background-size: 132%;
}
.airarabia-spritecar-icon {
  background-position: 0 76.449275%;
  background-size: 227.586207%;
}
.airarabia-spriteflight-icon {
  background-position: 0 78.813559%;
  background-size: 235.714286%;
}
.airarabia-spritenews-icon {
  background-position: 0 81.333333%;
  background-size: 244.444444%;
}
.airarabia-spriteholidaypackages-icon {
  background-position: 0 84.184915%;
  background-size: 253.846154%;
}
.airarabia-spritesun-icon {
  background-position: 0 87.317073%;
  background-size: 253.846154%;
}
.airarabia-spriteplane-small {
  background-position: 0 90.26764%;
  background-size: 275%;
}
.airarabia-spriteen {
  background-position: 0 93.074119%;
  background-size: 286.956522%;
}
.airarabia-spritehotel-icon {
  background-position: 0 96.336996%;
  background-size: 286.956522%;
}
.airarabia-spritedownarrow {
  background-position: 0 97.841727%;
  background-size: 347.368421%;
}
.airarabia-spritecloseredwhite {
  background-position: 0 100%;
  background-size: 388.235294%;
}
/* Generated by http://responsive-css.spritegen.com Responsive CSS Sprite Generator */
.emirates-nbd-1, .bagage, .dining-0, .seat-icon-l, .car-icon, .news-icon, .holidaypackages-icon-ca, .sun-icon, .en, .downarrow {
  max-width: 100%;
  background-size: 100%;
  background-image: url('/sites/all/themes/airarabia2016/images/index.png');
}
.emirates-nbd-1 {
  background-position: 0 0%;
  background-size: 100%;
}
.bagage {
  background-position: 0 16.701461%;
  background-size: 120%;
}
.dining-0 {
  background-position: 0 34.655532%;
  background-size: 120%;
}
.seat-icon-l {
  background-position: 0 50.806452%;
  background-size: 120%;
}
.car-icon {
  background-position: 0 60.910816%;
  background-size: 206.896552%;
}
.news-icon {
  background-position: 0 68.51145%;
  background-size: 222.222222%;
}
.holidaypackages-icon-ca {
  background-position: 0 76.775432%;
  background-size: 230.769231%;
}
.sun-icon {
  background-position: 0 85.549133%;
  background-size: 230.769231%;
}
.en {
  background-position: 0 93.869732%;
  background-size: 260.869565%;
}
.downarrow {
  background-position: 0 100%;
  background-size: 315.789474%;
}
.tab-flight-row input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
  background-color: #ffffff;
  cursor: default;
}
.ui-datepicker .last-highlight span, .ui-datepicker .ui-datepicker-current-day span, .ui-datepicker .ui-datepicker-days-cell-over span, .ui-datepicker td .ui-state-default:hover {
  background: #C20041 !mportant;
  color: #fff;
}
/* .ui-datepicker .last-highlight span, .ui-datepicker .ui-datepicker-current-day span, .ui-datepicker .ui-datepicker-days-cell-over span, .ui-datepicker td .ui-state-default:hover{color: #fff !important;background: #C20041 !important;} 
td.ui-datepicker-unselectable.ui-state-disabled.undefined:hover span{
  background:url(/sites/all/themes/airarabia2016/images/un-select.png) no-repeat center #FF0041 !important;
  color: transparent !important;
}

td.ui-datepicker-unselectable.ui-state-disabled:hover span{
  background:url(/sites/all/themes/airarabia2016/images/un-select.png) no-repeat center #FF0041 !important;
  color: transparent !important;
} */
@media (min-width: 300px) and (max-width: 635px) {
  #tabs-flights .flightclass {
    width: 100%;
  }
  #tabs-flights .flightclass label {
    width: 100%;
    text-align: left;
    margin-right: 0;
  }
  #tabs-flights .flightclass select {
    width: 100%;
  }
}
@media (min-width: 636px) and (max-width: 1025px) {
  #tabs-flights .flightclass {
    width: 20%;
  }
  #tabs-flights .flightclass label {
    width: 100%;
    text-align: left;
    margin-right: 0;
  }
  #tabs-flights .flightclass select {
    width: 100%;
  }
}
.i18n-ru #search_tabs.hidepackages ul.ui-tabs-nav li.packages {
  display: block !important;
}
.i18n-tr #search_tabs.hidepackages ul.ui-tabs-nav li.packages {
  display: block !important;
}
.i18n-ru #search_tabs.hidepackages ul.ui-tabs-nav li {
  width: 20% !important;
}
.i18n-tr #search_tabs.hidepackages ul.ui-tabs-nav li {
  width: 20% !important;
}
ul.news-list li:before {
  position: absolute;
  content: "";
  background-image: url(/sites/all/themes/airarabia2016/images/new_sprite.png);
  background-repeat: no-repeat;
  background-position: 0 74.309392%;
  background-size: 138%;
  display: inline-block;
  height: 25px;
  width: 45px;
  left: 0;
  top: 5px;
}
.destinations-link {
  float: right;
}
.promopanel_pages_wrapper.area_wrapper.promopanel_pages.wide_wrapper.full-width.x-light-back.show-for-medium {
  background-color: #00D0D0 !important;
}
.labels.custom-white {
  color: #FFFFFF;
}
.partunderline.no-color-change span.firstword {
  color: #435464 !important;
}
.partunderline.no-color-change-white span.firstword {
  color: #fff !important;
}
.promopanel_pages_wrapper.area_wrapper.promopanel_pages.wide_wrapper.full-width.x-light-back.show-for-medium h2 {
  color: #fff;
}
.promopanel_pages_wrapper.area_wrapper.promopanel_pages.wide_wrapper.full-width.x-light-back.show-for-medium .partunderline span.firstword {
  color: #fff !important;
}
.box-panel-inner.click-follow:hover .btn-hollow-red {
  border: 1px solid #FF0041;
}
.coupons-list .large-image-coupon:hover .btn-hollow-red {
  border: 1px solid #FF0041;
}
footer .partunderline span.firstword {
  color: #435464 !important;
}
.footer-main-links h4 {
  color: #435464;
}
.form_search_flights input[type="radio"] {
  display: none;
}
.form_search_flights input[type="radio"] + label {
  background: url(/sites/all/themes/airarabia2016/images/original-sprite.png) no-repeat !important;
  background-position: 0 95.939394% !important;
}
.form_search_flights input[type="radio"]:checked + label {
  background: url(/sites/all/themes/airarabia2016/images/original-sprite.png) no-repeat !important;
  /* background-position: 0 91.100829% !important;*/
  background-position: 0 90.9% !important;
}
/* Generated by http://responsive-css.spritegen.com Responsive CSS Sprite Generator */
.airewards-img, .city-check-in-img, .contact-us-img, .faq-img, .online-checking-img, .cars-img, .flight-hotel, .holiday-packages, .hotels, .index {
  max-width: 100%;
  background-size: 100%;
  background-image: url('/sites/all/themes/airarabia2016/images/index-updated-icon.png');
}
.airewards-img {
  background-position: 0 0%;
  background-size: 100%;
}
.city-check-in-img {
  background-position: 0 7.692308%;
  background-size: 166.153846%;
}
.contact-us-img {
  background-position: 0 26.054591%;
  background-size: 166.153846%;
}
.faq-img {
  background-position: 0 44.416873%;
  background-size: 166.153846%;
}
.online-checking-img {
  background-position: 0 62.779156%;
  background-size: 166.153846%;
}
.cars-img {
  background-position: 0 73.154362%;
  background-size: 385.714286%;
}
.flight-hotel {
  background-position: 0 79.865772%;
  background-size: 385.714286%;
}
.holiday-packages {
  background-position: 0 86.577181%;
  background-size: 385.714286%;
}
.hotels {
  background-position: 0 93.288591%;
  background-size: 385.714286%;
}
.index {
  background-position: 0 100%;
  background-size: 385.714286%;
}
@media screen and (max-width: 5000px) and (min-width: 640px) {
  .tab-top {
    position: relative;
    z-index: 65;
    top: -40px;
  }
}
ul.row.social-block a img {
  margin-bottom: 10px;
}
.contact-questions .partunderline span.firstword {
  color: #435464 !important;
}
.header-color-change h1, h2, h3, h4 {
  color: #39454B;
}
.featured_flights_content.coupons-list .image-coupon:hover .btn-hollow-red {
  border: 1px solid #FF0041;
}
.month {
  color: #39454B;
  font-family: '.';
}
.color-change {
  color: #435464 !important;
}
.airport_list h3 {
  color: #435464 !important;
}
.airport_list .partunderline span.firstword {
  color: #435464 !important;
}
.list_of_airports h3 {
  color: #fff !important;
}
.list_of_airports .partunderline span.firstword {
  color: #fff !important;
}
#boxes #dialog {
  max-width: 300px;
  width: 100%;
  height: auto;
  padding: 14px;
  background-color: #ed0000;
  font-family: 'Segoe UI Light', sans-serif;
  font-size: 14pt;
  color: #fff;
  line-height: normal;
  border-radius: 5px;
  font-weight: 600;
}
#popupfoot {
  font-size: 16pt;
  position: relative;
  bottom: 0px;
  width: 100%;
  left: auto;
  margin: 10px auto 0px;
}
#popupfoot a {
  color: #fff;
}
#popupfoot a:hover {
  color: #fff;
}
.sub-head {
  color: #435464 !important;
}
.sub-head span.firstword {
  color: #435464 !important;
}
.from-text {
  color: #39454B;
  font-family: '.';
}
.currency {
  color: #FF0041;
  font-family: '.';
}
.things-to-do h3 {
  color: #435464;
}
.best-fares h3 {
  color: #435464;
  font-family: 'Noto Sans', sans-serif;
}
.ui-datepicker .last-highlight span, .ui-datepicker .ui-datepicker-current-day span, .ui-datepicker .ui-datepicker-days-cell-over span, .ui-datepicker td .ui-state-default:hover {
  color: #fff !important;
  background: #C20041 !important;
}
td.ui-datepicker-unselectable.ui-state-disabled.undefined:hover span {
  background: url(/sites/all/themes/airarabia2016/images/un-select.png) no-repeat center #FF0041 !important;
  color: transparent !important;
}
td.ui-datepicker-unselectable.ui-state-disabled:hover span {
  background: url(/sites/all/themes/airarabia2016/images/un-select.png) no-repeat center #FF0041 !important;
  color: transparent !important;
}
.promopanel_pages_wrapper.area_wrapper.promopanel_pages.wide_wrapper.full-width.x-light-back.show-for-medium .partunderline span.firstword:after {
  background: #fff !important;
}
.airport_list.countries.columns.small-24.medium-16 .partunderline span.firstword:after {
  background-color: #435464 !important;
}
.new-banner-section {
  margin: auto;
  padding: 0px;
}
.responsive {
  width: 100%;
  height: auto;
}
.select-origin-section {
  margin: 30px 0px;
}
.select-origin {
  width: 100%;
  border: 1px solid #c6cad3;
  color: #0a0a0a;
  background-color: #fefefe;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-size: 9px 6px;
  background-position: right -1rem center;
  background-origin: content-box;
  background-repeat: no-repeat;
  padding-right: 1.5rem;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  height: auto;
  margin: 0;
}
.text-area-section {
  margin: 30px 0px;
}
.text-area-section p {
  font-size: 15px;
  line-height: 25px;
}
.new-tab-section ul {
  margin: 0px 0px 0px 0px;
}
.new-tab-section ul li {
  float: left;
  list-style: none;
  margin-right: 15px;
  padding: 5px 0 8px;
  margin-bottom: 15px;
}
.new-tab-section ul li h4 {
  margin: 0px;
  padding: 0px;
}
.new-tab-section ul li h4 a {
  margin: 0px;
  padding: 8px 40px;
  color: #4d4d4d;
  font-size: 14px;
  border: 2px solid #e7e8ed;
}
.new-tab-section .content-tabs .content-tab-content {
  padding: 0px;
  background: #fff;
}
.new-tab-section li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active {
  background: #e7e8ed;
  ;
}
.new-tab-section li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active h4 a {
  color: #4F4F4F;
}
.new-tab-section .coupons-list {
  padding: 0;
}
.new-tab-section h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 2.0em;
  line-height: 1.2em;
  display: block;
  margin-top: 30px;
  margin-bottom: 10px;
}
@media (min-width: 320px) and (max-width: 639px) {
  .new-tab-section .coupons-list .image-coupon .coupon-inner {
    height: auto !important;
    box-sizing: content-box;
    padding-bottom: 60px !important;
  }
  .new-tab-section .coupons-list .small-image-coupon {
    height: auto !important;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .new-tab-section ul li h4 a {
    padding: 8px;
  }
}
@media screen and (min-width:40em) and (max-width:64em) {
  .new-tab-section .small-image-coupon {
    height: 390px;
  }
  .new-tab-section .image-coupon {
    height: 350px;
  }
}
#rak-form {
  padding: 0px 0px;
  margin-bottom: 30px;
  width: 40%;
}
#block-webform-client-block-5520 h2 {
  display: none;
}
#rak-form .form-item {
  margin: 0px 0px 10px 0px !important;
  padding: 0px;
  width: 100%;
  float: left;
}
#rak-form label {
  font-size: 1rem;
}
#rak-form .form-submit {
  border: #ed0000 1px solid;
  background: #ed0000;
  color: #fff !important;
  text-transform: uppercase;
  padding: 7px 35px;
  font-size: 0.9375rem;
  margin: 20px 0px 0px 0px;
}
#node-5522 .messages.error {
  display: none;
}
#node-5521 .messages.error {
  display: none;
}
#node-5520 .messages.error {
  display: none;
}
#node-5523 .messages.error {
  display: none;
}
#rak-form {
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  #rak-form {
    width: 100%;
  }
}
.i18n-ru #search_tabs.hidepackages ul.ui-tabs-nav li.packages {
  display: block !important;
}
.i18n-tr #search_tabs.hidepackages ul.ui-tabs-nav li.packages {
  display: block !important;
}
.i18n-ru #search_tabs.hidepackages ul.ui-tabs-nav li {
  width: 20% !important;
}
.i18n-tr #search_tabs.hidepackages ul.ui-tabs-nav li {
  width: 20% !important;
}
ul.news-list li:before {
  position: absolute;
  content: "";
  background-image: url(/sites/all/themes/airarabia2016/images/index.png);
  background-repeat: no-repeat;
  background-position: 0 68.51145%;
  background-size: auto;
  display: inline-block;
  height: 25px;
  width: 45px;
  left: 0;
  top: 5px;
}
.airewards-login #edit-submit--2 {
  margin-top: -21px;
  float: right;
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #ed0000 1px solid;
  background: #ed0000;
  color: #fff;
  padding: 9px 11px;
  font-size: 1.1rem;
}
header .site-options .airewards form #edit-submit--2:hover {
  color: #ed0000 !important;
  background: 0 0;
}
/*header .site-options .selected-airport{cursor:pointer;
	background:url(/sites/all/themes/airarabia2016/images/index.png);
	background-repeat:no-repeat;
	background-position: 170% 101% !important;
	background-size:auto;
	margin:0;
	width:auto;
	min-width:120px;
	max-width:240px;
	display:inline;
	height:22px;
	padding:0;
	padding-bottom:1px;
	border:none;
	box-shadow:none;
	color:#435464;
	font-size:1rem;
	padding-right:20px}*/
header .site-options .selected-airport {
  cursor: pointer;
  background: url(/sites/all/themes/airarabia2016/images/icons/downarrow.png);
  background-repeat: no-repeat;
  background-position: center right !important;
  background-size: auto;
  margin: 0;
  width: auto;
  min-width: 120px;
  max-width: 240px;
  height: 22px;
  padding: 0;
  padding-bottom: 1px;
  border: none;
  box-shadow: none;
  color: #435464;
  font-size: 1rem;
  padding-right: 20px;
}
/*header .site-options .site-currency span.selected-currency,header .site-options .site-currency span.selected-language,header .site-options .site-language span.selected-currency,header .site-options .site-language span.selected-language{
	font-size:.9rem;
	background:url(/sites/all/themes/airarabia2016/images/index.png);
	background-repeat:no-repeat;
	background-position: 220% 100.50% !important;
	padding-right:20px}*/
header .site-options .site-currency span.selected-currency, header .site-options .site-currency span.selected-language, header .site-options .site-language span.selected-currency, header .site-options .site-language span.selected-language {
  font-size: .9rem;
  background: url(/sites/all/themes/airarabia2016/images/icons/downarrow.png);
  background-repeat: no-repeat;
  background-position: center right !important;
  padding-right: 20px;
}
header .site-options .site-currency span.selected-currency, header .site-options .site-currency span {
  font-size: .9rem;
  background: url(/sites/all/themes/airarabia2016/images/index.png);
  background-repeat: no-repeat;
  background-position: 29px 100.50% !important;
  padding-right: 20px;
}
}
#block-block-20 h2 {
  color: #39454B;
}
#block-block-22 h2 {
  color: #39454B;
}
#block-block-42 h2 {
  color: #39454B;
}
#block-block-44 h2 {
  color: #39454B;
}
#block-webform-client-block-424 h2 {
  color: #39454B;
}
#block-webform-client-block-406 h2 {
  color: #39454B;
}
select#edit-submitted-journey-details-departure-date-month {
  color: #0a0a0a;
}
select#edit-submitted-return-journey-return-date-month {
  color: #0a0a0a;
}
.flight_offers h2 {
  color: #39454B !important;
}
.flight_offers .partunderline span.firstword {
  color: #39454B !important;
}
.flight_offers h2 .partunderline span.firstword:after {
  color: #39454B !important;
}
.margin-one {
  margin-top: 1px;
}
.sub-head.partunderline span.firstword:after {
  background: #435464 !important;
}
.cta .partunderline span.firstword:after {
  background: #435464 !important;
}
.dark-gray-color h3 {
  color: #39454B !important;
}
.dark-gray-color .partunderline span.firstword:after {
  background-color: #39454B !important;
}
.dark-gray-color h4 {
  color: #39454B !important;
}
.dark-gray-color h2 {
  color: #39454B !important;
}
.dark-gray-color .partunderline span.firstword {
  color: #39454B !important;
}
.ui-state-default.ui-corner-top:hover {
  background: #dbdee5 !important;
}
@media (min-width: 300px) and (max-width: 640px) {
  .tab-top .columns {
    padding: 0px;
  }
  .column, .columns {
    padding-left: .625rem;
    padding-right: .625rem;
  }
  .tab-top {
    border-top: 1px solid #C20041;
  }
  .row.pad-contain-lg.plane-top-dark.show-for-medium {
    display: none !important;
  }
  ul.main_promo_carousel .panel_content, ul.main_promo_carousel body .panel_content {
    left: 0;
    right: 0;
  }
  .airport_dropdown .list_of_airports {
    background-color: #C5C5C5 !important;
  }
  .airport_dropdown .list_of_airports .fa.fa-bus {
    color: #39454B;
  }
  .airport_dropdown .list_of_airports .fa.fa-plane {
    color: #39454B;
  }
  .airport-selector-head label {
    color: #39454B !important;
  }
  .airport_dropdown {
    background-color: #C5C5C5 !important;
    position: fixed !important;
    top: 0 !important;
    height: 100% !important padding: 40px 0 0 !important;
    width: 100% !important;
    margin-top: 0;
  }
  .airport_dropdown .mobilefilter {
    background-color: #C5C5C5 !important;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    margin-left: -15px;
    padding: 45px 5px 0 35px;
  }
  .faq-search-prepend {
    font-size: 14px !important;
    background: none !important;
  }
  header .site-options .airport_dropdown {
    background-color: #C5C5C5 !important;
  }
  .airport_dropdown .list_of_airports span {
    color: #39454B !important;
  }
  .airport_dropdown {
    background-color: #C5C5C5 !important;
  }
  #navigation #main-menu.burgerfied {
    background-color: #C20041 !important;
  }
  .hide-click-away-trigger .dropdown-list .dropdown-list-inner ul li {
    color: #39454B !important;
  }
}
/*....n....*/
#search_tabs .tab-outer .columns {
  padding-left: 0;
  padding-right: 0;
}
#search_tabs .tab-outer .tab-wrapper.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.airport_dropdown.keyword-search .list_of_airports {
  background: #c5c5c5 !important;
}
.airport_dropdown .list_of_airports .partunderline span.firstword {
  color: #fff !important;
}
.airport_dropdown.keyword-search .list_of_airports .partunderline span.firstword {
  color: #435464 !important;
}
#search_tabs.hidepackages ul.ui-tabs-nav li:first-child {
  border-right: 1px solid #FF0041 !important;
}
#tabs-flights .search_options_extended.open input {
  background-color: #ffffff !important;
}
@media screen and (min-width: 1200px) {
  .i18n-fr #tabs-flights .form_flying_from, .i18n-fr #tabs-flights .form_flying_to {
    width: 27%;
  }
  .i18n-de #tabs-flights .form_flying_from, .i18n-de #tabs-flights .form_flying_to {
    width: 28%;
  }
  .i18n-it #tabs-flights .form_flying_from, .i18n-it #tabs-flights .form_flying_to {
    width: 27%;
  }
  .i18n-it .airport_list h3.partunderline {
    font-size: 1.3rem;
  }
  .i18n-ru #tabs-flights .form_flying_from, .i18n-ru #tabs-flights .form_flying_to {
    width: 28%;
  }
  .i18n-es #tabs-flights .form_flying_from, .i18n-es #tabs-flights .form_flying_to {
    width: 27%;
  }
  .i18n-tr #tabs-flights .form_flying_from, .i18n-tr #tabs-flights .form_flying_to {
    width: 28%;
  }
  /*.i18n-es header .site-options .site-language span.selected-language {
    background-position: 204% 100.50% !important;
	}*/ ;
}
/* Generated by http://responsive-css.spritegen.com Responsive CSS Sprite Generator */
.city-checking-img, .online-checking-img, .footer-facebook, .footer-istagram, .footer-linked-in, .footer-twitter, .footer-youtube, .rss, .vk, .hotel-flight, .plane-small, .checked, .unchecked, .closeredwhite {
  max-width: 100%;
  background-size: 100%;
  background-image: url('..images/original-sprite.png');
}
.city-checking-img {
  background-position: 0 0%;
  background-size: 100%;
}
.online-checking-img {
  background-position: 0 10.566038%;
  background-size: 100%;
}
.footer-facebook {
  background-position: 0 20.766378%;
  background-size: 130%;
}
.footer-istagram {
  background-position: 0 29.419036%;
  background-size: 130%;
}
.footer-linked-in {
  background-position: 0 38.071693%;
  background-size: 130%;
}
.footer-twitter {
  background-position: 0 46.724351%;
  background-size: 130%;
}
.footer-youtube {
  background-position: 0 55.377009%;
  background-size: 130%;
}
.rss {
  background-position: 0 64.029666%;
  background-size: 130%;
}
.vk {
  background-position: 0 72.682324%;
  background-size: 130%;
}
.hotel-flight {
  background-position: 0 79.854369%;
  background-size: 185.714286%;
}
.plane-small {
  background-position: 0 85.389222%;
  background-size: 270.833333%;
}
.checked {
  background-position: 0 90.442055%;
  background-size: 295.454545%;
}
.unchecked {
  background-position: 0 95.459976%;
  background-size: 295.454545%;
}
.closeredwhite {
  background-position: 0 100%;
  background-size: 382.352941%;
}
.i18n-zh-hans #search_tabs.hidepackages ul.ui-tabs-nav li:first-child, .i18n-fr #search_tabs.hidepackages ul.ui-tabs-nav li:first-child, .i18n-de #search_tabs.hidepackages ul.ui-tabs-nav li:first-child, .i18n-it #search_tabs.hidepackages ul.ui-tabs-nav li:first-child, .i18n-ru #search_tabs.hidepackages ul.ui-tabs-nav li:first-child, .i18n-es #search_tabs.hidepackages ul.ui-tabs-nav li:first-child, .i18n-tr #search_tabs.hidepackages ul.ui-tabs-nav li:first-child {
  border-right: none !important;
}
.airport_dropdown.keyword-search .list_of_airports .fa.fa-bus {
  color: #39454B !important;
}
.airport_dropdown .list_of_airports.fa.fa-bus {
  color: #fff !important;
}
.i18n-de .airport_dropdown .airport_list h3 {
  margin-top: 20px;
  font-size: 1.1rem;
}
.i18n-ru .airport_dropdown .airport_list h3 {
  margin-top: 20px;
  font-size: 1.3rem;
}
.i18n-es .airport_dropdown .airport_list h3 {
  margin-top: 20px;
  font-size: 1.3rem;
}
.i18n-es .partunderline span.firstword::after {
  bottom: -6px;
}
.i18n-fr #block-airarabia-general-callcentres .faq-search-prepend, #block-airarabia-general-officelocations .faq-search-prepend, #views-exposed-form-search-questions-page .faq-search-prepend {
  font-size: 1.1rem;
  padding-bottom: 14px;
}
.i18n-en #block-airarabia-general-callcentres .faq-search-prepend, #block-airarabia-general-officelocations .faq-search-prepend, #views-exposed-form-search-questions-page .faq-search-prepend {
  font-size: 1.1rem;
  padding-bottom: 14px;
}
.i18n-de #block-airarabia-general-callcentres .faq-search-prepend, #block-airarabia-general-officelocations .faq-search-prepend, #views-exposed-form-search-questions-page .faq-search-prepend {
  font-size: 1.1rem;
  padding-bottom: 14px;
}
.i18n-it #block-airarabia-general-callcentres .faq-search-prepend, #block-airarabia-general-officelocations .faq-search-prepend, #views-exposed-form-search-questions-page .faq-search-prepend {
  font-size: 1.1rem;
  padding-bottom: 14px;
}
.i18n-ru #block-airarabia-general-callcentres .faq-search-prepend, #block-airarabia-general-officelocations .faq-search-prepend, #views-exposed-form-search-questions-page .faq-search-prepend {
  font-size: 1.1rem;
  padding-bottom: 14px;
}
.i18n-es #block-airarabia-general-callcentres .faq-search-prepend, #block-airarabia-general-officelocations .faq-search-prepend, #views-exposed-form-search-questions-page .faq-search-prepend {
  font-size: 1.1rem;
  padding-bottom: 14px;
}
.i18n-tr #block-airarabia-general-callcentres .faq-search-prepend, #block-airarabia-general-officelocations .faq-search-prepend, #views-exposed-form-search-questions-page .faq-search-prepend {
  font-size: 1.1rem;
  padding-bottom: 14px;
}
.i18n-zh-hans #block-airarabia-general-callcentres .faq-search-prepend, #block-airarabia-general-officelocations .faq-search-prepend, #views-exposed-form-search-questions-page .faq-search-prepend {
  font-size: 1.1rem;
  padding-bottom: 14px;
}
.flight_status input[type="radio"]:checked + label {
  background: none !important;
}
.flight_status input[type="radio"] + label {
  background: none !important;
}
.flight_status input[type="radio"] {
  display: inline-block !important;
}
.aa-table-outer {
  overflow-x: hidden;
}
@media (min-width: 300px) and (max-width: 639px) {
  .list_of_airports h3 {
    color: #39454B !important;
  }
  .airport_dropdown .list_of_airports .partunderline span.firstword::after {
    background: #39454B;
  }
  .airport_dropdown .list_of_airports .partunderline span.firstword {
    color: #39454B !important;
  }
  .columns.small-8.large-8.text-right.not-for-faq {
    margin: 0px !important;
  }
  .aa-table-outer {
    overflow-x: scroll;
  }
}
.ui-datepicker-days-cell-over.ui-datepicker-today.selected-today .ui-state-default.ui-state-highlight {
  background: none;
  color: #435464;
}
.ui-datepicker-days-cell-over.ui-datepicker-unselectable.ui-state-disabled.undefined.ui-datepicker-today .ui-state-default:hover {
  background: url(/sites/all/themes/airarabia2016/images/un-select.png) no-repeat center #FF0041 !important;
  color: transparent !important;
}
.ui-datepicker-days-cell-over.undefined.ui-datepicker-today .ui-state-default {
  background: none !important;
  /* color:#716d6d  !important;*/
  color: #bfbfbf !important;
}
.ui-datepicker .ui-datepicker-days-cell-over.selected-today a::after {
  display: none;
}
.ui-datepicker-days-cell-over.ui-datepicker-today.selected-today .ui-state-default.ui-state-highlight:hover::after {
  right: 0 !important;
  left: auto !important;
  margin-right: -7px !important;
  border-left: 7px solid #C20041 !important;
  border-right: none !important;
  content: "";
  display: block;
}
.ui-datepicker .dp-highlight.first-highlight a::after, .ui-datepicker .ui-datepicker-days-cell-over a::after, .ui-datepicker.depart-cal .ui-datepicker-current-day a::after {
  right: 0 !important;
  left: auto !important;
  margin-right: -7px !important;
  border-left: 7px solid #C20041 !important;
  border-right: none !important;
}
.ui-datepicker-days-cell-over.selected-today.ui-datepicker-current-day.ui-datepicker-today .ui-state-default.ui-state-highlight.ui-state-active {
  background: #C20041;
  color: #fff;
}
.ui-datepicker-days-cell-over.selected-today.ui-datepicker-current-day.ui-datepicker-today .ui-state-default.ui-state-highlight.ui-state-active::after {
  right: 0 !important;
  left: auto !important;
  margin-right: -7px !important;
  border-left: 7px solid #C20041 !important;
  border-right: none !important;
  content: "";
  display: block;
}
.columns.small-8.large-8.text-right.not-for-faq {
  margin: auto;
  width: 233px;
  margin: 0px 0px 0px 16%;
  text-align: left !important;
  float: left !important;
  padding-left: 20px;
}
.columns.small-24.medium-9.search_field.journeytype label {
  padding: 2px 0px 0px 26px;
  height: 28px;
  margin-left: 0px;
  display: inline-block;
}
.footer-btm {
  margin-bottom: -25px;
}
#contact_us .g-recaptcha {
  margin-bottom: 10px;
  margin-left: 0%;
  margin-top: 0px;
  padding-left: 0px;
}
#contact-form {
  padding: 20px;
  float: right;
}
.show-hide#contact-form {
  padding: 0px;
  float: none;
}
#contactusForm .form-item, #contactusForm .form-actions {
  margin: 0px;
}
#contactusForm .webform-component-select::after {
  display: none;
}
#contactusForm .show-for-question {
  display: block !important;
}
#contactusForm .webform-component-textarea .grippie {
  display: none;
}
#contactusForm .btn-light {
  background: #fff !important;
  margin-bottom: 7px;
  border: none;
}
#contactusForm .form-managed-file .form-submit {
  margin-top: 7px;
  display: none;
}
#contactusForm .form-item input {
  border: none;
}
#contactusForm button, html input[type=button], input[type=reset], input[type=submit] {
  margin-top: 7px;
}
#contactusForm .form-item .description {
  margin-bottom: 7px;
  font-size: 12px;
  text-align: left;
  display: none;
}
#contactusforms .contact-option-content {
  margin-top: 20px;
}
#contactusforms .contact-option-content.active {
  margin-top: 0 !important;
}
#contactusforms .contact-option-content .arrow-up {
  display: block !important;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #c6cad3;
  position: absolute;
  top: -20px;
  left: 75%;
  margin-left: -10px;
}
#contactusforms .contact-option-content.active .arrow-up {
  display: none !important;
}
#contactusforms .contact-options .contact-option.active {
  background: #C6CAD3;
}
.no-answer-link iframe {
  position: inherit;
}
@media (max-width: 639px) {
  .webform-client-form-5751 .webform-component--terms--agree .description p {
    font-size: 13px;
  }
  #contactusForm .columns.small-8.large-8.text-right.not-for-faq {
    margin-left: 0px;
    padding-left: .625rem;
  }
  #contactusForm .columns.small-8.large-8.text-right.not-for-faq {
    margin: 0px;
    padding-left: 10px;
  }
  .manage-bookings-form.form-pnr .button {
    right: 0px !important;
  }
}
@media (max-width: 360px) {
  #contactusForm #google_recaptcha_webform_client_form_5867 {
    transform: scale(0.8);
    margin-left: -31px;
  }
}
@media screen and (max-width: 39.9375em) {
  .results_table_chart .results-table-list.row {
    padding-left: 40px;
  }
  .i18n-fr .coupons-list .image-coupon .coupon-inner-content .btn-hollow-red {
    font-size: .60rem;
    padding: 6px 5px;
  }
}
.nbsp-div {
  height: 1px;
}
#contactusforms .columns {
  position: relative;
}
#contact_us .g-recaptcha iframe {
  position: relative !important;
}
.node-air-rewards .links {
  display: none !important;
}
.question-text .columns {
  padding: 0px;
}
@media only screen and (max-width: 1050px) {
  .dark-gray-color h4 {
    font-size: 13px;
    line-height: 35px;
  }
}
/*.airport_dropdown .airport_list ul + ul + ul + ul {     float: right; }*/
.airport_dropdown .list_of_airports .partunderline span.firstword::after {
  display: none !important;
}
#block-menu-menu-homepage-mobile .menu li a {
  line-height: 145%;
}
.webform-client-form-5932 {
  max-width: 600px;
  width: 100%;
  padding: 25px 15px;
}
.webform-client-form-5932 .form-item.webform-component {
  width: 100%;
  margin-right: 0px;
}
.webform-client-form-5932 .button-primary {
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid;
  background: #FF0041 !important;
  color: #fff !important;
  padding: 7px 37.5px;
  font-size: 1.1rem;
}
.webform-client-form-5932 .grippie {
  display: none !important;
}
.webform-client-form-5932 div.error {
  background-image: none !important;
  background: none !important;
  border: none !important;
}
.webform-client-form-5932 div.messages {
  padding: 0px 0px 0px 0px !important;
}
.webform-client-form-5932 .webform-component-select::after {
  display: none;
}
.webform-client-form-5932 input.webform-calendar {
  padding: 11px;
}
.webform-client-form-5932 input[readonly] {
  background: #eaeaea;
  color: #a5a2a2;
}
#block-block-51--2 img {
  width: 100%;
}
#block-block-51.hide-block {
  display: none;
}
.webform-client-form-5932 .form-item {
  margin-bottom: 10 !important;
}
.webform-client-form-5932 .form-item input {
  margin-bottom: 0 !important;
}
.webform-client-form-5932 .form-item select {
  margin-bottom: 0 !important;
}
div#ui-tabs-1[aria-labelledby="ui-id-3"] {
  display: none !important;
}
@media only screen and (max-width: 1025px) {
  .desktop {
    display: none;
  }
}
@media (max-width: 630px) {
  #flight_offers_search .fs-route {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  #flight_offers_search .fs-flight-num {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    border-top: 1px #c6cad3 solid;
    padding-top: 25px;
    margin-top: 25px;
  }
  .fs-flight-num::after {
    display: none;
  }
}
.video-js {
  position: relative !important;
  width: 100% !important;
  height: auto !important;
}
body .panel_content, ul.main_promo_carousel .panel_content {
  position: absolute;
  top: 0;
}
.manage-bookings-form.form-pnr {
  height: auto !important;
  padding: 0 15px 15px 15px;
}
.manage-bookings-form.form-pnr .button {
  position: absolute;
  right: 40px;
  min-width: 110px;
  bottom: 25px;
}
#booking-via {
  width: auto;
  /* float: right; */
  margin: 8px 0px 0px 8px;
  color: #435464;
  font-weight: 400;
  color: #435464;
  font-size: 1.1rem;
}
#booking-via input {
  margin-right: 10px;
}
.viashj {
  margin-bottom: 10px !important;
}
@media (max-width: 767px) {
  .manage-bookings-form.form-pnr {
    height: 400px !important;
    padding: 0 15px 15px 15px;
  }
  .manage-bookings-form.form-pnr .button {
    position: absolute;
    right: 0px !important;
    min-width: 110px;
    bottom: 25px;
    left: 0px;
  }
  /*body .panel_content, ul.main_promo_carousel .panel_content
{
    background:none !important;}*/
  body .panel_content, ul.main_promo_carousel .panel_content {
    position: absolute;
    bottom: 0 !important;
  }
}
#question-form {
  float: right;
  padding: 50px;
  height: auto !important;
}
.columns.small-4.medium-8:last-child {
  float: left;
}
@media (min-width: 300px) and (max-width:639px) {
  .bx-controls.bx-has-pager {
    top: auto !important;
    bottom: 0 !important;
  }
  .bx-controls.bx-has-pager .bx-pager .bx-pager-item a::after {
    content: "\f1db";
    font-family: FontAwesome;
    color: #FF0041 !important;
    font-size: 1.1rem;
  }
  .bx-controls.bx-has-pager .bx-pager .bx-pager-item a.active::after {
    content: "\f111";
    font-family: FontAwesome;
    color: #FF0041 !important;
  }
}
.airport_dropdown.keyword-search .list_of_airports .airport-list .airportoption a i {
  color: #435464 !important;
}
@media screen and (min-width:320px) and (max-width:767px) {
  .manage-bookings-form.form-pnr.form-booking {
    height: auto !important;
  }
  div#google_recaptcha_webform_client_form_6288 {
    margin: 10px 0px;
    display: inline-block;
  }
  .manage-bookings-form.form-pnr .button {
    position: inherit;
    right: 0;
    min-width: 110px;
    bottom: 0;
    display: block;
  }
  .manage-bookings-form-elem {
    margin: 0px 0px 10px 0px;
  }
}
.big-link-coupon .inner .overlay {
  padding-top: inherit !important;
}
.big-link-coupon h3 {
  color: #fff !important;
  font-size: 1.6rem;
  font-weight: 400;
  text-align: center;
  position: absolute !important;
  transform: translateY(-50%) !important;
  top: 50% !important;
  left: 0;
  right: 0;
}
#google_recaptcha_webform_client_form_6288 {
  transform: scale(0.89);
  transform-origin: 0 0;
  margin: 0px 0px 0px 10px;
  padding: 10px 0px 0px 0px;
}
.manage-bookings-form.form-pnr .button {
  position: absolute;
  right: 40px;
  min-width: 110px;
  bottom: 42px;
}
.not-logged-in .manage-bookings-form.form-pnr .button {
  bottom: 146px;
  padding: 11px 1em;
}
.i18n-es #navigation li a {
  padding: 40px 5px;
  font-size: 1rem;
}
=======.columns.small-24.medium-9.search_field.journeytype labelth@charset "UTF-8";
.row {
  max-width: 1175px !important;
}
body {
  min-width: 200px;
}
* {
  outline: 0;
}
@font-face {
  font-family: ArtilWeather;
  src: url(fonts/artillcleanweathericons-Regular.eot);
  src: url(fonts/artillcleanweathericons-Regular.eot?#iefix) format("embedded-opentype"), url(fonts/artill_clean_icons.otf) format("opentype");
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
blockquote, q {
  quotes: none;
}
blockquote:after, blockquote:before, q:after, q:before {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.red-back {
  background-color: #0033A0 !important;
}
.darkest-back {
  background-color: #435464 !important;
}
.dark-back {
  background-color: #39454B !important;
}
.light-back {
  background-color: #39454B !important;
}
.lighter-back {
  background-color: #c6cad3 !important;
}
.x-lighter-back {
  background-color: #dbdee5 !important;
}
.xx-lighter-back {
  background-color: #f0f1f5 !important;
}
.x-light-back {
  background-color: #e7e8ed !important;
}
.xx-light-back {
  background-color: #f6f6f6 !important;
}
.lightest-back {
  background-color: #fff !important;
}
.plane-top-dark {
  background-image: url(/sites/all/themes/airarabia2016/images/graphics/airplane-noback.png);
  background-repeat: no-repeat;
  background-position: bottom left;
}
body.logged-in {
  margin-top: 30px;
}
#admin-menu {
  z-index: 999999 !important;
  box-shadow: none !important;
}
#admin-menu .admin-menu-search {
  height: 20px !important;
}
.admin-tabs .tabs {
  border: none;
}
.tabs.primary {
  background: 0 0 !important;
  border: none !important;
  position: absolute !important;
  top: 123px;
}
.tabs.primary li {
  border: none !important;
}
.tabs.primary li a {
  background: #fff !important;
  color: #000 !important;
}
.gifload {
  padding: 40px;
}
.click-follow, .click-follow-booknow {
  cursor: pointer;
}
.click-follow-booknow:hover .btn-hollow-red, .click-follow:hover .btn-hollow-red {
  color: #fff !important;
}
.click-follow-booknow:hover .btn-filled-red, .click-follow:hover .btn-filled-red {
  color: #FF0041 !important;
}
.ui-accordion-header {
  cursor: pointer;
}
.ui-accordion-content:after {
  content: "";
  clear: both;
  display: table;
}
.hide-click-away-trigger {
  display: inline;
  position: relative;
}
.hide-click-away-trigger .dropdown-list {
  position: absolute;
  top: 33px;
  z-index: 999;
  display: none;
  width: 98%;
}
@media screen and (min-width:40em) and (max-width:64em) {
  .hide-click-away-trigger .dropdown-list {
    width: 96%;
  }
}
.hide-click-away-trigger .dropdown-list .dropdown-list-inner {
  position: relative;
  top: -1px;
}
.hide-click-away-trigger .dropdown-list .dropdown-list-inner ul li {
  paddi#booknowbox .columnsng: 2px 0 0 0;
}
.hide-click-away-trigger .dropdown-list .dropdown-list-inner ul li.selected a {
  color: #FF0041;
}
.hide-click-away-trigger .dropdown-list .dropdown-list-inner ul li a {
  margin: 0;
  color: #435464;
}
.hide-click-away-trigger .dropdown-pin {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 19px 19px;
  border-color: transparent transparent #e7e8ed transparent;
  margin-left: 50% !important;
}
.full-width {
  width: 100% !important;
  max-width: 100% !important;
}
.clearboth {
  clear: both;
}
.no-padding {
  padding: 0 !important;
}
.no-padding-left {
  padding-left: 0 !important;
}
.no-padding-right {
  padding-right: 0 !important;
}
.no-margin {
  padding: 0 !important;
}
.no-border {
  border: none !important;
}
.ul-col-2 ul {
  width: 33.33%;
  float: left;
}
.ul-col-3 ul {
  margin: 0 !important;
  width: 33.33%;
  float: left;
}
.hide-click-away {
  display: none;
}
.pad-top-20 {
  padding-top: 20px;
}
.thin-border-dark {
  border: 1px solid #92959c;
}
.thin-border-lightest {
  border: 1px solid #fff;
}
.dest-show-rtl {
  display: none !important;
}
.dest-hide-rtl {
  display: inline !important;
}
.i18n-ar .dest-show-rtl, .i18n-fa .dest-show-rtl {
  display: inline !important;
  float: left;
}
.i18n-ar .dest-hide-rtl, .i18n-fa .dest-hide-rtl {
  display: none !important;
}
.hidden {
  display: none;

}
html.js {
  margin-top: 0 !important;
}
header .header-utility {
  position: relative;
  height: 40px;
}
header .header-navigation {
  padding: 0;
  height: 80px;
  margin: auto;
}
header .header-navigation .logo img {
  margin-top: 16px;
  width: 207px;
}
header .site-options {
  padding-top: 6px;
}
header .site-options .airport-selector-head {
  float: left;
  padding-right: 16px;
  border-right: 1px solid #d5e3e3;
}
header .site-options .airport-selector-head input, header .site-options .airport-selector-head span {
  font-size: .9rem;
}
header .site-options .direct-flights {
  display: none;
}
header .site-options .fa-paper-plane {
  display: none;
}
header .site-options .selected-airport {
  cursor: pointer;
  background: url(/sites/all/themes/airarabia2016/images/icons/downarrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  margin: 0;
  width: auto;
  min-width: 120px;
  max-width: 240px;
  display: inline;
  height: 22px;
  padding: 0;
  padding-bottom: 1px;
  border: none;
  box-shadow: none;
  color: #435464;
  font-size: 1rem;
  padding-right: 20px;
}
header .site-options .airport_dropdown {
  margin-top: 30px;
  z-index: 99999;
}
header .site-options .airewards {
  padding-right: 15px;
  display: inline;
  border-right: 1px solid #d5e3e3;
}
header .site-options .airewards .show-when-anon {
  display: inline;
  position: relative;
}
header .site-options .airewards .show-when-anon span {
  font-size: .95rem;
  margin-left: 10px;
}
header .site-options .airewards a.show-for-large {
  font-size: .95rem;
  margin-left: 10px;
} /*header .site-options .airewards img{height:28px}*/ header .site-options .airewards form a {
  width: 232px;
  display: block;
}
header .site-options .airewards form #edit-submit {
  margin-top: -21px;
  float: right;
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  padding: 9px 11px;
  font-size: 1.1rem;
}
header .site-options .airewards form #edit-submit:hover {
  color: #FF0041 !important;
  background: 0 0;
}
header .site-options .airewards form #edit-submit.whiteback:hover {
  color: #FF0041 !important;
  background: #fff;
}
header .site-options .site-language {
  padding-left: 9px;
}
header .site-options .site-language .flag {
  width: 23px;
  margin-right: 6px;
  margin-top: -1px;
}
header .site-options .site-currency {
  padding-left: 16px;
}
header .site-options .site-currency, header .site-options .site-language {
  display: inline;
}
header .site-options .site-currency span.selected-currency, header .site-options .site-currency span.selected-language, header .site-options .site-language span.selected-currency, header .site-options .site-language span.selected-language {
  padding-right: 20px;
  font-size: .9rem;
  background: url(/sites/all/themes/airarabia2016/images/icons/downarrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 20px;
}
header .site-options .site-currency span:hover, header .site-options .site-language span:hover {
  cursor: pointer;
}
header .airewards-login {
  padding: 15px;
}
header .language-list {
  padding: 10px;
}
#main-burger {
  color: #fff;
  font-size: 3rem;
  position: absolute;
  right: 30px;
  display: none;
}
#main-menu .close-offcanvas {
  display: none;
}
#main-menu.burgerfied {
  background: rgba(67, 84, 100, .9);
  width: 100%;
  position: absolute;
  left: 0;
  top: 80px;
  z-index: 999;
  padding-bottom: 30px;
}
#main-menu.burgerfied li {
  padding: 10px;
  display: block;
  text-align: left;
}
#main-menu.burgerfied li a {
  font-size: 1.5rem;
  padding: 20px 10px;
}
#main-menu.burgerfied li:hover a {
  padding: 20px 10px;
  background: 0 0;
}
#main-menu.burgerfied li .menu-attach-block-wrapper {
  display: none !important;
}
#main-menu .menu-495 .menu-attach-block-wrapper ul {
  min-height: 100px;
}
.i18n-es #navigation li a, .i18n-it #navigation li a, .i18n-ru #navigation li a, .i18n-tr #navigation li a {
  padding: 40px 5px;
  font-size: 0.9375rem;
}
.i18n-es #navigation li a, .i18n-fr #navigation li a, .i18n-ru #navigation li a, .i18n-fr #navigation li a {
  padding: 40px 10px;
  font-size: 1.1rem;
}
.airport_dropdown .list_of_airports .airports-key span {
  font-size: .9rem;
}
.airport_dropdown .list_of_airports .airports-key span .fa.show-rtl {
  display: none;
}
.airport_dropdown .list_of_airports .airports-key span .fa.show-ltr {
  display: inline;
}
footer {
  clear: both;
}
footer ul {
  list-style: none;
}
footer .skytrax {
  width: 48%;
  padding-bottom: 12px !important;
  border-color: rgba(67, 84, 100, .3);
}
footer .skytrax p {
  font-size: .9rem;
  color: #4c5d6d;
  font-weight: 300;
}
footer .links a.ajax-processed {
  display: none;
}
.newsletter-sub .partunderline {
  margin-top: 0;
}
.btn-hollow-red {
  transition: all .3s;
  text-transform: uppercase;
  border: #39454B 1px solid;
  color: #39454B !important;
  font-weight: 300;
  padding: 6px 9px;
  font-size: 1.1rem;
}
.btn-hollow-red:hover {
  color: #fff !important;
  background: #0033A0;
  border: 1px solid #0033A0;
}
.btn-filled-red {
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  padding: 9px 11px 10px;
  font-size: 1.1rem;
}
.btn-light {
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #c6cad3 1px solid;
  background: #fff;
  color: #435464;
  padding: 9px 11px;
  font-size: 1.1rem;
}
.btn-light:hover {
  color: #FF0041;
  background: 0 0;
}
.btn-light.whiteback:hover {
  color: #FF0041;
}
.destination-btn {
  float: right;
  margin-top: 7px;
}
.coupons-list {
  padding: 0 .9375rem;
}
.coupons-list .image-coupon {
  padding: 0;
}
.coupons-list .image-coupon .coupon-image-contain {
  height: 160px;
  overflow: hidden;
  position: relative;
}
.coupons-list .image-coupon .coupon-image-contain img {
  width: 100%;
}
.coupons-list .image-coupon:hover {
  cursor: pointer;
}
.coupons-list .image-coupon:hover .btn-hollow-red {
  background: #FF0041;
  color: #fff !important;
}
.coupons-list .image-coupon:hover .coupon-image-contain:after {
  box-shadow: 0 0 0 10px rgba(255, 255, 255, .4) inset;
}
.coupons-list .image-coupon img.coupon-image {
  transition: outline-offset .3s;
  width: 100%;
}
.coupons-list .image-coupon .coupon-inner {
  position: relative;
  height: 100%;
  background: #e7e8ed;
  margin: 5px 2px 0;
}
.coupons-list .image-coupon .coupon-inner-content {
  padding: 10px 13px 5px;
}
.coupons-list .image-coupon .coupon-inner-content p {
  margin: 0;
  padding: 0;
  color: #435464;
}
.coupons-list .image-coupon .coupon-inner-content h3 {
  margin: 0;
  line-height: 17px;
}
.coupons-list .image-coupon .coupon-inner-content .coupon-small-title {
  font-weight: 400;
  font-size: .85rem;
  display: block;
}
.coupons-list .image-coupon .coupon-inner-content .coupon-title {
  display: block;
  margin-bottom: 5px;
  font-size: 1.2rem;
  font-weight: 600;
}
.coupons-list .image-coupon .coupon-inner-content .coupon-title a {
  color: #435464 !important;
  font-weight: 600;
}
.coupons-list .image-coupon .coupon-inner-content .coupon-from {
  line-height: 1;
  margin-top: 5px;
}
.coupons-list .image-coupon .coupon-inner-content .coupon-from .from {
  font-weight: 400;
  font-size: 1.1rem;
}
.coupons-list .image-coupon .coupon-inner-content .coupon-currency {
  font-size: 1.4rem;
  font-weight: 400;
  color: #FF0041;
}
.coupons-list .image-coupon .coupon-inner-content .coupon-price {
  font-size: 1.6rem;
  color: #FF0041;
  font-weight: 400;
}
.coupons-list .image-coupon .coupon-inner-content .coupon-type {
  font-size: .9rem;
  font-weight: 400;
}
.coupons-list .image-coupon .coupon-inner-content .btn-hollow-red {
  position: absolute;
  bottom: 15px;
}
.coupons-list .large-image-coupon {
  padding-right: 10px;
  margin-bottom: 14px;
}
.coupons-list .large-image-coupon .coupon-inner {
  padding-bottom: 60px;
}
.coupons-list .large-image-coupon.coupon-with-button .coupon-inner-content {
  padding: 10px 15px 5px;
}
.coupons-list .small-image-coupon {
  height: 355px;
  margin-bottom: 15px;
}
.coupons-list .small-image-coupon .coupon-inner-content .btn-hollow-red {
  margin-top: 10px !important;
}
.big-link-coupon .inner {
  cursor: pointer;
  background-size: cover;
  position: relative;
  height: 210px;
  background-color: #92959c;
}
.big-link-coupon .inner img {
  margin-left: -13px;
}
.big-link-coupon .inner .overlay {
  transition: background-color .2s;
  padding-top: 25%;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.big-link-coupon:hover .overlay {
  background: rgba(237, 0, 0, .3);
}
.big-link-coupon.active .overlay {
  background: rgba(237, 0, 0, .6);
}
.big-link-coupon h3 {
  color: #fff !important;
  font-size: 1.6rem;
  font-weight: 400;
  text-align: center;
}
.featured_flights_content.coupons-list .image-coupon {
  height: 343px;
}
.featured_flights_content.coupons-list .image-coupon .coupon-inner-content {
  padding: 10px 13px 0;
}
.featured_flights_content.coupons-list .image-coupon .btn-hollow-red {
  margin-top: 0;
}
@media only screen and (min-width:40.063em) {
  .pinnedsearch {
    padding-top: 140px;
  }
  /**.pinnedsearch #search_tabs {
    position: fixed;
    top: 0;
    max-width: 1200px;
    width: 100%;
    z-index: 9999;
  }*/
  .pinnedsearch #search_tabs .wrapper {
    padding-top: 5px;
    padding-bottom: 7px;
  }
}
@media only screen and (max-width:1165px) {
  .pinnedsearch #search_tabs .wrapper {
    padding-bottom: 65px;
  }
}
#search_tabs.hidepackages ul.ui-tabs-nav li {
  transition: all .4s;
  outline: 0 !important;
  display: block;
  float: left;
  padding: 8px 0;
  height: 40px;
  width: 25%;
}
#search_tabs.hidepackages ul.ui-tabs-nav li.packages {
  display: none;
}
#search_tabs.hidepackages ul.ui-tabs-nav li:first-child {
  border-right: 1px solid #92959c;
}
#search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(2), #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(3), #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(4) {
  border-left: 1px solid #C20041;
}
#search_tabs {
  opacity: 0;
  transition: all .4s;
}
#search_tabs .columns.more-pad-left {
  padding-left: 1.2rem;
}
#search_tabs .tab-outer {
  background: #C20041;
}
#search_tabs .tab-holidays .fa-plus {
  margin-right: 6px;
  font-size: 11px;
}
#search_tabs ul.ui-tabs-nav {
  transition: all .4s;
  width: 100%;
  height: 40px;
  text-align: center;
  margin: 0;
}
#search_tabs ul.ui-tabs-nav .tab-holiday-packages img {
  height: 24px;
  width: 24px;
  margin-top: -5px;
}
#search_tabs ul.ui-tabs-nav .tab-hotels img {
  height: 24px;
  width: 23px;
  margin-top: -5px;
}
#search_tabs ul.ui-tabs-nav li {
  background: #FF0041 !important;
  transition: all .4s;
  outline: 0 !important;
  display: block;
  float: left;
  padding: 8px 0;
  height: 40px;
  width: 20%;
}
#search_tabs ul.ui-tabs-nav li:first-child {
  border-right: 1px solid #FF0041;
}
#search_tabs ul.ui-tabs-nav li:nth-child(3), #search_tabs ul.ui-tabs-nav li:nth-child(4), #search_tabs ul.ui-tabs-nav li:nth-child(5) {
  border-left: 1px solid #C20041;
}
#search_tabs ul.ui-tabs-nav li.ui-tabs-active {
  background: #C20041 !important;
  border-left: none !important;
}
#search_tabs ul.ui-tabs-nav li a {
  outline: 0 !important;
  width: 100%;
  display: block;
  height: 100%;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.1rem;
  margin-top: -1px;
}
#search_tabs ul.ui-tabs-nav li a img {
  margin-top: -3px;
  margin-right: 13px;
}
#search_tabs label {
  margin-top: 2px;
  color: #39454B;
  font-weight: 400;
  font-size: 1.1rem;
}
#search_tabs input.error, #search_tabs select.error {
  border: 1px solid #FF0041;
}
#search_tabs .search_field label.error {
  transition: all .3s;
  position: relative;
  width: auto !important;
  bottom: auto !important;
  margin-left: 30px;
  text-align: center;
  margin-right: 10px;
  box-shadow: none;
  );
  padding: 0 10px;
  font-size: .9rem;
}
#search_tabs .search_field label.error::after {
  content: " ";
  position: absolute;
  right: 50%;
  margin-right: -10px;
  bottom: -9px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: red transparent transparent transparent;
}
#search_tabs .wrapper {
  padding-top: 5px;
  padding-bottom: 7px;
  background: #E7E7E7;
  padding-right: 2rem;
  padding-left: 2rem;
}
#search_tabs input, #search_tabs select {
  font-size: .95rem;
  color: #333;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  padding-left: 11px;
  padding-top: 6px;
}
#search_tabs input.search-button {
  margin-top: -1px;
  padding: 7px 35px;
  font-size: 1.1rem;
}
#search_tabs .journey-type {
  margin-top: 8px;
  margin-left: 15px;
  float: left;
}
#search_tabs .journey-type input {
  vertical-align: baseline;
  line-height: 25px;
  margin: 0;
}
#search_tabs .journey-type label {
  margin-top: 0;
  line-height: 28px;
  font-size: .95rem;
  vertical-align: top;
  margin-right: 10px;
  margin-left: 0;
  padding-left: 30px;
}
#search_tabs .check-in, #search_tabs .flight-status, .front #search_tabs .search_options_extended, #search_tabs .search_preferences {
  display: none;
}
#search_tabs .multiple-dest {
  color: #fff;
  font-size: .95rem;
  margin-left: 20px;
  margin-top: 7px;
  display: inline-block;
}
#search_tabs .multiple-dest::after {
  content: "\f054";
  font-family: FontAwesome;
  margin-left: 7px;
  line-height: 1;
  font-size: 1rem;
  color: #FF0041;
  position: relative;
  top: 2px;
}
#search_tabs .search_options_extended {
  clear: both;
  position: relative;
  margin-top: 80px;
}
#search_tabs .search_options_extended .extended-second-row {
  margin-top: 23px;
}
#search_tabs .search_options_extended .close-search-dd {
  margin-right: .9375rem;
  cursor: pointer;
  color: #000;
  font-size: 1rem;
  position: absolute;
  bottom: 14px;
  right: -15px;
}
#search_tabs .search_options_extended h3, #search_tabs .search_options_extended h4, #search_tabs .search_options_extended label, #search_tabs .search_options_extended p, #search_tabs .search_options_extended span {
  color: #39454B;
}
#search_tabs .search_options_extended .pax-option label {
  font-size: .75rem;
  margin-top: -23px;
}
.site-airport {
  display: inline;
  border-right: 1px solid #92959c;
}
.site-airport span.selected-airport {
  padding-right: 20px;
}
.site-airport span.selected-airport:after {
  content: "\f107";
  font-family: FontAwesome;
  margin-left: 5px;
  line-height: 1;
  font-size: 23px;
  color: #6f7f8d;
  position: relative;
  top: 2px;
}
.site-airport span:hover {
  cursor: pointer;
}
.airport-dropdown .airport-list {
  max-height: 320px;
  overflow: auto;
  padding-top: 15px;
}
.airport-dropdown .countries {
  padding: 20px;
  position: absolute;
  height: 100%;
  color: #FF0041;
}
.airport-dropdown .airports {
  padding: 20px;
}
.airport-dropdown .airports h3 {
  color: #FF0041;
}
.airport-dropdown .airports ul.airport-list {
  margin: 0;
  padding-top: 15px;
}
.airport-dropdown .airports .airports-key {
  margin-top: 30px;
}
.airport-dropdown .airports .airports-key span {
  margin-right: 20px;
  color: #435464;
}
.currency-dropdown .dropdown-list-inner {
  max-height: 250px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.currency-dropdown .dropdown-list-inner .currency-list {
  margin-left: 1.25rem;
  padding-top: 5px;
}
.language-dropdown .language-list {
  padding-top: 15px;
}
.form_search_flights {
  position: relative;
}
.flight_status .form_search_flights {
  padding-top: 0;
}
.tab-page.flight-offers-switch {
  margin-top: 25px;
}
.tab-page.flight-offers-switch .flight-offers-chart, .tab-page.flight-offers-switch .flight-offers-list {
  min-width: 195px;
  width: auto !important;
}
.no-results {
  display: block;
  margin-top: 40px;
  margin-bottom: 60px;
}
#search_tabs .input-label-left {
  position: static;
}
.i18n-ar .form_flying_to .airport_dropdown.keyword-search .list_of_airports, .i18n.fa .form_flying_to .airport_dropdown.keyword-search .list_of_airports {
  position: relative;
  right: 33.33333%;
}
.i18n-ar .airport_dropdown.keyword-search .list_of_airports, .i18n.fa .airport_dropdown.keyword-search .list_of_airports {
  float: right !important;
}
.form_flying_to .airport_dropdown.keyword-search .list_of_airports {
  position: relative;
  left: 33.33333%;
}
.airport_dropdown {
  margin-top: 22px;
  position: absolute;
  z-index: 999;
  width: 100%;
  padding-right: 0 !important;
}
.airport_dropdown.keyword-search .airport_list.countries {
  display: none !important;
}
.airport_dropdown.keyword-search .list_of_airports {
  float: left !important;
  background: #e7e8ed !important;
}
.airport_dropdown.keyword-search .list_of_airports .ap-name, .airport_dropdown.keyword-search .list_of_airports .country-name, .airport_dropdown.keyword-search .list_of_airports a, .airport_dropdown.keyword-search .list_of_airports h3, .airport_dropdown.keyword-search .list_of_airports span {
  color: #435464 !important;
}
.airport_dropdown.keyword-search .list_of_airports .fa-paper-plane {
  display: none;
}
.airport_dropdown.keyword-search .list_of_airports span.country-name {
  display: block;
  font-size: .8rem;
  line-height: 0;
  margin-top: 3px;
  margin-bottom: 11px;
}
.airport_dropdown.keyword-search .list_of_airports .countryitem.highlight a {
  color: #fff;
  font-weight: 700;
}
.airport_dropdown.keyword-search .list_of_airports .partunderline span.firstword:after {
  background: #9cadbd;
}
.airport_dropdown.keyword-search .list_of_airports .closebtn {
  background: url(/sites/all/themes/airarabia2016/images/icons/close-icon.png) no-repeat right !important;
}
.airport_dropdown .dropdown-pin {
  position: absolute;
  top: -20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 25px 24px 25px;
  border-color: transparent transparent #C5C5C5 transparent;
}
.airport_dropdown .closebtn {
  float: right;
  margin-top: 25px;
  font-size: 1.1rem;
  color: #435464;
  font-weight: 300;
  padding-right: 32px;
  padding-top: 1px;
  background: url(/sites/all/themes/airarabia2016/images/icons/close-icon-white.png) no-repeat right;
}
.airport_dropdown .closebtn img {
  margin-left: 5px;
  margin-top: -3px;
}
.airport_dropdown .closebtn.countries-close {
  position: absolute;
  top: 0;
  right: 10px;
  padding-right: 32px;
  background: url(/sites/all/themes/airarabia2016/images/icons/close-icon.png) no-repeat right;
}
.airport_dropdown .airport_list {
  overflow: hidden;
  position: relative;
  min-height: 555px;
  background: #C5C5C5;
  padding: 0 0 50px 30px !important;
}
.airport_dropdown .airport_list h3 {
  margin-top: 20px;
  color: #39454B !important;
}
.airport_dropdown .airport_list ul {
  width: 33.3%;
  float: left;
}
.airport_dropdown .airport_list ul li a {
  color: #435464;
  font-size: .9rem !important;
}
.airport_dropdown .airport_list .countryitem.hlSide a {
  color: #fff !important;
}
.airport_dropdown .airport_list .countryitem {
  color: #435464;
  margin-bottom: 4px;
  z-index: 10;
}
.airport_dropdown .airport_list .countryitem a {
  transition: all 0s;
  padding-left: 7px;
  line-height: 26px;
  z-index: 10;
  position: relative;
}
.airport_dropdown .airport_list .countryitem.highlight {
  z-index: 0;
}
.airport_dropdown .airport_list .countryitem.highlight:before {
  pointer-events: none;
  content: " ";
  width: 1000px;
  height: 26px;
  background-color: #FF0041;
  position: absolute;
  z-index: 0;
}
.airport_dropdown .airport_list .countryitem.highlight a {
  z-index: 10;
  color: #fff;
  width: 101%;
  display: block;
  font-weight: 700;
}
.airport_dropdown .airport_list .countryitem.highlight a:hover {
  color: #FF0041;
}
.airport_dropdown .airport_list .countryitem.highlight a:after {
  content: " \f105";
  font-family: FontAwesome;
}
.airport_dropdown .airport_list .countryitem.highlight a:active, .airport_dropdown .airport_list .countryitem.highlight a:hover, .airport_dropdown .airport_list .countryitem.highlight a:link {
  color: #fff;
}
.airport_dropdown .airport_list .countryitem:hover a {
  font-weight: 700;
}
.airport_dropdown .airport_list .airportoption {
  display: none;
}
.airport_dropdown .list_of_airports {
  display: none;
  padding: 0 30px 50px !important;
  min-height: 586px !important;
  background: #FF0041;
  color: #fff;
}
.airport_dropdown .list_of_airports span {
  color: #fff;
}
.airport_dropdown .list_of_airports h3 {
  margin-top: 20px;
  color: #fff;
  width: 75%;
}
.airport_dropdown .list_of_airports h3 .firstword {
  color: #fff;
}
.airport_dropdown .list_of_airports span.country-name {
  display: none;
}
.airport_dropdown .list_of_airports p.subtitle {
  margin: 0;
  color: #fff;
  font-size: .8rem;
}
.airport_dropdown .list_of_airports p.subtitle span {
  color: #FF0041;
  font-weight: 600;
  color: #fff;
}
.airport_dropdown .list_of_airports .partunderline span.firstword:after {
  background: #fff;
}
.airport_dropdown .list_of_airports ul.airport-list {
  max-height: 410px;
  overflow: auto;
  margin: 0;
}
.airport_dropdown .list_of_airports ul.airport-list .airportoption .keywordhl {
  font-weight: 700 !important;
}
.airport_dropdown .list_of_airports ul.airport-list::-webkit-scrollbar {
  width: 12px;
}
.airport_dropdown .list_of_airports ul.airport-list::-webkit-scrollbar-track {
  background-color: #f6f6f6;
  border-left: 1px solid #f6f6f6;
}
.airport_dropdown .list_of_airports ul.airport-list::-webkit-scrollbar-thumb {
  background-color: #92959c;
}
.airport_dropdown .list_of_airports ul.airport-list::-webkit-scrollbar-thumb:hover {
  background-color: #64727f;
}
.airport_dropdown .list_of_airports ul.airport-list li {
  margin-bottom: 4px;
  display: none;
}
.airport_dropdown .list_of_airports ul.airport-list li.highlight a {
  color: #fff;
}
.airport_dropdown .list_of_airports ul.airport-list li:hover a {
  color: #fff;
}
.airport_dropdown .list_of_airports ul.airport-list li a {
  font-size: .9rem;
  color: #fff;
}
.airport_dropdown .list_of_airports .airports-key {
  position: absolute;
  bottom: 20px;
}
.airport_dropdown .list_of_airports .airports-key span {
  margin-right: 20px;
  color: #fff;
}
#tabs-carhire .carsearchbutton {
  margin-top: 32px;
}
#ui-datepicker-div {
  z-index: 99999 !important;
}
.ui-datepicker {
  width: 17em;
  display: none;
}
.ui-datepicker * {
  border: none;
}
.ui-datepicker thead {
  background: #e7e8ed;
}
.ui-datepicker tbody {
  background: #e7e8ed;
}
.ui-datepicker table tbody tr:nth-child(even) {
  background: #e7e8ed;
}
.ui-datepicker table tbody tr:nth-child(odd) {
  background: #e7e8ed;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
  background: #64727f;
}
.ui-datepicker .ui-datepicker-header span {
  color: #fff !important;
  font-weight: 300 !important;
}
.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
  margin: 0;
  top: auto;
  position: relative;
}
.ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover {
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-next-hover span, .ui-datepicker .ui-datepicker-prev-hover span {
  margin: 0;
  top: auto;
  position: relative;
}
.ui-datepicker .ui-datepicker-prev {
  margin-top: 3px;
  margin-left: 5px !important;
  float: left;
  color: #fff;
}
.ui-datepicker .ui-datepicker-next {
  margin-right: 12px;
  margin-top: 2px;
  float: right;
  color: #fff;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 0;
}
.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-next span:hover, .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-prev span:hover {
  display: block;
  position: relative !important;
  left: auto !important;
  margin-left: 0 !important;
  top: auto !important;
  margin-top: 0 !important;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
  color: #fff;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: 700;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td a, .ui-datepicker td span {
  display: block;
  padding: .2em;
  text-align: center !important;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}
.ui-datepicker td a:hover {
  color: #414042;
  font-weight: 700;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker-calendar .ui-datepicker-unselectable span {
  color: #bfbfbf;
  font-weight: 300;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 49%;
  background: #e7e8ed;
  padding-bottom: 10px;
  margin-right: 2px;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.ui-datepicker-current-day a {
  color: #fff;
}
.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span, .ui-datepicker span.ui-datepicker-month, .ui-datepicker span.ui-datepicker-year, .ui-datepicker td a {
  color: #435464;
}
.return-cal.ui-datepicker:hover .dp-highlight a {
  color: #435464;
  background: 0 0;
}
.return-cal.ui-datepicker:hover .dp-highlight a:hover {
  color: #fff;
  background: #C20041;
}
.return-cal.ui-datepicker:hover .dp-highlight.first-highlight a, .return-cal.ui-datepicker:hover .dp-highlight.first-highlight.hover-highlight a {
  color: #fff !important;
  background: #C20041 !important;
}
.return-cal.ui-datepicker:hover .dp-highlight.ui-datepicker-current-day a {
  color: #43546;
  background: 0 0;
}
.return-cal.ui-datepicker:hover .dp-highlight.ui-datepicker-current-day a:after {
  content: "" !important;
}
.return-cal.ui-datepicker:hover .dp-highlight.ui-datepicker-current-day a {
  box-shadow: inset 0 0 0 1px #C20041 !important;
  color: #435464;
}
.return-cal.ui-datepicker:hover .dp-highlight.ui-datepicker-current-day a:after {
  display: none !important;
}
.return-cal.ui-datepicker:hover .dp-highlight.ui-datepicker-current-day a:hover {
  color: #fff !important;
  background: #C20041 !important;
}
.return-cal.ui-datepicker:hover .dp-highlight.ui-datepicker-current-day a:hover:after {
  display: block;
  content: " ";
  width: 0;
  height: 0;
  top: 0;
  z-index: 100;
  position: absolute;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  left: 0;
  right: auto;
  margin-left: -7px;
  border-right: 7px solid #C20041;
  border-left: none;
}
.return-cal.ui-datepicker:hover .hover-highlight.ui-datepicker-days-cell-over a {
  color: #fff !important;
  background: #C20041;
}
.return-cal.ui-datepicker .dp-highlight.ui-datepicker-current-day.hover-highlight a, .return-cal.ui-datepicker .hover-highlight a, .return-cal.ui-datepicker .hover-highlight.dp-highlight a {
  color: #fff;
  background: #FF0041;
}
.i18n-ar .dp-highlight.ui-datepicker-current-day a:hover:after, .i18n-fa .dp-highlight.ui-datepicker-current-day a:hover:after {
  right: 0;
  left: auto;
  margin-right: -7px;
  border-left: 7px solid #C20041;
  border-right: none;
}
.i18n-ar .return-cal.ui-datepicker:hover .ui-datepicker-days-cell-over a, .i18n-fa .return-cal.ui-datepicker:hover .ui-datepicker-days-cell-over a {
  color: #fff;
  background: #C20041;
}
.ui-datepicker td {
  padding: 0;
}
.ui-datepicker td a {
  height: 30px;
  position: relative;
  transition: none !important;
}
.ui-datepicker .dp-highlight a {
  color: #fff;
  background: #FF0041;
}
.ui-datepicker .dp-highlight a:hover {
  color: #fff;
}
.ui-datepicker .first-highlight a, .ui-state-default:hover {
  color: #fff !important;
  background: #C20041 !important;
}
.ui-datepicker .first-highlight a:after, .ui-datepicker .last-highlight a:after, .ui-datepicker .ui-datepicker-current-day a:after, .ui-datepicker .ui-datepicker-days-cell-over a:after, .ui-datepicker td .ui-state-default:hover:after {
  content: " " !important;
  width: 0 !important;
  height: 0 !important;
  top: 0 !important;
  z-index: 100 !important;
  position: absolute !important;
  border-top: 15px solid transparent !important;
  border-bottom: 15px solid transparent !important;
}
.ui-datepicker .dp-highlight.first-highlight a:after, .ui-datepicker .ui-datepicker-days-cell-over a:after, .ui-datepicker.depart-cal .ui-datepicker-current-day a:after {
  right: 0 !important;
  left: auto !important;
  margin-right: -7px !important;
  border-left: 7px solid #C20041 !important;
  border-right: none !important;
}
.ui-datepicker .dp-highlight.last-highlight a:after, .ui-datepicker.return-cal .ui-datepicker-current-day a:after {
  left: 0 !important;
  right: auto !important;
  margin-left: -7px !important;
  border-right: 7px solid #C20041 !important;
  border-left: none !important;
}
.ui-datepicker .ui-datepicker-unselectable a, .ui-datepicker .ui-datepicker-unselectable span {
  background: 0 0 !important;
  color: #bfbfbf !important;
}
.ui-datepicker .ui-datepicker-unselectable a:after, .ui-datepicker .ui-datepicker-unselectable span:after {
  display: none !important;
}
.ui-datepicker.depart-cal td .ui-state-default:hover:after {
  right: 0;
  left: auto;
  margin-right: -7px;
  margin-left: 0;
  border-left: 7px solid #C20041;
  border-right: none;
}
.ui-datepicker.return-cal td .ui-state-default:hover:after {
  left: 0;
  right: auto;
  margin-left: -7px;
  margin-right: 0;
  border-right: 7px solid #C20041;
  border-left: none;
}
.ui-datepicker-calendar td.ui-datepicker-unselectable {
  background: 0 0 !important;
}
.ui-datepicker-calendar td.ui-datepicker-unselectable:after {
  display: none !important;
}
.form_search_flights.minimal h4 {
  color: #fff;
  font-size: .700rem;
}
.form_search_flights.minimal label {
  color: #fff;
  font-size: .800rem;
}
#block-airarabia-general-schedule-information {
  margin-bottom: 40px;
}
#flight_offers_search .form_flying_to .airport_dropdown.keyword-search .list_of_airports {
  left: 0 !important;
}
#block-airarabia-general-schedule-information input, #block-airarabia-general-schedule-information select, .page-flights input, .page-flights select, .x-light-back .flight_offers #flight_offers_search input, .x-light-back .flight_offers #flight_offers_search select {
  border: none;
}
#block-airarabia-general-schedule-information .form_flying_from label, .page-flights .form_flying_from label, .x-light-back .flight_offers #flight_offers_search .form_flying_from label {
  width: 9%;
  float: left;
}
#block-airarabia-general-schedule-information .form_flying_from input, .page-flights .form_flying_from input, .x-light-back .flight_offers #flight_offers_search .form_flying_from input {
  width: 21%;
  float: left;
}
#block-airarabia-general-schedule-information .form_flying_to label, .page-flights .form_flying_to label, .x-light-back .flight_offers #flight_offers_search .form_flying_to label {
  width: 7%;
  float: left;
  text-align: right;
  margin-right: 1%;
}
#block-airarabia-general-schedule-information .form_flying_to input, .page-flights .form_flying_to input, .x-light-back .flight_offers #flight_offers_search .form_flying_to input {
  width: 21%;
  float: left;
}
#block-airarabia-general-schedule-information .form_month_travel label, .page-flights .form_month_travel label, .x-light-back .flight_offers #flight_offers_search .form_month_travel label {
  width: 7%;
  float: left;
  text-align: right;
  margin-right: 1%;
}
#block-airarabia-general-schedule-information .form_month_travel select, .page-flights .form_month_travel select, .x-light-back .flight_offers #flight_offers_search .form_month_travel select {
  width: 17%;
  float: left;
  margin-right: 1%;
}
#block-airarabia-general-schedule-information .form_submit, .page-flights .form_submit, .x-light-back .flight_offers #flight_offers_search .form_submit {
  width: 12%;
  text-align: right;
  float: left;
}
#block-airarabia-general-schedule-information .button, .page-flights .button, .x-light-back .flight_offers #flight_offers_search .button {
  width: 100%;
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  padding: 10px 10px;
  font-size: 1.1rem !important;
} /*.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}*/ .full-area #tabs-carhire .wrapper {
  padding-left: 2rem;
  padding-right: 2rem;
}
.full-area #search_tabs {
  margin-left: .9375rem;
  margin-left: .9375rem;
}
.full-area #search_tabs .wrapper {
  padding-bottom: 7px;
}
.full-area #search_tabs .ui-tabs-nav {
  padding: 0 !important;
}
.full-area #search_tabs #tabs-flights .wrapper {
  padding-bottom: 5px;
  padding-left: 2rem;
  padding-right: 2rem;
}
.full-area #search_tabs ul.ui-tabs-nav {
  padding-left: .5rem;
  padding-right: .5rem;
}
.full-area #search_tabs .search_options_extended {
  display: block;
}
.full-area #search_tabs .search_options_extended .close-search-dd {
  display: none;
}
#tabs-flights select {
  border: none;
}
#tabs-flights .search_field_select::after {
  top: 15px;
  right: 5px;
}
#tabs-flights .search_field {
  margin-top: 25px;
}
#tabs-flights .form_flying_from .airport-list .fa-paper-plane {
  display: none !important;
}
#tabs-flights .flightclass {
  float: left;
  width: 24%;
}
#tabs-flights .flightclass label, #tabs-flights .flightclass select {
  float: left;
}
#tabs-flights .flightclass label {
  width: 21%;
  text-align: right;
  margin-right: 4%;
}
#tabs-flights .flightclass select {
  width: 75%;
}
#tabs-flights .currency, #tabs-flights .deptdate, #tabs-flights .form_flying_from, #tabs-flights .form_flying_to, #tabs-flights .promocode, #tabs-flights .rtndate {
  float: left;
  width: 30%;
}
#tabs-flights .currency label, #tabs-flights .deptdate label, #tabs-flights .form_flying_from label, #tabs-flights .form_flying_to label, #tabs-flights .promocode label, #tabs-flights .rtndate label {
  float: left;
  width: 20%;
  margin-right: 4%;
}
#tabs-flights .currency input, #tabs-flights .deptdate input, #tabs-flights .form_flying_from input, #tabs-flights .form_flying_to input, #tabs-flights .promocode input, #tabs-flights .rtndate input {
  float: left;
  width: 76%;
}
#tabs-flights .currency .search_field_select, #tabs-flights .deptdate .search_field_select, #tabs-flights .form_flying_from .search_field_select, #tabs-flights .form_flying_to .search_field_select, #tabs-flights .promocode .search_field_select, #tabs-flights .rtndate .search_field_select {
  float: left;
  width: 76%;
}
#tabs-flights .search_field.pax {
  margin-bottom: 0;
  float: left;
  width: 40%;
}
#tabs-flights .search_field.pax label {
  float: left;
  width: 30%;
  margin-right: 2%;
  padding-left: 5%;
}
#tabs-flights .search_field.pax .pax-options {
  float: left;
  width: 68%;
  margin-top: 22px;
}
#tabs-flights .search_field.pax .pax-options .pax-option {
  margin-top: -22px;
  float: left;
  width: 31%;
  margin-right: 3.3%;
}
#tabs-flights .search_field.pax .pax-options .pax-option:last-child {
  margin-right: 0;
}
#tabs-flights .search_field.pax .pax-options .pax-option label {
  width: 100%;
  padding-left: 0;
}
#tabs-flights .currency {
  width: 25%;
  font-family: inherit;
}
#tabs-flights .currency label {
  width: 25%;
}
#tabs-flights .currency .search_field_select {
  width: 65%;
  float: left;
}
#tabs-flights .journey-type {
  padding-left: 1%;
}
#tabs-flights .promocode {
  width: 28%;
}
#tabs-flights .promocode label {
  width: 40%;
  margin-right: 3%;
  padding-left: 6%;
}
#tabs-flights .promocode input {
  width: 57%;
}
#tabs-flights .search_options_extended {
  margin-top: 0;
}
#tabs-flights .search-button {
  float: right;
}
@media screen and (max-width:1155px) {
  .full-area #tabs-flights .wrapper {
    padding-bottom: 65px !important;
  }
  #search_tabs ul.ui-tabs-nav li a {
    font-size: .9rem;
  }
  #tabs-flights select {
    border: none;
  }
  #tabs-flights .wrapper {
    padding-bottom: 65px;
  }
  #tabs-flights .search_field_select::after {
    top: 15px;
    right: 5px;
  }
  #tabs-flights .search_field {
    margin-bottom: 5px;
    margin-top: 0;
  }
  #tabs-flights .journey-type {
    padding-top: 34px;
  }
  #tabs-flights .currency, #tabs-flights .deptdate, #tabs-flights .form_flying_from, #tabs-flights .form_flying_to, #tabs-flights .promocode, #tabs-flights .rtndate {
    float: left;
    width: 35%;
  }
  #tabs-flights .currency label, #tabs-flights .deptdate label, #tabs-flights .form_flying_from label, #tabs-flights .form_flying_to label, #tabs-flights .promocode label, #tabs-flights .rtndate label {
    float: none;
    width: 100%;
  }
  #tabs-flights .currency label.text-right, #tabs-flights .deptdate label.text-right, #tabs-flights .form_flying_from label.text-right, #tabs-flights .form_flying_to label.text-right, #tabs-flights .promocode label.text-right, #tabs-flights .rtndate label.text-right {
    text-align: left !important;
  }
  #tabs-flights .currency input, #tabs-flights .deptdate input, #tabs-flights .form_flying_from input, #tabs-flights .form_flying_to input, #tabs-flights .promocode input, #tabs-flights .rtndate input {
    float: none;
    width: 94%;
    margin-right: 6%;
  }
  #tabs-flights .currency .search_field_select, #tabs-flights .deptdate .search_field_select, #tabs-flights .form_flying_from .search_field_select, #tabs-flights .form_flying_to .search_field_select, #tabs-flights .promocode .search_field_select, #tabs-flights .rtndate .search_field_select {
    float: left;
    width: 94%;
  }
  #tabs-flights .search_field.pax {
    float: left;
    width: 30%;
  }
  #tabs-flights .search_field.pax label {
    float: none;
    width: 98%;
    margin-right: 2%;
    padding-left: 0;
  }
  #tabs-flights .search_field.pax .pax-options {
    float: left;
    width: 100%;
  }
  #tabs-flights .search_field.pax .pax-options .pax-option {
    margin-top: 0;
    float: left;
    width: 31%;
    margin-right: 3.3%;
  }
  #tabs-flights .search_field.pax .pax-options .pax-option:last-child {
    margin-right: 0;
  }
  #tabs-flights .search_field.pax .pax-options .pax-option label {
    position: absolute;
    bottom: -5px;
    width: 100%;
    padding-left: 0;
  }
  #tabs-flights .promocode {
    width: 35%;
  }
  #tabs-flights .promocode label {
    width: 40%;
    margin-right: 2%;
    padding-left: 0;
  }
  #tabs-flights .promocode input {
    width: 94%;
  }
  #tabs-flights .search_options_extended {
    margin-top: 0;
  }
  #tabs-flights .search_options_extended .extended-second-row {
    margin: 0;
  }
  #tabs-flights .search-button-contain {
    width: 35%;
    position: absolute;
    bottom: -45px;
    left: 10px;
  }
  #tabs-flights .search-button {
    float: none;
    margin-top: 34px !important;
    width: 92%;
  }
  #tabs-flights .close-search-dd {
    bottom: -45px;
  }
}
#tabs-hotels {
  height: 180px !important;
}
#tabs-hotels .wrapper {
  padding-bottom: 0;
}
#tabs-hotels iframe {
  height: 180px !important;
}
#search_tabs ul, .airport_dropdown ul, .blockRef ul, .sitmaplist, .top-faqs ul, header ul {
  list-style: none !important;
}
#block-webform-client-block-426 {
  margin-top: -37px;
}
#block-webform-client-block-426 .content .webform-client-form .form-item label {
  margin: 0;
  font-size: 1rem;
}
#block-views-latest-news-block.media-center-news {
  margin: 0;
  margin-top: 6px;
  border-right: 10px solid #fff;
  height: 368px;
  width: 33.3333% !important;
}
#block-views-latest-news-block.media-center-news li {
  margin-bottom: 3px;
}
#block-views-latest-news-block.media-center-news li a {
  font-size: .9rem;
}
#block-block-44 li, #block-views-latest-news-block li {
  list-style: none !important;
  margin-bottom: 15px;
}
.content article ul {
  margin-left: 20px;
  margin-bottom: 15px;
}
.content article ul li {
  font-size: 1.1rem;
  list-style: disc;
}
ul.news-list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 35px;
  font-size: 16px;
  padding-left: 10px;
}
ul.news-list li {
  padding-left: 45px;
  margin-bottom: 20px;
  font-weight: 500;
  position: relative;
  line-height: 1.4;
}
ul.news-list li a {
  font-size: .95em;
  color: #fff;
  font-weight: 500;
}
ul.news-list li99:before {
  position: absolute;
  content: "";
  background-image: url(/sites/all/themes/airarabia2016/images/icons/news-icon.png);
  background-repeat: no-repeat;
  background-position: left center;
  display: inline-block;
  height: 25px;
  width: 45px;
  left: 0;
  top: 5px;
}
.column.pad-contain-sm, .pad-contain-sm.columns, .row.pad-contain-sm {
  padding-top: 5px;
  padding-bottom: 5px;
}
.column.pad-contain-md, .pad-contain-md.columns, .row.pad-contain-md {
  padding-top: 20px;
  padding-bottom: 20px;
}
.column.pad-contain-lg, .pad-contain-lg.columns, .row.pad-contain-lg {
  padding-top: 20px;
  padding-bottom: 20px;
}
.column.pad-contain-xlg, .pad-contain-xlg.columns, .row.pad-contain-xlg {
  padding-top: 40px;
  padding-bottom: 40px;
}
.column.pad-contain-xxlg, .pad-contain-xxlg.columns, .row.pad-contain-xxlg {
  padding-top: 50px;
  padding-bottom: 60px;
}
.small-right-block {
  padding-left: 47px !important;
  position: relative;
}
.small-right-block:after {
  content: '';
  width: 1px;
  height: 60%;
  background: #92959c;
  position: absolute;
  top: 20%;
  left: 0;
}
.area_wrapper {
  padding-top: 15px;
  padding-bottom: 30px;
}
#block-airarabia-general-callcentres, #block-airarabia-general-officelocations, .contact-links-forms, .customer-services-article, .lowerRefs {
  margin-bottom: 30px;
}
.breadcrumbs {
  margin: 20px 0 -10px !important;
}
.breadcrumbs .breadcrumb {
  font-weight: 300;
  color: #435464;
  font-size: .95rem;
}
.breadcrumbs span.breadcrumb-current {
  font-size: .95rem;
  color: #92959c;
}
.node-type-page #lead_article {
  max-width: 1175px !important;
  margin-left: auto;
  margin-right: auto;
  padding-left: .9375rem;
  padding-right: .9375rem;
  margin-bottom: 30px;
}
.display_presentation, .reports {
  min-height: 480px;
}
.display_presentation p, .reports p {
  margin-bottom: 5px;
}
#block-views-latest-news-block, .display_presentation, .dividends, .reports, .stock {
  overflow-y: auto;
  overflow-x: hidden;
  background: #f0f1f5;
  width: 48%;
  float: left;
  margin-right: 2%;
  margin-bottom: 13px;
  padding: 25px;
}
#block-views-latest-news-block a, #block-views-latest-news-block p, .display_presentation a, .display_presentation p, .dividends a, .dividends p, .reports a, .reports p, .stock a, .stock p {
  font-size: 1rem;
}
#block-views-latest-news-block::-webkit-scrollbar, .display_presentation::-webkit-scrollbar, .dividends::-webkit-scrollbar, .reports::-webkit-scrollbar, .stock::-webkit-scrollbar {
  width: 12px;
}
#block-views-latest-news-block::-webkit-scrollbar-track, .display_presentation::-webkit-scrollbar-track, .dividends::-webkit-scrollbar-track, .reports::-webkit-scrollbar-track, .stock::-webkit-scrollbar-track {
  background-color: #f6f6f6;
  border-left: 1px solid #f6f6f6;
}
#block-views-latest-news-block::-webkit-scrollbar-thumb, .display_presentation::-webkit-scrollbar-thumb, .dividends::-webkit-scrollbar-thumb, .reports::-webkit-scrollbar-thumb, .stock::-webkit-scrollbar-thumb {
  background-color: #92959c;
}
#block-views-latest-news-block::-webkit-scrollbar-thumb:hover, .display_presentation::-webkit-scrollbar-thumb:hover, .dividends::-webkit-scrollbar-thumb:hover, .reports::-webkit-scrollbar-thumb:hover, .stock::-webkit-scrollbar-thumb:hover {
  background-color: #64727f;
}
.social-block {
  width: 98%;
  margin-top: 10px;
}
.social-block .columns {
  text-align: center;
}
.social-block .youtube-icon {
  background-color: #506171;
  border-radius: 15px;
  width: 60px;
  height: 60px;
}
.social-block .youtube-icon img {
  margin-top: 20px;
  margin-left: 3px;
}
.social-block .fa {
  color: #485969;
  height: 60px;
  width: 60px;
  font-size: 70px;
  margin-bottom: 15px;
}
.social-block .fa.fa-facebook {
  background-color: #485969;
  color: #f6f6f6;
  border-radius: 5px;
  font-size: 56px;
  padding-top: 8px;
  padding-left: 14px;
}
.social-block .fa.fa-twitter {
  font-size: 78px;
  margin-top: -8px;
  margin-left: -5px;
}
.social-block .fa.fa-linkedin {
  background-color: #485969;
  color: #f6f6f6;
  font-size: 50px;
  border-radius: 5px;
  padding-top: 6px;
}
.social-block .fa.fa-instagram {
  font-size: 69px;
  padding: 0;
  margin-top: -5px;
}
.social-block .fa.fa-rss {
  background-color: #485969;
  border-radius: 15px;
  font-size: 49px;
  color: #f6f6f6;
  padding-top: 6px;
}
.social-block .fa-instagram {
  font-size: 41px;
  padding-top: 10px;
}
.dark-back .flow-menu, .darkest-back .flow-menu, .light-back .flow-menu, .red-back .flow-menu, .x-light-back .flow-menu {
  padding-bottom: 4px;
}
.dark-back .flow-menu li a, .darkest-back .flow-menu li a, .light-back .flow-menu li a, .red-back .flow-menu li a, .x-light-back .flow-menu li a {
  font-size: .75rem;
  color: #fff;
}
.lightest-back .flow-menu, .xx-light-back .flow-menu {
  padding-bottom: 4px;
}
.lightest-back .flow-menu li a, .xx-light-back .flow-menu li a {
  font-size: .75rem;
  color: #435464;
}
.menu.flow-menu {
  text-align: center;
}
.menu.flow-menu li {
  display: inline;
}
.menu.flow-menu li a {
  display: inline;
}
.footer-main-links h4 {
  font-weight: 300;
  color: #3f4f5e;
  margin-bottom: 6px;
}
.footer-main-links ul {
  margin: 0 0 30px 0;
  padding: 0;
}
.footer-main-links ul li {
  line-height: 1.3;
  list-style:none;
}
.footer-main-links ul li a {
  font-weight: 300;
  color: #3b4a58;
  font-size: .95rem;
}
.header-navigation {
  position: relative;
}
#navigation .last .menu-attach-block-wrapper .content {
  min-width: 300px;
}
#navigation #main-menu {
  float: right;
  margin: 0;
}
#navigation li {
  margin: 0;
  padding: 0;
}
#navigation li a {
  font-size: 1.1rem;
  display: inline-block;
  line-height: 0;
  padding: 40px 17px;
  color: #fff;
}
#navigation li:hover a {
  background-color: #C20041;
}
#navigation li:hover .menu-attach-block-wrapper a {
  background: 0 0;
}
#navigation #secondary-menu, #navigation .menu-attach-block-drop-link, #navigation h2 {
  display: none !important;
}
#navigation .menu-attach-block-wrapper {
  display: none;
  position: absolute;
  right: 0;
  top: 80px;
  width: auto;
  z-index: 999;
  /*background-color:rgba(67,84,100,.9)*/
  ;
  background-color: #C20041;
}
#navigation .menu-attach-block-wrapper ul {
  position: relative;
  float: left;
  margin: 20px 0 15px;
  padding: 0 20px 0 20px;
}
#navigation .menu-attach-block-wrapper ul::before {
  content: " ";
  border-left: 1px solid #868581;
  width: 1px;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
}
#navigation .menu-attach-block-wrapper ul li {
  color: #fff !important;
  display: block;
}
#navigation .menu-attach-block-wrapper ul li.group a {
  cursor: default;
  font-size: 1.1rem;
  padding-top: 0;
}
#navigation .menu-attach-block-wrapper ul li a {
  font-size: .9rem;
  text-transform: uppercase;
  color: #fff !important;
  padding: 5px 0 !important;
  display: block;
  line-height: 1.1;
}
#navigation .menu-attach-block-wrapper ul:first-child::before {
  content: "";
  border-left: 0 solid #92959c;
}
.promopanel_wrapper {
  min-height: 315px;
}
ul.main_promo_carousel:hover .panel-edit {
  display: block;
}
body .panel-edit, ul.main_promo_carousel .panel-edit {
  opacity: .75;
  display: none;
  position: absolute;
  background: #fff;
  left: 75%;
  bottom: 20px;
  padding: 5px 10px;
  color: #000;
}
body .primeiamge, ul.main_promo_carousel .primeiamge {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 315px;
}
body .panel_content, ul.main_promo_carousel .panel_content {
  background: rgba(255, 255, 255, .9);
  width: 490px;
  margin-left: .9375rem;
  padding: 20px 20px 15px;
}
body .panel_content h2, ul.main_promo_carousel .panel_content h2 {
  color: #435464;
  margin-bottom: 5px;
}
body .panel_content p, ul.main_promo_carousel .panel_content p {
  color: #435464;
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 0;
}
body .panel_content a.btn, ul.main_promo_carousel .panel_content a.btn {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 5px;
}
#display_controls, .bx-next .bx-prev {
  display: none;
}
.promopanel_pages {
  padding-top: 10px;
  padding-bottom: 0;
}
.promopanel_pages h2 {
  margin-bottom: 50px;
}
.promopanel_pages .promo-item {
  padding-bottom: 15px;
}
.promopanel_pages .promo-image {
  float: left;
}
.promopanel_pages .promo-title {
  margin-left: 60px;
}
.promopanel_pages .promo-title h4 {
  font-size: 1.4rem;
  font-weight: 400;
}
.promopanel_pages .promo-text {
  margin-left: 60px;
}
.promopanel_pages .promo-text p {
  font-size: 1rem;
  font-weight: 300;
  margin-bottom: 5px;
}
.promopanel_pages .promo-link {
  margin-top: 10px;
  margin-left: 60px;
}
.promopanel_pages .promo-link a {
  margin-top: 10px;
  font-size: 1.1rem;
  font-weight: 300;
  color: #fff;
}
#display_panel {
  position: relative;
  z-index: 0 !important;
}
.bx-controls.bx-has-pager {
  position: absolute;
  bottom: 45px;
  color: #fff !important;
  z-index: 888;
  display: block;
  width: 100%;
  text-align: center;
}
.bx-controls.bx-has-pager .bx-pager .bx-pager-item {
  display: inline;
  margin: 10px 27px 0 -6px;
  color: transparent;
  position: relative;
}
.bx-controls.bx-has-pager .bx-pager .bx-pager-item a {
  bottom: 0;
  line-height: 26px;
  position: absolute;
  color: transparent;
}
.bx-controls.bx-has-pager .bx-pager .bx-pager-item a::after {
  content: "\f1db";
  font-family: FontAwesome;
  color: #FFFFFF;
  font-size: 1.1rem;
}
.bx-controls.bx-has-pager .bx-pager .bx-pager-item a.active::after {
  content: "\f111";
  font-family: FontAwesome;
  color: #FFFFFF;
}
.box-panels {
  background: #fff;
  width: 100%;
}
.box-panels .box-panel-inner {
  width: 50%;
  float: left;
  position: relative;
  cursor: pointer;
}
.box-panels .box-panel-inner:hover .left-box-arrow {
  left: 49%;
}
.box-panels .box-panel-inner:hover .right-box-arrow {
  left: 51%;
}
.box-panels .box-panel-inner:hover .box-title-overlay {
  opacity: .9;
}
.box-panels .box-panel-inner:hover .btn-hollow-red {
  color: #fff !important;
  background: #FF0041;
}
.box-panels .left-box-arrow {
  transition: left .3s;
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-right: 30px solid #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -30px;
  margin-left: -15px;
  z-index: 1;
}
.box-panels .right-box-arrow {
  transition: left .3s;
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 30px solid #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -30px;
  margin-left: -15px;
  z-index: 1;
}
.box-panels .box-panel {
  position: relative;
  width: 50%;
  float: left;
}
.box-panels .box-panel .box-panel-image {
  position: relative;
}
.box-panels .box-panel .box-panel-image img {
  width: 100%;
}
.box-panels .box-panel .box-panel-image .box-title-overlay {
  transition: opacity .2s;
  position: absolute;
  background: rgba(51, 76, 94, .5);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding-top: 31%;
}
.box-panels .box-panel .box-panel-image .box-title-overlay .box-panel-title {
  font-size: 2.7rem;
  color: #fff;
  line-height: 4rem;
}
.box-panels .box-panel .box-panel-image .box-title-overlay .box-panel-subtitle {
  display: block;
  font-size: 1.6rem;
  color: #fff;
  line-height: 2rem;
}
.box-panels .box-panel .box-panel-content {
  overflow: hidden;
  padding: 35px 30px 30px;
  z-index: 10;
}
.box-panels .box-panel .box-panel-content .box-panel-text {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5rem;
}
body.front .box-panels .box-panel .box-panel-image .box-title-overlay .box-panel-title {
  margin-top: 5px;
  font-size: 4rem;
  color: #fff;
  line-height: 4rem;
}
body.front .box-panels .box-panel .box-panel-image .box-title-overlay .box-panel-subtitle {
  display: block;
  margin-top: 5px;
  font-size: 2rem;
  color: #fff;
  line-height: 2rem;
}
.featured_flights {
  max-width: 1175px !important;
  margin: 0 auto;
}
.featured_flights .featured_flights_content {
  margin-bottom: 0;
}
.destinations-link {
  padding-top: 45px;
}
.destinations-link a {
  font-size: 1.1rem;
  font-weight: 300;
}
.destinations-link .fa {
  font-size: 1.5rem;
}
.carousel_title span {
  font-size: inherit;
}
.best-fares {
  margin-bottom: 30px;
}
.best-fares .fare:nth-child(even) {
  padding-right: 30px;
}
@media only screen and (min-width:1367px) {
  .best-fares .fare:nth-child(odd) {
    padding-left: 30px;
  }
}
.best-fares .fare-inner {
  height: 70px;
  padding-top: 10px;
  padding-bottom: 0;
  margin: 5px 0;
  overflow: hidden;
  border-bottom: 1px solid #c6cad3;
}
.best-fares .fare-inner h3 {
  margin-top: -2px;
  width: 38%;
  font-size: 1.1rem;
  float: left;
}
.best-fares .fare-inner h3.airports-2-lines {
  display: none;
}
.best-fares .fare-inner h3.airports-2-lines span {
  height: 23px;
  overflow: hidden;
}
.best-fares .fare-inner h3.airports-2-lines .offer-title-span {
  display: block;
}
.best-fares .fare-inner h3.airports-1-line {
  margin-top: 10px;
  display: inline;
}
.best-fares .fare-inner span.from {
  font-size: .9rem;
}
.best-fares .fare-inner span.currency {
  font-size: 1.4rem;
  font-weight: 500;
  margin-left: 5px;
}
.best-fares .fare-inner span.price {
  font-size: 1.5rem;
  color: #FF0041;
  font-weight: 500;
  line-height: 40px;
}
.best-fares .fare-inner span.right-price {
  margin-top: 0;
  width: 35%;
  float: left;
  text-align: right;
}
.best-fares .fare-inner a.booknow {
  float: right;
  width: 25%;
  text-align: center;
}
@media only screen and (min-width:39.063em) and (max-width:74em) {
  .best-fares .fare-inner h3 {
    font-size: 1rem;
    width: 41%;
  }
  .best-fares .fare-inner span.currency {
    font-size: 1.3rem;
    font-weight: 500;
    margin-left: 5px;
  }
  .best-fares .fare-inner span.price {
    font-size: 1.5rem;
    color: #FF0041;
    font-weight: 500;
    line-height: 40px;
  }
  .best-fares .fare-inner span.from {
    font-size: .9rem;
  }
  .best-fares .fare-inner span.right-price {
    margin-top: 0;
    width: 34%;
    float: left;
    text-align: right;
  }
  .best-fares .fare-inner a.booknow {
    float: right;
    width: 23%;
    text-align: center;
  }
}
.i18n-ru .coupons-list .image-coupon .coupon-inner-content .coupon-type {
  font-size: .8rem;
}
.i18n-ru #search_tabs input.search-button {
  margin-top: -1px;
  padding: 9px 3px;
  font-size: .95rem;
}
.full-banner {
  background-size: cover;
 /* min-height: 400px;*/
  padding-top: 40px;
}
.full-banner h2 {
  font-size: 2.3rem;
  font-weight: 400;
}
.full-banner p {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.4;
}
.full-banner a.btn-filled-red {
  margin-top: 8px;
  margin-bottom: 50px;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
}
.home-loyalty {
  background-position: center;
  background-image: url(/sites/all/themes/airarabia2016/images/graphics/generic4_ltr.jpg);
}
body [type=color], body [type=date], body [type=datetime-local], body [type=datetime], body [type=email], body [type=month], body [type=number], body [type=ref], body [type=search], body [type=tel], body [type=text], body [type=time], body [type=url], body [type=week], body textarea, body[type=password], input {
  border: none;
  box-shadow: none;
}
select {
  cursor: pointer;
}
form label {
  margin-top: 3px;
}
.style-select {
  position: relative;
}
.style-select::after {
  pointer-events: none;
  content: '\f107';
  font-family: FontAwesome;
  color: #64727f;
  background: #fff;
  font-size: 1.3rem;
  position: absolute;
  line-height: .5;
  top: 14px;
  right: 3px;
  width: 16px;
}
.webform-component-select {
  position: relative;
}
.webform-component-select::after {
  pointer-events: none;
  content: '\f107';
  font-family: FontAwesome;
  color: #64727f;
  background: #fff;
  font-size: 1.3rem;
  position: absolute;
  line-height: .5;
  bottom: 14px;
  right: 3px;
  width: 16px;
}
.search_field_select {
  position: relative;
}
.search_field_select::after {
  pointer-events: none;
  content: '\f107';
  font-family: FontAwesome;
  color: #64727f;
  background: #fff;
  font-size: 1.3rem;
  position: absolute;
  line-height: .5;
  top: 14px;
  right: 15px;
  width: 16px;
}
body form label {
  font-weight: 400;
  color: #435464;
  font-size: 1.1rem;
}
.form-item input, .form-item select, .form-item textarea {
  border: 1px solid #c6cad3;
}
#webform-client-form-424 .captcha.form-wrapper .fieldset-wrapper img {
  margin-top: 20px;
}
#webform-client-form-424 .captcha.form-wrapper .fieldset-wrapper .form-item-captcha-response {
  width: 51%;
  position: relative;
}
#webform-client-form-424 .captcha.form-wrapper .fieldset-wrapper .form-item-captcha-response label {
  font-size: .9rem;
}
#webform-client-form-424 .captcha.form-wrapper .fieldset-wrapper .form-item-captcha-response label span {
  position: absolute;
  float: right;
}
#webform-client-form-424 .form-submit {
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  padding: 9px 11px 10px;
  font-size: 1.1rem;
}
#webform-client-form-419 {
  padding-right: 50px;
}
#webform-client-form-419 .form-item {
  margin-top: 12px;
}
#webform-client-form-419 .form-item-captcha-response {
  margin-top: 0;
}
#webform-client-form-419 input, #webform-client-form-419 select {
  color: #000;
  background-color: #fff;
  border: rgba(198, 202, 211, .8) 1px solid;
  margin-bottom: 0;
  font-size: .9rem;
}
#webform-client-form-419 label {
  display: none;
}
#webform-client-form-419 .form-item {
  margin-bottom: 0;
}
label.error {
  font-size: .9rem;
  background-color: #FF0041;
  padding: 5px;
  position: absolute;
  bottom: -20px;
}
.country-selector {
  position: relative;
  margin-top: 30px;
}
.country-selector:after {
  pointer-events: none;
  content: '\f107';
  font-family: FontAwesome;
  color: #FF0041;
  font-size: 1.6rem;
  background: #fff;
  position: absolute;
  line-height: .5;
  top: 21px;
  right: 7px;
  width: 23px;
}
.country_select {
  outline: 0 !important;
  border: #FF0041 1px solid !important;
  color: #FF0041;
  margin-top: 7px;
  padding: 5px 35px 5px 10px;
  background: 0 0;
  width: auto;
  float: right;
}
#views-exposed-form-search-questions-page {
  background: #e7e8ed;
  padding: 21px 0 0 0;
  height: 110px;
}
#block-airarabia-general-callcentres .call-center-contain, #block-airarabia-general-callcentres .office-locations-contain, #block-airarabia-general-officelocations .call-center-contain, #block-airarabia-general-officelocations .office-locations-contain {
  text-align: center;
  padding: 37px 0 18px 0;
}
#block-airarabia-general-callcentres .call-center-contain label, #block-airarabia-general-callcentres .office-locations-contain label, #block-airarabia-general-officelocations .call-center-contain label, #block-airarabia-general-officelocations .office-locations-contain label {
  display: none;
}
#block-airarabia-general-callcentres .call-center-contain .faq-search-prepend, #block-airarabia-general-callcentres .office-locations-contain .faq-search-prepend, #block-airarabia-general-officelocations .call-center-contain .faq-search-prepend, #block-airarabia-general-officelocations .office-locations-contain .faq-search-prepend {
  font-size: 1.75rem;
}
#block-airarabia-general-callcentres, #block-airarabia-general-officelocations, #views-exposed-form-search-questions-page {
  margin-top: 20px;
}
#block-airarabia-general-callcentres .faq-search-prepend, #block-airarabia-general-officelocations .faq-search-prepend, #views-exposed-form-search-questions-page .faq-search-prepend {
  font-size: 1.4rem;
  display: inline;
  background-image: url(/sites/all/themes/airarabia2016/images/searchongrey.png);
  background-repeat: no-repeat;
  background-position: right 5px;
  padding-right: 60px;
  padding-top: 3px;
  padding-bottom: 4px;
  margin-bottom: -4px;
}
#block-airarabia-general-callcentres input#edit-question-search, #block-airarabia-general-callcentres select.call_centre_select, #block-airarabia-general-callcentres select.office_location_select, #block-airarabia-general-officelocations input#edit-question-search, #block-airarabia-general-officelocations select.call_centre_select, #block-airarabia-general-officelocations select.office_location_select, #views-exposed-form-search-questions-page input#edit-question-search, #views-exposed-form-search-questions-page select.call_centre_select, #views-exposed-form-search-questions-page select.office_location_select {
  color: #64727f;
  font-weight: 400;
  width: 500px;
  display: inline;
  box-shadow: none !important;
  background-color: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
}
#block-airarabia-general-callcentres select.call_centre_select, #block-airarabia-general-callcentres select.office_location_select, #block-airarabia-general-officelocations select.call_centre_select, #block-airarabia-general-officelocations select.office_location_select, #views-exposed-form-search-questions-page select.call_centre_select, #views-exposed-form-search-questions-page select.office_location_select {
  background-image: url(/sites/all/themes/airarabia2016/images/chevreddown.png);
  background-size: 25px;
}
#block-airarabia-general-callcentres #edit-submit-search-questions, #block-airarabia-general-officelocations #edit-submit-search-questions, #views-exposed-form-search-questions-page #edit-submit-search-questions {
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff;
  padding: 9px 30px;
  font-size: 1.1rem;
}
#block-airarabia-general-callcentres .views-widget-filter-body_value, #block-airarabia-general-officelocations .views-widget-filter-body_value, #views-exposed-form-search-questions-page .views-widget-filter-body_value {
  display: inline;
  float: left;
  margin-right: 20px;
}
#block-airarabia-general-callcentres .views-exposed-widget.views-submit-button, #block-airarabia-general-officelocations .views-exposed-widget.views-submit-button, #views-exposed-form-search-questions-page .views-exposed-widget.views-submit-button {
  margin-top: 10px;
}
#block-airarabia-general-callcentres .views-exposed-form, #block-airarabia-general-officelocations .views-exposed-form, #views-exposed-form-search-questions-page .views-exposed-form {
  max-width: 1175px !important;
  margin: 0 auto;
  padding-left: .9375rem;
  padding-right: .9375rem;
}
#contactusForm input.error, #contactusForm select.error, #contactusForm textarea.error {
  box-shadow: 0 0 0 2px #FF0041;
}
#contactusForm textarea {
  height: 60px;
}
#contactusForm .cu_description {
  height: 90px;
}
#contactusForm label.error {
  display: none !important;
}
#contactusForm .show-for-complaint {
  display: none;
}
#contactusForm .show-for-question {
  display: block;
}
#contactusForm label {
  font-size: .9rem;
  line-height: 1.1;
  display: inline-block;
  vertical-align: middle;
}
#contactusForm .attachedfilelabel {
  display: none !important;
}
#contactusForm [type=color], #contactusForm [type=date], #contactusForm [type=datetime-local], #contactusForm [type=datetime], #contactusForm [type=email], #contactusForm [type=month], #contactusForm [type=number], #contactusForm [type=password], #contactusForm [type=search], #contactusForm [type=tel], #contactusForm [type=text], #contactusForm [type=time], #contactusForm [type=url], #contactusForm [type=week], #contactusForm select, #contactusForm textarea {
  margin-bottom: 7px;
  border: none;
}
.no-answer-link .show-for-complaint {
  display: none;
}
.no-answer-link .show-for-question {
  display: block;
}
.no-answer-link .not-for-faq {
  display: block;
}
#contactusforms {
  margin-top: 20px;
}
#contactusforms .button-for-faq {
  display: none;
}
#contactusforms ul {
  list-style: none;
}
#contactusforms .contact-options {
  height: 780px;
  background: #dbdee5;
}
#contactusforms .contact-options .contact-option {
  position: relative;
  cursor: pointer;
  padding-top: 45%;
  font-size: 1.6rem;
  height: 390px;
  text-align: center;
  color: #435464;
}
#contactusforms .contact-options .contact-option .arrow-up {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #dbdee5;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -10px;
}
#contactusforms .co#contactusforms .contact-options .contact-optionntact-options .contact-option.active {
  background: #c6cad3;
}
#contactusforms .contact-options .contact-option.active .arrow-up {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #c6cad3;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -10px;
}
#contactusforms .contact-option-content .show-for-complaint {
  display: block;
}
#contactusforms .contact-option-content .show-for-question {
  display: none;
}
#contactusforms .contact-option-content.ques3tion .show-for-complaint {
  display: none;
}
#contactusforms .contact-option-content.question .show-for-question {
  display: block;
}
#contactusforms .contact-option-content {
  display: none;
  height: 780px;
  background: #c6cad3;
}
#contactusforms .contact-option-content a {
  font-size: .9rem;
  color: #435464;
}
#contactusforms .contact-option-content a.active {
  color: #FF0041;
  font-weight: 700;
}
#contactusforms .contact-option-content a:hover {
  color: #FF0041;
}
#contactusforms .contact-option-content.active {
  display: block;
}
#contactusforms #contact_us {
  padding: 20px;
}
#contactusforms .contact-questions {
  height: 500px;
  padding: 0 30px;
}
#contactusforms .contact-answers {
  position: relative;
  padding: 20px;
  height: 780px;
  background-color: #a5aeb7;
}
#contactusforms .contact-answers .arrow-left {
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 20px solid #a5aeb7;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 0;
  margin-left: -20px;
}
#contact-faq-tabs .email-showhide {
  position: absolute;
  bottom: 10px;
  right: 20px;
}
#contact-faq-tabs .content-tab-content {
  display: none;
}
#contact-faq-tabs .content-tab-content ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  width: 100%;
}
#contact-faq-tabs .content-tab-content.active {
  display: block;
}
#contactusforms #contact-form .arrow-up {
  display: none;
}
#contactusforms #contact-form .question-text {
  display: none;
}
#contactusforms .columns {
  position: relative;
}
#contactusforms input.error, #contactusforms select.error, #contactusforms textarea.error {
  box-shadow: 0 0 0 2px #FF0041;
}
#contactusforms label.error {
  display: none !important;
}
#contactusforms #contact-form.question {
  height: 760px;
  float: right;
  margin-top: 20px;
  position: relative;
}
#contactusforms #contact-form.question .question-text {
  padding-top: 30px;
  display: block;
}
#contactusforms #contact-form.question .question-text h3 {
  margin-bottom: 0;
}
#contactusforms #contact-form.question .arrow-up {
  display: block;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #c6cad3;
  position: absolute;
  top: -20px;
  left: 75%;
  margin-left: -10px;
}
#webform-ajax-wrapper-419 .webform-component-select {
  position: relative;
}
#webform-ajax-wrapper-419 .webform-component-select::after {
  color: #64727f;
  background: #fff;
}
#webform-ajax-wrapper-419 input, #webform-ajax-wrapper-419 select {
  padding-left: 15px;
  text-shadow: 0 0 .5px rgba(255, 255, 255, .4);
}
#webform-ajax-wrapper-419 #edit-submitted-title {
  padding-left: 10px;
}
#webform-ajax-wrapper-419 ::-webkit-input-placeholder {
  color: #000;
}
#webform-ajax-wrapper-419 :-ms-input-placeholder {
  color: #000;
}
#webform-ajax-wrapper-419 ::-moz-placeholder {
  color: #000;
  opacity: 1;
}
#webform-ajax-wrapper-419 :-moz-placeholder {
  color: #000;
  opacity: 1;
}
#webform-ajax-wrapper-419 #webform-component-title, #webform-ajax-wrapper-419 #webform-component-your-name {
  margin-top: 3px;
}
#webform-ajax-wrapper-419 .language-field, #webform-ajax-wrapper-419 .name-field {
  padding-left: 0;
}
#webform-ajax-wrapper-419 #edit-webform-ajax-submit-419 {
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid;
  background: #FF0041 !important;
  color: #fff !important;
  padding: 7px 37.5px;
  font-size: 1.1rem;
  margin-top: 12px;
}
#webform-ajax-wrapper-419 .form-item .error {
  box-shadow: 0 0 0 2px #FF0041;
}
#webform-ajax-wrapper-419 .messages.error {
  background: 0 0;
  border: none;
  padding: 0;
}
#webform-ajax-wrapper-419 .messages.error ul {
  margin: 0;
}
#webform-ajax-wrapper-419 .messages.error ul li {
  text-transform: capitalize;
  background-color: #FF0041;
  padding: 5px;
  margin-bottom: 2px;
  font-weight: 400;
}
#attachedfile {
  background: #fff;
  border: none;
  font-size: 1rem !important;
}
.attachedfilecontain {
  position: relative;
}
.attachfilelabel {
  display: none !important;
}
.content fieldset {
  padding: 0;
  float: left;
  margin-right: 20px;
  width: 100%;
  margin-bottom: 0;
}
.content fieldset .fieldset-wrapper .form-item {
  float: left;
}
.content .webform-client-form .form-item {
  margin-top: 0;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
  width: 100%;
}
.content .webform-client-form .form-item .webform-client-form .form-item {
  margin-bottom: 0;
}
.content .webform-client-form .form-item label {
  margin-bottom: 7px;
  display: inherit;
}
.content .webform-client-form .form-actions {
  clear: left;
}
.content .form-item input.form-text {
  padding: 5px;
  margin-bottom: 0;
}
.content .fieldset-wrapper select {
  padding: 1px;
  margin-bottom: 0;
}
.content .block-webform fieldset legend {
  color: #414042;
  font-size: .875em;
  font-weight: 400;
  margin-bottom: 10px;
}
.content .webform-component-textarea label {
  font-weight: 400;
  font-size: 1.125em;
  margin-bottom: 15px;
  color: #414042;
}
.content .block-webform input.form-submit {
  margin-top: 1em;
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  padding: 9px 11px;
  font-size: 1.1rem;
}
.content .block-webform input.form-submit:hover {
  color: #FF0041 !important;
  background: 0 0;
}
.content .block-webform input.form-submit.whiteback:hover {
  color: #FF0041 !important;
  background: #fff;
}
.content #block-webform-client-block-426 {
  margin-bottom: 20px;
}
#block-webform-client-block-406, #block-webform-client-block-410 {
  padding-left: .9375rem;
  padding-right: .9375rem;
  margin-top: 20px;
  margin-bottom: 40px;
}
#block-webform-client-block-406 .captcha.form-wrapper, #block-webform-client-block-410 .captcha.form-wrapper {
  clear: both;
}
#webform-client-form-406 input, #webform-client-form-406 select, #webform-client-form-406 textarea {
  width: 550px;
}
#webform-client-form-406 input.webform-calendar {
  width: auto;
}
#webform-client-form-406 #edit-submitted-route-section-flying-from, #webform-client-form-406 #edit-submitted-route-section-to, #webform-client-form-406 #edit-submitted-types-passengers, #webform-client-form-406 #edit-submitted-types-what-type-of-group-is-this {
  width: 265px;
}
#webform-client-form-406 #edit-submitted-journey-details-departure-date-day, #webform-client-form-406 #edit-submitted-journey-details-departure-date-month, #webform-client-form-406 #edit-submitted-journey-details-departure-date-year, #webform-client-form-406 #edit-submitted-return-journey-return-date-day, #webform-client-form-406 #edit-submitted-return-journey-return-date-month, #webform-client-form-406 #edit-submitted-return-journey-return-date-year {
  width: 77.5px;
  float: left;
}
#webform-client-form-406 #edit-submitted-journey-details-time-of-travel, #webform-client-form-406 #edit-submitted-return-journey-time-of-travel-return {
  width: 238px;
}
#webform-client-form-406 #edit-submitted-your-contact-information-title {
  width: 150px;
}
#webform-client-form-406 #edit-submitted-your-contact-information-your-name {
  width: 380px;
}
#webform-client-form-406 #edit-submitted-contact-numbers-country-code {
  width: 150px;
}
#webform-client-form-406 #edit-submitted-contact-numbers-telephone-number {
  width: 380px;
}
#webform-client-form-406 .form-submit {
  margin-top: 20px;
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  padding: 9px 11px 10px;
  font-size: 1.1rem;
  width: 275px;
}
#webform-client-form-406 input, #webform-client-form-406 select, #webform-client-form-406 textarea {
  width: 550px;
}
#webform-client-form-406 input.webform-calendar {
  width: 25px;
}
#webform-client-form-406 #edit-submitted-route-section-flying-from, #webform-client-form-406 #edit-submitted-route-section-to, #webform-client-form-406 #edit-submitted-types-passengers, #webform-client-form-406 #edit-submitted-types-what-type-of-group-is-this {
  width: 265px;
}
#webform-client-form-406 #edit-submitted-journey-details-departure-date-day, #webform-client-form-406 #edit-submitted-journey-details-departure-date-month, #webform-client-form-406 #edit-submitted-journey-details-departure-date-year, #webform-client-form-406 #edit-submitted-return-journey-return-date-day, #webform-client-form-406 #edit-submitted-return-journey-return-date-month, #webform-client-form-406 #edit-submitted-return-journey-return-date-year {
  width: 77.5px;
  float: left;
}
#webform-client-form-406 #edit-submitted-journey-details-time-of-travel, #webform-client-form-406 #edit-submitted-return-journey-time-of-travel-return {
  width: 238px;
}
#webform-client-form-406 #edit-submitted-your-contact-information-title {
  width: 150px;
}
#webform-client-form-406 #edit-submitted-your-contact-information-your-name {
  width: 380px;
}
#webform-client-form-406 #edit-submitted-contact-numbers-country-code {
  width: 150px;
}
#webform-client-form-406 #edit-submitted-contact-number-group-telephone-number {
  width: 380px;
}
#webform-client-form-406 .form-submit {
  margin-top: 20px;
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  padding: 9px 11px 10px;
  font-size: 1.1rem;
  width: 275px;
}
#webform-client-form-410 input, #webform-client-form-410 select, #webform-client-form-410 textarea {
  width: 550px;
}
#webform-client-form-410 input.webform-calendar {
  width: 25px;
}
#webform-client-form-410 #edit-submitted-route-flying-from, #webform-client-form-410 #edit-submitted-route-to, #webform-client-form-410 #edit-submitted-types-passengers, #webform-client-form-410 #edit-submitted-types-what-type-of-group-is-this {
  width: 265px;
}
#webform-client-form-410 #edit-submitted-outbound-travel-departure-date-day, #webform-client-form-410 #edit-submitted-outbound-travel-departure-date-month, #webform-client-form-410 #edit-submitted-outbound-travel-departure-date-year, #webform-client-form-410 #edit-submitted-return-travel-return-date-day, #webform-client-form-410 #edit-submitted-return-travel-return-date-month, #webform-client-form-410 #edit-submitted-return-travel-return-date-year {
  width: 77.5px;
  float: left;
}
#webform-client-form-410 #edit-submitted-outbound-travel-time-of-travel2, #webform-client-form-410 #edit-submitted-return-travel-time-of-travel-return {
  width: 213px;
}
#webform-client-form-410 #edit-submitted-contact-information-title {
  width: 150px;
}
#webform-client-form-410 #edit-submitted-contact-information-your-name {
  width: 380px;
}
#webform-client-form-410 #edit-submitted-contact-number-group-country-code {
  width: 150px;
}
#webform-client-form-410 #edit-submitted-contact-number-group-telephone-number {
  width: 380px;
}
#webform-client-form-410 .form-submit {
  margin-top: 20px;
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  padding: 9px 11px 10px;
  font-size: 1.1rem;
  width: 275px;
}
#webform-client-form-366 #edit-submitted-your-name-and-title-name {
  width: 150px;
}
#webform-client-form-366 #edit-submitted-your-name-and-title-name {
  width: 380px;
}
.captcha.form-wrapper {
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 0;
  padding-right: 0;
  max-width: 430px;
}
.captcha.form-wrapper legend {
  margin: 0;
}
.captcha.form-wrapper .form-item-captcha-response {
  margin-top: 0;
}
.captcha.form-wrapper .fieldset-legend {
  font-size: 1.2rem;
  font-weight: 400;
  display: none;
}
.captcha.form-wrapper .fieldset-description {
  display: none;
  font-size: .9rem;
  margin-top: -4px;
  margin-bottom: 10px;
}
.captcha.form-wrapper .fieldset-wrapper img {
  height: 40px;
  width: 40%;
  float: left;
}
.captcha.form-wrapper .fieldset-wrapper .form-item-captcha-response {
  width: 55%;
  float: right;
  margin-top: 1px;
}
.captcha.form-wrapper .fieldset-wrapper .description {
  display: none;
  font-size: .7rem;
}
.webform-client-form select {
  padding-right: 20px !important;
}
.webform-client-form select::after {
  content: "\f107";
  font-family: FontAwesome;
  line-height: 1;
  margin-right: 2px;
  font-size: 30px;
  color: #6f7f8d;
  position: relative;
  top: 2px;
}
#block-airarabia-general-schedule-information {
  margin-bottom: 60px;
  padding-left: .9375rem;
  padding-right: .9375rem;
}
#block-airarabia-general-schedule-information input, #block-airarabia-general-schedule-information select {
  border: 1px solid #c6cad3 !important;
}
#block-airarabia-general-schedule-information .button {
  margin: 0;
}
.help_select_contain .help_select {
  cursor: pointer;
  position: absolute;
  bottom: 30px;
  float: right;
  padding: 0 17px 0 9px;
  min-width: 266px;
  width: auto;
  float: right;
  right: 0;
  margin: 0;
  margin-right: .9375rem;
}
.help_select_contain::after {
  pointer-events: none;
  content: '\f107';
  font-family: FontAwesome;
  color: #64727f;
  background: #fff;
  font-size: 1.3rem;
  position: absolute;
  line-height: .5;
  bottom: 45px;
  right: 18px;
  width: 16px;
}
#webform-client-form-424 {
  margin-bottom: 40px;
}
#webform-client-form-366 .captcha.form-wrapper, #webform-client-form-406 .captcha.form-wrapper, #webform-client-form-410 .captcha.form-wrapper {
  width: 100%;
  max-width: 100%;
}
#webform-client-form-366 .captcha.form-wrapper .fieldset-wrapper img, #webform-client-form-406 .captcha.form-wrapper .fieldset-wrapper img, #webform-client-form-410 .captcha.form-wrapper .fieldset-wrapper img {
  height: auto !important;
  width: 200px !important;
  float: left !important;
}
#webform-client-form-366 .captcha.form-wrapper .fieldset-wrapper .form-item-captcha-response, #webform-client-form-406 .captcha.form-wrapper .fieldset-wrapper .form-item-captcha-response, #webform-client-form-410 .captcha.form-wrapper .fieldset-wrapper .form-item-captcha-response {
  width: 330px;
  margin-left: 20px;
  float: left;
}
#webform-client-form-366 #edit-captcha-response, #webform-client-form-406 #edit-captcha-response, #webform-client-form-410 #edit-captcha-response {
  width: 330px;
}
#webform-client-form-366 .captcha.form-wrapper .fieldset-wrapper img {
  height: auto !important;
  width: 200px !important;
}
#webform-client-form-366 .captcha.form-wrapper .fieldset-wrapper .form-item-captcha-response {
  width: 250px;
  float: left;
}
#webform-client-form-366 #webform-component-your-name-and-title--title::after {
  top: 58px;
}
#webform-client-form-366 #webform-component-your-name-and-title--title {
  width: 150px;
}
#webform-client-form-366 #edit-submitted-your-name-and-title-name {
  width: 380px;
}
#webform-client-form-366 #webform-component-telephone-number-label, #webform-client-form-366 #webform-component-your-reservation-number-label {
  color: #435464;
  font-size: 1.1rem;
  margin-top: 6px;
  font-weight: 400;
}
#webform-client-form-366 #edit-submitted-your-reservation-number-label-your-reservation-number {
  width: 550px;
}
#webform-client-form-366 #webform-component-full-address--address {
  max-width: 550px;
}
#webform-client-form-366 .form-item.webform-component {
  max-width: 550px;
}
#webform-client-form-366 #webform-component-telephone-number-label {
  width: auto !important;
  margin-right: 0 !important;
}
#webform-client-form-366 #webform-component-telephone-number {
  width: 380px !important;
  margin-top: 31px !important;
}
#webform-client-form-366 #edit-submitted-telephone-number-label-country-code {
  width: 150px;
}
#webform-client-form-366 #edit-submitted-telephone-number {
  margin-top: 10px;
}
#webform-client-form-366 #webform-component-telephone-number {
  width: 380px !important;
  margin-top: 31px !important;
}
#webform-client-form-366 .form-submit {
  margin-top: 20px;
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  padding: 9px 11px 10px;
  font-size: 1.1rem;
  width: 275px;
}
#block-airarabia-general-baggage-tracer {
  height: 120px;
  padding-top: 15px;
}
#block-airarabia-general-baggage-tracer .button {
  position: absolute;
  right: 40px;
  bottom: 30px;
}
#webform-client-form-426 #webform-component-office-location.webform-component-select::after {
  bottom: 30px;
}
.tab-full-width {
  border-bottom: #8a8a8a 1px solid;
}
.tab-page {
  margin-top: 10px;
}
.tab-page .tab-option {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: -1px;
}
.tab-page .tab-option a {
  display: block;
  padding: 5px;
  width: 100%;
  cursor: pointer;
  font-size: 1.1rem;
}
.tab-page .tab-option.selected {
  border-right: #8a8a8a 1px solid;
  border-left: #8a8a8a 1px solid;
  border-top: #8a8a8a 1px solid;
  border-bottom: #e7e8ed 1px solid;
}
.tab-page .tab-option.selected a {
  color: #435464;
}
.content-tabs .content-tab-links {
  padding-top: 30px;
  width: 100%;
}
.content-tabs .content-tab-links li {
  outline: 0;
  display: inline;
  display: block;
  float: left;
  padding: 10px 20px;
}
.content-tabs .content-tab-links li a {
  font-size: 1.1rem;
}
.content-tabs .content-tab-links li.ui-tabs-active {
  background-color: #dbdee5;
}
.content-tabs .content-tab-content {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #dbdee5;
}
.content-tabs .content-tab-content li {
  margin-bottom: 5px;
}
.content-tabs .content-tab-content a {
  color: #435464;
}
.content-tabs .content-tab-content a:hover {
  color: #FF0041;
}
.contact-popup, .small-popup {
  z-index: 999;
  width: 360px;
  box-shadow: 2.5px 2.5px 0 rgba(0, 0, 0, .3);
  transition: all 1s;
}
.bottom-right-popup.contact-popup, .small-popup.bottom-right-popup {
  position: fixed;
  bottom: -300px;
  right: 100px;
}
.contact-popup .close-popup, .small-popup .close-popup {
  cursor: pointer;
  font-size: 1.5rem;
  position: absolute;
  right: 10px;
  top: 4px;
}
.contact-popup .pop-up-top, .small-popup .pop-up-top {
  background: #FF0041;
  height: 50px;
  font-size: 1.3rem;
}
.contact-popup .pop-up-top span, .small-popup .pop-up-top span {
  font-weight: 400;
  color: #fff;
}
.contact-popup .pop-up-top span img, .small-popup .pop-up-top span img {
  width: 50px;
}
.contact-popup .pop-up-bottom, .small-popup .pop-up-bottom {
  padding: 11px 10px 0;
  height: 50px;
  background: #fff;
  color: #435464;
}
.contact-popup .call-us, .small-popup .call-us {
  font-weight: 400;
  font-size: .9rem;
}
.contact-popup .phone-number, .small-popup .phone-number {
  font-size: 1.1rem;
  font-weight: 600;
}
.contact-popup .phone-number a, .small-popup .phone-number a {
  color: #435464;
}
.contact-popup .pop-up-bottom {
  border-left: 1px solid #e7e8ed;
  border-right: 1px solid #e7e8ed;
}
#block-airarabia-general-officelocations {
  margin-bottom: 180px;
}
.location_coupon {
  position: relative;
}
.location_coupon .largetabs-option {
  transition: background-color .2s;
  width: 50%;
  padding: 30px 20px;
  cursor: pointer;
}
.location_coupon .largetabs-option:hover {
  background-color: #f6f6f6;
}
.location_coupon .largetabs-option.active {
  cursor: default;
  background-color: #f0f1f5;
}
.location_coupon .largetabs-option.active .icon-circle {
  background-color: #FF0041;
}
.location_coupon .largetabs-option .tab-pin {
  float: left;
  width: 20%;
  padding-top: 15px;
}
.location_coupon .largetabs-option .tab-pin .icon-circle {
  text-align: center;
  width: 40px;
  background-color: #c6cad3;
  height: 40px;
  padding-top: 9px;
  border-radius: 20px;
  color: #fff;
}
.location_coupon .largetabs-option .tab-pin .icon-circle .fa {
  font-size: 1.2rem;
}
.location_coupon .largetabs-option .tab-title {
  float: left;
  width: 60%;
}
.location_coupon .largetabs-option .tab-status {
  text-align: right;
  float: left;
  width: 20%;
}
.location_coupon .largetabs-option .tab-status span {
  color: #92959c;
  font-size: 2.8rem;
}
.location_coupon .office-country {
  margin-top: 9px;
  font-size: .9rem;
  display: block;
  color: #64727f;
  font-weight: 400;
}
.location_coupon .office-country h3 {
  margin-top: 9px;
  font-size: .9rem;
  display: block;
  color: #64727f;
  font-weight: 400;
  margin-bottom: 0;
}
.location_coupon .office-location {
  color: #435464;
  font-size: 1.9rem;
  display: block;
  line-height: 1;
}
.location_coupon .largetabs-tab {
  z-index: 50;
  transition: all .2s;
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  background: #f0f1f5;
  width: 50%;
  padding: 30px;
  min-height: 300px;
}
.location_coupon .largetabs-tab .office-address {
  font-size: 1.1rem;
  margin-top: 15px;
}
.location_coupon .largetabs-tab .office-opening {
  margin-top: 10px;
  font-weight: 400;
}
.location_coupon .largetabs-tab .office-phone a {
  color: #435464;
}
.location_coupon .largetabs-tab .gmaps-office {
  margin-bottom: 10px;
}
.location_coupon .largetabs-tab .gmaps-link {
  color: #FF0041;
}
.location_coupon .largetabs-tab.active {
  display: block;
}
.flight_offers {
  padding-top: 15px;
}
.results-inner {
  padding: 0 30px;
}
.results-inner .results-table-list {
  width: 100%;
  margin-top: -2px;
}
.results_table {
  margin-bottom: 40px;
  margin-top: 16px;
}
.results_table .no-results {
  display: none;
}
.results_table_list {
  display: none;
}
.results_table_list .results-chart {
  width: 90%;
  margin: 0 auto;
}
.result-list-row {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  margin-top: 10px !important;
  border-bottom: 1px solid #c8c8c8;
}
.result-list-row:first-child {
  border-top: none !important;
}
.result-list-row .result-list-icon {
  font-size: 1.5rem;
  padding-left: 0;
  padding-right: 0;
  width: 7%;
}
.result-list-row .result-list-detail {
  padding-left: 0;
  line-height: 20px;
  font-size: 1.1rem;
  padding-top: 10px;
  max-height: 40px;
}
.result-list-row .result-list-date {
  line-height: 40px;
  font-size: 1.1rem;
  text-align: center;
}
.result-list-row .result-list-button {
  padding-right: 0;
}
.result-list-row .booknow {
  padding-top: 6px;
  float: right;
  width: 94.5%;
  font-weight: 400;
  display: block;
  text-align: center;
  height: 40px;
  line-height: 25px;
}
.result-list-row .result-list-price {
  line-height: 40px;
  font-weight: 400;
  text-align: center;
  padding-right: 5px;
  padding-top: 2px;
}
.result-list-row .result-list-price .price {
  font-size: 1.3rem;
}
.result-list-row .result-list-price .list-price {
  color: #FF0041;
  font-size: 1.6rem;
}
.result-list-row .result-list-price .oneway {
  line-height: 13px;
  display: inline-block;
  margin-left: 10px;
  font-size: .7rem;
}
.show-more-results {
  text-align: center;
  padding: 20px;
}
.show-more-results a {
  font-size: 1.3rem;
}
.hidden-results {
  display: none;
}
.results_table_chart .result-list-row {
  width: 96%;
  margin: 0 auto !important;
}
.results_table_chart .chart-month {
  text-align: center;
  font-size: 1.4rem;
  text-transform: uppercase;
  color: #435464;
}
.results_table_chart .chart-month .month-name {
  font-weight: 500;
  font-size: 1.4rem;
}
.results_table_chart .chart-month a {
  color: #435464;
  font-size: 1.7rem;
}
.results_table_chart .chart-month .month-next .fa-angle-left {
  display: none;
}
.results_table_chart .chart-month .month-prev .fa-angle-right {
  display: none;
}
.results_table_chart .results-chart-contain {
  height: 270px;
  width: 97%;
  padding-bottom: 80px;
  padding-top: 30px;
  position: relative;
}
.results_table_chart .results-chart-contain .price-tags {
  height: 100%;
  width: 113px;
  float: left;
}
.results_table_chart .results-chart-contain .price-tags .price-tag-right {
  position: relative;
  padding-top: 0;
  text-align: center;
  height: 31px;
  border-left: 1px solid #8a8a8a;
  border-top: 1px solid #8a8a8a;
  border-bottom: 1px solid #8a8a8a;
  background-color: #e7e8ed;
}
.results_table_chart .results-chart-contain .price-tags .price-tag-right div.price-inner {
  margin-top: 2px;
  font-weight: 400;
}
.results_table_chart .results-chart-contain .price-tags .price-tag-right span.price-num {
  color: #FF0041;
}
.results_table_chart .results-chart-contain .price-tags .price-tag-right::after {
  content: " ";
  background-image: url(/sites/all/themes/airarabia2016/images/arrowright.png);
  background-position: right;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  left: 99px;
  top: 0;
  background-size: 17px 31px;
  margin-top: 0;
}
.results_table_chart .results-chart-contain .price-tags .price-tag-right::before {
  width: 948px;
  margin-left: 127px;
  content: " ";
  border-bottom: 1px solid #8a8a8a;
  left: 0;
  position: absolute;
  margin-top: 15px;
}
.results_table_chart .results-chart-contain .results-chart {
  position: relative;
  height: 100%;
  float: right;
  width: 930px;
}
.results_table_chart .results-chart-contain .results-chart .month-day {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  bottom: 0;
  width: 25px;
  margin-right: 5px;
  background: #858f9b;
}
.results_table_chart .results-chart-contain .results-chart .month-day.selected {
  background: #FF0041;
}
.results_table_chart .results-chart-contain .results-chart .month-day.selected:hover {
  background: #FF0041;
}
.results_table_chart .results-chart-contain .results-chart .month-day.inactive {
  background: rgba(146, 149, 156, .4);
}
.results_table_chart .results-chart-contain .results-chart .month-day.inactive:hover {
  cursor: default;
  background: rgba(146, 149, 156, .4);
}
.results_table_chart .results-chart-contain .results-chart .month-day:hover {
  background: #435464;
  cursor: pointer;
}
.results_table_chart .results-chart-contain .results-chart .month-day:hover .chart-tooltip {
  display: block;
}
.results_table_chart .results-chart-contain .results-chart .month-day .chart-tooltip {
  position: absolute;
  width: 130px;
  background-color: #435464;
  padding: 16px 10px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  left: 35px;
  top: -26px;
  display: none;
  border-radius: 5px;
  z-index: 99;
  box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.results_table_chart .results-chart-contain .results-chart .month-day .chart-tooltip:after {
  content: "\f0d9";
  font-family: FontAwesome;
  color: #435464;
  position: absolute;
  left: -10px;
  font-size: 35px;
  top: 2px;
}
.results_table_chart .results-chart-contain .results-chart .weekday {
  position: absolute;
  bottom: -46px;
  text-align: center;
  width: 100%;
  font-weight: 600;
}
.results_table_chart .results-chart-contain .results-chart .daynumber {
  position: absolute;
  bottom: -26px;
  text-align: center;
  width: 100%;
  font-weight: 400;
}
.booknow {
  cursor: pointer;
}
#booknowbox {
  position: fixed;
  width: 710px;
  height: auto;
  background: #435464;
  z-index: 888;
  padding: 20px 20px 30px;
  color: #fff;
}
#booknowbox .columns {
  padding: 0 10px;
  ;
  margin-bottom: 10px;
}
#booknowbox small {
  font-size: 60%;
  margin-left: 3px;
}
#booknowbox .journeytype {
  padding-top: 27px;
}
#booknowbox .btn-filled-red {
  margin-top: 29px;
  width: 100%;
}
#booknowoverlay {
  position: absolute;
  width: 100%;
  opacity: .4;
  z-index: 777;
  background: #545454;
  top: 0;
  left: 0;
}
#booknowbox h3 {
  color: #fff;
}
.page-flights #lead_article {
  height: 310px;
  background-size: cover;
  background-position: center;
}
.node-type-geographic-area #lead_article, .page-flights #lead_article {
  height: 310px;
  background-size: cover;
  background-position: center;
}
.node-type-geographic-area .partunderline, .page-flights .partunderline {
  margin-top: 40px;
}
.node-type-geographic-area .destination-h1 .from-text, .page-flights .destination-h1 .from-text {
  display: none;
}
.node-type-geographic-area .destination-h1.partunderline, .page-flights .destination-h1.partunderline {
  margin-top: 30px;
  margin-bottom: 38px;
}
.node-type-geographic-area .weather-forecast .partunderline, .page-flights .weather-forecast .partunderline {
  margin-top: 40px;
}
.node-type-geographic-area .best-fares, .page-flights .best-fares {
  margin-bottom: 60px;
}
.node-type-geographic-area .best-fares .partunderline, .page-flights .best-fares .partunderline {
  margin-top: 10px;
}
.node-type-geographic-area #flight_offers_search, .page-flights #flight_offers_search {
  padding-top: 30px;
}
.node-type-geographic-area .flight_offers, .page-flights .flight_offers {
  padding-top: 0;
}
.node-type-geographic-area .flight_offers .partunderline, .page-flights .flight_offers .partunderline {
  padding-left: .9375rem;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #39454B;
}
.node-type-geographic-area .flight_offers .airport_dropdown .partunderline, .page-flights .flight_offers .airport_dropdown .partunderline {
  margin-top: 18px;
  padding-left: 0;
}
.node-type-geographic-area .at-a-glance, .page-flights .at-a-glance {
  padding-bottom: 30px;
}
.node-type-geographic-area .at-a-glance .partunderline-sm, .page-flights .at-a-glance .partunderline-sm {
  margin-top: 40px;
}
.node-type-geographic-area .at-a-glance img, .page-flights .at-a-glance img {
  margin-top: 0;
  margin-left: -11px;
}
.node-type-geographic-area .at-a-glance h3, .page-flights .at-a-glance h3 {
  margin: 0 0 5px;
  font-size: 1.1rem;
  font-weight: 400;
  width: 95%;
}
.node-type-geographic-area .at-a-glance h4, .page-flights .at-a-glance h4 {
  margin: 0;
  width: 95%;
}
.node-type-geographic-area .at-a-glance p, .page-flights .at-a-glance p {
  font-size: .9rem;
  width: 95%;
}
.node-type-geographic-area .things-to-do, .page-flights .things-to-do {
  padding-bottom: 30px;
  border-bottom: 1px solid #c6cad3;
  margin-bottom: 30px;
}
.node-type-city-to-city-flights .country-selector {
  margin-top: 30px;
}
.other-airports .airport-coupon {
  float: left;
  height: 110px;
  width: 33%;
}
.other-airports .airport-coupon .airport-coupon-inner {
  transition: background .3s;
  border-bottom: 1px solid #c6cad3;
  height: 100%;
  width: 95%;
}
.other-airports .airport-coupon .airport-coupon-inner:hover {
  background: #f0f1f5;
  cursor: pointer;
}
.other-airports .airport-coupon.selected {
  cursor: default;
}
.other-airports .airport-coupon.selected .airport-coupon-inner {
  background: #f0f1f5;
  border-bottom: 1px solid transparent;
}
.other-airports .airport-coupon.selected .airport-icon .icon-round {
  background: #FF0041;
}
.other-airports .airport-coupon .airport-icon {
  padding-top: 36px;
  padding-left: 25px;
  width: 20%;
  float: left;
}
.other-airports .airport-coupon .airport-icon .icon-round {
  background: #c6cad3;
  width: 40px;
  height: 40px;
  padding: 8px 10px;
  border-radius: 20px;
}
.other-airports .airport-coupon .airport-icon .fa-plane {
  color: #fff;
  font-size: 1.6rem;
}
.other-airports .airport-coupon .airport-icon .fa-bus {
  color: #fff;
  font-size: 1.4rem;
}
.other-airports .airport-coupon .airport-country {
  font-weight: 400;
  color: #64727f;
  text-align: left;
  margin-top: 30px;
  width: 80%;
  float: right;
  padding-left: 20px;
}
.other-airports .airport-coupon .airport-name {
  line-height: 1;
  font-size: 1.4rem;
  color: #435464;
  padding-left: 20px;
  text-align: left;
  width: 80%;
  float: right;
}
.other-airports .airport-coupon .airport-name .smaller {
  font-size: .9rem;
}
.weather-forecast {
  padding-bottom: 60px;
}
.weather-forecast .weather-item {
  color: #435464;
  padding-top: 30px;
  text-align: center;
}
.weather-forecast .weather-item .weather-date {
  text-transform: uppercase;
  font-size: 1.1rem;
  margin-bottom: 15px;
}
.weather-forecast .weather-item .weather-temp {
  font-size: 2.1rem;
  margin-bottom: 10px;
}
.weather-forecast .weather-item .weather-icon {
  font-family: ArtilWeather;
  font-size: 100px;
  line-height: 0;
  margin-top: 50px;
  margin-bottom: 60px;
}
.weather-forecast .weather-item .weather-text {
  font-size: 1.1rem;
}
.ancillary_carousel {
  position: relative;
}
.ancillary_carousel .promo-image img {
  max-width: 50px;
}
#ancillary_slider-next a {
  position: absolute;
  background: url(/sites/all/themes/airarabia2016/images/airarabia_sprite_pack.png) no-repeat 30px -484px;
  width: 4%;
  display: block;
  text-indent: -5000em;
  height: 140px;
  float: right;
  margin-top: -40px;
  right: 0;
  top: 50px;
}
#ancillary_slider-prev a {
  left: 0;
  top: 50px;
  position: absolute;
  background: url(/sites/all/themes/airarabia2016/images/airarabia_sprite_pack.png) no-repeat 0 -295px;
  width: 3%;
  float: left;
  text-indent: -5000em;
  height: 100px;
}
.top-faqs .faq-lists {
  margin-top: 10px;
  margin-bottom: 30px;
}
.top-faqs .faq-lists ul {
  list-style: none;
}
.top-faqs .faq-lists ul li span {
  font-weight: 600;
  font-size: 1.1rem;
  margin-right: 2px;
}
.top-faqs .faq-lists ul li a {
  color: #435464;
  font-size: 1.2rem;
  font-weight: 300;
}
.top-faqs .faq-lists ul li a:hover {
  color: #FF0041;
}
.no-answer-link {
  padding-top: 40px;
  margin-bottom: 40px;
}
.no-answer-link hr {
  margin-top: 0;
}
.no-answer-link h4 {
  font-weight: 400;
}
.em-page-static #menu_bar {
  width: 100%;
  height: 90px;
  background-color: #666;
  margin-bottom: 30px;
  border: none;
}
.em-page-static a, .em-page-static h2, .em-page-static h3, .em-page-static p, .em-page-static span {
  color: #000;
}
.em-page-static h3 {
  margin-bottom: 15px;
}
.em-page-static #menu_bar .continue-link {
  float: right;
  margin-top: 38px;
}
.em-page-static #menu_bar .continue-link a {
  color: #fff;
  font-size: 1rem;
}
.em-page-static #menu_bar .continue-link a:hover {
  text-decoration: underline;
}
.em-page-static .wrapper {
  width: 1300px;
  margin: 0 auto;
}
.em-page-static h2 {
  font-weight: 700;
  font-size: 1.4rem;
  margin-top: 10px;
}
.em-page-static h3 {
  font-weight: 700;
  font-size: 1.3rem;
  margin-top: 10px;
}
.em-page-static hr {
  border-top: 2px solid #999;
}
.em-page-static .em-update {
  margin-top: 10px;
  margin-bottom: 20px;
}
.em-page-static .lang-select-basic-wrap {
  height: 30px;
}
.em-page-static .lang-select-basic {
  float: right;
}
.em-page-static .em-update p {
  font-size: 1rem;
  margin: 0;
}
.em-page-static p.update-link {
  margin-top: 5px;
}
.em-page-static .update-link a {
  font-size: 1rem;
  color: #000;
  text-decoration: underline;
}
.em-page-static .wrapper img {
  margin-top: 17px;
}
.em-page-static .left-column {
  width: 66.66%;
  float: left;
}
.em-page-static .left-column .inner-wrapper {
  padding-right: 30px;
}
.em-page-static .right-column .inner-wrapper {
  padding-left: 30px;
}
.em-page-static .right-column .inner-wrapper {
  border-left: 1px solid #000;
}
.em-page-static .right-column {
  width: 33.33%;
  float: left;
}
.em-page-static .right-column table {
  table-layout: fixed;
  margin: 0;
  width: 100% !important;
  background: 0 0 !important;
}
.em-page-static .right-column td a {
  font-size: 1rem;
  color: #000;
}
.em-page-static .right-column td, .em-page-static .right-column tr {
  background: 0 0 !important;
  font-size: 1rem;
}
@media only screen and (max-width:1310px) {
  .em-page-static .wrapper {
    width: 900px;
  }
  .em-page-static .left-column {
    width: 60%;
  }
  .em-page-static .right-column {
    width: 40%;
  }
}
@media only screen and (max-width:900px) {
  .em-page-static .wrapper {
    width: 600px;
  }
  .em-page-static .left-column {
    width: 50%;
  }
  .em-page-static .right-column {
    width: 50%;
  }
  .em-page-static .right-column table {
    width: 100%;
  }
  .em-page-static .left-column .inner-wrapper {
    padding-right: 15px;
  }
  .em-page-static .right-column .inner-wrapper {
    padding-left: 15px;
  }
}
@media only screen and (max-width:600px) {
  .em-page-static .wrapper {
    width: 320px;
  }
  .em-page-static .left-column {
    width: 100%;
  }
  .em-page-static .right-column {
    width: 100%;
  }
  .em-page-static .right-column table {
    width: 100%;
  }
  .em-page-static .right-column .inner-wrapper {
    padding-left: 0;
    border: none;
  }
}
.node-type-emergency-page #footer_upper {
  display: none;
}
.node-type-emergency-page #footer_list {
  margin-top: 0;
}
.node-type-emergency-page .main-menu {
  background: #92959c !important;
}
.not-logged-in.node-type-emergency-page .emergency-panel {
  top: 126px !important;
}
.not-logged-in.node-type-emergency-page .emergency-panel .btn-filled-red {
  margin-top: 15px;
  display: inline-block;
}
@media only screen and (max-width:1310px) {
  .node-type-emergency-page .emergency-panel {
    top: 220px;
  }
}
.node-type-emergency-page .emergency-panel.greyback {
  background: #999 !important;
}
.node-type-emergency-page .emergency-panel .btn-filled-red {
  margin-top: 15px;
  display: inline-block;
}
.node-type-emergency-page .emergency-panel.imageback {
  background-image: url(/sites/all/themes/airarabia/images/sky-panel-em.png) !important;
  background-size: cover;
}
.node-type-emergency-page .panel-push {
  width: 100%;
  height: 230px;
}
.node-type-emergency-page .em-panel-inner {
  max-width: 1240px;
  margin: 0 auto;
  margin-top: 200px;
  padding: 30px;
  background: rgba(0, 0, 0, .3);
}
.node-type-emergency-page .em-panel-inner h1 {
  margin-bottom: 15px;
}
.node-type-emergency-page .em-panel-inner p {
  font-size: 1.4rem;
}
.node-type-emergency-page .imageback .em-panel-inner h1, .node-type-emergency-page .imageback .em-panel-inner p {
  color: #fff;
}
.node-type-emergency-page .greyback .em-panel-inner h1, .node-type-emergency-page .greyback .em-panel-inner p {
  color: #fff;
}
.node-type-emergency-page .em-panel-inner a {
  color: #fff;
  background-color: #FF0041;
  padding: 5px 10px;
  margin-top: 20px;
  display: inline-block;
  transition: all .2s;
}
.node-type-emergency-page .em-panel-inner a:hover {
  background-color: #a30000;
}
.manage-bookings-form {
  background-color: #e7e8ed;
  padding: 0 15px;
  height: auto;
  position: relative;
}
.manage-bookings-form .button {
  position: absolute;
  right: 40px;
  min-width: 110px;
  bottom: 11px;
}
.manage-bookings-form input {
  margin: 0;
}
.manage-bookings-label {
  display: block;
  margin-bottom: 5px;
}
.manage-bookings-input {
  float: left;
  margin-bottom: 15px;
  width: 220px;
  height: 25px;
}
.manage-bookings-input-wide {
  display: block;
  margin-bottom: 15px;
  width: 290px;
  height: 25px;
}
.manage-bookings-form-elem {
  float: left;
  width: 290px;
  padding: 10px;
}
.manage-bookings-sidebblock {
  background-color: #e7e8ed;
  padding: 15px 30px;
  margin-bottom: 20px;
  height: 137px;
}
.onlinecheckinbutton {
  margin-top: 10px;
  padding: 15px 15px 15px 45px;
  display: block;
  width: 240px;
  color: #3e3e3e;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -2743px #c6cad3;
}
.checkflightbutton {
  margin-top: 10px;
  padding: 15px 15px 15px 45px;
  display: block;
  width: 140px;
  color: #3e3e3e;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -2795px #c6cad3;
}
#travelupdatealert {
  width: 96%;
  margin: 2%;
  height: inherit;
}
.is-sticky .region-search-panel {
  width: 98%;
}
#map-canvas {
  width: 980px;
}
.destinations-list-row {
  width: 14.5% !important;
  margin: 0 2% 1% 0 !important;
}
.destinations-list-row.last {
  margin-right: 0 !important;
}
.destinations-list-row img {
  width: 100%;
  height: inherit;
}
#map-controls {
  min-height: 33px;
  padding: 15px 0 7px 0;
  margin-top: 30px;
  background-color: #646464;
}
.controlsText {
  margin-left: 10px;
  color: #fff;
}
#fromSelect {
  max-width: 275px;
}
#map-canvas {
  height: 600px;
  width: 100%;
}
#monSelect {
  width: auto;
}
.form-item-field-country-reference-target-id-entityreference-filter select {
  width: auto;
}
.info-title {
  font-size: 22px;
}
#infowindowTop {
  width: 520px;
}
#infowindowLeft {
  padding: 15px;
  width: 270px;
  float: left;
  min-height: 180px;
}
#infowindowRight {
  padding: 15px;
  width: 175px;
  height: 180px;
  float: left;
}
.hold-airport-image {
  width: 170px;
  height: 96px;
  margin-bottom: 10px;
}
.slider-container {
  border-top: 1px solid #dcdcdc;
  padding: 5px 0 0 0;
  width: 510px;
  margin: 0 auto;
  min-height: 220px;
}
.slider {
  width: 460px;
  padding-bottom: 5px;
  overflow: hidden;
  margin-bottom: 0 !important;
  float: left;
  height: 95px !important;
  background: #fff !important;
  margin-top: 0 !important;
}
.slider p {
  margin-bottom: 5px !important;
}
.slider .inner-slider h2 {
  margin-bottom: 10px;
}
.slider span.currency {
  font-size: 1.4rem;
  font-weight: 400;
  color: #435464 !important;
}
.slider span.price {
  color: #FF0041 !important;
  font-size: 1.6rem;
  font-weight: 400;
}
.slider .book_now_link {
  transition: all .3s;
  text-transform: uppercase;
  border: #FF0041 1px solid;
  color: #FF0041 !important;
  font-weight: 300;
  padding: 6px 9px;
  font-size: 1.1rem;
}
.slider .book_now_link:hover {
  color: #fff !important;
  background: #FF0041;
}
.slider ul {
  width: 100000px;
  list-style: none;
}
.slider li {
  float: left;
}
.inner-slider {
  width: 460px;
}
.sliderBtn {
  cursor: pointer;
  float: left;
  margin-top: 20px;
}
.clear {
  clear: both;
}
.slider-title {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  margin: 2px 0 5px 0;
}
.inner-slider p {
  text-align: center;
  font-weight: 700;
}
.inner-slider h2 {
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  margin-top: 10px;
}
.inner-slider h3 {
  text-align: center;
  color: #ec0000;
  font-size: 20px;
}
.slider-count {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  color: #dcdcdc;
  height: 40px;
  padding-top: 0;
  margin: 0;
}
#changeorigin a {
  font-weight: 700;
}
#changeorigin a:hover {
  cursor: pointer;
}
#infowindowLeft h2 {
  margin-bottom: 10px;
  font-size: 26px;
}
#infowindowLeft p {
  font-size: 14px;
  color: #666;
}
.destinations-list-row {
  float: left;
  list-style: none;
  position: relative;
  width: 170px;
  min-height: 180px;
  margin: 0 8px 0 8px;
}
.route-destination-title, .route-destination-title a {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  color: #414042;
  min-height: 40px;
}
.guide_link a {
  color: #fff;
  display: block;
}
.ajax-progress .throbber {
  background: transparent url(/sites/all/themes/airarabia/images/offer_loader.gif) no-repeat 0 0;
  float: left;
  height: 32px;
  width: 32px;
  margin: 2px;
}
.labels {
  color: #333;
  background-color: initial;
  font-family: "Lucida Grande", Arial, sans-serif;
  font-size: 10px;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  text-shadow: 2px 2px 5px #999;
}
#block-views-routemap-destinations-block .coupon-inner {
  padding-bottom: 0 !important;
}
#block-views-routemap-destinations-block h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #39454B;
  font-size: 1.5em;
  line-height: 1.875em;
}
.destination_coupon {
  margin-bottom: 20px;
  margin-top: 20px;
}
.destination_coupon h4 {
  line-height: 1em;
  margin-bottom: 3px;
}
.destination_coupon h4 a {
  color: #414042;
  font-size: .75em;
  font-weight: 700;
}
.map_header h4 {
  float: left;
  font-size: 1.4rem;
  font-weight: 400;
  margin-top: 7px;
}
.map_header ul.map_key {
  background: #E7E7E7;
  float: right;
  line-height: 28px;
  width: 660px;
  margin: 12px auto 0 auto;
  list-style: none;
}
.map_header ul.map_key li {
  font-size: .9em;
  float: left;
  padding-right: 0;
}
.map_header ul.map_key li.key_orig {
  width: 30px;
  height: 28px;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -2583px;
}
.map_header ul.map_key li.key_dest {
  width: 30px;
  height: 28px;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -2611px;
}
.map_header ul.map_key li.key_direct {
  margin: 0 5px;
  width: 45px;
  height: 28px;
  background: url(../images/airarabia_sprite_pack.png) no-repeat -20px -2638px;
}
.map_header ul.map_key li.key_route {
  margin-left: 5px;
  width: 45px;
  height: 28px;
  background: url(../images/airarabia_sprite_pack.png) no-repeat -20px -2666px;
}
.map_header ul.map_key li.key-spacer {
  width: 10px;
  height: 28px;
}
.map_header form {
  clear: both;
}
.map_header form .check_options, .map_header form .select_options {
  float: left;
  margin-right: 25px;
}
.map_header form .select_options select {
  min-width: 120px;
}
.map_header form .check_options {
  margin-top: 4px;
}
.page-user .content {
  max-width: 1175px;
  margin: 0 auto;
}
#flight-status-table {
  margin-bottom: 50px;
}
#flight-status-table tbody tr {
  border: none;
  line-height: 20px;
}
#flight-status-table td {
  padding: 10px 2px;
  text-align: center;
  font-size: 1em;
}
#flight-status-table td {
  border: 1px solid #fff;
}
#flight-status-table th {
  display: table-cell;
  vertical-align: middle;
  font-size: .85em;
  padding: 10px 3px;
  text-align: center;
  background: #435464;
  font-size: 1rem;
  font-weight: 300;
  color: #fff;
  border: 1px solid #fff;
}
.dataTables_filter, .dataTables_length {
  display: none;
}
#flight-status-table tbody tr.even {
  background: #e7e8ed;
}
#flight-status-table tbody tr.odd {
  background: #f6f6f6;
}
.fs-date {
  width: 210px !important;
  border: 1px solid #c6cad3 !important;
  padding: 5px;
}
#flight_offers_search input, #flight_offers_search select {
  border: 1px #c6cad3 solid;
}
.fs-route {
  width: 240px;
  float: left;
  padding: 0 30px 2px 0;
}
.fs-flight-num {
  width: 410px;
  height: 190px;
  float: left;
  padding: 0 30px 20px 30px;
  position: relative;
}
.fs-flight-num::after {
  content: "";
  height: 136px;
  border-left: 1px #c6cad3 solid;
  position: absolute;
  left: 0;
  bottom: 0;
}
.no_float {
  float: none !important;
}
#block-airarabia-general-flight-status .flight_offers {
  padding-top: 0;
}
.flight_status input {
  margin: 0;
}
.flight_status .statusSearchTypeLabel {
  font-size: .85rem;
  margin-bottom: 20px;
}
.flight_status label {
  font-weight: 400;
  color: #435464;
  font-size: 1.1rem;
}
.field-name-field-upper-block-refe-central .field-label {
  display: none;
}
label[for=searchTyperoute] {
  font-weight: 700;
}
input#schedule-information-submit {
  border: #FF0041 solid 1px !important;
  width: 210px;
  margin-top: 20px;
}
#flight-status-table_range_from_1 {
  width: 30px;
}
#flight-status-table_range_to_1 {
  width: 40px;
}
.filter_date_range, .text_filter {
  width: 126px;
}
.filter_date_range {
  font-size: .75em;
}
.top_fstable_head_filters {
  display: none;
}
.dataTables_paginate {
  height: 22px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 60px;
}
.dataTables_paginate a {
  font-weight: 700;
}
#flight-status-table_info {
  text-align: center;
  margin: 10px 0 10px 0;
  font-size: .75em;
}
#flight-status-table_previous {
  margin-right: 10px;
}
.statusSearchType {
  margin-bottom: 5px;
}
.dataTables_paginate {
  text-decoration: underline;
}
.dataTables_paginate:hover {
  cursor: pointer;
}
.paginate_disabled_next, .paginate_disabled_previous {
  color: #999;
  text-decoration: none;
  cursor: default;
}
#schedule-flightnumber_fstable {
  width: 209px;
}
#travelupdate {
  padding: 5px;
  background: #e7e8ed;
  /*display: none !important;*/ ;
}
#travelupdatealert {
  width: 100% !important;
  overflow: hidden;
  max-width: 1175px;
  margin: 0 0;
}
.has-more-items .t-u-item-0{padding-right:100px;}
.t-u-item-0{padding-right:0px;}

#travelupdatealert {
  list-style: none;
  text-align: center;
}
.travel-update-title {
    font-size: .75em;
    font-weight: 700;
    display: block!important;
    padding: 8px 0 8px 25px;

}
.t-u-item-0 .travel-update-title {
    background: url(/sites/all/themes/airarabia2016/images/icons/important-icon.png) no-repeat left 9px;
}
.t-u-item .travel-update-title {
        border-top: 1px solid #C5C5C5;
}
.t-u-item.t-u-item-0 .travel-update-title {
        border-top: 0;
}
.travel-update-body {
  display: inline;
}
.travel-update-body p {
  font-size: .75em;
  display: inline;
}
#travel-update-ticker {
  height: 25px;
  overflow: hidden;
  display: inline;
}
#travel-update-ticker li {
  height: 25px;
}
#travel-update-ticker a {
  font-weight: 700;
  color: #000;
}
.sitmaplist {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
@media only screen and (min-width:40.063em) and (max-width:70em) {
  .result-list-row .result-list-icon {
    font-size: 1.2rem;
  }
  .result-list-row .result-list-detail {
    font-size: 1rem;
  }
  .result-list-row .result-list-date {
    font-size: 1rem;
  }
  .result-list-row .result-list-price {
    font-size: 1rem;
  }
  .result-list-row .result-list-price .list-price {
    font-size: 1.2rem;
  }
  .result-list-row .result-list-price .oneway {
    margin-top: 6px;
    font-size: .6rem;
    margin-right: -8px;
  }
}
@media only screen and (min-width:40.063em) and (max-width:70em) {
  .box-panels .box-panel .box-panel-content {
    padding: 15px;
  }
  .box-panels .box-panel .box-panel-content p.box-panel-text {
    font-size: .9rem;
  }
  .box-panels .box-panel .box-panel-content a.btn-hollow-red {
    font-size: .9rem;
  }
}
@media only screen and (min-width:1025px) {
  .promopanel_wrapper {
    height: 375px;
  }
  .promopanel_wrapper ul.main_promo_carousel .primeiamge {
    height: 375px !important;
  }
  .emergency-panel {
    height: 375px !important;
  }
}
@media only screen and (min-width:1367px) {
  .promopanel_wrapper ul.main_promo_carousel .primeiamge {
    min-height: 510px !important;
  }
  .emergency-panel {
    min-height: 510px !important;
  }
}
@media screen and (min-width:40em) and (max-width:64em) {
  .coupons-list .small-image-coupon {
    height: 390px;
  }
  .featured_flights_content.coupons-list .image-coupon {
    height: 350px;
  }
}
@media screen and (max-width:39.9375em) {
  .featured_flights_content.coupons-list .image-coupon {
    height: 350px;
  }
  .featured_flights_content.coupons-list .image-coupon .coupon-inner {
    height: 350px;
  }
  .coupons-list .small-image-coupon {
    height: 430px;
  }
  .coupons-list .small-image-coupon .coupon-inner {
    height: 415px;
  }
}
@media screen and (min-width:40em) and (max-width:64em) {
  #search_tabs .journey-type {
    margin-left: 0;
  }
  #search_tabs .journey-type label {
    font-size: 1rem;
  }
}
@media screen and (max-width:39.9375em) {
  #search_tabs .journey-type {
    margin-left: 0;
  }
  #search_tabs .journey-type label {
    font-size: 1rem;
  }
}
.i18n-fr .thisdoesntexist {
  color: red;
}
.i18n-fr #search_tabs input.search-button {
  margin-top: -1px;
  padding: 9.5px 9px;
  font-size: .9rem;
}
.i18n-fr .airport_dropdown .airport_list h3 {
  font-size: 1.2rem;
  margin-top: 25px;
}
.i18n-fr header .site-options .airewards form #edit-submit {
  font-size: .9rem;
}
.i18n-fr header .site-options .airewards form a {
  font-size: .85rem;
}
.i18n-fr #booknowbox .btn-filled-red {
  font-size: 14px;
}
.i18n-fr #booknowbox label[for=journey_type_ow_2] {
  margin-right: 0;
}
.i18n-fr #tabs-flights .promocode label {
  padding-left: 4%;
}
.i18n-fr .best-fares .fare-inner a.booknow {
  padding: 11px 0;
  font-size: .7rem;
}
.i18n-fr .airport_dropdown .list_of_airports h3 {
  margin-top: 25px;
  width: 70%;
  margin-bottom: 34px;
  font-size: 1rem;
}
.i18n-fr #block-airarabia-general-schedule-information .form_month_travel label, .i18n-fr .page-flights .form_month_travel label, .i18n-fr .x-light-back .flight_offers #flight_offers_search .form_month_travel label {
  width: 4%;
}
.i18n-fr .contact-links-forms .big-link-coupon h3 {
  font-size: 1.4rem;
}
@media only screen and (min-width:39.063em) and (max-width:74em) {
  .i18n-fr .contact-links-forms .big-link-coupon h3 {
    font-size: 1.2rem;
    margin-top: 10px;
    line-height: 0;
  }
}
.i18n-fr #block-airarabia-general-schedule-information .form_flying_from label {
  width: 10%;
}
.i18n-fr #block-airarabia-general-schedule-information .form_submit {
  width: 11%;
}
.i18n-fr #block-airarabia-general-callcentres input#edit-question-search, .i18n-fr #block-airarabia-general-callcentres select.call_centre_select, .i18n-fr #block-airarabia-general-callcentres select.office_location_select, .i18n-fr #block-airarabia-general-officelocations input#edit-question-search, .i18n-fr #block-airarabia-general-officelocations select.call_centre_select, .i18n-fr #block-airarabia-general-officelocations select.office_location_select, .i18n-fr #views-exposed-form-search-questions-page input#edit-question-search, .i18n-fr #views-exposed-form-search-questions-page select.call_centre_select, .i18n-fr #views-exposed-form-search-questions-page select.office_location_select {
  width: 310px;
}
.i18n-fr .result-list-row .booknow {
  font-size: .8rem;
}
.i18n-fr .not-for-faq input {
  font-size: 1rem;
}
.i18n-fr #contactusforms .contact-answers, .i18n-fr #contactusforms .contact-option-content, .i18n-fr #contactusforms .contact-options {
  height: 780px;
}
.i18n-fr #contactusforms .contact-options .contact-option {
  height: 390px;
  padding-top: 45%;
}
.i18n-fr #contactusforms .contact-option-content a.question-form-show {
  font-size: .8rem;
}
.i18n-fr .email-showhide h4 {
  font-size: 1rem;
}
.i18n-fr #contactusforms #contact-form.question {
  height: 670px;
}
.i18n-fr #block-airarabia-general-schedule-information .form_flying_from label, .i18n-fr .page-flights .form_flying_from label, .i18n-fr .x-light-back .flight_offers #flight_offers_search .form_flying_from label {
  width: 13%;
}
.i18n-fr #contactusForm .phone-field label, .i18n-fr #contactusForm .reservation-field label {
  line-height: 1.2;
}
.i18n-fr #contactusForm .fileupload-label {
  line-height: 1.2;
}
.contact-questions .partunderline span.firstword:after {
  bottom: -50px;
}
@media screen and (max-width:1155px) {
  .i18n-fr #tabs-flights .promocode label {
    padding-left: 0;
  }
}
.i18n-tr #tabs-flights .currency label, .i18n-tr #tabs-flights .promocode label, .i18n-tr #tabs-flights .rtndate label {
  line-height: 1.1;
}
.i18n-tr .best-fares .fare-inner a.booknow {
  font-size: 13px;
  margin-top: -6px;
}
.i18n-tr #search_tabs input.search-button {
  margin-top: -1px;
  padding: 10px 6px;
  font-size: .95rem;
}
.i18n-tr #block-airarabia-general-schedule-information .form_month_travel label, .i18n-tr .page-flights .form_month_travel label, .i18n-tr .x-light-back .flight_offers #flight_offers_search .form_month_travel label {
  width: 8.5%;
  float: left;
  text-align: right;
  margin-right: .5%;
}
.i18n-tr #block-airarabia-general-schedule-information .form_flying_from label, .i18n-tr .page-flights .form_flying_from label, .i18n-tr .x-light-back .flight_offers #flight_offers_search .form_flying_from label {
  width: 11%;
}
.i18n-tr .airport_dropdown .closebtn {
  margin-top: 27px;
}
.i18n-tr .result-list-row .booknow {
  font-size: .75rem;
}
.i18n-zh-hans #tabs-flights .search_field.pax label {
  width: 15%;
}
.i18n-zh-hans #tabs-flights .search_field.pax .pax-options {
  width: 83%;
}
.i18n-zh-hans #tabs-flights .promocode label {
  text-align: right;
}
.i18n-es .box-panels .box-panel .box-panel-content {
  padding: 30px 30px 8px;
}
.i18n-es .box-panels .box-panel .box-panel-content .box-panel-text {
  line-height: 1.2rem;
  font-size: 1rem;
}
.i18n-es .result-list-row .booknow.btn-hollow-red {
  font-size: 1rem;
  line-height: 26px;
  margin-top: 1px;
}
.i18n-es .contact-links-forms {
  font-size: 1.3rem;
}
.i18n-es .big-link-coupon h3 {
  line-height: 0;
}
.i18n-es #navigation .menu-495 .menu-attach-block-wrapper {
  width: 330px !important;
}
.i18n-es #navigation .menu-690 .menu-attach-block-wrapper {
  width: 90% !important;
}
.i18n-es #navigation .menu-690 .menu-attach-block-wrapper ul:first-child {
  width: 22% !important;
}
.i18n-es #navigation .menu-536 .menu-attach-block-wrapper ul:nth-child(2) {
  width: 28% !important;
}
.i18n-es #navigation .menu-536 .menu-attach-block-wrapper ul:nth-child(3) {
  width: 38% !important;
}
.i18n-es #search_tabs input.search-button {
  margin-top: -1px;
  padding: 7px 33px;
  font-size: 1.1rem;
}
.i18n-de .best-fares .fare-inner a.booknow, .i18n-es .best-fares .fare-inner a.booknow {
  font-size: .9rem;
  margin-top: 2px;
  font-weight: 300;
}
.i18n-es #block-airarabia-general-schedule-information .form_flying_from label, .i18n-es .page-flights .form_flying_from label, .i18n-es .x-light-back .flight_offers #flight_offers_search .form_flying_from label {
  width: 3%;
}
.i18n-es #block-airarabia-general-schedule-information .form_flying_to label, .i18n-es .page-flights .form_flying_to label, .i18n-es .x-light-back .flight_offers #flight_offers_search .form_flying_to label {
  width: 3%;
}
.i18n-es .flight_status .statusSearchTypeLabel {
  margin-right: 0 !important;
}
.i18n-es .email-showhide h4 {
  font-size: .9rem;
}
.i18n-de #contactusforms #contact-form.question, .i18n-es #contactusforms #contact-form.question, .i18n-it #contactusforms #contact-form.question {
  height: 670px;
}
.i18n-de #contact-faq-tabs .content-tab-content li, .i18n-de .content-tab-links li, .i18n-es #contact-faq-tabs .content-tab-content li, .i18n-es .content-tab-links li, .i18n-it #contact-faq-tabs .content-tab-content li, .i18n-it .content-tab-links li {
  line-height: 1.5rem;
}
.i18n-de #search_tabs input.search-button {
  padding: 7px 7px;
  font-size: 1.05rem;
}
.i18n-de #contactusforms .contact-option-content a.question-form-show {
  font-size: .8rem;
}
.i18n-de #navigation li a {
  padding: 40px 8px;
  font-size: 1rem;
}
.i18n-de #tabs-flights .rtndate label {
  font-size: 1rem;
  margin-top: 4px;
  margin-left: 2%;
  margin-right: 2%;
}
.i18n-de #booknowbox {
  width: 875px;
}
.i18n-de .not-for-faq .big-link-coupon h3 {
  font-size: 1.4rem;
}
.i18n-de .contact-links-forms .big-link-coupon h3 {
  font-size: 1.4rem;
}
.i18n-de #contactusForm .not-for-faq .btn-filled-red {
  font-size: 1rem;
}
.i18n-de .airport_dropdown .list_of_airports h3 {
  font-size: 1.4rem;
  margin-top: 21px;
}
.i18n-de .airport_dropdown .airport_list {
  padding: 0 10px 50px 30px !important;
}
.i18n-de .airport_dropdown .airport_list ul {
  width: 33.3%;
}
.i18n-de .airport_dropdown .airport_list ul li a, .i18n-de .airport_dropdown .list_of_airports ul.airport-list li a {
  font-size: .85rem;
}
.i18n-de .page-flights .form_flying_from label, .i18n-de .x-light-back .flight_offers #flight_offers_search .form_flying_from label {
  width: 10%;
  float: left;
}
.i18n-de .fs-route {
  width: 275px;
  float: left;
  padding: 0 30px 2px 0;
}
.i18n-it #block-airarabia-general-schedule-information .form_flying_from label, .i18n-it .page-flights .form_flying_from label, .i18n-it .x-light-back .flight_offers #flight_offers_search .form_flying_from label {
  width: 4%;
}
.i18n-it #search_tabs input.search-button {
  padding: 7px 7px;
  font-size: 1.05rem;
}
.i18n-it .result-list-button .booknow {
  font-size: 1rem;
  padding: 6px 4px;
}
.i18n-it .featured_flights_content.coupons-list .image-coupon {
  height: 353px;
}
.i18n-it .coupons-list .image-coupon .coupon-inner-content .coupon-type {
  font-size: .8rem;
  line-height: 1rem;
}
.i18n-it .coupons-list .image-coupon .coupon-inner-content .btn-hollow-red {
  bottom: 13px;
}
.i18n-it .box-panels .box-panel .box-panel-content {
  padding: 33px 30px 10px;
}
.i18n-it .box-panels .box-panel .box-panel-content .box-panel-text {
  line-height: 1.3rem;
  font-size: 1.1rem;
}
.i18n-it #block-airarabia-general-callcentres #edit-submit-search-questions, .i18n-it #block-airarabia-general-officelocations #edit-submit-search-questions, .i18n-it #views-exposed-form-search-questions-page #edit-submit-search-questions {
  padding: 9px 17px;
}
.i18n-it .best-fares .fare .booknow {
  padding: 11px 4px;
  font-size: .9rem;
}
.i18n-it #booknowbox {
  width: 875px;
  margin-left: -100px;
}
.i18n-it #booknowbox .journeytype label {
  margin-left: .1rem;
  margin-right: .5rem;
}
.i18n-it #tabs-flights .promocode label {
  padding-left: 0;
}
.i18n-ru #booknowbox, .i18n-tr #booknowbox {
  width: 875px;
  margin-left: -100px;
}
.i18n-ru #booknowbox .journeytype label, .i18n-tr #booknowbox .journeytype label {
  margin-left: .1rem;
  margin-right: .5rem;
}
.i18n-ru #tabs-flights .rtndate label {
  line-height: 1.1;
}
.i18n-ru .airport_dropdown .closebtn {
  height: 27px;
}
.i18n-ru #tabs-flights .currency input, .i18n-ru #tabs-flights .deptdate input, .i18n-ru #tabs-flights .form_flying_from input, .i18n-ru #tabs-flights .form_flying_to input, .i18n-ru #tabs-flights .rtndate input {
  width: 73%;
}
.i18n-ru .promocode label {
  text-align: right;
}
.i18n-ru .best-fares .fare-inner a.booknow {
  font-size: 1rem;
}
.i18n-ru .airport_dropdown .list_of_airports h3 {
  font-size: 1.4rem;
}
.i18n-ru .airport_dropdown .closebtn {
  margin-top: 28px;
  font-size: .9rem;
}
.i18n-ru #navigation li a {
  padding: 40px 8px;
  font-size: 0.9375rem;
}
.i18n-ru .box-panels .box-panel .box-panel-content {
  overflow: hidden;
  padding: 13px 30px 6px;
  z-index: 10;
}
.i18n-ru .box-panels .box-panel .box-panel-content p {
  font-size: 1.05rem;
}
.i18n-ru .not-for-faq input {
  font-size: 1rem;
}
.i18n-ru #contactusforms .contact-answers, .i18n-ru #contactusforms .contact-option-content, .i18n-ru #contactusforms .contact-options {
  height: 570px;
}
.i18n-ru #contactusforms .contact-options .contact-option {
  height: 285px;
  padding-top: 30%;
}
.i18n-ru #contactusforms #contact-form.question {
  height: 670px;
}
.node-type-geographic-area .flight_offers .list_of_airports ul.airport-list a .fa-paper-plane {
  display: none;
}
.i18n-de #tabs-flights .promocode label, .i18n-es #tabs-flights .promocode label, .i18n-it #tabs-flights .promocode label {
  line-height: 1.1;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}
@media screen and (max-width:460px) {
  #ui-datepicker-div {
    left: 10px !important;
    background: #e7e8ed;
    padding: 0 10px;
  }
  #ui-datepicker-div .ui-datepicker-header {
    margin-left: -20px;
    right: -10px;
  }
  #ui-datepicker-div.return-cal {
    right: 10px !important;
    left: auto !important;
  }
}
.airport-selector-head .fromlabel {
  display: none;
}
@media screen and (max-width:1025px) and (min-width:40em) {
  #edit-question-search-wrapper {
    dislpay: inline;
    width: 80%;
  }
  #block-airarabia-general-callcentres, #block-airarabia-general-officelocations, #views-exposed-form-search-questions-page {
    padding-top: 0;
    height: 90px;
  }
  #block-airarabia-general-callcentres .views-exposed-widget.views-submit-button, #block-airarabia-general-officelocations .views-exposed-widget.views-submit-button, #views-exposed-form-search-questions-page .views-exposed-widget.views-submit-button {
    width: 20%;
    display: inline;
  }
  #block-airarabia-general-callcentres #edit-submit-search-questions, #block-airarabia-general-officelocations #edit-submit-search-questions, #views-exposed-form-search-questions-page #edit-submit-search-questions {
    margin-top: 12px;
  }
  #block-airarabia-general-callcentres .faq-search-prepend, #block-airarabia-general-officelocations .faq-search-prepend, #views-exposed-form-search-questions-page .faq-search-prepend {
    display: none;
  }
}
.destination-h1 br {
  display: none;
}
#navigation #main-menu li.first {
  display: none;
}
#navigation #main-menu.burgerfied {
  display: block;
  height: 100%;
  width: 80%;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: -2220px;
  background-color: #435464;
  overflow-x: hidden;
  padding-top: 6px;
}
#navigation #main-menu.burgerfied li.first {
  display: block;
}
#navigation #main-menu.burgerfied .close-offcanvas {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 15px;
  font-size: 20px;
  display: block;
  cursor: pointer;
}
.close-overlay {
  position: fixed;
  top: 0;
  left: 65%;
  height: 100%;
  width: 35%;
  z-index: 900;
}
#main-burger {
  font-size: 1.5rem;
  margin-top: 13px;
  float: left;
  position: relative;
  left: auto;
  right: auto;
  margin-right: 10px;
}
#main-menu.burgerfied li a {
  font-size: 1rem;
  padding: 10px 10px;
}
#main-menu.burgerfied li:hover a {
  font-size: 1rem;
  padding: 10px 10px;
}
@media screen and (max-width:39.9375em) {
  #block-airarabia-general-callcentrepopup, #block-airarabia-general-top-faqs, .breadcrumbs, .contact-links-forms hr, .country-selector, .form_flying_from .direct-flights, .home-loyalty, .things-to-do, .weather-forecast, body.not-front #search_tabs {
    display: none !important;
  }
  h3 {
    font-size: 1.6rem;
  }
  body.page-node-304 #search_tabs {
    display: block !important;
  }
  span.spantitle {
    margin-bottom: -15px;
    margin-top: 15px !important;
    font-size: 1rem !important;
  }
  h1.partunderline {
    font-size: 2rem;
  }
  h1.partunderline#page-title {
    font-size: 2rem;
    margin: 15px 0;
    margin-left: -1px;
    line-height: 2.3rem;
  }
  h1.partunderline.reduced {
    font-size: 2rem;
  }
  h2.partunderline {
    margin: 20px 0;
  }
  body header .header-navigation {
    height: 62px;
  }
  body header .header-navigation img.flag {
    margin-right: 0;
  }
  body header .header-navigation .logo img {
    width: 136px;
    margin-top: 15px;
  }
  body header .small-util {
    text-align: right;
    padding-right: 0;
  }
  body header .small-util #user_languages {
    display: block;
    margin-top: 15px;
    cursor: pointer;
  }
  body header .small-util .flag {
    width: 30px;
    margin-top: -1px;
    margin-bottom: 3px;
    margin-right: 5px;
  }
  body header .airport-selector-head .direct-flights {
    display: none !important;
  }
  body header .language-dropdown .dropdown-pin {
    margin-left: 101px !important;
  }
  body header .airport-selector-head input.selected-airport {
    line-height: 25px !important;
    font-size: .85rem !important;
  }
  body header .site-options .selected-airport {
    max-width: 120px;
    min-width: 100px;
  }
  body header .site-options .selected-airport-sel {
    max-width: 150px;
    min-width: 150px;
    width: auto;
    display: inline;
    height: 30px;
    margin: 0;
    outline: 0 !important;
    border: none !important;
    font-size: .9rem;
    padding: 0;
    margin-top: -2px;
  }
  body header .ap-select-trig {
    display: inline;
  }
  body header .site-options .site-currency span.selected-currency {
    line-height: 30px;
  }
  body header .site-options .site-currency {
    width: 52px;
  }
  body header .site-options .site-currency span.selected-currency {
    background-position: right 7px;
    vertical-align: top;
    display: block;
    height: 22px;
  }
  body header .site-options .airport-selector-head .selected-airport {
    vertical-align: top;
    height: 22px;
    padding-bottom: 0;
    background-position: right 7px;
  }
  body header .site-options .airport-selector-head, body header .site-options .site-currency {
    display: block;
    float: left;
  }
  .bx-controls.bx-has-pager {
    top: 10px !important;
    bottom: auto !important;
  }
  ul.main_promo_carousel .panel_content, ul.main_promo_carousel body .panel_content {
    width: 100%;
    margin-left: 0;
    position: absolute;
    bottom: 0;
    padding: 10px 10px;
    border-bottom: 1px solid #e7e8ed;
  }
  ul.main_promo_carousel .panel_content .panel_inner, ul.main_promo_carousel body .panel_content .panel_inner {
    position: relative;
    width: 100%;
    height: 100%;
  }
  ul.main_promo_carousel .panel_content h2, ul.main_promo_carousel body .panel_content h2 {
    width: 80%;
    display: block;
  }
  ul.main_promo_carousel .panel_content a.btn {
    width: 20px;
    display: block;
    position: absolute;
    right: -5px;
    top: 50%;
    display: block;
    margin: 0;
    background: 0 0;
    border: 0;
    margin-top: -18px;
    padding: 0;
  }
  ul.main_promo_carousel .panel_content a.btn:after {
    font-size: 1.4rem;
    color: #FF0041;
    content: "\f054";
    font-family: FontAwesome;
  }
  body .lowerRefs {
    margin-top: 15px;
  }
  body .coupons-list .large-image-coupon {
    height: auto !important;
  }
  #search_tabs .tab-inner, #search_tabs.hidepackages .tab-inner {
    padding: 0;
  }
  #search_tabs ul.ui-tabs-nav {
    border-bottom: 1px solid #92959c !important;
  }
  #tabs-hotels, #tabs-hotels iframe {
    height: 290px !important;
  }
  #search_tabs ul.ui-tabs-nav li, #search_tabs.hidepackages ul.ui-tabs-nav li {
    border: none !important;
    padding-top: 6px;
  }
  #search_tabs ul.ui-tabs-nav li:nth-child(1), #search_tabs ul.ui-tabs-nav li:nth-child(2), #search_tabs ul.ui-tabs-nav li:nth-child(3), #search_tabs ul.ui-tabs-nav li:nth-child(4), #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(1), #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(2), #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(3), #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(4) {
    border-right: 1px solid #C20041 !important;
  }
  #search_tabs ul.ui-tabs-nav li:nth-child(1), #search_tabs ul.ui-tabs-nav li:nth-child(2), #search_tabs ul.ui-tabs-nav li:nth-child(3), #search_tabs ul.ui-tabs-nav li:nth-child(4), #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(1), #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(2), #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(3), #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(4) {
    width: 20.5%;
  }
  #search_tabs ul.ui-tabs-nav li:nth-child(5), #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(5) {
    width: 18%;
  }
  #search_tabs ul.ui-tabs-nav li a, #search_tabs.hidepackages ul.ui-tabs-nav li a {
    display: inline;
    font-size: .75rem;
    line-height: 1.3;
  }
  #search_tabs ul.ui-tabs-nav li a.tab-holidays, #search_tabs.hidepackages ul.ui-tabs-nav li a.tab-holidays {
    display: block;
  }
  #search_tabs ul.ui-tabs-nav li a.tab-holiday-packages, #search_tabs.hidepackages ul.ui-tabs-nav li a.tab-holiday-packages {
    line-height: 2.3;
  }
  #search_tabs.hidepackages ul.ui-tabs-nav li {
    border-bottom: 1px solid #92959c !important;
  }
  #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(1), #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(2), #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(4) {
    border-right: 1px solid #C20041 !important;
  }
  #tabs-flights .search_options_extended .close-search-dd {
    bottom: 0 !important;
    right: 50%;
    margin-right: -27px;
    display: none !important;
  }
  .search_field label.error {
    display: none !important;
  }
  .airport_dropdown {
    position: fixed !important;
    top: 0 !important;
    height: 100% !important;
    background: #435464;
    padding: 40px 0 0 !important;
    width: 100% !important;
    margin-top: 0;
  }
  .airport_dropdown a, .airport_dropdown h3, .airport_dropdown label, .airport_dropdown li, .airport_dropdown p, .airport_dropdown span {
    color: #fff !important;
  }
  .airport_dropdown .keyword-search a, .airport_dropdown .keyword-search h3, .airport_dropdown .keyword-search label, .airport_dropdown .keyword-search li, .airport_dropdown .keyword-search p, .airport_dropdown .keyword-search span {
    color: #fff !important;
  }
  .airport_dropdown .mobileCountrySelect {
    width: 90%;
    margin-bottom: 0;
  }
  .airport_dropdown .dropdown-pin {
    display: none;
  }
  .airport_dropdown .airport_list {
    padding: 0 0 50px 20px !important;
    background: #435464;
    height: 150px;
  }
  .airport_dropdown .airport_list h3 {
    margin-bottom: 5px;
  }
  .airport_dropdown .closebtn.countries-close {
    position: fixed;
    color: transparent !important;
    right: 0;
    margin: 10px;
    background: url(/sites/all/themes/airarabia2016/images/icons/close-icon-white.png) no-repeat right;
  }
  .airport_dropdown {
    overflow: auto !important;
  }
  .airport_dropdown .countries {
    height: 0 !important;
  }
  .airport_dropdown .countries .closebtn {
    right: 10px;
  }
  .airport_dropdown .countries h3, .airport_dropdown .countries select {
    display: none !important;
  }
  .airport_dropdown .mobilefilter {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    margin-left: -15px;
    background: #435464;
    padding: 45px 5px 0 35px;
  }
  .airport_dropdown .airport_list {
    height: 105px;
    padding-bottom: 0 !important;
    min-height: 0 !important;
    background: #435464 !important;
  }
  .airport_dropdown .list_of_airports {
    margin-top: 60px;
    display: block !important;
    min-height: 0 !important;
    background: #435464 !important;
    padding: 0 20px 0 !important;
    padding-bottom: 0 !important;
  }
  .airport_dropdown .list_of_airports h3 {
    display: none;
  }
  .airport_dropdown .list_of_airports .country-name {
    margin-top: 20px;
  }
  .airport_dropdown .list_of_airports .country-name:first-child {
    margin-top: 0;
  }
  .airport_dropdown .list_of_airports .country-name span {
    margin-top: 5px;
    font-weight: 700;
  }
  .airport_dropdown .list_of_airports ul.airport-list {
    max-height: none;
  }
  .airport_dropdown .list_of_airports ul.airport-list li {
    display: block !important;
  }
  .airport_dropdown .list_of_airports h3 {
    margin: 0 0 5px;
  }
  .airport_dropdown .list_of_airports .closebtn {
    display: none !important;
  }
  .airport_dropdown.keyword-search {
    width: 100% !important;
  }
  .airport_dropdown .closebtn {
    margin-right: -8px;
  }
  .airport_dropdown .list_of_airports .airports-key {
    margin-top: 30px;
    padding-top: 10px;
    border-top: 1px solid #dbdee5;
    position: relative;
  }
  .airport_dropdown .list_of_airports .airports-key span {
    font-size: .8rem;
    display: block;
  }
  .airportoption .fa-paper-plane {
    display: none;
  }
  #tabs-flights .form_flying_from, #tabs-flights .form_flying_to {
    float: left;
    width: 100%;
  }
  #tabs-flights .currency, #tabs-flights .deptdate, #tabs-flights .promocode, #tabs-flights .rtndate {
    width: 50%;
  }
  #tabs-flights .form_flying_from input, #tabs-flights .form_flying_to input {
    width: 100%;
  }
  #tabs-flights .deptdate {
    width: 52%;
  }
  #tabs-flights .pax-options {
    margin-top: 0 !important;
  }
  #tabs-flights .rtndate {
    width: 48%;
  }
  #tabs-flights .rtndate input {
    width: 100%;
  }
  #tabs-flights .promocode input {
    width: 100%;
  }
  #tabs-flights .currency input, #tabs-flights .deptdate input, #tabs-flights .form_flying_from input, #tabs-flights .form_flying_to input, #tabs-flights .promocode input, #tabs-flights .rtndate input {
    cursor: pointer !important;
  }
  #tabs-flights .search_options_extended .extended-second-row {
    margin-top: 15px;
  }
  #search_tabs .search_options_extended .close-search-dd, #search_tabs.hidepackages .search_options_extended .close-search-dd {
    bottom: 9px;
  }
  #search_tabs .multiple-dest, #search_tabs.hidepackages .multiple-dest {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 10px;
  }
  #tabs-flights .search_field {
    margin-bottom: 0;
    margin-top: 0;
  }
  #tabs-flights .search_field.pax {
    float: left;
    width: 100%;
  }
  #search_tabs label, #search_tabs.hidepackages label {
    margin-top: 0;
    color: #413535;
    font-weight: 400;
    font-size: 1rem;
  }
  .journey-type {
    padding-top: 5px !important;
    padding-bottom: 10px;
  }
  #tabs-flights .search-button-contain {
    width: 100%;
    padding-left: .625rem;
    padding-right: .625rem;
  }
  #tabs-flights .search-button-contain {
    position: absolute;
    bottom: -50px;
    left: 0;
    margin-left: 0rem;
  }
  #tabs-flights .search-button {
    width: 100%;
  }
  #tabs-carhire .carsearchbutton {
    margin-top: 10px;
    width: 100%;
    padding: 7px 35px;
    font-size: 1.1rem;
  }
  #tabs-carhire .wrapper {
    padding-bottom: 15px !important;
  }
  #block-airarabia-general-searchpanel #search_tabs {
    margin: 0 !important;
  }
  #block-airarabia-general-searchpanel #search_tabs .tab-wrapper.row {
    margin-left: 0;
    margin-right: 0;
  }
  #block-airarabia-general-searchpanel .wrapper {
    padding: 5px !important;
  }
  #block-airarabia-general-searchpanel .wrapper .tab-flight-row {
    margin-left: auto;
    margin-right: auto;
  }
  #block-airarabia-general-searchpanel form .row {
    margin-left: 0;
    margin-right: 0;
  }
  .promopanel_wrapper {
    min-height: auto;
  }
  body .primeiamge, ul.main_promo_carousel .primeiamge {
    background-size: cover;
    width: 100%;
    height: 250px;
    background-position: right center;
  }
  .coupons-list .image-coupon .coupon-image-contain {
    height: auto;
  }
  .destinations-link {
    padding-top: 0;
  }
  .coupons-list .image-coupon .coupon-inner-content .coupon-price {
    font-size: 1.1rem;
  }
  .coupons-list .image-coupon img.coupon-image {
    max-height: 160px;
  }
  .coupons-list .image-coupon .coupon-inner-content .coupon-currency {
    font-size: 1.2rem;
    font-weight: 400;
  }
  .coupons-list .image-coupon .coupon-inner-content .coupon-title {
    margin-bottom: 5px;
    font-size: 1rem;
    margin-top: 0;
    line-height: 1.3rem;
  }
  .coupons-list .image-coupon .coupon-inner-content .coupon-small-title {
    font-size: .8rem;
  }
  .coupons-list .image-coupon .coupon-inner-content .coupon-type {
    font-size: .7rem;
  }
  .featured_flights_content.coupons-list .image-coupon .coupon-inner {
    height: auto;
    box-sizing: content-box;
    padding-bottom: 60px !important;
  }
  .featured_flights_content.coupons-list .image-coupon {
    height: auto;
  }
  .coupons-list .image-coupon .coupon-inner-content .coupon-from .from {
    font-size: .8rem;
  }
  .coupons-list .image-coupon .coupon-inner-content .coupon-currency {
    font-size: .9rem;
  }
  .coupons-list .image-coupon .coupon-inner-content .coupon-from {
    margin-top: -5px;
  }
  .coupons-list .image-coupon .coupon-inner {
    height: auto;
  }
  footer .row.pad-contain-xxlg {
    padding-top: 0;
  }
  footer .small-right-block {
    padding-left: 10px !important;
    text-align: center;
  }
  footer #block-block-48 {
    margin-top: 20px;
  }
  footer .region-footer-mid {
    text-align: center;
  }
  footer .skytrax {
    width: 100%;
    border: none;
  }
  .social-block {
    width: auto;
  }
  .social-block a div {
    display: inline-block;
  }
  .social-block .youtube-icon {
    border-radius: 4px;
    width: 35px;
    height: 35px;
  }
  .social-block .youtube-icon img {
    margin-top: 10px;
    margin-left: 0;
  }
  .social-block .fa {
    width: 35px;
    height: 35px;
  }
  .social-block .fa.fa-twitter {
    font-size: 45px;
    margin-top: -4px;
    margin-left: -2px;
  }
  .social-block .fa.fa-linkedin {
    font-size: 26px;
  }
  .social-block .fa.fa-facebook {
    font-size: 29px;
  }
  .social-block .fa.fa-rss {
    border-radius: 4px;
    font-size: 27px;
  }
  .social-block .fa.fa-instagram {
    font-size: 44px;
  }
  #block-views-routemap-destinations-block h2, .destination-map {
    display: none;
  }
  .node-type-geographic-area .at-a-glance .partunderline-sm, .page-flights .at-a-glance .partunderline-sm {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .destination-h1 br {
    display: block;
  }
  .manage-bookings-input, .manage-bookings-input-wide {
    width: auto;
  }
  .manage-bookings-label[for=pnr-number] {
    margin-top: 0;
  }
  .manage-bookings-form-elem {
    width: 100%;
    padding: 0;
  }
  .manage-bookings-form {
    height: auto;
    padding: 5px 15px 15px;
    margin-bottom: 15px;
  }
  .manage-bookings-form .button {
    position: relative;
    bottom: auto;
    right: auto;
    margin-top: 15px;
    width: 100%;
    font-size: 1rem;
  }
  .contact-answers li, .content-tab-links li {
    line-height: 1rem !important;
    margin-bottom: 15px !important;
    overflow: hidden;
  }
  .contactemailtext {
    padding: 0 10px;
  }
  .no-answer-link {
    padding: 2px 0 4px;
    margin: 0;
  }
  .no-answer-link iframe {
    position: absolute;
  }
  #contactusforms #contact_us {
    padding: 20px 20px 0;
  }
  #contactusforms #contact_us .btn-filled-red {
    margin-top: 5px;
  }
  #views-exposed-form-search-questions-page {
    height: auto;
    padding-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 25px;
    margin-top: 0;
  }
  .location_coupon .office-location {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 50px;
  }
  #block-airarabia-general-callcentres input#edit-question-search, #block-airarabia-general-callcentres select.call_centre_select, #block-airarabia-general-callcentres select.office_location_select, #block-airarabia-general-officelocations input#edit-question-search, #block-airarabia-general-officelocations select.call_centre_select, #block-airarabia-general-officelocations select.office_location_select, #views-exposed-form-search-questions-page input#edit-question-search, #views-exposed-form-search-questions-page select.call_centre_select, #views-exposed-form-search-questions-page select.office_location_select {
    margin-top: 0;
    width: 98%;
  }
  #block-airarabia-general-callcentres, #block-airarabia-general-officelocations {
    margin-top: 0 !important;
  }
  #block-airarabia-general-officelocations .office-locations-contain {
    padding: 15px !important;
  }
  #block-airarabia-general-callcentres .faq-search-prepend, #block-airarabia-general-officelocations .faq-search-prepend, #views-exposed-form-search-questions-page .faq-search-prepend {
    display: none;
  }
  .faq-search-prepend {
    display: none;
  }
  #block-airarabia-general-callcentres .views-exposed-widget.views-submit-button, #block-airarabia-general-officelocations .views-exposed-widget.views-submit-button, #views-exposed-form-search-questions-page .views-exposed-widget.views-submit-button {
    width: 25%;
    float: left;
    margin-top: 15px;
  }
  #block-airarabia-general-callcentres #edit-submit-search-questions, #block-airarabia-general-officelocations #edit-submit-search-questions, #views-exposed-form-search-questions-page #edit-submit-search-questions {
    font-size: .9rem;
    padding: 10px 7px;
    float: right;
  }
  #block-airarabia-general-callcentres .views-widget-filter-body_value, #block-airarabia-general-officelocations .views-widget-filter-body_value, #views-exposed-form-search-questions-page .views-widget-filter-body_value {
    width: 75%;
    margin-right: 0;
  }
  #block-airarabia-general-callcentres .call-center-contain, #block-airarabia-general-callcentres .office-locations-contain, #block-airarabia-general-officelocations .call-center-contain {
    text-align: center;
    padding: 10px 0 10px 0;
  }
  .bottom-right-popup.contact-popup, .small-popup.bottom-right-popup {
    right: 0;
    width: 100%;
  }
  #block-airarabia-general-schedule-information .button, #block-airarabia-general-schedule-information .form_submit, #block-airarabia-general-schedule-information input, #block-airarabia-general-schedule-information select, .flight_offers #flight_offers_search input, .flight_offers #flight_offers_search select, .page-flights .button, .page-flights .form_submit, .x-light-back .flight_offers #flight_offers_search .button, .x-light-back .flight_offers #flight_offers_search .form_submit {
    width: 100% !important;
  }
  #block-airarabia-general-schedule-information label, body .flight_offers #flight_offers_search label {
    width: 100% !important;
    text-align: left !important;
  }
  #block-airarabia-general-schedule-information label, body .flight_offers #flight_offers_search label {
    width: 60% !important;
  }
  .loading span {
    display: block;
    margin-bottom: 20px;
    margin-top: -20px;
    font-size: .9rem;
    width: 100%;
    text-align: center;
  }
  .country_select {
    width: 100%;
  }
  .country-selector {
    margin-top: -20px;
  }
  .at-a-glance-box {
    height: 160px;
  }
  .big-link-coupon h3 {
    font-size: 1.7rem;
  }
  .big-link-coupon .inner {
    height: 160px;
  }
  .big-link-coupon .inner img {
    margin-left: 0;
    width: 45px;
  }
  .view-routemap-destinations .coupons-list .image-coupon .coupon-inner-content {
    height: 33px;
    padding-top: 6px !important;
  }
  .view-routemap-destinations .coupons-list .image-coupon .coupon-inner-content .coupon-title a {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
  }
  .contact-links-forms .big-link-coupon {
    margin-bottom: 15px;
  }
  .contact-links-forms .big-link-coupon .inner .overlay {
    padding-top: 8px;
    display: table;
  }
  .contact-links-forms .big-link-coupon .inner .overlay h3 {
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
  }
  #contactusforms {
    display: none;
  }
  #contactusforms .contact-options {
    height: auto;
  }
  #contactusforms .contact-options .contact-option {
    height: 45px;
    padding: 10px 0 0;
    width: 50%;
    float: left;
    font-size: 22px !important;
  }
  #contactusforms .contact-options .contact-option:first-child {
    font-size: 1rem !important;
  }
  #contactusforms .contact-options .contact-option:last-child {
    font-size: 1rem !important;
  }
  #contactusforms {
    margin-top: 10px;
    padding-top: 10px;
  }
  #contactusforms .contact-questions {
    height: auto;
    padding-bottom: 30px;
  }
  #contactusforms .contact-questions h3.partunderline {
    margin-bottom: 15px;
  }
  #contactusforms .contact-questions h3.partunderline .firstword:after {
    display: none;
  }
  #contactusforms .contact-questions ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
  #contactusforms .contact-answers {
    display: none;
  }
  #contactusforms .contact-answers ul {
    width: 100%;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
  #contactusforms .contact-answers, #contactusforms .contact-option-content {
    height: auto !important;
  }
  #contactusforms .contact-answers .arrow-left, #contactusforms .contact-options .contact-option .arrow-up {
    display: none;
  }
  #contactusForm .columns {
    width: 100% !important;
  }
  #contactusForm .columns input {
    width: 100%;
  }
  #contact-faq-tabs .email-showhide {
    margin-top: 15px;
    position: relative;
    bottom: auto;
    right: auto;
    text-align: center;
    padding-left: 10px;
  }
  #contact-faq-tabs .email-showhide h4 {
    text-align: left;
  }
  #contact-faq-tabs .email-showhide a {
    display: block;
    text-align: center;
    margin-top: 10px;
    display: inline-block;
  }
  #customer-services-tabs .no-answer-link {
    text-align: center;
  }
  #customer-services-tabs .no-answer-link a {
    display: block;
    margin-top: 10px;
    text-align: center;
  }
  #contactusForm label {
    text-align: left;
    display: block;
    margin-bottom: 5px;
  }
  .accordion h3, .accordion h4, .accordion h4:hover {
    background: 0 0 !important, color:#435464;
  }
  body .ui-accordion-icons:after {
    margin-top: -14px;
  }
  #block-airarabia-general-customerservicelists .content-tab-links {
    padding-bottom: 20px;
    padding-top: 5px;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    width: 100%;
  }
  #block-airarabia-general-customerservicelists .content-tab-links li {
    float: none;
    padding: 0;
    margin: 0;
    background: 0 0 !important;
  }
  #block-airarabia-general-customerservicelists .content-tab-links li a {
    line-height: 1.2rem !important;
    display: block !important;
    margin-bottom: 5px !important;
  }
  #block-airarabia-general-customerservicelists .content-tab-links li a h4 {
    font-size: 1rem;
    font-weight: 400;
  }
  #block-airarabia-general-customerservicelists .content-tab-links li.ui-state-active a h4 {
    background: 0 0 !important;
    font-weight: 700;
  }
  #block-airarabia-general-customerservicelists .content-tab-content {
    padding-top: 20px;
  }
  #block-airarabia-general-customerservicelists .content-tab-content li a {
    line-height: 1.2rem !important;
    display: block !important;
    margin-bottom: 15px !important;
  }
  .location_coupon .largetabs-option {
    width: 100%;
  }
  #block-airarabia-general-callcentres, #block-airarabia-general-officelocations, .contact-links-forms, .customer-services-article, .lowerRefs {
    margin-bottom: 0 !important;
  }
  #call_centre_list {
    margin-bottom: 0 !important;
  }
  .location_coupon .largetabs-tab {
    position: relative;
    top: auto;
    right: auto;
    width: auto;
    padding: 5px 20px 15px;
    height: auto;
    min-height: 0;
    margin-top: 5px;
    margin-bottom: 20px;
  }
  .location_coupon .office-opening {
    font-size: 1rem;
  }
  .location_coupon .centre_coupon_add {
    font-size: 1rem;
  }
  #block-airarabia-general-callcentres select.call_centre_select {
    margin-top: 15px;
    width: 90%;
  }
  .partunderline span:after {
    bottom: -6px !important;
  }
  h1.partunderline span.firstword:after {
    bottom: -2px;
    display: none;
  }
  .node-type-geographic-area h1.partunderline span.firstword:after {
    display: none;
  }
  .partunderlinecustom.pucapp:after {
    width: 85px !important;
  }
  .title.spantitle.partunderline .firstword:after {
    display: block !important;
  }
  .other-airports .airport-coupon, .other-airports .airport-coupon .airport-coupon-inner {
    width: 100%;
  }
  .other-airports h2 {
    padding-left: 20px;
  }
  body.i18n-ar #tabs-flights .currency input, body.i18n-ar #tabs-flights .deptdate input, body.i18n-ar #tabs-flights .form_flying_from input, body.i18n-ar #tabs-flights .form_flying_to input, body.i18n-ar #tabs-flights .promocode input, body.i18n-ar #tabs-flights .rtndate input, body.i18n-fa #tabs-flights .currency input, body.i18n-fa #tabs-flights .deptdate input, body.i18n-fa #tabs-flights .form_flying_from input, body.i18n-fa #tabs-flights .form_flying_to input, body.i18n-fa #tabs-flights .promocode input, body.i18n-fa #tabs-flights .rtndate input {
    margin-right: 0;
    cursor: pointer !important;
  }
  body.i18n-ar #tabs-flights .currency label, body.i18n-ar #tabs-flights .deptdate label, body.i18n-ar #tabs-flights .form_flying_from label, body.i18n-ar #tabs-flights .form_flying_to label, body.i18n-ar #tabs-flights .promocode label, body.i18n-ar #tabs-flights .rtndate label, body.i18n-fa #tabs-flights .currency label, body.i18n-fa #tabs-flights .deptdate label, body.i18n-fa #tabs-flights .form_flying_from label, body.i18n-fa #tabs-flights .form_flying_to label, body.i18n-fa #tabs-flights .promocode label, body.i18n-fa #tabs-flights .rtndate label {
    text-align: right !important;
  }
  body.i18n-ar #tabs-flights .promocode label, body.i18n-fa #tabs-flights .promocode label {
    width: 100%;
  }
  #tabs-flights .promocode label {
    width: 100%;
  }
  body.i18n-ar #tabs-flights .promocode, body.i18n-fa #tabs-flights .promocode {
    padding-right: 5px;
  }
  body.i18n-ar #tabs-flights .currency .search_field_select, body.i18n-fa #tabs-flights .currency .search_field_select {
    width: 100%;
  }
  body.i18n-ar body.i18n-ar #tabs-flights .search_field.pax .pax-options, body.i18n-ar body.i18n-fa #tabs-flights .search_field.pax .pax-options, body.i18n-fa body.i18n-ar #tabs-flights .search_field.pax .pax-options, body.i18n-fa body.i18n-fa #tabs-flights .search_field.pax .pax-options {
    margin-top: 0;
  }
  body.i18n-ar #tabs-flights .search_field.pax label, body.i18n-fa #tabs-flights .search_field.pax label {
    margin-right: 0;
    padding: 0;
  }
  body.i18n-ar #search_tabs .multiple-dest, body.i18n-fa #search_tabs .multiple-dest {
    margin-right: 5px;
  }
  body.i18n-ar #tabs-flights .search_field.pax .pax-options .pax-option label[for=pax_adult], body.i18n-fa #tabs-flights .search_field.pax .pax-options .pax-option label[for=pax_adult] {
    padding-right: 5px;
  }
  #booknowbox {
    width: 100% !important;
    left: auto !important;
    top: 60px !important;
    padding: 15px 5px;
  }
  #booknowbox .journeytype {
    padding-top: 0;
  }
  #booknowbox .journeytype label {
    vertical-align: text-bottom;
  }
  #booknowbox .journeytype input {
    vertical-align: -webkit-baseline-middle;
  }
  #booknowbox .btn-filled-red {
    margin: 0;
  }
  #booknowbox h4, #booknowbox label {
    font-weight: 300;
    font-size: .95rem;
  }
  #booknowbox h3 {
    font-size: 1rem;
    margin-bottom: 10px;
  }
  .best-fares .fare:nth-child(even) {
    padding-right: .625rem;
  }
  .node-type-geographic-area .best-fares h2 {
    margin-top: 30px;
  }
  .best-fares .fare-inner h3 {
    margin-top: -5px;
  }
  .node-type-geographic-area .best-fares, .page-flights .best-fares {
    margin-bottom: 30px;
  }
  .best-fares {
    padding-top: 20px;
  }
  .best-fares .fare-inner span.right-price {
    margin-top: -20px;
    width: 35%;
    float: left;
    text-align: right;
    float: right;
    width: auto;
  }
  .best-fares .fare-inner span.right-price .from {
    font-size: .8rem;
  }
  .best-fares .fare-inner span.right-price .currency {
    font-size: 1.1rem;
  }
  .best-fares .fare-inner span.right-price .price {
    font-size: 1.4rem;
  }
  .best-fares .airports-1-line, .best-fares .airports-2-lines {
    margin-top: -2px;
  }
  .best-fares .fare-inner a.booknow {
    float: right;
    width: auto;
    text-align: center;
    margin-top: -4px;
    font-size: .9rem;
    padding: 3px 10px;
  }
  .node-type-geographic-area .flight_offers .partunderline, .page-flights .flight_offers .partunderline {
    margin-bottom: 0;
    margin-top: 30px;
    padding-left: .6775rem;
  }
  .node-type-geographic-area #flight_offers_search, .page-flights #flight_offers_search {
    padding-top: 20px;
  }
  .tab-page.flight-offers-switch .flight-offers-chart, .tab-page.flight-offers-switch .flight-offers-list {
    min-width: 0;
  }
  .tab-page.flight-offers-switch .flight-offers-chart a, .tab-page.flight-offers-switch .flight-offers-list a {
    font-size: 1rem;
  }
  .results_table_chart .results-chart-contain .price-tags .price-tag-right::before {
    width: 853px;
  }
  .results_table_list {
    margin-top: 0;
  }
  .results_table_list .results-chart {
    width: 100%;
  }
  .results-inner {
    padding: 0 10px;
  }
  .result-list-row {
    padding-top: 0 !important;
    text-align: center;
  }
  .result-list-row .result-list-detail {
    margin-bottom: 5px;
    font-size: 1rem;
  }
  .result-list-row .result-list-date {
    font-size: 1.2rem;
  }
  .result-list-row .result-list-price {
    padding-top: 0;
    margin-bottom: 5px;
  }
  .result-list-row .result-list-price .price {
    font-size: 1.2rem;
  }
  .result-list-row .result-list-price .price span {
    font-size: 1.5rem;
  }
  .result-list-row .result-list-price .oneway {
    font-size: .6rem;
  }
  .result-list-row .result-list-button a {
    width: 100%;
  }
  .results_table_chart .results-table-list.row {
    margin: 0;
    width: 100%;
  }
  .results_table_chart .result-list-row {
    width: 100%;
  }
  .results_table_chart .results-chart-contain {
    margin-bottom: 20px;
    overflow: auto;
    width: 100%;
  }
  .results_table_chart .results-chart-contain .results-chart {
    width: auto;
    margin-left: 140px;
    float: none;
  }
  .results_table_chart .results-chart-contain .results-chart .month-day .chart-tooltip {
    display: none !important;
  }
  .homepage-mobile-menu {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .homepage-mobile-menu h2 {
    margin-bottom: 11px;
    text-align: center;
  }
  .homepage-mobile-menu li.leaf {
    display: block;
    text-align: center;
  }
  .homepage-mobile-menu li.leaf a {
    border-bottom: 1px solid #dbdee5;
    font-size: 1.2rem;
    font-weight: 300;
  }
  .homepage-mobile-menu li.leaf:last-child a {
    border: none;
  }
  header .site-options .airport-selector-head {
    padding-right: 5px;
  }
  header .site-options .airport-selector-head input {
    font-size: .85rem;
  }
  header .site-options .site-currency {
    padding-left: 6px;
  }
  header .site-options .site-currency .selected {
    font-size: .85rem;
    line-height: 25px;
  }
  header .site-options .site-currency .selected-currency {
    line-height: 25px !important;
    font-size: .85rem !important;
    padding-right: 18px !important;
  }
  header .site-options .airport_dropdown {
    margin-top: 0;
  }
  header .site-options .airewards {
    padding-right: 0;
    padding-left: 2px;
    border: none;
    float: right;
  }
  header .site-options .airewards img {
    height: auto;
    width: 76px;
    margin-right: -5px;
  }
  #flight-status-information {
    overflow: auto;
  }
  #flight_offers_search .fs-flight-num, #flight_offers_search .fs-route {
    width: 50%;
    padding: 10px;
  }
  #flight_offers_search .fs-route {
    padding-left: 0;
  }
  #flight_offers_search .fs-flight-num {
    padding-right: 0;
  }
  #flight_offers_search label.statusSearchTypeLabel {
    padding: 10px;
    font-size: .9rem;
    background: #fff;
    line-height: 1.2rem;
    width: 100%;
    text-align: center;
    margin: 0;
    background: #dbdee5;
    margin-bottom: 15px;
  }
  #flight_offers_search .statusSearchType {
    display: none;
  }
  #flight_offers_search .statusSearchType:checked + label {
    padding: 10px;
    color: #fff;
    background: #64727f;
    width: 100%;
    text-align: center;
  }
  .no-answer-link h4 {
    text-align: center;
  }
  .no-answer-link h4 a {
    display: inline-block;
    width: auto;
    margin-top: 10px;
  }
  .flow-menu {
    display: none;
  }
  .accordion.login-options {
    margin-bottom: 20px;
    border-bottom: none;
  }
  .accordion.login-options h3 {
    border-top: 1px solid #ddd;
    background: 0 0;
    font-size: 18px;
    font-weight: 700;
    padding-top: 10px;
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .accordion.login-options h3:first-child {
    border-top: none;
  }
  .accordion h3, .accordion h4 {
    font-size: 18px !important;
  }
}
.site-options .overlay-arrow {
  display: none;
}
@media screen and (max-width:39.9375em) {
  .close-overlay {
    position: fixed;
    top: 0;
    left: 75%;
    height: 100%;
    width: 25%;
    z-index: 900;
  }
  body.i18n-fa #block-airarabia-general-callcentres #edit-submit-search-questions, body.i18n-fa #block-airarabia-general-officelocations #edit-submit-search-questions, body.i18n-fa #views-exposed-form-search-questions-page #edit-submit-search-questions {
    padding: 7px 6px !important;
    margin-top: 7px;
  }
  body.i18n-ar #navigation #main-menu.burgerfied .close-offcanvas, body.i18n-fa #navigation #main-menu.burgerfied .close-offcanvas {
    right: auto;
    left: 0;
  }
  body.i18n-ar #main-menu.burgerfied li a, body.i18n-fa #main-menu.burgerfied li a {
    font-size: 1rem;
    padding: 10px 10px;
  }
  body.i18n-ar #navigation #main-menu.burgerfied li.first, body.i18n-fa #navigation #main-menu.burgerfied li.first {
    padding-top: 5px;
  }
  body.i18n-ar .site-options .airport-selector-head, body.i18n-ar .site-options .site-currency, body.i18n-fa .site-options .airport-selector-head, body.i18n-fa .site-options .site-currency {
    display: block;
    float: right;
  }
  body.i18n-ar #booknowbox .journeytype input, body.i18n-fa #booknowbox .journeytype input {
    display: inline-block;
  }
  body.i18n-ar #booknowbox .journeytype label, body.i18n-fa #booknowbox .journeytype label {
    display: inline-block;
  }
  body.i18n-ar .small-util, body.i18n-fa .small-util {
    padding-left: 0;
    text-align: left;
  }
  body.i18n-ar .small-util .flag, body.i18n-fa .small-util .flag {
    margin-left: 0;
  }
  body.i18n-ar #tabs-flights .promocode input, body.i18n-fa #tabs-flights .promocode input {
    width: 100%;
  }
  body.i18n-ar #search_tabs .journey-type, body.i18n-fa #search_tabs .journey-type {
    margin-right: 0;
  }
  body.i18n-ar #search_tabs .journey-type label, body.i18n-fa #search_tabs .journey-type label {
    margin-left: 10px;
    margin-right: 2px;
  }
  body.i18n-ar .results_table_chart .results-chart-contain .price-tags .price-tag-right::before, body.i18n-fa .results_table_chart .results-chart-contain .price-tags .price-tag-right::before {
    width: 853px;
    margin-left: 127px;
    content: " ";
    border-bottom: 1px solid #8a8a8a;
    right: 126px;
    position: absolute;
    margin-top: 14px;
  }
  body.i18n-ar .form_search_flights.minimal .promocode, body.i18n-fa .form_search_flights.minimal .promocode {
    float: right;
  }
  body.i18n-ar .form_search_flights.minimal .currency, body.i18n-fa .form_search_flights.minimal .currency {
    float: right;
  }
  body.i18n-ar #search_tabs ul.ui-tabs-nav li a.tab-holidays, body.i18n-ar #search_tabs.hidepackages ul.ui-tabs-nav li a.tab-holidays, body.i18n-fa #search_tabs ul.ui-tabs-nav li a.tab-holidays, body.i18n-fa #search_tabs.hidepackages ul.ui-tabs-nav li a.tab-holidays {
    display: inline;
  }
  body.i18n-ar header .site-options .airewards, body.i18n-fa header .site-options .airewards {
    float: left;
    text-align: left;
  }
  body.i18n-ar header .site-options .airport-selector-head .selected-airport, body.i18n-fa header .site-options .airport-selector-head .selected-airport {
    padding-left: 20px;
    vertical-align: top;
    height: 22px;
    padding-bottom: 0;
    background-position: left 7px !important;
  }
  body.i18n-ar #main-menu.burgerfied, body.i18n-fa #main-menu.burgerfied {
    right: -2220px;
  }
  body.i18n-ar #main-menu.burgerfied ul.links li, body.i18n-fa #main-menu.burgerfied ul.links li {
    text-align: right !important;
  }
  body.i18n-ar #main-menu.burgerfied .close-offcanvas, body.i18n-fa #main-menu.burgerfied .close-offcanvas {
    left: 0;
    right: auto;
    padding: 10px 15px;
  }
  body.i18n-ar #main-menu.burgerfied .close-overlay, body.i18n-fa #main-menu.burgerfied .close-overlay {
    right: 80%;
  }
  body.i18n-ar .airport_dropdown, body.i18n-fa .airport_dropdown {
    overflow-y: scroll !important;
    direction: ltr !important;
  }
  body.i18n-ar .airport_dropdown .mobilefilter, body.i18n-fa .airport_dropdown .mobilefilter {
    left: auto;
    right: 0;
    padding: 45px 23px 0 15px;
    direction: rtl;
  }
  body.i18n-ar .airport_dropdown .list_of_airports, body.i18n-fa .airport_dropdown .list_of_airports {
    direction: rtl;
    padding-right: 25px !important;
  }
  body.i18n-ar .airport_dropdown .closebtn.countries-close, body.i18n-fa .airport_dropdown .closebtn.countries-close {
    right: auto;
    left: 3px;
    background: url(/sites/all/themes/airarabia2016/images/icons/close-icon-white.png) left center no-repeat !important;
  }
  body.i18n-ar .airport_dropdown .airport_list.countries, body.i18n-fa .airport_dropdown .airport_list.countries {
    padding: 0 !important;
    height: 40px !important;
    width: 40px !important;
    left: 0;
    position: fixed;
    top: 0;
  }
  body.i18n-ar #contact-faq-tabs .email-showhide, body.i18n-fa #contact-faq-tabs .email-showhide {
    padding-right: 10px !important;
    left: auto;
    right: 0;
  }
  body.i18n-ar #contact-faq-tabs .email-showhide h4, body.i18n-fa #contact-faq-tabs .email-showhide h4 {
    text-align: right !important;
  }
  body.i18n-ar ul.main_promo_carousel .panel_content a.btn, body.i18n-fa ul.main_promo_carousel .panel_content a.btn {
    left: -5px;
    right: auto;
  }
  body.i18n-ar ul.main_promo_carousel .panel_content a.btn:after, body.i18n-fa ul.main_promo_carousel .panel_content a.btn:after {
    font-size: 1.4rem;
    color: #FF0041;
    content: "\f053";
    font-family: FontAwesome;
  }
  body.i18n-ar .coupons-list .image-coupon .coupon-inner-content .coupon-from .from, body.i18n-fa .coupons-list .image-coupon .coupon-inner-content .coupon-from .from {
    display: block;
    float: right;
    margin-left: 2px;
    margin-top: 1px;
  }
  body.i18n-ar body .primeiamge, body.i18n-ar ul.main_promo_carousel .primeiamge, body.i18n-fa body .primeiamge, body.i18n-fa ul.main_promo_carousel .primeiamge {
    background-size: cover;
    width: 100%;
    height: 250px;
    background-position: left center;
  }
  body.i18n-ar .site-options .site-currency span.selected-currency, body.i18n-fa .site-options .site-currency span.selected-currency {
    width: 50px;
    margin: 0 !important;
    padding-left: 20px !important;
    padding-right: 5px !important;
    background-position: left 7px;
  }
  body.i18n-ar .site-options .airport-selector-head, body.i18n-fa .site-options .airport-selector-head {
    padding-left: 5px !important;
  }
  body.i18n-ar .site-options .airport-selector-head img.ap-select-trig, body.i18n-fa .site-options .airport-selector-head img.ap-select-trig {
    width: 20px;
  }
  body.i18n-ar .site-options .airewards, body.i18n-fa .site-options .airewards {
    margin: 0 !important;
    border: none !important;
  }
  body.i18n-ar .site-options .airewards img, body.i18n-fa .site-options .airewards img {
    width: 74px;
  }
  body.i18n-ar #search_tabs ul.ui-tabs-nav li:nth-child(1), body.i18n-ar #search_tabs ul.ui-tabs-nav li:nth-child(2), body.i18n-ar #search_tabs ul.ui-tabs-nav li:nth-child(3), body.i18n-ar #search_tabs ul.ui-tabs-nav li:nth-child(4), body.i18n-fa #search_tabs ul.ui-tabs-nav li:nth-child(1), body.i18n-fa #search_tabs ul.ui-tabs-nav li:nth-child(2), body.i18n-fa #search_tabs ul.ui-tabs-nav li:nth-child(3), body.i18n-fa #search_tabs ul.ui-tabs-nav li:nth-child(4) {
    border-left: 1px solid #C20041 !important;
    border-right: none !important;
  }
  body.i18n-ar #search_tabs ul.ui-tabs-nav li:nth-child(1), body.i18n-ar #search_tabs ul.ui-tabs-nav li:nth-child(2), body.i18n-ar #search_tabs ul.ui-tabs-nav li:nth-child(3), body.i18n-ar #search_tabs ul.ui-tabs-nav li:nth-child(4), body.i18n-fa #search_tabs ul.ui-tabs-nav li:nth-child(1), body.i18n-fa #search_tabs ul.ui-tabs-nav li:nth-child(2), body.i18n-fa #search_tabs ul.ui-tabs-nav li:nth-child(3), body.i18n-fa #search_tabs ul.ui-tabs-nav li:nth-child(4) {
    width: 25%;
  }
  body.i18n-ar #ui-datepicker-div, body.i18n-fa #ui-datepicker-div {
    right: 10px !important;
    left: auto !important;
  }
  body.i18n-ar #ui-datepicker-div.return-cal, body.i18n-fa #ui-datepicker-div.return-cal {
    left: 10px !important;
    right: auto !important;
  }
  body.i18n-ar #search_tabs .journey-type label, body.i18n-fa #search_tabs .journey-type label {
    margin-top: 3px;
  }
  body.i18n-ar #search_tabs .promocode label, body.i18n-fa #search_tabs .promocode label {
    padding-right: 0;
  }
  body.i18n-ar #tabs-flights .search_field.pax .pax-options .pax-option, body.i18n-fa #tabs-flights .search_field.pax .pax-options .pax-option {
    margin-left: 3.3% !important;
  }
  body.i18n-ar #tabs-flights .search_field.pax .pax-options .pax-option:last-child, body.i18n-fa #tabs-flights .search_field.pax .pax-options .pax-option:last-child {
    margin-left: 0 !important;
  }
  body.i18n-ar .manage-bookings-form .button, body.i18n-fa .manage-bookings-form .button {
    left: auto !important;
  }
  body.i18n-ar .views-exposed-form .views-exposed-widget, body.i18n-fa .views-exposed-form .views-exposed-widget {
    padding: 0 0 0 1em;
  }
  body.i18n-ar #block-airarabia-general-schedule-information label, body.i18n-ar .flight_offers #flight_offers_search label, body.i18n-fa #block-airarabia-general-schedule-information label, body.i18n-fa .flight_offers #flight_offers_search label {
    text-align: right !important;
    margin-right: 4px !important;
  }
  body.i18n-ar .airport_dropdown .airport_list.countries, body.i18n-fa .airport_dropdown .airport_list.countries {
    width: 44px !important;
  }
  body.i18n-ar .contact-options .question-option, body.i18n-fa .contact-options .question-option {
    float: right !important;
  }
  body.i18n-ar #contactusForm label, body.i18n-fa #contactusForm label {
    text-align: right;
  }
  body.i18n-ar #block-airarabia-general-callcentres #edit-submit-search-questions, body.i18n-ar #block-airarabia-general-officelocations #edit-submit-search-questions, body.i18n-ar #views-exposed-form-search-questions-page #edit-submit-search-questions, body.i18n-fa #block-airarabia-general-callcentres #edit-submit-search-questions, body.i18n-fa #block-airarabia-general-officelocations #edit-submit-search-questions, body.i18n-fa #views-exposed-form-search-questions-page #edit-submit-search-questions {
    padding: 7px 22px;
    margin-top: 7px;
  }
  body.i18n-ar #block-airarabia-general-callcentres .call-center-contain, body.i18n-ar #block-airarabia-general-callcentres .office-locations-contain, body.i18n-ar #block-airarabia-general-officelocations .call-center-contain, body.i18n-ar #block-airarabia-general-officelocations .office-locations-contain, body.i18n-fa #block-airarabia-general-callcentres .call-center-contain, body.i18n-fa #block-airarabia-general-callcentres .office-locations-contain, body.i18n-fa #block-airarabia-general-officelocations .call-center-contain, body.i18n-fa #block-airarabia-general-officelocations .office-locations-contain {
    padding: 10px 20px 16px 0;
  }
  body.i18n-ar #block-airarabia-general-callcentres, body.i18n-ar #block-airarabia-general-officelocations, body.i18n-ar .contact-links-forms, body.i18n-ar .customer-services-article, body.i18n-ar .lowerRefs, body.i18n-fa #block-airarabia-general-callcentres, body.i18n-fa #block-airarabia-general-officelocations, body.i18n-fa .contact-links-forms, body.i18n-fa .customer-services-article, body.i18n-fa .lowerRefs {
    margin-bottom: 20px !important;
  }
  body.i18n-ar .best-fares .fare-inner a.booknow, body.i18n-fa .best-fares .fare-inner a.booknow {
    float: left;
    clear: left;
    padding: 3px 15px;
  }
  body.i18n-ar .best-fares .fare-inner span.right-price, body.i18n-fa .best-fares .fare-inner span.right-price {
    float: left;
    width: auto;
  }
  body.i18n-ar .x-light-back .flight_offers #flight_offers_search .form_submit, body.i18n-fa .x-light-back .flight_offers #flight_offers_search .form_submit {
    margin-right: 1%;
  }
  body.i18n-ar .results_table_chart .results-chart, body.i18n-fa .results_table_chart .results-chart {
    float: none;
    margin-right: 140px;
  }
  body.i18n-ar #contactusforms .contact-answers ul, body.i18n-fa #contactusforms .contact-answers ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    width: 100%;
  }
  .i18n-fr .featured_flights_content.coupons-list .image-coupon .coupon-inner {
    padding-bottom: 50px !important;
  }
  .i18n-fr .coupons-list .image-coupon .coupon-inner-content .coupon-small-title {
    font-size: .75rem;
  }
  .i18n-fr .best-fares .fare-inner a.booknow {
    padding: 7px 5px;
  }
  .i18n-fr #block-airarabia-general-callcentres #edit-question-search, .i18n-fr #block-airarabia-general-officelocations #edit-question-search, .i18n-fr #views-exposed-form-search-questions-page #edit-question-search {
    width: 76% !important;
  }
  .i18n-fr #block-airarabia-general-callcentres #edit-submit-search-questions, .i18n-fr #block-airarabia-general-officelocations #edit-submit-search-questions, .i18n-fr #views-exposed-form-search-questions-page #edit-submit-search-questions {
    padding: 10px 5px;
  }
  .i18n-fr #contactusforms .contact-answers, .i18n-fr #contactusforms .contact-option-content, .i18n-fr #contactusforms .contact-options {
    height: auto;
  }
  .i18n-fr #contactusforms .contact-options .contact-option {
    height: auto;
  }
  .i18n-fr #contactusforms .contact-options .contact-option {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .i18n-fr #search_tabs ul.ui-tabs-nav li {
    width: 25% !important;
  }
  .i18n-fr #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(2) a {
    display: inline;
    font-size: .75rem;
    line-height: 1.3;
  }
  .i18n-fr .coupons-list .image-coupon .coupon-inner-content .btn-hollow-red {
    font-size: .85rem;
    padding: 6px 9px;
  }
  .i18n-de #tabs-flights .promocode label {
    line-height: 28.8px;
    text-align: left;
  }
  .i18n-de #tabs-flights .rtndate label {
    margin: 0;
  }
  .i18n-de .coupons-list .image-coupon .coupon-inner-content .coupon-type {
    line-height: 1rem;
  }
  .i18n-de .coupons-list .image-coupon .coupon-inner-content .btn-hollow-red {
    font-size: .95rem;
    padding: 6px 9px;
  }
  .i18n-de .best-fares .fare-inner a.booknow {
    margin-top: -4px;
  }
  .i18n-de .airport_dropdown .airport_list {
    padding: 0 0 0 20px !important;
  }
  .i18n-it #tabs-flights .promocode label {
    line-height: 28.8px;
    text-align: left;
  }
  .i18n-it .coupons-list .image-coupon .coupon-inner-content .coupon-type {
    line-height: 1;
  }
  .i18n-it .coupons-list .image-coupon .coupon-inner-content .btn-hollow-red {
    padding: 6px 6px;
    font-size: .9rem;
  }
  .i18n-it .featured_flights_content.coupons-list .image-coupon {
    height: auto;
  }
  .i18n-it #search_tabs ul.ui-tabs-nav li {
    width: 25% !important;
  }
  .i18n-it .best-fares .fare .booknow {
    padding: 3px 10px;
  }
  .i18n-it #block-airarabia-general-callcentres input#edit-question-search, .i18n-it #block-airarabia-general-callcentres select.call_centre_select, .i18n-it #block-airarabia-general-callcentres select.office_location_select, .i18n-it #block-airarabia-general-officelocations input#edit-question-search, .i18n-it #block-airarabia-general-officelocations select.call_centre_select, .i18n-it #block-airarabia-general-officelocations select.office_location_select, .i18n-it #views-exposed-form-search-questions-page input#edit-question-search, .i18n-it #views-exposed-form-search-questions-page select.call_centre_select, .i18n-it #views-exposed-form-search-questions-page select.office_location_select {
    width: 90%;
  }
  .i18n-ru .cta .btn-hollow-red {
    padding: 6px 4px;
    font-size: .8rem;
  }
  .i18n-ru #tabs-flights .form_flying_from input, .i18n-ru #tabs-flights .form_flying_to input {
    width: 100%;
  }
  .i18n-ru #tabs-flights .currency input, .i18n-ru #tabs-flights .deptdate input {
    width: 94%;
  }
  .i18n-ru #tabs-flights .rtndate input {
    width: 100%;
  }
  .i18n-ru #tabs-flights .rtndate label {
    line-height: 28.8px;
  }
  .i18n-ru #tabs-flights .promocode label {
    text-align: left;
  }
  .i18n-ru #contactusforms .contact-answers, .i18n-ru #contactusforms .contact-option-content, .i18n-ru #contactusforms .contact-options {
    height: auto;
  }
  .i18n-ru #contactusforms .contact-options .contact-option {
    height: auto;
  }
  .i18n-ru #contactusforms .contact-options .contact-option {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .i18n-de #booknowbox, .i18n-ru #booknowbox, .i18n-tr #booknowbox {
    margin-left: 0;
  }
  .i18n-de #booknowbox .pax-ad, .i18n-ru #booknowbox .pax-ad, .i18n-tr #booknowbox .pax-ad {
    padding-right: 0;
  }
  .i18n-de #booknowbox .pax-in, .i18n-ru #booknowbox .pax-in, .i18n-tr #booknowbox .pax-in {
    padding-left: 0;
  }
  .i18n-tr #tabs-flights .rtndate label {
    line-height: 28.8px;
  }
  .i18n-tr #search_tabs ul.ui-tabs-nav li {
    width: 25% !important;
  }
  .i18n-tr #search_tabs ul.ui-tabs-nav li a.tab-holidays, .i18n-tr #search_tabs.hidepackages ul.ui-tabs-nav li a.tab-holidays {
    display: inline;
  }
  .i18n-tr .coupons-list .image-coupon .coupon-inner-content .coupon-from .from {
    font-size: .6rem;
  }
  .i18n-tr .featured_flights_content.coupons-list .image-coupon .btn-hollow-red {
    padding: 6px 3px;
    font-size: .65rem;
  }
  .i18n-tr .featured_flights_content.coupons-list .image-coupon .coupon-inner {
    padding-bottom: 55px !important;
  }
  .i18n-tr .coupons-list .image-coupon .coupon-inner-content .coupon-type {
    line-height: 1.1;
  }
  .i18n-tr .flight-offers-switch .tab-option {
    padding: 0;
  }
  .i18n-tr .flight-offers-switch .tab-option a {
    font-size: .9rem;
  }
  .i18n-es #tabs-flights .promocode label {
    line-height: 28.8px;
    text-align: left;
  }
  .i18n-es .best-fares .fare-inner a.booknow {
    margin-top: -4px;
  }
  .i18n-es .coupons-list .image-coupon .coupon-inner-content .coupon-type {
    line-height: 1;
  }
  .i18n-es .coupons-list .image-coupon .coupon-inner-content .btn-hollow-red {
    padding: 6px 6px;
    font-size: .9rem;
  }
  .i18n-es .cta .btn-hollow-red {
    padding: 6px 7px;
    font-size: .9rem;
  }
  .i18n-es .contact-links-forms .callcenter-link {
    padding-top: 5px !important;
  }
  .i18n-es .contact-links-forms .callcenter-link h3 {
    display: block !important;
    margin-top: 55px;
    font-size: 1.5rem;
  }
  .i18n-zh-hans #search_tabs ul.ui-tabs-nav li {
    width: 25% !important;
  }
  .i18n-zh-hans #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(2) {
    display: table;
    padding: 0;
  }
  .i18n-zh-hans #search_tabs.hidepackages ul.ui-tabs-nav li:nth-child(2) a {
    display: table-cell;
    vertical-align: middle;
  }
  .i18n-zh-hans .best-fares .fare-inner a.booknow {
    padding: 3px 20px;
    clear: right;
  }
  .i18n-zh-hans #tabs-flights .search_field.pax .pax-options {
    width: 100%;
  }
  .i18n-zh-hans #tabs-flights .promocode label {
    text-align: left;
  }
}
@media screen and (max-width:39.9375em) {
  .i18n-ar #main-burger, .i18n-fa #main-burger {
    float: right;
    left: 10px !important;
  }
} /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: .67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: not-allowed;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
.foundation-mq {
  font-family: "small=0em&medium=40em&large=64.0625em&xlarge=75em&xxlarge=90em";
}
html {
  font-size: 100%;
  box-sizing: border-box;
}
*, ::after, ::before {
  box-sizing: inherit;
}
body {
  padding: 0;
  margin: 0;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 300;
  line-height: 1.5;
  color: #0a0a0a;
  background: #fefefe;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle;
}
textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}
select {
  width: 100%;
  border-radius: 0;
}
#map_canvas embed, #map_canvas img, #map_canvas object, .map_canvas embed, .map_canvas img, .map_canvas object, .mqa-display embed, .mqa-display img, .mqa-display object {
  max-width: none !important;
}
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: 0 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  line-height: 1;
}
[data-whatinput=mouse] button {
  outline: 0;
}
.is-visible {
  display: block !important;
}
.is-hidden {
  display: none !important;
}
.row {
  max-width: 75rem;
  margin-left: auto !important;
  margin-right: auto !important;
}
.row::after, .row::before {
  content: ' ';
  display: table;
}
.row::after {
  clear: both;
}
.row.collapse > .column, .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.row .row {
  max-width: none;
  margin-left: -.625rem !important;
  margin-right: -.625rem !important;
}
@media screen and (min-width:40em) {
  .row .row {
    margin-left: -.9375rem;
    margin-right: -.9375rem;
  }
}
.row .row.collapse {
  margin-left: 0;
  margin-right: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-left: auto;
  margin-right: auto;
}
.column, .columns {
  width: 100%;
  float: left;
  padding-left: .625rem;
  padding-right: .625rem;
}
@media screen and (min-width:40em) {
  .column, .columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }
}
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: left;
}
.column.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left;
}
.column.row.row, .row.row.columns {
  float: none;
}
.row .column.row.row, .row .row.row.columns {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
.small-1 {
  width: 4.16667%;
}
.small-push-1 {
  position: relative;
  left: 4.16667%;
}
.small-pull-1 {
  position: relative;
  left: -4.16667%;
}
.small-offset-0 {
  margin-left: 0;
}
.small-2 {
  width: 8.33333%;
}
.small-push-2 {
  position: relative;
  left: 8.33333%;
}
.small-pull-2 {
  position: relative;
  left: -8.33333%;
}
.small-offset-1 {
  margin-left: 4.16667%;
}
.small-3 {
  width: 12.5%;
}
.small-push-3 {
  position: relative;
  left: 12.5%;
}
.small-pull-3 {
  position: relative;
  left: -12.5%;
}
.small-offset-2 {
  margin-left: 8.33333%;
}
.small-4 {
  width: 16.66667%;
}
.small-push-4 {
  position: relative;
  left: 16.66667%;
}
.small-pull-4 {
  position: relative;
  left: -16.66667%;
}
.small-offset-3 {
  margin-left: 12.5%;
}
.small-5 {
  width: 20.83333%;
}
.small-push-5 {
  position: relative;
  left: 20.83333%;
}
.small-pull-5 {
  position: relative;
  left: -20.83333%;
}
.small-offset-4 {
  margin-left: 16.66667%;
}
.small-6 {
  width: 25%;
}
.small-push-6 {
  position: relative;
  left: 25%;
}
.small-pull-6 {
  position: relative;
  left: -25%;
}
.small-offset-5 {
  margin-left: 20.83333%;
}
.small-7 {
  width: 29.16667%;
}
.small-push-7 {
  position: relative;
  left: 29.16667%;
}
.small-pull-7 {
  position: relative;
  left: -29.16667%;
}
.small-offset-6 {
  margin-left: 25%;
}
.small-8 {
  width: 33.33333%;
}
.small-push-8 {
  position: relative;
  left: 33.33333%;
}
.small-pull-8 {
  position: relative;
  left: -33.33333%;
}
.small-offset-7 {
  margin-left: 29.16667%;
}
.small-9 {
  width: 37.5%;
}
.small-push-9 {
  position: relative;
  left: 37.5%;
}
.small-pull-9 {
  position: relative;
  left: -37.5%;
}
.small-offset-8 {
  margin-left: 33.33333%;
}
.small-10 {
  width: 41.66667%;
}
.small-push-10 {
  position: relative;
  left: 41.66667%;
}
.small-pull-10 {
  position: relative;
  left: -41.66667%;
}
.small-offset-9 {
  margin-left: 37.5%;
}
.small-11 {
  width: 45.83333%;
}
.small-push-11 {
  position: relative;
  left: 45.83333%;
}
.small-pull-11 {
  position: relative;
  left: -45.83333%;
}
.small-offset-10 {
  margin-left: 41.66667%;
}
.small-12 {
  width: 50%;
}
.small-push-12 {
  position: relative;
  left: 50%;
}
.small-pull-12 {
  position: relative;
  left: -50%;
}
.small-offset-11 {
  margin-left: 45.83333%;
}
.small-13 {
  width: 54.16667%;
}
.small-push-13 {
  position: relative;
  left: 54.16667%;
}
.small-pull-13 {
  position: relative;
  left: -54.16667%;
}
.small-offset-12 {
  margin-left: 50%;
}
.small-14 {
  width: 58.33333%;
}
.small-push-14 {
  position: relative;
  left: 58.33333%;
}
.small-pull-14 {
  position: relative;
  left: -58.33333%;
}
.small-offset-13 {
  margin-left: 54.16667%;
}
.small-15 {
  width: 62.5%;
}
.small-push-15 {
  position: relative;
  left: 62.5%;
}
.small-pull-15 {
  position: relative;
  left: -62.5%;
}
.small-offset-14 {
  margin-left: 58.33333%;
}
.small-16 {
  width: 66.66667%;
}
.small-push-16 {
  position: relative;
  left: 66.66667%;
}
.small-pull-16 {
  position: relative;
  left: -66.66667%;
}
.small-offset-15 {
  margin-left: 62.5%;
}
.small-17 {
  width: 70.83333%;
}
.small-push-17 {
  position: relative;
  left: 70.83333%;
}
.small-pull-17 {
  position: relative;
  left: -70.83333%;
}
.small-offset-16 {
  margin-left: 66.66667%;
}
.small-18 {
  width: 75%;
}
.small-push-18 {
  position: relative;
  left: 75%;
}
.small-pull-18 {
  position: relative;
  left: -75%;
}
.small-offset-17 {
  margin-left: 70.83333%;
}
.small-19 {
  width: 79.16667%;
}
.small-push-19 {
  position: relative;
  left: 79.16667%;
}
.small-pull-19 {
  position: relative;
  left: -79.16667%;
}
.small-offset-18 {
  margin-left: 75%;
}
.small-20 {
  width: 83.33333%;
}
.small-push-20 {
  position: relative;
  left: 83.33333%;
}
.small-pull-20 {
  position: relative;
  left: -83.33333%;
}
.small-offset-19 {
  margin-left: 79.16667%;
}
.small-21 {
  width: 87.5%;
}
.small-push-21 {
  position: relative;
  left: 87.5%;
}
.small-pull-21 {
  position: relative;
  left: -87.5%;
}
.small-offset-20 {
  margin-left: 83.33333%;
}
.small-22 {
  width: 91.66667%;
}
.small-push-22 {
  position: relative;
  left: 91.66667%;
}
.small-pull-22 {
  position: relative;
  left: -91.66667%;
}
.small-offset-21 {
  margin-left: 87.5%;
}
.small-23 {
  width: 95.83333%;
}
.small-push-23 {
  position: relative;
  left: 95.83333%;
}
.small-pull-23 {
  position: relative;
  left: -95.83333%;
}
.small-offset-22 {
  margin-left: 91.66667%;
}
.small-24 {
  width: 100%;
}
.small-offset-23 {
  margin-left: 95.83333%;
}
.small-up-1 > .column, .small-up-1 > .columns {
  width: 100%;
  float: left;
}
.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-1 > .column:nth-of-type(1n + 1), .small-up-1 > .columns:nth-of-type(1n + 1) {
  clear: both;
}
.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
  float: left;
}
.small-up-2 > .column, .small-up-2 > .columns {
  width: 50%;
  float: left;
}
.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-2 > .column:nth-of-type(2n + 1), .small-up-2 > .columns:nth-of-type(2n + 1) {
  clear: both;
}
.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
  float: left;
}
.small-up-3 > .column, .small-up-3 > .columns {
  width: 33.33333%;
  float: left;
}
.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-3 > .column:nth-of-type(3n + 1), .small-up-3 > .columns:nth-of-type(3n + 1) {
  clear: both;
}
.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
  float: left;
}
.small-up-4 > .column, .small-up-4 > .columns {
  width: 25%;
  float: left;
}
.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-4 > .column:nth-of-type(4n + 1), .small-up-4 > .columns:nth-of-type(4n + 1) {
  clear: both;
}
.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
  float: left;
}
.small-up-5 > .column, .small-up-5 > .columns {
  width: 20%;
  float: left;
}
.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-5 > .column:nth-of-type(5n + 1), .small-up-5 > .columns:nth-of-type(5n + 1) {
  clear: both;
}
.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
  float: left;
}
.small-up-6 > .column, .small-up-6 > .columns {
  width: 16.66667%;
  float: left;
}
.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-6 > .column:nth-of-type(6n + 1), .small-up-6 > .columns:nth-of-type(6n + 1) {
  clear: both;
}
.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
  float: left;
}
.small-up-7 > .column, .small-up-7 > .columns {
  width: 14.28571%;
  float: left;
}
.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-7 > .column:nth-of-type(7n + 1), .small-up-7 > .columns:nth-of-type(7n + 1) {
  clear: both;
}
.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
  float: left;
}
.small-up-8 > .column, .small-up-8 > .columns {
  width: 12.5%;
  float: left;
}
.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-8 > .column:nth-of-type(8n + 1), .small-up-8 > .columns:nth-of-type(8n + 1) {
  clear: both;
}
.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
  float: left;
}
.small-collapse > .column, .small-collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.expanded.row .small-collapse.row, .small-collapse .row {
  margin-left: 0;
  margin-right: 0;
}
.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-left: .625rem;
  padding-right: .625rem;
}
.small-centered {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.small-pull-0, .small-push-0, .small-uncentered {
  position: static;
  margin-left: 0;
  margin-right: 0;
  float: left;
}
@media screen and (min-width:40em) {
  .medium-1 {
    width: 4.16667%;
  }
  .medium-push-1 {
    position: relative;
    left: 4.16667%;
  }
  .medium-pull-1 {
    position: relative;
    left: -4.16667%;
  }
  .medium-offset-0 {
    margin-left: 0;
  }
  .medium-2 {
    width: 8.33333%;
  }
  .medium-push-2 {
    position: relative;
    left: 8.33333%;
  }
  .medium-pull-2 {
    position: relative;
    left: -8.33333%;
  }
  .medium-offset-1 {
    margin-left: 4.16667%;
  }
  .medium-3 {
    width: 12.5%;
  }
  .medium-push-3 {
    position: relative;
    left: 12.5%;
  }
  .medium-pull-3 {
    position: relative;
    left: -12.5%;
  }
  .medium-offset-2 {
    margin-left: 8.33333%;
  }
  .medium-4 {
    width: 16.66667%;
  }
  .medium-push-4 {
    position: relative;
    left: 16.66667%;
  }
  .medium-pull-4 {
    position: relative;
    left: -16.66667%;
  }
  .medium-offset-3 {
    margin-left: 12.5%;
  }
  .medium-5 {
    width: 20.83333%;
  }
  .medium-push-5 {
    position: relative;
    left: 20.83333%;
  }
  .medium-pull-5 {
    position: relative;
    left: -20.83333%;
  }
  .medium-offset-4 {
    margin-left: 16.66667%;
  }
  .medium-6 {
    width: 25%;
  }
  .medium-push-6 {
    position: relative;
    left: 25%;
  }
  .medium-pull-6 {
    position: relative;
    left: -25%;
  }
  .medium-offset-5 {
    margin-left: 20.83333%;
  }
  .medium-7 {
    width: 29.16667%;
  }
  .medium-push-7 {
    position: relative;
    left: 29.16667%;
  }
  .medium-pull-7 {
    position: relative;
    left: -29.16667%;
  }
  .medium-offset-6 {
    margin-left: 25%;
  }
  .medium-8 {
    width: 33.33333%;
  }
  .medium-push-8 {
    position: relative;
    left: 33.33333%;
  }
  .medium-pull-8 {
    position: relative;
    left: -33.33333%;
  }
  .medium-offset-7 {
    margin-left: 29.16667%;
  }
  .medium-9 {
    width: 37.5%;
  }
  .medium-push-9 {
    position: relative;
    left: 37.5%;
  }
  .medium-pull-9 {
    position: relative;
    left: -37.5%;
  }
  .medium-offset-8 {
    margin-left: 33.33333%;
  }
  .medium-10 {
    width: 41.66667%;
  }
  .medium-push-10 {
    position: relative;
    left: 41.66667%;
  }
  .medium-pull-10 {
    position: relative;
    left: -41.66667%;
  }
  .medium-offset-9 {
    margin-left: 37.5%;
  }
  .medium-11 {
    width: 45.83333%;
  }
  .medium-push-11 {
    position: relative;
    left: 45.83333%;
  }
  .medium-pull-11 {
    position: relative;
    left: -45.83333%;
  }
  .medium-offset-10 {
    margin-left: 41.66667%;
  }
  .medium-12 {
    width: 50%;
  }
  .medium-push-12 {
    position: relative;
    left: 50%;
  }
  .medium-pull-12 {
    position: relative;
    left: -50%;
  }
  .medium-offset-11 {
    margin-left: 45.83333%;
  }
  .medium-13 {
    width: 54.16667%;
  }
  .medium-push-13 {
    position: relative;
    left: 54.16667%;
  }
  .medium-pull-13 {
    position: relative;
    left: -54.16667%;
  }
  .medium-offset-12 {
    margin-left: 50%;
  }
  .medium-14 {
    width: 58.33333%;
  }
  .medium-push-14 {
    position: relative;
    left: 58.33333%;
  }
  .medium-pull-14 {
    position: relative;
    left: -58.33333%;
  }
  .medium-offset-13 {
    margin-left: 54.16667%;
  }
  .medium-15 {
    width: 62.5%;
  }
  .medium-push-15 {
    position: relative;
    left: 62.5%;
  }
  .medium-pull-15 {
    position: relative;
    left: -62.5%;
  }
  .medium-offset-14 {
    margin-left: 58.33333%;
  }
  .medium-16 {
    width: 66.66667%;
  }
  .medium-push-16 {
    position: relative;
    left: 66.66667%;
  }
  .medium-pull-16 {
    position: relative;
    left: -66.66667%;
  }
  .medium-offset-15 {
    margin-left: 62.5%;
  }
  .medium-17 {
    width: 70.83333%;
  }
  .medium-push-17 {
    position: relative;
    left: 70.83333%;
  }
  .medium-pull-17 {
    position: relative;
    left: -70.83333%;
  }
  .medium-offset-16 {
    margin-left: 66.66667%;
  }
  .medium-18 {
    width: 75%;
  }
  .medium-push-18 {
    position: relative;
    left: 75%;
  }
  .medium-pull-18 {
    position: relative;
    left: -75%;
  }
  .medium-offset-17 {
    margin-left: 70.83333%;
  }
  .medium-19 {
    width: 79.16667%;
  }
  .medium-push-19 {
    position: relative;
    left: 79.16667%;
  }
  .medium-pull-19 {
    position: relative;
    left: -79.16667%;
  }
  .medium-offset-18 {
    margin-left: 75%;
  }
  .medium-20 {
    width: 83.33333%;
  }
  .medium-push-20 {
    position: relative;
    left: 83.33333%;
  }
  .medium-pull-20 {
    position: relative;
    left: -83.33333%;
  }
  .medium-offset-19 {
    margin-left: 79.16667%;
  }
  .medium-21 {
    width: 87.5%;
  }
  .medium-push-21 {
    position: relative;
    left: 87.5%;
  }
  .medium-pull-21 {
    position: relative;
    left: -87.5%;
  }
  .medium-offset-20 {
    margin-left: 83.33333%;
  }
  .medium-22 {
    width: 91.66667%;
  }
  .medium-push-22 {
    position: relative;
    left: 91.66667%;
  }
  .medium-pull-22 {
    position: relative;
    left: -91.66667%;
  }
  .medium-offset-21 {
    margin-left: 87.5%;
  }
  .medium-23 {
    width: 95.83333%;
  }
  .medium-push-23 {
    position: relative;
    left: 95.83333%;
  }
  .medium-pull-23 {
    position: relative;
    left: -95.83333%;
  }
  .medium-offset-22 {
    margin-left: 91.66667%;
  }
  .medium-24 {
    width: 100%;
  }
  .medium-offset-23 {
    margin-left: 95.83333%;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    width: 100%;
    float: left;
  }
  .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-1 > .column:nth-of-type(1n + 1), .medium-up-1 > .columns:nth-of-type(1n + 1) {
    clear: both;
  }
  .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
    float: left;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    width: 50%;
    float: left;
  }
  .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-2 > .column:nth-of-type(2n + 1), .medium-up-2 > .columns:nth-of-type(2n + 1) {
    clear: both;
  }
  .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
    float: left;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    width: 33.33333%;
    float: left;
  }
  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-3 > .column:nth-of-type(3n + 1), .medium-up-3 > .columns:nth-of-type(3n + 1) {
    clear: both;
  }
  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
    float: left;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    width: 25%;
    float: left;
  }
  .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-4 > .column:nth-of-type(4n + 1), .medium-up-4 > .columns:nth-of-type(4n + 1) {
    clear: both;
  }
  .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
    float: left;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    width: 20%;
    float: left;
  }
  .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-5 > .column:nth-of-type(5n + 1), .medium-up-5 > .columns:nth-of-type(5n + 1) {
    clear: both;
  }
  .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
    float: left;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    width: 16.66667%;
    float: left;
  }
  .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-6 > .column:nth-of-type(6n + 1), .medium-up-6 > .columns:nth-of-type(6n + 1) {
    clear: both;
  }
  .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
    float: left;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    width: 14.28571%;
    float: left;
  }
  .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-7 > .column:nth-of-type(7n + 1), .medium-up-7 > .columns:nth-of-type(7n + 1) {
    clear: both;
  }
  .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
    float: left;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    width: 12.5%;
    float: left;
  }
  .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-8 > .column:nth-of-type(8n + 1), .medium-up-8 > .columns:nth-of-type(8n + 1) {
    clear: both;
  }
  .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
    float: left;
  }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .expanded.row .medium-collapse.row, .medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }
  .medium-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .medium-pull-0, .medium-push-0, .medium-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
}
@media screen and (min-width:64.0625em) {
  .large-1 {
    width: 4.16667%;
  }
  .large-push-1 {
    position: relative;
    left: 4.16667%;
  }
  .large-pull-1 {
    position: relative;
    left: -4.16667%;
  }
  .large-offset-0 {
    margin-left: 0;
  }
  .large-2 {
    width: 8.33333%;
  }
  .large-push-2 {
    position: relative;
    left: 8.33333%;
  }
  .large-pull-2 {
    position: relative;
    left: -8.33333%;
  }
  .large-offset-1 {
    margin-left: 4.16667%;
  }
  .large-3 {
    width: 12.5%;
  }
  .large-push-3 {
    position: relative;
    left: 12.5%;
  }
  .large-pull-3 {
    position: relative;
    left: -12.5%;
  }
  .large-offset-2 {
    margin-left: 8.33333%;
  }
  .large-4 {
    width: 16.66667%;
  }
  .large-push-4 {
    position: relative;
    left: 16.66667%;
  }
  .large-pull-4 {
    position: relative;
    left: -16.66667%;
  }
  .large-offset-3 {
    margin-left: 12.5%;
  }
  .large-5 {
    width: 20.83333%;
  }
  .large-push-5 {
    position: relative;
    left: 20.83333%;
  }
  .large-pull-5 {
    position: relative;
    left: -20.83333%;
  }
  .large-offset-4 {
    margin-left: 16.66667%;
  }
  .large-6 {
    width: 25%;
  }
  .large-push-6 {
    position: relative;
    left: 25%;
  }
  .large-pull-6 {
    position: relative;
    left: -25%;
  }
  .large-offset-5 {
    margin-left: 20.83333%;
  }
  .large-7 {
    width: 29.16667%;
  }
  .large-push-7 {
    position: relative;
    left: 29.16667%;
  }
  .large-pull-7 {
    position: relative;
    left: -29.16667%;
  }
  .large-offset-6 {
    margin-left: 25%;
  }
  .large-8 {
    width: 33.33333%;
  }
  .large-push-8 {
    position: relative;
    left: 33.33333%;
  }
  .large-pull-8 {
    position: relative;
    left: -33.33333%;
  }
  .large-offset-7 {
    margin-left: 29.16667%;
  }
  .large-9 {
    width: 37.5%;
  }
  .large-push-9 {
    position: relative;
    left: 37.5%;
  }
  .large-pull-9 {
    position: relative;
    left: -37.5%;
  }
  .large-offset-8 {
    margin-left: 33.33333%;
  }
  .large-10 {
    width: 41.66667%;
  }
  .large-push-10 {
    position: relative;
    left: 41.66667%;
  }
  .large-pull-10 {
    position: relative;
    left: -41.66667%;
  }
  .large-offset-9 {
    margin-left: 37.5%;
  }
  .large-11 {
    width: 45.83333%;
  }
  .large-push-11 {
    position: relative;
    left: 45.83333%;
  }
  .large-pull-11 {
    position: relative;
    left: -45.83333%;
  }
  .large-offset-10 {
    margin-left: 41.66667%;
  }
  .large-12 {
    width: 50%;
  }
  .large-push-12 {
    position: relative;
    left: 50%;
  }
  .large-pull-12 {
    position: relative;
    left: -50%;
  }
  .large-offset-11 {
    margin-left: 45.83333%;
  }
  .large-13 {
    width: 54.16667%;
  }
  .large-push-13 {
    position: relative;
    left: 54.16667%;
  }
  .large-pull-13 {
    position: relative;
    left: -54.16667%;
  }
  .large-offset-12 {
    margin-left: 50%;
  }
  .large-14 {
    width: 58.33333%;
  }
  .large-push-14 {
    position: relative;
    left: 58.33333%;
  }
  .large-pull-14 {
    position: relative;
    left: -58.33333%;
  }
  .large-offset-13 {
    margin-left: 54.16667%;
  }
  .large-15 {
    width: 62.5%;
  }
  .large-push-15 {
    position: relative;
    left: 62.5%;
  }
  .large-pull-15 {
    position: relative;
    left: -62.5%;
  }
  .large-offset-14 {
    margin-left: 58.33333%;
  }
  .large-16 {
    width: 66.66667%;
  }
  .large-push-16 {
    position: relative;
    left: 66.66667%;
  }
  .large-pull-16 {
    position: relative;
    left: -66.66667%;
  }
  .large-offset-15 {
    margin-left: 62.5%;
  }
  .large-17 {
    width: 70.83333%;
  }
  .large-push-17 {
    position: relative;
    left: 70.83333%;
  }
  .large-pull-17 {
    position: relative;
    left: -70.83333%;
  }
  .large-offset-16 {
    margin-left: 66.66667%;
  }
  .large-18 {
    width: 75%;
  }
  .large-push-18 {
    position: relative;
    left: 75%;
  }
  .large-pull-18 {
    position: relative;
    left: -75%;
  }
  .large-offset-17 {
    margin-left: 70.83333%;
  }
  .large-19 {
    width: 79.16667%;
  }
  .large-push-19 {
    position: relative;
    left: 79.16667%;
  }
  .large-pull-19 {
    position: relative;
    left: -79.16667%;
  }
  .large-offset-18 {
    margin-left: 75%;
  }
  .large-20 {
    width: 83.33333%;
  }
  .large-push-20 {
    position: relative;
    left: 83.33333%;
  }
  .large-pull-20 {
    position: relative;
    left: -83.33333%;
  }
  .large-offset-19 {
    margin-left: 79.16667%;
  }
  .large-21 {
    width: 87.5%;
  }
  .large-push-21 {
    position: relative;
    left: 87.5%;
  }
  .large-pull-21 {
    position: relative;
    left: -87.5%;
  }
  .large-offset-20 {
    margin-left: 83.33333%;
  }
  .large-22 {
    width: 91.66667%;
  }
  .large-push-22 {
    position: relative;
    left: 91.66667%;
  }
  .large-pull-22 {
    position: relative;
    left: -91.66667%;
  }
  .large-offset-21 {
    margin-left: 87.5%;
  }
  .large-23 {
    width: 95.83333%;
  }
  .large-push-23 {
    position: relative;
    left: 95.83333%;
  }
  .large-pull-23 {
    position: relative;
    left: -95.83333%;
  }
  .large-offset-22 {
    margin-left: 91.66667%;
  }
  .large-24 {
    width: 100%;
  }
  .large-offset-23 {
    margin-left: 95.83333%;
  }
  .large-up-1 > .column, .large-up-1 > .columns {
    width: 100%;
    float: left;
  }
  .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-1 > .column:nth-of-type(1n + 1), .large-up-1 > .columns:nth-of-type(1n + 1) {
    clear: both;
  }
  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
    float: left;
  }
  .large-up-2 > .column, .large-up-2 > .columns {
    width: 50%;
    float: left;
  }
  .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-2 > .column:nth-of-type(2n + 1), .large-up-2 > .columns:nth-of-type(2n + 1) {
    clear: both;
  }
  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
    float: left;
  }
  .large-up-3 > .column, .large-up-3 > .columns {
    width: 33.33333%;
    float: left;
  }
  .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-3 > .column:nth-of-type(3n + 1), .large-up-3 > .columns:nth-of-type(3n + 1) {
    clear: both;
  }
  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
    float: left;
  }
  .large-up-4 > .column, .large-up-4 > .columns {
    width: 25%;
    float: left;
  }
  .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-4 > .column:nth-of-type(4n + 1), .large-up-4 > .columns:nth-of-type(4n + 1) {
    clear: both;
  }
  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
    float: left;
  }
  .large-up-5 > .column, .large-up-5 > .columns {
    width: 20%;
    float: left;
  }
  .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-5 > .column:nth-of-type(5n + 1), .large-up-5 > .columns:nth-of-type(5n + 1) {
    clear: both;
  }
  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
    float: left;
  }
  .large-up-6 > .column, .large-up-6 > .columns {
    width: 16.66667%;
    float: left;
  }
  .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-6 > .column:nth-of-type(6n + 1), .large-up-6 > .columns:nth-of-type(6n + 1) {
    clear: both;
  }
  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
    float: left;
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    width: 14.28571%;
    float: left;
  }
  .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-7 > .column:nth-of-type(7n + 1), .large-up-7 > .columns:nth-of-type(7n + 1) {
    clear: both;
  }
  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
    float: left;
  }
  .large-up-8 > .column, .large-up-8 > .columns {
    width: 12.5%;
    float: left;
  }
  .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-8 > .column:nth-of-type(8n + 1), .large-up-8 > .columns:nth-of-type(8n + 1) {
    clear: both;
  }
  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
    float: left;
  }
  .large-collapse > .column, .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .expanded.row .large-collapse.row, .large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }
  .large-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .large-pull-0, .large-push-0, .large-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
}
blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
  margin: 0;
  padding: 0;
}
p {
  font-size: inherit;
  line-height: 1.6;
  margin-bottom: 1rem;
  text-rendering: optimizeLegibility;
}
em, i {
  font-style: italic;
  line-height: inherit;
}
b, strong {
  font-weight: 700;
  line-height: inherit;
}
small {
  font-size: 80%;
  line-height: inherit;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: .5rem;
  line-height: 1.4;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  color: #cacaca;
  line-height: 0;
}
h1 {
  font-size: 1.5rem;
}
h2 {
  font-size: 1.25rem;
}
h3 {
  font-size: 1.1875rem;
}
h4 {
  font-size: 1.125rem;
}
h5 {
  font-size: 1.0625rem;
}
h6 {
  font-size: 1rem;
}
@media screen and (min-width:40em) {
  h1 {
    font-size: 2.1875rem;
  }
  h2 {
    font-size: 2.1875rem;
  }
  h3 {
    font-size: 1.5625rem;
  }
  h4 {
    font-size: 1.125rem;
  }
  h5 {
    font-size: 1rem;
  }
  h6 {
    font-size: .875rem;
  }
}
a {
  color: #FF0041;
  text-decoration: none;
  line-height: inherit;
  cursor: pointer;
}
a:focus, a:hover {
  color: #cd0000;
  text-decoration: none !important;
}
a img {
  border: 0;
}
hr {
  max-width: 75rem;
  height: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
  margin: 1.25rem auto;
  clear: both;
}
dl, ol, ul {
  line-height: 1.6;
  margin-bottom: 1rem;
  list-style-position: outside;
}
li {
  font-size: inherit;
}
ul {
  list-style-type: disc;
  margin-left: 1.25rem;
}
ol {
  margin-left: 1.25rem;
}
ol ol, ol ul, ul ol, ul ul {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: .3rem;
  font-weight: 700;
}
blockquote {
  margin: 0 0 1rem;
  padding: .5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}
cite {
  display: block;
  font-size: .8125rem;
  color: #8a8a8a;
}
cite:before {
  content: '\2014 \0020';
}
abbr {
  color: #0a0a0a;
  cursor: help;
  border-bottom: 1px dotted #0a0a0a;
}
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 300;
  color: #0a0a0a;
  background-color: #e6e6e6;
  border: 1px solid #cacaca;
  padding: .125rem .3125rem .0625rem;
}
kbd {
  padding: .125rem .25rem 0;
  margin: 0;
  background-color: #e6e6e6;
  color: #0a0a0a;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
}
.subheader {
  margin-top: .2rem;
  margin-bottom: .5rem;
  font-weight: 300;
  line-height: 1.4;
  color: #8a8a8a;
}
.lead {
  font-size: 125%;
  line-height: 1.6;
}
.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}
.no-bullet {
  margin-left: 0;
  list-style: none;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
@media screen and (min-width:40em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width:64.0625em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}
@media print {
  * {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " ("attr(href) ")";
  }
  .ir a:after, a[href^='#']:after, a[href^='javascript:']:after {
    content: '';
  }
  abbr[title]:after {
    content: " ("attr(title) ")";
  }
  blockquote, pre {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img, tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @ page {
    margin: .5cm;
  }
  h2, h3, p {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}
.button {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color .25s ease-out, color .25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: .85em 1em;
  margin: 0 0 1rem 0;
  font-size: .9rem;
  background-color: #FF0041;
  color: #fefefe;
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.button:focus, .button:hover {
  background-color: #C20041;
  color: #fefefe;
}
.button.tiny {
  font-size: .6rem;
}
.button.small {
  font-size: .75rem;
}
.button.large {
  font-size: 1.25rem;
}
.button.expanded {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.button.primary {
  background-color: #FF0041;
  color: #fefefe;
}
.button.primary:focus, .button.primary:hover {
  background-color: #bFF004100;
  color: #fefefe;
}
.button.secondary {
  background-color: #435464;
  color: #fefefe;
}
.button.secondary:focus, .button.secondary:hover {
  background-color: #364350;
  color: #fefefe;
}
.button.success {
  background-color: #3adb76;
  color: #fefefe;
}
.button.success:focus, .button.success:hover {
  background-color: #22bb5b;
  color: #fefefe;
}
.button.warning {
  background-color: #ffaFF0041;
  color: #fefefe;
}
.button.warning:focus, .button.warning:hover {
  background-color: #cc8b00;
  color: #fefefe;
}
.button.alert {
  background-color: #ec5840;
  color: #fefefe;
}
.button.alert:focus, .button.alert:hover {
  background-color: #da3116;
  color: #fefefe;
}
.button.hollow {
  border: 1px solid #FF0041;
  color: #FF0041;
}
.button.hollow, .button.hollow:focus, .button.hollow:hover {
  background-color: transparent;
}
.button.hollow:focus, .button.hollow:hover {
  border-color: #700;
  color: #700;
}
.button.hollow.primary {
  border: 1px solid #FF0041;
  color: #FF0041;
}
.button.hollow.primary:focus, .button.hollow.primary:hover {
  border-color: #700;
  color: #700;
}
.button.hollow.secondary {
  border: 1px solid #435464;
  color: #435464;
}
.button.hollow.secondary:focus, .button.hollow.secondary:hover {
  border-color: #222a32;
  color: #222a32;
}
.button.hollow.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.hollow.success:focus, .button.hollow.success:hover {
  border-color: #157539;
  color: #157539;
}
.button.hollow.warning {
  border: 1px solid #ffaFF0041;
  color: #ffaFF0041;
}
.button.hollow.warning:focus, .button.hollow.warning:hover {
  border-color: #805700;
  color: #805700;
}
.button.hollow.alert {
  border: 1px solid #ec5840;
  color: #ec5840;
}
.button.hollow.alert:focus, .button.hollow.alert:hover {
  border-color: #881f0e;
  color: #881f0e;
}
.button.disabled, .button[disabled] {
  opacity: .25;
  cursor: not-allowed;
}
.button.disabled:focus, .button.disabled:hover, .button[disabled]:focus, .button[disabled]:hover {
  background-color: #FF0041;
  color: #fefefe;
}
.button.dropdown::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset .4em;
  border-color: #fefefe transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  position: relative;
  top: .4em;
  float: right;
  margin-left: 1em;
  display: inline-block;
}
.button.arrow-only::after {
  margin-left: 0;
  float: none;
  top: -.1em;
}
[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  padding: .5rem;
  border: 1px solid #cacaca;
  margin: 0 0 1rem;
  font-family: inherit;
  font-size: 1rem;
  color: #0a0a0a;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
  border-radius: 0;
  transition: box-shadow .5s, border-color .25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
}
[type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, textarea:focus {
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  outline: 0;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow .5s, border-color .25s ease-in-out;
}
textarea {
  max-width: 100%;
}
textarea[rows] {
  height: auto;
}
input::placeholder, textarea::placeholder {
  color: #cacaca;
}
input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
[type=button], [type=submit] {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
input[type=search] {
  box-sizing: border-box;
}
[type=checkbox], [type=file], [type=radio] {
  margin: 0 0 1rem;
}
[type=checkbox] + label, [type=radio] + label {
  display: inline-block;
  margin-left: .5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline;
}
[type=checkbox] + label[for], [type=radio] + label[for] {
  cursor: pointer;
}
label > [type=checkbox], label > [type=radio] {
  margin-right: .5rem;
}
[type=file] {
  width: 100%;
}
label {
  display: block;
  margin: 0;
  font-size: .875rem;
  font-weight: 300;
  line-height: 1.8;
  color: #0a0a0a;
}
label.middle {
  margin: 0 0 1rem;
  padding: .5625rem 0;
}
.help-text {
  margin-top: -.5rem;
  font-size: .8125rem;
  font-style: italic;
  color: #0a0a0a;
}
.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem;
}
.input-group > :first-child {
  border-radius: 0;
}
.input-group > :last-child > * {
  border-radius: 0;
}
.input-group-button, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle;
}
.input-group-label {
  text-align: center;
  padding: 0 1rem;
  background: #e6e6e6;
  color: #0a0a0a;
  border: 1px solid #cacaca;
  white-space: nowrap;
  width: 1%;
  height: 100%;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}
.input-group-field {
  border-radius: 0;
  height: 2.5rem;
}
.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  height: 100%;
  width: 1%;
}
.input-group-button a, .input-group-button button, .input-group-button input {
  margin: 0;
}
.input-group .input-group-button {
  display: table-cell;
}
fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
legend {
  margin-bottom: .5rem;
  max-width: 100%;
}
.fieldset {
  border: 1px solid #cacaca;
  padding: 1.25rem;
  margin: 1.125rem 0;
}
.fieldset legend {
  background: #fefefe;
  padding: 0 .1875rem;
  margin: 0;
  margin-left: -.1875rem;
}
select {
  height: 2.4375rem;
  padding: .5rem;
  border: 1px solid #cacaca;
  margin: 0 0 1rem;
  font-size: 1rem;
  font-family: inherit;
  line-height: normal;
  color: #0a0a0a;
  background-color: #fefefe;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-size: 9px 6px;
  background-position: right -1rem center;
  background-origin: content-box;
  background-repeat: no-repeat;
  padding-right: 1.5rem;
}
@media screen and (min-width:0\0) {
  select {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==);
  }
}
select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}
.is-invalid-input:not(:focus) {
  background-color: rgba(236, 88, 64, .1);
  border-color: #ec5840;
}
.is-invalid-label {
  color: #ec5840;
}
.form-error {
  display: none;
  margin-top: -.5rem;
  margin-bottom: 1rem;
  font-size: .75rem;
  font-weight: 700;
  color: #ec5840;
}
.form-error.is-visible {
  display: block;
}
.accordion {
  list-style-type: none;
  background: #fefefe;
  margin-left: 0;
}
.accordion-item:first-child > :first-child {
  border-radius: 0;
}
.accordion-item:last-child > :last-child {
  border-radius: 0;
}
.accordion-title {
  display: block;
  padding: 1.25rem 1rem;
  line-height: 1;
  font-size: .75rem;
  color: #FF0041;
  position: relative;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
}
:last-child:not(.is-active) > .accordion-title {
  border-radius: 0;
  border-bottom: 1px solid #e6e6e6;
}
.accordion-title:focus, .accordion-title:hover {
  background-color: #e6e6e6;
}
.accordion-title::before {
  content: '+';
  position: absolute;
  right: 1rem;
  top: 50%;
  margin-top: -.5rem;
}
.is-active > .accordion-title::before {
  content: '–';
}
.accordion-content {
  padding: 1rem;
  display: none;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a;
}
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}
.is-accordion-submenu-parent > a {
  position: relative;
}
.is-accordion-submenu-parent > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: #FF0041 transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 1rem;
}
.is-accordion-submenu-parent[aria-expanded=true] > a::after {
  transform-origin: 50% 50%;
  transform: scaleY(-1);
}
.badge {
  display: inline-block;
  padding: .3em;
  min-width: 2.1em;
  font-size: .6rem;
  text-align: center;
  border-radius: 50%;
  background: #FF0041;
  color: #fefefe;
}
.badge.secondary {
  background: #435464;
  color: #fefefe;
}
.badge.success {
  background: #3adb76;
  color: #fefefe;
}
.badge.warning {
  background: #ffaFF0041;
  color: #fefefe;
}
.badge.alert {
  background: #ec5840;
  color: #fefefe;
}
.breadcrumbs {
  list-style: none;
  margin: 0 0 1rem 0;
}
.breadcrumbs::after, .breadcrumbs::before {
  content: ' ';
  display: table;
}
.breadcrumbs::after {
  clear: both;
}
.breadcrumbs li {
  float: left;
  color: #0a0a0a;
  font-size: .6875rem;
  cursor: default;
  text-transform: uppercase;
}
.breadcrumbs li:not(:last-child)::after {
  color: #cacaca;
  content: "/";
  margin: 0 .75rem;
  position: relative;
  top: 1px;
  opacity: 1;
}
.breadcrumbs a {
  color: #FF0041;
}
.breadcrumbs a:hover {
  text-decoration: underline !important;
}
.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}
.button-group {
  margin-bottom: 1rem;
  font-size: 0;
}
.button-group::after, .button-group::before {
  content: ' ';
  display: table;
}
.button-group::after {
  clear: both;
}
.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: .9rem;
}
.button-group .button:last-child {
  margin-right: 0;
}
.button-group.tiny .button {
  font-size: .6rem;
}
.button-group.small .button {
  font-size: .75rem;
}
.button-group.large .button {
  font-size: 1.25rem;
}
.button-group.expanded {
  margin-right: -1px;
}
.button-group.expanded::after, .button-group.expanded::before {
  display: none;
}
.button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
  display: inline-block;
  width: calc(50% - 1px);
  margin-right: 1px;
}
.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(2):last-child {
  margin-right: -6px;
}
.button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
  display: inline-block;
  width: calc(33.33333% - 1px);
  margin-right: 1px;
}
.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(3):last-child {
  margin-right: -6px;
}
.button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
  display: inline-block;
  width: calc(25% - 1px);
  margin-right: 1px;
}
.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(4):last-child {
  margin-right: -6px;
}
.button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
  display: inline-block;
  width: calc(20% - 1px);
  margin-right: 1px;
}
.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(5):last-child {
  margin-right: -6px;
}
.button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
  display: inline-block;
  width: calc(16.66667% - 1px);
  margin-right: 1px;
}
.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(6):last-child {
  margin-right: -6px;
}
.button-group.primary .button {
  background-color: #FF0041;
  color: #fefefe;
}
.button-group.primary .button:focus, .button-group.primary .button:hover {
  background-color: #bFF004100;
  color: #fefefe;
}
.button-group.secondary .button {
  background-color: #435464;
  color: #fefefe;
}
.button-group.secondary .button:focus, .button-group.secondary .button:hover {
  background-color: #364350;
  color: #fefefe;
}
.button-group.success .button {
  background-color: #3adb76;
  color: #fefefe;
}
.button-group.success .button:focus, .button-group.success .button:hover {
  background-color: #22bb5b;
  color: #fefefe;
}
.button-group.warning .button {
  background-color: #ffaFF0041;
  color: #fefefe;
}
.button-group.warning .button:focus, .button-group.warning .button:hover {
  background-color: #cc8b00;
  color: #fefefe;
}
.button-group.alert .button {
  background-color: #ec5840;
  color: #fefefe;
}
.button-group.alert .button:focus, .button-group.alert .button:hover {
  background-color: #da3116;
  color: #fefefe;
}
.button-group.stacked .button, .button-group.stacked-for-medium .button, .button-group.stacked-for-small .button {
  width: 100%;
}
.button-group.stacked .button:last-child, .button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-small .button:last-child {
  margin-bottom: 0;
}
@media screen and (min-width:40em) {
  .button-group.stacked-for-small .button {
    width: auto;
    margin-bottom: 0;
  }
}
@media screen and (min-width:64.0625em) {
  .button-group.stacked-for-medium .button {
    width: auto;
    margin-bottom: 0;
  }
}
@media screen and (max-width:39.9375em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}
.callout {
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, .25);
  border-radius: 0;
  position: relative;
  color: #0a0a0a;
  background-color: #fff;
}
.callout > :first-child {
  margin-top: 0;
}
.callout > :last-child {
  margin-bottom: 0;
}
.callout.primary {
  background-color: #ffd6d6;
}
.callout.secondary {
  background-color: #e0e5ea;
}
.callout.success {
  background-color: #e1faea;
}
.callout.warning {
  background-color: #fff3d9;
}
.callout.alert {
  background-color: #fce6e2;
}
.callout.small {
  padding-top: .5rem;
  padding-right: .5rem;
  padding-bottom: .5rem;
  padding-left: .5rem;
}
.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}
.close-button {
  position: absolute;
  color: #8a8a8a;
  right: 1rem;
  top: .5rem;
  font-size: 2em;
  line-height: 1;
  cursor: pointer;
}
[data-whatinput=mouse] .close-button {
  outline: 0;
}
.close-button:focus, .close-button:hover {
  color: #0a0a0a;
}
.menu {
  margin: 0;
  list-style-type: none;
}
.menu > li {
  display: table-cell;
  vertical-align: middle;
}
[data-whatinput=mouse] .menu > li {
  outline: 0;
}
.menu > li > a {
  display: block;
  padding: .7rem 1rem;
  line-height: 1;
}
.menu a, .menu button, .menu input {
  margin-bottom: 0;
}
.menu > li > a i, .menu > li > a img, .menu > li > a svg {
  vertical-align: middle;
}
.menu > li > a i + span, .menu > li > a img + span, .menu > li > a svg + span {
  vertical-align: middle;
}
.menu > li > a i, .menu > li > a img, .menu > li > a svg {
  margin-right: .25rem;
  display: inline-block;
}
.menu > li {
  display: table-cell;
}
.menu.vertical > li {
  display: block;
}
@media screen and (min-width:40em) {
  .menu.medium-horizontal > li {
    display: table-cell;
  }
  .menu.medium-vertical > li {
    display: block;
  }
}
@media screen and (min-width:64.0625em) {
  .menu.large-horizontal > li {
    display: table-cell;
  }
  .menu.large-vertical > li {
    display: block;
  }
}
.menu.simple li {
  line-height: 1;
  display: inline-block;
  margin-right: 1rem;
}
.menu.simple a {
  padding: 0;
}
.menu.align-right::after, .menu.align-right::before {
  content: ' ';
  display: table;
}
.menu.align-right::after {
  clear: both;
}
.menu.align-right > li {
  float: right;
}
.menu.expanded {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.menu.expanded > li:first-child:last-child {
  width: 100%;
}
.menu.icon-top > li > a {
  text-align: center;
}
.menu.icon-top > li > a i, .menu.icon-top > li > a img, .menu.icon-top > li > a svg {
  display: block;
  margin: 0 auto .25rem;
}
.menu.nested {
  margin-left: 1rem;
}
.menu .active > a {
  color: #fefefe;
  background: #FF0041;
}
.menu-text {
  font-weight: 700;
  color: inherit;
  line-height: 1;
  padding-top: 0;
  padding-bottom: 0;
  padding: .7rem 1rem;
}
.menu-centered {
  text-align: center;
}
.menu-centered > .menu {
  display: inline-block;
}
.no-js [data-responsive-menu] ul {
  display: none;
}
.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px;
}
.menu-icon::after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #fefefe;
  top: 0;
  left: 0;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
}
.menu-icon:hover::after {
  background: #cacaca;
  box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}
.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px;
}
.menu-icon.dark::after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #0a0a0a;
  top: 0;
  left: 0;
  box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
}
.menu-icon.dark:hover::after {
  background: #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}
.is-drilldown {
  position: relative;
  overflow: hidden;
}
.is-drilldown li {
  display: block !important;
}
.is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  height: 100%;
  width: 100%;
  background: #fefefe;
  transition: transform .15s linear;
}
.is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%);
}
.is-drilldown-submenu.is-closing {
  transform: translateX(100%);
}
.is-drilldown-submenu-parent > a {
  position: relative;
}
.is-drilldown-submenu-parent > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent transparent #FF0041;
  border-left-style: solid;
  border-right-width: 0;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}
.js-drilldown-back > a::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent #FF0041 transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: .75rem;
}
.dropdown-pane {
  background-color: #fefefe;
  border: 1px solid #cacaca;
  border-radius: 0;
  display: block;
  font-size: 1rem;
  padding: 1rem;
  position: absolute;
  visibility: hidden;
  width: 300px;
  z-index: 10;
}
.dropdown-pane.is-open {
  visibility: visible;
}
.dropdown-pane.tiny {
  width: 100px;
}
.dropdown-pane.small {
  width: 200px;
}
.dropdown-pane.large {
  width: 400px;
}
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 0;
  top: 100%;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 0;
  top: 100%;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  padding-right: 1.5rem;
  position: relative;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #FF0041 transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  right: 5px;
  margin-top: -2px;
}
[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}
.no-js .dropdown.menu ul {
  display: none;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 100%;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
.dropdown.menu.vertical > li > a::after {
  right: 14px;
  margin-top: -3px;
}
.dropdown.menu.vertical > li.opens-left > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent #FF0041 transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
}
.dropdown.menu.vertical > li.opens-right > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent #FF0041;
  border-left-style: solid;
  border-right-width: 0;
}
@media screen and (min-width:40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #FF0041 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
    margin-top: -3px;
  }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #FF0041 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #FF0041;
    border-left-style: solid;
    border-right-width: 0;
  }
}
@media screen and (min-width:64.0625em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #FF0041 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
    margin-top: -3px;
  }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #FF0041 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #FF0041;
    border-left-style: solid;
    border-right-width: 0;
  }
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  left: auto;
  right: 0;
}
.is-dropdown-menu.vertical {
  width: 100px;
}
.is-dropdown-menu.vertical.align-right {
  float: right;
}
.is-dropdown-submenu-parent {
  position: relative;
}
.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -2px;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 100%;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
.is-dropdown-submenu {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 200px;
  z-index: 1;
  background: #fefefe;
  border: 1px solid #cacaca;
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
  margin-top: -3px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent #FF0041 transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent #FF0041;
  border-left-style: solid;
  border-right-width: 0;
}
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}
.is-dropdown-submenu > li {
  width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}
.flex-video {
  position: relative;
  height: 0;
  padding-bottom: 75%;
  margin-bottom: 1rem;
  overflow: hidden;
}
.flex-video embed, .flex-video iframe, .flex-video object, .flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.flex-video.widescreen {
  padding-bottom: 56.25%;
}
.flex-video.vimeo {
  padding-top: 0;
}
.label {
  display: inline-block;
  padding: .33333rem .5rem;
  font-size: .8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  border-radius: 0;
  background: #FF0041;
  color: #fefefe;
}
.label.secondary {
  background: #435464;
  color: #fefefe;
}
.label.success {
  background: #3adb76;
  color: #fefefe;
}
.label.warning {
  background: #ffaFF0041;
  color: #fefefe;
}
.label.alert {
  background: #ec5840;
  color: #fefefe;
}
.media-object {
  margin-bottom: 1rem;
  display: block;
}
.media-object img {
  max-width: none;
}
@media screen and (max-width:39.9375em) {
  .media-object.stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    display: block;
  }
  .media-object.stack-for-small .media-object-section img {
    width: 100%;
  }
}
.media-object-section {
  display: table-cell;
  vertical-align: top;
}
.media-object-section:first-child {
  padding-right: 1rem;
}
.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}
.media-object-section > :last-child {
  margin-bottom: 0;
}
.media-object-section.middle {
  vertical-align: middle;
}
.media-object-section.bottom {
  vertical-align: bottom;
}
body, html {
  height: 100%;
}
.off-canvas-wrapper {
  width: 100%;
  overflow-x: hidden;
  position: relative;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: auto;
}
.off-canvas-wrapper-inner {
  position: relative;
  width: 100%;
  transition: transform .5s ease;
}
.off-canvas-wrapper-inner::after, .off-canvas-wrapper-inner::before {
  content: ' ';
  display: table;
}
.off-canvas-wrapper-inner::after {
  clear: both;
}
.off-canvas-content {
  min-height: 100%;
  background: #fefefe;
  transition: transform .5s ease;
  backface-visibility: hidden;
  z-index: 1;
  padding-bottom: .1px;
  box-shadow: 0 0 10px rgba(10, 10, 10, .5);
}
.js-off-canvas-exit {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(254, 254, 254, .25);
  cursor: pointer;
  transition: background .5s ease;
}
.off-canvas {
  position: absolute;
  background: #e6e6e6;
  z-index: -1;
  max-height: 100%;
  overflow-y: auto;
  transform: translateX(0);
}
[data-whatinput=mouse] .off-canvas {
  outline: 0;
}
.off-canvas.position-left {
  left: -250px;
  top: 0;
  width: 250px;
}
.is-open-left {
  transform: translateX(250px);
}
.off-canvas.position-right {
  right: -250px;
  top: 0;
  width: 250px;
}
.is-open-right {
  transform: translateX(-250px);
}
@media screen and (min-width:40em) {
  .position-left.reveal-for-medium {
    left: 0;
    z-index: auto;
    position: fixed;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-medium {
    right: 0;
    z-index: auto;
    position: fixed;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }
}
@media screen and (min-width:64.0625em) {
  .position-left.reveal-for-large {
    left: 0;
    z-index: auto;
    position: fixed;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-large {
    right: 0;
    z-index: auto;
    position: fixed;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }
}
.orbit {
  position: relative;
}
.orbit-container {
  position: relative;
  margin: 0;
  overflow: hidden;
  list-style: none;
}
.orbit-slide {
  width: 100%;
  max-height: 100%;
}
.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}
.orbit-figure {
  margin: 0;
}
.orbit-image {
  margin: 0;
  width: 100%;
  max-width: 100%;
}
.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 1rem;
  margin-bottom: 0;
  color: #fefefe;
  background-color: rgba(10, 10, 10, .5);
}
.orbit-next, .orbit-previous {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe;
}
[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
  outline: 0;
}
.orbit-next:active, .orbit-next:focus, .orbit-next:hover, .orbit-previous:active, .orbit-previous:focus, .orbit-previous:hover {
  background-color: rgba(10, 10, 10, .5);
}
.orbit-previous {
  left: 0;
}
.orbit-next {
  left: auto;
  right: 0;
}
.orbit-bullets {
  position: relative;
  margin-top: .8rem;
  margin-bottom: .8rem;
  text-align: center;
}
[data-whatinput=mouse] .orbit-bullets {
  outline: 0;
}
.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: .1rem;
  background-color: #cacaca;
  border-radius: 50%;
}
.orbit-bullets button:hover {
  background-color: #8a8a8a;
}
.orbit-bullets button.is-active {
  background-color: #8a8a8a;
}
.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}
.pagination::after, .pagination::before {
  content: ' ';
  display: table;
}
.pagination::after {
  clear: both;
}
.pagination li {
  font-size: .875rem;
  margin-right: .0625rem;
  border-radius: 0;
  display: none;
}
.pagination li:first-child, .pagination li:last-child {
  display: inline-block;
}
@media screen and (min-width:40em) {
  .pagination li {
    display: inline-block;
  }
}
.pagination a, .pagination button {
  color: #0a0a0a;
  display: block;
  padding: .1875rem .625rem;
  border-radius: 0;
}
.pagination a:hover, .pagination button:hover {
  background: #e6e6e6;
}
.pagination .current {
  padding: .1875rem .625rem;
  background: #FF0041;
  color: #fefefe;
  cursor: default;
}
.pagination .disabled {
  padding: .1875rem .625rem;
  color: #cacaca;
  cursor: not-allowed;
}
.pagination .disabled:hover {
  background: 0 0;
}
.pagination .ellipsis::after {
  content: '\2026';
  padding: .1875rem .625rem;
  color: #0a0a0a;
}
.pagination-previous a::before, .pagination-previous.disabled::before {
  content: '\00ab';
  display: inline-block;
  margin-right: .5rem;
}
.pagination-next a::after, .pagination-next.disabled::after {
  content: '\00bb';
  display: inline-block;
  margin-left: .5rem;
}
.progress {
  background-color: #cacaca;
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
}
.progress.primary .progress-meter {
  background-color: #FF0041;
}
.progress.secondary .progress-meter {
  background-color: #435464;
}
.progress.success .progress-meter {
  background-color: #3adb76;
}
.progress.warning .progress-meter {
  background-color: #ffaFF0041;
}
.progress.alert .progress-meter {
  background-color: #ec5840;
}
.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #FF0041;
}
.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: .75rem;
  font-weight: 700;
  color: #fefefe;
  white-space: nowrap;
}
.slider {
  position: relative;
  height: .5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  user-select: none;
  touch-action: none;
}
.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: .5rem;
  background-color: #cacaca;
  transition: all .2s ease-in-out;
}
.slider-fill.is-dragging {
  transition: all 0s linear;
}
.slider-handle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  background-color: #FF0041;
  transition: all .2s ease-in-out;
  touch-action: manipulation;
  border-radius: 0;
}
[data-whatinput=mouse] .slider-handle {
  outline: 0;
}
.slider-handle:hover {
  background-color: #ca0000;
}
.slider-handle.is-dragging {
  transition: all 0s linear;
}
.slider.disabled, .slider[disabled] {
  opacity: .25;
  cursor: not-allowed;
}
.slider.vertical {
  display: inline-block;
  width: .5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1);
}
.slider.vertical .slider-fill {
  top: 0;
  width: .5rem;
  max-height: 100%;
}
.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  transform: translateX(-50%);
}
.sticky-container {
  position: relative;
}
.sticky {
  position: absolute;
  z-index: 0;
  transform: translate3d(0, 0, 0);
}
.sticky.is-stuck {
  position: fixed;
  z-index: 5;
}
.sticky.is-stuck.is-at-top {
  top: 0;
}
.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}
.sticky.is-anchored {
  position: absolute;
  left: auto;
  right: auto;
}
.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}
body.is-reveal-open {
  overflow: hidden;
}
html.is-reveal-open, html.is-reveal-open body {
  height: 100%;
  overflow: hidden;
  user-select: none;
}
.reveal-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1005;
  background-color: rgba(10, 10, 10, .45);
  overflow-y: scroll;
}
.reveal {
  display: none;
  z-index: 1006;
  padding: 1rem;
  border: 1px solid #cacaca;
  background-color: #fefefe;
  border-radius: 0;
  position: relative;
  top: 100px;
  margin-left: auto;
  margin-right: auto;
  overflow-y: auto;
}
[data-whatinput=mouse] .reveal {
  outline: 0;
}
@media screen and (min-width:40em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column, .reveal .columns {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media screen and (min-width:40em) {
  .reveal {
    width: 600px;
    max-width: 75rem;
  }
}
@media screen and (min-width:40em) {
  .reveal .reveal {
    left: auto;
    right: auto;
    margin: 0 auto;
  }
}
.reveal.collapse {
  padding: 0;
}
@media screen and (min-width:40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 75rem;
  }
}
@media screen and (min-width:40em) {
  .reveal.small {
    width: 50%;
    max-width: 75rem;
  }
}
@media screen and (min-width:40em) {
  .reveal.large {
    width: 90%;
    max-width: 75rem;
  }
}
.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  max-width: none;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}
@media screen and (max-width:39.9375em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}
.switch {
  margin-bottom: 1rem;
  outline: 0;
  position: relative;
  user-select: none;
  color: #fefefe;
  font-weight: 700;
  font-size: .875rem;
}
.switch-input {
  opacity: 0;
  position: absolute;
}
.switch-paddle {
  background: #cacaca;
  cursor: pointer;
  display: block;
  position: relative;
  width: 4rem;
  height: 2rem;
  transition: all .25s ease-out;
  border-radius: 0;
  color: inherit;
  font-weight: inherit;
}
input + .switch-paddle {
  margin: 0;
}
.switch-paddle::after {
  background: #fefefe;
  content: '';
  display: block;
  position: absolute;
  height: 1.5rem;
  left: .25rem;
  top: .25rem;
  width: 1.5rem;
  transition: all .25s ease-out;
  transform: translate3d(0, 0, 0);
  border-radius: 0;
}
input:checked ~ .switch-paddle {
  background: #FF0041;
}
input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}
[data-whatinput=mouse] input:focus ~ .switch-paddle {
  outline: 0;
}
.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.switch-active {
  left: 8%;
  display: none;
}
input:checked + label > .switch-active {
  display: block;
}
.switch-inactive {
  right: 15%;
}
input:checked + label > .switch-inactive {
  display: none;
}
.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: .625rem;
}
.switch.tiny .switch-paddle::after {
  width: 1rem;
  height: 1rem;
}
.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}
.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: .75rem;
}
.switch.small .switch-paddle::after {
  width: 1.25rem;
  height: 1.25rem;
}
.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}
.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}
.switch.large .switch-paddle::after {
  width: 2rem;
  height: 2rem;
}
.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}
table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}
table tbody, table tfoot, table thead {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}
table caption {
  font-weight: 700;
  padding: .5rem .625rem .625rem;
}
table tfoot, table thead {
  background: #f8f8f8;
  color: #0a0a0a;
}
table tfoot tr, table thead tr {
  background: 0 0;
}
table tfoot td, table tfoot th, table thead td, table thead th {
  padding: .5rem .625rem .625rem;
  font-weight: 700;
  text-align: left;
}
table tbody tr:nth-child(even) {
  background-color: #f1f1f1;
}
table tbody td, table tbody th {
  padding: .5rem .625rem .625rem;
}
@media screen and (max-width:64em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack td, table.stack th, table.stack tr {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}
table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}
table.hover tr:hover {
  background-color: #f9f9f9;
}
table.hover tr:nth-of-type(even):hover {
  background-color: #ececec;
}
.table-scroll {
  overflow-x: auto;
}
.table-scroll table {
  width: auto;
}
.tabs {
  margin: 0;
  list-style-type: none;
  background: #fefefe;
  border: 1px solid #e6e6e6;
}
.tabs::after, .tabs::before {
  content: ' ';
  display: table;
}
.tabs::after {
  clear: both;
}
.tabs.vertical > li {
  width: auto;
  float: none;
  display: block;
}
.tabs.simple > li > a {
  padding: 0;
}
.tabs.simple > li > a:hover {
  background: 0 0;
}
.tabs.primary {
  background: #FF0041;
}
.tabs.primary > li > a {
  color: #fefefe;
}
.tabs.primary > li > a:focus, .tabs.primary > li > a:hover {
  background: #e20000;
}
.tabs-title {
  float: left;
}
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  line-height: 1;
  font-size: .75rem;
}
.tabs-title > a:hover {
  background: #fefefe;
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #e6e6e6;
}
.tabs-content {
  background: #fefefe;
  transition: all .5s ease;
  border: 1px solid #e6e6e6;
  border-top: 0;
}
.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0;
}
.tabs-panel {
  display: none;
  padding: 1rem;
}
.tabs-panel.is-active {
  display: block;
}
.thumbnail {
  border: solid 4px #fefefe;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, .2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: box-shadow .2s ease-out;
  border-radius: 0;
  margin-bottom: 1rem;
}
.thumbnail:focus, .thumbnail:hover {
  box-shadow: 0 0 6px 1px rgba(238, 0, 0, .5);
}
.title-bar {
  background: #0a0a0a;
  color: #fefefe;
  padding: .5rem;
}
.title-bar::after, .title-bar::before {
  content: ' ';
  display: table;
}
.title-bar::after {
  clear: both;
}
.title-bar .menu-icon {
  margin-left: .25rem;
  margin-right: .25rem;
}
.title-bar-left {
  float: left;
}
.title-bar-right {
  float: right;
  text-align: right;
}
.title-bar-title {
  font-weight: 700;
  vertical-align: middle;
  display: inline-block;
}
.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px;
}
.menu-icon.dark::after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #0a0a0a;
  top: 0;
  left: 0;
  box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
}
.menu-icon.dark:hover::after {
  background: #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}
.has-tip {
  border-bottom: dotted 1px #8a8a8a;
  font-weight: 700;
  position: relative;
  display: inline-block;
  cursor: help;
}
.tooltip {
  background-color: #0a0a0a;
  color: #fefefe;
  font-size: 80%;
  padding: .75rem;
  position: absolute;
  z-index: 10;
  top: calc(100% + .6495rem);
  max-width: 10rem !important;
  border-radius: 0;
}
.tooltip::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset .75rem;
  border-color: transparent transparent #0a0a0a;
  border-bottom-style: solid;
  border-top-width: 0;
  bottom: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.tooltip.top::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset .75rem;
  border-color: #0a0a0a transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  top: 100%;
  bottom: auto;
}
.tooltip.left::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset .75rem;
  border-color: transparent transparent transparent #0a0a0a;
  border-left-style: solid;
  border-right-width: 0;
  bottom: auto;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.tooltip.right::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset .75rem;
  border-color: transparent #0a0a0a transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
  bottom: auto;
  left: auto;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.top-bar {
  padding: .5rem;
}
.top-bar::after, .top-bar::before {
  content: ' ';
  display: table;
}
.top-bar::after {
  clear: both;
}
.top-bar, .top-bar ul {
  background-color: #e6e6e6;
}
.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}
.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}
.top-bar input.button {
  width: auto;
}
.top-bar .top-bar-left, .top-bar .top-bar-right {
  width: 100%;
}
@media screen and (min-width:40em) {
  .top-bar .top-bar-left, .top-bar .top-bar-right {
    width: auto;
  }
}
@media screen and (max-width:64em) {
  .top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right {
    width: 100%;
  }
}
@media screen and (max-width:74.9375em) {
  .top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right {
    width: 100%;
  }
}
.top-bar-title {
  float: left;
  margin-right: 1rem;
}
.top-bar-left {
  float: left;
}
.top-bar-right {
  float: right;
}
.hide {
  display: none !important;
}
.invisible {
  visibility: hidden;
}
@media screen and (max-width:39.9375em) {
  .hide-for-small-only {
    display: none !important;
  }
}
@media screen and (max-width:0em), screen and (min-width:40em) {
  .show-for-small-only {
    display: none !important;
  }
}
@media screen and (min-width:40em) {
  .hide-for-medium {
    display: none !important;
  }
}
@media screen and (max-width:39.9375em) {
  .show-for-medium {
    display: none !important;
  }
}
@media screen and (min-width:40em) and (max-width:64em) {
  .hide-for-medium-only {
    display: none !important;
  }
}
@media screen and (max-width:39.9375em), screen and (min-width:64.0625em) {
  .show-for-medium-only {
    display: none !important;
  }
}
@media screen and (min-width:64.0625em) {
  .hide-for-large {
    display: none !important;
  }
}
@media screen and (max-width:64em) {
  .show-for-large {
    display: none !important;
  }
}
@media screen and (min-width:64.0625em) and (max-width:74.9375em) {
  .hide-for-large-only {
    display: none !important;
  }
}
@media screen and (max-width:64em), screen and (min-width:75em) {
  .show-for-large-only {
    display: none !important;
  }
}
.show-for-sr, .show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}
.hide-for-portrait, .show-for-landscape {
  display: block !important;
}
@media screen and (orientation:landscape) {
  .hide-for-portrait, .show-for-landscape {
    display: block !important;
  }
}
@media screen and (orientation:portrait) {
  .hide-for-portrait, .show-for-landscape {
    display: none !important;
  }
}
.hide-for-landscape, .show-for-portrait {
  display: none !important;
}
@media screen and (orientation:landscape) {
  .hide-for-landscape, .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation:portrait) {
  .hide-for-landscape, .show-for-portrait {
    display: block !important;
  }
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.clearfix::after, .clearfix::before {
  content: ' ';
  display: table;
}
.clearfix::after {
  clear: both;
}
h1, h2, h3, h4, h5, h6 {
  font-family: '.';
  color: #39454B;
}
a, dl, li, p, span, td {
  font-family: 'Noto Sans', sans-serif;
  color: #435464;
}
.partunderline {
  margin-top: 30px;
}
.partunderline span.currency {
  font-weight: 400;
  font-size: 1.6rem;
}
.partunderline span.price {
  display: none;
  font-weight: 400;
  color: #FF0041;
}
.partunderline.no-margin-bottom {
  margin-bottom: 0 !important;
}
.partunderline.no-margin-top {
  margin-top: 0 !important;
}
.partunderline.no-margin {
  margin: 0 !important;
}
h1.partunderline.no-margin {
  margin: 0;
}
h2.partunderline.toppage {
  margin-top: 0;
}
.partunderline.reduced {
  font-size: 1.5625rem;
}
body hr {
  border: none;
  border-bottom: 1px solid #cacaca;
  margin: 30px 0;
}
.dark-back, .darkest-back, .red-back {
  color: #fff;
}
.dark-back dl, .dark-back h1, .dark-back h2, .dark-back h3, .dark-back h4, .dark-back h5, .dark-back h6, .dark-back li, .dark-back p, .dark-back span, .dark-back td, .darkest-back dl, .darkest-back h1, .darkest-back h2, .darkest-back h3, .darkest-back h4, .darkest-back h5, .darkest-back h6, .darkest-back li, .darkest-back p, .darkest-back span, .darkest-back td, .red-back dl, .red-back h1, .red-back h2, .red-back h3, .red-back h4, .red-back h5, .red-back h6, .red-back li, .red-back p, .red-back span, .red-back td {
  color: #fff !important;
}
.dark-back .partunderline:after, .darkest-back .partunderline:after, .red-back .partunderline:after {
  background: #fff;
}
.dark-back ::-webkit-input-placeholder, .darkest-back ::-webkit-input-placeholder, .red-back ::-webkit-input-placeholder {
  color: #fff;
}
.dark-back ::-moz-placeholder, .darkest-back ::-moz-placeholder, .red-back ::-moz-placeholder {
  color: #fff;
}
.dark-back :-ms-input-placeholder, .darkest-back :-ms-input-placeholder, .red-back :-ms-input-placeholder {
  color: #fff;
}
.dark-back :-moz-placeholder, .darkest-back :-moz-placeholder, .red-back :-moz-placeholder {
  color: #fff;
}
.airport_dropdown, .box-panel-content, .coupon-inner-content, .footer-main-links, .full-banner, .light-back, .lightest-back, .x-light-back, .xx-light-back {
  color: #435464;
}
.airport_dropdown h1, .airport_dropdown h2, .airport_dropdown h3, .airport_dropdown h4, .airport_dropdown h5, .airport_dropdown h6, .box-panel-content h1, .box-panel-content h2, .box-panel-content h3, .box-panel-content h4, .box-panel-content h5, .box-panel-content h6, .coupon-inner-content h1, .coupon-inner-content h2, .coupon-inner-content h3, .coupon-inner-content h4, .coupon-inner-content h5, .coupon-inner-content h6, .footer-main-links h1, .footer-main-links h2, .footer-main-links h3, .footer-main-links h4, .footer-main-links h5, .footer-main-links h6, .full-banner h1, .full-banner h2, .full-banner h3, .full-banner h4, .full-banner h5, .full-banner h6, .light-back h1, .light-back h2, .light-back h3, .light-back h4, .light-back h5, .light-back h6, .lightest-back h1, .lightest-back h2, .lightest-back h3, .lightest-back h4, .lightest-back h5, .lightest-back h6, .x-light-back h1, .x-light-back h2, .x-light-back h3, .x-light-back h4, .x-light-back h5, .x-light-back h6, .xx-light-back h1, .xx-light-back h2, .xx-light-back h3, .xx-light-back h4, .xx-light-back h5, .xx-light-back h6 {
  color: #435464;
}
.airport_dropdown dl, .airport_dropdown li, .airport_dropdown p, .airport_dropdown span, .airport_dropdown td, .box-panel-content dl, .box-panel-content li, .box-panel-content p, .box-panel-content span, .box-panel-content td, .coupon-inner-content dl, .coupon-inner-content li, .coupon-inner-content p, .coupon-inner-content span, .coupon-inner-content td, .footer-main-links dl, .footer-main-links li, .footer-main-links p, .footer-main-links span, .footer-main-links td, .full-banner dl, .full-banner li, .full-banner p, .full-banner span, .full-banner td, .light-back dl, .light-back li, .light-back p, .light-back span, .light-back td, .lightest-back dl, .lightest-back li, .lightest-back p, .lightest-back span, .lightest-back td, .x-light-back dl, .x-light-back li, .x-light-back p, .x-light-back span, .x-light-back td, .xx-light-back dl, .xx-light-back li, .xx-light-back p, .xx-light-back span, .xx-light-back td {
  color: #415161;
  -webkit-font-smoothing: antialiased;
  line-height: 25px;
}
.results-table-list {
  color: #415161;
  -webkit-font-smoothing: antialiased;
  text-shadow: 0 0 .5px rgba(67, 84, 100, .4);
  line-height: 25px;
}
body h2 {
  margin-bottom: 20px;
  line-height: 1.15;
}
body h3 {
  margin-bottom: 20px;
}
body h4 {
  font-weight: 300;
}
body p {
  font-weight: 300;
  font-size: 1rem;
}
body a {
  font-weight: 400;
  color: #FF0041;
  -webkit-transition: all .3s;
  transition: all .3s;
}
span.spantitle {
  font-family: '.';
  font-weight: 300;
  font-size: 2.5em;
  line-height: 1.2em;
  display: block;
  margin-top: 30px;
  color: #39454B;
}
.partunderline {
  position: relative;
  margin-bottom: 30px;
}
.partunderline.notlowest {
  margin-bottom: 0;
}
.partunderline span.firstword {
  position: relative;
  font-size: inherit !important;
  color: #39454B !important;
  font-family: '.';
}
.partunderline span.firstword:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #39454B;
  position: absolute;
  bottom: -12px;
  left: 0;
}
.dark-back .partunderline span.firstword:after {
  background: #e3e5e9;
}
.partunderlinecustom {
  position: relative;
  margin-bottom: 30px;
}
.partunderlinecustom.notlowest {
  margin-bottom: 0;
}
.partunderlinecustom.pucupd:after {
  width: 80px;
}
.partunderlinecustom.pucnews:after {
  width: 65px;
}
.partunderlinecustom.pucapp {
  margin-bottom: 25px;
}
.partunderlinecustom.pucapp:after {
  background: #acbac7 !important;
  width: 110px;
}
.partunderlinecustom:after {
  content: '';
  height: 1px;
  background: #e3e5e9;
  position: absolute;
  bottom: -7px;
  left: 0;
}
.partunderline-sm {
  position: relative;
  margin-top: 30px;
}
.partunderline-sm:after {
  content: '';
  width: 1em;
  height: 1px;
  background: gray;
  position: absolute;
  bottom: -5px;
  left: 0;
}
.cta p {
  line-height: 1.4;
  font-size: 1rem;
  font-weight: 300;
}
.keep-in-touch .partunderline {
  margin-top: 10px;
}
.red-text {
  color: #FF0041 !important;
}
.accordion {
  clear: both;
  border-bottom: 1px solid #ddd;
}
.accordion h3, .accordion h4 {
  cursor: pointer;
  padding-right: 40px;
  position: relative;
  color: #435464;
}
.accordion h4:hover {
  background-color: #dadada !important;
  color: #435464 !important;
}
.ui-accordion-icons:after {
  content: "\f078";
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -20px;
}
.ui-accordion-icons.ui-state-active:after {
  content: "\f077";
  font-family: FontAwesome;
}
.i18n-ar .accordion h3, .i18n-fa .accordion h3 {
  cursor: pointer;
  padding-right: 0;
  padding-left: 40px;
}
.i18n-ar .ui-accordion-icons:after, .i18n-fa .ui-accordion-icons:after {
  content: "\f078";
  font-family: FontAwesome;
  left: 10px;
  margin-left: 5px;
}
.accordion h4 {
  font-size: 24px;
  font-weight: 500;
  padding-bottom: 0;
}
.lowerRefs {
  margin-top: 30px;
}
ul {
  margin: 0;
}
.view-search-questions p {
  margin-bottom: 20px;
  line-height: 1.25em;
  font-size: 1em;
}
.view-search-questions .views-row {
  border-bottom: 1px solid #d0d0d0;
  padding: 10px 0;
}
.oldstylesKILL ul {
  margin: 0;
}
.oldstylesKILL #search_tabs .wrapper {
  width: auto;
}
.oldstylesKILL select {
  width: auto;
}
.oldstylesKILL .header h2, .oldstylesKILL .header2 h2 {
  font-size: 1.75em;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 5px;
  float: left;
}
.oldstylesKILL .col-2 h3, .oldstylesKILL .col_2 h3 {
  display: inline-block;
  font-weight: 400;
  margin-top: 10px;
}
.oldstylesKILL .col-2h3 a, .oldstylesKILL .col_2 h3 a {
  color: #414042;
  background: url(../images/airarabia_sprite_pack.png) no-repeat right -1714px;
  display: block;
  line-height: 21px;
  padding-right: 20px;
  font-weight: 400;
}
.oldstylesKILL .header p {
  margin-bottom: 20px;
}
.oldstylesKILL .header label {
  font-size: .875em;
  font-weight: 400;
}
.oldstylesKILL p.coupon_price {
  font-weight: 400;
  color: #ca3632;
  display: inline-block;
  color: #FF0041;
  font-size: 1.125em;
}
.oldstylesKILL p.coupon_price em {
  font-size: 1.5em;
  margin-left: 2px;
}
.oldstylesKILL p.coupon_price span {
  font-size: .6em;
  float: right;
  color: #414042;
  line-height: 1.2em;
  margin-left: 6px;
  margin-top: 3px;
}
.oldstylesKILL .region-content ol {
  list-style: decimal;
  list-style-position: inside;
}
.oldstylesKILL hr {
  border: none;
  border-top: 1px solid #d0d0d0;
  clear: both;
}
.oldstylesKILL .col_4 {
  width: 740px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.oldstylesKILL .header .col_4 {
  margin-bottom: 0;
}
.oldstylesKILL .clear {
  clear: both;
}
.oldstylesKILL .page-user .region-content, .oldstylesKILL .wrapper {
  width: 1300px;
  margin: 0 auto;
  clear: both;
}
.oldstylesKILL .wide_wrapper {
  width: 1300px;
  margin: 0 auto;
  clear: both;
  padding-bottom: 0;
}
.oldstylesKILL .image_right {
  float: right;
}
.oldstylesKILL .image_left {
  float: left;
}
.oldstylesKILL .right {
  float: right;
}
.oldstylesKILL .link_box {
  background: #FF0041;
  padding: 7px 40px;
  color: #fff;
  margin-bottom: 25px;
  display: block;
  text-align: center;
}
.oldstylesKILL .lowerRefs {
  margin-bottom: 30px;
}
.oldstylesKILL .node-type-page .lowerRefs .col-2, .oldstylesKILL .node-type-page .lowerRefs .col_2 {
  min-height: 300px;
}
.oldstylesKILL .grey_block {
  background: #ededed;
  min-height: 120px;
  border: 1px solid #bcbcbc;
  width: 358px !important;
}
.oldstylesKILL .grey_block h2 {
  margin-top: 30px;
  float: none;
}
.oldstylesKILL .grey_block h2 a {
  font-weight: 700;
  color: #414042;
}
.oldstylesKILL strong {
  font-weight: 700;
}
.oldstylesKILL .front .messages {
  position: relative !important;
  width: 95% !important;
}
.oldstylesKILL .col_2alt {
  width: 416px;
  float: left;
  margin-right: 0;
}
.oldstylesKILL .field-name-field-upper-block-refe-central .field-label {
  display: none;
}
.oldstylesKILL #utility_menu {
  height: 27px;
  margin-top: 3px;
  margin-bottom: 5px;
}
.oldstylesKILL #user_countries {
  border-right: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  border-top: none;
  border-bottom: none;
  display: inline-block;
  padding-left: 9px;
  width: 170px;
  overflow: hidden;
  height: 27px;
  float: right;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -55px;
  font-family: 'Open Sans', sans-serif;
  -webkit-appearance: none;
  height: 27px;
  padding-left: 35px;
}
.oldstylesKILL #user_countries input {
  border: 0;
  margin-top: 6px;
}
.oldstylesKILL #user_languages {
  border-right: 1px solid #d2d2d2;
  border-top: none;
  border-bottom: none;
  border-left: none;
  display: inline-block;
  padding-left: 9px;
  width: 111px;
  overflow: hidden;
  height: 27px;
  float: right;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -81px;
  -webkit-appearance: none;
  height: 27px;
  padding-left: 15px;
  font-family: 'Open Sans', sans-serif;
}
.oldstylesKILL #user_currencies {
  border-right: 1px solid #d2d2d2;
  border-top: none;
  border-bottom: none;
  border-left: none;
  display: inline-block;
  width: 80px;
  overflow: hidden;
  height: 27px;
  float: right;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -81px;
  -webkit-appearance: none;
  padding-left: 22px;
  font-family: 'Open Sans', sans-serif;
}
.oldstylesKILL #block-search-form, .oldstylesKILL #block-views-exp-search-page-page {
  border-right: 1px solid #d2d2d2;
  width: 190px;
  padding-left: 8px;
  display: inline-block;
  float: right;
}
.oldstylesKILL #block-views-exp-search-page-page .views-exposed-form .views-exposed-widget {
  margin: 0;
  padding: 0;
}
.oldstylesKILL #block-views-exp-search-page-page .form-item input.form-text {
  width: 130px;
  padding: 0;
}
.oldstylesKILL #block-views-exp-search-page-page .views-exposed-widgets {
  margin: 0;
}
.oldstylesKILL #utility_menu #block-search-form input.form-submit, .oldstylesKILL #utility_menu #block-views-exp-search-page-page input.form-submit {
  width: 40px;
  border: none;
  line-height: 18px;
  font-family: 'Open Sans', sans-serif;
  font-size: .75em;
  background: url(../images/airarabia_sprite_pack.png) no-repeat left 0;
  text-indent: -5000em;
  height: 27px;
  margin-top: 0;
}
.oldstylesKILL .body_search {
  background: #414042;
  padding: 15px;
}
.oldstylesKILL .body_search p {
  color: #fff;
  float: left;
  line-height: 34px;
}
.oldstylesKILL .body_search .views-exposed-form .views-exposed-widget {
  margin-left: 10px;
  padding: 0;
}
.oldstylesKILL #views-exposed-form-search-page-page input#edit-submit-search-page {
  width: 40px;
  border: none;
  line-height: 18px;
  font-family: 'Open Sans', sans-serif;
  font-size: .75em;
  background: url(../images/airarabia_sprite_pack.png) no-repeat left -2847px;
  text-indent: -5000em;
  height: 27px;
  margin-top: 0;
}
.oldstylesKILL .search_item {
  margin-top: 10px;
  padding: 2% 0 2% 2%;
  width: 98%;
  background: #f7f7f7;
}
.oldstylesKILL .search_item:hover, .oldstylesKILL .search_item:hover .search_item_sprite {
  background-color: #ededed;
  cursor: pointer;
}
.oldstylesKILL .search_item_sprite {
  float: right;
  height: 70px;
  width: 5%;
  margin-left: 15%;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -520px #f7f7f7;
}
.oldstylesKILL .search-results .pager {
  width: 1120px;
  margin: 10px auto;
  background: #ededed;
  padding: 10px 0;
}
.oldstylesKILL .search-results .pager li {
  color: #414042;
  padding: 5px 15px;
  margin: 0;
}
.oldstylesKILL .search-results .pager li:hover {
  background: #FF0041;
}
.oldstylesKILL .search-results .pager li:hover a {
  color: #fff;
}
.oldstylesKILL .search-results .pager li a {
  color: #414042;
}
.oldstylesKILL #site-login {
  border-right: 1px solid #d2d2d2;
  width: 147px;
  padding-left: 12px;
  display: inline-block;
  float: right;
}
.oldstylesKILL #site-login a {
  color: #FF0041;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  background: url(../images/airarabia_sprite_pack.png) no-repeat -5px -27px;
  width: 50px;
  height: 27px;
  display: block;
  line-height: 23px;
  padding-left: 101px;
  font-size: .75em;
}
.oldstylesKILL #navigation h2 {
  display: none;
}
.oldstylesKILL #menu_bar {
  border-top: 1px solid #a90000;
  background: #FF0041;
  height: 90px;
  width: 100%;
}
.oldstylesKILL #logo {
  margin-top: 12px;
  margin-right: 2%;
  float: left;
  width: 21%;
}
.oldstylesKILL #logo img {
  margin-top: 5px;
}
.oldstylesKILL #logo img.jordanlogo {
  width: 100%;
}
.oldstylesKILL #navigation {
  width: 77%;
  float: left;
}
.oldstylesKILL #main-menu {
  margin-top: 49px;
  float: left;
  width: 100%;
}
.oldstylesKILL #main-menu li a {
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-size: .8em;
  display: inline-block;
  width: 84%;
  font-weight: 600;
  padding-right: 0;
}
.oldstylesKILL #main-menu li.group {
  color: #000;
  text-transform: uppercase;
  color: #FF0041;
}
.oldstylesKILL #main-menu li.group a {
  font-size: 1em;
  color: #FF0041 !important;
}
.oldstylesKILL #main-menu li.imggroup img {
  float: left;
  margin-right: 10px;
}
.oldstylesKILL #main-menu li.imggroup a {
  display: inline;
  font-weight: 600;
  line-height: 1.25em;
}
.oldstylesKILL #main-menu li {
  height: 28px;
  border-right: 1px solid #fff;
  padding-left: 1%;
  padding-right: 1%;
  margin-left: -1px;
  cursor: pointer;
  border-left: 1px solid #fff;
  width: 12%;
  float: left;
}
.oldstylesKILL #main-menu li.expandable a {
  background: url(../images/select_arrow_white.png) no-repeat right 7px;
  padding-right: 26px;
}
.oldstylesKILL #main-menu li.active {
  margin-top: -41px;
  padding-top: 41px;
  border-left: 1px solid #fff;
  padding-bottom: 22px;
  background: #dadada;
}
.oldstylesKILL #main-menu li.active a {
  color: #000;
}
.oldstylesKILL #main-menu li:hover {
  margin-top: -41px;
  padding-top: 41px;
  border-left: 1px solid #fff;
  padding-bottom: 22px;
  background: #dadada;
  color: #000;
}
.oldstylesKILL #main-menu li:hover a {
  color: #000;
}
.oldstylesKILL #main-menu li.attached-block:hover {
  background-color: #dadada;
  background-position: right 56px;
}
.oldstylesKILL #main-menu li.first {
  border-left: none;
}
.oldstylesKILL #main-menu li.last {
  border-right: none;
}
.oldstylesKILL #main-menu a.menu-attach-block-drop-link {
  display: inline-block;
  background: url(../images/airarabia_sprite_pack.png) no-repeat -137px -3144px;
  width: 11px !important;
  padding: 0 1%;
  float: right;
  height: 5px;
  margin-top: 5px;
}
.oldstylesKILL #main-menu li:hover a.menu-attach-block-drop-link {
  background: url(../images/airarabia_sprite_pack.png) no-repeat -64px -3144px;
  display: inline-block;
  width: 20px;
  padding: 0 1%;
}
.oldstylesKILL #main-menu li.menu_last {
  border-right: none;
}
.oldstylesKILL #main-menu li.attached-block li {
  width: 100%;
}
.oldstylesKILL #main-menu li.attached-block li a {
  color: #000;
  font-weight: 400;
  width: 100%;
}
.oldstylesKILL #main-menu li.attached-block li a img {
  margin-right: 10px;
}
.oldstylesKILL #main-menu li.attached-block li a:after {
  content: url(../images/link_arrow.png);
}
.oldstylesKILL #main-menu li.attached-block li.group a:after {
  content: '';
}
.oldstylesKILL .menu-attach-block-wrapper:hover {
  display: block;
}
.oldstylesKILL .menu-attach-block-wrapper.orientation-horizontal .block {
  background: #dadada;
  top: 15px;
  margin-left: -8px;
  z-index: 1000;
  padding: 15px;
  width: 430px;
  cursor: default;
}
.oldstylesKILL .menu-attach-block-wrapper.orientation-horizontal .block.menu_right {
  margin-left: 0;
  right: 0;
}
.oldstylesKILL .menu-attach-block-wrapper.orientation-horizontal .block ul {
  width: 205px;
  float: right;
  border-left: 1px solid #c1c1c1;
  padding-left: 10px;
}
.oldstylesKILL .menu-attach-block-wrapper.orientation-horizontal .block ul:first-child {
  border-left: none;
  float: left;
  padding-left: 0;
}
.oldstylesKILL #main-menu .menu-attach-block-wrapper.orientation-horizontal .block ul li {
  border-right: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  padding-right: 4%;
  float: left;
  clear: left;
  height: initial;
  line-height: .875em;
  margin-bottom: 6px;
  border-left: none;
  width: 100%;
  height: auto;
}
.oldstylesKILL #main-menu .menu-attach-block-wrapper.orientation-horizontal .block ul li.group {
  background: 0 0;
  margin-bottom: 10px;
  margin-top: 20px;
}
.oldstylesKILL #main-menu .menu-attach-block-wrapper.orientation-horizontal .block ul li.imggroup {
  background: 0 0;
  margin-bottom: 10px;
  margin-top: 20px;
  height: 65px;
}
.oldstylesKILL #main-menu .menu-attach-block-wrapper.orientation-horizontal .block ul li:hover {
  border-left: none;
}
.oldstylesKILL #main-menu .menu-attach-block-wrapper.orientation-horizontal .block ul li a:hover {
  color: #FF0041;
}
.oldstylesKILL #main-menu .menu-attach-block-wrapper.orientation-horizontal .block h4 {
  color: #fff;
  font-size: 1.125em;
  font-weight: 300;
  padding-left: 20px;
  float: left;
  margin-bottom: 10px;
}
.oldstylesKILL .tabs {
  float: left;
  clear: left;
}
.oldstylesKILL .wrapper .tabs {
  margin-top: 10px;
}
.oldstylesKILL .tabs li a {
  font-size: 1em;
  color: #414042;
  background: #e9e9e9;
  display: inline-block;
  line-height: 35px;
  margin-right: 0 !important;
  border-width: 0 !important;
  padding: 0 34px;
}
.oldstylesKILL .tabs li {
  float: left;
  border-left: 1px solid #d0d0d0;
  margin-top: 5px !important;
}
.oldstylesKILL .tabs li.active {
  border-top: 1px solid #d0d0d0;
  border-right: 1px solid #d0d0d0;
  margin-top: 0 !important;
  margin-right: -1px;
}
.oldstylesKILL .tabs li.active a {
  background: #fff;
  line-height: 39px;
}
.oldstylesKILL .header h1 {
  float: left;
  margin-bottom: 5px;
  line-height: 1.2em;
}
.oldstylesKILL .header_social {
  float: right;
  margin-top: 10px;
}
.oldstylesKILL select.help_select {
  float: right;
  padding: 2px;
  min-width: 240px;
  margin-top: 10px;
}
.oldstylesKILL select.country_select {
  padding: 2px;
  min-width: 240px;
  margin-bottom: 9px;
}
.oldstylesKILL .centre_coupon {
  float: left;
  padding-bottom: 30px;
  padding-top: 20px;
  height: 100px;
}
.oldstylesKILL .centre-coupon.col-1, .oldstylesKILL .centre_coupon.col_1 {
  width: 190px;
  margin-right: 0;
}
.oldstylesKILL .centre_coupon h3 {
  font-size: 1.125em;
}
.oldstylesKILL .centre_coupon p {
  color: #FF0041;
}
.oldstylesKILL .centre_coupon a {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -1651px;
  padding-left: 25px;
  color: #414042;
  display: block;
  margin-top: 10px;
  height: 20px;
  word-break: break-all;
  width: 80%;
}
.oldstylesKILL .centre_coupon span {
  font-size: .688em;
  width: 140px;
  display: block;
  color: #414042;
}
.oldstylesKILL p.centre_coupon_add {
  margin-top: 8px;
  color: #000;
}
.oldstylesKILL .centre_primary a {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -1651px;
  padding-left: 25px;
  color: #414042;
  display: block;
  margin-top: 10px;
  height: 20px;
  word-break: break-all;
  width: 80%;
}
.oldstylesKILL p.centre_primary {
  color: #FF0041;
  margin-top: 10px;
}
.oldstylesKILL .centre_primary h3 {
  font-size: 1.125em;
}
.oldstylesKILL .location_coupon {
  padding-left: 4px;
  padding-right: 4px;
  margin-top: 12px;
  min-height: 240px;
  float: left;
}
.oldstylesKILL .location-coupon.col-1, .oldstylesKILL .location_coupon.col_1 {
  width: 160px;
  margin-right: 20px;
}
.oldstylesKILL .location-coupon.col-1.last, .oldstylesKILL .location_coupon.col_1.last {
  margin-right: 0;
}
.oldstylesKILL .location_coupon h3 {
  font-size: 1.125em;
  line-height: 1.2em;
  margin-bottom: 1px;
}
.oldstylesKILL .location_coupon p {
  color: #FF0041;
  margin-bottom: 3px;
}
.oldstylesKILL .location_coupon span {
  font-size: .688em;
  width: 140px;
  display: block;
  color: #414042;
  line-height: 1em;
  font-weight: 400;
}
.oldstylesKILL .location_coupon .telephone a {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -1651px;
  padding-left: 25px;
  color: #414042;
  display: block;
  margin-top: 10px;
  height: 20px;
}
.oldstylesKILL .location_coupon img {
  cursor: pointer;
}
.oldstylesKILL .location_coupon a {
  word-wrap: break-word;
  width: 100%;
}
.oldstylesKILL p.location_primary {
  margin-top: 10px;
}
.oldstylesKILL .form_input {
  float: left;
  width: 330px;
}
.oldstylesKILL .form_input label, .oldstylesKILL .form_select label {
  display: block;
  margin-bottom: 6px;
}
.oldstylesKILL .form_input input {
  color: #0c0303;
  padding: 1px 9px;
  width: 260px;
  margin-bottom: 15px;
}
.oldstylesKILL .form_select select {
  color: #0c0303;
  padding: 1px 0 1px 9px;
  width: 235px;
  margin-bottom: 15px;
}
.oldstylesKILL .results_table {
  margin-bottom: 75px;
}
.oldstylesKILL .results_row {
  overflow: hidden;
  margin: 6px 0;
}
.oldstylesKILL .result_field_1 {
  float: left;
  width: 25%;
  padding-right: 20px;
}
.oldstylesKILL .result_field_2 {
  float: left;
  width: 17.5%;
  padding-right: 20px;
}
.oldstylesKILL .result_field_3 {
  float: left;
  width: 20%;
  padding-right: 20px;
}
.oldstylesKILL .result_field_3 p.coupon_price {
  float: left;
}
.oldstylesKILL .result_field_4 {
  float: left;
  width: 17.5%;
  padding-right: 0;
}
.oldstylesKILL .result_field_4 a {
  width: 70px;
}
.oldstylesKILL .flight_offers .result_field_4 {
  width: auto;
}
.oldstylesKILL .flight_offers .result_field_4 a {
  padding: 0 20px;
  width: auto;
}
.oldstylesKILL .results_row p {
  line-height: 28px;
}
.oldstylesKILL .results_row a {
  display: block;
  background: #FF0041;
  color: #fff;
  line-height: 28px;
  padding: 0 50px;
  text-align: center;
}
.oldstylesKILL .results_table hr {
  margin: 2px 0;
}
.oldstylesKILL .is-sticky .region-search-panel {
  width: 84%;
  z-index: 100;
}
.oldstylesKILL #display_panel {
  position: relative;
  overflow: hidden;
  clear: both;
  margin-top: 0;
}
.oldstylesKILL #display_panel ul li .wrapper {
  position: relative;
}
.oldstylesKILL #display_panel .bx-wrapper {
  width: 100%;
}
.oldstylesKILL .panel_content {
  position: absolute;
  width: 700px;
}
.oldstylesKILL .TL {
  margin-left: 10px;
  left: 15px;
  margin-top: -300px;
}
.oldstylesKILL .TC {
  margin-right: 10px;
  left: 335px;
  margin-top: -300px;
}
.oldstylesKILL .TM {
  margin-left: 10px;
  left: 335px;
  margin-top: -300px;
}
.oldstylesKILL .TR {
  margin-right: 10px;
  right: 10px;
  margin-top: -300px;
  width: auto;
}
.oldstylesKILL .CL {
  margin-left: 10px;
  left: 15px;
  margin-top: -300px;
}
.oldstylesKILL .CC {
  margin-left: 10px;
  left: 335px;
  margin-top: -300px;
}
.oldstylesKILL .CR {
  margin-left: 10px;
  right: 10px;
  margin-top: -300px;
  width: auto;
}
.oldstylesKILL .BL {
  margin-left: 10px;
  left: 15px;
  margin-top: -300px;
}
.oldstylesKILL .BC {
  margin-left: 10px;
  left: 335px;
  margin-top: -300px;
}
.oldstylesKILL .BR {
  margin-left: 10px;
  right: 10px;
  margin-top: -300px;
  width: auto;
}
.oldstylesKILL .panel_content.user_panel {
  width: 100%;
}
.oldstylesKILL .location_right_top {
  margin-right: 50px;
  top: 20px;
  right: 0;
}
.oldstylesKILL .location_right_middle {
  margin-right: 50px;
  top: 140px;
  right: 0;
}
.oldstylesKILL .location_right_bottom {
  margin-right: 50px;
  top: 290px;
  right: 0;
}
.oldstylesKILL .promopanel_wrapper {
  min-height: 361px;
}
.oldstylesKILL .panel_content a {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -200px;
  color: #414042;
  font-size: .875em;
  padding-left: 30px;
  width: 300px;
  display: block;
  line-height: 1.25em;
  margin-top: 10px;
}
.oldstylesKILL .panel_content h2 {
  font-size: 3em;
}
.oldstylesKILL .panel_content p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #414042;
  font-size: 2em;
}
.oldstylesKILL .panel_content em {
  font-size: 1.75em;
}
.oldstylesKILL .panel_content.red a, .oldstylesKILL .panel_content.red h2, .oldstylesKILL .panel_content.red p {
  color: #FF0041;
}
.oldstylesKILL .panel_content.white a, .oldstylesKILL .panel_content.white h2, .oldstylesKILL .panel_content.white p {
  color: #fff;
}
.oldstylesKILL .panel_content.lightgrey a, .oldstylesKILL .panel_content.lightgrey h2, .oldstylesKILL .panel_content.lightgrey p {
  color: #dadada;
}
.oldstylesKILL .panel_content.darkgrey a, .oldstylesKILL .panel_content.darkgrey h2, .oldstylesKILL .panel_content.darkgrey p {
  color: #414042;
}
.oldstylesKILL .promopanel_pages_wrapper {
  height: 130px;
}
.oldstylesKILL .panel_content.panelalt img {
  float: left;
}
.oldstylesKILL .panel_content.panelalt h2 {
  font-size: 2em;
  line-height: 1.25em;
  float: left;
  clear: left;
}
.oldstylesKILL .panel_content.panelalt p {
  font-size: 2em;
  line-height: 1.25em;
  float: left;
  margin-left: 5px;
}
.oldstylesKILL .panel_content.panelalt a {
  clear: left;
}
.oldstylesKILL #display_controls #main_promo-prev a {
  display: block;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -130px;
  width: 20px;
  height: 36px;
  margin-top: -10%;
  float: left;
  position: relative;
  z-index: 100;
  text-indent: -5000em;
}
.oldstylesKILL #display_controls #main_promo-next a {
  display: block;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -165px;
  width: 20px;
  height: 36px;
  margin-top: -10%;
  float: right;
  position: relative;
  z-index: 100;
  text-indent: -5000em;
}
.oldstylesKILL .gallery_container .bx-wrapper {
  width: 830px;
}
.oldstylesKILL .primeiamge {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.oldstylesKILL .bx-wrapper {
  float: left;
  margin-right: 20px;
}
.oldstylesKILL .bx-wrapper .bx-viewport .bx-wrapper {
  width: 100%;
}
.oldstylesKILL .bx-controls .bx-controls-direction {
  position: relative;
  width: 830px;
}
.oldstylesKILL .bx-controls .bx-controls-direction a.bx-prev {
  display: block;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -130px;
  width: 20px;
  height: 36px;
  top: -200px;
  left: 0;
  position: absolute;
  z-index: 100;
  text-indent: -5000em;
}
.oldstylesKILL .bx-controls .bx-controls-direction a.bx-next {
  display: block;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -165px;
  width: 20px;
  height: 36px;
  top: -200px;
  right: 0;
  position: absolute;
  z-index: 100;
  text-indent: -5000em;
}
.oldstylesKILL .sliderThumbs {
  clear: both;
  padding-top: 15px;
  margin-bottom: 50px;
}
.oldstylesKILL .gallery_container {
  margin-bottom: 50px;
}
.oldstylesKILL .gallery_container .bx-viewport {
  height: 390px;
}
.oldstylesKILL .gallery_container .bx-viewport {
  height: 390px;
}
.oldstylesKILL .gallery_container .bx-wrapper .bx-viewport {
  height: 390px;
}
.oldstylesKILL .sliderThumbs a {
  margin-left: 20px;
  opacity: .6;
}
.oldstylesKILL .sliderThumbs a.active {
  opacity: 1;
}
.oldstylesKILL .promopanel_button:hover {
  cursor: pointer;
}
.oldstylesKILL #weather {
  background: #e9e9e9;
  padding: 10px 0;
}
.oldstylesKILL #weather img {
  float: left;
  width: 150px;
  margin-left: 15px;
  height: initial;
}
.oldstylesKILL #weather h2 {
  font-weight: 600;
  font-size: 1.125em;
}
.oldstylesKILL #weather p.weather_temp {
  font-size: 1.75em;
  font-weight: 600;
  margin: 2px 0;
}
.oldstylesKILL #weather p {
  font-weight: 600;
  font-size: .75em;
  margin-bottom: 2px;
}
.oldstylesKILL .mag_view {
  overflow: hidden;
}
.oldstylesKILL .mag_view h3 {
  font-size: 1.75em;
  font-weight: 600;
  margin-bottom: 25px;
}
.oldstylesKILL .mag_view a {
  color: #414042;
  line-height: 1.125em;
}
.oldstylesKILL .mag_view a img {
  height: 18px;
  vertical-align: bottom;
}
.oldstylesKILL #lead_article {
  clear: both;
  position: relative;
  width: 830px;
  float: left;
  margin-right: 20px;
  margin-bottom: 30px;
  height: auto;
  overflow: hidden;
}
.oldstylesKILL #lead_article img {
  height: auto;
}
.oldstylesKILL #lead_article .lead_content {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #fff;
  padding: 12px 10px;
  width: 750px;
}
.oldstylesKILL #lead_article .lead_content h3 {
  font-size: 1.75em;
  color: #414042;
  margin-bottom: 10px;
  background: url(../images/airarabia_sprite_pack.png) no-repeat right -1710px;
  display: inline-block;
  padding-right: 20px;
}
.oldstylesKILL #lead_article .lead_content p.autho {
  font-size: 1.125em;
  color: #FF0041;
}
.oldstylesKILL #lead_article .lead_content p.autho span {
  color: #414042;
}
.oldstylesKILL #block-views-archive-block {
  float: left;
  background: url(../images/rhs_bg.jpg) no-repeat #3b3a3b;
  padding: 20px 15px;
  width: 420px;
  min-height: 330px;
}
.oldstylesKILL #block-views-archive-block h2 {
  color: #fff;
  font-size: 1.75em;
  margin-top: 0;
  margin-bottom: 10px;
}
.oldstylesKILL #block-views-archive-block li {
  margin: 0;
}
.oldstylesKILL #block-views-archive-block li a {
  color: #fff;
  font-size: 1.125em;
  background: url(../images/airarabia_sprite_pack.png) no-repeat right -1713px;
  display: inline-block;
  padding-right: 18px;
  line-height: 1.25em;
}
.oldstylesKILL #block-views-archive-block h5 {
  color: #fff;
}
.oldstylesKILL #block-views-archive-block p {
  color: #fff;
  margin-bottom: 5px;
  font-size: 1em;
  line-height: 1.125em;
}
.oldstylesKILL .article_coupon {
  padding-bottom: 20px;
  margin-top: 25px;
}
.oldstylesKILL .article_coupon h4 {
  background: url(../images/airarabia_sprite_pack.png) no-repeat right -1708px;
  display: inline-block;
  padding-right: 18px;
  line-height: 1.25em;
}
.oldstylesKILL .article_coupon h4 a {
  color: #414042;
}
.oldstylesKILL .article_coupon p.autho {
  font-size: .75em;
  color: #FF0041;
  margin-bottom: 10px;
}
.oldstylesKILL .article_coupon p.autho span {
  color: #414042;
}
.oldstylesKILL .article_coupon p {
  line-height: 1.25em;
}
.oldstylesKILL .main_article {
  padding-bottom: 40px;
}
.oldstylesKILL .main_article p.autho {
  font-size: 1.125em;
  color: #FF0041;
  margin-bottom: 20px;
  font-weight: 400;
}
.oldstylesKILL .main_article p.autho span {
  color: #414042;
}
.oldstylesKILL .main_article p.autho a {
  color: #FF0041;
  font-weight: 400;
}
.oldstylesKILL .main_article h3 {
  font-size: 1.5em;
  font-weight: 400;
  margin-bottom: 15px;
  margin-top: 20px;
}
.oldstylesKILL .main_article p {
  line-height: 1.25em;
  margin-bottom: 20px;
  width: 720px;
}
.oldstylesKILL .main_article .additional {
  float: right;
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  padding-top: 10px;
  margin-top: 10px;
  width: 550px;
  margin-left: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.oldstylesKILL .main_article .additional p.image_caption {
  margin-bottom: 5px;
  margin-top: 10px;
}
.oldstylesKILL .main_article .additional h2 {
  font-size: 2.5em;
}
.oldstylesKILL .footer_links {
  clear: both;
}
.oldstylesKILL .main_article .footer_links li {
  background: url(../images/airarabia_sprite_pack.png) no-repeat right -1713px;
  display: inline-block;
  padding-right: 14px;
  line-height: 1.25em;
  margin-right: 15px;
}
.oldstylesKILL .main_article .footer_links li a {
  color: #414042;
}
.oldstylesKILL .mag_coupon {
  padding-bottom: 20px;
  margin-top: 15px;
}
.oldstylesKILL .mag_coupon a {
  color: #414042;
}
.oldstylesKILL .mag_coupon a img {
  height: 16px;
  vertical-align: bottom;
}
.oldstylesKILL .explore_region ul {
  margin: 20px 0;
}
.oldstylesKILL .explore_region ul.no_disc li {
  list-style: none;
}
.oldstylesKILL .explore_region li {
  list-style: disc;
  list-style-position: inside;
  font-size: .875em;
  margin-top: 5px;
  color: #414042;
}
.oldstylesKILL .explore_region a {
  color: #414042;
  background: url(../images/airarabia_sprite_pack.png) no-repeat right -1714px;
  padding-right: 20px;
  font-weight: 400;
}
.oldstylesKILL .explore_region h5 {
  margin-bottom: 10px;
}
.oldstylesKILL div.messages.error {
  background: url(../images/airarabia_sprite_pack.png) no-repeat left -3010px #eb0000;
  border-color: #414042;
  color: #fff;
}
.oldstylesKILL div.messages.error li {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: .875em;
}
.oldstylesKILL .gallery_slider {
  height: 390px;
}
.oldstylesKILL .gallery_slider li {
  height: 370px;
}
.oldstylesKILL #gallery-pager {
  height: 100px;
}
.oldstylesKILL .flight_offers {
  clear: both;
}
.oldstylesKILL .grey-box {
  background: #e9e9e9;
  padding: 0 20px 00px;
  width: 320px !important;
  min-height: 225px;
}
.oldstylesKILL .grey-box h2 {
  font-size: 1.5em;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 10px;
}
.oldstylesKILL .grey-box h3 {
  font-size: 1.125em;
}
.oldstylesKILL .grey-box p a {
  font-size: 1em;
  color: #FF0041;
}
.oldstylesKILL .grey-box span a {
  font-size: 1em;
  color: #FF0041;
}
.oldstylesKILL .grey-box h2 a {
  color: #FF0041;
}
.oldstylesKILL .grey-box .views-row {
  margin-bottom: 10px;
}
.oldstylesKILL .grey-box .view-footer {
  margin-top: 30px;
  padding-bottom: 20px;
}
.oldstylesKILL .grey-box .view-footer a {
  font-size: 1em;
  color: #414042;
}
.oldstylesKILL .explore {
  padding-top: 30px;
}
.oldstylesKILL .explore h3 {
  margin-bottom: 15px;
}
.oldstylesKILL .explore .country_coupon {
  min-height: inherit;
}
.oldstylesKILL .carousel_content .loadingtext {
  text-align: center;
}
.oldstylesKILL .carousel_content .loadingtext img {
  margin-top: 15px;
}
.oldstylesKILL .carousel.hot_deals {
  height: 134px;
  clear: both;
}
.oldstylesKILL .slider-next a, .oldstylesKILL .slider-prev a {
  height: 136px;
}
.oldstylesKILL .carousel .carousel_title h3 {
  font-size: 1.65em;
  font-weight: 600;
  word-wrap: break-word;
}
.oldstylesKILL .carousel .carousel_title {
  width: 16%;
  float: left;
  padding: 1%;
  vertical-align: top;
}
.oldstylesKILL .carousel .carousel_title p {
  font-size: 1.125em;
  color: #414042;
  line-height: 1.25em;
  margin-top: 10px;
}
.oldstylesKILL .carousel .carousel_title p em {
  font-weight: 700;
}
.oldstylesKILL .slider-prev a {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -268px;
  width: 2%;
  float: left;
  text-indent: -5000em;
}
.oldstylesKILL .slider-next a {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 7px -495px;
  width: 2%;
  display: inline-block;
  text-indent: -5000em;
  float: right;
}
.oldstylesKILL .carousel_content {
  float: left;
  position: relative;
  height: 124px;
  width: 77%;
  padding-top: 23px;
  padding-left: 1%;
}
.oldstylesKILL .fade_left {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -678px;
  width: 80px;
  position: absolute;
  left: 0;
  height: 125px;
  top: 0;
}
.oldstylesKILL .fade_right {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -803px;
  width: 80px;
  position: absolute;
  right: 0;
  height: 125px;
  top: 0;
}
.oldstylesKILL .carousel_content li {
  float: left;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 170px -944px;
  padding-right: 0;
  padding-left: 15px;
  width: 175px;
  height: 100px;
}
.oldstylesKILL .carousel_content li.loading {
  background: 0 0;
}
.oldstylesKILL .carousel_content p {
  font-size: .857em;
  display: block;
  margin-bottom: 0;
  line-height: 1em;
}
.oldstylesKILL .carousel_content p.coupon_price {
  display: inline-block;
}
.oldstylesKILL .carousel_content p.coupon_destination {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #414042;
  font-size: 1.3em;
  margin-left: 0;
  margin-bottom: 5px;
  margin-top: 2px;
  margin-right: 5px;
  line-height: .875em;
}
.oldstylesKILL .carousel_content p.coupon_destination a {
  color: #414042;
  font-weight: 700;
}
.oldstylesKILL .carousel_content p.location_from {
  float: left;
  margin-right: 6px;
  margin-bottom: 5px;
}
.oldstylesKILL .carousel_content p.location_dest {
  float: left;
  margin-right: 6px;
}
.oldstylesKILL .carousel_content p em {
  font-size: 1.333em;
  margin-left: 0;
}
.oldstylesKILL .carousel_content p span {
  font-size: .667em;
  margin-top: -2px;
  float: none;
  display: inline-block;
}
.oldstylesKILL article .carousel_content p span {
  margin: 0 0 0 4px;
  text-align: right;
}
.oldstylesKILL .most_popular .carousel_content {
  height: 190px;
  width: 100%;
}
.oldstylesKILL .most_popular .carousel_content li {
  height: 190px;
}
.oldstylesKILL .popular_bxslider p.coupon_destination {
  font-size: 1em;
}
.oldstylesKILL .carousel.most_popular {
  height: 217px;
  clear: both;
}
.oldstylesKILL .carousel.most_popular #popular_slider-next a, .oldstylesKILL .carousel.most_popular #popular_slider-prev a {
  height: 217px;
}
.oldstylesKILL .carousel .carousel_title {
  padding-top: 11px;
  border-right: 1px solid #ddd;
  padding-right: 0;
  margin-top: 19px;
  padding-bottom: 43px;
}
.oldstylesKILL #popular_slider-prev a {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -231px;
  width: 70px;
  float: left;
  text-indent: -5000em;
}
.oldstylesKILL #popular_slider-next a {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 70px -461px;
  width: 90px;
  display: inline-block;
  text-indent: -5000em;
}
.oldstylesKILL .popular_bxslider li {
  width: 170px;
}
.oldstylesKILL .location_from {
  text-align: right;
  margin-bottom: 4px;
}
.oldstylesKILL .carousel.most_popular .carousel_content {
  width: 78%;
  padding-left: 9px;
  padding-top: 10px;
}
.oldstylesKILL .carousel.most_popular .carousel_content li div {
  margin-left: 5px;
  font-size: .813em;
  margin-bottom: 2px;
}
.oldstylesKILL .carousel.most_popular .carousel_content p.coupon_destination {
  margin-left: 4px;
}
.oldstylesKILL .carousel.most_popular .carousel_content li {
  padding-left: 0;
  background: 0 0;
}
.oldstylesKILL .ancillary_carousel {
  height: 130px;
  margin-top: 40px;
}
.oldstylesKILL #ancillary_slider-prev a {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -295px;
  width: 3%;
  float: left;
  text-indent: -5000em;
  height: 100px;
}
.oldstylesKILL #ancillary_slider-next a {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 30px -484px;
  width: 4%;
  display: block;
  text-indent: -5000em;
  height: 140px;
  float: right;
  margin-top: -40px;
}
.oldstylesKILL .ancillary_bxslider li {
  padding-right: 10px;
  border-right: 1px dashed #ddd;
}
.oldstylesKILL .ancillary_bxslider li img {
  float: left;
  margin-right: 11px;
  margin-left: 5px;
}
.oldstylesKILL .ancil_coupon_content {
  float: left;
  width: 165px;
}
.oldstylesKILL .ancil_coupon_content h3 {
  font-size: 1.125em;
  line-height: 1.313em;
  margin-bottom: 2px;
}
.oldstylesKILL .ancil_coupon_content h3 a {
  color: #414042;
  font-weight: 700;
  font-size: 1em;
}
.oldstylesKILL .ancil_coupon_content p {
  font-size: .875em;
  line-height: 1.063em;
}
.oldstylesKILL .guide_link {
  display: block;
  height: 22px;
  width: 75px;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -1052px;
  color: #fff;
  font-size: .75em;
  line-height: 22px;
  padding-left: 6px;
  float: left;
  margin-right: 8px;
}
.oldstylesKILL .offer_link {
  display: inline-block;
  height: 22px;
  width: 76px;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -1074px;
  color: grey;
  font-size: .75em;
  line-height: 22px;
  padding-left: 5px;
}
.oldstylesKILL .book_now_link {
  display: inline-block;
  height: 22px;
  width: 76px;
  background: #ec0000;
  font-size: .75em;
  line-height: 22px;
  padding-left: 5px;
  padding-right: 5px;
  color: #fff;
}
.oldstylesKILL .col-1, .oldstylesKILL .col_1 {
  float: left;
  width: 170px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.oldstylesKILL .col-1.last, .oldstylesKILL .col_1.last {
  margin-right: 0;
}
.oldstylesKILL .col-2, .oldstylesKILL .col_2 {
  cursor: pointer;
}
.oldstylesKILL .col-2, .oldstylesKILL .col_2, .oldstylesKILL .weather_display {
  float: left;
  width: 360px;
  margin-right: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}
.oldstylesKILL .col-2 img, .oldstylesKILL .col_2 img {
  display: block;
}
.oldstylesKILL .col-2-last, .oldstylesKILL .col_2.last, .oldstylesKILL .weather_display.last {
  margin-right: 0;
}
.oldstylesKILL .col_start {
  clear: left;
}
.oldstylesKILL .col-2 p, .oldstylesKILL .col_2 p {
  margin-bottom: 10px;
}
.oldstylesKILL footer {
  clear: both;
  margin-top: 75px;
}
.oldstylesKILL #footer_lower p {
  font-size: .688em;
  color: #414042;
  float: left;
  line-height: 20px;
}
.oldstylesKILL #footer_lower a {
  font-size: .688em;
  color: #FF0041;
  margin-left: 80px;
  line-height: 20px;
}
.oldstylesKILL #footer_upper {
  background: #ededed;
  padding-top: 17px;
  border-top: 1px solid #bcbcbc;
  padding-bottom: 20px;
  overflow: hidden;
  clear: both;
}
.oldstylesKILL #footer_upper a.mailing_list {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -1146px;
  color: #FF0041;
  font-size: 1.25em;
  padding-left: 48px;
  line-height: 1em;
  padding-bottom: 15px;
}
.oldstylesKILL #footer_upper a.mailing_list span {
  font-size: .65em;
  color: #414042;
  display: block;
  margin-left: 48px;
}
.oldstylesKILL #footer_upper li {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -1096px;
  padding-left: 30px;
  padding-bottom: 10px;
}
.oldstylesKILL #footer_upper li a {
  color: #414042;
  font-size: .813em;
  line-height: 1em;
}
.oldstylesKILL #footer_upper .social a {
  font-family: verdana, sans-serif;
  font-size: .625em;
  color: #414042;
  width: 54px;
  padding-top: 40px;
  display: block;
  float: left;
  margin-right: 5px;
  text-align: center;
  margin-bottom: 15px;
}
.oldstylesKILL a.blog {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -3192px;
}
.oldstylesKILL a.linkedin {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -3250px;
}
.oldstylesKILL #footer_upper a.blog {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -3192px;
}
.oldstylesKILL #footer_upper a.linkedin {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -3250px;
}
.oldstylesKILL #footer_upper a.facebook {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -1189px;
}
.oldstylesKILL #footer_upper a.twitter {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -1246px;
}
.oldstylesKILL #footer_upper a.instagram {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -1303px;
}
.oldstylesKILL #footer_upper a.pinterest {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -1360px;
}
.oldstylesKILL #footer_upper a.youtube {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -1417px;
}
.oldstylesKILL #footer_upper a.app {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -1475px;
  padding-left: 4px;
}
.oldstylesKILL #footer_upper h4 {
  line-height: 1.4em;
  margin-bottom: 12px;
}
.oldstylesKILL #footer_list {
  background: #f7f7f7;
  padding-top: 24px;
  padding-bottom: 62px;
  margin-bottom: 7px;
  overflow: hidden;
}
.oldstylesKILL #footer_list h4 {
  font-size: 1.25em;
  color: #FF0041;
  margin-bottom: 8px;
  line-height: 1.1em;
}
.oldstylesKILL #footer_list ul {
  margin-bottom: 12px;
}
.oldstylesKILL #footer_list li {
  margin-bottom: 3px;
}
.oldstylesKILL #footer_list a {
  color: #414042;
  font-size: .813em;
}
.oldstylesKILL .results_table {
  font-weight: 400;
  margin: 15px 0;
  overflow: hidden;
}
.oldstylesKILL table {
  width: 1110px;
  margin: 0 auto;
}
.oldstylesKILL table thead {
  border-bottom: 1px solid #d0d0d0;
}
.oldstylesKILL th {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #414042;
  font-size: 1.125em;
  padding: 2px 0 8px;
  text-align: left;
}
.oldstylesKILL tbody {
  margin-top: 4px;
}
.oldstylesKILL tbody tr {
  background: #f0f0f0;
  border-top: 4px solid #fff;
}
.oldstylesKILL td {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #414042;
  font-size: .875em;
  padding: 10px 0 10px;
  text-align: left;
}
.oldstylesKILL .updates {
  border-bottom: 1px solid #d0d0d0;
  padding: 7px 0 7px 90px;
  background: url(../images/update_icon.jpg) no-repeat right 10px;
  padding-right: 110px;
}
.oldstylesKILL .updates p {
  font-size: 1.125em;
  line-height: 1.313em;
}
.oldstylesKILL .updates p.content-date {
  font-size: .778em;
  margin-top: 3px;
}
.oldstylesKILL .check-status {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -2550px #414042;
  padding-left: 40px;
  margin-bottom: 30px;
}
.oldstylesKILL .check-status a {
  color: #fff;
  display: block;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 295px -2327px;
  line-height: 35px;
}
.oldstylesKILL .question_block {
  margin-bottom: 30px;
}
.oldstylesKILL .question_block h3 {
  margin-bottom: 5px;
}
.oldstylesKILL .question_block h3 a {
  color: #414042;
}
.oldstylesKILL .question_block p {
  margin-bottom: 5px;
}
.oldstylesKILL .question_block a {
  color: #FF0041;
}
.oldstylesKILL .destination_coupon {
  margin-bottom: 20px;
  margin-top: 20px;
}
.oldstylesKILL .destination_coupon h4 {
  line-height: 1em;
  margin-bottom: 3px;
}
.oldstylesKILL .destination_coupon h4 a {
  color: #414042;
  font-size: .75em;
  font-weight: 700;
}
.oldstylesKILL .map_header h4 {
  float: left;
}
.oldstylesKILL .map_header ul.map_key {
  background: #e2f1fd;
  float: right;
  line-height: 28px;
  width: 660px;
  margin: 12px auto 0 auto;
}
.oldstylesKILL .map_header ul.map_key li {
  font-size: .9em;
  float: left;
  padding-right: 0;
}
.oldstylesKILL .map_header ul.map_key li.key_orig {
  width: 30px;
  height: 28px;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -2583px;
}
.oldstylesKILL .map_header ul.map_key li.key_dest {
  width: 30px;
  height: 28px;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 0 -2611px;
}
.oldstylesKILL .map_header ul.map_key li.key_direct {
  margin: 0 5px;
  width: 45px;
  height: 28px;
  background: url(../images/airarabia_sprite_pack.png) no-repeat -20px -2638px;
}
.oldstylesKILL .map_header ul.map_key li.key_route {
  margin-left: 5px;
  width: 45px;
  height: 28px;
  background: url(../images/airarabia_sprite_pack.png) no-repeat -20px -2666px;
}
.oldstylesKILL .map_header ul.map_key li.key-spacer {
  width: 10px;
  height: 28px;
}
.oldstylesKILL .map_header form {
  clear: both;
}
.oldstylesKILL .map_header form .check_options, .oldstylesKILL .map_header form .select_options {
  float: left;
  margin-right: 25px;
}
.oldstylesKILL .map_header form .select_options select {
  min-width: 120px;
}
.oldstylesKILL .map_header form .check_options {
  margin-top: 4px;
}
.oldstylesKILL .article {
  height: 68px;
  overflow: hidden;
}
.oldstylesKILL .article p {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.25em;
  margin-bottom: 20px;
}
.oldstylesKILL .read_less, .oldstylesKILL .read_more {
  clear: both;
  width: 100%;
  border-bottom: 1px solid #d0d0d0;
  text-align: center;
  font-weight: 700;
  color: #414042;
  cursor: pointer;
}
.oldstylesKILL .video_frame {
  width: 830px;
  float: left;
  margin-right: 20px;
  margin-bottom: 50px;
}
.oldstylesKILL .article_archive {
  background: #414042;
  float: left;
  padding: 20px;
  width: 410px;
  margin-right: 0;
}
.oldstylesKILL .article_archive h3, .oldstylesKILL .article_archive p {
  color: #fff;
}
.oldstylesKILL .article_archive h4 {
  color: #fff;
  font-size: 1.75em;
  line-height: 1.2em;
  margin-top: 5px;
}
.oldstylesKILL .article_archive ul {
  list-style: disc;
  list-style-position: outside;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.oldstylesKILL .article_archive ul li {
  color: #fff;
  margin-bottom: 10px;
  font-weight: 300;
}
.oldstylesKILL .btn_red {
  background: red;
  display: inline-block;
  padding: 5px 15px 10px;
  color: #fff;
}
.oldstylesKILL .btn_red a {
  color: #fff;
  font-size: 1.125em;
  line-height: 1.25em;
}
.oldstylesKILL .country_coupon h4 {
  line-height: 1.125em;
}
.oldstylesKILL .check-flight {
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -2474px #414042;
  padding-left: 40px;
  margin-bottom: 30px;
}
.oldstylesKILL .check-flight a {
  color: #fff;
  display: block;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 295px -2327px;
  line-height: 35px;
}
.oldstylesKILL .manage-checks {
  background: #f0f0f0;
  padding: 15px;
  margin-bottom: 20px;
}
.oldstylesKILL .manage-checks h3 {
  font-weight: 400;
  font-size: 1.5em;
  margin-bottom: 10px;
}
.oldstylesKILL .manage-checks .check-status {
  width: 190px;
  margin-bottom: 0;
}
.oldstylesKILL .manage-checks .check-status a {
  font-size: 1.125em;
  background-position: 165px -2327px;
}
.oldstylesKILL .manage-checks .check-flight {
  width: 190px;
  margin-bottom: 0;
}
.oldstylesKILL .manage-checks .check-flight a {
  font-size: 1.125em;
  background-position: 165px -2327px;
}
.oldstylesKILL #article_archive {
  float: left;
  width: 410px;
  height: 330px;
  padding: 20px;
  background: #414042;
}
.oldstylesKILL #article_archive h2, .oldstylesKILL #article_archive h3, .oldstylesKILL #article_archive h4, .oldstylesKILL #article_archive h5, .oldstylesKILL #article_archive h6, .oldstylesKILL #article_archive p {
  color: #fff;
}
.oldstylesKILL #article_archive li {
  color: #fff;
  list-style: disc;
  list-style-position: outside;
  margin-left: 20px;
  margin-bottom: 10px;
}
.oldstylesKILL .block-webform h2 {
  font-size: 1.5em;
  font-weight: 400;
  margin-bottom: 20px;
}
.oldstylesKILL #webform-component-name-and-title {
  float: left;
  margin-right: 10px;
}
.oldstylesKILL #webform-component-name-and-title--name, .oldstylesKILL #webform-component-name-and-title--title {
  float: left;
}
.oldstylesKILL #webform-component-telephone-number--country-code, .oldstylesKILL #webform-component-telephone-number--telephone-number {
  float: left;
}
.oldstylesKILL #webform-component-reservation-num {
  float: left;
}
.oldstylesKILL .form-item input.form-text {
  padding: 5px;
}
.oldstylesKILL .fieldset-wrapper select {
  padding: 1px;
}
.oldstylesKILL .block-webform fieldset legend {
  color: #414042;
  font-size: .875em;
  font-weight: 400;
  margin-bottom: 10px;
}
.oldstylesKILL .webform-component-textarea label {
  font-weight: 400;
  font-size: 1.125em;
  margin-bottom: 15px;
  color: #414042;
}
.oldstylesKILL .block-webform input.form-submit {
  background: #FF0041;
  border: none;
  color: #fff;
  padding: 5px 20px;
  font-size: .875em;
}
.oldstylesKILL #block-webform-client-block-426 {
  margin-bottom: 20px;
}
.oldstylesKILL fieldset {
  float: left;
  margin-right: 20px;
  width: 100%;
  margin-bottom: 10px;
}
.oldstylesKILL fieldset .fieldset-wrapper .form-item {
  float: left;
}
.oldstylesKILL .webform-client-form .form-item {
  margin-top: 0;
  float: left;
  margin-right: 20px;
}
.oldstylesKILL .webform-client-form .form-item label {
  margin-bottom: 10px;
  display: inherit;
}
.oldstylesKILL .webform-client-form .form-actions {
  clear: left;
}
.oldstylesKILL .grey_form {
  background: #414042;
  padding: 20px;
}
.oldstylesKILL .grey_form h2, .oldstylesKILL .grey_form h4 {
  color: #fff;
}
.oldstylesKILL .grey_form .webform-component-markup p {
  color: #fff;
}
.oldstylesKILL .grey_form label {
  color: #fff;
  float: left;
}
.oldstylesKILL .grey_form .form-item input {
  float: left;
}
.oldstylesKILL .coachservice {
  margin-top: 20px;
}
.oldstylesKILL .coachservice p {
  margin-bottom: 10px;
}
.oldstylesKILL .map_label {
  background: #ededed;
  border: 1px solid #bcbcbc;
  border-top: none;
  margin-top: -2px;
  padding: 5px 15px 15px 5px;
}
.oldstylesKILL .map_label p {
  margin-bottom: 0;
  line-height: 1.25em;
}
.oldstylesKILL table.coach_table {
  width: 100%;
  margin-bottom: 30px;
}
.oldstylesKILL table.coach_table thead {
  border: none;
}
.oldstylesKILL table.coach_table th {
  font-size: .875em;
  padding: 0 0 5px 0;
}
.oldstylesKILL table.coach_table tbody tr {
  background: #fff;
  border-top: none;
  border-bottom: 1px solid #bcbcbc;
}
.oldstylesKILL .accordion {
  clear: both;
  border-bottom: 1px dashed #aaa;
}
.oldstylesKILL .accordion h3 {
  line-height: 45px;
  cursor: pointer;
}
.oldstylesKILL .accordion h3:hover {
  background-color: #dadada;
}
.oldstylesKILL .ui-accordion-icons {
  background: url(../images/arrow_down.png) no-repeat right 15px;
  padding-right: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  outline: 0;
}
.oldstylesKILL .ui-accordion-icons.ui-state-active {
  background: url(../images/arrow_up.png) no-repeat right 15px #fff;
}
.oldstylesKILL .view-archive .views-row {
  float: left;
  margin-right: 20px;
}
.oldstylesKILL .view-archive h3 a {
  color: #000;
  font-size: .875em;
  background: url(../images/airarabia_sprite_pack.png) no-repeat right -1718px;
  display: inline-block;
  padding-left: 5px;
  padding-right: 15px;
  line-height: 1em;
  font-weight: 300;
}
.oldstylesKILL .view-archive h3 {
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: .875em;
  width: 170px;
}
.oldstylesKILL article ul {
  margin-bottom: 20px;
}
.oldstylesKILL article ul li {
  list-style: disc;
  font-size: 1em;
  margin-bottom: 5px;
  color: #414042;
  font-weight: 300;
}
.oldstylesKILL .ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.oldstylesKILL .ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
  background: #FF0041;
}
.oldstylesKILL .ui-datepicker .ui-datepicker-next, .oldstylesKILL .ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.oldstylesKILL .ui-datepicker .ui-datepicker-next-hover, .oldstylesKILL .ui-datepicker .ui-datepicker-prev-hover {
  top: 1px;
}
.oldstylesKILL .ui-datepicker .ui-datepicker-prev {
  left: 2px;
  color: #fff;
}
.oldstylesKILL .ui-datepicker .ui-datepicker-next {
  right: 13px;
  color: #fff;
}
.oldstylesKILL .ui-datepicker .ui-datepicker-prev-hover {
  color: #414042;
}
.oldstylesKILL .ui-datepicker .ui-datepicker-next-hover {
  color: #414042;
}
.oldstylesKILL .ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
  color: #fff;
}
.oldstylesKILL .ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.oldstylesKILL .ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.oldstylesKILL .ui-datepicker select.ui-datepicker-month, .oldstylesKILL .ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.oldstylesKILL .ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.oldstylesKILL .ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: 700;
  border: 0;
}
.oldstylesKILL .ui-datepicker td {
  border: 0;
  padding: 1px;
}
.oldstylesKILL .ui-datepicker td a, .oldstylesKILL .ui-datepicker td span {
  display: block;
  padding: .2em;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-weight: 700 !important;
}
.oldstylesKILL .ui-datepicker td a:hover {
  background: #FF0041;
  color: #414042;
  font-weight: 700;
}
.oldstylesKILL .ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.oldstylesKILL .ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.oldstylesKILL .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.oldstylesKILL .ui-datepicker-calendar .ui-datepicker-unselectable span {
  color: #bfbfbf;
  font-weight: 300;
}
.oldstylesKILL .ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.oldstylesKILL .ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.oldstylesKILL .ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.oldstylesKILL .ui-datepicker-multi-2 .ui-datepicker-group {
  width: 49%;
  background: #414042;
  padding-bottom: 10px;
  border: 1px solid #FF0041;
  margin-right: 2px;
}
.oldstylesKILL .ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.oldstylesKILL .ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.oldstylesKILL .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .oldstylesKILL .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.oldstylesKILL .ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.oldstylesKILL .ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.oldstylesKILL .ui-datepicker-rtl {
  direction: rtl;
}
.oldstylesKILL .ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.oldstylesKILL .ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.oldstylesKILL .ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.oldstylesKILL .ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.oldstylesKILL .ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.oldstylesKILL .ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.oldstylesKILL .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .oldstylesKILL .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.oldstylesKILL .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .oldstylesKILL .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.oldstylesKILL .manage-bookings-form {
  background-color: #f0f0f0;
  padding: 20px 30px;
  height: 250px;
}
.oldstylesKILL .manage-bookings-label {
  display: block;
  margin-bottom: 5px;
}
.oldstylesKILL .manage-bookings-input {
  float: left;
  margin-bottom: 15px;
  width: 220px;
  height: 25px;
}
.oldstylesKILL .manage-bookings-input-wide {
  display: block;
  margin-bottom: 15px;
  width: 290px;
  height: 25px;
}
.oldstylesKILL .manage-bookings-form-elem {
  float: left;
  width: 330px;
}
.oldstylesKILL .manage-bookings-sidebblock {
  background-color: #f0f0f0;
  padding: 20px 30px;
  margin-bottom: 20px;
  height: 145px;
}
.oldstylesKILL .onlinecheckinbutton {
  margin-top: 10px;
  padding: 15px 15px 15px 45px;
  display: block;
  width: 240px;
  color: #3e3e3e;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -2743px #e1e1e1;
}
.oldstylesKILL .checkflightbutton {
  margin-top: 10px;
  padding: 15px 15px 15px 45px;
  display: block;
  width: 140px;
  color: #3e3e3e;
  background: url(../images/airarabia_sprite_pack.png) no-repeat 5px -2795px #e1e1e1;
}
.oldstylesKILL .question_wrapper {
  background: #414042;
  padding: 25px;
  margin: 15px 0;
}
.oldstylesKILL .question_wrapper .views-exposed-widgets {
  margin: 0;
}
.oldstylesKILL .question_wrapper .views-exposed-form .views-exposed-widget {
  padding: 0;
  min-width: 40%;
}
.oldstylesKILL .question_wrapper .form-item input {
  width: 96%;
  padding: 1%;
}
.oldstylesKILL #edit-submit-search-questions {
  float: left;
  margin: 0;
  background: #fff;
  border: 0;
  padding: 5px 20px;
  height: 30px;
  margin-top: 2px;
  color: #414042;
}
.oldstylesKILL #customer_service_filter input {
  min-width: 40%;
  padding: 5px;
}
.oldstylesKILL .csl_blocklist h3 {
  width: 100%;
  margin: 25px 0;
}
.oldstylesKILL .csl_blocklist h4 {
  font-size: 1.25em;
  font-weight: 700;
}
.oldstylesKILL .csl_blocklist li {
  margin-bottom: 5px;
}
.oldstylesKILL .csl_blocklist li a {
  color: #414042;
  background: url(../images/airarabia_sprite_pack.png) no-repeat right -1714px;
  padding-right: 20px;
}
.oldstylesKILL .view-search-questions p {
  margin-bottom: 20px;
  line-height: 1.25em;
  font-size: 1em;
}
.oldstylesKILL .view-search-questions .views-row {
  border-bottom: 1px solid #d0d0d0;
  padding: 10px 0;
}
.oldstylesKILL .keyword {
  display: inline-block;
  padding-bottom: 20px;
}
.oldstylesKILL #tabs-carhire {
  padding-top: 20px;
}
.oldstylesKILL #tabs-carhire form {
  display: none;
}
.oldstylesKILL .form-item-country {
  width: 250px;
  float: left;
  margin-bottom: 15px;
}
.oldstylesKILL .form-item-pickup {
  width: 325px;
  float: left;
  margin-bottom: 15px;
}
.oldstylesKILL .form-item-return {
  width: 350px;
  float: left;
  margin-bottom: 15px;
}
.oldstylesKILL #tabs-carhire label {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #fff;
}
.oldstylesKILL .carhire-selectlg {
  width: 170px;
  padding: 5px;
  margin-right: 10px;
}
.oldstylesKILL .carhire-selectsm {
  width: 80px;
  padding: 5px;
}
.oldstylesKILL .carhire-date {
  float: left;
  margin: 10px 0;
}
.oldstylesKILL .carhire-field {
  float: left;
  margin: 10px 10px 10px 5px;
}
.oldstylesKILL .carhire-date input .carhire-date .calbutton {
  float: left;
}
.oldstylesKILL #tabs-carhire .calbutton {
  margin: 10px 5px 10px 0;
}
.oldstylesKILL #tabs-carhire .carsearchbutton {
  border: none;
  font-size: 1.1em;
  padding: 8px;
  float: right;
}
.oldstylesKILL #tabs-carhire .carsearchbutton:hover {
  cursor: pointer;
}
.oldstylesKILL #tabs-carhire hr {
  border-color: #595959;
}
.oldstylesKILL .hotel_search_tab {
  width: 800px;
}
.oldstylesKILL .hotel_search_tab iframe {
  width: 800px;
  height: 600px;
}
.oldstylesKILL .csl_blocklist_group h4 {
  line-height: 1.2;
  margin-bottom: 8px;
}
.oldstylesKILL .ddcommon {
  float: right;
  width: 120px !important;
  margin-left: 5px;
  border: none !important;
  border-right: 1px solid #d2d2d2 !important;
  border-radius: 0 !important;
}
.oldstylesKILL img.fnone {
  float: left;
}
.oldstylesKILL .ddcommon .ddTitle {
  background: 0 0 !important;
  width: 120px !important;
}
.oldstylesKILL .dd .ddChild li .ddlabel, .oldstylesKILL .ddTitleText span {
  font-family: 'Open Sans', sans-serif;
  font-size: .75em;
}
.oldstylesKILL #user_languages_child {
  height: auto !important;
}
.oldstylesKILL .flag {
  float: left;
  padding: 0 !important;
  margin: 1px 5px 0 0;
  width: 16px;
  height: 11px;
  background: url(../images/flagssprite.png) no-repeat;
}
.oldstylesKILL .flag.ar {
  background-position: 0 0;
}
.oldstylesKILL .flag.en {
  background-position: 0 -11px;
}
.oldstylesKILL .flag.fr {
  background-position: 0 -22px;
}
.oldstylesKILL .flag.de {
  background-position: 0 -33px;
}
.oldstylesKILL .flag.it {
  background-position: 0 -44px;
}
.oldstylesKILL .flag.ru {
  background-position: 0 -55px;
}
.oldstylesKILL .flag.es {
  background-position: 0 -66px;
}
.oldstylesKILL .flag.tr {
  background-position: 0 -77px;
}
.oldstylesKILL .flag.zh-hans {
  background-position: 0 -87px;
}
.oldstylesKILL .flag.fa {
  background-position: 0 -98px;
}
.oldstylesKILL #block-views-footer-latest-news-block .view-footer {
  margin-top: 10px;
}
.oldstylesKILL .view-latest-news .views-row {
  background: url(../images/news_left_icon.png) no-repeat 0 0;
  padding-left: 30px;
}
.oldstylesKILL .view-latest-news .views-row {
  background: url(../images/news_left_icon.png) no-repeat 0 0;
  padding-left: 30px;
}
.oldstylesKILL .reports p a {
  background: url(../images/annual_reports_icon.png) no-repeat 0 0;
  padding-left: 35px;
  display: block;
  min-height: 33px;
}
.oldstylesKILL .reports p a.no-icon {
  background: 0 0;
}
.oldstylesKILL .display_presentation p a {
  background: url(../images/invester_presentations_left_icon.png) no-repeat 0 0;
  padding-left: 30px;
  display: block;
  min-height: 26px;
}
.oldstylesKILL .display_presentation p a.no-icon {
  background: 0 0;
}
.oldstylesKILL .field-type-blockreference .field-item {
  margin-bottom: 20px;
}
.oldstylesKILL .region-header-social .block {
  float: right;
}
.oldstylesKILL #Sliding-popup .popup-content {
  min-width: 776px;
}
.oldstylesKILL #sliding-popup .popup-content #popup-text {
  min-width: 466px;
}
.oldstylesKILL #sliding-popup .popup-content #popup-buttons {
  min-width: 290px;
}
.oldstylesKILL .discount-banner:hover {
  cursor: default;
}
.oldstylesKILL .discount-banner {
  width: 100%;
  font-size: .8em;
  color: #fff;
  padding: 10px;
  background-color: #d00;
  text-align: center;
  box-shadow: 1px 1px 6px #333;
}
.oldstylesKILL .search-field.class {
  float: left;
}
.oldstylesKILL .search-field.class h4 {
  float: left;
  margin: 0 10px;
  font-size: 1.1em;
  color: #fff;
}
.oldstylesKILL .search-field.class select {
  margin: 0;
}
.oldstylesKILL #booknowbox.route_override {
  text-align: center;
  border: 3px solid #666;
  box-shadow: 0 0 30px #000;
  height: auto;
}
.oldstylesKILL .route_override hr {
  margin: 20px 0;
}
.oldstylesKILL .route_override h1 {
  color: #fff;
  margin-bottom: 20px;
}
.oldstylesKILL .route_override p {
  color: #fff;
  margin-bottom: 10px;
}
.oldstylesKILL .route_override_top {
  margin-top: 10px;
}
.oldstylesKILL .route_override_bottom {
  margin-top: 30px;
}
.oldstylesKILL #cancel_override:hover, .oldstylesKILL #continue_override:hover {
  cursor: pointer;
}
.oldstylesKILL #continue_override:hover {
  background-color: #ff0004;
}
.oldstylesKILL #continue_override {
  padding: 5px 20px;
}
.oldstylesKILL #cancel_override {
  color: #fff;
  margin-right: 10px;
  font-size: 1.1em;
  font-weight: 500;
  text-decoration: underline;
}
.oldstylesKILL #cancel_override:hover {
  text-decoration: none;
}
.oldstylesKILL .captcha {
  border-bottom: 1px solid grey;
  border-top: 1px solid grey;
  display: block;
  float: left;
  margin-bottom: 10px;
  margin-right: 20px;
  overflow: hidden;
  width: 100%;
}
.oldstylesKILL .captcha legend {
  clear: both;
  color: #414042;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 5px;
  padding-right: 10px;
  padding-top: 5px;
}
.oldstylesKILL .captcha img {
  display: block;
  padding-bottom: 10px;
  width: initial !important;
}
.oldstylesKILL .captcha .description, .oldstylesKILL .captcha .fieldset-description {
  color: #414042;
  font-size: .7em;
  padding-bottom: 10px;
  padding-top: 5px;
  display: block;
  clear: both;
}
.oldstylesKILL .captcha .field-prefix {
  color: #414042;
  float: left;
  padding-right: 5px;
  padding-top: 5px;
}
.oldstylesKILL .captcha .form-item-captcha-response label {
  margin-top: 5px;
}
.oldstylesKILL .grey_form .captcha {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}
.oldstylesKILL .grey_form .captcha legend {
  color: #fff;
}
.oldstylesKILL .grey_form .captcha .description, .oldstylesKILL .grey_form .captcha .fieldset-description {
  color: #fff;
}
.oldstylesKILL .grey_form .captcha .field-prefix {
  color: #fff;
}
.oldstylesKILL #utility_menu .wrapper {
  position: relative;
}
.oldstylesKILL .aaloginform {
  display: none;
  right: 47%;
  position: absolute;
  width: 310px;
  height: 210px;
  background: #eaeaea;
  z-index: 99999;
  padding: 10px 20px;
  color: #414042;
  border: 1px solid #efefef;
}
.oldstylesKILL .aaloginform {
  z-index: 100000;
}
.oldstylesKILL .aaloginform h2 {
  font-size: 1.2em;
  color: #414042;
}
.oldstylesKILL .aaloginform a {
  text-decoration: underline;
  color: #414042;
}
.oldstylesKILL .aaloginform label {
  float: none;
  margin-bottom: 5px;
}
.oldstylesKILL .aaloginform #edit-submit {
  margin-top: 4px;
  padding: 6px 12px;
  font-size: .9em;
  border: 0;
  background: #FF0041;
  color: #fff;
  float: right;
}
.oldstylesKILL .aaloginform #edit-email {
  width: 300px;
}
.oldstylesKILL .aaloginform #edit-password {
  width: 300px;
}
.oldstylesKILL #loginlink, .oldstylesKILL #logoutlink, .oldstylesKILL #myaccountlink, .oldstylesKILL #myairarabialink {
  float: right;
  margin-right: 20px;
  margin-top: 7px;
}
.oldstylesKILL #airewardsLink {
  float: right;
  width: 120px;
  border-right: 1px solid #d2d2d2;
  margin-right: 5px;
  height: 24px;
  padding-top: 3px;
}
.oldstylesKILL a.promoteservice {
  font-weight: 400;
  margin-top: 10px;
  width: 100%;
}
.oldstylesKILL a.bookedservice {
  font-weight: 100;
  color: #414042 !important;
}
.oldstylesKILL a.user_promo_panel_link {
  padding: 0;
  background: 0 0;
  font-size: 1.2em;
  font-weight: 400;
  width: 80%;
}
.oldstylesKILL .loginfailed {
  color: #fff;
  background: red;
  text-align: center;
}
.oldstylesKILL #myairarabialink {
  background: url(../images/login_logos.png) no-repeat;
  width: 230px;
  height: 27px;
  margin-top: 0;
}
.oldstylesKILL #loginlink.myairarabialink {
  color: #FF0041;
  padding: 7px 0 7px 235px;
  margin-top: 0;
  background: url(../images/login_logos.png) no-repeat;
}
.oldstylesKILL #loginload {
  margin-right: 25px;
  width: 20px;
  float: right;
  margin-top: -27px;
}
.oldstylesKILL #status_datepicker {
  width: 120px;
}
.oldstylesKILL #schedule-flightnumber {
  width: 50px;
}
.oldstylesKILL fieldset.collapsible.search-advanced {
  display: none;
}
.oldstylesKILL input#edit-search-block-form--2.form-text {
  padding: 0;
  width: 130px;
}
.oldstylesKILL #search-results-page-title {
  font-size: 2.5em;
}
.oldstylesKILL #customer-searvice-search-form {
  background: #414042;
  padding: 25px;
  margin: 15px 0;
}
.oldstylesKILL #customerservicesearch {
  width: 390px;
  height: 25px;
}
.oldstylesKILL #customerservicesearchsubmit {
  margin: 0;
  background: #fff;
  border: 0;
  padding: 5px 20px;
  height: 30px;
  margin-top: 2px;
  color: #414042;
}
.oldstylesKILL #edit-body-value-wrapper, .oldstylesKILL #edit-help-body-value-wrapper {
  display: none !important;
}
.oldstylesKILL .forgotten-password-link {
  display: block;
  margin-top: 12px;
}
.oldstylesKILL .cust_serv_back {
  text-decoration: underline;
  margin-bottom: 20px;
}
.oldstylesKILL #flight-status-table tbody tr {
  border: none;
  line-height: 20px;
}
.oldstylesKILL #flight-status-table td {
  padding: 10px 2px;
  text-align: center;
  font-size: .75em;
}
.oldstylesKILL #flight-status-table td {
  border: 1px solid #fff;
}
.oldstylesKILL #flight-status-table th {
  font-size: .85em;
  padding: 10px 3px;
  text-align: center;
  background: #FF0041;
  color: #fff;
  border: 1px solid #fff;
}
.oldstylesKILL .dataTables_filter, .oldstylesKILL .dataTables_length {
  display: none;
}
.oldstylesKILL #schedule-flightnumber_fstable, .oldstylesKILL .fs-date {
  width: 120px;
  border: 1px solid #ccc !important;
  padding: 5px;
}
.oldstylesKILL .fs-route {
  width: 240px;
  float: left;
  padding: 10px 10px 30px 0;
  margin-right: 50px;
  border-right: 1px #aaa solid;
}
.oldstylesKILL .fs-flight-num {
  width: 230px;
  float: left;
  padding: 10px 0 20px 0;
}
.oldstylesKILL .no_float {
  float: none !important;
}
.oldstylesKILL .flight_status {
  width: 600px;
}
.oldstylesKILL #flight-status-table_range_from_1 {
  width: 30px;
}
.oldstylesKILL #flight-status-table_range_to_1 {
  width: 40px;
}
.oldstylesKILL .filter_date_range, .oldstylesKILL .text_filter {
  width: 126px;
}
.oldstylesKILL .filter_date_range {
  font-size: .75em;
}
.oldstylesKILL .top_fstable_head_filters {
  display: none;
}
.oldstylesKILL .dataTables_paginate {
  height: 22px;
  line-height: 22px;
  text-align: center;
}
.oldstylesKILL .dataTables_paginate a {
  font-weight: 700;
}
.oldstylesKILL #flight-status-table_info {
  text-align: center;
  margin: 10px 0 10px 0;
  font-size: .75em;
}
.oldstylesKILL #flight-status-table_previous {
  margin-right: 10px;
}
.oldstylesKILL .statusSearchType {
  margin-bottom: 5px;
}
.oldstylesKILL .dataTables_paginate {
  text-decoration: underline;
}
.oldstylesKILL .dataTables_paginate:hover {
  cursor: pointer;
}
.oldstylesKILL .paginate_disabled_next, .oldstylesKILL .paginate_disabled_previous {
  color: #999;
  text-decoration: none;
  cursor: default;
}
.oldstylesKILL label[for=searchTyperoute] {
  font-weight: 700;
}
.oldstylesKILL #schedule-flightnumber_fstable {
  width: 160px;
}
.oldstylesKILL #status_datepicker_fstable {
  width: 120px;
}
.oldstylesKILL #schedule-flying-from_fstable {
  width: 160px;
}
.oldstylesKILL #schedule-flying-to_fstable {
  width: 160px;
}
.oldstylesKILL .form_search_flights label.statusSearchTypeLabel {
  display: inline;
  font-size: 1em;
}
.oldstylesKILL label.statusSearchDateLabel {
  font-size: 1.125em;
  margin: 10px 0 5px 0;
}
.oldstylesKILL #schedule-information-submit {
  margin-left: 198px;
  margin-top: 20px;
}
.oldstylesKILL .panel_user_booking p {
  font-size: 2.2em;
}
.oldstylesKILL .panel_user_booking {
  float: left;
  width: 70%;
}
.oldstylesKILL .panel_user_manage {
  float: right;
  width: 30%;
  text-align: right;
}
.oldstylesKILL .panel_user_booking h2, .oldstylesKILL .panel_user_booking p, .oldstylesKILL .panel_user_booking span {
  font-weight: 400;
}
.oldstylesKILL .h1subtitle {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #414042;
  font-size: 1.75em;
  line-height: 1.071em;
  margin-bottom: 5px;
}
.oldstylesKILL .spantitle {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #414042;
  font-size: 2.5em;
  line-height: 1.2em;
}
.oldstylesKILL .node-type-emergency-page #footer_upper {
  display: none;
}
.oldstylesKILL .node-type-emergency-page #footer_list {
  margin-top: 0;
}
.oldstylesKILL .node-type-emergency-page #menu_bar {
  background: #555;
}
.oldstylesKILL .node-type-emergency-page .emergency-panel {
  position: absolute;
  top: 155px;
  height: 500px;
  width: 100%;
  left: 0;
  background: #999;
}
.oldstylesKILL .not-logged-in.node-type-emergency-page .emergency-panel {
  top: 126px !important;
}
@media only screen and (max-width:1310px) {
  .oldstylesKILL .node-type-emergency-page .emergency-panel {
    top: 220px;
  }
}
.oldstylesKILL .node-type-emergency-page .emergency-panel.greyback {
  background: #999 !important;
}
.oldstylesKILL .node-type-emergency-page .emergency-panel.imageback {
  background-image: url(/sites/all/themes/airarabia/images/sky-panel-em.png) !important;
  background-size: cover;
}
.oldstylesKILL .node-type-emergency-page .panel-push {
  width: 100%;
  height: 230px;
}
.oldstylesKILL .node-type-emergency-page .em-panel-inner {
  max-width: 1240px;
  margin: 0 auto;
  margin-top: 200px;
  padding: 30px;
  background: rgba(0, 0, 0, .3);
}
.oldstylesKILL .node-type-emergency-page .em-panel-inner h1 {
  margin-bottom: 15px;
}
.oldstylesKILL .node-type-emergency-page .em-panel-inner p {
  font-size: 1.4rem;
}
.oldstylesKILL .node-type-emergency-page .imageback .em-panel-inner h1, .oldstylesKILL .node-type-emergency-page .imageback .em-panel-inner p {
  color: #fff;
}
.oldstylesKILL .node-type-emergency-page .greyback .em-panel-inner h1, .oldstylesKILL .node-type-emergency-page .greyback .em-panel-inner p {
  color: #fff;
}
.oldstylesKILL .node-type-emergency-page .em-panel-inner a {
  color: #fff;
  background-color: #FF0041;
  padding: 5px 10px;
  margin-top: 20px;
  display: inline-block;
  transition: all .2s;
}
.oldstylesKILL .node-type-emergency-page .em-panel-inner a:hover {
  background-color: #a30000;
}
@font-face {
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url(fonts/DXI1ORHCpsQm3Vp6mXoaTYraN7vELC11_xip9Rz-hMs.woff) format("woff");
}
.oldstylesKILL .coupon_destination.loading img {
  margin-left: 12px;
}
.oldstylesKILL .most_popular img.loading {
  margin-top: 60px;
  margin-left: 70px;
}
.oldstylesKILL select {
  padding: 5px;
}
.oldstylesKILL .admin-tabs {
  z-index: 500;
  width: 120px;
  position: fixed;
  left: 0;
  top: 32%;
  background: rgba(10, 10, 10, .5);
  padding: 12px 0 12px 4px;
  border-radius: 4px;
  margin-left: -4px;
}
.oldstylesKILL .admin-tabs h4 {
  color: #fff;
  margin: 0 0 4px 4px;
}
.oldstylesKILL .admin-tabs ul.primary {
  margin: 0;
  padding: 0;
  border: 0;
}
.oldstylesKILL .admin-tabs ul.primary li {
  margin: 0 !important;
  padding: 0 !important;
  border: 0;
  background: 0 0;
  float: none;
  display: block;
}
.oldstylesKILL .admin-tabs ul.primary li a {
  border: 0;
  background: 0 0;
  color: #fff;
  font-size: .9em;
  line-height: 11px;
  font-family: arial;
}
.oldstylesKILL .admin-tabs ul.primary li a:HOVER {
  color: #ccc;
}
.oldstylesKILL .front .messages {
  position: absolute;
  top: 500px;
  z-index: 99999;
  width: 600px;
}
.oldstylesKILL .region-content .form_flying_from input, .oldstylesKILL .region-content .form_flying_to input {
  border: 1px solid #ccc !important;
}
.oldstylesKILL .region-content .form_search_flights label {
  color: #000;
}
.oldstylesKILL .form_month_travel, .oldstylesKILL .form_submit.inline {
  float: left;
}
.oldstylesKILL .form_submit.inline input {
  margin: 9px 0 0 13px;
}
.oldstylesKILL .flight_offers .loading {
  margin-top: 55px;
  width: 128px;
  margin: 0 auto;
  text-align: center;
}
.oldstylesKILL .front #block-airarabia-general-searchpanel {
  position: relative;
}
.oldstylesKILL .form_flying_from, .oldstylesKILL .form_flying_to {
  overflow: hidden;
}
.oldstylesKILL .form_flying_from input, .oldstylesKILL .form_flying_to input {
  width: 250px;
}
@media (min-width:1300px) and (max-width:1599px) {
  .oldstylesKILL .form_flying_to input, .oldstylesKILL .i18n-fr .form_flying_from input {
    width: 230px;
  }
  .oldstylesKILL .form_flying_to input, .oldstylesKILL .i18n-fr .form_flying_from input {
    margin-right: 5px;
  }
  .oldstylesKILL .i18n-fr .form_search_flights input.button {
    margin-right: 5px;
  }
}
.oldstylesKILL .search_preferences {
  color: #fff;
  font-size: .75em;
  display: block;
  clear: both;
  padding-top: 11px;
}
.oldstylesKILL .search_preferences a {
  color: #FF0041;
  font-size: 1.1em;
  font-family: verdana;
}
.oldstylesKILL #editinfobutton {
  padding: 2px 6px;
  color: #fff;
  margin-left: 10px;
  background-color: #FF0041;
}
.oldstylesKILL .bt_result iframe {
  width: 700px;
  height: 500px;
}
.oldstylesKILL .b {
  display: none;
}
.oldstylesKILL #contact_us .left {
  width: 140px;
  float: left;
  display: block;
  padding: 0 13px 13px;
  color: #414042;
  font-size: .875em;
  font-weight: 400;
}
.oldstylesKILL #contact_us .right {
  width: 520px;
  float: left;
  display: block;
  padding: 0 13px 5px 0;
}
.oldstylesKILL #contact_us .field {
  clear: both;
}
.oldstylesKILL #contact_us .cu_code {
  width: 50px;
}
.oldstylesKILL #contact_us .cu_description {
  width: 500px;
  height: 100px;
}
.oldstylesKILL span.span-h1 {
  font-weight: 300;
  color: #414042;
  font-size: 2.5em;
  margin-bottom: 5px;
  line-height: 1.2em;
  float: left;
}
.oldstylesKILL h1.destination-h1, .oldstylesKILL span.destination-h1 {
  display: inline;
  font-weight: 600;
  color: #414042;
  font-size: 1.75em !important;
  line-height: 1.071em;
  margin-bottom: 5px;
}
.oldstylesKILL h1.destination-h1 a, .oldstylesKILL span.destination-h1 a {
  font-weight: 700;
  color: #414042;
}
.oldstylesKILL h2.destination-h2 {
  font-weight: 600;
  font-size: 1.75em;
  line-height: 1.071em;
  margin-bottom: 5px;
}
.oldstylesKILL h2.glance-h2 {
  color: #fff;
  font-size: 1.75em;
  line-height: 1.2em;
  margin-top: 5px;
  font-weight: 400;
}
.oldstylesKILL span.weather-h2 {
  font-weight: 600;
  font-size: 1.125em;
  line-height: 1.071em;
  margin-bottom: 5px;
}
.oldstylesKILL h3.todo-h3 {
  font-weight: 400;
  font-size: 1.125em;
  line-height: 1.1em;
  margin-bottom: 10px;
}
.oldstylesKILL #map-controls {
  min-height: 33px;
  padding: 7px 0 7px 0;
  margin-top: 10px;
  background-color: #f8fcff;
}
.oldstylesKILL .controlsText {
  margin-left: 10px;
}
.oldstylesKILL #fromSelect {
  min-width: 275px;
}
.oldstylesKILL #map-canvas {
  height: 600px;
  width: 100%;
}
.oldstylesKILL .info-title {
  font-size: 22px;
}
.oldstylesKILL #infowindowTop {
  width: 520px;
}
.oldstylesKILL #infowindowLeft {
  padding: 15px;
  width: 270px;
  float: left;
  min-height: 180px;
}
.oldstylesKILL #infowindowRight {
  padding: 15px;
  width: 175px;
  height: 180px;
  float: left;
}
.oldstylesKILL .hold-airport-image {
  width: 170px;
  height: 96px;
  margin-bottom: 10px;
}
.oldstylesKILL .slider-container {
  border-top: 1px solid #dcdcdc;
  padding: 5px 0 0 0;
  width: 510px;
  margin: 0 auto;
  min-height: 220px;
}
.oldstylesKILL .slider {
  width: 460px;
  padding-bottom: 5px;
  overflow: hidden;
  float: left;
  height: 90px;
}
.oldstylesKILL .slider ul {
  width: 100000px;
  list-style: none;
}
.oldstylesKILL .slider li {
  float: left;
}
.oldstylesKILL .inner-slider {
  width: 460px;
}
.oldstylesKILL .sliderBtn {
  cursor: pointer;
  float: left;
  margin-top: 50px;
}
.oldstylesKILL .clear {
  clear: both;
}
.oldstylesKILL .slider-title {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  margin: 2px 0 5px 0;
}
.oldstylesKILL .inner-slider p {
  text-align: center;
  font-weight: 700;
}
.oldstylesKILL .inner-slider h2 {
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  margin-top: 10px;
}
.oldstylesKILL .inner-slider h3 {
  text-align: center;
  color: #ec0000;
  font-size: 20px;
}
.oldstylesKILL .slider-count {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  color: #dcdcdc;
  height: 40px;
  border-top: 1px solid #dcdcdc;
  padding-top: 5px;
}
.oldstylesKILL #changeorigin a {
  font-weight: 700;
}
.oldstylesKILL #changeorigin a:hover {
  cursor: pointer;
}
.oldstylesKILL #infowindowLeft h2 {
  margin-bottom: 10px;
  font-size: 26px;
}
.oldstylesKILL #infowindowLeft p {
  font-size: 14px;
  color: #666;
}
.oldstylesKILL .destinations-list-row {
  float: left;
  list-style: none;
  position: relative;
  width: 170px;
  min-height: 180px;
  margin: 0 8px 0 8px;
}
.oldstylesKILL .route-destination-title, .oldstylesKILL .route-destination-title a {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  color: #414042;
  min-height: 40px;
}
.oldstylesKILL .guide_link a {
  color: #fff;
  display: block;
}
.oldstylesKILL .ajax-progress .throbber {
  background: transparent url(/sites/all/themes/airarabia/images/offer_loader.gif) no-repeat 0 0;
  float: left;
  height: 32px;
  width: 32px;
  margin: 2px;
}
.oldstylesKILL .labels {
  color: #333;
  background-color: initial;
  font-family: "Lucida Grande", Arial, sans-serif;
  font-size: 10px;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  text-shadow: 2px 2px 5px #999;
}
.oldstylesKILL #block-views-routemap-destinations-block h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #414042;
  font-size: 1.5em;
  line-height: 1.875em;
}
.oldstylesKILL .em-page-static #menu_bar {
  width: 100%;
  height: 90px;
  background-color: #666;
  margin-bottom: 30px;
  border: none;
}
.oldstylesKILL .em-page-static #menu_bar .continue-link {
  float: right;
  margin-top: 38px;
}
.oldstylesKILL .em-page-static #menu_bar .continue-link a {
  color: #fff;
  font-size: 1rem;
}
.oldstylesKILL .em-page-static #menu_bar .continue-link a:hover {
  text-decoration: underline;
}
.oldstylesKILL .em-page-static .wrapper {
  width: 1300px;
  margin: 0 auto;
}
.oldstylesKILL .em-page-static h2 {
  font-weight: 700;
  font-size: 1.4rem;
  margin-top: 10px;
}
.oldstylesKILL .em-page-static h3 {
  font-weight: 700;
  font-size: 1.3rem;
  margin-top: 10px;
}
.oldstylesKILL .em-page-static .em-update {
  margin-top: 10px;
  margin-bottom: 20px;
}
.oldstylesKILL .em-page-static .lang-select-basic-wrap {
  height: 30px;
}
.oldstylesKILL .em-page-static .lang-select-basic {
  float: right;
}
.oldstylesKILL .em-page-static .em-update p {
  font-size: 1rem;
  margin: 0;
}
.oldstylesKILL .em-page-static p.update-link {
  margin-top: 5px;
}
.oldstylesKILL .em-page-static .update-link a {
  font-size: 1rem;
  color: #000;
  text-decoration: underline;
}
.oldstylesKILL .em-page-static .wrapper img {
  margin-top: 17px;
}
.oldstylesKILL .em-page-static .left-column {
  width: 66.66%;
  float: left;
}
.oldstylesKILL .em-page-static .left-column .inner-wrapper {
  padding-right: 30px;
}
.oldstylesKILL .em-page-static .right-column .inner-wrapper {
  padding-left: 30px;
}
.oldstylesKILL .em-page-static .right-column .inner-wrapper {
  border-left: 1px solid #000;
}
.oldstylesKILL .em-page-static .right-column {
  width: 33.33%;
  float: left;
}
.oldstylesKILL .em-page-static .right-column table {
  table-layout: fixed;
  margin: 0;
  width: 100% !important;
  background: 0 0 !important;
}
.oldstylesKILL .em-page-static .right-column td a {
  font-size: 1rem;
  color: #000;
}
.oldstylesKILL .em-page-static .right-column td, .oldstylesKILL .em-page-static .right-column tr {
  background: 0 0 !important;
  font-size: 1rem;
}
@media only screen and (max-width:1310px) {
  .oldstylesKILL .em-page-static .wrapper {
    width: 900px;
  }
  .oldstylesKILL .em-page-static .left-column {
    width: 60%;
  }
  .oldstylesKILL .em-page-static .right-column {
    width: 40%;
  }
}
@media only screen and (max-width:900px) {
  .oldstylesKILL .em-page-static .wrapper {
    width: 600px;
  }
  .oldstylesKILL .em-page-static .left-column {
    width: 50%;
  }
  .oldstylesKILL .em-page-static .right-column {
    width: 50%;
  }
  .oldstylesKILL .em-page-static .right-column table {
    width: 100%;
  }
  .oldstylesKILL .em-page-static .left-column .inner-wrapper {
    padding-right: 15px;
  }
  .oldstylesKILL .em-page-static .right-column .inner-wrapper {
    padding-left: 15px;
  }
}
@media only screen and (max-width:600px) {
  .oldstylesKILL .em-page-static .wrapper {
    width: 320px;
  }
  .oldstylesKILL .em-page-static .left-column {
    width: 100%;
  }
  .oldstylesKILL .em-page-static .right-column {
    width: 100%;
  }
  .oldstylesKILL .em-page-static .right-column table {
    width: 100%;
  }
  .oldstylesKILL .em-page-static .right-column .inner-wrapper {
    padding-left: 0;
    border: none;
  }
}
@media screen and (max-width: 767px) {
  .manage-bookings-form {
    height: 300px;
  }
  .search_button_inline {
    text-align: center;
  }
  .manage-bookings-form .button {
    position: inherit;
    right: 0;
    min-width: auto;
    bottom: 0;
    margin-top: 10px;
  }
  .manage-bookings-form-elem {
    width: 100%;
    padding: 0;
  }
}
#offers_destinations .columns.end.small-24 img {
  max-width: 100% !important;
  max-height: 100% !important;
  height: auto !important;
  width: auto !important;
}
.ui-datepicker td span {
  height: 30px;
  position: relative;
  transition: none !important;
}
.return-cal.ui-datepicker .dp-highlight.ui-datepicker-current-day.hover-highlight span, .return-cal.ui-datepicker .hover-highlight span, .return-cal.ui-datepicker .hover-highlight.dp-highlight span {
  color: #fff !important;
  background: #FF0041 !important;
}
.not-required {
  background: 0 0 !important;
  color: #716d6d !important;
}
.show-loader {
  background: url(/sites/all/themes/airarabia2016/images/page-loader.gif) no-repeat center center #e6e6e6 !important;
}
@font-face {
  font-family: '.';
  src: url('/sites/all/themes/airarabia2016/fonts/da7217b41d24ebb8fe6fe7a8787074d9.eot');
  src: url('/sites/all/themes/airarabia2016/fonts/da7217b41d24ebb8fe6fe7a8787074d9.eot?#iefix') format('embedded-opentype'), url('/sites/all/themes/airarabia2016/fonts/da7217b41d24ebb8fe6fe7a8787074d9.woff2') format('woff2'), url('/sites/all/themes/airarabia2016/fonts/da7217b41d24ebb8fe6fe7a8787074d9.woff') format('woff'), url('/sites/all/themes/airarabia2016/fonts/da7217b41d24ebb8fe6fe7a8787074d9.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: '.';
  src: url('/sites/all/themes/airarabia2016/fonts/a33a007681490f587b8301d9d73df1ae.eot');
  src: url('/sites/all/themes/airarabia2016/fonts/a33a007681490f587b8301d9d73df1ae.eot?#iefix') format('embedded-opentype'), url('/sites/all/themes/airarabia2016/fonts/a33a007681490f587b8301d9d73df1ae.woff2') format('woff2'), url('/sites/all/themes/airarabia2016/fonts/a33a007681490f587b8301d9d73df1ae.woff') format('woff'), url('/sites/all/themes/airarabia2016/fonts/a33a007681490f587b8301d9d73df1ae.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: '.';
  src: url('/sites/all/themes/airarabia2016/fonts/ecf5a5452d1d7e09f1617f46c73c7187.eot');
  src: url('/sites/all/themes/airarabia2016/fonts/ecf5a5452d1d7e09f1617f46c73c7187.eot?#iefix') format('embedded-opentype'), url('/sites/all/themes/airarabia2016/fonts/ecf5a5452d1d7e09f1617f46c73c7187.woff2') format('woff2'), url('/sites/all/themes/airarabia2016/fonts/ecf5a5452d1d7e09f1617f46c73c7187.woff') format('woff'), url('/sites/all/themes/airarabia2016/fonts/ecf5a5452d1d7e09f1617f46c73c7187.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
.ui-datepicker .last-highlight span, .ui-datepicker .ui-datepicker-current-day span, .ui-datepicker .ui-datepicker-days-cell-over span, .ui-datepicker td .ui-state-default:hover {
  color: #fff !important;
  background: #C20041 !important;
}
.ui-datepicker .first-highlight span, .ui-datepicker .ui-datepicker-current-day span, .ui-datepicker .ui-datepicker-days-cell-over span, .ui-datepicker td .ui-state-default:hover {
  color: #fff !important;
  background: #C20041 !important;
}
.ui-datepicker .dp-highlight span {
  color: #fff !important;
  background: #FF0041 !important;
}
.ui-datepicker-unselectable.ui-state-disabled.last-highlight span.ui-state-default::before {
  left: 0 !important;
  right: auto !important;
  margin-left: -7px !important;
  border-right: 7px solid #C20041 !important;
  border-left: none !important;
  display: block !important;
}
.ui-datepicker-unselectable.ui-state-disabled.last-highlight span.ui-state-default::before {
  content: " " !important;
  width: 0 !important;
  height: 0 !important;
  top: 0 !important;
  z-index: 100 !important;
  position: absolute !important;
  border-top: 15px solid transparent !important;
  border-bottom: 15px solid transparent !important;
  display: block !important;
}
.ui-datepicker-unselectable.ui-state-disabled.first-highlight span.ui-state-default::after {
  right: 0 !important;
  left: auto !important;
  margin-right: -7px !important;
  border-left: 7px solid #C20041 !important;
  border-right: none !important;
  display: block !important;
}
.ui-datepicker-unselectable.ui-state-disabled.first-highlight span.ui-state-default::after {
  content: " " !important;
  width: 0 !important;
  height: 0 !important;
  top: 0 !important;
  z-index: 100 !important;
  position: absolute !important;
  border-top: 15px solid transparent !important;
  border-bottom: 15px solid transparent !important;
  display: block !important;
}
.first-highlight.hover-highlight a:after, .ui-datepicker .ui-datepicker-current-day.hover-highlight a:after, .ui-datepicker .ui-datepicker-days-cell-over a:after, .ui-datepicker td .ui-state-default:hover:after {
  content: " " !important;
  width: 0 !important;
  height: 0 !important;
  top: 0 !important;
  z-index: 100 !important;
  position: absolute;
  border-top: 15px solid transparent !important;
  border-bottom: 15px solid transparent !important;
}
.first-highlight.hover-highlight a:after, .ui-datepicker .ui-datepicker-days-cell-over.hover-highlight a:after, .ui-datepicker.depart-cal .ui-datepicker-current-day.hover-highlight a:after {
  right: 0 !important;
  left: auto !important;
  margin-right: -7px !important;
  border-left: 7px solid #C20041 !important;
  border-right: none !important;
}
.first-highlight a:after, .ui-datepicker .ui-datepicker-current-day a:after, .ui-datepicker .ui-datepicker-days-cell-over a:after, .ui-datepicker td .ui-state-default:hover:after {
  content: " " !important;
  width: 0 !important;
  height: 0 !important;
  top: 0 !important;
  z-index: 100 !important;
  position: absolute;
  border-top: 15px solid transparent !important;
  border-bottom: 15px solid transparent !important;
}
.first-highlight a:after, .ui-datepicker .ui-datepicker-days-cell-over.hover-highlight a:after, .ui-datepicker.depart-cal .ui-datepicker-current-day.hover-highlight a:after {
  right: 0 !important;
  left: auto !important;
  margin-right: -7px !important;
  border-left: 7px solid #C20041 !important;
  border-right: none !important;
}
.last-highlight.hover-highlight a:after, .ui-datepicker .ui-datepicker-current-day.hover-highlight a:after, .ui-datepicker .ui-datepicker-days-cell-over a:after, .ui-datepicker td .ui-state-default:hover:after {
  content: " " !important;
  width: 0 !important;
  height: 0 !important;
  top: 0 !important;
  z-index: 100 !important;
  position: absolute;
  border-top: 15px solid transparent !important;
  border-bottom: 15px solid transparent !important;
}
.last-highlight.hover-highlight a:after, .ui-datepicker .ui-datepicker-days-cell-over.hover-highlight a:after, .ui-datepicker.depart-cal .ui-datepicker-current-day.hover-highlight a:after {
  right: 0 !important;
  left: auto !important;
  margin-right: -7px !important;
  border-left: 7px solid #C20041 !important;
  border-right: none !important;
}
.last-highlight a:after, .ui-datepicker .ui-datepicker-current-day.hover-highlight a:after, .ui-datepicker .ui-datepicker-days-cell-over a:after, .ui-datepicker td .ui-state-default:hover:after {
  content: " " !important;
  width: 0 !important;
  height: 0 !important;
  top: 0 !important;
  z-index: 100 !important;
  position: absolute;
  border-top: 15px solid transparent !important;
  border-bottom: 15px solid transparent !important;
}
.last-highlight a:after, .ui-datepicker .ui-datepicker-days-cell-over.hover-highlight a:after, .ui-datepicker.depart-cal .ui-datepicker-current-day.hover-highlight a:after {
  right: 0 !important;
  left: auto !important;
  margin-right: -7px !important;
  border-left: 7px solid #C20041 !important;
  border-right: none !important;
}
.ui-datepicker-unselectable.ui-state-disabled.first-highlight.hover-highlight span {
  color: #fff !important;
  background: #C20041 !important;
}
.ui-datepicker-unselectable.ui-state-disabled.last-highlight.hover-highlight span {
  color: #fff !important;
  background: #C20041 !important;
}
/*.last-highlight.ui-datepicker-current-day.hover-highlight a{background:#FF0041 !important; box-shadow:inset 0 0 0 1px #C20041 !important;color:#fff !important;}

.last-highlight.ui-datepicker-current-day.hover-highlight a:after{display:none !important;}


.last-highlight.ui-datepicker-current-day.hover-highlight span{color:#fff;background:#FF0041 !important}*/
.return-cal .ui-datepicker-calendar:hover .last-highlight a {
  background: 0 0;
  box-shadow: inset 0 0 0 1px #C20041 !important;
  color: #435464;
}
.return-cal .ui-datepicker-calendar:hover .last-highlight a:after {
  display: none !important;
}
td:hover .last-highlight.ui-datepicker-current-day.hover-highlight a {
  background: #FF0041 !important;
  color: #fff !important;
}
tr:hover .last-highlight.ui-datepicker-current-day.hover-highlight a {
  background: #FF0041 !important;
  color: #fff !important;
}
.last-highlight.ui-datepicker-current-day.hover-highlight a {
  background: #FF0041 !important;
  color: #fff !important;
  box-shadow: inset 0 0 0 1px #C20041 !important;
}
.last-highlight.ui-datepicker-current-day.hover-highlight a:after {
  display: none !important;
}
.ui-datepicker .last-highlight a, .ui-datepicker .ui-datepicker-current-day a, .ui-datepicker .ui-datepicker-days-cell-over a, .ui-datepicker td .ui-state-default:hover {
  background: #C20041;
  color: #fff;
}
td:hover .last-highlight.hover-highlight a {
  background: #FF0041 !important;
  color: #fff !important;
}
tr:hover .last-highlight.hover-highlight a {
  background: #FF0041 !important;
  color: #fff !important;
}
.last-highlight.hover-highlight a {
  background: #FF0041 !important;
  color: #fff !important;
  box-shadow: inset 0 0 0 1px #C20041 !important;
}
.last-highlight.hover-highlight a:after {
  display: none !important;
}
.btn-filled-red.search-button[disabled], html input[disabled] {
  cursor: not-allowed;
  background: #ec9393;
  border: none;
}
#schedule-flightnumber_fstable[disabled] {
  cursor: not-allowed;
  background: #f1f1f1;
  border: none;
}
#schedule-flying-from_fstable[disabled] {
  cursor: not-allowed;
  background: #f1f1f1;
  border: none;
}
#schedule-flying-to_fstable[disabled] {
  cursor: not-allowed;
  background: #f1f1f1;
  border: none;
}
.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span, .ui-datepicker span.ui-datepicker-month, .ui-datepicker span.ui-datepicker-year, .ui-datepicker .hover-highlight a {
  color: #fff !important;
}
/* Generated by http://responsive-css.spritegen.com Responsive CSS Sprite Generator */
.airarabia-spriteicon-phone-white, .airarabia-spritenewwebsite-citycheckin-icon, .airarabia-spritenewwebsite-contact-icon-0, .airarabia-spritenewwebsite-faq-icon, .airarabia-spritenewwebsite-onlinecheckin-icon, .airarabia-spritenewwebsite-routemap-icon, .airarabia-spriteinsurane-icon, .airarabia-spritebagage, .airarabia-spritedining-0, .airarabia-spriteseat-icon-l, .airarabia-spritecar-icon, .airarabia-spriteflight-icon, .airarabia-spritenews-icon, .airarabia-spriteholidaypackages-icon, .airarabia-spritesun-icon, .airarabia-spriteplane-small, .airarabia-spriteen, .airarabia-spritehotel-icon, .airarabia-spritedownarrow, .airarabia-spritecloseredwhite {
  max-width: 100%;
  background-size: 100%;
  background-image: url('/sites/all/themes/airarabia2016/images/png.png');
}
.airarabia-spriteicon-phone-white {
  background-position: 0 0%;
  background-size: 100%;
}
.airarabia-spritenewwebsite-citycheckin-icon {
  background-position: 0 8.439898%;
  background-size: 101.538462%;
}
.airarabia-spritenewwebsite-contact-icon-0 {
  background-position: 0 16.624041%;
  background-size: 101.538462%;
}
.airarabia-spritenewwebsite-faq-icon {
  background-position: 0 24.808184%;
  background-size: 101.538462%;
}
.airarabia-spritenewwebsite-onlinecheckin-icon {
  background-position: 0 32.992327%;
  background-size: 101.538462%;
}
.airarabia-spritenewwebsite-routemap-icon {
  background-position: 0 41.176471%;
  background-size: 101.538462%;
}
.airarabia-spriteinsurane-icon {
  background-position: 0 49.487179%;
  background-size: 110%;
}
.airarabia-spritebagage {
  background-position: 0 57.948718%;
  background-size: 132%;
}
.airarabia-spritedining-0 {
  background-position: 0 66.410256%;
  background-size: 132%;
}
.airarabia-spriteseat-icon-l {
  background-position: 0 73.27478%;
  background-size: 132%;
}
.airarabia-spritecar-icon {
  background-position: 0 76.449275%;
  background-size: 227.586207%;
}
.airarabia-spriteflight-icon {
  background-position: 0 78.813559%;
  background-size: 235.714286%;
}
.airarabia-spritenews-icon {
  background-position: 0 81.333333%;
  background-size: 244.444444%;
}
.airarabia-spriteholidaypackages-icon {
  background-position: 0 84.184915%;
  background-size: 253.846154%;
}
.airarabia-spritesun-icon {
  background-position: 0 87.317073%;
  background-size: 253.846154%;
}
.airarabia-spriteplane-small {
  background-position: 0 90.26764%;
  background-size: 275%;
}
.airarabia-spriteen {
  background-position: 0 93.074119%;
  background-size: 286.956522%;
}
.airarabia-spritehotel-icon {
  background-position: 0 96.336996%;
  background-size: 286.956522%;
}
.airarabia-spritedownarrow {
  background-position: 0 97.841727%;
  background-size: 347.368421%;
}
.airarabia-spritecloseredwhite {
  background-position: 0 100%;
  background-size: 388.235294%;
}
/* Generated by http://responsive-css.spritegen.com Responsive CSS Sprite Generator */
.emirates-nbd-1, .bagage, .dining-0, .seat-icon-l, .car-icon, .news-icon, .holidaypackages-icon, .sun-icon, .en, .downarrow {
  max-width: 100%;
  background-size: 100%;
  background-image: url('/sites/all/themes/airarabia2016/images/new_sprite.png');
}
.emirates-nbd-1 {
  background-position: 0 0%;
  background-size: 100%;
}
.bagage {
  background-position: 0 19.55836%;
  background-size: 120%;
}
.dining-0 {
  background-position: 0 41.009464%;
  background-size: 120%;
}
.seat-icon-l {
  background-position: 0 59.281437%;
  background-size: 120%;
}
.car-icon {
  background-position: 0 68.219178%;
  background-size: 206.896552%;
}
.news-icon {
  background-position: 0 74.309392%;
  background-size: 222.222222%;
}
.holidaypackages-icon {
  background-position: 0 81.337047%;
  background-size: 230.769231%;
}
.sun-icon {
  background-position: 0 89.07563%;
  background-size: 230.769231%;
}
.en {
  background-position: 0 96.111111%;
  background-size: 260.869565%;
}
.downarrow {
  background-position: 0 100%;
  background-size: 315.789474%;
}
#block-webform-client-block-5520 {
  padding: 0px 0px;
  margin-bottom: 30px;
  width: 40%;
}
#block-webform-client-block-5520 h2 {
  display: none;
}
#block-webform-client-block-5520 .form-item {
  margin: 0px 0px 10px 0px !important;
  padding: 0px;
  width: 100%;
  float: left;
}
#block-webform-client-block-5520 label {
  font-size: 1rem;
}
#block-webform-client-block-5520 .form-submit {
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  text-transform: uppercase;
  padding: 7px 35px;
  font-size: 0.9375rem;
  margin: 20px 0px 0px 0px;
}
#block-webform-client-block-5520 .messages.error {
  display: none;
}
#webform-ajax-wrapper-5520 {
  padding: 0 15px;
}
#block-webform-client-block-5521 {
  padding: 0px 0px;
  margin-bottom: 30px;
  width: 40%;
}
#block-webform-client-block-5521 h2 {
  display: none;
}
#block-webform-client-block-5521 .form-item {
  margin: 0px 0px 10px 0px !important;
  padding: 0px;
  width: 100%;
  float: left;
}
#block-webform-client-block-5521 label {
  font-size: 1rem;
}
#block-webform-client-block-5521 .form-submit {
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  text-transform: uppercase;
  padding: 7px 35px;
  font-size: 0.9375rem;
  margin: 20px 0px 0px 0px;
}
#block-webform-client-block-5521 .messages.error {
  display: none;
}
#webform-ajax-wrapper-5521 {
  padding: 0 15px;
}
#block-webform-client-block-5522 {
  padding: 0px 0px;
  margin-bottom: 30px;
  width: 40%;
}
#block-webform-client-block-5522 h2 {
  display: none;
}
#block-webform-client-block-5522 .form-item {
  margin: 0px 0px 10px 0px !important;
  padding: 0px;
  width: 100%;
  float: left;
}
#block-webform-client-block-5522 label {
  font-size: 1rem;
}
#block-webform-client-block-5522 .form-submit {
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  text-transform: uppercase;
  padding: 7px 35px;
  font-size: 0.9375rem;
  margin: 20px 0px 0px 0px;
}
#block-webform-client-block-5522 .messages.error {
  display: none;
}
#webform-ajax-wrapper-5522 {
  padding: 0 15px;
}
#block-webform-client-block-5523 {
  padding: 0px 0px;
  margin-bottom: 30px;
  width: 40%;
}
#block-webform-client-block-5523 h2 {
  display: none;
}
#block-webform-client-block-5523 .form-item {
  margin: 0px 0px 10px 0px !important;
  padding: 0px;
  width: 100%;
  float: left;
}
#block-webform-client-block-5523 label {
  font-size: 1rem;
}
#block-webform-client-block-5523 .form-submit {
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  text-transform: uppercase;
  padding: 7px 35px;
  font-size: 0.9375rem;
  margin: 20px 0px 0px 0px;
}
#block-webform-client-block-5523 .messages.error {
  display: none;
}
#webform-ajax-wrapper-5523 {
  padding: 0 15px;
}
#block-webform-client-block-5695 {
  padding: 0px 0px;
  margin-bottom: 30px;
  width: 45%;
}
#block-webform-client-block-5695 textarea {
  resize: none;
}
#block-webform-client-block-5695 h2 {
  display: none;
}
#block-webform-client-block-5695 .form-item {
  margin: 0px 0px 10px 0px !important;
  padding: 0px;
  width: 100%;
  float: left;
}
#block-webform-client-block-5695 label {
  font-size: 1rem;
  color: #435464;
}
#block-webform-client-block-5695 .form-submit {
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff !important;
  text-transform: uppercase;
  padding: 7px 35px;
  font-size: 0.9375rem;
  margin: 20px 0px 0px 0px;
}
#block-webform-client-block-5695 .messages.error {
  display: none;
}
#webform-ajax-wrapper-5695 {
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  #block-webform-client-block-5520 {
    width: 100%;
  }
  #block-webform-client-block-5521 {
    width: 100%;
  }
  #block-webform-client-block-5522 {
    width: 100%;
  }
  #block-webform-client-block-5523 {
    width: 100%;
  }
  #block-webform-client-block-5695 {
    width: 100%;
  }
}
@media only screen and (max-width: 639px) {
  .new-mob-hide {
    display: none;
  }
}
@media(min-width:300px) and (max-width:700px) {
  .fa.fa-vk {
    font-size: 45px;
    margin-top: -6px;
    margin-left: -18px;
  }
  .content-tabs .content-tab-links {
    padding-top: 0px;
  }
}
@media (min-width: 415px) and (max-width: 767px) {
  .best-fares .fare-inner span.right-price {
    margin-top: 0;
    float: left !important;
  }
  .best-fares .fare-inner span.right-price .price {
    font-size: 1.2rem;
  }
  .best-fares .fare-inner a.booknow {
    margin-top: 5px;
  }
}
#sliding-popup .popup-content #popup-buttons button {
  margin-top: 1em !important;
}
#sliding-popup a {
  color: #fff !important;
  text-decoration: underline !important;
  font-weight: bold !important;
}
#sliding-popup .popup-content #popup-text p {
  font-size: 11px !important;
}
#sliding-popup .popup-content #popup-text h2 {
  font-size: 13px !important;
}
.i18n-tr .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  width: auto !important;
  height: 1.8em;
}
.i18n-zh-hans .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  width: auto !important;
  height: 1.8em;
}
.i18n-fr .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  width: auto !important;
  height: 1.8em;
}
.i18n-de .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  width: auto !important;
  height: 1.8em;
}
.i18n-it .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  width: auto !important;
  height: 1.8em;
}
.i18n-ru .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  width: auto !important;
  height: 1.8em;
}
.i18n-es .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  width: auto !important;
  height: 1.8em;
}
.i18n-zh-hans .ui-datepicker .ui-datepicker-next {
  margin-right: 5px;
}
.i18n-tr .ui-datepicker .ui-datepicker-next {
  margin-right: 5px;
}
.i18n-zh-hans .ui-datepicker .ui-datepicker-next {
  margin-right: 5px;
}
.i18n-fr .ui-datepicker .ui-datepicker-next {
  margin-right: 5px;
}
.i18n-de .ui-datepicker .ui-datepicker-next {
  margin-right: 5px;
}
.i18n-it .ui-datepicker .ui-datepicker-next {
  margin-right: 5px;
}
.i18n-ru .ui-datepicker .ui-datepicker-next {
  margin-right: 5px;
}
.i18n-es .ui-datepicker .ui-datepicker-next {
  margin-right: 5px;
}
.i18n-de .content-tabs .content-tab-links li {
  outline: 0;
  display: inline;
  display: block;
  float: left;
  padding: 10px 16px !important;
}
.i18n-ru #sliding-popup .popup-content #popup-buttons button {
  margin-top: 2.5em !important;
}
.i18n-ru #sliding-popup .popup-content #popup-buttons button {
  font-size: 14px;
}
#views-exposed-form-air-reward-search-page {
  background: #e7e8ed;
  padding: 21px 0 0 0;
  height: 110px;
}
#block-airarabia-general-callcentres .views-exposed-form, #block-airarabia-general-officelocations .views-exposed-form, #views-exposed-form-air-reward-search-page .views-exposed-form {
  max-width: 1175px !important;
  margin: 0 auto;
  padding-left: .9375rem;
  padding-right: .9375rem;
}
#edit-title-field-value-wrapper {
  display: inline;
  float: left;
  margin-right: 20px;
}
#block-airarabia-general-callcentres .faq-search-prepend, #block-airarabia-general-officelocations .faq-search-prepend, #views-exposed-form-air-reward-search-page .faq-search-prepend {
  font-size: 1.4rem;
  display: inline;
  background-image: url(/sites/all/themes/airarabia2016/images/searchongrey.png);
  background-repeat: no-repeat;
  background-position: right 5px;
  padding-right: 60px;
  padding-top: 3px;
  padding-bottom: 4px;
  margin-bottom: -4px;
}
#block-airarabia-general-callcentres input#edit-title-field-value, #block-airarabia-general-callcentres select.call_centre_select, #block-airarabia-general-callcentres select.office_location_select, #block-airarabia-general-officelocations input#edit-title-field-value, #block-airarabia-general-officelocations select.call_centre_select, #block-airarabia-general-officelocations select.office_location_select, #views-exposed-form-air-reward-search-page input#edit-title-field-value, #views-exposed-form-air-reward-search-page select.call_centre_select, #views-exposed-form-air-reward-search-page select.office_location_select {
  color: #64727f;
  font-weight: 400;
  width: 500px;
  display: inline;
  box-shadow: none !important;
  background-color: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
}
#block-airarabia-general-callcentres #edit-title-field-value, #block-airarabia-general-officelocations #edit-title-field-value, #views-exposed-form-air-reward-search-page #edit-submit-air-reward-search {
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid;
  background: #FF0041;
  color: #fff;
  padding: 9px 30px;
  font-size: 1.1rem;
}
#block-airarabia-general-callcentres .views-exposed-widget.views-submit-button, #block-airarabia-general-officelocations .views-exposed-widget.views-submit-button, #views-exposed-form-air-reward-search-page .views-exposed-widget.views-submit-button {
  margin-top: 10px;
}
.air-rewards-faq li {
  padding: 10px 14px !important;
}
.air-rewards-faq h4 {
  font-size: 16px !important;
}
.view-air-reward-search .views-row {
  border-bottom: 1px solid #d0d0d0;
  padding: 10px 0;
}
@media screen and (max-width: 1025px) and (min-width: 40em) {
  #block-airarabia-general-callcentres .faq-search-prepend, #block-airarabia-general-officelocations .faq-search-prepend, #views-exposed-form-air-reward-search-page .faq-search-prepend {
    display: none;
  }
  .mobile-none {
    display: none !important;
  }
  #edit-title-field-value-wrapper {
    width: 80%;
  }
}
@media screen and (max-width: 39.9375em) {
  #block-airarabia-general-customerservicelists .content-tab-links li {
    display: initial;
  }
  title spantitle partunderline {
    margin-bottom: -15px;
    margin-top: 15px !important;
    font-size: 1rem !important;
  }
  .mobile-none {
    display: none !important;
  }
  #block-airarabia-general-callcentres input#edit-title-field-value, #block-airarabia-general-callcentres select.call_centre_select, #block-airarabia-general-callcentres select.office_location_select, #block-airarabia-general-officelocations input#edit-title-field-value, #block-airarabia-general-officelocations select.call_centre_select, #block-airarabia-general-officelocations select.office_location_select, #views-exposed-form-air-reward-search-page input#edit-title-field-value, #views-exposed-form-air-reward-search-page select.call_centre_select, #views-exposed-form-air-reward-search-page select.office_location_select {
    margin-top: 0;
    width: 98%;
  }
  #block-airarabia-general-callcentres #edit-title-field-value, #block-airarabia-general-officelocations #edit-title-field-value, #views-exposed-form-air-reward-search-page #edit-submit-air-reward-search {
    font-size: .9rem;
    padding: 10px 7px;
    float: right;
  }
  #block-airarabia-general-callcentres .views-exposed-widget.views-submit-button, #block-airarabia-general-officelocations .views-exposed-widget.views-submit-button, #views-exposed-form-air-reward-search-page .views-exposed-widget.views-submit-button {
    width: 25%;
    float: left;
    margin-top: 15px;
  }
  #edit-title-field-value-wrapper {
    width: 75%;
    margin-right: 0;
  }
  .air-rewards-faq {
    padding-bottom: 20px;
    padding-top: 5px;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    width: 100%;
  }
  .air-rewards-faq li {
    float: none !important;
    padding: 0 !important;
    margin: 0 !important;
    background: 0 0 !important;
  }
  .air-rewards-faq li.ui-state-active a h4 {
    background: 0 0 !important;
    font-weight: 700;
  }
}
@media screen and (max-width: 759px) and (min-width: 640px) {
  #edit-question-search-wrapper {
    width: 70%;
  }
  #edit-title-field-value-wrapper {
    width: 70%;
  }
}
@media screen and (max-width: 639px) and (min-width: 300px) {
  span.spantitle {
    margin-bottom: 20px;
    font-size: 20px !important;
  }
}
.row.pad-contain-lg.plane-top-dark.show-for-medium {
  display: inherit !important;
}
#block-block-20 a {
  display: block;
  margin-bottom: 5px;
}
#block-block-22 a {
  display: block;
  margin-bottom: 5px;
}
#block-block-44 a {
  display: block;
}
@media screen and (max-width: 700px) and (min-width: 300px) {
  .page-node-330 .end {
    margin-top: 50px;
  }
  .page-node-331 .end {
    margin-top: 70px;
  }
  .page-node-454 .end {
    margin-top: 50px;
  }
  .page-node-331 .views-row.views-row-1.views-row-odd.views-row-first.views-row-last {
    position: relative;
    top: 50px;
  }
  .page-node-455 .wide_wrapper {
    margin-top: 50px;
  }
  .page-node-332 .end {
    margin-top: 50px;
  }
  .page-node-330 select {
    background-image: none;
  }
  .page-node-331 select {
    background-image: none;
  }
  .page-node-332 select {
    background-image: none;
  }
  .page-node-455 select {
    background-image: none;
  }
  .page-node-454 select {
    background-image: none;
  }
  .help_select_contain .help_select {
    top: 95%;
    float: left !important;
    left: 10px !important;
  }
  .help_select_contain::after {
    bottom: -18px;
    left: 270px;
  }
  #block-block-20 {
    width: 100%;
  }
  #block-block-22 {
    width: 100%;
  }
  #block-block-44 {
    width: 100%;
  }
  #block-block-42 {
    width: 100%;
  }
  h1.partunderline#page-title {
    font-size: 1.5rem;
  }
  .page-node-331 #block-views-latest-news-block {
    width: 100% !important;
  }
}
@media (min-width: 415px) and (max-width: 767px) {
  .best-fares .fare-inner span.right-price {
    margin-top: 0;
    float: left !important;
  }
  .best-fares .fare-inner span.right-price .price {
    font-size: 1.2rem;
  }
  .best-fares .fare-inner a.booknow {
    margin-top: 5px;
  }
}
/* Generated by http://responsive-css.spritegen.com Responsive CSS Sprite Generator */
.airarabia-spriteicon-phone-white, .airarabia-spritenewwebsite-citycheckin-icon, .airarabia-spritenewwebsite-contact-icon-0, .airarabia-spritenewwebsite-faq-icon, .airarabia-spritenewwebsite-onlinecheckin-icon, .airarabia-spritenewwebsite-routemap-icon, .airarabia-spriteinsurane-icon, .airarabia-spritebagage, .airarabia-spritedining-0, .airarabia-spriteseat-icon-l, .airarabia-spritecar-icon, .airarabia-spriteflight-icon, .airarabia-spritenews-icon, .airarabia-spriteholidaypackages-icon, .airarabia-spritesun-icon, .airarabia-spriteplane-small, .airarabia-spriteen, .airarabia-spritehotel-icon, .airarabia-spritedownarrow, .airarabia-spritecloseredwhite {
  max-width: 100%;
  background-size: 100%;
  background-image: url('/sites/all/themes/airarabia2016/images/png.png');
}
.airarabia-spriteicon-phone-white {
  background-position: 0 0%;
  background-size: 100%;
}
.airarabia-spritenewwebsite-citycheckin-icon {
  background-position: 0 8.439898%;
  background-size: 101.538462%;
}
.airarabia-spritenewwebsite-contact-icon-0 {
  background-position: 0 16.624041%;
  background-size: 101.538462%;
}
.airarabia-spritenewwebsite-faq-icon {
  background-position: 0 24.808184%;
  background-size: 101.538462%;
}
.airarabia-spritenewwebsite-onlinecheckin-icon {
  background-position: 0 32.992327%;
  background-size: 101.538462%;
}
.airarabia-spritenewwebsite-routemap-icon {
  background-position: 0 41.176471%;
  background-size: 101.538462%;
}
.airarabia-spriteinsurane-icon {
  background-position: 0 49.487179%;
  background-size: 110%;
}
.airarabia-spritebagage {
  background-position: 0 57.948718%;
  background-size: 132%;
}
.airarabia-spritedining-0 {
  background-position: 0 66.410256%;
  background-size: 132%;
}
.airarabia-spriteseat-icon-l {
  background-position: 0 73.27478%;
  background-size: 132%;
}
.airarabia-spritecar-icon {
  background-position: 0 76.449275%;
  background-size: 227.586207%;
}
.airarabia-spriteflight-icon {
  background-position: 0 78.813559%;
  background-size: 235.714286%;
}
.airarabia-spritenews-icon {
  background-position: 0 81.333333%;
  background-size: 244.444444%;
}
.airarabia-spriteholidaypackages-icon {
  background-position: 0 84.184915%;
  background-size: 253.846154%;
}
.airarabia-spritesun-icon {
  background-position: 0 87.317073%;
  background-size: 253.846154%;
}
.airarabia-spriteplane-small {
  background-position: 0 90.26764%;
  background-size: 275%;
}
.airarabia-spriteen {
  background-position: 0 93.074119%;
  background-size: 286.956522%;
}
.airarabia-spritehotel-icon {
  background-position: 0 96.336996%;
  background-size: 286.956522%;
}
.airarabia-spritedownarrow {
  background-position: 0 97.841727%;
  background-size: 347.368421%;
}
.airarabia-spritecloseredwhite {
  background-position: 0 100%;
  background-size: 388.235294%;
}
/* Generated by http://responsive-css.spritegen.com Responsive CSS Sprite Generator */
.emirates-nbd-1, .bagage, .dining-0, .seat-icon-l, .car-icon, .news-icon, .holidaypackages-icon-ca, .sun-icon, .en, .downarrow {
  max-width: 100%;
  background-size: 100%;
  background-image: url('/sites/all/themes/airarabia2016/images/index.png');
}
.emirates-nbd-1 {
  background-position: 0 0%;
  background-size: 100%;
}
.bagage {
  background-position: 0 16.701461%;
  background-size: 120%;
}
.dining-0 {
  background-position: 0 34.655532%;
  background-size: 120%;
}
.seat-icon-l {
  background-position: 0 50.806452%;
  background-size: 120%;
}
.car-icon {
  background-position: 0 60.910816%;
  background-size: 206.896552%;
}
.news-icon {
  background-position: 0 68.51145%;
  background-size: 222.222222%;
}
.holidaypackages-icon-ca {
  background-position: 0 76.775432%;
  background-size: 230.769231%;
}
.sun-icon {
  background-position: 0 85.549133%;
  background-size: 230.769231%;
}
.en {
  background-position: 0 93.869732%;
  background-size: 260.869565%;
}
.downarrow {
  background-position: 0 100%;
  background-size: 315.789474%;
}
.tab-flight-row input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
  background-color: #ffffff;
  cursor: default;
}
.ui-datepicker .last-highlight span, .ui-datepicker .ui-datepicker-current-day span, .ui-datepicker .ui-datepicker-days-cell-over span, .ui-datepicker td .ui-state-default:hover {
  background: #C20041 !mportant;
  color: #fff;
}
/* .ui-datepicker .last-highlight span, .ui-datepicker .ui-datepicker-current-day span, .ui-datepicker .ui-datepicker-days-cell-over span, .ui-datepicker td .ui-state-default:hover{color: #fff !important;background: #C20041 !important;} 
td.ui-datepicker-unselectable.ui-state-disabled.undefined:hover span{
  background:url(/sites/all/themes/airarabia2016/images/un-select.png) no-repeat center #FF0041 !important;
  color: transparent !important;
}

td.ui-datepicker-unselectable.ui-state-disabled:hover span{
  background:url(/sites/all/themes/airarabia2016/images/un-select.png) no-repeat center #FF0041 !important;
  color: transparent !important;
} */
@media (min-width: 300px) and (max-width: 635px) {
  #tabs-flights .flightclass {
    width: 100%;
  }
  #tabs-flights .flightclass label {
    width: 100%;
    text-align: left;
    margin-right: 0;
  }
  #tabs-flights .flightclass select {
    width: 100%;
  }
}
@media (min-width: 636px) and (max-width: 1025px) {
  #tabs-flights .flightclass {
    width: 20%;
  }
  #tabs-flights .flightclass label {
    width: 100%;
    text-align: left;
    margin-right: 0;
  }
  #tabs-flights .flightclass select {
    width: 100%;
  }
}
.i18n-ru #search_tabs.hidepackages ul.ui-tabs-nav li.packages {
  display: block !important;
}
.i18n-tr #search_tabs.hidepackages ul.ui-tabs-nav li.packages {
  display: block !important;
}
.i18n-ru #search_tabs.hidepackages ul.ui-tabs-nav li {
  width: 20% !important;
}
.i18n-tr #search_tabs.hidepackages ul.ui-tabs-nav li {
  width: 20% !important;
}
ul.news-list li:before {
  position: absolute;
  content: "";
  background-image: url(/sites/all/themes/airarabia2016/images/new_sprite.png);
  background-repeat: no-repeat;
  background-position: 0 74.309392%;
  background-size: 138%;
  display: inline-block;
  height: 25px;
  width: 45px;
  left: 0;
  top: 5px;
}
.destinations-link {
  float: right;
}
.promopanel_pages_wrapper.area_wrapper.promopanel_pages.wide_wrapper.full-width.x-light-back.show-for-medium {
  background-color: #00D0D0 !important;
}
.labels.custom-white {
  color: #FFFFFF;
}
.partunderline.no-color-change span.firstword {
  color: #435464 !important;
}
.partunderline.no-color-change-white span.firstword {
  color: #fff !important;
}
.promopanel_pages_wrapper.area_wrapper.promopanel_pages.wide_wrapper.full-width.x-light-back.show-for-medium h2 {
  color: #fff;
}
.promopanel_pages_wrapper.area_wrapper.promopanel_pages.wide_wrapper.full-width.x-light-back.show-for-medium .partunderline span.firstword {
  color: #fff !important;
}
.box-panel-inner.click-follow:hover .btn-hollow-red {
  border: 1px solid #0033A0;
}
.coupons-list .large-image-coupon:hover .btn-hollow-red {
  border: 1px solid #FF0041;
}
footer .partunderline span.firstword {
  color: #435464 !important;
}
.footer-main-links h4 {
  color: #435464;
}
.form_search_flights input[type="radio"] {
  display: none;
}
.form_search_flights input[type="radio"] + label {
  background: url(/sites/all/themes/airarabia2016/images/latest-sprite.png) no-repeat !important;
  background-position: 0 93.939394% !important;
}
.form_search_flights input[type="radio"]:checked + label {
  background: url(/sites/all/themes/airarabia2016/images/latest-sprite.png) no-repeat !important;
  background-position: 0 87.240829% !important;
}
/* Generated by http://responsive-css.spritegen.com Responsive CSS Sprite Generator */
.airewards-img, .city-check-in-img, .contact-us-img, .faq-img, .online-checking-img, .cars-img, .flight-hotel, .holiday-packages, .hotels, .index {
  max-width: 100%;
  background-size: 100%;
  background-image: url('/sites/all/themes/airarabia2016/images/index-updated-icon.png');
}
.airewards-img {
  background-position: 0 0%;
  background-size: 100%;
}
.city-check-in-img {
  background-position: 0 7.692308%;
  background-size: 166.153846%;
}
.contact-us-img {
  background-position: 0 26.054591%;
  background-size: 166.153846%;
}
.faq-img {
  background-position: 0 44.416873%;
  background-size: 166.153846%;
}
.online-checking-img {
  background-position: 0 62.779156%;
  background-size: 166.153846%;
}
.cars-img {
  background-position: 0 73.154362%;
  background-size: 385.714286%;
}
.flight-hotel {
  background-position: 0 79.865772%;
  background-size: 385.714286%;
}
.holiday-packages {
  background-position: 0 86.577181%;
  background-size: 385.714286%;
}
.hotels {
  background-position: 0 93.288591%;
  background-size: 385.714286%;
}
.index {
  background-position: 0 100%;
  background-size: 385.714286%;
}
@media screen and (max-width: 5000px) and (min-width: 640px) {
  .tab-top {
    position: relative;
    z-index: 65;
    top: -51px;
  }
}
ul.row.social-block a img {
  margin-bottom: 10px;
}
.contact-questions .partunderline span.firstword {
  color: #435464 !important;
}
.header-color-change h1, h2, h3, h4 {
  color: #39454B;
}
.featured_flights_content.coupons-list .image-coupon:hover .btn-hollow-red {
  border: 1px solid #FF0041;
}
.month {
  color: #39454B;
  font-family: '.';
}
.color-change {
  color: #435464 !important;
}
.airport_list h3 {
  color: #435464 !important;
}
.airport_list .partunderline span.firstword {
  color: #435464 !important;
}
.list_of_airports h3 {
  color: #fff !important;
}
.list_of_airports .partunderline span.firstword {
  color: #fff !important;
}
#boxes #dialog {
  max-width: 300px;
  width: 100%;
  height: auto;
  padding: 14px;
  background-color: #ed0000;
  font-family: 'Segoe UI Light', sans-serif;
  font-size: 14pt;
  color: #fff;
  line-height: normal;
  border-radius: 5px;
  font-weight: 600;
}
#popupfoot {
  font-size: 16pt;
  position: relative;
  bottom: 0px;
  width: 100%;
  left: auto;
  margin: 10px auto 0px;
}
#popupfoot a {
  color: #fff;
}
#popupfoot a:hover {
  color: #fff;
}
.sub-head {
  color: #435464 !important;
}
.sub-head span.firstword {
  color: #435464 !important;
}
.from-text {
  color: #39454B;
  font-family: '.';
}
.currency {
  color: #FF0041;
  font-family: '.';
}
.things-to-do h3 {
  color: #435464;
}
.best-fares h3 {
  color: #435464;
  font-family: 'Noto Sans', sans-serif;
}
.ui-datepicker .last-highlight span, .ui-datepicker .ui-datepicker-current-day span, .ui-datepicker .ui-datepicker-days-cell-over span, .ui-datepicker td .ui-state-default:hover {
  color: #fff !important;
  background: #C20041 !important;
}
td.ui-datepicker-unselectable.ui-state-disabled.undefined:hover span {
  background: url(/sites/all/themes/airarabia2016/images/un-select.png) no-repeat center #FF0041 !important;
  color: transparent !important;
}
td.ui-datepicker-unselectable.ui-state-disabled:hover span {
  background: url(/sites/all/themes/airarabia2016/images/un-select.png) no-repeat center #FF0041 !important;
  color: transparent !important;
}
.promopanel_pages_wrapper.area_wrapper.promopanel_pages.wide_wrapper.full-width.x-light-back.show-for-medium .partunderline span.firstword:after {
  background: #fff !important;
}
.airport_list.countries.columns.small-24.medium-16 .partunderline span.firstword:after {
  background-color: #435464 !important;
}
.new-banner-section {
  margin: auto;
  padding: 0px;
}
.responsive {
  width: 100%;
  height: auto;
}
.select-origin-section {
  margin: 30px 0px;
}
.select-origin {
  width: 100%;
  border: 1px solid #c6cad3;
  color: #0a0a0a;
  background-color: #fefefe;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-size: 9px 6px;
  background-position: right -1rem center;
  background-origin: content-box;
  background-repeat: no-repeat;
  padding-right: 1.5rem;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  height: auto;
  margin: 0;
}
.text-area-section {
  margin: 30px 0px;
}
.text-area-section p {
  font-size: 15px;
  line-height: 25px;
}
.new-tab-section ul {
  margin: 0px 0px 0px 0px;
}
.new-tab-section ul li {
  float: left;
  list-style: none;
  margin-right: 15px;
  padding: 5px 0 8px;
  margin-bottom: 15px;
}
.new-tab-section ul li h4 {
  margin: 0px;
  padding: 0px;
}
.new-tab-section ul li h4 a {
  margin: 0px;
  padding: 8px 40px;
  color: #4d4d4d;
  font-size: 14px;
  border: 2px solid #e7e8ed;
}
.new-tab-section .content-tabs .content-tab-content {
  padding: 0px;
  background: #fff;
}
.new-tab-section li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active {
  background: #e7e8ed;
  ;
}
.new-tab-section li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active h4 a {
  color: #4F4F4F;
}
.new-tab-section .coupons-list {
  padding: 0;
}
.new-tab-section h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 2.0em;
  line-height: 1.2em;
  display: block;
  margin-top: 30px;
  margin-bottom: 10px;
}
@media (min-width: 320px) and (max-width: 639px) {
  .new-tab-section .coupons-list .image-coupon .coupon-inner {
    height: auto !important;
    box-sizing: content-box;
    padding-bottom: 60px !important;
  }
  .new-tab-section .coupons-list .small-image-coupon {
    height: auto !important;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .new-tab-section ul li h4 a {
    padding: 8px;
  }
}
@media screen and (min-width:40em) and (max-width:64em) {
  .new-tab-section .small-image-coupon {
    height: 390px;
  }
  .new-tab-section .image-coupon {
    height: 350px;
  }
}
#rak-form {
  padding: 0px 0px;
  margin-bottom: 30px;
  width: 40%;
}
#block-webform-client-block-5520 h2 {
  display: none;
}
#rak-form .form-item {
  margin: 0px 0px 10px 0px !important;
  padding: 0px;
  width: 100%;
  float: left;
}
#rak-form label {
  font-size: 1rem;
}
#rak-form .form-submit {
  border: #ed0000 1px solid;
  background: #ed0000;
  color: #fff !important;
  text-transform: uppercase;
  padding: 7px 35px;
  font-size: 0.9375rem;
  margin: 20px 0px 0px 0px;
}
#node-5522 .messages.error {
  display: none;
}
#node-5521 .messages.error {
  display: none;
}
#node-5520 .messages.error {
  display: none;
}
#node-5523 .messages.error {
  display: none;
}
#rak-form {
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  #rak-form {
    width: 100%;
  }
}
.i18n-ru #search_tabs.hidepackages ul.ui-tabs-nav li.packages {
  display: block !important;
}
.i18n-tr #search_tabs.hidepackages ul.ui-tabs-nav li.packages {
  display: block !important;
}
.i18n-ru #search_tabs.hidepackages ul.ui-tabs-nav li {
  width: 20% !important;
}
.i18n-tr #search_tabs.hidepackages ul.ui-tabs-nav li {
  width: 20% !important;
}
ul.news-list li:before {
  position: absolute;
  content: "";
  background-image: url(/sites/all/themes/airarabia2016/images/index.png);
  background-repeat: no-repeat;
  background-position: 0 68.51145%;
  background-size: auto;
  display: inline-block;
  height: 25px;
  width: 45px;
  left: 0;
  top: 5px;
}
.airewards-login #edit-submit--2 {
  margin-top: -21px;
  float: right;
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #ed0000 1px solid;
  background: #ed0000;
  color: #fff;
  padding: 9px 11px;
  font-size: 1.1rem;
}
header .site-options .airewards form #edit-submit--2:hover {
  color: #ed0000 !important;
  background: 0 0;
}
/*header .site-options .selected-airport{cursor:pointer;
	background:url(/sites/all/themes/airarabia2016/images/index.png);
	background-repeat:no-repeat;
	background-position: 170% 101% !important;
	background-size:auto;
	margin:0;
	width:auto;
	min-width:120px;
	max-width:240px;
	height:22px;
	padding:0;
	padding-bottom:1px;
	border:none;
	box-shadow:none;
	color:#435464;
	font-size:1rem;
	padding-right:20px}*/
header .site-options .selected-airport {
  cursor: pointer;
  background: url(/sites/all/themes/airarabia2016/images/icons/downarrow.png);
  background-repeat: no-repeat;
  background-position: center right !important;
  background-size: auto;
  margin: 0;
  width: auto;
  min-width: 120px;
  max-width: 240px;
  height: 22px;
  padding: 0;
  padding-bottom: 1px;
  border: none;
  box-shadow: none;
  color: #435464;
  font-size: 1rem;
  padding-right: 20px;
}
/*header .site-options .site-currency span.selected-currency,header .site-options .site-currency span.selected-language,header .site-options .site-language span.selected-currency,header .site-options .site-language span.selected-language{
	font-size:.9rem;
	background:url(/sites/all/themes/airarabia2016/images/index.png);
	background-repeat:no-repeat;
	background-position: 220% 100.50% !important;
	padding-right:20px}*/
header .site-options .site-currency span.selected-currency, header .site-options .site-currency span.selected-language, header .site-options .site-language span.selected-currency, header .site-options .site-language span.selected-language {
  font-size: .9rem;
  background: url(/sites/all/themes/airarabia2016/images/icons/downarrow.png);
  background-repeat: no-repeat;
  background-position: center right !important;
  padding-right: 20px;
}
header .site-options .site-currency span.selected-currency, header .site-options .site-currency span {
  font-size: .9rem;
  background: url(/sites/all/themes/airarabia2016/images/index.png);
  background-repeat: no-repeat;
  background-position: 29px 100.50% !important;
  padding-right: 20px;
}
#block-block-20 h2 {
  color: #39454B;
}
#block-block-22 h2 {
  color: #39454B;
}
#block-block-42 h2 {
  color: #39454B;
}
#block-block-44 h2 {
  color: #39454B;
}
#block-webform-client-block-424 h2 {
  color: #39454B;
}
#block-webform-client-block-406 h2 {
  color: #39454B;
}
select#edit-submitted-journey-details-departure-date-month {
  color: #0a0a0a;
}
select#edit-submitted-return-journey-return-date-month {
  color: #0a0a0a;
}
.flight_offers h2 {
  color: #39454B !important;
}
.flight_offers .partunderline span.firstword {
  color: #39454B !important;
}
.flight_offers h2 .partunderline span.firstword:after {
  color: #39454B !important;
}
.margin-one {
  margin-top: 1px;
}
.sub-head.partunderline span.firstword:after {
  background: #435464 !important;
}
.cta .partunderline span.firstword:after {
  background: #435464 !important;
}
.dark-gray-color h3 {
  color: #39454B !important;
}
.dark-gray-color .partunderline span.firstword:after {
  background-color: #39454B !important;
}
.dark-gray-color h4 {
  color: #39454B !important;
}
.dark-gray-color h2 {
  color: #39454B !important;
}
.dark-gray-color .partunderline span.firstword {
  color: #39454B !important;
}
.ui-state-default.ui-corner-top:hover {
  background: #dbdee5 !important;
}
@media (min-width: 300px) and (max-width: 640px) {
  .tab-top .columns {
    padding: 0px;
  }
  .column, .columns {
    padding-left: .625rem;
    padding-right: .625rem;
  }
  .tab-top {
    border-top: 1px solid #C20041;
  }
  .row.pad-contain-lg.plane-top-dark.show-for-medium {
    display: none !important;
  }
  ul.main_promo_carousel .panel_content, ul.main_promo_carousel body .panel_content {
    left: 0;
    right: 0;
  }
  .airport_dropdown .list_of_airports {
    background-color: #C5C5C5 !important;
  }
  .airport_dropdown .list_of_airports .fa.fa-bus {
    color: #39454B;
  }
  .airport_dropdown .list_of_airports .fa.fa-plane {
    color: #39454B;
  }
  .airport-selector-head label {
    color: #39454B !important;
  }
  .airport_dropdown {
    background-color: #C5C5C5 !important;
    position: fixed !important;
    top: 0 !important;
    height: 100% !important;
    padding: 40px 0 0 !important;
    width: 100% !important;
    margin-top: 0;
  }
  .airport_dropdown .mobilefilter {
    background-color: #C5C5C5 !important;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    margin-left: -15px;
    padding: 45px 5px 0 35px;
  }
  .faq-search-prepend {
    font-size: 14px !important;
    background: none !important;
  }
  header .site-options .airport_dropdown {
    background-color: #C5C5C5 !important;
  }
  .airport_dropdown .list_of_airports span {
    color: #39454B !important;
  }
  .airport_dropdown {
    background-color: #C5C5C5 !important;
  }
  #navigation #main-menu.burgerfied {
    background-color: #C20041 !important;
  }
  .hide-click-away-trigger .dropdown-list .dropdown-list-inner ul li {
    color: #39454B !important;
  }
}
/*....n....*/
#search_tabs .tab-outer .columns {
  padding-left: 0;
  padding-right: 0;
}
#search_tabs .tab-outer .tab-wrapper.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.airport_dropdown.keyword-search .list_of_airports {
  background: #c5c5c5 !important;
}
.airport_dropdown .list_of_airports .partunderline span.firstword {
  color: #fff !important;
}
.airport_dropdown.keyword-search .list_of_airports .partunderline span.firstword {
  color: #435464 !important;
}
#search_tabs.hidepackages ul.ui-tabs-nav li:first-child {
  border-right: 1px solid #FF0041 !important;
}
#tabs-flights .search_options_extended.open input {
  background-color: #ffffff !important;
}
@media screen and (min-width: 1200px) {
  .i18n-fr #tabs-flights .form_flying_from, .i18n-fr #tabs-flights .form_flying_to {
    width: 27%;
  }
  .i18n-de #tabs-flights .form_flying_from, .i18n-de #tabs-flights .form_flying_to {
    width: 28%;
  }
  .i18n-it #tabs-flights .form_flying_from, .i18n-it #tabs-flights .form_flying_to {
    width: 27%;
  }
  .i18n-it .airport_list h3.partunderline {
    font-size: 1.3rem;
  }
  .i18n-ru #tabs-flights .form_flying_from, .i18n-ru #tabs-flights .form_flying_to {
    width: 28%;
  }
  .i18n-es #tabs-flights .form_flying_from, .i18n-es #tabs-flights .form_flying_to {
    width: 27%;
  }
  .i18n-tr #tabs-flights .form_flying_from, .i18n-tr #tabs-flights .form_flying_to {
    width: 28%;
  }
  .i18n-es header .site-options .site-language span.selected-language {
    background-position: 204% 100.50% !important;
  }
}
.dateloader {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(250, 250, 250, 0.8);
  z-index: 1;
  background-color: rgba(250, 250, 250, 0.8) !important;
}
.loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
}
.gap-style {
  font-size: .95rem;
  margin-left: 10px;
  margin-right: 10px;
}
a#myaccountlink span {
  font-size: .95rem !important;
}
.i18n-en .hide-click-away-trigger .dropdown-pin {
  margin-left: 60% !important;
}
/* Generated by http://responsive-css.spritegen.com Responsive CSS Sprite Generator */
.city-checking-img, .online-checking-img, .footer-facebook, .footer-istagram, .footer-linked-in, .footer-youtube, .hotel-flight, .plane-small, .checked, .unchecked, .closeredwhite {
  max-width: 100%;
  background-size: 100%;
  background-image: url('/sites/all/themes/airarabia2016/images/latest-sprite.png');
}
.city-checking-img {
  background-position: 0 0%;
  background-size: 100%;
}
.online-checking-img {
  background-position: 0 14.358974%;
  background-size: 100%;
}
.footer-facebook {
  background-position: 0 28.046745%;
  background-size: 130%;
}
.footer-istagram {
  background-position: 0 39.732888%;
  background-size: 130%;
}
.footer-linked-in {
  background-position: 0 51.419032%;
  background-size: 130%;
}
.footer-youtube {
  background-position: 0 63.105175%;
  background-size: 130%;
}
.hotel-flight {
  background-position: 0 72.964169%;
  background-size: 185.714286%;
}
.plane-small {
  background-position: 0 80.48%;
  background-size: 270.833333%;
}
.checked {
  background-position: 0 87.240829%;
  background-size: 295.454545%;
}
.unchecked {
  background-position: 0 93.939394%;
  background-size: 295.454545%;
}
.closeredwhite {
  background-position: 0 100%;
  background-size: 382.352941%;
}
.i18n-zh-hans #search_tabs.hidepackages ul.ui-tabs-nav li:first-child, .i18n-fr #search_tabs.hidepackages ul.ui-tabs-nav li:first-child, .i18n-de #search_tabs.hidepackages ul.ui-tabs-nav li:first-child, .i18n-it #search_tabs.hidepackages ul.ui-tabs-nav li:first-child, .i18n-ru #search_tabs.hidepackages ul.ui-tabs-nav li:first-child, .i18n-es #search_tabs.hidepackages ul.ui-tabs-nav li:first-child, .i18n-tr #search_tabs.hidepackages ul.ui-tabs-nav li:first-child {
  border-right: none !important;
}
.airport_dropdown.keyword-search .list_of_airports .fa.fa-bus {
  color: #39454B !important;
}
.airport_dropdown .list_of_airports.fa.fa-bus {
  color: #fff !important;
}
.i18n-de .airport_dropdown .airport_list h3 {
  margin-top: 20px;
  font-size: 1.1rem;
}
.i18n-ru .airport_dropdown .airport_list h3 {
  margin-top: 20px;
  font-size: 1.3rem;
}
.i18n-es .airport_dropdown .airport_list h3 {
  margin-top: 20px;
  font-size: 1.3rem;
}
.i18n-es .partunderline span.firstword::after {
  bottom: -6px;
}
.i18n-fr #block-airarabia-general-callcentres .faq-search-prepend, #block-airarabia-general-officelocations .faq-search-prepend, #views-exposed-form-search-questions-page .faq-search-prepend {
  font-size: 1.1rem;
  padding-bottom: 14px;
}
.i18n-en #block-airarabia-general-callcentres .faq-search-prepend, #block-airarabia-general-officelocations .faq-search-prepend, #views-exposed-form-search-questions-page .faq-search-prepend {
  font-size: 1.1rem;
  padding-bottom: 14px;
}
.i18n-de #block-airarabia-general-callcentres .faq-search-prepend, #block-airarabia-general-officelocations .faq-search-prepend, #views-exposed-form-search-questions-page .faq-search-prepend {
  font-size: 1.1rem;
  padding-bottom: 14px;
}
.i18n-it #block-airarabia-general-callcentres .faq-search-prepend, #block-airarabia-general-officelocations .faq-search-prepend, #views-exposed-form-search-questions-page .faq-search-prepend {
  font-size: 1.1rem;
  padding-bottom: 14px;
}
.i18n-ru #block-airarabia-general-callcentres .faq-search-prepend, #block-airarabia-general-officelocations .faq-search-prepend, #views-exposed-form-search-questions-page .faq-search-prepend {
  font-size: 1.1rem;
  padding-bottom: 14px;
}
.i18n-es #block-airarabia-general-callcentres .faq-search-prepend, #block-airarabia-general-officelocations .faq-search-prepend, #views-exposed-form-search-questions-page .faq-search-prepend {
  font-size: 1.1rem;
  padding-bottom: 14px;
}
.i18n-tr #block-airarabia-general-callcentres .faq-search-prepend, #block-airarabia-general-officelocations .faq-search-prepend, #views-exposed-form-search-questions-page .faq-search-prepend {
  font-size: 1.1rem;
  padding-bottom: 14px;
}
.i18n-zh-hans #block-airarabia-general-callcentres .faq-search-prepend, #block-airarabia-general-officelocations .faq-search-prepend, #views-exposed-form-search-questions-page .faq-search-prepend {
  font-size: 1.1rem;
  padding-bottom: 14px;
}
@media only screen and (min-width: 640px) {
  video#videojs-1269-field-promotional-video-video {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
  }
}
@media screen and (max-width: 639px) {
  video#videojs-1269-field-promotional-video-video {
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: 50%;
    height: auto;
    z-index: -100;
  }
  video {
    width: 100%;
    height: auto;
  }
}
video {
  width: 100%;
}
.video-js {
  position: relative !important;
  width: 100% !important;
  height: auto !important;
}
@media only screen and (min-width:1920px) {
  .promopanel_wrapper {
    height: 510px;
  }
}
.flight_status input[type="radio"]:checked + label {
  background: none !important;
}
.flight_status input[type="radio"] + label {
  background: none !important;
}
.flight_status input[type="radio"] {
  display: inline-block !important;
}
@media (min-width: 300px) and (max-width: 639px) {
  .video-js {
    position: relative !important;
    width: 900px !important;
    height: auto !important;
  }
  body {
    overflow-x: hidden;
  }
  .list_of_airports h3 {
    color: #39454B !important;
  }
  .airport_dropdown .list_of_airports .partunderline span.firstword::after {
    background: #39454B;
  }
  .airport_dropdown .list_of_airports .partunderline span.firstword {
    color: #39454B !important;
  }
  .aa-table-outer {
    overflow-x: scroll;
  }
}
.ui-datepicker-days-cell-over.ui-datepicker-today.selected-today .ui-state-default.ui-state-highlight {
  background: none;
  color: #435464;
}
.ui-datepicker-days-cell-over.ui-datepicker-unselectable.ui-state-disabled.undefined.ui-datepicker-today .ui-state-default:hover {
  background: url(/sites/all/themes/airarabia2016/images/un-select.png) no-repeat center #FF0041 !important;
  color: transparent !important;
}
.ui-datepicker-days-cell-over.undefined.ui-datepicker-today .ui-state-default {
  background: none !important;
  /*color:#716d6d  !important;*/
  color: #bfbfbf !important;
}
.ui-datepicker .ui-datepicker-days-cell-over.selected-today a::after {
  display: none;
}
.ui-datepicker-days-cell-over.ui-datepicker-today.selected-today .ui-state-default.ui-state-highlight:hover::after {
  right: 0 !important;
  left: auto !important;
  margin-right: -7px !important;
  border-left: 7px solid #C20041 !important;
  border-right: none !important;
  content: "";
  display: block;
}
.ui-datepicker .dp-highlight.first-highlight a::after, .ui-datepicker .ui-datepicker-days-cell-over a::after, .ui-datepicker.depart-cal .ui-datepicker-current-day a::after {
  right: 0 !important;
  left: auto !important;
  margin-right: -7px !important;
  border-left: 7px solid #C20041 !important;
  border-right: none !important;
}
.ui-datepicker-days-cell-over.selected-today.ui-datepicker-current-day.ui-datepicker-today .ui-state-default.ui-state-highlight.ui-state-active {
  background: #C20041;
  color: #fff;
}
.ui-datepicker-days-cell-over.selected-today.ui-datepicker-current-day.ui-datepicker-today .ui-state-default.ui-state-highlight.ui-state-active::after {
  right: 0 !important;
  left: auto !important;
  margin-right: -7px !important;
  border-left: 7px solid #C20041 !important;
  border-right: none !important;
  content: "";
  display: block;
}
.columns.small-8.large-8.text-right.not-for-faq {
  margin: auto;
  width: 233px;
  margin: 0px 0px 0px 16%;
  text-align: left !important;
  float: left !important;
  padding-left: 20px;
}
#block-views-5dafcabee3f35dfe1793b5c36c609da7 h2 {
  display: none;
}
.columns.small-24.medium-9.search_field.journeytype label {
  padding: 2px 0px 0px 26px;
  margin-left: 0px;
}
.webform-client-form-5751 {
  max-width: 600px;
  width: 100%;
  padding: 25px 15px;
}
.webform-client-form-5751 .form-item.webform-component {
  width: 100%;
  margin-right: 0px;
}
.webform-client-form-5751 .form-item.form-type-select.form-item-submitted-mobile-number-country-code {
  width: 30%;
  float: left;
  margin: 0;
}
.webform-client-form-5751 .form-type-select .country-select {
  width: 90%;
}
.webform-client-form-5751 .form-item.form-type-textfield.form-item-submitted-mobile-number-mobile {
  width: 70%;
  float: left;
  margin: 0;
}
.webform-client-form-5751 .form-type-textfield .form-text {
  width: 100%;
}
.webform-client-form-5751 .webform-component--terms--agree input[type=checkbox] {
  float: left;
  margin-top: 5px;
  margin-right: 10px;
}
.webform-client-form-5751 .webform-component--terms--agree .description p {
  margin-bottom: 0px;
}
.webform-client-form-5751 .button-primary {
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid;
  background: #FF0041 !important;
  color: #fff !important;
  padding: 7px 37.5px;
  font-size: 1.1rem;
}
.webform-client-form-5751 .form-actions {
  margin: 0px;
}
#contact_us .g-recaptcha {
  margin-bottom: 10px;
  margin-top: 0px;
  padding-left: 0;
}
#contact-form {
  padding: 20px;
  float: right;
}
.show-hide#contact-form {
  padding: 0px;
  float: none;
}
#contactusForm .form-item, #contactusForm .form-actions {
  margin: 0px;
}
#contactusForm .webform-component-select::after {
  display: none;
}
#contactusForm .show-for-question {
  display: block !important;
}
#contactusForm .webform-component-textarea .grippie {
  display: none;
}
#contactusForm .btn-light {
  background: #fff !important;
  margin-bottom: 7px;
  border: none;
}
#contactusForm .form-managed-file .form-submit {
  margin-top: 7px;
  display: none;
}
#contactusForm .form-item input {
  border: none;
}
#contactusForm button, html input[type=button], input[type=reset], input[type=submit] {
  margin-top: 7px;
}
#contactusForm .form-item .description {
  margin-bottom: 7px;
  font-size: 12px;
  text-align: left;
  display: none;
}
#contactusforms .contact-option-content {
  margin-top: 20px;
}
#contactusforms .contact-option-content.active {
  margin-top: 0 !important;
}
#contactusforms .contact-option-content .arrow-up {
  display: block !important;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #c6cad3;
  position: absolute;
  top: -20px;
  left: 75%;
  margin-left: -10px;
}
#contactusforms .contact-option-content.active .arrow-up {
  display: none !important;
}
#contactusforms .contact-options .contact-option.active {
  background: #C6CAD3;
}
@media (max-width: 639px) {
  .webform-client-form-5751 .webform-component--terms--agree .description p {
    font-size: 13px;
  }
  #contactusForm .columns.small-8.large-8.text-right.not-for-faq {
    margin-left: 0px;
    padding-left: .625rem;
  }
  #contactusForm .columns.small-8.large-8.text-right.not-for-faq {
    margin: 0px;
    padding-left: 10px;
  }
  .manage-bookings-form.form-pnr .button {
    right: 0px !important;
  }
}
@media (max-width: 360px) {
  #contactusForm #google_recaptcha_webform_client_form_5754 {
    transform: scale(0.8);
    margin-left: -31px;
  }
}
@media screen and (max-width: 39.9375em) {
  .results_table_chart .results-table-list.row {
    padding-left: 40px;
  }
  .i18n-fr .coupons-list .image-coupon .coupon-inner-content .btn-hollow-red {
    font-size: .60rem;
    padding: 6px 5px;
  }
}
.nbsp-div {
  height: 1px;
}
#block-menu-menu-homepage-mobile .menu li a {
  line-height: 145%;
}
.airport_dropdown .list_of_airports .partunderline span.firstword::after {
  display: none !important;
}
.airport_dropdown.keyword-search .list_of_airports .airport-list .airportoption a i {
  color: #435464 !important;
}
/*.columns.small-24.medium-8.list_of_airports{
    color: #fff !important;
}

.search_field.form_flying_to .airport_dropdown.columns.small-24.keyword-search a{
	color:#435464 !important;
}*/
#block-webform-client-block-5751 .form-item.webform-component.webform-component-optionsmarkup.webform-component--terms {
  margin-top: 15px;
}
.webform-component--terms--agree input[type="checkbox"] {
  margin: 7px 0 10px 0 !important;
}
#block-webform-client-block-5751 .form-item .description {
  width: 93%;
  float: right;
}
#block-webform-client-block-5751 .form-item .description p::after {
  content: '*';
  color: red;
  margin-left: 3px;
  font-size: 19px;
}
.webform-component--terms--agree .option::after {
  content: "*";
  color: red;
}
#edit-submitted-terms {
  width: 5%;
}
#block-webform-client-block-5751 div.error {
  background-image: none !important;
  background: none !important;
  border: none !important;
}
#block-webform-client-block-5751 div.messages {
  padding: 0px 0px 0px 0px !important;
}
.webform-client-form-5760 {
  max-width: 600px;
  width: 100%;
  padding: 25px 15px;
}
.webform-client-form-5760 .form-item.webform-component {
  width: 100%;
  margin-right: 0px;
}
.webform-client-form-5760 .button-primary {
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid;
  background: #FF0041 !important;
  color: #fff !important;
  padding: 7px 37.5px;
  font-size: 1.1rem;
}
.webform-client-form-5760 .grippie {
  display: none !important;
}
.webform-client-form-5760 div.error {
  background-image: none !important;
  background: none !important;
  border: none !important;
}
.webform-client-form-5760 div.messages {
  padding: 0px 0px 0px 0px !important;
}
.webform-client-form-5760 .webform-component-select::after {
  display: none;
}
.webform-client-form-5760 input.webform-calendar {
  padding: 11px;
}
.webform-client-form-5760 input[readonly] {
  background: #eaeaea;
  color: #a5a2a2;
}
#block-block-52--2 img {
  width: 100%;
}
#block-block-52.hide-block {
  display: none;
}
.webform-client-form-5760 .form-item {
  margin-bottom: 10 !important;
}
.webform-client-form-5760 .form-item input {
  margin-bottom: 0 !important;
}
.webform-client-form-5760 .form-item select {
  margin-bottom: 0 !important;
  padding: 0px .5rem;
}
.webform-client-form-5760 .content .block-webform input.form-submit:hover {
  color: #fff !important;
  background: #c20041 !important;
  border: 1px solid #c20041 !important;
}
.modalconent {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  width: 40% !important;
  padding: 20px;
  text-align: center !important;
}
.modalconent span {
  font-weight: bold;
}
.modalconent #button {
  text-transform: uppercase !important;
  font-weight: 300 !important;
  border: #FF0041 1px solid !important;
  background: #FF0041 !important;
  color: #fff !important;
  padding: 9px 11px 10px !important;
  font-size: 15px !important;
}
body .panel_content, ul.main_promo_carousel .panel_content {
  position: absolute;
  top: 0;
}
.manage-bookings-form.form-pnr {
  height: auto !important;
  padding: 0 15px 1px 15px;
}
.manage-bookings-form.form-pnr .button {
  position: absolute;
  right: 40px;
  min-width: 110px;
  bottom: 25px;
}
.not-logged-in .manage-bookings-form.form-pnr .button {
  bottom: 132px;
  padding: 11px 1em;
}
#booking-via {
  width: auto;
  /* float: right; */
  margin: 8px 0px 0px 8px;
  color: #435464;
  font-weight: 400;
  color: #435464;
  font-size: 1.1rem;
}
#booking-via input {
  margin-right: 10px;
}
.viashj {
  margin-bottom: 10px !important;
}
@media (max-width: 767px) {
  .manage-bookings-form.form-pnr {
    height: 350px !important;
    padding: 0 15px 15px 15px;
  }
  . .manage-bookings-form.form-pnr .button {
    position: absolute;
    right: 0px !important;
    min-width: 110px;
    bottom: 25px;
    left: 1px;
  }
}
#question-form {
  float: right;
  padding: 50px;
  height: auto !important;
}
.airport_dropdown .list_of_airports a {
  color: #fff;
}
.closebtn.small-grey {
  color: #435464 !important;
}
.test {
  color: #fff;
}
@media (min-width: 300px) and (max-width:639px) {
  .bx-controls.bx-has-pager {
    top: auto !important;
    bottom: 0 !important;
  }
  .bx-controls.bx-has-pager .bx-pager .bx-pager-item a::after {
    content: "\f1db";
    font-family: FontAwesome;
    color: #FF0041 !important;
    font-size: 1.1rem;
  }
  .bx-controls.bx-has-pager .bx-pager .bx-pager-item a.active::after {
    content: "\f111";
    font-family: FontAwesome;
    color: #FF0041 !important;
  }
}
.columns.small-24.medium-6.big-link-coupon.click-follow:last-child .inner {
  background-position: right center;
}
.columns.small-24.medium-6.big-link-coupon.click-follow:last-child .inner h3 {
  line-height: 0;
}
.columns.small-24.medium-6.big-link-coupon.click-follow:last-child .inner h3 a img {
  margin: 0px 0px 0px 0px;
}
input#bookingpnr {
  width: auto;
  float: left;
  margin: 6px 10px 0px 3px;
}
@media screen and (min-width:320px) and (max-width:767px) {
  .manage-bookings-form.form-pnr.form-booking {
    height: auto !important;
  }
  div#google_recaptcha_webform_client_form_5798 {
    margin: 10px 0px;
    display: inline-block;
  }
  .manage-bookings-form.form-pnr .button {
    position: inherit;
    right: 0;
    min-width: 110px;
    bottom: 0;
    display: block;
  }
}
@media screen and (min-width:320px) and (max-width:480px) {
  #ui-datepicker-div {
    position: absolute;
    width: 26em !important;
    font-size: 13px !important;
  }
}
.big-link-coupon .inner .overlay {
  padding-top: inherit !important;
}
.big-link-coupon h3 {
  color: #fff !important;
  font-size: 1.6rem;
  font-weight: 400;
  text-align: center;
  position: absolute !important;
  transform: translateY(-50%) !important;
  top: 50% !important;
  left: 0;
  right: 0;
}
#google_recaptcha_webform_client_form_5798 {
  transform: scale(0.89);
  transform-origin: 0 0;
  margin: 0px 0px 0px 10px;
  padding: 10px 0px 0px 0px;
}
.i18n-es #navigation li a, .i18n-ru #navigation li a, .i18n-zh-hans #navigation li a, .i18n-fa #navigation li a, .i18n-fr #navigation li a {
  padding: 40px 5px !important;
  font-size: 0.9375rem !important;
}
.form-submit {
  transition: all .3s;
  text-transform: uppercase;
  font-weight: 300;
  border: #FF0041 1px solid !important;
  background: #FF0041 !important;
  color: #fff !important;
  padding: 7px 37.5px;
  font-size: 1.1rem !important;
  margin-top: 12px !important;
  margin-left: 5px;
}
.name-field, .language-field {
  padding-left: 0px;
}
div#node-419 h2 a {
  display: none;
}
div.status, table tr.ok {
  background-color: inherit;
  border: none;
}
#webform-client-form-419 input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000;
  opacity: 1;
}
#webform-client-form-419 input::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
  opacity: 1;
}
#webform-client-form-419 input:-ms-input-placeholder {
  /* IE 10+ */
  color: #000;
  opacity: 1;
}
#webform-client-form-419 input:-moz-placeholder {
  /* Firefox 18- */
  color: #000;
  opacity: 1;
}
div#success {
  color: #fff;
}
@media screen and (min-width:320px) and (max-width:767px) {
  body .panel_content, ul.main_promo_carousel .panel_content {
    /* background:none !important;*/
    bottom: 0px !important;
    top: auto;
  }
  .panel_inner {
    padding-bottom: 15px;
  }
}
.loyalty-white h2 {
  color: #fff;
}
.loyalty-white p {
  color: #fff;
}
.manage-bookings-form.form-pnr.form-ext {
  height: auto !important;
  padding: 20px 20px;
}
#google_recaptcha_b_form {
  transform: scale(0.89);
  transform-origin: 0 0;
  margin: 0px 0px 0px 10px;
  padding: 10px 0px 0px 0px;
}
.not-logged-in .manage-bookings-form.form-pnr.form-ext .button {
  bottom: 120px;
  padding: 11px 1em;
}
.search_field.pax.one-way-passengers {
  margin-left: 2%;
}
.i18n-zh-hans .search_field.pax.one-way-passengers {
  margin-left: 0%;
}
div#block-views-travel-update-block .ui-state-default:hover {
    background: none !important;
    color: #435464 !important;
}

@media (min-width:320px) and (max-width:1155px) {
  .search_field.pax.one-way-passengers {
    margin: 0;
  }
}
@media (min-width:768px) and (max-width:1210px) {
  .manage-bookings-form-elem {
    float: left;
    width: 240px;
    padding: 10px;
  }
}
#search_tabs .journey-type label {
    line-height: 22px;
}
@media(min-width:1025px) {
  .i18n-zh-hans #tabs-flights .search_field.pax.one-way-passengers {
    width: 47%;
  }
  .i18n-fr #tabs-flights .deptdate {
    width: 27%;
  }
  .i18n-fr #tabs-flights .search_field.pax.one-way-passengers > label {
    padding-left: 0%;
    width: 20%;
  }
  .i18n-de #tabs-flights .deptdate {
    width: 28%;
  }
  .i18n-de #tabs-flights .search_field.pax.one-way-passengers > label {
    padding-left: 0%;
    width: 20%;
  }
  .i18n-it #tabs-flights .deptdate {
    width: 27.1%;
  }
  .i18n-it #tabs-flights .search_field.pax.one-way-passengers > label {
    padding-left: 2%;
    width: 24%;
  }
  .i18n-ru #tabs-flights .deptdate {
    width: 28%;
  }
  .i18n-ru #tabs-flights .search_field.pax.one-way-passengers > label {
    padding-left: 0;
    width: 24%;
  }
  .i18n-es #tabs-flights .deptdate {
    width: 27%;
  }
  .i18n-es #tabs-flights .search_field.pax.one-way-passengers > label {
    padding-left: 6%;
    width: 30%;
  }
  .i18n-es #tabs-flights .deptdate {
    width: 27%;
  }
  .i18n-es #tabs-flights .search_field.pax.one-way-passengers > label {
    padding-left: 6%;
    width: 30%;
  }
  .i18n-tr #tabs-flights .deptdate {
    width: 28%;
  }
  .i18n-tr #tabs-flights .search_field.pax.one-way-passengers > label {
    padding-left: 0.9%;
    width: 25%;
  }
  .i18n-fr #tabs-flights .currency label {
    width: 21%;
}
	.i18n-de #tabs-flights .currency label {
    margin-right: 2%;
}
	 .i18n-it #tabs-flights .currency label {
    width: 22%;
}
	.i18n-ru #tabs-flights .currency label {
    margin-right: 2%;
}
	.i18n-es #tabs-flights .currency label {
    margin-right: 1%;
}
	.i18n-tr #tabs-flights .currency label {
    width: 23%;
}
}
@media screen and (max-width:767px) {
.t-u-item-0 .travel-update-title {
      background: url(/sites/all/themes/airarabia2016/images/icons/important-icon.png) no-repeat left 11px;
  }
 a.travel-update-link.t-u-collapsed{
	 top:8px;
 } 
}

.travel-guidelines-form-wrapper {
    background: #e7e7e7;
    padding: 20px;
	position: relative;
	margin-bottom:30px;
	}
	
.travel-guidelines-form-wrapper label{
	margin-bottom: 2px;
    color: #39454b;
    font-weight: 400;
    font-size: 1.1rem;
	width: 20%;
    display: inline-block;
	float:left;
	margin-right:4%;
	margin-top:3px;
}

.travel-guidelines-form-wrapper input{
	width:76%;
	margin-bottom:0;
}	

.travel-frm-wrapper {
    width: 30%;
    float: left;
    margin-right: 1%;
}

.travel-to-wrapper {
     width: 30%;
    float: left;
    margin-right: 1%;
}
.travel-guideline-btn {
    width: 18%;
    float: left;
	margin-top: 0px;
	margin-left:50px;
}
.travel-guideline-btn .btn-filled-red{
	width:100%;
}
.travel-guidelines-error{
	color:red;
	margin-bottom:15px;
}
 #travel_to_c_list_mobile{
	    background: #c5c5c5;
    width: 33.3%;
    position: absolute;
    left:  36%;
    padding: 20px;
    z-index: 1000;
	margin-top:20px !important;
	min-height:200px;
}
#travel_frm_c_list_mobile{
	    background: #c5c5c5;
    width: 33.3%;
    position: absolute;
    left: 20px;
    padding: 20px;
    z-index: 1000;
	margin-top:20px !important;
	min-height:200px;
}
.split-list-m div{
	margin:0px 0px 10px 0px;
	padding:0px;
	list-style:none;
	cursor:pointer;
	transition: all 0s;
	font-family: 'Noto Sans', sans-serif;
    color: #435464;
}
.split-list-m div:hover{
	font-weight:600;
		transition: all 0s;
}
.split-list-to-m div{
	margin:0px 0px 10px 0px;
	padding:0px;
	list-style:none;
	cursor:pointer;
	transition: all 0s;
	font-family: 'Noto Sans', sans-serif;
    color: #435464;
}
.split-list-to-m div:hover{
	font-weight:600;
		transition: all 0s;
}

#travel_frm_c_list_desktop, #travel_to_c_list_desktop{
    background: #c5c5c5;
    width: 66.6%;
    position: absolute;
    left: 20px;
    padding: 20px;
    z-index: 1000;
	margin-top:20px !important;
}
.split-list .sub-list {
    float: left;
    margin-left: 0 !important;
    width: 33.3%;
}
.split-list .sub-list li{
	margin:0px 0px 10px 0px;
	padding:0px;
	list-style:none;
	cursor:pointer;
	transition: all 0s;
}
.split-list .sub-list li:hover{
font-weight:600;
	transition: all 0s;
}
.split-list-to .sub-list {
    float: left;
    margin-left: 0 !important;
    width: 33.3%;
}
.split-list-to .sub-list li{
	margin:0px 0px 10px 0px;
	padding:0px;
	list-style:none;
	cursor:pointer;
	transition: all 0s;
}
.split-list-to .sub-list li:hover{
font-weight:600;
	transition: all 0s;
}


.country-closebtn {
    font-size: 1.1rem;
    color: #435464;
    font-weight: 300;
    position: absolute;
    top: 25px;
	right:20px;
    padding: 2px 32px 2px 0px;
    background: url(/sites/all/themes/airarabia2016/images/icons/close-icon.png) no-repeat right;
}
.country-closebtn:hover{
	    color: #435464 !important;
}
.split-list-m, .split-list-to-m {
    max-height: 300px;
    overflow: hidden;
    overflow-y: auto;
}
div#travel_frm_c_list_desktop::before{
	content:"";
	position:absolute;
    top: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 25px 24px 25px;
    border-color: transparent transparent #c5c5c5 transparent;
	left: 23%;
}
div#travel_to_c_list_desktop::before{
	content:"";
	position: absolute;
    top: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 25px 24px 25px;
    border-color: transparent transparent #c5c5c5 transparent;
	left:68%;
}
#travel_frm_c_list_mobile::before{
	content:"";
	position: absolute;
    top: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 25px 24px 25px;
    border-color: transparent transparent #c5c5c5 transparent;
	left:45%;
}
#travel_to_c_list_mobile::before{
	content:"";
	position: absolute;
    top: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 25px 24px 25px;
    border-color: transparent transparent #c5c5c5 transparent;
	left:35%;
}
.travel-to-wrapper label {
    text-align: right;
}

div#travel_guide_line_content {
   /* background: #e7e7e7;
    padding: 20px;*/
    margin: 0px 0 30px 0;
}

#travel_guide_line_content h3 {
    border-bottom: 1px solid #ccc;
    display: inherit;
    padding-bottom: 10px;
}

#travel_guide_line_content ul{
	margin:0px;
	padding:0px;
}
#travel_guide_line_content ul li {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
    list-style: none;
    border-bottom: 1px solid #ccc;
}

#travel_frm_c_list_desktop span {
    border-bottom: 1px solid #435464!important;
    font-family: inherit;
    padding-bottom: 5px;
}
#travel_to_c_list_desktop span {
    border-bottom: 1px solid #435464!important;
    font-family: inherit;
    padding-bottom: 5px;
}

.img-bg.ban5{
  background: url(https://www.airarabia.com/sites/airarabia/files/gallery/airrewards_etihad_en.png) no-repeat center center;
}

/* width */
#travel_frm_c_list_mobile ::-webkit-scrollbar {
  width: 12px;
}

/* Track */
#travel_frm_c_list_mobile ::-webkit-scrollbar-track {
  background: #fff;
}

/* Handle */
#travel_frm_c_list_mobile ::-webkit-scrollbar-thumb {
  background: #92959c;
}

/* Handle on hover */
#travel_frm_c_list_mobile ::-webkit-scrollbar-thumb:hover {
  background:#92959c;
}





/* width */
#travel_to_c_list_mobile ::-webkit-scrollbar {
  width: 12px;
}

/* Track */
#travel_to_c_list_mobile ::-webkit-scrollbar-track {
  background: #fff;
}

/* Handle */
#travel_to_c_list_mobile ::-webkit-scrollbar-thumb {
  background: #92959c;
}

/* Handle on hover */
#travel_to_c_list_mobile ::-webkit-scrollbar-thumb:hover {
  background:#92959c;
}

#travel_to_c_list_mobile h3{
	max-width:250px;
}
#travel_frm_c_list_mobile h3{
	max-width:250px;
}

@media screen and (max-width:1023px) {

.travel-frm-wrapper {
    width: 38%;
    float: left;
    margin-right: 1%;
}
.travel-to-wrapper {
    width: 38%;
    float: left;
    margin-right: 1%;
}
.travel-guideline-btn{
	margin-left:0;
}
}
@media screen and (max-width:1100px) {
	.travel-guideline-btn .btn-filled-red {
    width: 100%;
    font-size: 15px;
    padding: 10px 0px;
}
}
@media screen and (max-width:767px) {
#travel_to_c_list_mobile h3{
	max-width:190px;
}
#travel_frm_c_list_mobile h3{
	max-width:190px;
}
	
.country-closebtn {
    top: 19px;
}	
	
.travel-frm-wrapper {
    width:100%;
    float: inherit !important;
    margin-right: 1%;
}
.travel-to-wrapper {
    width:100%;
    float: inherit !important;
    margin-right: 1%;
}
.travel-guideline-btn {
    width:100%;
    float: inherit !important;
    margin-top: 25px;
}
#travel_frm_c_list_mobile, #travel_to_c_list_mobile{
	width:100%;
	left:0;
}
#travel_to_c_list_mobile::before{
	left:45%;
}
.travel-to-wrapper label {
    text-align: left;
}
.travel-guidelines-form-wrapper input{
    width: 100%;
}
}
.container.clone-div .col-md-6{
	width:50%;
	float:left;
	padding:15px;
}
.container.clone-div .content-img-block h3 {
    padding: 15px 0px 0 0;
    font-weight: 500;
}
.clone-page-button {
    margin: 10px 0px 0px 0px;
    padding: 10px 25px;
    background: #FF0041;
    color: #fff;
    display: inline-block;
}
.clone-page-button:hover{
	background: #ed0000;
	color: #fff;
}
.content-img-block{
	margin-bottom:45px;
}
@media screen and (max-width:767px) {
	.container.clone-div .col-md-6{
	width:100%;
	float:inherit;
	padding:15px;
}
.travel-guidelines-form-wrapper label{
	width:100%;
	display':block;
}
.travel-guidelines-form-wrapper input{
	width:100%;
	display':block;
}
.travel-to-wrapper{
	margin-top:20px;
}
#travel_to_c_list_mobile{
	left:0;
}
}
.wrapper ul{
margin:0px 0px 30px 20px;
}
ul.split-list.clearfix {
    margin: 0 !important;
}
ul.split-list-to.clearfix {
    margin: 0!important;
}
.airport_dropdown .airport_list ul {
    margin: 0;
}


#customer-services-tabs ul {
    margin: 0;
}
.banner-section{
	position:relative;
}
@media (max-width: 767px) {
	.banner-section{
		min-height:420px;
	}
	body .panel_content, ul.main_promo_carousel .panel_content{
	width:100%;
	margin-left:0;
}
}
@media (max-width: 639px){
.banner-section {
    min-height: 103px;
}
body .panel_content, ul.main_promo_carousel .panel_content{
	width:100%;
	margin-left:0;
}
}
.copyright
{
font-size: 12px;
}
