  /* Css for departure and arrival location autocomplete */

  .ui-autocomplete-loading 
   {
     background: white url("../../../assets/myimg/emptyjets/ui-anim_basic_16x16.gif") right center no-repeat;
   }
   ul.ui-autocomplete {
    width: 180px;
    font-size: 14px;
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
   }
   ul.ui-autocomplete li {
    padding: 15px 15px;
    line-height: 18px;
    font-size: 16px!important;
    position: relative;
    letter-spacing: 0.0em;
   }
   ul.ui-autocomplete li:hover { color: #808080; }
   ul.ui-autocomplete li:hover:before {
    height: 0px;
   }
   ul.ui-autocomplete li:before {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    bottom:0px;
    left: 0;
    /*background: #DDD;*/ 
   }
   ul.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    z-index: 9999999;
  }
.ui-widget-content {
    color: #564f4f;
  }
  
/* again   */  
   /* .ui-autocomplete-loading 
   {
     background: white url("../../../assets/myimg/emptyjets/ui-anim_basic_16x16.gif") right center no-repeat;
   }
   ul.ui-autocomplete {
    width: 180px;
    font-size: 14px;
    max-height: 133px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 99999999;
   }
   ul.ui-autocomplete li {
    padding: 2px 5px;
    line-height: 18px;
    font-size: 12px!important;
    position: relative;
	
   }
   ul.ui-autocomplete li:hover:before {
    height: 0px;
   }
   ul.ui-autocomplete li:before {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    bottom:0px;
    left: 0;
    background: #DDD; 
   }*/

   /* End css for departure and arrival location autocomplete */

.form-control 
{
    height: 29px;
    padding: 6px 12px;
    font-size: 12px;
}

.checkbox label, .radio label {
      padding-left: 6px;
}
.dep-arr {
    display: table;
    margin-bottom: 5px;
    font-size: 12px;
}
.Radio-box.arrdept.pull-right {
    margin-right: 112px;
    color: #d0d0d0;
    margin-top: -15px;
}
.searched-route
{
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 0.1em;
    font-size: 14px;
    margin-bottom: 10px;
}
.flight-details-heading h4{
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.2em;
    font-size: 14px;
    margin-bottom: 10px;
}
.flight-details-table{
  margin-bottom: 10px;
}

