/*@font-face {
  font-family : 'BESS';
  src : url('../fonts/Linotype/Linotype_Regular.ttf');
  font-weight : normal;
  font-style : normal;
  unicodeRange : 'U+0600-U+06FF';
}
@font-face {
  font-family : 'BESS-MEDIUM';
  src : url('../fonts/Linotype/Linotype_Medium.ttf');
  font-weight : 400;
  font-style : normal;
  unicodeRange : 'U+0600-U+06FF';
}
@font-face {
  font-family : 'BESS-BOLD';
  src : url('../fonts/Linotype/Linotype_Bold.ttf');
  font-weight : bold;
  font-style : normal;
  unicodeRange : 'U+0600-U+06FF';
}
@font-face {
  font-family : 'BESS';
  src : local('Arial');
  unicode-range : U+30-39;
}

@-moz-document url-prefix() {
  #tagline {
    font-family : 'georgia';
    font-style : italic;
    font-size-adjust : 0.36;
    margin-bottom : 20px;
  }
}*/
/* HELPER CSS */

a,
a:visited,
a:focused,
a:focus,
a:active,
a:after {
  cursor: pointer;
  color: #38bca8 !important;
}

a:hover {
  color: #1A1F71;
}

b {
  font-family: "Bess-Medium", "Roboto", sans-serif
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb9 {
  margin-bottom: 9px !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mt-3 {
  margin-top: -3px !important;
}

.mr0 {
  margin-right: 0 !important;
}

.ml0 {
  margin-left: 0 !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mt4 {
  margin-top: 4px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt-10 {
  margin-top: -10px !important;
}

.mt1 {
  margin-top: 1px !important;
}

.mr10 {
  margin-right: 10px !important;
}

/* .ml10 {
  margin-left: 10px !important;
} */

.mb15 {
  margin-bottom: 15px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt22 {
  margin-top: 22px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml-20 {
  margin-left: -20px;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb30 u {
  color: #cb538d;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.ml-180 {
  margin-left: -180px;
}

.mt80 {
  margin-top: 50px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.margin-auto {
  margin: auto;
}

.p0 {
  padding: 0px;
}

.p5 {
  padding: 5px;
}

.p10 {
  padding: 10px;
}

.p15 {
  padding: 15px;
}

.p20 {
  padding: 20px;
}

.p25 {
  padding: 25px;
}

.p30 {
  padding: 30px;
}

.p40 {
  padding: 40px;
}

.pt30 {
  padding-top: 30px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt25 {
  padding-top: 25px;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pl0 {
  padding-left: 0 !important;
}

.padding-0-15 {
  padding: 0px 15px;
}

.padding-10-15 {
  padding: 10px 15px;
}


.bt0 {
  border-top: 0 !important;
}

.bb0 {
  border-bottom: 0 !important;
}

.bt0 {
  border-top: 0 !important;
}

.br0 {
  border-right: 0 !important;
}

.bl0 {
  border-left: 0 !important;
}

.box {
  padding: 15px 17px;
}

.br3 {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.br5 {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.br50p {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.no-radius {
  border-radius: 0 !important;
}

.bg-gray {
  background: #f2f2f2;
}

.bg-light-blue {
  background: #A6CAFF;
}

.bg-white {
  background: #fff;
}

.no-margin {
  margin: 0;
}

.border-left-1 {
  border-left: 1px solid #f1f1f1;
}

.border-1 {
  border: 1px solid #f1f1f1;
}






.font-10 {
  font-size: 10px;
}

.font-12 {
  font-size: 12px;
}

.font-13 {
  font-size: 13px;
}

.font-14 {
  font-size: 14px;
}

.font-15 {
  font-size: 15px;
}

.font-16 {
  font-size: 16px;
}

.font-18 {
  font-size: 18px;
}

.font-20 {
  font-size: 20px;
}

.font-22 {
  font-size: 22px;
}

.font-25 {
  font-size: 25px;
}

.font-26 {
  font-size: 26px;
}

.font-27 {
  font-size: 27px;
}

.font-36 {
  font-size: 36px;
}

.font-40 {
  font-size: 40px;
}


.font-44 {
  font-size: 44px;
}

#mdl-points-details {
  margin: 100px auto 0 auto;
}

.bold {
  font-family: 'BESS-MEDIUM', 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  unicodeRange: 'U+0600-U+06FF';
  /*font-weight : bold;*/
}

.new-bold-dark {
  font-family: 'BESS-MEDIUM', 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  unicodeRange: 'U+0600-U+06FF';
  color: #114aaf;
}
.new-bold-light {
  font-family: 'BESS-MEDIUM', 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  unicodeRange: 'U+0600-U+06FF';
  color: #196df5;
}

.new-dark {
  color: #114aaf;
}
.new-light {
  color: #196df5;
}
.new-pink {
  color: #FF56A1;
}


.underline {
  text-decoration: underline;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.no-wrap {
  white-space: nowrap;
}

.pre-inline {
  white-space: pre-line;
}

.pre-wrap {
  white-space: pre-wrap;
}

.none {
  display: none;
}

.visible-hidden {
  visibility: hidden;
}

.no-border {
  border: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0;
}

.border1 {
  border-left: 1px solid #f0eeee;
  position: relative;
  right: 190px;
}

body.ar .border1 {
  border-left: 1px solid #f0eeee;
  position: relative;
  right: -180px !important;
}

body.ar .change-total {
  unicode-bidi: embed;
  direction: rtl;
}

body.ar .totalFees {
  text-align: right;
}

.border2 {
  border-left: 1px solid #f0eeee;
  position: relative;
  right: 175px;
}

body.ar .border2 {
  border-left: 1px solid #f0eeee;
  position: relative;
  right: 0px !important;
}

.border3 {
  border-left: 1px solid #f0eeee;
  position: relative;
  right: 190px;
}

body.ar .border3 {
  border-left: 1px solid #f0eeee;
  position: relative;
  right: 0px !important;
}

.border4 {
  border-left: 1px solid #f0eeee;
  position: relative;
  right: 175px;
}

body.ar .border4 {
  border-left: 1px solid #f0eeee;
  position: relative;
  right: 0px;
}

/*width */
.width-75 {
  width: 75px;
}

.width-100 {
  width: 100px;
}

.width-110 {
  width: 110px;
}

.width-135 {
  width: 135px;
}

.width-180 {
  width: 180px;
}

.width-200 {
  width: 200px;
}

.width-300 {
  width: 300px;
}

.width-500 {
  width: 500px;
}

.width-800 {
  width: 800px;
}

/* percentaage*/
.width-100p {
  width: 100%;
}

.width-120p {
  width: 120%;
}

.width-670px {
  width: 670px;
}




/*height*/
.height-50 {
  height: 50px;
}

.height-55 {
  height: 55px;
}

.height-75 {
  height: 75px;
}

.height-100p {
  height: 100%;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.mh50 {
  max-height: 50px;
}

.min-wrapper {
  min-height: calc(100vh - 140px);
}

.z-index-1 {
  z-index: 1;
}

.z-index-2 {
  z-index: 2;
}

.z-index-3 {
  z-index: 3;
}

.pointer {
  cursor: pointer;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.inline-flex {
  display: inline-flex;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.flex-07 {
  flex: 0.7;
}

.flex-08 {
  flex: 0.8;
}

.flex-03 {
  flex: 0.3;
}

.flex-02 {
  flex: 0.2;
}

.flex-05 {
  flex: 0.5;
}

.flex-1 {
  flex: 1;
}

.font-bold {
  font-weight: bold;
}

.inline-middle {
  display: inline-block;
  vertical-align: middle !important;
}

.vertical-middle {
  vertical-align: middle !important;
}

.inline-top {
  display: inline-block;
  vertical-align: top !important;
}

/*shadow */

.box-shadow {
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
}

.shadow-2-3 {
  box-shadow: 1px 2px 7px rgba(0, 0, 0, 0.3);
}


/* BORDER */
.primary-border {
  border-top: 1px solid #888;
}

.border-top-1 {
  border-top: 1px solid #f0eeee;
}

.border-bottom-1 {
  border-bottom: 1px solid #A6CAFF;
}

.border-top-1-light {
  border-top: 1px solid #f0f0f0;
}

.border-bottom-2 {
  border-bottom: 1px solid #f0eeee;
}





.vertical-middle {
  vertical-align: middle !important;
}

.vertical-top {
  vertical-align: top !important;
}

.align-center {
  align-items: center;
}


/* Primary css*/
.prime-color {
/*  color: #cb538d;*/
  color: #1A1F71;
}

.second-color {
  color: #38bca8;
}

.cheap-color {
  color: #6f34ad;
}

.dark-gray-color {
  color: #888;
}

.gray-color {
  color: #ccc;
}

.black-color {
  color: #4a4a4a;
}

.black-color-2 {
  color: #4d4e4e;
}

.btn-cost-center-v2 {
  float: right;
}

#searchCostCenter {
  height: 44px;
  border-radius: 3px;
}

#searchCostCenter .form-control:focus,
#searchCostCenter .form-control:active {
  border-color: #ccc !important;
}

.iconCost {
  background-image: url(../images/icons/search.png);
  background-repeat: no-repeat;
  background-position: 600px 8px;
}

.clearCost {
  background-image: url(../images/icons/close.png);
  background-repeat: no-repeat;
  background-position: 600px 7px;
  cursor: pointer;
}

body.ar .clearCost {
  background-image: url(../images/icons/close.png);
  background-repeat: no-repeat;
  background-position: 5px 7px;
}

.clearCostv2 {
  background-image: url(../images/icons/close.png);
  background-repeat: no-repeat;
  background-position: 600px 7px;
  cursor: pointer;
}

body.ar .clearCostv2 {
  background-image: url(../images/icons/close.png);
  background-repeat: no-repeat;
  background-position: 5px 7px;
}

body.ar .iconCost {
  background-image: url(../images/icons/search.png);
  background-repeat: no-repeat;
  background-position: 0px 8px;
}

body.ar .verified {
  float: left;
}

.verified {
  background-image: url(../images/icons/filled.png);
  background-repeat: no-repeat;
  height: 28px;
  width: 27px;
  float: right;
}

.cost-center-container {
  overflow-y: auto;
  height: 380px;
}

body.ar .iconCost {
  background-image: url(../images/icons/search.png);
  background-repeat: no-repeat;
  background-position: 0px 8px;
}

.costCenterItem {
  padding: 10px 0px;
  border-bottom: 1px solid #f0eeee;
  margin-left: 20px;
}

body.ar .costCenterItem {
  padding: 10px 0px;
  border-bottom: 1px solid #f0eeee;
  margin-right: 20px;
}

.costCenterItem:hover {
  cursor: pointer;
  background-color: #f9f9f9;
}

body.ar .btn-cost-center-v2 {
  float: left;
}

.btn-fa-error {
  background-color: #d64343;
  border: 0px;
  color: #fff;
  outline: none;
  box-shadow: none;
  /*border-radius: 0px; */
  transition: 0.3s;
}

.btn-fa-error:focus,
.btn-fa-error:active,
.btn-fa-error:hover {
  color: #fff;
  background-color: #d64343;
  /*background-color: #4a9a29;*/
  transition: 0.3s;
}

/* TEXT CSS*/

.text-red {
  color: #c00;
}
.text-yellow {
  color: #fbb317 !important;
}

/*body.ar .inputmobile:after {
  visibility: visible;
  position: inherit;
  content: 'يرجى إدخال رقم الجوال' !important;
  left: 52px;
}

.inputmobile:after {
  visibility: visible;
  position: inherit;
  content: 'Please add mobile number' !important;
  left: -70px;
}

.inputmobile {
  visibility: hidden;
  position: relative;
}

body.ar .inputmobile {
  visibility: hidden !important;
  position: relative !important;
}

body.ar .inputmobile:after {
  visibility: visible;
  position: inherit;
  content: 'Please input a mobile number' !important;
  left: 53px;
}*/

.text-white {
  color: #fff;
}

.text-gray {
  color: #b3b3b3;
}

.text-lightgray {
  color: #939393;
}

.text-mediumgray {
  color: #9e9e9e;
}

.text-yellow {
  color: #fbb317;
}

.text-black {
  color: #888;
}

.text-green {
  color: #39b704;
}

/* misc */

.red-border {
  /*border: 1px solid #ea1c18 !important; */
  border-color: #ea1c18 !important;
}


.no-shadow {
  box-shadow: none;
}

.red-field {
  border-color: #ea1c18 !important;
}



.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: normal;
}


.lh-50 {
  line-height: 50px;
}

.lh-1-5 {
  line-height: 1.5em;
}

.lh-1-6 {
  line-height: 1.6em;
}

.lh-normal {
  line-height: normal;
}


.flip {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: 'FlipH';
}

.vertical-line:after {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: calc(50% - 1px);
  border-left: 2px dotted;
  border-color: #ccc;
  height: 75%;
  top: 50%;
  transform: translateY(-50%);
}

.flight-result-con[data-trip-type="M"] .vertical-line:after {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: calc(50% - 1px);
  border-left: 1px dashed;
  border-color: #d0d0d0;
  height: calc(100% - 60px);
  top: 50%;
  transform: translateY(-50%);
}

.dash-line {
  border-top: 1px dashed #eee;
}

.b-vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

body.ar .btn-remove-return-change {
  margin-left: 10px;
}

.temp-image {
  background-image: url(../images/image@3x.png);
  min-height: 100px;
  min-width: 100px;
  /*background-size: cover;*/
  background-position: center;
  background-size: auto;
  background-repeat: no-repeat;
}

/*.footer-logo {
    background-image: url(../images/logo/logo-white@2x.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 0px;
    width: 200px;
    height: 80px;
}*/

.fl-route-list {
  border: 1px solid transparent;
  border-bottom-color: #f0eeee;
}

.fl-wallet {
  background-image: url(../images/icons/menu.svg);
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 26px;
  height: 24px;
  background-position: -208px 0px;
}

.fl-routes {
  display: block;
  font-family: 'BESS';
  outline: none !important;
  text-decoration: none !important;
  padding: 10px !important;
  border-color: transparent !important;
  border-bottom-color: #f0eeee;
  position: relative;
  white-space: normal;
}

.fl-routes .ui-state-content {
  background: #196DFB !important;
  color: #fff;
  transition: 0.3s;
}

.fl-routes.ui-state-active,
.fl-routes.ui-widget-content .fl-routes.ui-state-active,
.fl-routes.ui-widget-header .ui-state-active,
.fl-routesa.ui-button:active,
.fl-routes.ui-button:active,
.fl-routes.ui-button.ui-state-active:hover .fl-routes.ui-state-active:hover,
.fl-routes.ui-state-active:after,
.fl-routes.ui-state-active:active .fl-routes:hover,
.fl-routes:after,
.fl-routes:active {
  background: #196DFB !important;
  background-color: #196DFB !important;
  border: 1px solid #196DFB !important;
  color: #fff;
  transition: 0.3s;
  /*border: 0px !important;*/
}

.fl-routes:hover,
.fl-routes:after,
.fl-routes:active .fl-country,
.fl-routes:hover .fl-country {
  color: #fff;
}

.fl-routes .fl-country {
  display: block;
  font-size: 12px;
  margin-top: 3px;
  color: #b3b3b3;
}

.fl-routes .fl-route-code {
  font-family: 'Arial';
  font-size: 18px;
  margin: 0px;
  margin-top: 5px;
  font-weight: 700;
}

.fl-route-list.ui-autocomplete-category .fl-routes,
.fl-route-list.ui-autocomplete-category .fl-routes:hover {
  pointer-events: none;
  color: #196DFB;
  cursor: default;
  font-family: 'BESS-MEDIUM';
}

.ui-menu .ui-menu-item.fl-route-list.ui-autocomplete-category {
  cursor: default;
  pointer-events: none;
  opacity: 1 !important
}

#mdl-logout .modal-title {
  font-size: 25px;
}

#mdl-change-lang.ar {
  direction: rtl;
}

#mdl-change-lang.en {
  direction: ltr;
}

#mdl-change-lang .mdl-close {
  margin-right: 250px;
  margin-top: 10px;
}

body.ar #mdl-change-lang .mdl-close {
  margin-left: 250px;
  margin-top: 10px;
}

.fix-ltr {
  direction: ltr !important
}

body.ar .madaType {
  margin-left: 85px;
}

/*************************************/
/* ICONS */
/*************************************/
.bk-req {
  background-image: url(../images/icons/booking-request.png);
  background-position: center;
  display: inline-block;
  height: 24px;
  width: 27px;
  vertical-align: middle;
  margin: 0px 5px;

}

.long-arrow,
.error-icon,
.add-card,
.pass-icon,
.lock-icon,
.maroof-icon,
.calendar-icon,
.calendar-icon-2x,
.edit-icon,
.delete-icon,
.psngr-icon,
.fl-back,
.care-icon {
  background-position: center;
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.care-icon {
  background-image: url(../images/icons/common.svg);
}

.long-arrow {
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.ticket-hole-chat {
  position: relative;
}

.ticket-hole-chat>hr {
  margin-top: 15px;
  margin-bottom: 15px;
  border-top: 1px dashed #eee;
}

.ticket-hole-chat:after,
.ticket-hole-chat:before {
  content: '';
  width: 20px;
  height: 20px;
  background-color: #ececec;
  position: absolute;
  top: -12px;
  border-radius: 50%;
}

.ticket-hole-chat:before {
  left: -25px;
  /*box-shadow: inset -20px 0px 15px -18px rgba(158, 158, 158, 0.65);*/
}

.ticket-hole-chat:after {
  right: -25px;
  /*box-shadow: inset 20px 0px 15px -18px rgba(158, 158, 158, 0.65)*/
}

.fl-12-ico {
  background-image: url(../images/icons/12x12.png);
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 12px;
  height: 12px;
}

.fl-12-ico.take-off {
  background-position: 0px 0px;
}

.fl-12-ico.take-in {
  background-position: -12px 0px;
}

.fl-12-ico.nearby {
  background-position: -24px 0px;
}

.fl-12-ico.cheap {
  background-position: -36px 0px;
}

.fl-12-ico.fl-dot {
  background-position: -48px 0px;
}

.fl-12-ico.fl-dl {
  background-position: -60px 0px;
}

.fl-12-ico.fl-play {
  background-position: -72px 0px;
}

.fl-12-ico.fl-pause {
  background-position: -84px 0px;
}

.fl-12-ico.fl-loading {
  background-position: -96px 0px;
  -webkit-animation: spin 4s linear infinite;
  -moz-animation: spin 4s linear infinite;
  animation: spin 4s linear infinite;
}

._srvr_clip .fl-12-ico.fl-play {
  background-position: -72px -12px;
}

._srvr_clip .fl-12-ico.fl-pause {
  background-position: -84px -12px;
}

._srvr_clip .fl-12-ico.fl-loading {
  background-position: -96px -12px;
}

.fl-12-ico.fl-chev-down {
  background-position: -108px 0px
}

.fl-12-ico.fl-chev-up {
  background-position: -120px 0px
}

.fl-12-ico.sent {
  background-position: -132px 0px;
}

.fl-12-ico.seen {
  background-position: -144px 0px;
}

.fl-ico {
  background-image: url(../images/icons/23x23.svg);
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 23px;
  height: 23px;
  position: relative;
  margin: 0px 5px;
}

.fl-ico-negative {
  background-image: url(../images/icons/alertCircleLg.png);
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 31px;
  height: 28px;
  position: relative;
  margin: 0px 5px;
  margin-top: 5px;
}
.covid-text {
  margin-left: 55px;
}
body.ar .covid-text {
  margin-right: 55px !important;
}

body.ar .fl-ico.close {
  margin: 0px;
}

body.ar .btn-close-covid {
  float: left;
}

.fl-ico.close {
  background-position: -138px -23px;
  opacity: 1 !important;
}

.fl-ico.circle-close {
  background-position: -115px 0px;
}

.fl-ico.add {
  background-position: -92px 0px;
}

.fl-ico-minus {
  background-image: url(../images/icons/minus-circle.png);
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 23px;
  height: 23px;
  position: relative;
  margin: 0px 5px;
}

.fl-ico-add {
  background-image: url(../images/icons/add-circle.png);
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 23px;
  height: 23px;
  position: relative;
  margin: 0px 5px;
}

.fl-ico-adult {
  background-image: url(../images/icons/adult.png);
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 23px;
  height: 23px;
  position: relative;
  margin: 0px 5px;
}

.fl-ico-kid {
  background-image: url(../images/icons/child.png);
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 23px;
  height: 23px;
  position: relative;
  margin: 0px 5px;
}

.fl-ico-infant {
  background-image: url(../images/icons/infant.png);
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 23px;
  height: 23px;
  position: relative;
  margin: 0px 5px;
}

.fl-ico.chev-up {
  background-position: -46px 0px;
}

.fl-ico.chev-down {
  background-position: -69px 0px;
}

.fl-ico.chev-down-green {
  background-position: -69px -46px;
  cursor: pointer;
  margin-left: 0px;
}

.fl-ico.chev-up-green {
  background-position: -46px -46px;
  cursor: pointer;
  margin-left: -10px;
}

.fl-ico.warning {
  background-position: -90px -45px;
}

.fl-ico.negative {
  background-position: -115px -45px;
}

.showpayment {
  margin-left: -30px;
}

.hidepayment {
  margin-left: -40px;
}

.fl-ico.chev-white-left {
  background-position: 0px -23px;
}

.fl-ico.chev-white-right {
  background-position: -23px -23px;
}

.fl-ico.chev-white-up {
  background-position: -46px -23px;
}

.fl-ico.chev-white-down {
  background-position: -69px -23px;
}


.fl-ico.expand {
  background-position: -138px 0px;
}

.fl-ico._close {
  background-position: -161px -23px;
  opacity: 1 !important;
}

.fl-ico.minimize {
  background-position: -161px 0px;
}

.fl-10-ico {
  background-image: url(../images/icons/10x10_social.png);
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
}

.fl-10-ico.fl-twitter {
  background-position: 0;
  opacity: 1 !important;
}

.fl-10-ico.fl-facebook {
  background-position: -30px;
  opacity: 1 !important;
}

.fl-10-ico.fl-instagram {
  background-position: -60px;
  opacity: 1 !important;
}

.fl-10-ico.fl-linkedin {
  background-position: -90px;
  opacity: 1 !important;
}

.info-change {
  background-image: url(../images/icons/info.png);
  width: 30px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
}

.fl-30-ico {
  background-image: url(../images/icons/30x30.png);
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
}

.fl-30-ico.hotels {
  background-position: 0px 0px;
  margin: 0px 10px;
}

.fl-30-ico.white-success {
  background-position: -30px -270px;
  margin: 0px 10px;
}

.fl-30-ico.white-error {
  background-position: -90px -270px;
  margin: 0px 10px;
}

.fl-30-ico.chat {
  background-position: -120px -30px;
}

.fl-30-ico.close {
  background-position: -150px -30px;
}

.fl-30-ico.mic {
  background-position: -30px -30px;
}

.fl-30-ico.white-mic {
  background-position: -240px -30px;
}

.fl-30-ico.stop {
  background-position: -180px -30px;
}

.fl-30-ico.fl-dl {
  background-position: -210px -30px;
}

.fl-30-ico.submit-request {
  background-position: -30px -120px;
}

.btn-skip-selection:hover>i.fl-30-ico.submit-request {
  background-position: -0px -120px;
}

.fl-30-ico.error-alert {
  background-position: -150px -266px;
}

.fl-30-ico.add-circle-yellow {
  background-position: -120px -180px;
}

.fl-30-ico.add-circle-white {
  background-position: -150px -180px;
}

.fl-30-ico.check-circle-white {
  background-position: -180px -177px;
}

.fl-30-ico.add-card-gray {
  background-position: -90px -150px;
}

.fl-30-ico.chevron-left {
  background-position: -120px -150px;
}

.fl-30-ico.chevron-right {
  background-position: -150px -150px;
}

.fl-30-ico.fl-ticket {
  background-position: -90px -300px;
}

.fl-30-ico.fl-ticket-details {
  background-position: -240px -180px;
}

.fl-30-ico.fl-fare-rules {
  background-position: -180px -300px;
}

.fl-30-ico.fl-share-booking {
  background-position: -240px -0px;
}

.fl-30-ico.fl-request-cancel {
  background-position: -180px -270px;
}

.fl-30-ico.fl-fare-rules-green {
  background-position: -210px -300px;
}

.fl-30-ico.fl-cards {
  background-position: -60px -210px;
}

.fl-30-ico.fl-switcher {
  background-position: -120px -90px;
}

.fl-30-ico.fl-dep {
  background-position: 0px -240px;
}

.fl-30-ico.fl-bell {
  background-position: -120px -120px;
}

.fl-30-ico.booking,
.fl-30-ico.fl-white-dep {
  background-position: -240px -120px;
}

.fl-30-ico.rewards,
.fl-30-ico.fl-white-coupon {
  background-position: -210px -118px;
}

.fl-30-ico.fl-coupon {
  background-position: -210px 0px;
}

.fl-30-ico.alarm {
  background-position: -150px -210px;
}

.fl-30-ico.white-alarm {
  background-position: -150px -210px;
}

.fl-30-ico.roundtrip-ico {
  background-position: -60px -238px;
}

.fl-30-ico.roundtrip-reverse-ico {
  background-position: -90px -238px;
}

.card-type {
  display: inline-block;
  vertical-align: middle;
  width: 37px;
  height: 25px;
  margin: 1px;
  background-repeat: no-repeat !important;
  /* background-image: url('../images/icons/37x25.svg'); */
  /*background-size: cover;*/
}

.change-switcher {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-image: url('../images/icons/route-switcher-left-right.png');
  /*background-size: cover;*/
}

.fl-30-ico.gray-alarm {
  background-position: -150px -90px;
}

.fl-30-ico.fl-white-hawk {
  background-position: -120px -120px;
}

.fl-30-ico.fl-camera {
  background-position: -210px -150px;
}

.fl-30-ico.fl-clipboard {
  background-position: -210px -300px;
}

.fl-30-ico.passengers {
  background-position: -0px -90px;
}

.fl-30-ico.akeedmiles {
  background-position: -0px -180px;
}

.fl-30-ico.price-ico {
  background-position: -90px -210px;
}

.fl-30-ico.calendar-pink-ico {
  background-position: -180px -300px;
}

.fl-30-ico.employee-notes {
  background-position: -210px -270px;
}

.fl-30-ico.clock-ico {
  background-position: 0px -300px;
}

.fl-30-ico.arrival-ico {
  background-position: -30px -300px;
}

.fl-30-ico.duration-ico {
  background-position: -60px -300px;
}

.fl-30-ico.departure-ico {
  background-position: 0px -237px;
}

.fl-30-ico.ticket-ico {
  background-position: -90px -300px;
}

.fl-30-ico.clipboard-ico {}

.fl-30-ico.fl-clipboard-prime {
  background-position: -180px -300px;
}

.fl-30-ico.return {
  background-position: -60px -240px;
}

.fl-30-ico.oneway {
  background-position: -150px -240px;
}

.fl-30-ico.oneway-reverse {
  background-position: -120px -240px;
}

.fl-30-ico.info-ico {
  background-position: -120px -270px;
}

.shared-done {
  float: right;
}

body.ar .shared-done {
  float: left;
}

body.ar .fl-30-ico.fl-share-booking {
  transform: scaleX(-1);
}
.card-type img{
  width: 72px;
}

.card-type {
  display: inline-block;
  vertical-align: middle;
  width: 25px !important;
  height: 14px !important;
   background-repeat: no-repeat; 
  /* background-image: url('../images/icons/37x25.svg'); */
  background-size: contain !important;
}

body.ar .twitter-share-button {
  left: -25px;
}

.twitter-share-button {
  position: relative;
  box-sizing: border-box;
  padding: 4px 10px 4px 9px;
  background-color: #1b95e0;
  color: #fff;
  border-radius: 4px;
  font-weight: 500;
  cursor: pointer;
  width: 76px;
  height: 28px;
  font-size: 13px;
  left: 25px;
}

.twitter-share-button:hover,
.twitter-share-button:focus {
  color: #fff;
  background-color: #0c7abf;
}

.twitter-icon {
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-image: url('../images/icons/twitter-28px-filled.png');
}

.copy-clip {
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-image: url('../images/icons/copy.png');
}

.apple {
  display: inline-block;
  vertical-align: middle;
  width: 49px;
  height: 31px;
  background-repeat: no-repeat ;
  background-image: url(../images/icons/Apple_Pay_Mark_RGB_LARGE_052318.png);
  background-size: cover;
}

.card-type.mastercard {
  background-position: 0px 0px;
  /* background: url('../images/icons/MasterCard.svg'); */

}

.card-type.visa {
  background-position: -37px 0px;
  /* background: url('../images/icons/Visa.svg'); */
}

.card-type.amex {
  background-position: -74px 0px;
  /* background: url('../images/icons/AMEX.svg'); */
}


.card-type.applepay {
  background-position: -185px 0px;
  /* background: url('../images/amex.png'); */
  /* background: url(../images/icons/Apple_Pay_Mark_RGB_SMALL_052318.svg); */
}

.card-type.mada {
  background-position: -111px 0px;
  /* background-image: url(../images/cards/mada.svg); */
  background-size: cover;
  width: 42px;
  background-position: center;
  /* background: url('../images/icons/Mada.svg'); */
}

.card-type.mada.light {
 /* background-position: -143px 0px; */
  /* background-image: url(../images/icons/37x25.png); */
  /* background-image: url(../images/icons/Mada.svg); */
  background-size: initial;
  /* background: url('../images/amex.png'); */
}

.card-type.credit {
  background-position: 0px -27px;
}

.card-type.bank {
  background-position: -37px -27px;
}

.card-type.sadad {
  /* background-position: -74px -28px; */
  /* width: 60px; */
  /* background: url('../images/icons/SADAD.svg'); */
  background-position: center;
 
}
.footer-card{
  display: flex;
  background-image: url(../images/icons/Newcard2.png);
  height: 50px;
  background-size: contain;
  width: 290px;
  left: -56px;

}

.fl-30-ico.return {
  background-position: -60px -240px;
}

/* .fl-30-ico.oneway {
  background-position: -320px -240px;
} */
/* ALERTS */
.fl-alert {
  display: inline-block;
  vertical-align: middle;
  margin: auto;
  background-repeat: no-repeat;
}

.fl-alert.success-3x {
  width: 100px;
  height: 100px;
  background-image: url(../images/alerts/finishing-up@3x.png);
}




.fl-30-ico.user_promo,
.fl-30-ico.fl-white-promo {
  background-position: -150px -120px;
}

/*.fl-ndx-ico {
  background-image: url('../images/logo/new/FlyAkeed English Logo White.png');
  background-image: url(../images/svg/mix.svg);
  display: inline-block;
  vertical-align: middle;
  margin: auto;
  background-repeat: no-repeat;
}*/

/*.fl-ndx-ico {
  background-image: url('../images/logo/new/FlyAkeed English Logo White.png');
  background-position: center;
  width: 118px;
  height: 38px;
  background-size: contain;
  background-repeat: no-repeat;
}*/

.fl-ndx-ico.calendar {
  background-position: 0px 0px;
  width: 46px;
  height: 46px;
}

.fl-ndx-ico.logo {
  background-image: url('../images/logo/new/FlyAkeed English Logo Dark Mode.png');
  background-position: center;
  width: 118px;
  height: 38px;
  background-size: contain;
  background-repeat: no-repeat
}

.fl-ndx-ico.logo.ar {
  background-image: url('../images/logo/new/FlyAkeed Arabic Logo Dark Mode.png');
}

.fl-ndx-ico.footer {
  background-image: url('../images/logo/new/FlyAkeed English Logo.png');
  background-position: center;
  width: 118px;
  height: 38px;
  background-size: contain;
  background-repeat: no-repeat
}

.fl-ndx-ico.footer {
  background-image: url('../images/logo/new/FlyAkeed\ English\ Logo.png');
}

.fl-ndx-ico.appstore {
  width: 152px;
  height: 46px;
  background-position: -152px 0px;
}

.fl-ndx-ico.googleplay {
  width: 152px;
  height: 46px;
  background-position: -304px 0px;
}

.fl-back {
  background-image: url(../images/arrows/back-left.png);
  height: 24px;
  width: 27px;
}

.pass-icon {
  background-image: url(../images/icons/addpass.png);
  width: 30px;
  height: 20px;
  margin: 0px 5px;
}

.calendar-icon {
  background-image: url(../images/icons/calendar.png);
  width: 22px;
  height: 21px;
}

.calendar-icon-2x {
  background-image: url(../images/icons/calendar@2x.png);
  width: 50px;
  height: 50px;
}

.chev-arrow {
  background-image: url(../images/svg/chevron-arrow.svg);
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: middle;
  cursor: pointer;
  height: 23px;
  width: 23px;
}

.chev-arrow.left {
  background-position: 0px 0px;
}

.chev-arrow.right {
  background-position: -23px 0px;
}

.chev-arrow.white.left {
  background-position: 0px -23px;
}

.chev-arrow.white.right {
  background-position: -23px -23px;
}

.edit-icon,
.delete-icon {
  width: 23px;
  height: 23px;
}

.edit-icon {
  background-image: url(../images/icons/edit.png);
 
}

.delete-icon {
  background-image: url(../images/icons/delete.png);
}

.check-icon {
  background-image: url(../images/svg/check-16x12.svg);
  height: 12px;
  width: 16px;
  display: inline-block;
  margin: 0 5px;
}

.check-icon.check-green {
  background-position: 0px;
}

.check-icon.check-white {
  background-position: -16px;
}


.add-card {
  cursor: pointer;
  background-image: url(../images/icons/add-card-pink.png);
  height: 24px;
  width: 33px;
}

.lock-icon {
  width: 35px;
  height: 35px;
  background-image: url('../images/icons/secure.png');
}

.maroof-icon {
  width: 35px;
  height: 35px;
  background-image: url('../images/icons/maroof.png');
}

.psngr-icon {
  background-image: url('../images/icons/passengers.png');
  width: 26px;
  height: 25px;
}

.care-icon {
  height: 24px;
  width: 27px;
  background-position: -54px -24px;
}



.long-arrow {
  width: 48px;
  height: 32px;
  background-size: 100%;
}

.long-arrow.left {
  background-image: url("../images/icons/long-arrow-left.png");
}

.long-arrow.left:hover {
  background-image: url("../images/icons/long-arrow-left-hover.png");
}

.long-arrow.right {
  background-image: url("../images/icons/long-arrow-right.png");
}

.long-arrow.right:hover {
  background-image: url("../images/icons/long-arrow-right-hover.png");
}

.fl-long-arrow {
  background-image: url('../images/icons/long-arrows.svg');
  display: inline-block;
  width: 48px;
  height: 32px;
  cursor: pointer;
  display: inline-block;
}

.fl-long-arrow.left {
  background-position: 0px 0px;
}

.fl-long-arrow.left:hover {
  background-position: 0px -32px;
}

.fl-long-arrow.right {
  background-position: -48px 0px;
}

.fl-long-arrow.right:hover {
  background-position: -48px -32px;
}



.fl-brand {
  background-image: url('../images/logo/new/FlyAkeed English Logo Dark Mode.png');
  width: 265px;
  height: 35px;
  display: inline-block;
  margin: 0;
/*  margin: auto;*/
  background-size: contain;
  background-repeat: no-repeat;
}

.fl-brand.ar {
  background-image: url('../images/logo/new/FlyAkeed Arabic Logo Dark Mode.png');
}



.btn-bdr {
  border-radius: 0px 0px 3px 3px;
}

ol.alpha {
  /*list-style-type: lower-alpha;*/
  list-style: none;
  counter-reset: listAlpha;
}

ol.alpha li:before {
  content: counter(listAlpha, lower-alpha) ". ";
  counter-increment: listAlpha;
  color: #cb538d;
  margin-left: -15px;
}






.partner {
  background-image: url(../images/partner/partners.png);
  background-repeat: no-repeat;
  margin: auto;
  width: 165px;
  height: 90px;
  display: inline-block;
  margin: 0 41px;
  transition: .2s all ease-in-out;
}

.partner:hover {
  opacity: .7
}

.partner.iata {
  /*background-image : url(../images/partner/iata.svg);*/
  background-position: 0px 0px;
}

.partner.amadeus {
  /*background-image : url(../images/partner/amadeus.svg);*/
  background-position: -165px 0px;
}

.partner.maroof {
  /*background-image : url(../images/partner/maroof.png);*/
  background-position: -330px 0px;
}


.app-wrapper {
  background-color: #e7f0fe;
  padding: 0 0 55px 0;
  position: relative;
  color: #fff;
}

.app-img {
  background-image: url('../images/flyakeed_landing_phone.svg');
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 470px;
  height: 663px;
}

.app-wrapper .phone {
  width: 100%;
  max-width: 469px;
  margin-top: -233px;
/*  float: right;*/
}


.phone-img {
  background-image: url('../images/phone-landing-page.png');
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 500px;
  height: 500px;
  }

.phone-landing {
  margin-top: -120px;
}

.app-content {
  color: #fff;
  width: 40%;
}

.dl-btn {
  height: 40px;
}

.dl-btns>a:nth-child(2) .dl-btn {
  margin: 0px 10px;
}

.phone-con {
  background-image: url(../images/flyakeed-app.png);
  height: 350px;
  width: 460px;
  position: absolute;
  right: 10%;
  bottom: 0px;
  background-size: contain;
  background-position: 7px 50px;
  background-repeat: no-repeat;
}




.partner-wrapper {
  background-color: #e3e3e3;
  padding: 50px 0px;
}


.division {
  border-bottom: 1px solid #f1f1f1;
  padding: 0px;
}


/* NAV USER MENU */
.fa-navbar .fa-menu {
  padding: 0px;
  border: 0px;
  width: 250px;
  border-radius: 3px !important;
}

.fa-navbar .fa-menu.xl {
  width: 400px;
}

.fa-navbar .fa-menu>li>a {
  padding: 13px 17px;
  color: #888;
  cursor: pointer
}

.fa-navbar .fa-menu>li>a>span {
  display: inline-block;
  vertical-align: middle;
  margin: 0px 10px;
}

.fl-m-icon,
.fa-navbar .fa-menu>li>a .icon {
  background-image: url(../images/icons/menu.svg);
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 26px;
  height: 24px;
}

.fa-navbar .fa-menu>li>a .icon.searchv2 {
  background-position: 0px 0px
}

/*.fa-navbar .fa-menu > li > a:hover .icon.search {
    background-position: 0px -24px
}*/

.fa-navbar .fa-menu>li>a .icon.bookings {
  background-position: -26px 0px
}

/*.fa-navbar .fa-menu > li > a:hover .icon.bookings {
    background-position: -26px -24px
}*/

.fa-navbar .fa-menu>li>a .icon.profile {
  background-position: -52px 0px
}

/*.fa-navbar .fa-menu > li > a:hover .icon.profile {
    background-position: -52px -24px
}
*/

.fa-navbar .fa-menu>li>a .icon.passengers {
  background-position: -78px 0px
}

/*.fa-navbar .fa-menu > li > a:hover .icon.passengers {
    background-position: -78px -24px
}*/

.fa-navbar .fa-menu>li>a .icon.refer {
  background-position: -104px 0px
}

/*.fa-navbar .fa-menu > li > a:hover .icon.refer {
    background-position: -104px -24px
}*/

.fa-navbar .fa-menu>li>a .icon.history {
  background-position: -130px 0px
}

/*.fa-navbar .fa-menu > li > a:hover .icon.history {
    background-position: -130px -24px
}*/

.fa-navbar .fa-menu>li>a .icon.logout {
  background-position: -156px 0px
}

/*.fa-navbar .fa-menu > li > a:hover .icon.logout {
    background-position: -156px -24px
}
*/

.fa-navbar .fa-menu>li>a .icon.coupons {
  background-position: -182px 0px
}

/*.fa-navbar .fa-menu > li > a:hover .icon.coupons {
    background-position: -182px -24px
}*/

.fl-m-icon.wallet,
.fa-navbar .fa-menu>li>a .icon.wallet {
  background-position: -208px 0px
}

.fa-navbar .fa-menu>li>a:focus,
.fa-navbar .fa-menu>li>a:hover {
  background-color: #f3f3f3;
  /*color: #fff;*/
  transition: 0.3s;
}





.fa-navbar .fa-menu>li .fa {
  width: 20px;
}

.fa-navbar .fa-menu>li.points>a {
  color: #fff;
  background-color: #196DFB;
  border-radius: 3px 3px 0 0;
}

.fa-navbar .fa-menu>li.points>a .my_user_pointer {
  border: 1px solid #fff;
  border-radius: 3px;
  padding: 3px 5px;
  pointer-events: none;
}

.noti-bar {
  border-radius: 5px !important;
  padding: 0px;
}

.noti-bar .fa-menu {
  /*padding: 5px 10px; */
  min-height: 150px;
  max-height: 380px;
  overflow-y: auto;
  overflow-x: hidden;
  list-style: none;
}

.noti-bar .fa-menu>li {
  margin: 5px;
  /*  height: 90px;
  min-height: 90px;
  max-height: 90px;*/
}

.noti-bar .fa-menu .noti-con {
  padding: 10px 5px;
}

.fa-menu .noti-con {
  margin-bottom: 0px;
}


.noti-bar .fa-menu.scroll {
  overflow-y: scroll;
}

.fa-custom-picker.user-ccode .dropdown-menu.inner::-webkit-scrollbar-button,
.noti-bar .fa-menu::-webkit-scrollbar-button {
  display: block;
  height: 100%;
  border-radius: 0px;
  background-color: #fff;
}

.fa-custom-picker.user-ccode .dropdown-menu.inner::-webkit-scrollbar-button:hover,
.noti-bar .fa-menu::-webkit-scrollbar-button:hover {
  background-color: #f1f1f1;
}

.fa-custom-picker.user-ccode .dropdown-menu.inner::-webkit-scrollbar-thumb,
.noti-bar .fa-menu::-webkit-scrollbar-thumb {
  background-color: #38bca8;
  border-radius: 50px;
}

.fa-custom-picker.user-ccode .dropdown-menu.inner::-webkit-scrollbar-thumb:hover,
.noti-bar .fa-menu::-webkit-scrollbar-thumb:hover {
  background-color: #38bca8;
  border-radius: 50px;
}

.fa-custom-picker.user-ccode .dropdown-menu.inner::-webkit-scrollbar-track,
.noti-bar .fa-menu::-webkit-scrollbar-track {
  background-color: #e3e3e3;
}

.fa-custom-picker.user-ccode .dropdown-menu.inner::-webkit-scrollbar-track:hover,
.noti-bar .fa-menu::-webkit-scrollbar-track:hover {
  background-color: #e3e3e3;
}

.fa-custom-picker.user-ccode .dropdown-menu.inner::-webkit-scrollbar,
.noti-bar .fa-menu::-webkit-scrollbar {
  width: 7px;
}

.noti-empty .icon {
  background-image: url(../images/svg/notifications-empty.svg);
  background-size: cover;
  display: block;
  width: 65px;
  height: 80px;
  background-position: center;
  margin: 10px auto 20px auto;
}

.noti-empty p {
  text-align: center;
  color: #b3b3b3;
  font-size: 16px;
}

/* END OF USER MENU */


/* Notification */
.noti-con {
  padding: 15px 10px;
  background: #fff;
  border-radius: 5px;
  margin: 0px 0px 20px 0px;
  border: 2px solid #fff;
  cursor: pointer;
}

.noti-con.unread:hover,
.noti-con:hover {
  /*background-color: rgb(203, 83, 141);*/
  /*border: 2px solid #cb538d;*/
  /*color: #fff;*/
  border: 2px solid #fab217;
  transition: 0.4s;
}

.noti-con.unread {
  background-color: #fff5fb;
  border-color: #fff5fb;
}

.noti-title {
  font-family: "Bess-Medium", "Roboto", sans-serif;
  margin-bottom: 5px;
  margin-top: 0px;
  font-size: 14px;
}

.noti-icon {
  width: 60px;
  height: 60px;
  display: inline-block;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}

.noti-time {
  font-size: 12px;
  color: #aeaeae;
}

.noti-desc {
  margin-bottom: 0px;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  font-size: 14px;
}

.noti-icon.booking,
.noti-icon.pink {
  background-color: #cb538d;
}

.noti-icon.user_promo,
.noti-icon.violet {
  background-color: #6f34ad;
}

.noti-icon.rewards,
.noti-icon.green {
  background-color: #38bca8;
}

.noti-all {
  text-align: center;
  height: 50px;
  position: relative;
  display: flex;
}

.noti-all>a {
  background-color: #38bca8;
  color: #fff;
  width: 100% !important;
  padding: 15px 10px;
  position: relative;
  top: 0px;
  left: 0px;
  flex: 1;
  border-radius: 0px 0px 5px 5px;
}

.noti-badge {
  position: absolute;
  top: -3px;
  right: -5px;
  background: #fab217;
  font-size: 12px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 50%;
  display: none;
}

.noti-earlier {
  padding: 9px 20px;
  background-color: #f1f1f1;
  border-radius: 5px 5px 0px 0px;
  color: #969696;
  font-size: 12px;
}

/* End of Notification */


/* login */

.otp-ico {
  display: inline-block;
  margin: auto;
  background-image: url('../images/svg/verify.svg');
  width: 167px;
  height: 107px;
}

.otp-ico.otp {
  background-position: 0px 0px;
}

.applePay {
  display: inline-block;
  margin: auto;
  background-image: url(../images/icons/applepay-desktop@2x.png);
  background-repeat: no-repeat;
  width: 200px;
  height: 200px;
  background-size: 220px 150px;
  margin-top: 60px;
  margin-right: 15px;
}

#mdl-applePay .clearfix {
  padding: 0px 15px 15px 15px;
  margin-top: -40px;
}

#mdl-applePay .modal-title {
  font-weight: bold;
  width: 100%;
  font-size: 22px;
}

#mdl-applePay .apple1 {
  width: 90%;
  text-align: center;
  margin-left: 30px;
}

#mdl-applePay .apple2 {
  width: 95%;
  text-align: center;
  margin-left: 10px;
}

#mdl-applePay .applebody1 {
  font-weight: bold;
  font-size: 16px;
}

#mdl-applePay .applebody2 {
  font-weight: bold;
  font-size: 16px;
}

body.ar #mdl-applePay .applebody1 {
  font-weight: bold;
  font-size: 16px;
}

body.ar #mdl-applePay .applebody2 {
  font-weight: bold;
  font-size: 16px;
}

.btn-unlink-passenger {
  padding: 5px 39px !important;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-cancel-unlink {
  padding: 5px 15px !important;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-custom {
  font-size: 16px !important;
  padding: 10px 12px !important;
}

.modal-merge-custom {
  width: 440px !important;
}

#mdl-applePay .btn-apple-pay {
  width: 60%;
  margin-left: 65px;
}

body.ar #mdl-applePay .apple1 {
  width: 90%;
  text-align: center;
  margin-right: 20px;
}

body.ar #mdl-applePay .apple2 {
  width: 95%;
  text-align: center;
  margin-right: 10px;
}

body.ar #mdl-applePay .applebody1 {
  font-weight: bold;
  font-size: 16px;
}

body.ar #mdl-applePay .btn-apple-pay {
  width: 60%;
  margin-right: 65px;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
  margin-top: 0px !important;
}

.user-icon {
  background-color: #196DFB;
  color: #fff;
  font-size: 16px !important;
  border: 0px;
  border-radius: 50%;
  margin: 0px 5px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 25px;

  /* background-color: #fff;
    color: #c69;
    border: 0px;
    border-radius: 50%;
    vertical-align: middle;
    font-size: 15px;
    text-align: center;
    width: 100%;
    padding: 2px 3px;
    margin-right: 5px; */
}


.bootstrap-select.btn-group .dropdown-menu li a:focus,
.bootstrap-select.btn-group .dropdown-menu li a:hover {
  outline: 2px auto #f3f3f3 !important;
  background: #f3f3f3;
  /*color: #fff;*/
  transition: 0.3s;
}

.fa-input-group .form-control {
  display: inline-block;
  width: calc(100% - 114px);
  border: 0px;
  padding: 5px 15px 5px 0px;
  cursor: text;
}

.fa-custom-picker.bootstrap-select {
  width: 110px !important;
  padding: 0px;
}

.fa-custom-picker.bootstrap-select .btn {
  width: inherit;
  border: 0px;
}

.tooltip:hover:after {
  content: attr(title);
  position: absolute;
  width: 400px;
  white-space: pre-line;
  background: green;
  padding: 3px 3px;
  color: #FFF;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-left: 5px;
  margin-top: -3px;
}