.bookdropdwon{float: left !important; /*z-index: 9999;*/ display: table !important; padding: 0px !important;}
.drop_button{    background: #00a550;padding: 2px 5px;color: #fff; font-size: 10px;}
.custom_drop_down .dropdown-menu{    position: absolute;    border-radius: 0px;  border-color: #ccc; width: 400px; }

.custom_drop_down .dropdown-menu>li>a {    color: #777;font-size: 12px;text-transform: uppercase;font-weight: 900; float: left; }
.custom_drop_down .drop_button:hover, .custom_drop_down .drop_button:focus{color: #fff; text-decoration: none;}
.custom_drop_down .dropdown-menu>li>span{    float: right; padding: 4px 10px; color: green;font-size: 11px;}

.book-header-margin-top {
  margin-top: 10%;
  }
.book-aircraft-container{
  max-width: 100%;
}

.drop_down_hide{display: none!important;}
.book-proceed{ margin-top: 20px; }

/*.booking-header-banner {
    border-bottom: 0 solid #eee;
    margin: 0 0 20px;
    position: relative;
    background: #D3D3D3;
    margin: 0px 205px 25px 221px;
    border-radius: 5px;
    padding: 15px 15px 8px 15px;
    border: 1px solid #27885a;
    background-color: #d1eace;
    color: #27885a;
}*/
.bs-example{
    margin: -7px;
  }
  .alert{
      margin: 0px 184px 0px 184px; border: 1px solid #27885a;
  }

.booking-info-icon {
    display: inline-block;
    height: 30px;
    width: 30px;
    border: 2px solid #3c763d;
    text-align: center;
    line-height: 25px;
    border-radius: 50px;
    background-color: #fff;
    margin-right: 3%;
}

.reserve-booking-info-icon {
    display: inline-block;
    height: 26px;
    width: 70px;
    border: 2px solid 7EB5BA;
    text-align: center;
    line-height: 26px!important;
    border-radius: 50px;
    background-color: #fff;
    margin-right: 3%;
    margin-top: 10px;
    line-height: 35px;
	color:#75ABB0;
}
.banner-div-text
{
  display: inline-flex;
  font-size: 15px;
}
.reserve-banner-header-margin-top{margin-top: 2%;}
.book-info-box .alert-success .close {
    opacity: 9;
  /*  background-color: #3c763d;*/
    width: 20px;
    height: 20px;
    text-align: center;
    text-shadow: inherit;
    color: #fff;
    line-height: 18px;
    margin-top: -8px;
    margin-right: -7px;
}

.book-info-box .alert-success{
    padding: 20px 25px;
    border-radius: 5px;
}
.book-info-box {
  
}
.book-info-box .alert {
    margin: 0px;
    border-radius: 0px !important;
    border: 1px solid #3c763d;
    margin-bottom: 20px;
  }
/*.bs-example.book-info-box { margin-left:0; margin-right: 0px;  margin:0; }  */
.aircraft_inner_details{
  margin-top: -95px;
}

/* Aircraft Category */
.first-cat{ width: 26%; }
.second-cat{ width: 30%; }
.third-cat{ width: 22%; }
.fourth-cat{ width: 20%; }

/* ej-search-searchbar start  */
.ej-search-section{
  margin-top: 0px;
}
.ej-search-searchbar{
  /*background-color:#fff;*/
  position: fixed;
  width: 100%;
  z-index: 9;
  top: 75px;
}
.ej-search-searchbar ul{
  list-style: none;
  margin: 0px 0;
  padding: 0px;
  background-color: rgba(53, 53, 48, 0.6);
  padding: 15px 6px 15px 6px;
  text-align: center;
}
.ej-search-searchbar ul li{
  float: left;
  margin: 0px 1px 0px 0px;
 /* border-right: 1px solid #b5b5b5;*/
  text-transform: uppercase;
}
.ej-search-searchbar ul li:last-child{
  border-right: 0px solid #b5b5b5;
}
.ej-search-searchbar .search-box .form-control{
    border-radius: 0px !important;
    height: 40px;
    border: 0px;
    font-size: 13px;
    color: #808080;
    font-weight: 400;
}
.ej-search-searchbar .search-box select {
  border-radius: 0px!important;
}

select.form-control.latter-spacing-input-text.depart-at {
  color: #808080;
}

.ej-search-searchbar .search-box .form-control.active-field-class { 
    color: #564f4f!important;
  }

.ej-search-searchbar .search-box .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#c5c5c5!important;
}
.ej-search-searchbar .search-box .form-control::-moz-placeholder { /* Firefox 19+ */
  color:#c5c5c5 !important;
}
.ej-search-searchbar .search-box .form-control:-ms-input-placeholder { /* IE 10+ */
  color:#c5c5c5 !important;
}
.ej-search-searchbar .search-box .form-control:-moz-placeholder { /* Firefox 18- */
  color:#c5c5c5 !important;
}


.aboutus-bg-pic {
  background: url(../../../assets/myimg/emptyjets/homepage/about_us_bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.aboutus-bg-pic:before {
  content: '';
  width: 50%;
  height: 100%;
  position: fixed;
  background-color: rgba(0,0,0,0.65);
  right: 0;
}
.aboutus-bg-pic .aboutus-text {
  color: #c5c5c5;
  font-size: 16px;
  font-weight: 300;
  padding-left: 80px;
  padding-right: 35px;
}
.aboutus-bg-pic .aboutus-text p {
  margin-bottom: 40px;
}
.aboutus-bg-pic .aboutus-text h3 {
  color: #FFF;
}

.aboutus-bg-pic .ej-header {
    /*background-color: #363636;*/
    background-color: rgba(54,54,54,0.9);
}

.operator-bg-pic {
  background: url(../../../assets/myimg/emptyjets/operator-page-bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.operator-bg-pic:before {
  content: '';
  width: 75%;
  height: 100%;
  position: fixed;
  background-color: rgba(0,0,0,0.65);
  right: 0;
}
.operator-bg-pic .operator-container {
  color: #c5c5c5;
  font-size: 16px;
  font-weight: 300;
  padding-left: 50px;
  padding-right: 35px;
  margin-top: 25px;
}
.operator-bg-pic  .ej-header {
    /*background-color: #363636;*/
    background-color: rgba(54,54,54,0.9);
}
.ej-sec-heading-row.white-text h1 {
    color: #FFF;
}
.operator-bg-pic .mb-20 {
  margin-bottom: 30px;
}
.operator-bg-pic .pl-20 {
  padding-left: 20px;
}
.operator-bg-pic .operator-container {

}


/* Home page placeholder css */
.latter-spacing-input-text
{
    background-color: #fff;
    background-image: none;
    border: 1px solid transparent;
    font-size: 16px;
    color: #333 !important;
    height: 60px;
    padding-left: 5px;
    width: 100%;
}
.ej-search-searchbar .search-box .form-control option{
  color: #969696;
}
.ej-search-searchbar .search-box-left {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 10%;
}
.ej-search-searchbar .search-box-center {
    width: 79.5%;
    float: none;
    display: inline-block;
    vertical-align: top;
    /*
    border-left: 1px solid #b5b5b5;
    border-right: 1px solid #b5b5b5;*/
}
.ej-search-searchbar .search-box-right {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 6%;
}
.ej-search-searchbar .search-box-left li.search-box.ej-search-box-1 { margin-right: -2px; width: 100%; position: relative; }
.ej-search-searchbar .search-box-right li.search-box.ej-search-box-9 { margin-left: -4px!important; }


.ej-search-searchbar .ej-search-address{
 text-align: center;
 padding: 10px 5px;
}
.ej-search-searchbar .ej-search-address span{
 font-size: 10px;
}
.ej-search-searchbar .ej-search-date{
  font-size: 10px;
   text-align: center;
   padding: 14px 5px;
}
.ej-search-searchbar .passenger{
  font-size: 10px;
  text-align: center;
  padding: 0px 0px;
  color: #969696;
  position: relative;
}
.ej-search-searchbar .passenger i.fa { position: absolute; left: 10px; top: 20px; }
.ej-search-searchbar .passenger input.passenger-field { padding-left: 25px;  }
.ej-search-searchbar .passenger .passenger-plus-min {
  position: absolute;
  right: 0;
  top: 0;
}
.ej-search-searchbar .passenger .passenger-plus-min span {
  display: block;
}
.ej-search-searchbar .passenger .passenger-plus-min span a {
  width: 16px;
  text-align: center;
  height: 17px;
  line-height: 17px;
  margin: 2px 1px;
  background-color: #525252;
  display: block;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
}
.ej-search-searchbar .passenger .passenger-plus-min span a:-webkit-any-link {
    text-decoration: none;
}



.ej-search-searchbar .el-all-aircraft{
  font-size: 10px;
  text-align: center;
  padding: 14px 5px;
}
.ej-search-searchbar .el-all-Extras{
  font-size: 12px;
   text-align: center;
   padding: 14px 5px;
}
.ej-search-searchbar .lt-safari-bolder {
  border: 0px solid #ffac44;
  width: 100%;
  background-color: #ffac44;
  color: #ffffff;
  padding: 5px 5px;
  font-size: 12px;
  height: 40px;
  text-transform:uppercase;
  letter-spacing: 2px;
}
.ej-search-searchbar .ej-search-box-1{ }
.ej-search-searchbar .ej-search-box-2{ width: 26%;position: relative;}
.ej-search-searchbar .ej-search-box-3{ width: 27%; }
.ej-search-searchbar .ej-search-box-4{ width: 12%;position: relative; }
.ej-search-searchbar .ej-search-box-5{ width: 12%;position: relative; }
.ej-search-searchbar .ej-search-box-6{ width: 10.3%;position: relative; }
.ej-search-searchbar .ej-search-box-7{ width: 10%; }
.ej-search-searchbar .ej-search-box-8{ width: 16%;position: relative;}
.ej-search-searchbar .ej-search-box-9{ width: 100%;height: 100%; }

.ej-search-searchbar .search-box.ej-search-box-1 select.form-control { color: #FFF; font-weight: 400; }
.ej-search-searchbar .search-box.ej-search-box-8 select.form-control { color: #FFF; font-weight: 400;}

/* ej-search-searchbar endl */
.pd-plus{
  padding-left: 35px;
}
.plus-icon-row {
  width: 100%;
  display: block;
  /*border-top: 1px solid #dcdcdc;*/
  height: 38px;
  line-height: 38px;
  padding: 0px 0px;
  text-align: left;
}
.plus-icon-row a.button {
  background-color: #FF9800;
  font-size: 10px;
  padding: 6px 8px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.plus-icon-row a.button i {
  font-size: 14px;
}
.al-search-show {
    position: relative;
}
.emt-munus{
   position: absolute;
    top: 5px;
    right: 10px;
}
.form-control-select{
   background-color: transparent;
    border: 1px solid #fff !important;
    color: #fff;
    text-transform: uppercase;
        height: 40px !important;
}


/* Search Area validation css */

.search-box .icon.attention:before {
   font-family: FontAwesome;
    content: "\f05a";
        font-size: 15px;
}
.search-box .icon.attention {
    margin: 0 .25em 0 0;
    font-style: normal;
    line-height: 1;
    text-decoration: inherit;
    speak: none;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    right: 5px;
    top: 12px;
    z-index: 20;
    color: #333;
    position: absolute;
}
.search-box .icon.attention:hover ul {
    display: inline-block;
}
.search-box .icon.attention ul {
    -moz-box-sizing: border-box;
    font-weight: 400;
    position: absolute;
}
.search-box .icon.attention ul {
    display: none;
    bottom: 12px;
    width: 300px;
    left: -140px;
    z-index: 11;
    text-transform: none;
    padding: .5em .8em;
    border-radius: .325em;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background .1s linear;
    transition: background .1s linear;
    margin-top: 0;
    margin-bottom: 1em;
    background-color: #D95C5C!important;
    border-color: #D95C5C!important;
    color: #FFF!important;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    text-align: center;
}
.search-box .icon.attention ul:before {
    margin-left: -.3em;
    top: auto;
    right: auto;
    bottom: -.3em;
    left: 50%;
    position: absolute;
    content: "";
    width: .6em;
    height: .6em;
    background-image: none;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 2;
    -webkit-transition: background .1s linear;
    transition: background .1s linear;
    background-color: #D95C5C!important;
}
.search-box .icon.attention ul li{
 font-size: 12px;
    text-transform: inherit;
    text-align: center;
}


.search-results-show-container {
    margin-top: 12%;
    margin-right: 0px;
    padding-right: 0px;
}
.search-map-show{
  padding-right: 0px;
    margin-right: 0px;
}
.ep-container-fluid-seaech{
   margin-right: 0px;
  padding-right: 2px;
}
.search-result-main .nxt-avl-result-middle .aircrfat-category{
    background-color: #525252;
    color: #fff;
    padding: 1px 5px;
    display: inline-block;
    border-radius: 0px;
}
.manufacture_name_class {
    font-weight: 700;
    /*color: #525252;
    letter-spacing: 4px;*/
    font-size: 20px;
    color: #00bcd4;
    letter-spacing: 2px;
}
.model_name_class {
    font-weight: 300;
   /* color: #525252;
    letter-spacing: 4px;*/
    font-size: 20px;
    color: #00bcd4;
    letter-spacing: 2px;
    font-weight: 700;
   }
/* colro code css */
.Blueviolet {
  background-color: #8A2BE2;
}
.Brown  {
  background-color: #A52A2A;
}
.CadetBlue{
  background-color: #5F9EA0;
}
.Coral{
  background-color: #FF7F50;
}
.LightSeaGreen{
  background-color: #20B2AA;
}
.LightSkyBlue {
  background-color: #87CEFA;
}
.IndianRed{
  background-color: #CD5C5C;
}
.Indigo {
  background-color: #4B0082;
}
.DeepSkyBlue{
  background-color: #00BFFF;
}

/* colro code css */

.search-result-main .nxt-result-item {
    width: calc(100%/1 - 10px);
    padding: 0px;
    margin: 0px;
    margin-top: 0px;
    padding-top: 0px;
    border-bottom:1px solid #edf2f6;
    border-top:none;
    padding: 0px 0px;
    border-radius: 0px;
	/*background: rgba(255, 255, 255, 0.8);*/
	padding-top:0;
	/*border:solid 3px #ffffff;*/
	border-top:0;
	/*border-bottom:0;*/
	margin-top:-2px;
}	
.search-result-main .nxt-result-item:first-child{
	/*border-top:solid 3px #fff;*/
}
.search-result-main .nxt-result-item:last-child{
	/*border-bottom:solid 3px #fff;*/
}
.search-result-main .nxt-result-item .nxt-thumb-pic {
    margin-top: 0px;
    min-height: 118px;
    /*margin-left:5% !important;*/
    margin-bottom: 20px;
}

.middle-bg-grey {
    float: left;
    width: 70%;
    padding: 20px 5px;
    margin-left: 1%;

}

/* New Wizard css 	below header */
.page-header {
    position: relative;
        background-color: #fff;
    margin-bottom: 10px;
    top: 60px;
	    border-top-left-radius: 10px;
		    border-top-right-radius: 10px;
}

.container-fluid.bg-gray.page-header.search-box-header.all-empty-leg-src-step-bar {

  position: fixed;
  background-color: #fff;
  margin-bottom: 10px;
  top: 60px;
}


.book-header-margin-top {
    margin-top:0;
}
.search-box-header{
   margin-bottom:0px;
    top:0px; 
}
.ej-booking-step-wrap .ej-booking-panel ul li .step-title {
    color: #00bcd4;
	font-weight: bold;
}
.ej-booking-step-wrap .ej-booking-panel ul li .icons {
    background-color: #fff;
    border: 1px solid #7EB6B7;
}
.ej-booking-step-wrap .ej-booking-panel ul li a:hover .icons {
    border-color: #7EB6B7;
}
.ej-booking-step-wrap .ej-booking-panel ul li .icons.payment-icon {
    background:rgba(255, 255, 255, 0.4);
    background-size: 12px 12px;
}
.ej-booking-step-wrap .ej-booking-panel ul li .icons.result-icon {
    background:rgba(255, 255, 255, 0.4);
    background-size: 12px 12px;
}
.ej-booking-step-wrap .ej-booking-panel ul li.active-step a .icons.search-icon {
    background: #00bcd4 url(../../../assets/myimg/emptyjets/Search-results-wh.png) no-repeat center center;
    border-color: #00bcd4;
    background-size: 12px 12px;
}
.ej-booking-step-wrap .ej-booking-panel ul li.active-step a .icons.detail-icon {
    background: #00bcd4 url(../../../assets/myimg/emptyjets/aircraft-wh.png) no-repeat center center;
    border-color: #00bcd4;
    background-size: 12px 12px;
}
.ej-booking-step-wrap .ej-booking-panel ul li.active-step a .icons.Booking-icon{
    background: #00bcd4 url(../../../assets/myimg/emptyjets/aircraft-check-wh.png) no-repeat center center;
    border-color: #00bcd4;
    background-size: 12px 12px;
}
.ej-booking-step-wrap .ej-booking-panel ul li.active-step a .icons.payment-icon{
    background: #00bcd4 url(../../../assets/myimg/emptyjets/aircraft-check-wh.png) no-repeat center center;
    border-color: #00bcd4;
    background-size: 12px 12px;
}
.ej-booking-step-wrap .ej-booking-panel ul li.active-step .step-title{
	color:#00bcd4;
	font-weight:bold;
}


/* New Wizard css below header End */
.em-instent-search-header{
   background-color: #525252;
   padding: 6px 0px;
}
.instent-search-list  ul{
  background-color: #272727;
      padding: 0px 0px;
	  background-color: #d0f2f7;
}
.instent-search-list .ej-search-box-1 select.form-control{
  border: 1px solid #8e8e8e !important;
  color: #8e8e8e !important;
  background-color: #fff;
}
.instent-search-list .search-box.ej-search-box-8 select.form-control{
  background-color: #fff;
}
.instent-search-list .search-box .form-control{
  border-right:5px solid #d0f2f7 !important;
  color: #999 !important;
  background: rgba(255, 255, 255, 1);
  box-shadow:none;
  padding-top:14px;
  font-weight:bold;
  text-transform:uppercase;
  font-size:12px;
}
.instent-search-list ul li {
    margin: 0px -1px 0px 0px;
    width: 100%;
  
}
.instent-search-list .search-box-left li.search-box.ej-search-box-1 {
    margin-right: -4px;
	background:#00bcd4;
	border:solid 1px #00bcd4;
}
.instent-search-list .ej-search-box-5 {
    width: 13%;
    position: relative;
}
.instent-search-list .search-box-center {
    width:79%;
    float: left;
}
.instent-search-list .search-box-left {
    float: left;
    display: block; 
    vertical-align: top;
    width: 13%;
}
.instent-search-list .search-box-right {
    float: left;
    width: 8%;
    /*background-color: #b89b65; 
	border:solid 1px #fff;*/
}
.instent-search-list .search-box-right li.search-box.ej-search-box-9 {
    margin-left: -3px!important; 

}
.tranbg{
	background:rgba(255, 255, 255, 1.0);
	border:solid 3px #ffffff;
	border-top:0;
}
.alertMessaBox{
	padding: 10px 0 !important;
background: #00bcd4;
color: #fff;
max-width:1115px;

width:100% !important;
border: 0 !important;
margin: 1em 0px 0 0px !important;
overflow: auto;
margin-bottom: 0 !important;
border-radius:8px !important;
}

/* filght booking payment page css */
.em-book-flight-contain {
    /*max-width:970px;*/
	width:100%;
}
.book-flight-show {
   /* margin-top: 80px;
    border-top: 1px solid #c3c3cd;
    padding: 14px 0px;*/
}
.book-flight-show .ebookfilght-img{
      width: 50%;
    float: left;
}
.book-flight-show .ebookfilght-img img{
  width: 100%;
 /* border-radius: 10px;*/
}
.book-flight-show .ebook-flight-info{
      width:49%;
    float: left;
    margin-left: 1%;
}
.book-flight-show .ebook-flight-info h3{
  margin-top: 0px;
    font-size: 18px;
    text-transform: uppercase;
    color: #272727;
    font-weight: 600;
}
.book-flight-show .ebook-flight-info .emaix-info{}
.book-flight-show .ebook-flight-info .e-maxi-totle{}
.book-flight-show .ebook-flight-info .e-maxi-name{
    font-size: 12px;
    text-transform: uppercase;
}
.book-flight-show .ebook-flight-info .e-maxi-totle{
    font-size: 12px;
    text-transform: uppercase;
    float: right;
}
.em-flightdetails .book-flight-detail-item .ej-fd-full-detail-col .ej-fd-panel .ej-fd-col.ej-fd-col3 {
    width: 115px;
    text-align: right;
}
.em-payment-flight-form{
  margin-top: 0px;
}
.em-payment-flight-form .form-group{
  padding-bottom:0px;
  max-width: 970px;
}
.em-book-btn{
   border-top: 1px solid #cccccc;
    padding-top: 15px;
    max-width: 970px;
    margin: 0 auto;
}
.em-payment-flight-form .order-details .price-show{
  text-align: right;
}
.em-payment-flight-form .order-details .em-book-price{
  margin-bottom: 0px;
    font-size: 22px;
}
.em-payment-flight-form .order-details .price-show .em-pre{
    text-transform: uppercase;
    font-size: 8px;
    margin-top: 0px;
    display: block;
}
.em-payment-flight-form .form-group label {
    color: #5a5a5a;
    font-weight: 600;
    margin-bottom: -4px;
}
.em-payment-flight-form .form-group label span{
    color: #b9b9b9;
    font-weight: 500;
}
.em-payment-flight-form .order-details .em-gst-totle{
  margin-bottom: 0px;
    font-size: 20px;
    color: #5b595b;
    font-weight: 600;
}
.em-payment-flight-form .order-details .price-show .inc-gst{
   text-transform: uppercase;
    font-size: 8px;
    margin-top: 0px;
    display: block;
}
.emall-aircraft-dropdown {
    width: 100%;
    border:0;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
	background:#00bcd4;
	letter-spacing:2px;
	border-right: solid 3px #00bcd4;
}
.labelTxt{
	position: absolute;
left: 7px;
top:4px;
color: #7EB6B7;
font-size: 8px;
letter-spacing: .07em;
	}

/* filght booking payment page css endl */

/* checkbox css */
.control-group.control-drop{
    display: inline-block;
    vertical-align: top;
    background: #fff;
    text-align: left;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
    padding: 10px;
    margin: 0px;
    width: 100%;
    /*background-color: rgba(125, 123, 123, 0.87);*/
    /*background-color: rgba(99, 94, 85, 1);*/
    background-color: rgba(53, 53, 48, 0.6);
    
    position: absolute;
    left: 0;
    z-index: 9999;
}

.control-group.control-drop.cat-drop-img.search-res-page
{
    display: inline-block;
    vertical-align: top;
    background: #fff;
    text-align: left;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
    padding: 10px;
    margin: 0px;
    margin-top: -15px;
    width: 100%;
    background-color: rgba(53, 53, 48, 0.7);
    position: absolute;
    left: 0;
    z-index: 9999;
}

.control-drop .control {
    display: block;
    position: relative;
    padding-left: 24px;
    margin-bottom: 8px;
    cursor: pointer;
    font-size: 14px;
    border-bottom: 1px solid #a9a8a8;
    padding-bottom: 8px;
    color: #fff;
    font-weight: 300;
}
.control-drop .control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.control-drop .control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 15px;
  width: 15px;
  background: #e6e6e6;
}
.control-drop .control--radio .control__indicator {
  border-radius: 50%;
}
.control-drop .control:hover input ~ .control__indicator,
.control-drop .control input:focus ~ .control__indicator {
  background: #ccc;
}
.control-drop .control input:checked ~ .control__indicator {
  background: #2aa1c0;
  background: #2c6dd5;
  border: 2px solid #fff;
}
.control-drop .control:hover input:not([disabled]):checked ~ .control__indicator,
.control-drop .control input:checked:focus ~ .control__indicator {
  background: #0e647d;

}
.control-drop .control input:disabled ~ .control__indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}
.control-drop .control__indicator:after {
  content: '';
  position: absolute;
  display: none;
}
.control-drop .control input:checked ~ .control__indicator:after {
  display: block;
}
.control-drop .control--checkbox .control__indicator:after {
  left: 7px;
  top: 3px;
  width: 3px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  display: none !important;
}
.control-drop .control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}

/* checkbox css endl */

/* logged header  css*/
.ej-header-logged{
    margin-top: 0px;
    padding: 0px 0px 5px 0px;
    background-color: #fff !important;
    -webkit-box-shadow: 0 6px 5px -6px #999;
    -moz-box-shadow: 0 6px 5px -6px #999;
    box-shadow: 0 6px 5px -6px #999;
}
.ej-header-logged .ej-head-nav .navbar.navbar-default ul.nav li a{
  color: #525252;
}
.ej-header-logged .ej-head-nav .navbar.navbar-default ul.nav li a:hover {
  color: #525252;
}
.ej-header-logged .ej-head-nav .navbar.navbar-default ul.nav li.dash-active{
  font-weight: 600;
}
.ej-header-logged .ej-logged-nav{
  float: left;
}
/* logged header  css */
.aircraft-company_details{
  padding:0px 35px;
  padding-top: 90px;
}
.aircraft-company_details h3{
  font-size: 17px;
  font-weight: 600;
  color: #747474;
  margin-bottom: 30px;
}
.aircraft-company_details .form-group{
      margin-right:0px;
    margin-left:0px;
}
.aircraft-company_details .form-group .control-label{
  font-size:12px;
  text-transform: uppercase;
  font-weight: 500;
  color: #959595;
}
.aircraft-company_details .ep-save-btn{
    border-color: #0071bc;
    background-color: #0071bc;
    color: #fff;
    padding: 5px 30px;
}

.air-rou-search{
  color: #fff;
  border: 1px solid #fff;
  height: 40px;
  font-weight: 100;
  font-size: 12px !important;
  letter-spacing: 2px;
  padding-top: 10px;
}

.eway_direct_payment .iframe-control iframe {
    height: 35px !important;
}
.eway_direct_payment  .submit-btn{
    border: 1px solid #fff;
    background-color: #ff9800;
    padding: 2px 15px;
    border-radius: 2px;
    color: #fff;
    margin-bottom: 30px;
    margin-top: 15px;
}
.eway_direct_payment .card-row .card-expiry{
  width: 60%;
  float:left;
}
.eway_direct_payment .card-row .card-cvn{
  width: 35%;
  float:left;
  margin-left:5%;
}

.eway_direct_payment label{
  font-size: 14px;
}
.eway_direct_payment label span{
    font-size: 13px;
    font-weight: 500;
    color: #7d7d7d;
}


.container-fluid.search-results-container.el-search-result-container {  padding-left: 5px; padding-right: 0px; margin-top: 80px; }
.search-results-container .ej-search-Elegs-wrap .nxt-result-item.ej-nxt-result-item .search-result-price {
  width: 19%;
  }
.next-avl-search-wrap .nxt-result-item.ej-nxt-result-item .nxt-avl-result-middle h2.result-title,  
.next-avl-search-wrap .nxt-result-item.ej-nxt-result-item .nxt-avl-result-middle h4 { margin-bottom: 0px; }
.nxt-result-item.ej-nxt-result-item .Empty-aircraft-details-btns {
    height: 32px;
    margin-top: -65px;
}

.search-result-main .nxt-result-item .nxt-thumb-pic.booked_aircraft { position: relative; }
.search-result-main .nxt-result-item .nxt-thumb-pic.booked_aircraft:after {
    background: url(../../../assets/myimg/emptyjets/Booked-tag.png) no-repeat center center;
    position: absolute;
    right: 0;
    top: 25px;
    z-index: 9999;
    width: 90px;
    height: 90px;
    content: '';
    background-size: 100% 100%;
}
.search-result-main .nxt-result-item .nxt-thumb-pic .sold_aircraft { position: relative; }
.search-result-main .nxt-result-item .nxt-thumb-pic .sold_aircraft:after {
    background: url(../../../assets/myimg/emptyjets/sold-tag.png) no-repeat center center;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 9999;
    width: 90px;
    height: 90px;
    content: '';
    background-size: 100% 100%;
}

.search-result-main .nxt-result-item .nxt-thumb-pic.booked_aircraft img {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}



.ej-confirm-step-wrap .ej-confirm-wrap figure { position: relative; }
span.confirm-image-yes-overlay { position: absolute; top: 0; left: 0; }
span.confirm-image-yes-overlay img { max-width: 100%;  }

/*Css for add empty leg when operator login*/
.empty-legs-main .container{
    padding-left: 60px;
}
.empty-legs-main{
    padding-top: 10%;
}

.empty-legs-main .empty-legs{
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 15px;
}
.empty-legs-main .empty-legs h3{
  text-transform: uppercase;
    color: #333;
    margin-top: 0px;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 0px;
}
.empty-legs-main .empty-legs p{font-size: 14px; color: #9c9c9c;}
.empty-choose-aircrapt ul{
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-left: -10px;
}
.empty-choose-aircrapt ul li{
  width: 18%;
  float: left;
  margin-left: 10px;
  height: 145px;
}
.empty-choose-aircrapt p{
  font-size: 12px; color: #525252;text-transform: uppercase;
}
.empty-choose-aircrapt{
  border-bottom: 1px solid #949494;
  padding-top: 15px;
    padding-bottom: 30px;
}
.empty-choose-aircrapt ul li.active .air-chimg{
  border: 5px solid #59d0f5;
    border-radius: 8px;
}
.empty-choose-aircrapt .air-chimg img{
  border-radius: 5px;
  max-width: 100%;
  max-height: 100%;
  -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.empty-choose-aircrapt ul li.active .air-chimg img{
  -webkit-filter:inherit;
    filter:inherit;
} 

.emt-from-aircrapt{
  padding-top: 15px;
}
.emt-from-aircrapt .form-group label{
  text-transform: uppercase;
  font-weight: 500;
  color: #525252;
}
.emt-from-aircrapt .ep-fl{
   border-bottom: 1px solid #bfbfbf;
   padding-bottom: 15px;
}
.emt-from-aircrapt .fl-dri{
   border-bottom: 1px solid #949494;
    padding-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.leg-submin .btn{
    float: right;
    background-color: #59d0f5;
    border-color: #59d0f5;
    color: #fff;
}

/*End css for add empty leg when operator login*/

/*************************************************/
/** START CSS FOR OPERATOR'S FLIGHT ALERT PAGE ****/
/*************************************************/
.main-deshborad {
    padding-top: 30px;
}


/* deshboared platinum member */
.platinum-member {
    padding: 0px 130px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 15px;
}
.platinum-profile {
    float: left;
    width: 130px;
    margin-top: 10px;
}
.platinum-details {
    float: left;
}

.platinum-profile img{
    width: 110px;
    height: 110px;
    border-radius: 100%;
}
.platinum-member .platinum-details h3{
    font-size: 22px;
    text-transform: uppercase;
    color: #3074d8;
    font-weight: 600;
}
.platinum-member .platinum-details .paltinum-edit{
    font-size: 14px;
    color: #ff7b64;
    display: inline-block;
    position: absolute;
    padding-left: 15px;
}
.platinum-member .platinum-details .paltinum-edit a{
    color: #ff7b64;
}
  .platinum-member .platinum-details h4
  {
    font-size: 16px;
    font-weight: 600;
    color: #434343;
  }
.platinum-member .platinum-details .paltinum-num{
    font-size: 16px;
    font-weight: 600;
    color: #434343;
    padding-left: 30px;
}
.platinum-member .plati-name{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 100;
}
.emptyleg-departure-alerts {
    padding: 0px 130px;
}

.notification-department {
  padding: 12px 25px;
  background-color: #d8f0d7;
  border:1px solid #217546;
  font-size: 15px;
  line-height: 1.3;
  color: #1f773d;

  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.notification-department .fa {
  float: left;
  font-size: 48px;
  margin-right: 20px;
  color: #1f773d;
}
.notification-department p {
  padding-top: 3px;
}

.emptyleg-departure {
    margin-top: 30px;
    min-height: 370px;
}
.emptyleg-departure .panel-heading{
    background-color: #f8f7fc;
    border: 0px;
    margin: 0px 15px;
    margin-top: 15px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    color: #5d5d5d;
    padding: 3px 8px 5px 12px;
    height: 30px;
}
.emptyleg-departure .add-new{
    text-align: right;
    display: inline-block;
    float: right;
    font-size: 12px;
    line-height: 26px;

}
.emptyleg-departure .add-new a{
  color: #d7b18d;
}
.emptyleg-departure .departure-list{
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.emptyleg-departure .departure-img {
    float: left;
    width: 25px;
}
.emptyleg-departure .departure-img img{
  width: 20px;
  height: 20px;
  border-radius: 100%;
}
.emptyleg-departure .departure-text p{
  margin-bottom: 0px;
}
.emptyleg-departure .departure-text {
   float: left;
    width: 70%;
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 20px;
    line-height: 2;
    margin-top: 4px;
}
.departure-close {
    float: right;
    color: #e43838;
}
.departure-close a{
   color: #e43838;
    font-size: 20px;
}
.departure-al-head{
  background-color: #f9f9f9;
    padding: 5px 5px;
    font-size: 16px;
    text-transform: uppercase;
    color: #565656;
    font-weight: 600;
    margin-bottom: 15px;
}
.ldeparture-add-alert {
    width: 100%;
    height: 35px;
    border-radius: 2px;
    margin-top: 10px;
    border: 1px solid #CCCCCC;
}
.departure-add-alert{
    background-color: #ff7b64;
    color: #fff;
    border: 1px solid #ff7b64;
    width: 100%;
    border-radius: 2px;
     margin-top: 10px;
}
.departure-add-img {
    margin-top: 10px;
}
.departure-alert-modal{
    width: 520px;
    margin: 30px auto;
    top: 30%;
}
.departure-alert-modal .modal-body {
    position: relative;
    padding: 15px;
    padding-bottom: 40px;
    border-radius: 2px;
}
.members-details-modal .members-details-title{
  font-size: 13px;
    text-transform: uppercase;
    margin-top: 15px;
}
.main-deshborad .emptyleg-departure{
    border-color: #c3c3c3;
}

/* Css for departure and arrival location autocomplete */


   /* End css for departure and arrival location autocomplete */

   /*Upgrade Member Popup*/

   .upgrade-member{
    color: #ff7b77;
    font-size: 16px;
    padding-left: 45px;
    text-transform: capitalize;
   }
   .payment-alert-popup iframe{
      height: 50px !important;
   }
   .payment-form {
    background-color: #fff;
    padding: 40px;
}
   .payment-alert-modal{
      max-width: 500px;
   }
   .payment-alert-modal .modal-content{
      border-radius: 15px;
    background-color: #cccccc;
   }
   .payment-alert-modal .modal-content .modal-body{
      padding: 30px;
   }
  #payment_form lable{
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 2px;
    display: block;
   }
   
    .payment-alert-popup input[type="submit"]{
     background: #5098fa;
      border: 1px solid #5098fa;
      color: #fff;
      padding: 3px 18px;
      border-radius: 2px;
     margin-bottom: 5px;
    margin-top: 10px;
   }
  .payment-alert-modal .modal-body form br{
    display: none;
  }


/*****************Landing Css***************/
.landing-box .form-group{
  margin-bottom: 0px !important;
}

.landing-box hr.borderbtm{
  border-top: 1px solid #ccc !important;
}

.landing-box [class*=' col-'] { padding-left: 15px; padding-right: 15px; }

.cat-drop-img
{
    width: 320px!important;
    float: right!important;
    position: absolute!important;
    margin-right: 0px!important;
    top: 55px;
    right: 0;
    left: inherit!important; 
}

.cat-drop-img label
{
  height: 70px;
  text-align:right;
  line-height: 60px;
}

.cat-drop-img label .right30
{
  height: auto;
  width: 120px;
 /* margin-right: 30px;*/
  margin-top: 15px;
}

.cat-drop-img label .right65
{
  height: auto;
  width: 120px;
  margin-right: 55px;
}

.cat-drop-img label img.air-first-list { float: left; margin-top: 12px; }
.cat-drop-img label img.air-second-list { float: left; margin-left: 0px; width: 130px; }
.cat-drop-img label img.air-third-list { float: left; margin-left: 0px; margin-top: 10px; width: 136px; }
.cat-drop-img label img.air-forth-list { float: left; margin-left: -5px; margin-top: 10px;  width: 136px; }


.control__indicator
{
  margin-top: 25px;
}

.border-none
{
  border:none!important;
  height: 50px;
}

/*Remove operator dashboard css*/
.panel.panel-default.graph-bg
{
  background: none !important;
}

.panel.panel-default.graph-bg .panel-heading
{
  background: none !important;
}



.modal-backdrop {
    z-index: 999 !important;
    display: block;
    /*opacity: 0!important;*/
    background-color: #000000!important;
}
#login_model{
  margin-top: 97px;
}

.sr-grren-banner
{

}
//.ej-success-message-green-box { margin-right:0 !important; margin-left: 0 !important; }
.ej-success-message-green-box { margin: 0 10px; }
.ej-success-message-green-box img {
    margin-top: 0px;

max-width: 85%;

margin-left:20px;
}
.ej-success-message-green-box .alert-success {
  padding: 0px 25px;
  position: relative;
  width: 100%;

}
.ej-success-message-green-box .alert-success .close {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 0px;
  margin-right: 0px;
}

.ej-success-message-green-box.book-info-box .alert {
    margin: 0px;
    border-radius: 0px !important;
    border: 1px solid #3c763d;
    margin-bottom:-9px;
    margin-left: 0px;
}

/*****************End Landing Css**********/


.ej-live-booking-div {
  font-size: 19px;
  text-transform: none;
  padding-top: 20px;
  color: #aba5ac;
}
.ej-live-booking-div img {
  text-align: center;
}
.ej-live-booking-div p {
  margin-top: 15px;
}


.ej-res-booking-subtotal .price-show {
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
  color: #aba5ac;
}
.ej-res-booking-subtotal h2.em-book-price {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 22px;
  font-weight: 600;
}
.ej-res-booking-subtotal .em-pre {
  font-size: 10px;
  text-transform: uppercase;
  float: right;
}
.ej-res-booking-subtotal h2.em-book-price.txt-black {
  color: #000;
}
.ej-res-booking-subtotal .book-proceed { margin-top: 0px; }
.ej-res-booking-subtotal .book-proceed a {
  border-radius: 0px;
  padding: 5px 25px;
}
p.confirm-message.ej-confrm-res {
    font-weight: 600;
    color: #aba5ac;
}
/*
.list-max-passenger
{
     background-color: transparent;
    color: #c5c5c5;
    font-size: 9px;
    font-weight: 500;
    letter-spacing: 0.06em;
    font-family: 'Roboto', sans-serif;
    line-height: 18px;
}*/

.list-max-passenger {
    background-color: transparent;
    color: #000;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 0.06em;
}

/* How It Works Page Style Begin */
.ej-hiw-section {
  color: #b2b2b2;
}
.ej-hiw-section.ptb25  {
  padding-top: 25px;
  padding-bottom: 25px;
}
.ej-hiw-section .container {
  max-width: 1024px;
}
.ej-sec-heading-row {
  padding-top: 0px;
  padding-bottom: 40px;
}
.ej-sec-heading-row h1 {
  margin-bottom: 25px;
  color: #4c95fc;
}
.ej-grey-bg {
  background-color: #f7f5f7;
}
.how-it-work{ padding-top: 50px;}
/* How It Works Page Style End */

.contact-body .ej-header {
    /* background-color: #363636; */
    background-color: rgba(54,54,54,0.9);
}

.ej-gc-form-wrap .gc-form-panel.contact-form-panel {
  background-color: rgba(54,54,54,0.9);
}
.ej-gc-form-wrap .contact-form-panel .gs-form-address h3,
.ej-gc-form-wrap .contact-form-panel .gs-form-head h3,
.ej-gc-form-wrap .contact-form-panel .gs-form-panel .btn {
  color: #FFF;
}
.ej-gc-form-wrap .contact-form-panel .form-control {
  /*padding-left: 10px;
  padding-right: 10px;*/
  background-color: transparent;
  border-color: #676767;
  color: #fff;
}

.contact-form-panel .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFF;
}
.contact-form-panel .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #FFF;
}
.contact-form-panel .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #FFF;
}
.contact-form-panel .form-control:-moz-placeholder { /* Firefox 18- */
  color: #FFF;
}


.departure-alert-modal .modal-body.ej-member-prf-popup {
  padding-bottom: 15px;
}
.ej-member-prf-popup .departure-al-head {
  text-align: center;
}
.ej-member-prf-popup .departure-al-head img {
  max-width: 170px;
}
.ej-member-prf-popup .departure-alert-popup {
    margin-bottom: 2px;
    display: inline-block;
    width: 100%;
}
.ej-member-prf-popup .circule-pic {
  max-width: 60px;
}
.ej-member-prf-popup .circule-pic img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;

  overflow: hidden;
  margin-left: 10px;
  width: 60px;
    height: 60px;
}
.ej-member-prf-popup .member-file-upload {
  padding-top: 9px;
}
.ej-member-prf-popup .member-file-upload input[type='file'] {
  padding: 6px;
  width: 100%;
  font-size: 14px;

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ej-member-prf-popup .departure-add-alert {
  background-color: #00afea;
    color: #fff;
    border: 1px solid #00afea;
    width: auto;
    border-radius: 2px;
    margin-top: 10px;
    padding: 2px 12px;
    float: right;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.05em;
}
.ej-member-prf-popup input[type='text'],
.ej-member-prf-popup input[type='email'],
.ej-member-prf-popup input[type='password'] {
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
}


.ej-gc-form-wrap .gc-form-panel.contact-form-panel.contact-form-thankyou {
  padding: 50px 30px;
  text-align: center;
  color: #FFF;
}
.ej-gc-form-wrap .gc-form-panel.contact-form-panel.contact-form-thankyou p {
  color: #FFF;
  margin-bottom: 20px;
}
.ej-gc-form-wrap .gc-form-panel.contact-form-panel.contact-form-thankyou img {
  max-width: 200px;
}

/* Events Search Box Style */

.eventSearch-body .eventSearch-form-panel {
    letter-spacing: 0.15em;
    margin-left: 15%;
    margin-top: 35%;
    margin-right: 15%;
    padding-left: 100px;
    position: relative;
  }
  .eventSearch-body .eventSearch-form-panel ul {
    margin-right: 10%;
  }
  .eventSearch-body .eventSearch-form-panel ul li {
    margin-bottom: 15px;
  }
  .eventSearch-body .eventSearch-form-panel ul li input {
    padding: 12px 10px;
    border:0px solid #FFF;
    height: 46px;
  }
  .eventSearch-body .eventSearch-form-panel ul li input.submit {
    background-color: #0071b7;
      border: 0 solid #054e9c;
      color: #fff;
      font-size: 12px;
      height: 46px;
      letter-spacing: 2px;
      padding: 5px;
      text-transform: uppercase;
      width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .eventSearch-body .eventSearch-form-panel .eventSearch-logo {
    margin-bottom: 25px;
  }
  .eventSearch-body .eventSearch-form-panel .eventSearch-logo img {
    max-width: 225px;
  }

  /*
    css for login and signup form.
    Developed By Pragya.
  */

.auth-body .centered-form{
  margin-top: 60px;
}

.auth-body .centered-form .panel{
  background: rgba(255, 255, 255, 0.8);
  box-shadow: rgba(0, 0, 0, 0.3) 20px 20px 20px;
}
.auth-body .centered-form .auth-title {
    font-size: 20px;
    text-transform: uppercase;
    background: #009e00;
    width: 44%;
    text-align: center;
    padding: 5px;
    margin-bottom: 10px;
    color: #FFF;
   
}
.auth-body .ej-header { background-color: #373735;}
.auth-body .carousel, .carousel-inner, .carousel-inner .item {
    min-height:730px;
}
.auth-body .homepage-ver-two .fill{    padding: 40px 0;}
.auth-body .centered-form .btn-sign {
    width: 110px;
    float: right;
    background: #006dcd;
    padding: 10px;
    border-radius: 0;
    border: none;
  }
  .row.form-group.er-select-cat-wrap {
    margin-bottom: 0;
}
.auth-body .centered-form .inp-frm {height: 40px;}

.auth-body .centered-form .btn-login {width: 110px;
    padding: 10px;
    border: 0;
    border-radius: 0;
    float: right;
    background-color: #006dcd;
  
}
.auth-body .centered-form .frm-col {padding: 0 10px;}
.auth-body .centered-form .btn-sign:hover {opacity: .9; background: #006dcd; }
.auth-body .centered-form .btn-login:hover {opacity: .9; background: #006dcd;}
.auth-body .centered-form .pnl-dft {border-radius: 0;}

.auth-body .centered-form.contant{ padding: 20px;
    background: rgba(0, 0, 0, 0.58);
    color: #fff;
    border-radius: 8px;}
.auth-body .centered-form .cnt  { padding: 0 4px; text-align: center;} 
.auth-body .centered-form .cnt img
{ 
    width: 50%;
    margin: 0 auto;
    display: block;
}
.auth-body .centered-form .cnt .hr-line {border: 2px solid#fff;
    margin-top: 13%;
    border-radius: 10px;}
.auth-body .centered-form .login-title {text-align: right;
    margin-bottom: 8px;
    margin-top: 16px;
    color: #FFF;
  }

.ej-header ul.nav li.dropdown ul.dropdown-menu {
  background-color: #2c6dd5;
  color: #FFF;
  border-color: #2c6dd5;
  font-size: 11px;
  padding: 0;
}

.ej-header ul.nav li.dropdown ul.dropdown-menu:before {
  content: '\f0d8';
  font-family: 'FontAwesome';
  position: absolute;
  top: -19px;
  color: #2c6dd5;
  font-size: 18px;
  left: 10%;
}
.ej-header .ej-head-nav .navbar ul.nav.navbar-nav li.dropdown.open a.dropdown-toggle, 
.ej-header .ej-head-nav .navbar ul.nav.navbar-nav li.dropdown.open a.dropdown-toggle:focus, 
.ej-header .ej-head-nav .navbar ul.nav.navbar-nav li.dropdown.open a.dropdown-toggle:hover {
  background-color: transparent!important;
  color: #FFF!important;
}
.ej-header ul.nav li.dropdown ul.dropdown-menu li {
  display: block!important;
  margin-right: 5px;
}
.ej-header ul.nav li.dropdown ul.dropdown-menu li a {
  padding-left: 0px;
  padding-right: 0px;
  display: block!important;
}
.ej-header ul.nav li.dropdown ul.dropdown-menu li a:hover {
  background-color: transparent;
}

/* CALL BACK POPUP STYLE */

.ej-src-result-right-col.event-price-right-colDiv {
    padding-left: 0px;
    padding-right: 5px;
    min-height: 172px;
	margin-right: 20px;
	background:none;
  }
  .ej-src-result-right-col.event-price-right-colDiv .Aircraft-details-btns {
    right: 5px;
  }
  .callBackorbookOnline-btn a.callback-btn,
  .callBackorbookOnline-btn a button.Select-btn {
    //width:100%;
    font-size:12px;
    text-transform: uppercase;
    height: auto;
    text-align: left;
  }
  .callBackorbookOnline-btn a button.Select-btn,
  .callBackorbookOnline-btn a button.Select-btn:focus,
  .callBackorbookOnline-btn a button.Select-btn:active {
  /*  background: #B7B7B7 url(../../../assets/myimg/icons/book-online-icon.png) no-repeat center left;*/
  background: #ff9800;
    background-size: 24px 24px;
	border-radius:3px;
    border:solid 1px #fff;
    padding:25px 40px;
   /*   padding-left: 25px;*/
      line-height: 1.2;
	  text-align:center;
	  letter-spacing: 1px; 
	  line-height: 12px;
	  font-weight: bold;
	margin-left: 5px;
  }
  .callBackorbookOnline-btn a.back-btn,
  .callBackorbookOnline-btn a button.back-btn {
    //width:180px;
    font-size:12px;
    text-transform: uppercase;
    height: auto;
    text-align: left;
  }
  .callBackorbookOnline-btn a button.back-btn,
  .callBackorbookOnline-btn a button.back-btn:focus,
  .callBackorbookOnline-btn a button.back-btn:active {
  /*  background: #B7B7B7 url(../../../assets/myimg/icons/book-online-icon.png) no-repeat center left;*/
  background: #fff;
    background-size: 24px 24px;
        border-radius:3px;
    border:solid 1px #ffac44;
   color: #ffac44;
    padding:25px 40px;
   /*   padding-left: 25px;*/
      line-height: 1.2;
          text-align:center;
          letter-spacing: 1px;
          line-height: 12px;
          font-weight: bold;
  /*      margin-left: 5px;*/
  }
  .callBackorbookOnline-btn a.callback-btn,
  .callBackorbookOnline-btn a.callback-btn:hover,
  .callBackorbookOnline-btn a.callback-btn:focus,
  .callBackorbookOnline-btn a.callback-btn:active {
  /*  background: #83B6B9 url(../../../assets/myimg/icons/call-back-icon.png) no-repeat center left;*/
  background: #bdbdbd;
    background-size: 22px 22px;
	border:solid 1px #fff;
	border-radius:3px;
    padding:15px 10px;
     /* padding-left: 25px;*/
      line-height: 1.2;
      width: 180px;
      color: #FFF;
	  text-align:center;
	  letter-spacing: 1px;
line-height: 12px;
font-weight: bold;
	margin-left: 5px;
  }
  .request-call-popup {
    position: absolute;
    padding: 15px 10px;
    bottom: 25px;
    right: 0;
    background-color: #707070;
    width: 200px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .request-call-popup a.close-call-popup {
    position: absolute;
    right: 5px;
    top: 5px;
    color: #FFF;
    font-size:12px;
    border:1px solid #FFF;
    padding: 0px 2px;  
    line-height: 1;
  }
  .request-call-popup h3 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    margin: 0;
    padding: 0;
    color: #FFF;
    margin-bottom: 10px;
  }
  .request-call-popup a.callBack-popup-btn,
  .request-call-popup a.callBack-popup-btn:hover,
  .request-call-popup a.callBack-popup-btn:focus,
  .request-call-popup a.callBack-popup-btn:active,
  .request-call-popup .btn-login {
    text-align: center;
      color: #fff;
      width: 100%;
      font-size: 10px;
      text-transform: uppercase;
      padding: 3px 10px;
      background-color: #00c0ef;
      border-color: #00c0ef;
      border-radius: 0px;
      box-shadow: none;
  }
  .request-call-popup a.callBack-popup-btn img {
    max-width: 16px;
    margin-right: 5px;
  }
  .request-call-popup .form-group {
    margin-bottom: 5px;
  }
  .request-call-popup .form-control {
    border-radius: 0px;
    border: 0px;
  }
  .request-call-popup input[type='submit'],
  .request-call-popup input[type='submit']:focus,
  .request-call-popup input[type='submit']:active {
    background: #00c0ef url(../../../assets/myimg/icons/call-back-icon2.png) no-repeat 36% center;
    background-size: 18px 18px;
    border-color: #00c0ef;
    padding-left: 30px;
    box-shadow: none;
    color: #FFF;
  }
.request-call-popup .error {
  font-size: 11px;
  font-weight: 400;
  line-height: 1;
  display: block;
}
.call-backSuccess-message {
    text-align: center;
    padding: 10px 0px;
    color: #FFF;
    font-size: 14px;
    line-height: 1.2;
  }
  .call-backSuccess-message img {
    max-width: 120px;
    margin-bottom: 10px;
  }

/*css for helicopter home page*/
.helicopters-search-tabNav li {
  padding: 0px;
}
.emptyroad-search-fields ul.searchBtn-nav.helicopters-search-tabNav li {
  width: 49.6%;
}
.emptyroad-search-fields ul.searchBtn-nav.helicopters-search-tabNav li a {
  border-radius: 0;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.05em;
  background-color: rgba(0,0,0,0.4);
  border:1px solid #969696;
}
.emptyroad-search-fields ul.searchBtn-nav.helicopters-search-tabNav li.active a {
  background-color: rgba(0,0,0,0.7);
}

/* CSS FOR TABING IN HELICOPTER HOME PAGE */
.heliArrowTab ul
{
  margin: 0 2em 0 1em;
  padding: 0 0 1.4em 0;
  position: relative;
  display: block;
  margin-bottom: 1.2em;
}

.heliArrowTab ul li a
{
  padding:7px 20px 6px 20px;
  font-size:14px;
  display:inline-block;
  background:#969696; color:white; text-decoration:none;
  border-top-left-radius: 6px; 
  -webkit-border-top-left-radius: 6px;  
  -moz-border-top-left-radius: 6px;
  border-top-right-radius:6px; 
  -webkit-border-top-right-radius: 6px;  
  -moz-border-top-right-radius: 6px;    
}

.heliArrowTab ul li 
{
  float:left;
  list-style:none;
  margin-right:10px;
  position:relative;
}

.heliArrowTab ul li a i{
  color: #ffffff;
  font-size: 24px;
  padding:0 5px 0 0;
  vertical-align: middle;
}
.heliArrowTab ul li a.heliActive{
  background:#0075b8;
}
.heliArrowTab ul li a.heliActive:after{
  content: '';
  display: block;  
  position: absolute;
  top:100%;
  left:43%;
  border-top: 10px solid #0075b8;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid transparent;
}
.fa-helicopter{
  background:url(../../../assets/myimg/front/helicopter.png) no-repeat 0 -5px;
  display: initial;
  padding-right: 37px !important;
  text-align: center;
}

/* Css for sydney-helicopter-charter home page*/
.prodHeli {
  padding-top:2em;
  float:none;
  max-width: 1000px;
  width:100%;
  margin:0 auto;
}
.prodHeli .team_columns_item_image{
  color:#333;
  text-align: center;
}
.prodHeli .team_columns_item_image figure{
  min-height: 90px;
}
.prodHeli .team_columns_item_image h4 {
  letter-spacing: normal;
  padding: 1.5em 0 1em 0;
}
.prodHeli .team_columns_item_image p {
  text-align: left;
  line-height: 25px;
  font-size: 14px;
  letter-spacing: normal;
  padding:0 1em;
  color:#666;
}
.team_columns_item_image .img-thumbnail{
  border:0;
  padding: 0 3em;
}
.threeInOneHeliPad{
  padding-top:3em;
}
.threeInOneHeliPad .img-thumbnail{
  border-radius: 22px;
  padding: 1em;
}

/* Payment form css for phone and email */
.phoneWrap, .emailWrap{
  clear:both;
}
.phoneWrap label, .emailWrap label{
  display: block;
  text-transform: uppercase;
}
.phoneWrap .form-control, .emailWrap .form-control{
  border: 1px solid #aaa;
  border-radius: 4px;
  font-size: 15px !important;
  padding: 0 0 0 3px !important;
  color: #333;
}
.phoneWrap placeholder, .emailWrap placeholder{
  color: #999
  font-size:16px;
}


@media screen and (max-width: 768px) {
.book-flight-show .ebook-flight-info{
      width: 95%;
}
.book-flight-show .ebookfilght-img{
      width: 100%;
}
  .wbp_wrapper h1 {
     padding-top: 20px;
  }
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }

  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -33%;
  }

  .row-offcanvas-left.active {
    left: 33%;
  }

  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 33%;
    margin-left: 10px;
  }

  .callBackorbookOnline-btn a.callback-btn,
  .callBackorbookOnline-btn a button.Select-btn {
    width:100%;
	margin-top: 10px;
  }
  .callBackorbookOnline-btn a.callback-btn,
  .callBackorbookOnline-btn a button.back-btn {
    width:100%;
  }
  .callBackorbookOnline-btn a.callback-btn,
  .callBackorbookOnline-btn a.callback-btn:hover,
  .callBackorbookOnline-btn a.callback-btn:focus,
  .callBackorbookOnline-btn a.callback-btn:active {
      width: 100%;
  }

}


/* Sidebar navigation */
.nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 20px;
}


#myForm .list-unstyled.list-inline.cat-pic-listing{text-align: center;}

/*
 * Main content
 */


@media (min-width: 768px) {
  .main {
    padding-right: 40px;
    padding-left: 40px;
  }
}

.main .page-header {
  margin-top: 0;
  font-size: 31px;
}

.nav {
    padding-left: 10px;
}
.allej-search-main-result {  }
.container-fluid.search-results-container.el-search-result-container.mt-65 { margin-top: 65px; }
.all-empty-leg-src-step-bar { top: 59px; border-bottom: 1px solid #e2e2e2; }
.ej-search-Elegs-wrap.allej-search-main-result .ej-src-result-right-col { min-height: 175px; margin-top: 0px; padding-left: 0px; }
.nxt-result-item.ej-nxt-result-item .Empty-aircraft-details-btns { padding:0px 20px;  }
.nxt-result-item.ej-nxt-result-item .ej-sr-ariv-departure-info { margin-left: 0px; margin-right: 0px; margin-top: 15px;  }
.allej-search-main-result .search-result-price .em-price {
    font-size: 22px;
    letter-spacing: 0.07em;
}
.allej-search-main-result .search-result-price .em-price span.entire-flight-text {
    font-size: 10px;
    display: inline-block;
    width: 50px;
    line-height: 10px;
    top: 9px;
    position: relative;
    padding-right: 3px;
    text-align: right;
}

.allej-search-main-result .per-seat {
    font-size: 8px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-top: 0px;
  }
.allej-search-main-result .ej-nxt-result-item .nxt-avl-result-middle h2.result-title {
  font-weight: 700!important;
  color: #525252!important;
  letter-spacing: 4px;
  font-size: 20px!important;
}  
.allej-search-main-result .search-result-price .em-price span.rrp-price-txt {
  padding: 1px 6px 2px 6px;
  font-size: 12px;
  color: #FFF;
  background-color: #FF0000;
  font-weight: 600;

  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;

  letter-spacing: 0.07em;
}

/*************************************************/
/**** END CSS FOR OPERATOR'S FLIGHT ALERT PAGE ****/
/*************************************************/

@media screen and (min-width:1680px){
  .search-result-main
  {
      height: 98vh;
      /*height: 770px;*/
  }
  
  .next-avl-search-wrap .nxt-result-item .nxt-thumb-pic img {
   /* width: 250px;
    height: 130px;*/
	border-radius: 3px;
}
.middle-bg-grey {
   min-height: 170px;
}
.instent-search-list .search-box-center {
    width: 79%;
}
.instent-search-list .search-box-right {
    width: 8%;
}
.instent-search-list .search-box-left {
    width:13%;
}

}


@media screen and (min-width:1900px){
.instent-search-list .search-box-center {
    width: 80%;
}
.instent-search-list .search-box-right {
    width: 8%;
}
.instent-search-list .search-box-left {
    width: 12%;
}
.instent-search-list .ej-search-box-4 {
    width:11%;
}
.instent-search-list .ej-search-box-8 {
    width: 17%;
}


}


@media screen and (min-device-width: 1921px) and (max-device-width: 2580px) { 
.search-result-main {
    height: 1150px;
}


}


@media screen and (max-width: 991px) {
.ej-success-message-green-box.book-info-box .alert {
  margin-left: 0px;
}
.ej-success-message-green-box {
    margin-right: 0px!important;
    margin-left: 20px!important;
}
}


@media screen and (max-width: 767px) {
.ej-success-message-green-box img {
  margin-top: 15px;
}
.ej-success-message-green-box.book-info-box .alert {
  margin-left: 0px;
}
}

.ej-booking-container-wrap .booking-detail-col {
  color: #7f7f7f;
  margin-left: 15px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.note-gst {
  font-size: 12px;
  float: right;
  letter-spacing: normal;
  font-weight: 300;
  margin-top: -2px;
}