.fa-custom-picker.bootstrap-select .btn .location {
  display: none;
}

#covid-container,
#no-flights {
    border: 1px solid rgb(250 178 23);
    border-radius: 3px;
    background-color: rgb(252 244 227);
}

#covid-container-chat {
    border: 1px solid rgb(250 178 23);
    border-radius: 3px;
    background-color: rgb(252 244 227);
    position: absolute;
    z-index: 9;
    top: 60px;
}


.learnmore {
    color:#34b8a5;
    cursor: pointer;
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-default:hover,
.open>.dropdown-toggle.btn-default:after,
.bootstrap-select.fa-custom-picker .btn-default.focus,
.bootstrap-select.fa-custom-picker .btn-default:focus,
.fa-custom-picker.bootstrap-select .btn:active,
.fa-custom-picker.bootstrap-select .btn:after,
.fa-custom-picker.bootstrap-select .btn:hover,
.fa-custom-picker.bootstrap-select .btn-default.active,
.fa-custom-picker.bootstrap-select .btn-default:active,
.fa-custom-picker>.btn-default.active,
.fa-custom-picker>.btn-default:active,
.fa-custom-picker>.open>.dropdown-toggle.btn-default,
.fa-custom-picker.bootstrap-select .open>.dropdown-toggle.btn-default {
  background: transparent !important;
  outline: none !important;
  box-shadow: none !important;
}


.fa-custom-picker .dropdown-menu>.active>a,
.fa-custom-picker .dropdown-menu>.active>a:focus,
.fa-custom-picker .dropdown-menu>.active>a:hover {
  background-color: #f3f3f3;
  color: #333;
}

.fa-custom-picker .form-control {
  width: 100% !important;
  border-bottom: 1px solid #ccc;
  margin-bottom: 13px;
  padding: 10px;
  outline: none;
  box-shadow: none;
  border-radius: 0px;
}

.fa-custom-picker .form-control:focus {
  border-color: #38bca8;
}

body.ar .selected-outbound .float {
  float: right;
}

body.ar .selected-inbound .float {
  float: right;
}

.fa-custom-picker .bs-searchbox .form-control::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 45%;
  height: 2px;
  width: 10px;
  visibility: hidden;
  background-color: #8e44ad;
  transition: 0.2s ease all;
}

.fa-custom-picker .bs-searchbox .form-control:focus:after {
  visibility: visible;
  width: 100%;
  left: 0;
}
.fa-custom-picker .bs-searchbox .form-control::before {
  content: "";
  position: absolute;
  /* bottom: 0;
  left: 45%; */
  height: 20px;
  width: 100px;
  background-color: #8e44ad;
  /* transition: 0.2s ease all; */
}

.fa-custom-picker .bs-searchbox .form-control:focus::before {
  visibility: visible;
  width: 100%;
  left: 0;
}


.fa-custom-picker.bootstrap-select .dropdown-menu {
  min-width: 250px !important;
  max-width: 250px !important;
  left: 0px;
  padding: 0px;
}

.fa-custom-picker.bootstrap-select .dropdown-menu .cc-con {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}

.fa-custom-picker.bootstrap-select .dropdown-menu .location {
  font-size: 12px;
  color: #909090;
  max-width: 100px;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: right;
  overflow: hidden;
  /*float : right;*/
}

.padding {
  padding: 20px 20px 0px 20px;
}

.padding-nav {
  padding: 6px 15px !important;
}

.nav .fl-currency .cur-con {
  justify-content: center;
  align-content: center;
}

span.bs-caret {
  margin: 0 10px;
}

.frm-pymnt-nd {
  height: 0px;
  width: 0px;
  position: absolute;
  background: #fff;
  outline: none;
  border: 0px;
}

.form-code[disabled=true],
.form-code[disabled] {
  background-color: #fff;
}

.login-otp-container {
   .verification-code {
  width: 18%  !important ;
  letter-spacing: 10px !important;
  border: 1px solid #B7C4E1 !important;
  border-radius: 8px !important;
  background-color: #F6FBFE;
 
}
}

.fl-custom-marked {
  position: absolute;
  bottom: 4px;
  width: auto;
}

.fl-custom-marked .fl-m {
  width: 4px;
  height: 4px;
  background: #6f34ad;
  display: block;
  border-radius: 50%;
}


#mdl-message .modal-footer {
  padding: 15px 0px;
}



/* folding panel */
.overflow-hidden {
  overflow: hidden;
}

.overflow-scroll {
  overflow-y: scroll !important;
}

/* */
.hidden-clipboard {
  height: 0px;
  border: 0px;
  opacity: 0;
  width: 1px;
  position: absolute;
  right: 0;
}

.btn-copy-to-clipboard {
  padding: 3px 0px;
}

.js-emailcopybtn {
  background: white;
  border: transparent;
  font-size: 18.66px;
  outline: none;
}

.js-emaillink {
  color: transparent;
}

.js-emaillink:hover {
  color: transparent;
}

.btn-copy-to-clipboard:hover {
  background: #38bca8 !important;
  color: #fff;
}

.btn-invoice-number:hover {
  background: #38bca8 !important;
  color: #fff;
  border-radius: 3px;
  cursor: pointer;
}



.inline-commands {
  position: relative;
  white-space: nowrap;
  display: flex;
}

.inline-commands div {
  display: inline-block;
  width: calc(50% - 7.5px);
}

.inline-commands div:first-child {
  margin-right: 15px;
}


@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

body.modal-open {
  padding-right: 0px !important;
}


body.unresponsive {
  min-width: 1246px;
}

body.unresponsive .container {
  max-width: none !important;
  width: 1200px !important;
}

body.unresponsive [class^="col-"] {
  float: left;
}

body.unresponsive .col-sm-1,
body.unresponsive .col-md-1,
body.unresponsive .col-lg-1 {
  width: 8.33333333% !important;
}

body.unresponsive .col-sm-2,
body.unresponsive .col-md-2,
body.unresponsive .col-lg-2 {
  width: 16.66666667% !important;
}

body.unresponsive .col-sm-3,
body.unresponsive .col-md-3,
body.unresponsive .col-lg-3 {
  width: 25% !important;
}

body.unresponsive .col-sm-4,
body.unresponsive .col-md-4,
body.unresponsive .col-lg-4 {
  width: 33.33333333% !important;
}

body.unresponsive .col-sm-5,
body.unresponsive .col-md-5,
body.unresponsive .col-lg-5 {
  width: 41.66666667% !important;
}

body.unresponsive .col-sm-6,
body.unresponsive .col-md-6,
body.unresponsive .col-lg-6 {
  width: 50% !important;
}

body.unresponsive .col-sm-7,
body.unresponsive .col-md-7,
body.unresponsive .col-lg-7 {
  width: 58.33333333% !important;
}

body.unresponsive .col-sm-8,
body.unresponsive .col-md-8,
body.unresponsive .col-lg-8 {
  width: 66.66666667% !important;
}

body.unresponsive .col-sm-9,
body.unresponsive .col-md-9,
body.unresponsive .col-lg-9 {
  width: 75% !important;
}

body.unresponsive .col-sm-10,
body.unresponsive .col-md-10,
body.unresponsive .col-lg-10 {
  width: 83.33333333% !important;
}

body.unresponsive .col-sm-11,
body.unresponsive .col-md-11,
body.unresponsive .col-lg-11 {
  width: 91.66666667% !important;
}

body.unresponsive .col-sm-12,
body.unresponsive .col-md-12,
body.unresponsive .col-lg-12 {
  width: 100% !important;
}

body.unresponsive .col-sm-offset-0,
body.unresponsive .col-md-offset-0,
body.unresponsive .col-lg-offset-0 {
  margin-left: 0 !important;
}

body.unresponsive .col-sm-offset-1,
body.unresponsive .col-md-offset-1,
body.unresponsive .col-lg-offset-1 {
  margin-left: 8.33333333% !important;
}

body.unresponsive .col-sm-offset-2,
body.unresponsive .col-md-offset-2,
body.unresponsive .col-lg-offset-2 {
  margin-left: 16.66666667% !important;
}

body.unresponsive .col-sm-offset-3,
body.unresponsive .col-md-offset-3,
body.unresponsive .col-lg-offset-3 {
  margin-left: 25% !important;
}

body.unresponsive .col-sm-offset-4,
body.unresponsive .col-md-offset-4,
body.unresponsive .col-lg-offset-4 {
  margin-left: 33.33333333% !important;
}

body.unresponsive .col-sm-offset-5,
body.unresponsive .col-md-offset-5,
body.unresponsive .col-lg-offset-5 {
  margin-left: 41.66666667% !important;
}

body.unresponsive .col-sm-offset-6,
body.unresponsive .col-md-offset-6,
body.unresponsive .col-lg-offset-6 {
  margin-left: 50% !important;
}

body.unresponsive .col-sm-offset-7,
body.unresponsive .col-md-offset-7,
body.unresponsive .col-lg-offset-7 {
  margin-left: 58.33333333% !important;
}

body.unresponsive .col-sm-offset-8,
body.unresponsive .col-md-offset-8,
body.unresponsive .col-lg-offset-8 {
  margin-left: 66.66666667% !important;
}

body.unresponsive .col-sm-offset-9,
body.unresponsive .col-md-offset-9,
body.unresponsive .col-lg-offset-9 {
  margin-left: 75% !important;
}

body.unresponsive .col-sm-offset-10,
body.unresponsive .col-md-offset-10,
body.unresponsive .col-lg-offset-10 {
  margin-left: 83.33333333% !important;
}

body.unresponsive .col-sm-offset-11,
body.unresponsive .col-md-offset-11,
body.unresponsive .col-lg-offset-11 {
  margin-left: 91.66666667% !important;
}

body.unresponsive .col-sm-offset-12,
body.unresponsive .col-md-offset-12,
body.unresponsive .col-lg-offset-12 {
  margin-left: 100% !important;
}

body.unresponsive .visible-xs,
body.unresponsive .visible-xs-block,
body.unresponsive .visible-sm,
body.unresponsive .visible-sm-block {
  display: block !important;
}

body.unresponsive .visible-xs-inline,
body.unresponsive .visible-sm-inline {
  display: inline !important;
}

body.unresponsive .visible-xs-inline-block,
body.unresponsive .visible-sm-inline-block {
  display: inline-block !important;
}

body.unresponsive .hidden-xs,
body.unresponsive .hidden-sm {
  display: block !important;
}

body.unresponsive .container .navbar-header,
body.unresponsive .container .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}

body.unresponsive .navbar-header {
  float: left;
}

body.unresponsive .navbar-collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
}

body.unresponsive .navbar-toggle {
  display: none;
}

body.unresponsive .navbar-collapse {
  border-top: 0;
}

body.unresponsive .navbar-brand {
  margin-left: -15px;
}

body.unresponsive .navbar-nav {
  float: left;
  margin: 0;
}

body.unresponsive .navbar-nav>li {
  float: left;
}

body.unresponsive .navbar-nav>li>a {
  padding: 15px;
}

body.unresponsive .navbar-nav.navbar-right {
  float: right;
}

body.unresponsive .navbar .navbar-nav .open .dropdown-menu {
  position: absolute;
  float: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-width: 0 1px 1px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

body.unresponsive .navbar-default .navbar-nav .open .dropdown-menu>li>a {
  color: #333;
}

body.unresponsive .navbar .navbar-nav .open .dropdown-menu>li>a:hover,
body.unresponsive .navbar .navbar-nav .open .dropdown-menu>li>a:focus,
body.unresponsive .navbar .navbar-nav .open .dropdown-menu>.active>a,
body.unresponsive .navbar .navbar-nav .open .dropdown-menu>.active>a:hover,
body.unresponsive .navbar .navbar-nav .open .dropdown-menu>.active>a:focus {
  color: #fff !important;
  background-color: #428bca !important;
}

body.unresponsive .navbar .navbar-nav .open .dropdown-menu>.disabled>a,
body.unresponsive .navbar .navbar-nav .open .dropdown-menu>.disabled>a:hover,
body.unresponsive .navbar .navbar-nav .open .dropdown-menu>.disabled>a:focus {
  color: #999 !important;
  background-color: transparent !important;
}

body.unresponsive .navbar-form {
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
  margin-left: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}


/* RTL */
body.ar .mt30 {
  direction: rtl;
}

body.ar .mt50 {
  direction: rtl;
}

body.ar .changeterms {
  direction: rtl;
}

body.ar .mr10 {
  margin-right: inherit;
  margin-left: 10px;

}

body.en .lang-menu .btn-en-lang {
  cursor: default;
  pointer-events: none;
  color: #cb538d;

}

body.en .lang-menu .btn-en-lang .slct {
  display: block;
}

body.ar .lang-menu .btn-en-lang .slct {
  display: none;
}

body.ar .lang-menu .btn-ar-lang {
  cursor: default;
  pointer-events: none;
  color: #cb538d;
}

body.ar .lang-menu .btn-ar-lang .slct {
  display: block;
}

body.en .lang-menu .btn-ar-lang .slct {
  display: none;
}






body.ar.unresponsive .navbar-header {
  float: right;
}

body.ar.unresponsive [class^="col-"] {
  float: right;
}


body.ar .fa-custom-picker.bootstrap-select .dropdown-menu .cc-con {
  flex-direction: row-reverse !important;
}

body.ar .fa-custom-picker.bootstrap-select .dropdown-menu .cc-con .cc-flag {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}

body.ar .inline-commands div:first-child {
  margin-right: 0px;
}

body.ar .inline-commands div:nth-child(2) {
  margin-right: 15px;
}

body.ar .border-left-1 {
  border-left: 0px !important;
  border-right: 1px solid #f1f1f1;
}

body.ar .fa-custom-picker.bootstrap-select .dropdown-menu .cc-con {
  flex-direction: row-reverse !important;
}

body.ar .fa-custom-picker.bootstrap-select .dropdown-menu .cc-con .cc-flag {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}

/* share components */

#mdl-log-verify .btn {
  font-size: 16px;
  padding: 15px 10px;
  border: solid 1px #196DFB;
  color: #fff;
}

.btn-resend-code {
  color: #196DFB !important;
}

#mdl-log-verify .verification-code,
#mdl-verify-booking-otp .verification-booking-code {
  width: 100%;
  letter-spacing: 10px;
}



/* OVERRIDE */
.nav-user-mobile {
  max-width: 60px;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  margin-bottom: 2px;
  vertical-align: middle;
}

body.ar .nav-user-mobile {
  max-width: 60px;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  margin-bottom: 2px;
  vertical-align: middle;
  direction: ltr;
}

.dropdown-toggle:focus {
  outline: none !important;
}

.icheckbox_square-green.disabled,
.iradio_square-green.disabled {
  background-position: 0px 0;
  cursor: not-allowed;
  background-color: rgba(156, 156, 156, 0.5);
  border-radius: 50%;
}

.fl-dark .popover {
  background-color: #313131 !important;
  color: #fff !important;
}

.fl-dark .popover.top>.arrow:after {
  border-top-color: #313131 !important;
}

.fl-dark .popover.bottom>.arrow:after {
  border-bottom-color: #313131 !important;
}

.btn {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.btn>span {
  vertical-align: text-top;
}

.icheckbox_square-green.disabled,
.iradio_square-green.disabled {
  background-position: 0px 0;
  cursor: not-allowed;
  background-color: rgba(156, 156, 156, 0.5);
  border-radius: 50%;
}

.fl-dark .popover {
  background-color: #313131 !important;
  color: #fff !important;
}

.fl-dark .popover.top>.arrow:after {
  border-top-color: #313131 !important;
}

.fl-dark .popover.bottom>.arrow:after {
  border-bottom-color: #313131 !important;
}

@-webkit-keyframes bounce {

  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}


/* folding panel */
.overflow-hidden {
  overflow: hidden;
}


/* */
.hidden-clipboard {
  height: 0px;
  border: 0px;
  opacity: 0;
  width: 1px;
  position: absolute;
  right: 0;
}

.btn-copy-to-clipboard {
  padding: 5px;
  margin: -5px;
}

.btn-copy-to-clipboard:hover {
  background: #38bca8;
  color: #fff;
  border-radius: 3px;
}

#mdlakeedcare {
  width: 500px;
}

body.ar #mdl-akeedcare .modal-title {
  width: 71%;
  margin-right: 13%;
}

body.ar #mdl-akeedcare {
  padding-left: 200px;
}

body.ar #mdl-rate h3 {
  margin-right: 30px;
}

body.ar #mdl-akeedcare .poor {
  width: 100px;
  height: 100px;
  background: url(../images/icons/standard-emojis.png);
  background-repeat: no-repeat;
  background-size: 480px 255px;
  background-position: -67px -131px;
  display: inline-block;
  margin-right: 20px;
  margin-top: 25px;
  margin-left: 25px;
  cursor: pointer;
}

body.ar #mdl-akeedcare .great {
  width: 100px;
  height: 100px;
  background: url(../images/icons/standard-emojis.png);
  background-repeat: no-repeat;
  background-size: 480px 255px;
  background-position: -315px -131px;
  display: inline-block;
  cursor: pointer;
  margin-right: 60px;
}

body.ar #mdl-akeedcare .average {
  width: 100px;
  height: 100px;
  background: url(../images/icons/standard-emojis.png);
  background-repeat: no-repeat;
  background-size: 480px 255px;
  background-position: -191px -131px;
  display: inline-block;
  margin-right: 20px;
  cursor: pointer;
}

body.ar .averactive {
  width: 100px;
  height: 100px;
  background: url(../images/icons/standard-emojis.png);
  background-repeat: no-repeat;
  background-size: 480px 255px;
  background-position: -191px -131px;
  display: inline-block;
  margin-right: 20px !important;
  cursor: pointer;
}

body.ar .poor {
  width: 100px;
  height: 100px;
  background: url(../images/icons/standard-emojis.png);
  background-repeat: no-repeat;
  background-size: 480px 255px;
  background-position: -67px -131px;
  display: inline-block;
  margin-right: 20px !important;
  margin-top: 25px;
  margin-left: 25px;
  cursor: pointer;
}

body.ar #mdl-akeedcare .smilename {
  font-size: 20px;
  margin-right: 55px;
}

body.ar #mdl-rate .verylike {
  margin-left: 6%;
  font-size: 13px;
  float: left;
}

body.ar #mdl-rate .notlike {
  position: relative;
  font-size: 13px;
  float: right;
  margin-right: 5%;
}

#mdl-akeedcare .poor {
  width: 100px;
  height: 100px;
  background: url(../images/icons/standard-emojis.png);
  background-repeat: no-repeat;
  background-size: 480px 255px;
  background-position: -67px -131px;
  display: inline-block;
  margin-right: 55px;
  margin-top: 25px;
  margin-left: 25px;
  cursor: pointer;
}

.pooractive {
  width: 100px !important;
  height: 100px !important;
  background: url(../images/icons/standard-emojis.png) !important;
  background-repeat: no-repeat !important;
  background-size: 480px 255px !important;
  background-position: -67px -20px !important;
  display: inline-block !important;
  margin-right: 55px !important;
  margin-top: 25px !important;
  margin-left: 25px !important;
}

#mdl-akeedcare .average {
  width: 100px;
  height: 100px;
  background: url(../images/icons/standard-emojis.png);
  background-repeat: no-repeat;
  background-size: 480px 255px;
  background-position: -191px -131px;
  display: inline-block;
  margin-right: 50px;
  cursor: pointer;
}

.averactive {
  width: 100px !important;
  height: 100px !important;
  background: url(../images/icons/standard-emojis.png) !important;
  background-repeat: no-repeat !important;
  background-size: 480px 255px !important;
  background-position: -191px -20px !important;
  display: inline-block !important;
  margin-right: 50px !important;
  cursor: pointer !important;
}

#mdl-akeedcare .great {
  width: 100px;
  height: 100px;
  background: url(../images/icons/standard-emojis.png);
  background-repeat: no-repeat;
  background-size: 480px 255px;
  background-position: -315px -131px;
  display: inline-block;
  cursor: pointer;
}

.greatactive {
  width: 100px !important;
  height: 100px !important;
  background: url(../images/icons/standard-emojis.png) !important;
  background-repeat: no-repeat !important;
  background-size: 480px 255px !important;
  background-position: -315px -20px !important;
  display: inline-block !important;
  cursor: pointer !important;
}

#mdl-akeedcare #submitemoji {
  background-color: #289a89;
  color: white;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  border-radius: 0px 0px 6px 6px;
  padding: 20px;

}

#mdl-akeedcare .modal-title {
  width: 71%;
  margin-left: 16%;
}

#mdl-akeedcare .smilename {
  font-size: 20px;
  margin-left: 65px;
}

#mdl-akeedcare .avetxt {
  margin-left: 105px;
}

#mdl-akeedcare .greattxt {
  margin-left: 95px;
}

#mdl-akeedcare #submit {
  background-color: #289a89;
  height: 13%;
  color: white;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  border-radius: 0px 0px 6px 6px;
}

.inline-commands {
  position: relative;
  white-space: nowrap;
  display: flex;
}

.inline-commands div {
  display: inline-block;
  width: calc(50% - 7.5px);
}

.inline-commands div:first-child {
  margin-right: 15px;
}

.text-center {
  text-align: center;
}

.text-end {
  text-align: end;
}

body.ar .text-end {
  text-align: start;
}

body.ar .change-total {
  text-align: end !important;
}

.fl-img-con {
  display: inline-block;
  height: 70px;
  width: 70px;
  line-height: 60px;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  background-color: #fff;
}

.flight-image {
  /*background-image: url(../images/svg/airlines-logo-40px.svg);*/
  /*display: inline-block;*/
  width: 50px;
  height: 50px;
  background: url(../images/svg/airlines-logo-50px.svg) no-repeat;
  background-position: -100px -200px;
  display: inline-block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}

.flight-image.i-xy {
  background-position: -150px -200px;
}

.flight-image.i-xy {
  background-position: -150px -200px;
}

.flight-image.i-aa {
  background-position: 0px 0px;
}

.flight-image.i-ab {
  background-position: -50px 0px;
}

.flight-image.i-ac {
  background-position: -100px 0px;
}

.flight-image.i-af {
  background-position: -150px 0px;
}

.flight-image.i-ai {
  background-position: -200px 0px;
}

.flight-image.i-am {
  background-position: -250px 0px;
}

.flight-image.i-at {
  background-position: -300px 0px;
}

.flight-image.i-az {
  /* background-position: -350px 0px; */
  width: 62px !important;
  height: 62px !important;
  background: url(../images/airlines/ITA_Airways_Logo.svg) no-repeat;
  background-size: contain;
  margin-top: 15px;
}

.flight-image.i-a3 {
  background-position: -400px 0px;
}

.flight-image.i-ba {
  background-position: -450px 0px;
}

.flight-image.i-bg {
  background-position: -500px 0px;
}

.flight-image.i-ca {
  /* background-position: -550px 0px; */
  width: 62px !important;
  height: 62px !important;
  background: url(../images/airlines/Air_Chinaairlines.png) no-repeat;
  background-size: contain;
  /* display: inline-block;
  top: 50%;
  left: 50%; */
 
}

.flight-image.i-cx {
  background-position: -600px 0px;
}

.flight-image.i-cz {
  background-position: -650px 0px;
}

.flight-image.i-dl {
  background-position: -700px 0px;
}

.flight-image.i-dt {
  background-position: -750px 0px;
}

.flight-image.i-ek {
  background-position: -800px 0px;
}

.flight-image.i-et {
  background-position: -850px 0px;
}

.flight-image.i-b8 {
  background-position: -850px 0px;
}

.flight-image.i-ey {
  background-position: 0px -50px;
}

.flight-image.i-fi {
  background-position: -50px -50px;
}

.flight-image.i-fz {
  background-position: -100px -50px;
}


.flight-image.i-ga {
  background-position: -150px -50px;
}

.flight-image.i-gf {
  background-position: -200px -50px;
}

.flight-image.i-gp {
  background-position: -250px -50px;
}

.flight-image.i-hm {
  background-position: -300px -50px;
}

.flight-image.i-hr {
  background-position: -350px -50px;
}

.flight-image.i-j9 {
  background-position: -400px -50px;
}

.flight-image.i-ke {
  background-position: -450px -50px;
}

.flight-image.i-kk {
  background-position: -500px -50px;
}

.flight-image.i-kl {
  background-position: -550px -50px;
}

.flight-image.i-kq {
  background-position: -600px -50px;
}

.flight-image.i-ku {
  background-position: -650px -50px;
}

.flight-image.i-lh {
  background-position: -700px -50px;
}

.flight-image.i-lx {
  /* background-position: -750px -50px; */
  width: 50px !important;
  height: 50px !important;
  background: url(../images/airlines/swissAirlines.png) no-repeat;
  background-size: contain;
}

.flight-image.i-md {
  background-position: -800px -50px;
}

.flight-image.i-me {
  background-position: -850px -50px;
}

.flight-image.i-mh {
  background-position: 0px -100px;
}

.flight-image.i-mk {
  background-position: -50px -100px;
}

.flight-image.i-ms {
  background-position: -100px -100px;
}

.flight-image.i-np {
  background-position: -200px -100px;
}

.flight-image.i-nx {
  background-position: -250px -100px;
}

.flight-image.i-ok {
  background-position: -300px -100px;
}

.flight-image.i-pc {
  background-position: -350px -100px;
}

.flight-image.i-pk {
  background-position: -400px -100px;
}

.flight-image.i-pr {
  background-position: -450px -100px;
}

.flight-image.i-ps {
  background-position: -500px -100px;
}

.flight-image.i-qf {
  background-position: -550px -100px;
}

.flight-image.i-qr {
  background-position: -600px -100px;
}

.flight-image.i-rj {
  background-position: -650px -100px;
}

.flight-image.i-r5 {
  background-position: -700px -100px;
}

.flight-image.i-sa {
  background-position: -750px -100px;
}

.flight-image.i-sd {
  background-position: -800px -100px;
}

.flight-image.i-sk {
  background-position: -850px -100px;
}

.flight-image.i-sm {
   background: url(../images/airlines/aircairo.png)no-repeat;
  height: 56px;
  width: 60px;
}

.flight-image.i-sq {
  background: url(../images/airlines/singaporeairline.png)no-repeat;
  height: 56px;
  width: 60px;
}

.flight-image.i-su {
  background-position: -100px -150px;
}

.flight-image.i-sv {
  background: url(../images/airlines/Saudia_60X60.png)no-repeat;
  height: 56px;
  width: 60px;
  /* background-position: -150px -150px; */
}

.flight-image.i-sz {
  background-position: -200px -150px;
}

.flight-image.i-tk {
  background-position: -250px -150px;
}

.flight-image.i-tp {
  background-position: -300px -150px;
}

.flight-image.i-ua {
  /* background-position: -350px -150px; */
  /* background-position: -100px -50px; */
  background: url(../images/airlines/United_Airline.png)no-repeat;
  background-size: contain;
  height: 18px;
  width: 72px;

}

.flight-image.i-uj {
  background-position: -400px -150px;
}

.flight-image.i-uk {
  background-position: -450px -150px;
}

.flight-image.i-ul {
  background-position: -500px -150px;
}

.flight-image.i-ux {
  background-position: -550px -150px;
}

.flight-image.i-va {
  background-position: -600px -150px;
}

.flight-image.i-tu {
  background-position: -100px -250px;
}

.flight-image.i-vl {
  background: url(../images/svg/VL.png) no-repeat;
  /*background-position: -650px -150px; */
  background-position: 0px 0px;
}

.flight-image.i-vs {
  background-position: -700px -150px;
}

.flight-image.i-4j {
  background-position: -750px -150px;
}

.flight-image.i-6s {
  background: url(../images/svg/6S.png) no-repeat;
  background-position: 0px 0px;
  /*background-position: -800px -150px; */
}

.flight-image.i-8q {
  background-position: -850px -150px;
}

.flight-image.i-8u {
  background-position: 0px -200px;
}

.flight-image.i-9w {
  background-position: -50px -200px;
}
/* 
.flight-image.i-00 {
  background-position: -100px -200px;
} */

.flight-image.i-xy {
  background-position: -150px -200px;
}
/* Beond airlines updated */
.flight-image.i-b4 {
  background-position: -100px -50px;
  background: url(../images/airlines/Beond_Logos-02_2.svg)no-repeat;
}
/* safe airlines updated */
.flight-image.i-K3 {
  background-position: -100px -50px;
  background: url(../images/airlines/Safe_Air.png)no-repeat;
}
/* new airlines */
.flight-image.i-bi {
  background-position: -200px -200px;
}

.flight-image.i-3k {
  background-position: -250px -200px;
}

.flight-image.i-ka {
  background-position: -300px -200px;
}

/* Revise */
/* Nesma Airline */
.flight-image.i-ne {
  /* background-position: -450px -200px; */
  width: 50px !important;
  height: 50px !important;
  background: url(../images/airlines/Nesma_airline.png) no-repeat;
  background-size: contain;
}

.flight-image.i-na {
  background-position: -450px -200px;
}

/*.flight-image.i-ne{ background-position: -150px -100px; }*/
.flight-image.i-wy {
  background-position: -350px -200px;
}

.flight-image.i-hf {
  background-position: -400px -200px;
}


.flight-image.i-tg {
  background-position: -500px -200px;
}

.flight-image.i-oz {
  background-position: -550px -200px;
}

.flight-image.i-ci {
  background-position: -600px -200px;
}

.flight-image.i-mf {
  background-position: -650px -200px;
}

.flight-image.i-vn {
  background-position: -700px -200px;
}

.flight-image.i-2j {
  background-position: -750px -200px;
}

.flight-image.i-h9 {
  background-position: -800px -200px;
}

.flight-image.i-j2 {
  background-position: -850px -200px;
}

.flight-image.i-w2 {
  background-position: 0px -250px;
}

.flight-image.i-tr {
  background-position: -50px -250px;
}
.flight-image.i-f3 {
  background-position: -250px -250px;
}
.flight-image.i-bs {
  background-position: -300px -250px;
}

.flight-image.i-bs {
  background-position: -300px -250px;
}

.flight-image.i-dq {
  background-position: -350px -250px;
}

.flight-image.i-er {
  background-position: -400px -250px;
}

.flight-image.i-ra {
  background-position: -450px -250px;
}

.flight-image.i-tc {
  background-position: -500px -250px;
}

.flight-image.i-g9 {
  background-position: -550px -250px;
}

.flight-image.i-wb {
  background-position: -600px -250px;
}


/* Print media */

@media print {
  .main-body {
    min-height: auto;
  }

  .wrapper {
    margin: 0px;
  }
}