/*Fonts Css*/
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,700,700i,900');/*font-family:'Roboto', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Saira+Condensed:400,700,800,900');
@import url('font-awesome.css');
@import url('perfect-scrollbar.css');
@import url('fonts-icon.css');

*{margin:0; padding:0; -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-touch-callout:none;}
:focus{outline:none;}
html{height:100%; -webkit-text-size-adjust:none;}
body{height:100%; font-size:12px; font-family:'Roboto', sans-serif !important; color:#000; background:#eee; -moz-osx-font-smoothing:grayscale; -webkit-font-smoothing:antialiased; touch-action:manipulation;}
a{text-decoration:none; outline:none; color:#333; outline:none; transition:all 0.3s ease 0s; cursor:pointer;}
a:hover, a:focus{text-decoration:none; outline:none;}
.btn:hover, .btn:focus, .btn.focus{outline: none;}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active.focus{outline:none;}
img{padding:0; margin:0; max-width:100%; border:none;}
p{line-height:20px; font-size:14px; color:#000;}
*{box-sizing:border-box; -webkit-box-sizing:border-box;}
samp{font-family:'Roboto', sans-serif;}
/*HEADING CSS*/
h1, h2, h3, h4, h5, h6, p{font-weight:normal; margin:0; padding:0; display:block;}
h2{ font-size:13px;}

/*LIST CSS*/
ul, ul li, ol li, ol{padding:0; margin:0; list-style:none;}

@font-face{font-family:'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local('Material Icons'),
       local('MaterialIcons-Regular'),
url(../fonts/MaterialIcons-Regular.woff2) format('woff2'),
url(../fonts/MaterialIcons-Regular.woff) format('woff'),
url(../fonts/MaterialIcons-Regular.ttf) format('truetype');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
  vertical-align:middle;
}

/*INPUT CSS*/
select, select option{width:100%; box-sizing:border-box; -moz-appearance: none; -webkit-appearance: none; border-radius:0;}
input:focus{ outline:none;}
input[type="text"], input[type="password"], input[type="tel"], input[type="search"], input[type="email"], input[type="date"], input[type="number"], input[type="string"], textarea, select, 
input[type="text"].form-control, input[type="password"].form-control, input[type="tel"].form-control, input[type="search"].form-control, input[type="email"].form-control, input[type="date"].form-control, input[type="number"].form-control, input[type="string"].form-control, textarea.form-control, select.form-control{float:left; width:100%; font-family:'Roboto', sans-serif;  font-size:13px; outline:medium none; height:36px; color:#151515;}
input[type="submit"], input[type="text"], input[type="password"], textarea{-webkit-appearance:none;}
input[type="submit"]{cursor:pointer; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; border:0;}
textarea, textarea.form-control{resize:vertical; height:100px;}
.custom-file-btn{display:inline-block; position:relative;}
.custom-file-btn input{opacity:0; height:100%; position:absolute; top:0; left:0; width:100%; cursor:pointer; z-index:1;}
.custom-file-btn label{display:inline-block; padding:8px 14px; text-align:center; color:#fff; font-size:14px; font-family:'Poppins', sans-serif; border-radius:0; background:#fc9525; -webkit-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s; cursor:pointer; border:0;}
.disabled-group .input-group{opacity:0.4; cursor:not-allowed;}
.form-control:disabled, .form-control[readonly]{background:none;}


/*NORMAL CSS*/
::selection{background:#0067ab; color:#fff;}
::-moz-selection{background:#0067ab; color:#fff;}
.pull-left{float:left;}
.pull-right{float:right;}
.clearfix{clear:both;}
section{padding:0; margin-bottom:0;}
.event-none{ pointer-events: none;} 
.anchor{color:#333; transition:all 0.3s ease 0s; cursor:pointer;}
.form-group{float:left; width:100%; position:relative;}
.form-group label sup{color:#f00;}
.datepicker table tr td, .datepicker table tr th{font-size:14px;}
.CalendarDay__selected, .CalendarDay__selected:active, .CalendarDay__selected:hover{background:#124680; border:1px double #124680;}
.container{max-width:1240px;}

/*BUTTON CSS*/
.btn{display:inline-block; text-align:center; border-radius:3px; -webkit-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s; cursor:pointer; border:0; text-transform:uppercase; padding:6px 20px;}
.btn-primary{background:#fc9525; }
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled):active{box-shadow:none; background:#fc9525;}
.btn-primary:hover, .btn-primary:focus{background:#ee7f06; box-shadow:none;}
.btn:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled):active{box-shadow:none}
.form-control:focus{box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5);}
.bdr-btn{display:inline-block; border:1px solid #fff; color:#fff; font-size:12px; padding:0 8px; border-radius:2px; height:22px; line-height:20px;}
.bdr-btn:hover{color:#fff;}
.btn-blue{background:#124680; color:#fff;}
.btn-blue:hover, .btn-blue:focus{background:#103f73; color:#fff;}
.btn-red{background:#f60c0c; color:#fff;}

.btn:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled):active {box-shadow:none}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:hover, .btn-primary:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:hover, .btn-secondary:focus,
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled):active, .btn-success:hover, .btn-success:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:hover, .btn-danger:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:hover, .btn-warning:focus,
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled):active, .btn-info:hover, .btn-info:focus,
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled):active, .btn-light:hover, .btn-light:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:hover, .btn-dark:focus,
.btn-link:not(:disabled):not(.disabled):active:focus, .btn-link:not(:disabled):not(.disabled):active, .btn-link:hover, .btn-link:focus, 
.btn-cancel:not(:disabled):not(.disabled):active:focus, .btn-cancel:not(:disabled):not(.disabled):active, .btn-cancel:hover, .btn-cancel:focus,
.btn-blue:not(:disabled):not(.disabled):active:focus, .btn-blue:not(:disabled):not(.disabled):active, .btn-blue:hover, .btn-blue:focus{box-shadow:none; }
button:focus{outline:none;}
.btn-green{background:#2aab08; color:#fff; display: inline-block;  vertical-align: middle;}
.btn-green:focus, .btn-green:hover{box-shadow:none; background:#258c09; color:#fff;}
.btn-sky-blue{background:#2399ef; color:#fff;}
.btn-sky-blue:focus, .btn-sky-blue:hover{box-shadow:none; background:#1583d2; color:#fff;}
.btn-grey{background:#babbbb; color:#0a0909;}
.btn-grey:focus, .btn-grey:hover{box-shadow:none; background:#e0e1e1; color:#0a0909;}
.btn-yellow{background:#f4a934; color:#fff; display: inline-block;  vertical-align: middle;}
.btn-yellow:focus, .btn-yellow:hover{box-shadow:none; background:#e89b22; color:#fff;}
.btn-orange{background:#fc9525; color:#fff;}
.btn-orange:hover, .btn-orange:focus{border:none; outline:none; box-shadow:none; color:#fff;  background:#fa890d;}

/*COLs CSS*/
.block{width:100%; float:left;}
.icon{display:inline-block; font-size:20px; vertical-align:middle;}

.alert{float:left; width:100%;}
.alert-success, .alert-danger { padding: 5px 10px; margin-bottom: 4px;}
.alert-success > i , .alert-danger > i {text-align:right; float:right; line-height: 18px; cursor:pointer;  opacity: 0.7;  font-size: 12px; position: absolute; top: 6px; right: 8px;}
.alert-success strong i , .alert-danger strong i{float:none; padding-right:4px; opacity:1; font-size: 14px;}
.inner-login .alert{margin-top:10px; }
.inner-login .alert.alert-danger{padding-right:20px;}
/*HEADER CSS*/
.main-section{float:left; width:100%; min-height:100vh;}
.header{float:left; width:100%;}
.login-header{float:left; width:100%; padding:16px 0; border-bottom: 1px rgba(255, 255, 255, 0.30) solid;}
.login-wrap .login-header{border:0;}
.login-header .container{max-width:1920px;}
.login-header .container a{display:inline-block;}
.login-header .logo-figure{ max-width: 442px; display: inline-block;}
.login-header .logo-figure img{width:100%; float:left;}

.login-wrap .page-container, .register-wrap .page-container, .search-form-wrap .page-container{background:url(../images/login-bg.jpg) no-repeat 0 0; background-size:cover;}
.login-container{float:left; width:100%;  margin-top:150px; margin-bottom:30px;}
.login-area{margin:0 auto; width:100%; max-width:890px; display:flex; align-items:center; justify-content:space-between;}

.our-services{float:left; width:50%; padding-right: 20px;}
.our-services ul{float:left; width:100%; display:flex; justify-content:space-between; flex-wrap:wrap;}
.our-services ul li{float:left; min-width:50%; flex:2; display:flex; align-items:center; justify-content:center; flex-wrap:wrap; align-content:center; border-top:1px solid rgba(255, 255, 255, 0.30); padding:25px;}
.our-services ul li i{width:100px;}
.our-services ul li i img{width:100%;}
.our-services ul li h3{float:left; width:100%; color:#fff; font-size:16px; font-weight:700; text-align:center; margin-top:20px;}
.our-services ul li:nth-child(2n){border-left:1px solid rgba(255, 255, 255, 0.30);}
.our-services ul li:nth-child(2){ border-top:0;}
.our-services ul li:first-child{border-top:0;}

.login-block{width:50%; float:left; padding-left:40px;}
.inner-login{background:#edf2f6; padding:15px; width:100%; float:left;}
.inner-login h2{font-size:18px; font-weight:700; margin-top:5px; text-transform: uppercase; }
.login-info{width:100%; float:left;}
.login_form{width:100%; float:left; margin:15px 0 12px 0; }
.login_form .form-group{position:relative; margin-bottom:1px;}
.login_form .form-group input { display: block; background: #fff; padding:12px 10px;  font-weight:400; font-size: 14px; border-width: 0; border-color: transparent; line-height:40px; width: 100%; color:rgba(0, 0, 0, 0.85); -webkit-transition: all 0.28s ease; transition: all 0.28s ease; box-shadow: none; border-top-left-radius:3px; border-top-right-radius:3px; height: 55px; padding-left: 36px;}
.login_form .form-group + .form-group input{border-top-left-radius:0px; border-top-right-radius:0px; border-bottom-left-radius:3px; border-bottom-right-radius:3px;}
.login_form .form-group .control-label {text-transform:none;  text-align: left;    margin-top: 0; position: absolute; top:16px; pointer-events: none; padding-left: 36px; z-index: 1; color:rgba(0, 0, 0, 0.75); font-size: 14px;  font-weight: 400; -webkit-transition: all 0.28s ease; transition: all 0.28s ease; margin-bottom: 0; left: 0;}
.login_form .form-group > i{color:#979a9d;     font-size: 20px; margin-right:5px; position:absolute; left:10px; top:16px;}
.login_form .form-group input:focus {font-weight:400; color:rgba(0, 0, 0, 0.85); outline: none; }
.login_form .form-group input:focus ~ .bar::before { width: 100%; left: 0; }
.login_form .form-group input:focus ~ .control-label, .login_form .form-group input:valid ~ .control-label { color: rgba(0, 0, 0, 0.65); font-size: 0.8rem; left: 0; top: -2px; }
.password-show-hide > a, .password-show-hide > i{right: 16px;  top: 19px; display: inline-block; float:right;  width:10px; position:absolute; font-size:18px; color:rgba(0, 0, 0, 0.25); cursor:pointer;}
.password-show-hide > a.remove-red-eye, .password-show-hide > i.remove-red-eye{display:none;}
.password-show-hide > a i{ position: inherit;  font-size: 18px;  color: rgba(0, 0, 0, 0.25);}
.password-show-hide > a.remove-red-eye i, .password-show-hide > i.remove-red-eye{color:#1e2e50;}
.form-login-button{width:100%; float:left;}

.login_form .form-group input:-webkit-autofill, .login_form .form-group input:-internal-autofill-selected, .login_form .form-group input:-webkit-autofill:hover, 
.login_form .form-group input:-webkit-autofill:focus {border:1px solid #fff;  background:#fff!important;  -webkit-text-fill-color: #000;  -webkit-box-shadow: 0 0 0px 1000px #fff inset;  transition: background-color 5000s ease-in-out 0s;}

.form-login-button .forgot-password{font-size:14px; font-weight:500; float:right; color:rgba(0, 0, 0, 0.75); margin-top:0; cursor:pointer;}
.form-login-button .forgot-password:hover{color:#2399ef}
.form-login-button .btn-green{float:right;}
.login-btn{width:100%; float:left;     margin-top: 10px;}
.login-footer{width:100%; float:left; background:#1e2e50; padding:16px 10px;}
.login-footer p{text-align:center; color:#fff; font-size:16px; font-weight:500;}
.login-footer a:hover, .login-footer a:focus{text-decoration:underline;}
.login-footer a{color:#fc9525; text-decoration:underline; margin-left:3px; font-size:15px;}
.login-outer{width:100%; float:left;}
.remember-me{float:left;}
.remember-me span{font-size:14px; font-weight:500;     padding-left: 5px; display:inline-block; vertical-align:middle; color: rgba(0, 0, 0, 0.75);}

.login-wcard{perspective:1000px; min-height:400px;}
.flip-card{width:100%; height:400px; perspective:1000px;}
.flip-card-inner{position:relative; width:100%; height:100%; transition:transform 0.8s; transform-style:preserve-3d;}
.login-card, .login-send-otp, .login-reset-pass{position:absolute; width:100%; height:100%; backface-visibility:hidden;}
.login-card{z-index:2;}
.login-reset-pass{z-index:2; display:none;}

.login-send-otp{transform:rotateY(180deg); -webkit-transform:rotateY(180deg); z-index:1;}
.flip-card.show-send-otp .flip-card-inner{transform:rotateY(180deg); -webkit-transform:rotateY(180deg);}
.flip-card.show-reset-pass .login-card{display:none;}
.flip-card.show-reset-pass .login-reset-pass{display:block;}
.flip-card.show-reset-pass .flip-card-inner{transform:rotateY(360deg); -webkit-transform:rotateY(360deg);}

.login-send-otp .inner-login{min-height:370px;}
.login-send-otp .inner-login .login_form > p{float:left; width:100%; margin-bottom:12px; font-size:13px;}
.login-send-otp .login-btn, .show-reset-pass .login-btn{text-align:right;}
.login-send-otp .login-btn .btn, .show-reset-pass .login-btn .btn{margin-left:10px;}
.login-send-otp .login_form{padding-top:30px;}


.date-col-block{float:left; width:100%; padding:0 10px;}
.col-block.date-col-block{width:100%; padding:0 10px;}
.date-col-block .DateRangePicker{float:left; width:100%;}
.date-col-block .DateRangePicker > div{float:left; width:100%;}
.date-col-block .DateRangePicker .DateRangePickerInput{float:left; width:100%; border:0;}
.date-col-block .DateRangePickerInput .DateRangePickerInput_arrow{display:none;}
.date-col-block .DateRangePickerInput .DateInput{padding:0; position:relative; float:left; width:calc(50% - 10px);  border-bottom:1px solid rgba(0,0, 0, 0.25);}
.date-col-block .DateRangePickerInput .DateInput:last-child{float:right;}
.date-col-block .DateRangePickerInput .DateInput:after{position:absolute; top:8px; right:6px; font-size:16px; color:#151515; content:'\e933'; pointer-events:none; font-family:'icon';}
.date-col-block .DateRangePickerInput .DateInput_input{padding:10px 0; font-size:14px; color:#0f1d35; font-weight:600; padding-right:28px;}
.col-block.date-col-block .form-inner .control-label{width:calc(50% - 10px);}
.col-block.date-col-block .form-inner .control-label + .control-label{float:right;}

.col-block.date-half-col{width:50%; padding:0 10px;}
.input-group .SingleDatePicker{float:left; width:100%;}
.input-group .SingleDatePicker > div{float:left; width:100%;}
.input-group .SingleDatePicker .SingleDatePickerInput{float:left; width:100%; border:0; border-bottom:1px solid rgba(0,0, 0, 0.25); height:36px;}
.input-group .SingleDatePicker .SingleDatePickerInput .DateInput{float:left; width:calc(100% - 35px);}
.input-group .SingleDatePicker .SingleDatePickerInput .DateInput_input{padding:0; position:relative; float:left; width:100%; font-size:14px; color:#0f1d35; font-weight:600; border:0; height:35px;}
.input-group .SingleDatePickerInput_calendarIcon{padding:8px; margin: 0; text-align: right; float: right;}


.css-2o5izw{border:0 !important; outline:none !important; box-shadow:none !important; border-bottom:1px solid rgba(0,0, 0, 0.25) !important; border-radius:0 !important;}
.css-10nd86i{float:left; width:100%; height:36px; border:0 !important;}
.css-10nd86i .css-1hwfws3{float:left; width:100%; height:36px; padding-left:0; border:0 !important;}
.css-1g6gooi{margin:0!important; padding:0!important;}
.css-1hwfws3{padding:0!important;}
.css-vj8t7z{float:left; width:100%; border:0 !important; border-bottom:1px solid rgba(0,0, 0, 0.25) !important; height:36px; border-radius:0 !important;}
.css-vj8t7z:focus{border-bottom-color:#057dd4 !important;}
.css-1wy0on6 .css-d8oujb{display:none;}
.css-1wy0on6 > div{display:none !important;}
.css-1ep9fjw{position:relative; height:100%;}
.css-1ep9fjw .css-19bqh2r{display:none !important;}
.css-1wy0on6:after{content:"\f0d7"; position:absolute; right:5px; top:0; color:rgba(0, 0, 0, 0.25); font-family: 'FontAwesome'; display:flex; line-height: 36px;}
.css-xp4uvy{color:#0f1d35!important; font-size:14px; font-weight:600;}
.css-15k3avv{z-index:9 !important;}
.css-10nd86i .css-1492t68{color:#0f1d35!important; font-size:14px; font-weight:600;}

.single-calendar .SingleDatePicker_picker .DayPicker{width:320px !important;}
.single-calendar .DayPicker_weekHeader.DayPicker_weekHeader_1 + .DayPicker_weekHeader.DayPicker_weekHeader_1{display:none;}
.single-calendar .DayPicker_transitionContainer.DayPicker_transitionContainer_1{width:320px !important;}
.single-calendar .DayPicker.DayPicker_1.DayPicker__horizontal > div, .single-calendar .DayPicker.DayPicker_1.DayPicker__horizontal > div > div{width:320px !important;}

/*MID WRAPPER*/
.page-container{float:left; width:100%; }
.mid-wrapper{float:left; width:100%; position:relative;}
.card-info{float:left; width:100%; margin-bottom:20px;}

.title{float:left; width:100%; margin-bottom:24px; background:#f0f0f0; padding:0 10px;}
.title h2{float:left; width:100%; font-weight:600;font-size:20px;text-transform:uppercase; color:#474747; line-height:40px;}
.title span{color:#fc9525;}
.title h2 small{float:right; text-transform:none;}
.title p{float:left; width:100%; color:#000; font-size:16px;}


/* CHECKBOX CSS */
.checkbox{display:inline-block; position:relative; cursor:pointer;     vertical-align: middle;}
.checkbox input{position:absolute; top:0; left:0; height:100%; z-index:1; opacity:0; width:100%; cursor:pointer;}
.checkbox label{float:left; width:18px; height:18px; min-height:18px !important; padding-left:0 !important; border:2px solid #c3c3c3 !important; border-radius:2px; position:relative; margin-bottom:0;}
.checkbox input:checked + label{border:2px solid #124680 !important;} 
.checkbox input:checked + label:after{position:absolute; top:0; left:0; right:0; bottom:0; content:'\f00c'; font-family:'FontAwesome'; color:#fff; background:#124680; text-align:center; font-size:12px; line-height:15px;} 
.checkbox input[type="radio"] + label{border-radius:50%; display:flex; align-items:center; justify-content:center;}
.checkbox input[type="radio"]:checked + label:after{content:''; position:static; height:10px; width:10px; border-radius:50%; display:inline-block;}
.checkbox input:checked + label + span{color:#fc9525;}

/*question-block css start*/
.question-block{background:#1e2e50; padding:23px 15px; width:100%; float:left;}
.question-block h3{color:#fff; font-size:20px; font-weight:500; display:inline-block; vertical-align:middle;     padding-right: 20px;}
.question-block .col-box{display:inline-block; vertical-align:middle;}
.question-block .contact-col span{color:#fff; width:100%; float:left;}
.question-block .contact-col span.contact-text{font-size:16px; font-weight:500;}
.question-block .col-box.search-block{    width: 35%; position:relative;}
.question-block .col-box.contact-col{border-left:1px solid rgba(255, 255, 255, 0.25);     padding-left: 20px; width:33%;}
.search-box{width:100%; float:left;     position: relative;}
.search-box input{background:#fff; padding:10px; border-top-left-radius:3px; border-bottom-left-radius:3px; border:none; height:48px;     width: calc(100% - 50px);}
.submit-button{height:48px; background:#2aab08; padding:10px 15px; border:none; position:absolute; color:#fff; border-top-right-radius:3px; border-bottom-right-radius:3px; text-transform:uppercase; font-size:16px; right: 0;     cursor: pointer;}
.question-block .col-box.mail-col{text-align:right; float: right;    margin-top: 14px; font-size:14px;}
.question-block .col-box.mail-col a{color:#ece6e6;}
.question-block .col-box.mail-col i{padding-right:4px;}
.question-block .contact-col span.contact-text small{color:#fc9525; font-size: 16px;  font-weight: 500;}
.question-block .contact-col span.contact-no i{font-size: 21px;  display: inline-block;  vertical-align: middle; padding-right: 4px; }
.question-block .contact-col span.contact-no small{font-size:14px; color:#ece6e6; vertical-align: middle;  display: inline-block;}
.search-msg{position: absolute;      top: -21px;  width: 100%;}
.question-block .col-box.search-block .login-success{padding:0;}


/*footer css start*/
footer{background:#090f1b; padding:0; width:100%; float:left;}
.inner-footer{width:100%; float:left; padding:14px 0;}
.address-block{text-align:left; float:left; color:#fff;}
.footer-link{float:right;}
.footer-link li{float:left; padding-left:15px;}
.footer-link li a{display:block; font-size:14px; color:#fff;}
.bottom-footer{width:100%; float:left; border-top:1px #474646 solid; padding-top: 10px;  margin-top: 10px;}
.top-footer{width:100%; float:left;}
.social-link{float:right;}
.social-link li{float:right; padding-left:10px;} 
.social-link li a{border-radius:50%; width:25px; height:25px; display:block; text-align:center; line-height:24px;}
.social-link li.facebook-icon a{background:#3b61a9; color:#fff;}
.social-link li.twitter-icon a{background:#27a2ee; color:#fff;}
.follow-us{color:#fff; font-size:14px; border-left: 1px rgba(255, 255, 255, 0.30) solid;   margin-left: 10px;  padding-left: 10px;}
.condition-link a{color:rgba(255, 255, 255, 0.30); font-size:14px; }
.bottom-footer .copyright{color:rgba(255, 255, 255, 0.30); font-size: 14px;}

/*register css start*/
.register-mid{width:100%; float:left; margin-top:25px;     margin-bottom: 25px;}
.register-mid h2{font-size:20px; font-weight:500; text-align:center; color:#fff;     display: table;   margin: 0 auto; vertical-align:middle; margin-bottom:25px;}
.register-mid h2 i {vertical-align:middle; display:inline-block;     padding-right: 5px;}
.register-mid h2 i img{height:27px; display:inline-block; vertical-align:middle;}

.col-login{width:100%; float:left; background:#fff; padding:20px 15px 22px 15px;}
.inner-login-user{margin: 0 auto;  width: 100%;  max-width: 890px; display: flex;  align-items: center; justify-content: space-between;}
.form-group-login{width:100%; float:left; position:relative;}
.user-login-input .btn-sky-blue{border:none; white-space: nowrap;  padding: 10px; font-size:14px; font-weight:500; height:38px; cursor:pointer;}
.form-group-login label{float: left;  font-size: 14px; margin-top: 10px;  margin-bottom: 0;  padding-right: 10px; font-size:14px; font-weight:500;}
.user-login-input{display: flex; }
.user-login-input input{border:1px #e8e8e8 solid; background:#f8f8f8; height:38px; margin-right: 11px; padding: 10px;}
.red-error{color:#ff0000;}
.after-login{width:100%; float:left; padding-left:64px; margin-top:0px; position:absolute; top:100%;}
.loading-login{display:inline-block; vertical-align:middle; font-size:11px; color:#6e6e6e;}
.loading-login img{width:20px; height:20px; display:inline-block; vertical-align:middle;}
.login-success{color:#61ac00; font-size:11px;}
.login-success i{padding-right:3px; font-size:22px;}
.login-error{color:#ee4646; font-size:11px;}
.login-error i{padding-right:3px; font-size:22px;}
.registration-step{width:100%;  float:left; background:#fafbff url(../images/registration-bg.png) no-repeat bottom left; min-height:190px; margin-top:10px; border-bottom: 1px #e1e1e1 solid; }
.registration-step h3{font-size:20px; font-weight:300; text-align:center; margin-top:15px;}
.step-block{width:100%;   display: flex;  align-items: center; justify-content: space-between;  margin-top: 40px;     position: relative;}
.step-block-inner{width:100%; display:table; table-layout:fixed; z-index: 2;}
.step-block li{display:table-cell; text-align:center;}
.step-block li > span{ position:relative;  display:block; margin-top:10px; float:left; width: 100%;}
.step-block li > span small{ font-size:16px;  color:#9bb1cc;}
.step-block li .icon-block{ width:100%; float:left; text-align:center; position:relative; z-index:1;}
.step-block li .icon-block figure{width:66px; height:66px; border-radius:50%; border:5px #dfe6f0 solid; background:#9cb2cc; line-height:50px; margin:0 auto; position:relative;}
.step-block li .icon-block figure img{height:32px; text-align:center; opacity:0.75; }
.step-block li > span:before{content:""; position:absolute; bottom: -17px;  max-width: 200px; height:3px; background:transparent; left: 0;  right: 0;  margin: 0 auto; } 
.step-block li.active-step > span:before{content:""; position:absolute; bottom: -11px;  width:100%; max-width:200px; height:3px; background:#124680; left: 0;  right: 0;  margin: 0 auto; } 
.step-block li.active-step > span small{color:#124680; font-weight:500;}
.step-block li.active-step .check-sign{display:block;}
.step-block li.active-step .icon-block figure img{opacity:1;}
.step-block li.active-step .icon-block figure{background:#124680;}
.check-sign{display:none; position:absolute;top: -5px; right: -5px; width:22px; height:22px; border:1px solid #d4e4ef; background:#6bb206; border-radius:50%; -webkit-border-radius:50%;}
.check-sign i{ display: block; line-height: 20px; color: #fff; font-size: 17px;}
.step-line{    background: url(../images/bg-line.png) no-repeat 0 0;  position: absolute;  top: -7%;  height: 100%;  left: 20%;  right: 0;  margin: 0 auto;}
.form-section{width:100%; float:left; background:#fff; padding:20px;}
.form-block{width:100%; float:left;     margin-bottom: 30px; position:relative; }
.form-block .error-msg{position: absolute; bottom: -19px;  width: 100%;  left: 0; color:#f00; font-weight:500;}
.control-label{width:100%; float:left;  font-size:14px; color:#111111;}
.form-block .control-label{margin-bottom:5px;}
.form-block .control-group{width:100%;  float: left;}
.form-block .form-control{border:none; border-bottom:1px rgba(0,0, 0, 0.25) solid; border-radius:0; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; padding-left:0; font-size:14px;}
.form-block .form-control:focus{box-shadow:none;}
.form-block .control-group.focussed .form-control{border-bottom:1px #124680 solid; }
.form-btn-block{width:100%; float:left; text-align:center; margin-top:20px; padding:0 12px;}
.form-btn-block .btn{margin:0 2px; text-transform:none;}
.form-btn-block .btn-orange{display:inline-block; vertical-align:middle; font-size:16px; font-weight:500; text-transform: inherit;}
.form-btn-block .btn-grey{display:inline-block; vertical-align:middle;  font-size:16px; font-weight:500; text-transform: inherit;}
.form-btn-block .btn i{display:inline-block; vertical-align:middle; margin-right: 10px; margin-left:0; line-height: 18px;}
.form-btn-block .btn > span{display:inline-block; vertical-align:middle;}
.form-btn-block .btn > span + i{margin-left: 10px; margin-right:0;}
.form-btn-block i img{height:14px; vertical-align: top;}
.form-block .control-group textarea.form-control{height:36px; }
.register-mid .register-error-msg { margin-top: 10px;}
.checklabel span{font-size:14px;color: #111111; padding-right:10px}
.checklabel{margin-top:20px}
.check-term{width:100%; float:left;}
.check-term .checkbox{float:left; margin-top:4px;}
.check-term  span{display:block; vertical-align:middle; padding-left:10px; font-size:14px; overflow: hidden;}
.radio-check{width:100%; float:left; position:relative;}
.radio-check label{font-size:14px;}
.radio-check.inline-check{display:inline-block; vertical-align:middle; float:none; width:auto; padding-right:20px;}
.radio-check [type="radio"]:checked,
.radio-check  [type="radio"]:not(:checked) {position: absolute;  left: -9999px;}
.radio-check  [type="radio"]:checked + label, .radio-check  [type="radio"]:not(:checked) + label { position: relative; padding-left: 24px; cursor: pointer;
line-height: 20px; display: inline-block; margin-bottom: 0;}
.radio-check  [type="radio"]:checked + label:before,.radio-check  [type="radio"]:not(:checked) + label:before { content: "";  position: absolute;  left: 0;  top: 0;
width: 18px;  height: 18px;  border:3px solid #d1d1d1;  border-radius: 100%;  background: #fff;}
.radio-check  [type="radio"]:checked + label:after, .radio-check  [type="radio"]:not(:checked) + label:after { content: "";  width:8px;  height:8px;  background: #124680;  position: absolute;
top:5px;  left:5px;  border-radius: 100%;  -webkit-transition: all 0.2s ease;  transition: all 0.2s ease; border-color:none;}
.radio-check  [type="radio"]:not(:checked) + label:after {opacity: 0;  -webkit-transform: scale(0);  transform: scale(0);}
.radio-check [type="radio"]:checked + label:before { border-color: #124680; -webkit-animation:ripple .2s linear forwards; animation:ripple .2s linear forwards;}
.col-section .col-area{width:32.3%; float:left; position:relative;     margin-right: 1.5%;}
.col-section .col-area .input-group-addon{position: absolute;  left: 0;  top: 10px; z-index: 8;}
.col-section .col-area:last-child{margin-right:0;}
.radio-check.inline-check{margin-top:10px;}
.radio-check.inline-check i{color:#acacac; font-size:18px; padding-right: 10px;}
.select-custom{position:relative;}
.select-custom:after{content:"\f0d7"; position:absolute; right:5px; top:0; color:rgba(0, 0, 0, 0.25); font-family: 'FontAwesome'; display:flex; line-height: 36px;}
.col-section .col-area.dateteam-picker .form-control{padding-left:20px;}
.form-block  select.form-control:not([size]):not([multiple]){height:36px;}

.adult-form .form-group.check-detail{ margin-bottom:0;}
.check-detail .check-term .checkbox{margin-top:2px;}
.check-detail .check-term label {display:block;  vertical-align:middle; padding-left:10px; font-size:14px; overflow:hidden; color:#000; text-transform:capitalize; cursor:pointer;}
.check-detail .check-term label a{padding-left:5px; color:#3a78c0; text-decoration:underline;}
.check-detail .check-term label a:hover{text-decoration:none; color:#3a78c0;}

/*search form css start*/
.search-form-wrap{width:100%; float:left;}
.header-right{float:right; margin-top: 15px;}
.header-right nav{ float:left;  }
.slide-nav{float:right;}
.navigation-block{float:left;}
.navigation-block li{float:left; padding:0 15px; }
.navigation-block li a{display:block; color:#fff; font-size:16px; font-weight:500; position:relative; padding-bottom: 32px;}
.navigation-block li a:before{content:""; position:absolute; bottom:-35px; height:3px; width:100%; background:transparent;}
.navigation-block li.active a:before, .navigation-block li:hover a:before{content:""; position:absolute; bottom:0px; height:3px; width:100%; background:#fc9525;}
.navigation-block li.active a:after, .navigation-block li:hover a:after{content:"\f0d8"; position:absolute; bottom:-10px; font-family: 'FontAwesome';  color:#fc9525; left:0; right:0; margin:0 auto; text-align: center; font-size: 22px;}

.navigation-block li.disable-nav a, .navigation-block li.disable-nav.active  a, .navigation-block li.disable-nav:hover  a, .navigation-block li.disable-nav.active a:after, .navigation-block li.disable-nav:hover a:after{color:#ccc;}
.navigation-block li.disable-nav.active a:before, .navigation-block li.disable-nav:hover a:before {background:#ccc;}
.nav-block li.disable-nav a i img, .nav-block li.disable-nav a{opacity:0.56;}
.navigation-block li.active  a, .navigation-block li:hover  a{color:#fc9525;} 
.user-detail{float:right; border-left:1px rgba(255, 255, 255, 0.25) solid;     padding-left: 15px;}
.user-detail ul li{position:relative; -webkit-transition:all 0.2s; -moz-transition:all 0.2s; -ms-transition:all 0.2s; -o-transition:all 0.2s; transition:all 0.2s;}
.user-detail > ul > li > a{display: block; font-weight: 400; font-size: 13px; color: #000; text-decoration: none; background:url(../images/right_arrow.png) no-repeat right 18px;}
.user-detail > ul > li > a > figure{ margin: 0;  border: 1px #9e9d9d solid;  width: 25px;  height: 25px;  border-radius: 50%; overflow:hidden; display: inline-block;    vertical-align: middle; }
.user-detail > ul > li > a > figure img{width:100%; height:100%; border-radius:50%; float:left;}
.user-detail > ul > li > a > img{display:block;  border-radius: 50%;}
.user-detail > ul > li > a > span{color:#fff; padding-left:5px;}
.user-detail > ul > li > a >  i{color:#fff; padding-left:10px;}
.user-detail > ul > li > ul{padding: 0; position: absolute; top:100%;   right: 0; width: 160px; padding-top:20px; display: none; opacity: 0; visibility: hidden; -webkit-transiton: opacity 0.2s; -moz-transition: opacity 0.2s; -ms-transition: opacity 0.2s; -o-transition: opacity 0.2s; -transition: opacity 0.2s;}
.user-detail > ul > li > ul:before{content: '';  position: absolute;  width: 0;  height: 0;  top: 20px;  box-sizing: border-box;  border: 6px solid #fff; border-color: transparent transparent #fff #fff;  transform-origin: 0 0;  transform: rotate(135deg);  box-shadow: -1px 1px 1px 0 rgba(0,0,0,0.20);  margin: 0 auto;  right: 6px;}
.user-detail > ul > li > ul .inner-submenu{width:100%; float:left; box-shadow: 0 0 5px rgba(0,0,0,0.23); -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.23);}
.user-detail ul li:hover ul{display:block; opacity:1; visibility:visible; z-index:9;}
.user-detail > ul > li > ul li{border-bottom:1px solid #ccc;  background-color: #fff;}
.user-detail > ul > li > ul li:first-child{border-top-left-radius:3px; border-top-right-radius:3px;}
.user-detail > ul > li > ul li:last-child{border-bottom-left-radius:3px; border-bottom-right-radius:3px;}
.user-detail > ul > li > ul li:last-child{border-bottom:1px solid #ccc;}
.user-detail > ul > li > ul li a{display:block!important; color:#000; text-decoration:none; padding:10px 10px; font-size:13px; position:relative;}
.user-detail > ul > li > ul li:hover a:before{content:""; position:absolute; left:0; top:0; width:4px; height:100%; background:#2399ef;}
.user-detail > ul > li > ul li:hover a{color:#2399ef;}
.user-detail > ul > li > ul li a i{margin-right:5px; width:11px; float:left; margin-top:4px;}
.user-detail > ul > li > ul li a span {display: block; overflow: hidden;}
.search-mid{width:100%; float:left; margin-top:45px; margin-bottom: 25px;}

.user-detail > ul > li > ul li.cash-value a{color:#f60c0c; font-weight:500;}
.user-detail > ul > li > ul li.cash-value:hover a:before{ background:#c30e0e;}
.user-detail > ul > li > ul li.cash-value:hover a{color:#c30e0e;}

.user-detail > ul > li > ul li.credit-value a{color:#3aaa35; font-weight:500;}
.user-detail > ul > li > ul li.credit-value:hover a:before{ background:#1c7a18;}
.user-detail > ul > li > ul li.credit-value:hover a{color:#1c7a18;}

.search-inner-block{width:100%; float:left; position:relative; z-index:1;}
.search-inner-block .tab-content{display:block;}
.col-left{width:66%; float:left; padding-right:15px;}
.col-right{width:34%; float:left; padding-left:15px;}
.banner-block{width:100%; float:left; margin-top: 40px}
.banner-carosuel{position:relative; width: 100%;float: left; margin-top:40px;}
.banner-carosuel .owl-dots{bottom:10px; position:absolute; left:0; right:0; margin: 0 auto;  text-align: center;}
.banner-carosuel .owl-dots .owl-dot{    width: 10px; height: 10px;  display: inline-block;  margin: 0 2px;  border-radius: 50%;     background: #fff;}
.banner-carosuel .owl-dots .owl-dot.active{background:#000;}
.banner-carosuel .owl-nav.disabled { display: none;}
.owl-stage-outer { width: 100%;  float: left;}
.banner-carosuel li{float:left; width:100%;}
.banner-carosuel li img{float:left; width:100%;}
.banner-carosuel .owl-controls{position:absolute; bottom:30px; right:20px; width:100%;}
.banner-carosuel .owl-controls .owl-pagination{display:flex; float:right; width:auto; position:static;}
.banner-carosuel .owl-controls .owl-pagination .owl-page{height:12px; width:12px; background:#fff; margin:0 3px;}
.banner-carosuel .owl-controls .owl-pagination .owl-page.active{background:#152547;}
.search-form-wrap .search-inner-block .mid-tab-form .form-inner{margin-bottom:32px;}
.search-form-wrap .login-header{padding-bottom:0;}


.tab-container{width:100%; float:left;}
.tab-nav{width:100%; float:left; overflow:auto;}
.tab-nav ul{width:100%;     display: table;    }
.tab-nav ul li{ margin-right:1px;  display: table-cell ;     border-right: 1px #000 solid; white-space: nowrap; float:left;}
.tab-nav ul li:last-child{border-right:none;}
.tab-nav ul li.active a, .tab-nav ul li.active .anchor{background:#fc9525;} 
.tab-nav ul li a, .tab-nav ul li .anchor{background:#5f6a72; padding:10px 15px; color:#fff; display:block; font-size:14px; font-weight:500; text-align:center;}
.inneer-tab-section{width:100%; float:left; background:#fff; padding:20px;}
.mid-tab-form{width:100%; float:left;}
.form-inner{width:100%; float:left; margin-bottom:20px; position:relative;}
.error-msg{position: absolute; bottom: -16px;  width: 100%;  left: 0; color:#f00; font-weight:500; font-size:11px;}
.traveller-error-msg{bottom:10px; position: absolute;  width: 100%;left: 0;  color: #f00;  font-weight: 500;  font-size: 11px; padding-left:10px;}
.modify-search .traveller-error-msg{bottom:0;}
.form-inner .control-label{width:100%; float:left; text-align:left; margin-bottom: 0;}
.inneer-tab-section .form-inner .control-label{font-size:13px; color:#656362;}
.col-add-block .col-plus-minus .control-label{font-size:15px; color:#0f1d35; font-weight:600;}
.col-plus-minus:last-child{padding-right:0;}
.col-add-block .col-plus-minus .control-label small{font-size:12px;}
.inneer-tab-section .control-group .form-control{font-size:14px; color:#0f1d35; font-weight:600;}
.form-inner .control-group{width:100%; float:left;}
 .form-control{border:none; border-bottom:1px rgba(0,0, 0, 0.25) solid; border-radius:0; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; padding-left:0; font-size:14px;}
.form-control:focus{box-shadow:none;}
.control-group.focussed .form-control{border-bottom:1px #124680 solid; }
.exchange-icon{width:35px; height:35px; background:#576e9d; border-radius:50%; line-height:37px; text-align:center; margin: 0 auto; cursor: pointer;}
.exchange-icon i{font-size:14px; color:#fff; }
.row-block{margin-left:-10px; margin-right:-10px; display: table;}
.col-row{width:calc(50% - 25px); float:left; padding-left:10px; padding-right:10px;}
.col-block{width:50%; float:left; padding-left:10px; padding-right:10px;}
.col-mid{width:50px; float:left;     margin-top:20px;}
.col-block .input-group.date .input-group-addon{position:absolute; right:10px; top:10px; z-index:8; }
.col-block .input-group.date .input-group-addon i{font-size:16px;} 
.inneer-tab-section h2{font-size:16px; font-weight:500; margin-bottom: 15px;}
.col-add-block{width:100%; float:left; margin-top: 15px; position:relative; display: flex;   justify-content: space-between;}
.col-plus-minus{width:auto; float:left; padding-right:70px;}
.col-plus-minus .control-label{float:left; width:auto; padding-right:10px; margin-top: 6px; font-weight:500;}
.group-input{float:left; border:1px rgba(0, 0, 0, 0.30) solid; padding:2px 2px; border-radius:3px; position:relative;}
.group-input span{display:inline-block;     padding: 0 10px; cursor:pointer;}
.group-input span i{font-size:13px; color:rgba(0, 0, 0, 0.30);}
.group-input small{font-size:16px; font-weight:500; color:#0c1a31; border-left:1px rgba(0, 0, 0, 0.30) solid;  border-right:1px rgba(0, 0, 0, 0.30) solid; padding:0; width:28px; display:inline-block; text-align:center;}
.group-input span.bold-active i{color:#060708;}
.search-inner-block .form-btn-block{float:right;     text-align: right; margin-top: 0px; padding-right:0;}
.search-inner-block .form-btn-block .btn-green{text-transform: inherit; padding: 6px 15px; font-weight:bold;}
.search-inner-block .form-btn-block i{margin-left:0; margin-right:3px; vertical-align: middle; font-size: 13px;  line-height: 15px;}
.latest-news-block{width:100%; float:left; margin-top:30px;}
.news-inner-info{width:100%; float:left; border:1px #4f5f8a solid; padding:25px; position:relative;}
.news-inner-info h4{color:#fc9525; font-size:16px; font-weight:500; position:absolute; top:-12px; left:25px;  background:rgb(20, 26, 40);  padding: 0 10px;}
.news-inner-info p{color:#fff;}
.form-inner .form-control{font-weight:500;}
.owl-carousel-news{width:100%; float:left;}
.owl-carousel-news .owl-nav, .owl-carousel-news .owl-dots{display:none;}
.news-inner-info legend{width:auto; color:#fc9525; font-size:16px; font-weight:500; padding:0 10px; margin:0;}
.search-form-wrap .round-trip-result  .search-inner-block .mid-tab-form .form-inner{margin-bottom:23px;}
.round-trip-result .col-add-block{margin-top:5px}

/*carousel css start*/
.owl-carousel-list{float:left; width:100%; position:relative;}
.owl-carousel-block{float:left; width:100%; position:relative; }
.owl-wrapper{display:none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px);}
.owl-wrapper-outer{float:left; width: 100%; -webkit-overflow-scrolling: touch; overflow:hidden;}
.owl-item{float:left;}
.owl-pagination{display: block; float: left; width: 100%; padding-top: 0; text-align: center; position: absolute; }
.owl-page { display: inline-block; margin: 0 5px; width: 15px; height: 15px; cursor: pointer; border-radius: 50%; -webkit-border-radius: 50%; background: #c3c3c3; }
.owl-page.active { background: #cb0621; }
.owl-buttons { display: block; text-align: center; z-index: 1; }
.owl-buttons .owl-prev, .owl-buttons .owl-next { display: inline-block; width: 30px; height: 29px; cursor: pointer; text-indent: 0; position: absolute; top: 40%; left: 0px; }
.owl-buttons .owl-prev i, .owl-buttons .owl-next i{color:rgba(255, 255, 255, 0.45); font-size:20px;}
.owl-buttons .owl-next { background-position: 0 100%; right:0px; left: auto; }

.owl-drag{overflow:hidden;}
/*carousel css end*/


/*inner page css start*/
.inner-mid-section{background:#eeeeee; }
.header-inner{width:100%; float:left; background:#fff; box-shadow:0px 0px 2px rgba(0,0,0,0.12), 0px 2px 2px rgba(0,0,0,0.24); padding: 10px 0; position:relative;}
.credit-block{float:left; margin-top:4px;}
.col-cr{float:left; padding-left:20px;}
.col-cr label{display:inline-block; vertical-align:middle; font-size:14px; color:#2c2c2c; margin-bottom: 0; padding-right:5px; }
.bl-info{display:inline-block; vertical-align:middle; border:1px solid trasparent; border-radius:3px; padding:1px 8px; font-size:13px; font-weight:500; position:relative;}
.bl-info i{font-size:14px;}
.red-col{border:1px #f60c0c solid; color:#f60c0c; }
.green-col{border:1px #3aaa35 solid; color:#3aaa35;}
.header-inner .logo-figure{ max-width: 280px; display: inline-block; line-height: 38px;}
.header-inner .logo-figure img{width:100%; float:left;}
.header-inner .user-detail > ul > li > a > i{color:#124680;}
.header-inner .user-detail > ul > li > a > figure{height:30px; width:30px;}
.header-inner .user-detail > ul > li > a > figure img{height:100%; width:100%;}
.header-inner .header-right{margin-top:6px; display:flex; align-items:center;}
.header-inner .user-detail > ul > li > a > i{padding-left:5px;}


.nav-section{width:100%; float:left; background:#124680; min-height:54px;}
.nav-block{width:100%; float:left;}
.nav-block li{float:left;}
.nav-block li.active a{background:#f4a934;}
.nav-block li a{color:#fff; display:block; padding:15px 25px; font-size:16px; font-weight:500;}
.nav-block li a i{padding-right:5px;}
.nav-block li a i img { height: 16px;}
.result-section{width:100%; float:left; background:#f4a934 ; min-height:150px; position:relative; z-index:3;}
.result-section:before{content:""; position:absolute; left:0; top:0; background:#f4a934 url(../images/header-bg-left.jpg) no-repeat; width:100%; max-width:380px; height:150px;}
.result-section:after{content:""; position:absolute; right:0; bottom:0; background:#f4a934 url(../images/header-bg-right.jpg) no-repeat; width:100%; max-width:492px; height:150px;}
.result-block{width:100%; float:left; padding-top:25px; z-index:2;  position: relative;}
.result-block h3{font-size:16px; font-weight:700;}
.result-filter{width:100%; float:left; background:#fff; padding:15px; border-radius:2px; -webkit-border-radius:2px; margin-top:12px; box-shadow: 0px 6px 0 0 rgba(0, 0, 0, 0.14);}
.result-filter > ul{width:100%; float:left; display:flex; align-items:center; justify-content:space-evenly; flex-wrap:wrap;}
.result-filter > ul li{float:left; border-right:1px #dddddd solid; flex:2;}
.result-filter > ul li.col-user-count{text-align:center; flex:2;}
.result-filter > ul li.col-user-count .col-filter{display:flex;  justify-content:space-between; align-items:center;}
.result-filter > ul li.col-user-count .col-filter .col-3-md{width:auto;}
.result-filter > ul li:last-child{border-right:none;} 
.result-filter > ul li.col-duration-detail{display:flex; flex:1;  justify-content:center; align-items:center;}
.result-filter > ul li.col-duration-time .col-filter{display:flex; align-items:center; justify-content:space-between;}
.result-filter > ul li.col-duration-time .col-filter .col-2-md{width:auto;}

/*ModFiy Search*/
.modify-search{transition:all 0.4s ease 0s; position:fixed; top:0; left:0; z-index:12; height:100%; opacity:0; visibility:hidden;}
.modify-search.show{opacity:1; visibility:visible;}
.modify-search .col-left{width:100%; padding:0; margin-top:10px; background:#fff; max-width:800px;}
.modify-search .inneer-tab-section{padding:20px 0 0;}
.modify-search .col-left .search-inner-block{padding:14px; max-height:60vh; overflow:auto;}
.modify-search > .search-inner-block{display:flex; justify-content:center; align-items:center; height:100%;}
.modify-search .tab-nav ul{border-bottom:1px solid #d9d9d9;}
.modify-search .tab-nav ul li{margin:0; border:1px solid #d9d9d9; border-radius:3px 3px 0 0; margin-bottom:-1px; background:none; border-left:0;}
.modify-search .tab-nav ul li:first-child{border-left:1px solid #d9d9d9;}
.modify-search .tab-nav ul li span{background:none; padding:7px 15px; color:#212121;}
.modify-search .tab-nav ul li.active span{color:#fff;}
/*.modify-search .col-plus-minus{padding-right:40px;}*/
.modify-search .col-plus-minus:last-child{float:left; padding-right:0;}
.modify-search .mid-tab-form .col-radio{width:100%;}

.col-filter{float:left; width:100%;}
.control-col{width:100%; float:left; color:#9b9b9b; font-size:11px;  font-weight:500; text-transform:uppercase;}
.bottom-result{float:left; width:100%; white-space:nowrap;}
.bottom-result span{color:#000; font-size:16px; font-weight:700;     line-height: 16px;}
.bottom-result i{color:#272727; font-size:15px; padding-right:5px; }
.bottom-result small img{height:15px; display:inline-block; margin:0 6px;}
.bottom-result small{font-size:12px; color:#333333;} 
.bottom-result small.mob-date{display:none;}
.col-2-md{width:50%; float:left; padding:0 10px;}
.col-3-md{width:auto; float:left; padding:0 10px;}
.col-duration-detail{padding-left:10px; }
.modify-btn{float:right;}
.modify-btn .btn-line{display:inline-block; white-space:nowrap;}
.btn-line{border:1px #2399ef solid; color:#2399ef; font-size:13px; padding:6px 13px;}

.search-result-section{width:100%; float:left; margin-top:40px; margin-bottom:25px;}
.left-side{width:25%; float:left;}
.filter-section{width:100%; float:left;}
.filter-title{width:100%; float:left; margin-bottom:8px;}
.filter-title h3{color:#030303; font-size:13px; float:left;}
.reset-link{color:#124680; font-size:12px; float:right; text-decoration:underline;}
.inner-filter{width:100%; float:left; background:#124680; padding:5px 10px 10px; border-radius:2px; -webkit-border-radius:2px; }
.filter-col{width:100%; float:left; border-bottom:1px rgba(255, 255, 255, 0.10) solid; padding-bottom:15px;  padding-top:15px;}
.filter-col:last-child{border-bottom:none;}
.filter-col h4{font-size:14px; font-weight:700; color:#fff; margin-bottom:15px; text-transform:uppercase;}
.col-inner{width:100%; float:left;}
.prize-slider{width:100%; float:left;}
.stop-section{width:100%; float:left;}
.stop-info{width:100%; float:left;} 
.stop-info li.active, .stop-info li:hover, .stop-info li:focus{background:#f4a934;}
.stop-info li{width:32%; float:left; margin-right:2%; background:#2a598d; border-radius:2px; -webkit-border-radius:2px; padding:10px 10px 5px 10px;}
.stop-info li span{font-size:16px; font-weight:700; color:#fff; text-align:center; width:100%; float:left;}
.stop-info li small{ color:#fff; text-align:center; width:100%; float:left;}
.stop-info li small i{font-size:10px;}
.stop-info li small samp{font-size:11px; font-weight:300; color:#fff;} 
.stop-info li:last-child{margin-right:0; }

.filter-btn{float:right; display:none; width:100%; float:left; margin-bottom:10px;}
.filter-btn span{font-weight:500; font-size:13px;}
.filter-btn a.btn{float:right; font-size:12px; line-height:26px; height:26px; padding:0 16px;}
.filter-btn a.btn i{font-size:11px;}
.filter-title a.close-ui{display:none; color:#fff; font-size:22px; margin-right:14px; float:left;}
.filter-title .reset-link i{display:none;}

.depart-section{width:100%; float:left;}
.depart-info{width:100%; float:left;} 
.depart-info li{width:49%; float:left; margin-right:2%; margin-bottom:10px; background:#2a598d; border-radius:2px;}
.depart-info li a{float:left; width:100%; border-radius:2px; padding:10px 15px;}
.depart-info li.active, .depart-info li:hover, .depart-info li:focus{background:#f4a934;}
.depart-info li span{font-size:14px;  color:#fff;  display:block; overflow:hidden; vertical-align:middle;}
.depart-info li i{font-size:20px; float:left; vertical-align:middle; color:#f4a934; padding-right:20px;}
.depart-info li:nth-child(2n){margin-right:0;}
.depart-info li.active a i, .depart-info li:hover a i, .depart-info li:focus a i{color:#fff;}

.fare-section{width:100%; float:left;}
.fare-info{width:100%; float:left;} 
.fare-info li{width:49%; float:left; margin-right:2%; background:#2a598d; border-radius:2px; -webkit-border-radius:2px; padding:10px; margin-bottom:10px;}
.fare-info li.active, .fare-info li:hover, .fare-info li:focus{background:#f4a934;}
.fare-info li span{font-size:14px;  color:#fff;  display:block; vertical-align:middle; text-align:center;}
.fare-info li i{font-size:10px; display:inline-block; vertical-align:middle; color:#f4a934; font-size:15px;}
.fare-info li:nth-child(2n){margin-right:0;}

.list-section{width:100%; float:left;}
.list-info{width:100%; float:left;}
.list-info li{width:100%; float:left; margin-bottom:10px;}
.list-info li label.pull-left{cursor:pointer; margin-bottom:0;}
.list-info li:last-child{margin-bottom:0;}
.list-check{float:left;}
.list-check > span{color:#fff; font-size:14px; display: inline-block; vertical-align: middle;  padding-left: 5px;}
.list-check > span samp{color:#88a2b8;}
.prize-list{color:#fff; font-size:13px;}
.prize-list i{font-size:12px; padding-right:3px;}
.list-info .checkbox label{background:#2a598d; border:1px #7293b2 solid!important; border-radius:0;}
.list-info .checkbox input:checked + label:after{color:#124680; font-size: 14px; line-height: 14px;     background: #f4a934;}
.list-info .checkbox input:checked + label{border:1px #f4a934 solid!important;}

.right-side{float:left; width:75%; padding-left:30px;}
.search-right-section{width:100%; float:left;}
.title-info{width:100%; float:left; margin-bottom:8px;}
.no-found{color:#666666; font-size:14px;}
.city-to-city{display:inline-block; font-size:14px; font-weight:700; vertical-align: middle;}
.city-to-city .icon-info{display:inline-block; vertical-align:middle; padding-right: 5px; }
.city-to-city .icon-info:before{display:none;}
.city-to-city .icon-info img{height:13px;}
.city-to-city span{font-weight:700;}
.date-time{font-size:12px; color:#636363; padding-left: 5px; display:inline-block; vertical-align:middle;}

.table-list{width:100%; float:left;}
.inner-table-list{width:100%; float:left;}
.table-head{width:100%; float:left; background:#e6e6e6; border-top:1px rgba(0, 0, 0, 0.10) solid;}
.table-col{float:left; padding:10px; width:12%; padding-right: 0;}
.table-head .table-col span{color:#666666; font-size:11px; text-transform:uppercase;}
.col-table-inner .table-col span.mob-label{display:block; clear:both; display:none; font-size:11px;}
.table-col-first{width:20%;}
.table-head .table-col-first{padding-left:15px;}
.table-col-last{width:44%; padding-right: 10px; margin-top:0;}
.table-body .table-col-last{margin-top:3px;}
.btn-mail{float:right; position:relative;}
.btn-mail .btn-sky-blue{padding:2px 5px; font-size:11px; text-tranform:uppercase; color:#fff; cursor:pointer;}
.btn-mail .btn-sky-blue .icon{font-size:14px;}
.btn-mail span.btn-sky-blue{color:#fff;}
.offered-fare-btn{display:inline-block; vertical-align: middle; margin-right:10px;}
.offered-fare-btn i img{width:18px; cursor: pointer;}
.yellow-check.radio-check [type="radio"]:checked + label:before, .yellow-check.radio-check [type="radio"]:not(:checked) + label:before{border: 2px solid #d1d1d1;}
.yellow-check.radio-check [type="radio"]:checked + label:before { border-color: #f4a934;}
.yellow-check.radio-check [type="radio"]:checked + label:after, .yellow-check.radio-check [type="radio"]:not(:checked) + label:after{background: #f4a934;}
.col-list-name{width:100%; float:left;} 
.company-info{ display: block;    overflow: hidden;} 
.company-info figure{float:left; margin: 10px 0 0;  padding-right:5px;}
.company-info figure img{width:26px;}
.col-list-name .radio-check{float:left; width:20px;}
.table-body{width:100%; float:left;}
.table-body > ul{width:100%; float:left;}
.table-body > ul > li{width:100%; float:left; background:#fff; border-radius:3px; margin-bottom:13px; box-shadow:0 0 5px rgba(0,0,0,0.12);}
.company-nm{ display: block;  overflow: hidden;}
.company-nm span{color:#222222; font-size:14px; width:100%; float:left;}
.company-nm small{color:#999999; font-size:12px; width:100%; float:left;}
.col-detail{width:100%; float:left;}
.col-detail span{color:#222222; font-size:15px; font-weight:700; width:100%; float:left; margin-top:2px;}
.table-col-last .col-detail span{font-size:20px;}
.col-detail small{color:#999999; font-size:12px; width:100%; float:left;}
.list-icon{float:left; margin-top:7px;}
.list-icon > li{float:left; width:22px; height:22px; border:1px #8d8d8d solid; border-radius:50%;  text-align:center; line-height:20px; margin: 0 2px; position:relative; }
.list-icon > li > a{display:block; line-height:18px;} 
.list-icon > li > a  > i{color:#8d8d8d; font-size:12px; line-height:20px;}
.table-col-last .col-detail{width:35%;}
.last-col-info{float:right; }
.last-col-info .btn-yellow{font-size:14px; font-weight:500; padding:7px 10px; text-transform:none;}
.mail-icon{padding-right:6px; vertical-align: middle; position:relative; display:inline-block;}
.mail-icon input{opacity:0; height:100%; width:100%; cursor:pointer; z-index:1; position:absolute; top:0; left:0;}
.mail-icon i{color:#2399ef; font-size:18px; font-weight:500;}
.mail-icon .icon-checked, .mail-icon input:checked + .icon-mail1{display:none;}
.mail-icon input:checked ~ .icon-checked{display:inline-block; font-size:18px;}
.mail-icon input:checked ~ .icon{color:#3aaa35;}
.table-col-last .col-detail span i{font-weight:400; font-size: 18px;}
.col-table-inner{width:100%; float:left;}

.block-accordion{width:100%; float:left; max-height:0; overflow:hidden; transition:max-height 0.5s ease;}
.table-body > ul > li.open .block-accordion{max-height:1000px;}
.block-title{width:100%; float:left; background:#f7f7f7; padding:10px; cursor:pointer;}
.block-title h2{font-size:13px; color:#2399ef; position:relative; padding-left:20px; cursor:pointer; display: inline-block;}
.block-title h2:before{content:"\f107"; position:absolute; left:0; top:-2px; font-family: 'FontAwesome'; font-size:18px; transition:all 0.3s ease 0s;}
.block-describe{width:100%; float:left; background:#124680; padding:20px 10px 0px; position:relative;}
.block-describe:before{content: "\f0d7";  position: absolute;  left: 0;  top: -13px;  right: 0;  font-family: 'FontAwesome';    font-size: 20px;  margin: 0 auto;
    width: 100%; text-align: center;  color: #fff;}
.info-detail{width:100%; float:left;}
.table-body > ul > li.open > a.block-title h2:before{transform:rotate(-180deg); -webkit-transform:rotate(-180deg);}

.city-to-other{float:left; width:100%;}
.city-to-other span{color:#fff; font-size:16px; font-weight:700; display: inline-block; vertical-align: middle;}
.city-to-other small{display: inline-block; vertical-align: middle;}
.city-to-other small img{height: 12px;  display: inline-block;  margin: 0 5px;  vertical-align: middle;}

.info-title{width:100%; float:left; padding-bottom: 20px;}
.col-left-info{width:30%; float:left;}
.info-title .col-mid-info{width:40%; float:left; text-align:center;}
.col-right-info{width:30%; float:left;}
.col-mid-info .green-border-btn, .col-mid-info > span{margin-top:10px; display:inline-block;}
.green-border-btn{border:1px #3aaa35 solid; color:#3aaa35; font-size:12px; border-radius:3px; padding:2px 4px; display:inline-block;}
.red-border-btn{border:1px solid #e82a3c; color:#e82a3c; font-size:12px; border-radius:3px; padding:2px 4px; display:inline-block;}
 ul.flight-info{width:100%; float:left; margin-top:5px;}
ul.flight-info li{float:left; border-left:1px #fff solid; color:#fff; padding-right:5px; font-size:11px; line-height:12px;  padding-left:5px;}
ul.flight-info li:first-child{padding-left:0; border-left:0;}
.total-amount{  float:right; }
.total-amount > span{color:#f4a934; font-size: 24px;    line-height: 24px; font-weight:700;} 
.tooltip-amount{float:left;     padding-top:2px;  padding-right: 15px; position:relative;}
.amount-detail{width:220px; float:left; position:absolute; top:100%; right:calc(100% - 148px); display:none; z-index:4; padding-top:8px;}
.amount-detail ul:before{content: "";  position: absolute;  right: 0px; width: 10px;
    height: 10px;    background: #fff;   top: -5px;  left: 0;  margin: 0 auto; transform: rotate(45deg);}
.amount-detail ul{width:100%; float:left; position:relative; background:#fff; padding:6px 10px;  border-radius:3px;}
.amount-detail ul li{width:100%; float:left; color:#111111; font-size:12px;     margin:2px 0;     line-height: 13px;} 
.amount-detail ul li.last-amount-total{border-top:1px rgba(0, 0, 0, 0.30) solid; padding-top:3px;}
.amount-detail ul li.last-amount-total small, .amount-detail ul li.last-amount-total span{font-size:16px; font-weight:700;}
.amount-detail ul li.last-amount-total small {padding-right:10px;}
.amount-detail ul li span{float:right; font-weight:700; color:#000;}
.amount-detail ul li span i{padding-right:3px;}
.tooltip-amount a.tooltip-link{border:1px #fff solid; color:#fff; border-radius:2px; font-size:12px; padding:1px 3px; position:relative;  }
.tooltip-amount:hover .amount-detail{display:block;}
.tooltip-amount a.tooltip-link:before{content:"\f0da"; position:absolute; right:-5px; top:0; bottom:0; margin:0 auto;  font-family: 'FontAwesome'; font-size:12px;}
.sub-info{float:right;width:100%;}
.sub-info span{color:#899fb3; font-size:11px; text-align:right; float:right;}
.time-duration-section{width:100%; float:left;}
.flight-duration{width:100%; float:left; border-top:1px solid rgba(255,255,255,0.12); padding:25px 0;}
.flight-duration > li{width:100%; float:left; padding:0; position:relative;}
.detail-bx{float:left; width:100%; display:flex; justify-content:space-between; flex-wrap:wrap;}
.time-col{width:100%; float:left; position:relative; text-align:center; padding:24px 0;}
.time-col:before{float:left; width:100%; height:1px; content:''; position:absolute; top:49%; left:0; z-index:0; background:rgba(255,255,255,0.12);}
.time-col span{color: #adc2d6;  background:#124680; display: table;  margin: 0 auto; font-size:11px;  padding: 0 7px;  z-index:1;    position: relative;}
.time-col span:before, .time-col span:after{content:""; position:absolute; width:1px; height:15px; left:0; bottom:0; top:0; margin:0 auto; background:rgba(255, 255, 255, 0.12);}
.time-col span:after{left:auto; right:0;}
.fl-info{width:20%; float:left;}
.fl-detail{float:left; display:block; border-left:1px rgba(255, 255, 255, 0.12) solid; flex:2;}
.fl-inner{width:100%; float:left; padding-left:10px;}
.fl-name{width:100%; float:left;}
.fl-name span{width:100%; float:left; font-size:13px; font-weight:700; color:#fff;}
.fl-name small{width:100%; float:left; font-size:11px; color:#b8c8d6;}
.fl-information{width:100%; float:left; margin-top:15px;}
.fl-information span{border:1px #f4a934 solid; border-radius:3px; padding:2px 5px; color:#f4a934; display:inline-block;}
.fl-col{float:left; width:20%}
.fl-mid{float:left; width:56%; padding:0 10px;}
.fl-col > span{width:100%; float:left; font-size:14px; font-weight:700; color:#fff;}
.fl-col small{width:100%; float:left; font-size:11px; color:#fff;}
 .terminal-nm{margin-top:4px; width:100%; float:left;} 
 .terminal-nm span{font-size:11px; font-weight:400;  color:#fff;}
 .fl-mid-inner{width:100%; float:left; background:#2a598d; padding:10px;}
.fl-mid-inner ul{width:100%; float:left; display:flex; justify-content:space-around;}
.fl-mid-inner ul li{float:left; width:33.3%; display:flex; flex-wrap:wrap; justify-content:center; }
.fl-mid-inner ul li i{font-size:16px; display:inline-block; vertical-align:middle; color:#f2a835; padding-right:1px; }
.fl-mid-inner ul li:last-child{float:right; text-align:right}
.fl-mid-inner ul li span{color:#fff; font-size:12px;  display:inline-block; vertical-align:middle; padding-left:3px;}
.fl-mid-inner ul li.mid-meal{ padding:0 4px; text-align:center;}
.mid-line{width:100%; float:left; position:relative; margin-top: 10px; height: 23px;}
.mid-line:before{content: "";  position: absolute;  top: 50%;  width: 100%;  border-top: 1px #fff dashed;  }
.mid-line .flight-icon{height: 23px;  vertical-align: middle; display: flex;  align-items: center;  justify-content: center;}
.mid-line .flight-icon img{height: 14px; vertical-align: middle;  display: inline-block; line-height: 14px;}
.mid-line .flight-icon .icon{font-size:16px; color:#fff;}
.mid-line .dot{width:7px; height:7px; border-radius:50%; background:#fff; float:left; position:absolute; left:0; top: 8px;}
.mid-line .dot + .dot{float:right; position:absolute; right:0; left: auto;}
.fn-segment{width:100%; float:left;margin-top:5px}
.fn-segment span{font-size:12px;}
.trip-card .fl-information .fn-segment{width:auto; float:none;}
.trip-card .fl-information .fn-segment span{font-size: 12px;  color: #f60c0c;  border: none;}
/*choose section css start*/
.choose-section{float:left; width:100%; position:relative;}
.choose-section > input{opacity:0; width:100%; position:absolute; top:0; height:36px;} 
.choose-btn{display:flex; width:100%; }
.choose-btn input{opacity:1; }
.choose-btn button{ background:#2399ef; border:none; color:#fff; padding:5px 18px; cursor:pointer; height:36px; font-size:14px;} 
.disabled-section input, .choose-btn button{pointer-events: none;}
.disabled-section .choose-section, .disabled-section label{opacity:0.5;}
/*choose section css start*/


/*Round Trip Css*/
.round-trip-wrap .right-side{padding-left:16px; width:78%;}
.round-trip-wrap .left-side{width:22%;}
.round-trip-wrap .fare-info li span{font-size:12px;}
.round-trip .col-half{float:left; width:calc(50% - 5px);}
.round-trip .col-half:last-child{float:right;}
.round-trip .table-col{padding:10px 6px; width:16%; text-align:center;}
.round-trip .table-col-first{width:32%; text-align:left;}
.trip-card .col-detail{float:left; width:100%;}
.round-trip .table-col-last .col-detail > span{font-size:16px; text-align:center;}
.round-trip .table-col-last .col-detail span i{font-size:16px;}
.round-trip .table-col-last{width:20%; text-align:center;}
.trip-card .list-icon{float:none; display:inline-block; margin-top:0;}
.trip-card .col-table-inner{display:flex; flex-wrap:wrap;}
.trip-card .list-icon > li{width:20px; height:20px; line-height:14px;}
.trip-card .list-icon > li > a{line-height:14px;} 
.trip-card .list-icon > li > a  > i{font-size:10px;}
.trip-card .col-detail small, .trip-card .company-nm small{font-size:11px;}
.trip-card > .title-info{border-bottom:1px solid #d9d9d9; padding-bottom:10px; margin-bottom:22px;}
.round-trip .table-head{border:0;}

.trip-card .fl-detail .fl-inner{display:flex; justify-content:space-between; align-items:center; flex-wrap:wrap; padding-left:0; padding-top:8px;}
.trip-card .fl-detail .fl-inner .fl-mid{width:110px;}
.trip-card .fl-detail .fl-inner .fl-col{width:inherit; max-width:calc(50% - 55px); padding-bottom:0;}
.trip-card .fl-detail .fl-inner .fl-col:last-child{text-align:right;}
.trip-card .detail-bx .fl-info{width:100%; padding-bottom:8px; display:flex; align-items:center; justify-content:space-between;}
.trip-card .detail-bx .fl-info .fl-name{width:auto; line-height: 16px;}
.trip-card .detail-bx .fl-info .fl-information{width:auto; float:right; margin-top:0;}
.trip-card .detail-bx .fl-detail{border-left:0; border-top:1px solid rgba(255, 255, 255, 0.12);}
.trip-card .flight-duration{padding:0 0 10px; border:0;}
.trip-card .flight-duration > li .time-col{padding:17px 0;}

.col-half .info-title .col-left-info{width:100%;}
.col-half .info-title .col-mid-info{float:left; width:auto;}
.col-half .info-title .col-right-info{width:auto; float:right;}
.col-half .info-title .col-left-info .city-to-other{width:auto;}
.col-half .info-title .col-left-info .detail-time-info{width:auto; float:right;}
.col-half .info-title{padding-bottom:4px;}
.col-half .block-describe{padding:10px 10px 0px;}

.trip-card{float:left; width:100%;}
.trip-card .table-body .table-col-last{margin-top:0;}
.trip-card .col-detail span{font-size:14px;}
.trip-card .company-nm{width:100%; float:left;}
.trip-card .company-info figure{float:left; width:100%; margin:0; padding-left:8px;}
.trip-card .radio-check input{left:0 !important; width:100%; height:100%; opacity:0;}
.trip-card .radio-check{height:20px; margin-right:10px;}
.trip-card .radio-check label{float:left;}
.trip-card .col-table-inner .col-list-name{display:flex; align-items:center;}

.trip-card .block-title > h2{float:left;}
.trip-card .block-title{display:flex; align-items:center; justify-content:space-between; flex-wrap:wrap; border-top:1px solid #e6e6e6; padding:8px 10px;}
.block-title .title-label{display:flex; align-items:center;}
.block-title .title-label .mail-icon{margin-left:8px; padding-right:0;}

.trip-card .fl-mid-inner{padding:0; background:none;}
.trip-card .fl-name span{margin-right:6px; color:#f2a835;}
.trip-card .fl-name span, .trip-card .fl-name small{float:none; display:inline-block; vertical-align:middle; width:inherit;}
.trip-card .fl-information span{padding:1px 4px; font-size:11px;}
.trip-card .time-col span{color:rgba(255,255,255,0.5);}
.trip-card .terminal-nm{margin-top:4px;}
.trip-card .fl-col > span{font-size:13px; margin-bottom:4px;}
.trip-card .fl-mid-inner ul li i{font-size:14px;}
.trip-card .mid-line{margin-top:10px;}
.round-trip-wrap .round-search-tab{margin-bottom:25px;}

.fare-breakup{position:relative; cursor:pointer;}
.fare-breakup:hover{color:#2399ef;}
.fare-tooltip ul{box-shadow:0 0 2px rgba(0,0,0,0.12);}
.fare-tooltip ul:before{box-shadow:-1px -1px 1px rgba(0,0,0,0.12);}
.fare-breakup:hover .fare-tooltip{display:block;}
.fare-tooltip ul li span.pull-left, .fare-tooltip ul li strong.pull-right{font-size:12px; width:auto; margin:0;}
.fare-tooltip ul li span.pull-left{float:left; font-weight:normal;}
.fare-tooltip ul li strong.pull-right i{font-size:13px; margin-right:2px;}
.fare-tooltip ul li.last-amount-total strong{float:right; font-size:16px; font-weight:bold; color:#111;}
.fare-tooltip ul li.last-amount-total strong small{width:auto; color:#111;}
.fare-tooltip ul li.last-amount-total strong i{margin-right:2px;}
.fare-tooltip ul li span.pull-left i.fa-inr{font-size:11px; font-weight:300; padding:0px;}
.selection-box{float:left; width:100%; background:#06182c;  position:-webkit-sticky; position:sticky; z-index:4; bottom:-1px; left:0; box-shadow:-2px -2px 6px rgba(0,0,0,0.16);}
.selection-outer{float:left; width:100%; position:relative; padding-top:8px;}
.selection-outer:before{float:left; width:100%; text-align:center; position:absolute; top:0; left:0; color:#eee; font-size:24px; line-height:10px; content:'\e921'; font-family:'icon';}

.flight-booking{float:left; width:100%; display:flex; justify-content:space-between; flex-wrap:wrap; padding:8px 0;}
.flight-booking .cols{float:left; border-right:2px solid #838c96; flex:2; margin-right:18px;}
.flight-booking .cols.total-fare-amount{min-width:272px; flex:inherit; border:0; margin:0;}
.booking-info{float:left; width:100%; padding-right:18px;}
.booking-title{float:left; width:100%; border-bottom:1px solid rgba(255,255,255,0.12); padding-bottom:8px; margin-bottom:8px; display:flex; align-items:center; flex-wrap:wrap;}
.booking-title h3{display:inline-block; font-size:16px; font-weight:bold; color:#fff; margin-right:6px;}
.booking-title span{display:inline-block; font-size:12px; color:rgba(255,255,255,0.50);}

.booking-airline{float:left; width:100%; display:flex; align-items:center; justify-content:space-between;}
.airline-col{float:left;}
.airline-col figure{float:left; width:28px; height:28px; background:#fff; margin-right:10px; margin-bottom:0;}
.airline-col figure img{width:100%; height:100%;}
.flight-name{display:block; overflow:hidden;}
.flight-name span{color:#fff; font-size:14px; float:left; width:100%; line-height:14px;}
.flight-name p{float:left; width:100%;  color:rgba(255,255,255,0.50); font-size:13px;}

.time-date-col{display:flex; align-items:center; justify-content:space-between; min-width:180px;}
.time-date-col .col1{width:58px; text-align:center;}
.time-date-col .col1.col-direction{width:38px;}
.time-date{float:left; width:100%;}
.time-date strong{float:left; width:100%; font-size:13px; font-weight:bold; color:#fff;}
.time-date span{float:left; width:100%; color:rgba(255,255,255,0.50); font-size:13px;}
.time-date-col .flight-direction{width:100%; margin:0;}
.time-date-col .flight-bar:before, .time-date-col .flight-bar:after{display:none;}
.time-date-col .flight-direction:before{border-color:#fff;}
.time-date-col .flight-bar .icon{color:#fff;}

.amount-col{float:left; position:relative;}
.amount-col strong{color:#fbbd00; font-size:18px; font-weight:bold; white-space:nowrap;  padding: 6px 0;  display: inline-block;}
.amount-col strong i{font-size:15px; margin-right:4px;}


.total-fare{float:left; width:100%;}
.total-fare span{float:left; width:100%; color:rgba(255,255,255,0.50); font-size:11px;}
.total-fare strong{float:left; color:#fff; font-size:22px; font-weight:bold; margin-right:6px; line-height: 24px;}
.total-fare strong i{margin-right:6px; font-size:20px;}
.boox-btn{float:right;}
.total-fare .block{display:flex; align-items:center; justify-content:space-between;}
.boox-btn .btn{height:36px; vertical-align:middle; background:#fbbd00; color:#111; padding:0 16px; line-height:36px; text-transform:none; font-size:18px; font-weight:500;}

.total-fare .title-label{float:right;}
.total-fare .list-icon{margin-top:0; }
.total-fare .list-icon > li{width:18px; height:18px; border-color:#d8d8d8; margin:0 3px; }
.total-fare .list-icon > li > a{line-height:16px}
.total-fare .list-icon > li > a > i, .total-fare .list-icon > li > a > i:before{color:#d8d8d8; font-size:8px;line-height:16px; }
.total-fare .booking-title{justify-content:space-between;}

/*SEARCHING CSS*/
.searching{float:left; width:100%;}
.search-title{float:left; width:100%; text-align:center; margin-bottom:20px;}
.search-title span{float:left; width:100%; color:#000; font-size:21px; text-transform:uppercase; font-weight:600; padding-bottom:10px;}
.search-title h1{float:left; width:100%; color:#383838; font-size:50px; text-transform:uppercase; font-weight:800; font-family: 'Saira Condensed', sans-serif;}

.searching-outer{float:left; width:100%; position:relative;}
.searching-space{float:left; width:100%; position:relative; }
.searching-space:after{position:absolute; top:0; left:0; width:100%; height:100%; content:''; background:url(../images/cloud.png) repeat-x 0 10%; -webkit-animation:cloudslide 50s linear infinite; z-index:2;}
.searching-space:before{position:absolute; top:0; left:0; width:100%; height:100%; content:''; background:url(../images/airs.png) repeat-x 0 10%; -webkit-animation:airsslide 20s linear infinite; z-index:1;}
.searching-space img{width:100%;     height: 33vh;}
.searching-slide{float:left; width:100%; height:100%; width:100%; position:absolute; top:0; left:0; z-index:0;  background:url(../images/loading-bg.png) repeat-x 0 78%; -webkit-animation:slide 70s linear infinite;}
.searching-slide:before{position:absolute; top:0; left:0; width:100%; height:100%; content:''; z-index:0; background:url(../images/flight.png) no-repeat 50% 20%; -webkit-animation:flight 5s linear infinite; transition:all 0.3s ease 0s;}
.searching-slide:after{position:absolute; top:0; left:0; width:100%; height:100%; content:''; background:url(../images/slide-overlay.png) no-repeat 0 0; z-index:1; background-size:100%;}
.searching-slide { background-size:100%;}
.search-loader{margin-bottom:0;}

@-webkit-keyframes slide {
    from { background-position: 0 78%; }
    to { background-position: -20000px 78%; }
}

@-webkit-keyframes cloudslide {
    from { background-position: 0 15%; }
    to { background-position: -20000px 15%; }
}

@-webkit-keyframes airsslide {
    from { background-position: 0 20%; }
    to { background-position: -10000px 20%; }
}

@-webkit-keyframes flight {
    0% {top:0;}
    25% {top:50px;}
    50% {top:20px;}
    100% {top:0px;}
}



.file-upload-filed{display:flex; align-items:center; border-bottom:1px solid #d9d9d9; position:relative; padding:0; height:40px; flex:1 1 auto;}
.file_name{flex:2; line-height:38px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; color:#111; font-size:13px; font-weight:500; padding-left:8px;}
.file_name span{margin-right:8px; font-weight:700;}
.file-btn{float:left; width:100px; height:100%; background:#f2f2f2; color:#000; font-size:13px; text-align:center; line-height:40px; cursor:pointer; border-radius:3px; margin-bottom:4px;}
.file-btn input{position:absolute; top:0; left:0; width:100%; height:100%; opacity:0; cursor:pointer;}
.btn.upload-btn{text-transform:none; margin-left:8px;}
.disabled-section{opacity:0.80; pointer-events:none;}
.file-upload-block .file-btn{position:relative; }
.btn-file-view {background:none;border: none;padding: 10px;border-radius: 2px;margin-bottom: 0;cursor:pointer;float: right;position: absolute;bottom: 0;right: 2px; pointer-events: inherit;}
.btn-file-view i{color: rgba(0, 0, 0, 1);font-size:14px;}
.file-upload-block .disabled-section{ pointer-events: none;}

.flight-animated{display:inline-block; vertical-align:middle; margin-left:5px;}
.flight-animated label{display:flex; align-items:center; margin:0; position:relative;}
.flight-animated label img{width:20px;}
.flight-animated span{float:left; width:15px; display:flex; justify-content:space-between;}
.flight-animated span small{float:left; width:4px; height:2.2px; background:#fff; transition:all 0.3s ease 0s;}
.loading-btn .flight-animated span small{-webkit-animation:flight-run 0.6s linear infinite;}
.loading-btn .flight-animated label{-webkit-animation:flight-jump 0.6s linear infinite;}
.loading-btn .flight-animated span small:nth-child(2){animation-delay:0.2s;}
.loading-btn .flight-animated span small:nth-child(3){animation-delay:0.4s;}


@-webkit-keyframes flight-run {
    from { opacity:0.2;}
    to { opacity:1;}
}

@-webkit-keyframes flight-jump {
    from {opacity:1;}
    to {opacity:0.8}
}

 .fadeIn{-webkit-animation-name:fadeIn; animation-name:fadeIn; -webkit-animation-duration:1s; animation-duration:1s; -webkit-animation-fill-mode:both; animation-fill-mode:both;}
  @-webkit-keyframes fadeIn{
  0% {opacity: 0;}
  100% {opacity: 1;}
  }
  @keyframes fadeIn{
  0% {opacity: 0;}
  100% {opacity: 1;}
  } 
 .alert{max-height:80px; transition:max-height 0.6s ease-in-out;} 
.hide-alert{visibility:hidden; opacity:0; overflow:hidden; pointer-events:none; max-height:0; margin:0 !important; transition:all 0.1s ease 0s;}


.thank-wrap{float:left; width:100%;}
.thank-outer{float:left; width:100%; padding:50px 14px; background:#fff; display:flex; align-items:center; justify-content:center; background-size:cover; min-height:400px;}
.thank-top{float:left; width:100%; text-align:center;}
.thank-icon{display:inline-block; height:110px; width:110px; background:#2aab08; border-radius:50%; border:5px solid #dfe6f0; padding:16px;}
.thank-icon i{height:100%; display:flex; align-items:center; justify-content:center; font-size:54px; color:#fff;}
.thank-body{float:left; max-width:500px; width:100%; text-align:center;}
.thank-body h2{color:#2aab08; font-size:24px; float:left; width:100%; margin:14px 0 10px;}
.thank-body p{float:left; width:100%; color:rgba(0,0,0,0.7);}


/*MY ACCOUNT PAGE CSS*/
.page-title-bar{float:left; width:100%; padding:38px 0 30px; background:#f4a934;}
.page-title-outer{float:left; width:100%; padding-left:334px;}
.breadcrumb{padding:0; background:none; margin:0 0 4px;}
.breadcrumb-item + .breadcrumb-item::before{font-family:'icon'; content:'\e91f'; font-size:8px; color:#000; padding:0 5px;}
.breadcrumb-item{color:#000; font-size:11px;}
span.breadcrumb-item{color:rgba(0,0,0,0.70);}
.page-title-card h1{color:#000; font-size:30px; font-weight:bold;}
.cash-card-info{float:right;}
.cash-card-info a {float:left;}
.cash-card-info .col{float:left; width:165px;  margin-left:8px; padding:0;}
.cash-card{float:left; width:100%; background:#fff; box-shadow:1px 0 6px rgba(0,0,0,0.23); padding:6px 10px; border-radius:3px; display:flex; align-items:center; position:relative;}
.cash-card > i{float:left; margin-right:6px; color:#6d6557; font-size:24px;}
.cash-card .cahs-detail{display:block; overflow:hidden; text-align:center; flex:2;}
.cahs-detail span{float:left; width:100%; font-size:13px; color:#5b5b5b;}
.cahs-detail p{float:left; width:100%; font-size:16px; color:#f60c0c; margin-top:2px; display:flex; align-items:center; justify-content:center;}
.cahs-detail p i{font-size:14px;}
.cahs-detail p strong{font-size:18px; font-weight:900; margin-left:4px;}
.credit-limit-col .cahs-detail p{color:#3aaa35;}
.credit-expiry{display:flex; align-self: flex-end; line-height: 21px; color: rgba(0, 0, 0, 0.55);}


.my-account-info{float:left; width:100%;}
.my-account-sec{float:left; width:100%;}
.my-account-outer{float:left; width:100%; display:flex;}
.profile-widget{float:left; width:300px; margin-right:34px; margin-top:-96px; margin-bottom:24px; min-width:300px;}
.edit-profile-bar{float:left; width:100%; margin-bottom:12px; display:none;}
.edit-profile-bar .pull-right .btn{font-size:13px; color:#fff; padding:5px 8px; display: flex; align-items: center;}
.edit-profile-bar .pull-right .btn i{font-size: 12px; margin-right: 6px;}
.nav-overlay{float:left; width:100%; height:100%; width:100%; position:fixed; top:0; left:0; background:rgba(0,0,0,0.5); z-index:0; display:none; cursor:pointer;}
.close-nav{float:left; position:absolute; top:4px; z-index:1; left:10px; display:none;}
.close-nav .icon{float:left; font-size:18px; color:#124680;}

.profile-widget-outer{float:left; width:100%; background:#fff; box-shadow:0 0 5px rgba(0,0,0,0.23); border-radius:3px; overflow:hidden;}
.profile-card{float:left; width:100%; padding:12px 10px; background:#fff;}
.profile-dp{float:left; width:100%; text-align:center; position:relative;}
.profile-dp .icon.edit-icon{position:absolute; top:4px; right:10px; color:#124680; font-size:12px;}
.profile-dp .profile-pic{display:inline-block; position:relative; height:136px; width:136px; border-radius:50%; border:4px solid #ededed;}
.profile-dp .profile-pic figure{display:inline-block; position:relative; height:100%; width:100%; border-radius:50%; overflow:hidden; border:5px solid #fff; margin:0;} 
.profile-dp .profile-pic figure img{float:left; width:100%; height:100%; border-radius:50%;}
.profile-dp .profile-pic span{display:inline-block; position:absolute; bottom:7px; right:8px; height:18px; width:18px; background:#33d900; border:4px solid #fff; border-radius:50%;}
.profile-dp h2{color:#000; font-size:22px; float:left; width:100%; text-align:center; font-weight:bold; margin-top:10px;}

.logout-row{float:left; width:100%; display:flex; align-items:center; justify-content:space-between; padding-top:12px;}
.logout-row p{color:#7f7f7f; font-size:12px;}
.logout-row p span{color:#252525; margin-left:4px;}
.logout-row a{float:right; color:#124680; border:1px solid #124680; border-radius:2px; padding:2px 6px 1px; font-size:11px; font-weight:500; text-transform:uppercase;}
.logout-row a:hover{background:#f4a934; border-color:#f4a934; color:#fff;}

.profile-nav{float:left; width:100%; background:#124680; position:relative;}
.profile-nav:after{position:absolute; top:-2px; left:0; width:100%; content:'\e921'; font-size:20px; font-family:'icon'; line-height:10px; text-align:center; color:#fff; z-index:1;}
.profile-nav ul{float:left; width:100%; position:relative;}
.profile-nav ul:before{content: ""; position: absolute; height:100vh; background: rgba(255,255,255,0.10); width: 45px; z-index: 9;}
.profile-nav ul li{float:left; width:100%;}
.profile-nav ul li a{float:left; width:100%; display:flex; align-items:center; color:#e5f0fb; font-size:14px; text-transform:uppercase; font-weight:500;}
.profile-nav ul li a span{flex:2;}
.profile-nav ul li a > i{width:42px; min-width:42px; text-align:center; display:flex; align-items:center; justify-content:center; padding:5px; height:42px; font-size:16px; color:#fff; margin-right:12px; }
.profile-nav ul li:hover a, .profile-nav ul li.active a {background:#f4a934; color:#fff;}
.profile-nav ul li:hover  span i, .profile-nav ul li.active  span i{color:#fff;}
.profile-nav ul li a span i{float: right;  padding-right: 10px;  font-size: 18px;  color:#f4a934;}
.red-text{color:#f60c0c;}
.col-detail samp.red-text { color: #f60c0c; font-size: 12px;  display: inline-block; vertical-align: middle;}
.profile-detail-info{float:left; flex:2; padding:26px 0;     max-width: calc(100% - 334px);}
.profile-tabs-info{float:left; width:100%;}
.account-information{float:left; width:100%;}
.information-tabs{float:left; width:100%; margin-bottom:16px;}
.information-tabs ul{float:left; width:100%; display:flex; justify-content:space-between;}
.information-tabs ul li{float:left; width:calc(33.33% - 14px);}
.information-tabs ul li a, .information-tabs ul li .anchor{float:left; width:100%; background:#fff; box-shadow:1px 0 4px rgba(0,0,0,0.19); padding:14px 10px; border-radius:3px; display:flex; align-items:center; font-size:16px; font-weight:bold; color:#124680; position:relative;}
.information-tabs ul li:hover a, .information-tabs ul li.active a, .information-tabs ul li:hover .anchor, .information-tabs ul li.active .anchor{background:#124680; color:#fff;}
.information-tabs ul li.active a:after, .information-tabs ul li:hover a:after, .information-tabs ul li.active .anchor:after, .information-tabs ul li:hover .anchor:after{position:absolute; bottom:-9px; left:0; width:100%; content:'\e921'; font-size:20px; font-family:'icon'; line-height:12px; text-align:center; color:#124680;}
.information-tabs ul li a i, .information-tabs ul li .anchor i{font-size:32px; margin-right:10px;}
.information-tabs ul li a span, .information-tabs ul li .anchor span{flex:2;}


.tab-content{float:left; width:100%; display:none;}
.tabs-detail-card{float:left; width:100%; background:#fff; box-shadow:1px 0 4px rgba(0,0,0,0.19); border-radius:3px;}
.account-deatil{float:left; width:100%;}
.account-deatil-top{float:left; width:100%; justify-content:center; text-align:center; padding:40px 0;}
.account-deatil-top .col{float:left; flex:1; width:33.33%; display:flex; flex-wrap:wrap; align-items:center; align-content:center; justify-content:center; border-right:1px solid #e8e8e8; padding:10px; border-top:1px solid #e8e8e8;}
.account-deatil-top .col:nth-child(-n+3){border-top:0;}
.account-deatil-top .col span{text-transform:uppercase; color:#929292; font-size:12px; float:left; width:100%;}
.account-deatil-top .col p{float:left; width:100%; font-weight:bold; color:#000; font-size:14px; margin-top:6px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.account-deatil-top .col:nth-child(3n){border-right:0;}

.upload-profile-pic{float:left; width:100%; padding:0 8px 20px;}
.upload-profile-outer{float:left; width:100%; padding:12px; background:#f8f8f8; border-radius:1px; text-align:center;}
.upload-file-col{float:left; width:100%; text-align:center;}
.upload-file-col .error-msg{position:static; margin:4px 0 0; width:100%; float:left;}
.fle-upload{display:inline-block; position:relative;}
.fle-upload figure{display:flex; align-items:center; justify-content:center; height:88px; width:88px; background:#d7d7d7; border-radius:50%; margin:0;}
.fle-upload input{position:absolute; top:0; left:0; cursor:pointer; opacity:0; height:100%; width:100%; z-index:1;}
.fle-upload figure i{color:#969696; font-size:34px;}
.fle-upload figure img{width:100%; height:100%; border-radius:50%;}
.file-update{float:left; width:100%; padding:16px 0;}
.sm-btn, input[type="submit"].sm-btn, button.sm-btn{display:inline-block; border:1px solid #3aaa35; color:#3aaa35; text-transform:uppercase; font-size:11px; font-weight:500; padding:2px 8px 1px; border-radius:3px; cursor:pointer; background:none;}
.green-bdr-btn, .red-bdr-btn{display:inline-block; border:1px solid #3aaa35; color:#3aaa35; text-transform:uppercase; font-size:11px; font-weight:500; padding:2px 8px 1px; border-radius:2px;}
.red-bdr-btn{color:#fc4949; border-color:#fc4949;}

.green-bdr-btn:hover, .green-bdr-btn.sm-btn:hover{color:#fff; background:#3aaa35; border-color:#3aaa35;}
.red-bdr-btn:hover{color:#fff; background:#fc4949; border-color:#fc4949;}
.file-update .sm-btn{margin:0 4px;}
.file-instruction{float:left; width:100%; text-align:center;}
.file-instruction p{color:#b4b4b4; font-size:11px;}

/*Select Category Page Css*/
.tabs-container-detail{background:#fff; box-shadow:1px 0 4px rgba(0,0,0,0.19); border-radius:3px; min-height:500px; float:left; width:100%;}
.tabs-container-detail.select-category{background:none; box-shadow:none;}
.category-information{float:left; width:100%;}
.category-info-outer{float:left; width:100%; padding:16px 0;}
.category-info-outer .sm-title{padding-left:6px;}
.sm-title{float:left; width:100%; color:#000; margin-bottom:14px; text-transform:uppercase; font-weight:bold; font-size:16px;}
.category-list{float:left; width:100%;}
.category-list ul{float:left; width:100%; display:flex; justify-content:space-between; flex-wrap:wrap;}
.category-list ul li{float:left; flex:1; min-width:25%; margin-bottom:14px; padding:0 10px;}
.category-list ul li a{float:left; width:100%;}
.category-card{float:left; width:100%; border-radius:4px; background:#44a8f1; overflow:hidden; text-align:center;}
.category-card figure{float:left; width:100%; height:75px; display:flex; align-items:center; justify-content:center; margin:0;}
.category-card figure i{font-size:30px; color:#fff;}
.category-card-bottom{float:left; width:100%; height:40px; background:#2399ef;}
.category-card-bottom .block{margin-top:-12px;}
.category-card-bottom .block span{display:inline-block; color:#fff; border-radius:20px; height:24px; line-height:24px; background:#2399ef; color:rgba(255,255,255,0.90); text-transform:uppercase; font-size:10px; padding:0 20px;}
.category-card-bottom  h3{color:#fff; font-size:16px; font-weight:bold; float:left; width:100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding:10px 0;}

.category-list ul li:nth-child(2n) .category-card-bottom .block span, .category-list ul li:nth-child(2n) .category-card-bottom{background:#fdb94c;}
.category-list ul li:nth-child(2n) .category-card{background:#fdc367;}
.category-list ul li:nth-child(3n) .category-card-bottom .block span, .category-list ul li:nth-child(3n) .category-card-bottom{background:#ee5744;}
.category-list ul li:nth-child(3n) .category-card{background:#f17060;}
.category-list ul li:nth-child(4n) .category-card-bottom .block span, .category-list ul li:nth-child(4n) .category-card-bottom{background:#1ebeb4;}
.category-list ul li:nth-child(4n) .category-card{background:#40c8bf;}


.updates-list .category-card figure i{font-size:30px;}
.updates-list .category-card .category-card-bottom{display:flex; align-items:center; justify-content:center; flex-wrap:wrap;}


/*Account Statement Page Css*/
.statement-info{float:left; width:100%; padding:6px 12px;}
.tabs-title{float:left; width:100%; padding:8px 0; border-bottom:1px solid #e8e8e8; position:relative; margin-bottom:12px;}
.tabs-title:after{position:absolute; bottom:-4px; left:32px; width:8px; height:8px; border:1px solid #e8e8e8; border-width:1px 1px 0 0; content:''; background:#fff; transform:rotate(132deg); -webkit-transform:rotate(132deg);}
.tabs-title h2{ text-transform:uppercase; font-size:16px; font-weight:bold; align-items:center; display: block;  overflow: hidden;}
.tabs-title h2 i{margin-right:8px; font-size:22px; float:left}
.tabs-title h2 span{display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.tabs-top{float:left; width:100%; margin-bottom:20px;}
.tabs-top > p{color:#585858; font-size:13px;}


.search-report-form{float:left; width:100%; background:#f6f6f6; padding:8px;}
.search-report-form .control-group .form-control{border:0;}
.statement-outer{float:left; width:100%;}
.form-control.custom-filed{padding:0 10px; border:0;}
select.form-control.custom-filed{padding-right:18px;}
.input-addon .input-group-addon{position:absolute; top:10px; right:10px; z-index:3;}
.input-addon .input-group-addon i{font-size:16px;}
.input-addon .custom-filed{padding-right:30px;}
.form-group label{font-size:11px; color:#929292; text-transform:uppercase;} 
.search-report-form .btn-block .btn{font-size:14px;}

.balance-sheet-info{float:left; width:100%; padding:24px 0;}
.opening-balance{float:left; width:100%; margin:6px 0 10px;}
.opening-balance span{color:#191919; font-size:16px; font-weight:600;}
.opening-balance span strong{color:#f72222; font-size:18px; font-weight:600; margin-left:4px;}f72222
.closing-balance{float:left; width:100%; margin:6px 0 10px;}
.closing-balance span{color:#191919; font-size:16px; font-weight:600;}
.closing-balance span strong{color:#27a102; font-size:18px; font-weight:600; margin-left:4px;}

.table-footer{float:left; width:100%;}
.table-footer .closing-balance{width:auto;}
.table-footer .pagination{float:right;}
.pagination li a{font-size:13px; color:#000;}
.pagination li a .icon{font-size:8px;}
.pagination li.prev a, .pagination li.next a{background:#e7e7e7;}
.pagination li.active a.page-link{background:#f4a934; color:#fff; border-color:#f4a934;}


/*Table Css*/
.balance-table{margin:0 -12px;}
.balance-table .table-outer{margin-bottom:20px;}
.table-outer{float:left; width:100%;}
.table-container{float:left; width:100%;}
.table-container table{width:100%; border-spacing:0; margin:0; padding:0;}
.table-container table thead, .table-container table tbody{width:100%;}
.table-container table thead tr{background:#124680;}
.table-container table th{text-transform:uppercase; font-size:11px; color:#fff; height:40px; padding:2px 8px; font-weight:normal; border-right:1px solid rgba(255,255,255,0.1); text-align:center;}
.table-container table th:last-child{border-right:none;}
.table-container table tbody td{line-height:28px; padding:6px 8px; border-bottom:1px solid #dedede; font-size:13px; color:#000; text-align:center;}
.table-container table tbody tr:nth-of-type(2n){background:#f9f9f9; -webkit-print-color-adjust:exact;}
.date-td{color:#838383;}

.search-transaction-form{float:left; width:100%; padding:10px;}
.custom-select-box{float:left; width:100%; position:relative;}
.custom-select-box:after{content:"\e921"; position:absolute; right:5px; top:0; color:rgba(0, 0, 0, 0.25); font-family:'icon'; display:flex; line-height:36px; z-index:1; pointer-events:none;}
.search-report-form .btn-block .btn.btn-grey{background:#868686; color:#fff;}
.search-transaction-form .form-control.custom-filed{background-color:#f7f7f7;}
.search-transaction-form .btn-block .btn{margin-left:6px;}
.search-transaction-form .input-group .SingleDatePickerInput_calendarIcon{margin:0px;}
.search-transaction-form .input-group .SingleDatePicker .SingleDatePickerInput .DateInput{width:calc(100% - 35px); background:none;}
.search-transaction-form .input-group .SingleDatePicker .SingleDatePickerInput .DateInput_input{font-size: 13px;  color: #151515; font-weight:normal; text-transform:none; background:none; padding-left:10px;}
.search-transaction-form .input-group .SingleDatePicker .SingleDatePickerInput{border:0; background-color:#f7f7f7;}
.input-group .SingleDatePicker .SingleDatePickerInput .DateInput_input:focus{box-shadow:0 0 1px #057dd4; background:#fff;}

.mark-up-info{float:left; width:100%; padding:6px 12px 16px;}
.mark-up-outer{float:left; width:100%;}
.mark-up-form{float:left; width:100%;}
.international-mark.mark-up-form .form-row{justify-content: center;}
.international-mark.mark-up-form .form-row  .mark-bx-outer span{display:inline-block; padding-left:0;}

.sm-btn.blue-sm-btn{border-color:#597da6; color:#597da6;}
.sm-btn.blue-sm-btn:hover{background:#2399ef; border-color:#2399ef; color:#fff;}

.mark-up-bx{float:left; width:100%; border-radius:2px; background:#f8f8f8; padding:12px 10px; margin-bottom:10px;}
.mark-up-bx figure{width:34px;  max-height:42px;  display:inline-block; vertical-align:middle; margin:0;   box-shadow:1px 0 2px rgba(0, 0, 0, 0.13); -webkit-box-shadow:1px 0 2px rgba(0, 0, 0, 0.13);float:left; margin-top:6px;}
.mark-up-bx figure img{}
.mark-up-bx.fill-field{border:2px solid #2399ef;}
.mark-up-bx.fill-field .markup-field .custom-filed{font-weight:bold;}
.mark-bx-outer{float:left; width:100%; }
/*.mark-bx-outer span{display: inline-block;  vertical-align: middle;  line-height: 40px;  padding-left: 20px;}*/
.mark-bx-outer span{display:block; vertical-align:middle; line-height:40px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding-left:20px;}
.markup-field{float:right;}
.markup-field .cols{float:left; width:65px; margin-left:10px;}
.markup-field .cols:last-child{width:90px;}
.markup-field .custom-filed{background:none; border-bottom:1px solid #d3d3d3;}
.mark-up-form .btn-block{margin-top:12px;}
.markup-field .custom-label{ margin-top: 10px; font-size: 14px; text-align: right;}

/*Change Password Page Css*/
.change-pass-info{float:left; width:100%; display:flex; justify-content:center; padding-top:0;}
.change-pass-form{float:left; width:100%; max-width:350px; padding:0 20px;}
.change-pass-icon{float:left; width:100%; text-align:center;}
.change-pass-icon figure{display:inline-block; width:100%; max-width:125px;}
.change-pass-icon figure img{width:100%;}
.form-label{float:left; width:100%; text-align:center; padding:0 30px; margin-bottom:16px;}
.form-label p{color:#a2a2a2; font-size:15px; font-weight:100;}
.change-pass-form .custom-filed{border:1px solid #d9d9d9; border-radius:3px !important;}
.change-pass-form .form-group{padding:0 5px;}
.change-pass-form .input-addon .input-group-addon{top:7px; color:#9c9999;}
.change-pass-form .btn-block{display:flex; flex-wrap:wrap;}
.change-pass-form .btn-block .col1{min-width:40%; flex:1; padding:0 5px;}
.change-pass-form .btn-block .btn{width:100%; padding:6px 10px; font-size:15px;}
.change-pass-form .form-group label{text-transform:none;}


/*No Results Css*/
.no-result-wrap{float:left; width:100%;}
.result-wrap-outer{float:left; width:100%; background:#fff; box-shadow:1px 0 4px rgba(0,0,0,0.19); border-radius:3px;}
.result-wrap-outer .block{display:flex; float:left; width:100%; align-items:center; justify-content:center; padding:20px 0; min-height:400px;}
.no-result-box{float:left; width:100%; text-align:center; max-width:240px;}
.no-result-box figure{display:inline-block; width:100%; max-width:160px;}
.no-result-box h2{float:left; width:100%; color:#000; font-weight:600; font-size:20px; margin-bottom:6px;}
.no-result-box p{float:left; width:100%; color:#000; font-weight:100; font-size:15px;}

/*Email Address Tooltip Css*/
.email-tooltip{float:left; width:300px; position:absolute; top:100%; right:0; z-index:2; padding-top:10px; opacity:0; visibility:hidden; transform:all 0.3s ease 0s;}
.btn-mail.show .email-tooltip{opacity:1; visibility:visible;}
.email-tooltip:before{content:'\e929'; position:absolute; font-family:'icon'; color:#fff; font-size:18px; top:-7px; right:10px;}
.tooltip-outer{float:left; width:100%; padding:20px; border-radius:3px; background:#fff; box-shadow:0 0 4px rgba(0,0,0,0.20);}
.tooltip-outer .form-control{border:1px solid #d9d9d9; border-radius:3px;}
.tooltip-outer .block .btn{width:100%; font-size:14px;}
.tooltip-outer .block .btn .loader-ring{display:none;}
.tooltip-outer .block .btn .loader-ring{display:none;}
.tooltip-outer .block .btn.show .loader-ring{display:inline-block; margin-right:6px;}
.tooltip-outer .block .btn .loader-ring span{height:18px; float:left; width:18px; border-width:3px;}
.form-checkbox .select-check{margin-bottom:0;}
.form-checkbox{width:100%; float:left; margin-bottom:10px;}
.form-checkbox .checkbox label{width: 15px; height: 15px;  min-height: 15px !important; border:1px solid #c3c3c3 !important;}
.email-tooltip .form-group{margin-bottom:10px;}
.form-checkbox .select-check span{text-transform:capitalize; display:block!important; overflow:hidden; margin-top:1px;}
.form-checkbox  .select-check .checkbox{float:left;}
.form-checkbox .checkbox input:checked + label:after{font-size: 10px; line-height: 11px;}
/*Fare Detail Popup Css*/
.popup-crad{float:left; width:100%; top:0; left:0; height:100%; position:fixed; z-index:16; opacity:0; visibility:hidden; transform:all 0.3s ease 0s;}
.popup-crad.show{opacity:1; visibility:visible;}
.popup-crad .popup-outer{height:100%; width:100%; display:flex; align-items:center; justify-content:center; float:left; padding:16px 10px;}
.popup-content{width:100%; float:left; width:100%; max-width:700px; background:#fff; box-shadow:1px 0 4px rgba(0,0,0,0.19); border-radius:3px; position:relative; z-index:1; padding:0 0 10px;}
.popup-close{position:absolute; top:8px; right:10px;}
.popup-close .icon{font-size:12px; width:24px; height:24px; border-radius:50%; color:#fff; text-align:center; display:flex; align-items:center; justify-content:center; cursor:pointer;}
.popup-scorll{width:100%; float:left; z-index:1; max-height:60vh; overflow-y:auto; padding:0 20px; word-break:break-word; overflow-x: hidden;}
.popup-overlay{float:left; position:fixed; width:100%; height:100%; background:rgba(0,0,0,0.8); z-index:0; left:0; top:0; cursor:pointer;}
.popup-head{float:left; width:100%; position:relative; padding:10px 14px; background:#124680;}
.popup-head h2{float:left; color:#fff; font-size:16px;}


.popup-content legend{font-size:14px; font-weight:bold; margin-bottom:0px; width:auto; border:0; border-radius:4px; padding:8px 14px;}
.popup-content fieldset{border:1px solid #ddd !important; margin: 0;padding: 10px;position: relative; border-radius: 4px; background:none; padding-left: 10px!important;}
.popup-content .popup-header{background-color: #124680; color: #ffffff; padding: 10px;}
.popup-content fieldset ul{padding:10px; margin-bottom:8px;}
.popup-content fieldset ul li{list-style:disc; font-size:13px; margin-bottom:8px;}
.popup-crad .popup-content .popup-scorll > h3{font-size: 16px; background-color: #f4f4f4; padding: 10px; font-weight: bold; margin-top: 10px; margin-bottom:10px;}


/*Loader Css*/
.loader{float:left; width:100%; display:none;}
.loader.main-loader{position:fixed; top:0; left:0; height:100%; z-index:12; background:#fff;}
.loader.main-loader .loader-content{height:100%;}
.loader.relative-loader .loader-content{min-height:400px; }
.loader.ssr-loader.relative-loader .loader-content{min-height:100px; }
.loader-ring{display:inline-block; vertical-align:middle;}
.loader-ring span{display:inline-block; height:30px; width:30px; border:4px solid #fff; border-color:#fff transparent #fff #fff; border-radius:50%; animation:loader-ring 0.8s linear infinite;}
.loader-ring.blue-ring span{border-color:#124680 transparent #124680 #124680;}
.loader-content{float:left; width:100%; display:flex; align-items:center; justify-content:center;}
.loader.content-loader .loader-content{position:absolute; top:0; left:0; height:100%;}
.loader.white-ring .loader-ring.blue-ring span{border-color:#fff transparent #fff #fff;}

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

/*Booking Review Page Css*/
.review-booking-wrap{float:left; width:100%; padding-top:30px;}
.review-booking-wrap .left-side{float:right;}
.review-booking-wrap .right-side{padding-left:0; padding-right:30px;}
.review-booking-wrap .fare-summery{margin-top:111px;}

/*Fare Summeryt Css*/
.fare-summery{float:left; width:100%;}
.fare-summery > h3{color:#030303; font-size:12px; float:left; width:100%; margin-bottom:8px;}
.fare-outer{float:left; width:100%; background:#124680; border-radius:2px; padding:6px 12px; margin-bottom:16px;}
.fare-outer .cols{float:left; width:100%; padding:14px 0; border-bottom:1px solid rgba(255,255,255,0.10); margin-bottom:10px;}
.fare-outer .cols > h4{float:left; width:100%; color:rgba(255,255,255,0.35); text-transform:uppercase; font-weight:bold; padding-bottom:12px; font-size:13px;}
.fare-outer .cols ul{float:left; width:100%;}
.fare-outer .cols ul li{float:left; width:100%; margin-bottom:10px;}
.fare-outer .cols ul li span{font-size:12px; color:#fff;}
.fare-outer .cols ul li span .icon, .fare-outer .cols .total-amount span .icon{font-size:10px;}
.fare-outer .cols .total-amount{float:left; width:100%;}
.fare-outer .cols .total-amount span{font-size:12px; color:#9dc4f0;}
.fare-outer .cols .total-amount span.pull-right{color:#f4c034;}
.grand-total {float:left; width:100%; padding:6px 0;}
.grand-total span{font-size:18px; color:#fff; font-weight:bold;}
.grand-total span.pull-right{color:#f4c034;}
.grand-total span .icon{font-size:12px;}

.review-filter .result-filter > ul li{width:25%; min-width:25%; max-width:25%;}
.review-filter .result-filter > ul li.col-duration-detail .col-3-md{width:100%;}
.result-section.review-filter:after{display:none;}

/*Apply Discount Css*/
.apply-discount{float:left; width:100%; margin-bottom:20px;}
.discount-outer{float:left; width:100%; padding:20px 12px; border:1px dashed #f4a934; background:#fff5c7; border-radius:4px; position:relative;}
.discount-outer .scissors-icon{position:absolute; top:-10px; left:0; width:100%; text-align:center; padding-right:30px;}
.discount-outer .scissors-icon img{width:16px;}
.discount-outer h3{color:#010101; font-size:18px; float:left; width:100%; font-weight:500; margin-bottom:7px;}
.discount-outer .add-input-group{border:1px solid #eada92; border-radius:3px;}
.discount-outer p{color:#666; font-size:12px; float:left; width:100%; line-height:18px; margin-bottom:14px;}
.input-group.add-input-group .form-control{width:inherit; flex:2; border-radius:3px 0 0 3px;}
.input-group.add-input-group{flex-wrap:nowrap;}
.add-input-group .input-btn{border:0; border-radius:0 3px 3px 0; padding:0 16px; cursor:pointer; background:#fc9525; color:#fff; text-transform:uppercase; font-weight:bold; font-size:14px;}


.review-steps-wrap{float:left; width:100%;}
.review-step-nav{float:left; width:100%;  margin-top:14px;}
.review-step-nav ul{display:table; table-layout:auto; width:100%; position:relative;}
.review-step-nav ul li{display:table-cell; position:relative; width:50%;}
.review-step-nav ul li:before{height:2px; left:0; right:0; top:30px; content:''; background:#cdcdcd; width:100%; position:absolute;}
/*.review-step-nav ul li:first-child:before{display:none;}*/
.review-step-nav ul li.current:before, .review-step-nav ul li.active:before {background:#2399ef;}
.review-step-nav ul:last-child .step-col{text-align:right;}

.step-col{float:left; width:100%; text-align:left; position:relative; z-index:1;}
.step-col .step-icon{float:left; height:62px; width:62px;     background: #fff; border:4px solid #e0e0e0; border-radius:50%;  line-height:54px; position:relative; text-align:center;}
.review-step-nav ul li:last-child .step-col .step-icon{float:right;}
.step-col .step-icon .icon{color:#b9b9b9; font-size:30px;}
.step-col .step-icon .icon.icon-checked{position:absolute; top:0; right:-8px; font-size:16px; border:2px solid #fff; border-radius:50%; color:#3aaa35; opacity:0; background:#fff;}
.step-col h2{  text-align:center; color:#a9a9a9; font-size:14px; text-transform:uppercase; margin-top:23px; float:left;  text-align: left;     padding: 0 15px; background: #eee;}
.review-step-nav ul li:last-child .step-col h2{text-align:right;  float:right;}
.step-col h2 .icon{display:none; color:#909090; height:18px; width:20px; border-radius:2px; background:#fff; font-size:10px; line-height:18px; margin-left:6px; vertical-align:middle;    text-align: center;}
.step-col h2 span{display:inline-block; vertical-align:middle;}

.review-step-nav ul li.current .step-col .step-icon, .review-step-nav ul li.active .step-col .step-icon{background:#2399ef; border-color:#fff;}
.review-step-nav ul li.current .step-col .step-icon .icon, .review-step-nav ul li.active .step-col .step-icon .icon{color:#fff;}
.review-step-nav ul li.current .step-col h2, .review-step-nav ul li.active .step-col h2{color:#000; font-weight:bold;}
.review-step-nav ul li.active .step-col h2 .icon{display:inline-block;}
.review-step-nav ul li.active .step-col .step-icon .icon.icon-checked{opacity:1; color:#3aaa35;}

.tabs-content-wrap{float:left; width:100%; border-top:1px solid #fcfcfc; padding-top:30px;}
.review-booking-wrap .tabs-content-wrap{border-top:none;}
.step-content{float:left; width:100%;}
.step-content .step-title{float:left; width:100%; display:flex; justify-content:space-between; align-items:center; flex-wrap:wrap; font-size:14px; color:#666; margin-bottom:14px;}
.step-content .step-title .anchor{color:#124680; font-size:13px; text-decoration:underline;}

.review-filght-step{float:left; width:100%; margin-bottom:20px;}

.review-step{float:left; width:100%; margin-bottom:18px;}
.review-step-title{float:left; width:100%; display:flex; align-items:center; justify-content:space-between; background:#124680; border-radius:1px 1px 0 0; height:44px; padding:0 10px;}
.review-step-title .pull-left span, .review-step-title .mid span{display:inline-block; font-size:14px; font-weight:500; text-transform:uppercase; color:#fff;}
.review-step-title .pull-left{display:flex; align-items:center;}
.review-step-title .pull-left i{color:#fff; font-size:18px; vertical-align:middle; margin-right:8px;}
.collapse-icon{height:16px; width:16px; text-align:center; display:flex; align-items:center; justify-content:center; border:1px solid #fff; border-radius:50%; font-size:8px; color:#fff;}
.collapse-icon:hover{color:#fff;}
.review-step-title .pull-left small{font-size:11px; color:#fff; text-transform:uppercase; margin-left:8px; display:inline-block;}

.review-step-deatil{float:left; width:100%; background:#fff; box-shadow:0 0 5px rgba(0,0,0,0.12);}
.step-deatil-outer{float:left; width:100%; padding:16px 16px 10px;}
.flight-date{float:left; width:100%; border-bottom:1px solid #e6e6e6; padding-bottom:10px; margin-bottom:16px;}
.flight-date .icon{display:inline-block; color:#666; font-size:18px; margin-right:6px; vertical-align:middle;}
.flight-date span{display:inline-block; color:#666; font-size:12px; text-transform:uppercase; font-weight:500; vertical-align:middle;}

.flight-details{float:left; width:100%;}
.flight-details ul li{float:left; width:100%; padding:14px 0;}
.flight-card{float:left; width:100%; display:flex; justify-content:space-between; flex-wrap:wrap;}

.traveller-flight{float:left; width:168px; padding-right:8px;}
.traveller-flight .pull-left{height:24px; width:24px; margin-right:10px; margin-bottom:0;}
.flight-dat{display:block; overflow:hidden;}
.flight-dat span{float:left; width:100%; color:#191919; font-size:14px; font-weight:500; line-height:normal;}
.flight-dat p{float:left; width:100%; color:#191919; font-size:11px;}
.flight-stops{float:left; flex:2; border-left:1px solid #e5e5e5; padding-left:8px; display:flex; align-items:center; justify-content:space-between;}

.flight-start{float:left; padding:0 10px; width:24%;}
.flight-start h3{float:left; width:100%; font-size:16px; font-weight:bold; color:#191919; margin-bottom:6px;}
.flight-start span{float:left; width:100%; font-size:11px; font-weight:500; color:#191919; line-height:normal; margin-bottom:2px;}
.flight-start p{float:left; width:100%; font-size:12px; color:#191919;}
.flight-direction{float:left; flex:2; text-align:center; position:relative; margin:0 10px;}
.flight-direction:before{position:absolute; top:50%; left:0; width:100%; border-bottom:1px dashed #929292; height:1px; content:'';}
.flight-bar{float:left; width:100%; position:relative;}
.flight-bar:before, .flight-bar:after{position:absolute; top:calc(50% - 4px); left:0; width:100%; background:#929292; height:8px; width:8px; content:''; border-radius:50%;}
.flight-bar:after{left:auto; right:0;}
.flight-bar .icon{color:#929292; font-size:18px;}



.travellers-details{float:left; width:100%;}
.travellers{float:left; width:100%;}
.travellers-head{float:left; width:100%; border-bottom:1px solid #e6e6e6; padding:0 10px 10px; margin-bottom:12px;}
.travellers-head .cols{float:left; width:33.33%;}
.travellers-head .cols:last-child{text-align:right;}
.travellers-head .cols i{color:#999; font-size:16px; vertical-align:middle; margin-right:4px;}
.travellers-head .cols span{display:inline-block; vertical-align:middle; color:#999; font-size:12px; text-transform:uppercase;}
.travellers-list{float:left; width:100%; padding:0 10px;}
.travellers-list .cols{float:left; width:33.33%;}
.travellers-list .cols:last-child{text-align:right;}
.travellers-list ul{float:left; width:100%;}
.travellers-list ul li{float:left; width:100%; font-size:13px; color:#000; padding:2px 0;}
.travellers-list ul li span{color:#989898;}

.booking-details{width:100%; float:left; display:flex; flex-wrap:wrap;}
.booking-head{width:100%; float:left;  border-bottom:1px solid #e6e6e6;  padding:10px 0;}
.booking-list{float:left; width:100%;     border-bottom: 1px solid #e6e6e6; min-height: 48px;  display: flex;  align-items: center; }
.booking-details .cols{width:50%; float:left; text-align: right; display: flex;  flex-wrap: wrap;}
.booking-details .cols:first-child{text-align:left;border-right: 1px solid #e6e6e6;}
.booking-list  ul{width:100%; float:left;}
.booking-list  ul li{width:100%; float:left; padding: 2px 0;} 
.booking-list  ul li span{color:#000; font-size:13px;}  
.booking-details .total-adults-price .pull-left{font-size: 16px;}
.booking-details .total-adults-price .pull-right{font-size: 16px;}
.booking-head  span{font-weight:500; color:#666; text-transform: uppercase;}
.review-booking{width:100%; float:left;}
.review-booking .step-deatil-outer{padding:0 16px 6px;}
.booking-details .disabled-section{opacity:0.5}
samp.outbound-booking{float: left;   padding-left: 10px;}
samp.outbound-booking a{font-weight:500; font-size:14px; color: #2399ef;}
samp.outbound-booking a:hover{color:#0056b3;}

.price-breakup{float:left; width:100%;}
.price-title{float:left; width:100%; font-size:11px; color:#999; text-transform:uppercase; padding-bottom:6px;}
.price-table{float:left; width:100%;}
.price-table li{float:left; width:100%; padding:8px 0; border-bottom:1px solid #e6e6e6;}
.price-table li .pull-left{color:#333; font-size:14px;}
.price-table li .pull-left span{color:#999;}
.price-table li .pull-right span{color:#333; font-size:14px; display:inline-block; font-weight:bold;}
.price-table li .pull-right .icon{color:#333; font-size:11px;}

.total-adults-price{float:left; width:100%; padding-top:8px;}
.total-adults-price .pull-left{color:#333; font-size:20px; font-weight:bold;}
.total-adults-price .pull-left span{font-size:14px; color:#999; font-weight:normal;}
.total-adults-price .pull-right{color:#fc9525; font-size:20px; font-weight:bold;}
.total-adults-price .pull-right .icon{font-size:14px;}
.review-filght-step .btn-block .btn{margin-left:6px; font-weight:500;}
.review-filght-step .btn-block {margin-bottom:10px;}


.adult-form{float:left; width:100%;}
.adult-title{float:left; width:100%; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:10px;}
.adult-title span{font-size:13px; font-weight:bold; color:#124680;}

.adult-form-outer{float:left; width:100%;}
.adult-form .form-control{background-color:#f7f7f7; font-size:14px; color:#333; border-bottom:none;}
.adult-form .form-control::placeholder{font-size:14px;}
.adult-form .form-group{margin-bottom:25px;}
.adult-form .form-group label sup{font-size:12px; vertical-align:-webkit-baseline-middle;}

.gst-card{float:left; width:100%; margin-bottom:14px; background:#fff; box-shadow:1px 0 3px rgba(0,0,0,0.14);}
.gst-card .review-step-deatil{box-shadow:none;}
.gst-card-outer{float:left; width:100%; padding:10px;}
.gst-card-outer .pull-left{margin-right:10px;}
.gst-deatil{display:block; overflow:hidden;}
.gst-deatil h3{color:#000; font-size:14px; float:left; width:100%;}
.gst-deatil p{color:#999; font-size:12px; float:left; width:100%;}
.gst-form-card{float:left; width:100%; display:none;}
.gst-form-card.show{display:block;}

.adult-sub-title{width:100%; float:left; margin-bottom:10px; border-bottom: 1px solid #eee; padding-bottom:10px;}
.adult-sub-title span{font-size:13px; font-weight:bold; color:rgba(0, 0, 0, 0.75); }
.review-step-deatil .form-form-card{border-top:1px #124680 solid; margin-top:10px; padding-top:25px; }

.link-col{color:#fff;font-size:12px; text-decoration: underline;}
.link-col:hover{color:#fff; text-decoration:none; }

.popup-customer-list{opacity: 1; visibility:visible; display:none;}
.customer-list-block{width:100%; float:left;     margin:20px 0 10px 0; padding: 0 20px;}
.popup-customer-list .popup-scorll{min-height:40vh;}
.customer-select{margin: 0 auto;  width: 100%;  max-width: 890px; display: flex;  align-items: center; justify-content: space-between; flex-wrap: wrap;}
.form-group-customer{width:100%; float:left;}
.customer-select-box .btn-sky-blue{border:none; white-space: nowrap;  padding:10px 25px; font-size:14px; font-weight:500; height:38px; cursor:pointer;}
.form-group-customer label{float: left;  font-size: 14px; margin-top: 10px;  margin-bottom: 0;  padding-right: 10px; font-size:14px; font-weight:500;}
.customer-select-box{display: flex; }
.customer-select-box input{border:1px #e8e8e8 solid; background:#f8f8f8; height:38px; margin-right: 11px; padding: 10px;}
.list-select{width:100%; float:left;  border-top: none;  border:1px solid #e8e6e6;  }
.list-select li{   float:left; width:100%;  border-bottom: 1px solid #e8e6e6; }
.list-select li:last-child{border-bottom:none;}
.list-select li:hover a, .list-select li:focus a{ background:#124680;  color:#fff;}
.list-select li a{color:#000; display:block; padding:8px; font-size: 13px;}
.select-check{width:100%; float:left; margin-bottom: 20px;}
.select-check span{font-size:12px; color:rgba(0, 0, 0, 0.75); display:block; overflow:hidden; vertical-align: middle; padding-left: 6px; line-height: 13px; margin-top:3px;}
.select-check .checkbox{display:inline-block; vertical-align: middle; float:left;}
.select-items{width:100%; float:left; font-size:12px; color: rgba(0, 0, 0, 0.65);}

.ssr-detail{width:100%; float:left;     padding-top: 15px;  margin-top: 10px;  border-top: 1px #124680 solid; background:#f7f7f7; padding:10px;}
.adult-form  .ssr-detail .form-control{background:#fff; border: 1px #eee solid;}
.ssr-detail .select-items{margin-top:2px;}
.ssr-detail .form-group label{    color: #827f7f;}
.tooltip-info i{font-size:16px;}

.select-operated-tooltip{ width: 270px; float: left;  position: absolute;  top: 100%;  right:calc(100% - 135px);   z-index: 4; padding-top: 16px; display:none;}
.inner-tooltip-card {width: 100%; float: left; position: relative; background: #fff;  border-radius: 3px; box-shadow:0 0 4px rgba(0,0,0,0.20);}
.inner-tooltip-card:before{content:''; position:absolute;  width: 0; height: 0;  top: 0;  box-sizing: border-box;
    border: 7px solid #fff; border-color: transparent transparent #fff #fff; transform-origin: 0 0;transform: rotate(135deg); box-shadow: -1px 1px 1px 0 rgba(0,0,0,0.20);     left:calc(50% - 80px);    margin: 0 auto;  right: 0;}
.inner-tooltip-card table{width:100%; float:left; white-space:nowrap;}
.inner-tooltip-card table thead tr{background:#2a598d;}
.table-container table th{text-transform:uppercase; font-size:11px; color:#fff; height:40px; padding:2px 8px; font-weight:normal; border-right:1px solid rgba(255,255,255,0.1); text-align:center; -webkit-print-color-adjust:exact;}
.inner-tooltip-card table thead th{color:#fff; padding: 4px 8px; font-size: 11px;}
.inner-tooltip-card table tbody td{line-height:24px; padding:4px 8px; border-bottom:1px solid #dedede; font-size:13px; color:#000; text-align:center;}
.inner-tooltip-card table tbody tr:nth-of-type(2n){background:#f9f9f9;}
.date-td{color:#838383;}
.inner-tooltip-card table thead th:first-child, .inner-tooltip-card table tbody td:first-child{text-align:left;}
.inner-tooltip-card table tbody tr:nth-of-type(2n) { background: #f9f9f9;}
.CalendarDay__selected_span{background:#ccc; border-color:#d9d9d9;}
.CalendarDay__selected_span:hover{background:#A6A3A3; border-color:#d9d9d9;}
.list-icon > li:hover > a.select-tooltip .select-operated-tooltip, .list-icon > li:hover > span.select-tooltip .select-operated-tooltip{display:block;}
.select-tooltip{cursor: pointer;}
.DateInput_input__focused{border-bottom:1px solid #057dd4;}

.non-stop-click{position:relative;     display: inline-block;}

.non-stop-tooltip{width: 300px; float: left;  position: absolute;  top: 100%;  right:calc(100% - 150px);   z-index: 4; padding-top: 16px; display:none;}
.non-stop-tooltip ul{width: 100%; float: left; position: relative; background: #fff;  border-radius: 3px; box-shadow:0 0 4px rgba(0,0,0,0.20); padding:10px; }
.non-stop-tooltip ul:before{content:''; position:absolute;  width: 0; height: 0;  top: 0;  box-sizing: border-box;
    border: 7px solid #fff; border-color: transparent transparent #fff #fff; transform-origin: 0 0;transform: rotate(135deg); box-shadow: -1px 1px 1px 0 rgba(0,0,0,0.20);     left:calc(50% - 80px);    margin: 0 auto;  right: 0;}
.non-stop-tooltip ul li{width:100%; float:left; color:#111111; font-size:13px; border-bottom:1px rgba(0, 0, 0, 0.10) solid; padding: 5px 3px;}
.non-stop-tooltip ul li:nth-child(2n){background: #f9f9f9;}
.non-stop-tooltip ul li:last-child{border-bottom:0;}
.non-stop-tooltip ul li .col-stop{width:28%; float:left;}
.non-stop-tooltip ul li .last-stop{width:44%; float: right; text-align: right;}
.non-stop-tooltip ul li .col-stop small{display:inline-block; width: auto; color: #111111;  float: none; font-size:13px;}
.non-stop-click:hover .non-stop-tooltip{display:block; } 
.non-stop-tooltip ul li .col-stop i.icon-arrow-right2{font-size:14px; padding-right:10px; color:rgba(0, 0, 0, 0.65);}
.non-stop-tooltip ul li .col-stop:nth-child(2n){ text-align: center;}

.search-report-form .input-group .SingleDatePicker .SingleDatePickerInput{border-bottom:none;}
.search-report-form .input-group .SingleDatePicker .SingleDatePickerInput .DateInput_input{font-weight:400; font-size: 12px; color:#111; padding: 10px;}
.search-report-form .input-group .SingleDatePicker .SingleDatePickerInput .DateInput { float: left; width: calc(100% - 36px);}
.search-report-form .input-group .SingleDatePickerInput_calendarIcon{margin:0;}
textarea.form-control.custom-filed{padding:5px 10px;}


/* Add this attribute to the element that needs a tooltip */
[data-tooltip]{position:relative; z-index:2; cursor:pointer;}
[data-tooltip]:before, [data-tooltip]:after{visibility:hidden; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0); opacity:0; pointer-events:none;}
[data-tooltip]:before{position:absolute; bottom:-50%; right:100%;  margin-bottom: 5px;  margin-right:8px;  padding: 7px;  min-width:70px;  -webkit-border-radius: 3px;  -moz-border-radius: 3px;  border-radius: 3px;  background-color: #000;  background-color: hsla(0, 0%, 20%, 0.9);  color: #fff;  content: attr(data-tooltip); text-align: center;  font-size:12px;  line-height: 1.2; white-space:normal;}
[data-tooltip]:after{  position: absolute;  bottom:50%;  left:-3px;  margin-left: -5px;  width: 0;  border-left: 5px solid hsla(0, 0%, 20%, 0.9);  border-bottom: 5px solid transparent;  border-top: 5px solid transparent;  content: " ";  font-size: 0;  line-height: 0;}

[data-tooltip]:hover:before, [data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}



/*Offline Booking Form Css*/
.offline-form{float:left; width:100%;}
.form-box{float:left; width:100%;}
.form-title{float:left; width:100%; background:#124680; height:38px; display:flex; justify-content:space-between; align-items:center; padding:0 10px; margin-bottom:10px;}
.form-title h3{font-size:14px; text-transform:uppercase; color:#fff;}
.form-content{float:left; width:100%; margin-bottom:14px;}
.form-control.gray-field{background:#f7f7f7; padding:0 10px; border:0;}
.form-control.gray-field:focus, .form-control.custom-filed:focus{box-shadow:0 0 1px #057dd4; background:#fff; border-color:#057dd4;}
.btn i{font-size:14px; margin-right:4px;}
.form-content .btn-block{margin-bottom:14px;}
.form-content .btn-block.text-center .btn{margin:0 5px;}
.no-records{color:#f00;}
.change-pass-form p.required{float:left; width:100%; font-size:13px; font-weight:500; padding-bottom:10px;}
.required sup{color:#f00;}

.gray-date-time .input-group .SingleDatePicker .SingleDatePickerInput{border:0; background:#f7f7f7;}
.gray-date-time .DateInput_input__focused, .gray-date-time .DateInput_input, .gray-date-time .DateInput{background:transparent;}
.gray-date-time .input-group .SingleDatePicker .SingleDatePickerInput .DateInput_input{font-size:13px; font-weight:normal; color:#515151; padding-left:10px;}
.gray-date-time .input-group .SingleDatePicker .SingleDatePickerInput .DateInput{width:calc(100% - 42px);}
.gray-date-time .SingleDatePickerInput_calendarIcon{margin-right:0;}



.page-title{float:left; width:100%; position:relative;}
.page-title > figure{float:left; width:100%; margin:0;}
.page-title > figure img{float:left; width:100%;}
.banner-title{float:left; width:100%; min-height:100%; position:absolute; top:0; display:flex; align-items:center; justify-content:center;}
.banner-title h1{color:#fff; font-size:30px;}
.banner-title p{color:#f4a934; margin-top:2px;}

.text-block{float:left; width:100%; margin-bottom:30px;}
.about-content .title{margin-bottom:10px; padding:0; background:none;}
.about-content .title h2{font-size:24px;}
.about-content p{color:#515151; margin-bottom:10px;}
.text-block h2{font-weight:600; margin-bottom:8px; float:left; width:100%; font-size:20px;} 
.text-block h3{font-weight:600; margin-bottom:8px; float:left; width:100%; font-size:18px;} 
.text-block h4{font-weight:600; margin-bottom:8px; float:left; width:100%; font-size:18px; font-size:16px;} 
.about-info{float:left; width:100%; padding:20px 0; background:#fff;}
.about-content{float:left; width:100%;}

.list-ul li{float:left; width:100%; list-style:inside; color:#151515; font-size:14px; margin-top:4px;}
.list-ul li a{color:#339933;}

.list-ol li{margin-left:16px; list-style:decimal; color:#151515; font-size:14px; margin-top:4px;}
.list-ol li a{color:#339933;}

.list-check-list, .list-ul, .list-ol{float:left; width:100%; margin-bottom:16px;}
.list-check-list li{list-style:none; padding-left:24px; position:relative; margin:4px 0; color:#151515; font-size:14px;}
.list-check-list li:before{position:absolute; top:3px; left:0; font-size:13px; color:#339933; content:'\e934'; font-family:'icon';}



/*CONTACT PAGE CSS*/
.contact-info{float:left; width:100%; padding:30px 0;}
.contact-outer{float:left; width:100%; padding-left:40px;}
.contact-cols{display:flex; justify-content:space-between; box-shadow:1px 0 4px rgba(0,0,0,0.19); background:#fff; border-radius:4px; padding:40px 0; border-top:4px solid #124680;}

.contact-label{float:left; width:40%; padding:24px 20px; background:#124680; margin-left:-40px; border-radius:5px 0 0 5px;}
.contact-label > h2{font-size:24px; color:#fff; float:left; width:100%; margin-bottom:20px; text-transform:uppercase;}
.contact-deatil{float:left; width:100%;}

.contact-deatil .col{float:left; width:100%; display:flex; flex-wrap:wrap; align-items:center; justify-content:center; border:1px dashed rgba(255,255,255,0.18); padding:10px; margin-bottom:14px;}
.contact-deatil .col .col-label{float:left; flex:2;}
.contact-deatil .col .icon{font-size:30px; color:#fff; margin-right:20px;}
.contact-deatil .col span{text-transform:uppercase; color:rgba(255,255,255,0.6); font-size:12px; float:left; width:100%;}
.contact-deatil .col p{float:left; width:100%; font-weight:bold; color:#fff; font-size:14px; margin-top:6px;}

.contact-form{float:left; flex:2; padding:0 30px; border-left:2px solid #124680; display:flex; justify-content:center;}
.contact-form-outer{float:left; width:100%; max-width:500px;} 
.contact-form-outer > h2{float:left; width:100%; color:#111; font-weight:100; font-size:28px; margin-bottom:24px;}
.contact-form-outer .form-row{float:left; width:100%;}
.contact-form .form-control{border:1px solid #e6e6e6;}

.filter-block{width:100%; float:left;}
.tab-filter{width:100%; float:left; margin-top:5px;}
.tab-filter > ul{width:100%; display:table; table-layout:fixed; border: 1px rgba(255, 255, 255, 0.55) solid; border-radius: 4px;}
.tab-filter > ul li{display:table-cell;  }
.tab-filter > ul li a{font-size:15px; font-weight:500; display:block; text-align:center; color:rgba(255, 255, 255, 0.85); padding:8px 5px; border-right: 1px #124680 solid; }
.tab-filter > ul li:last-child a{border-right:0;}
.tab-filter > ul li.active a{background:#ffffff;  color:#124680;  } 

.progress-bar-block{width:100%; float:left; background:#ccc; border-radius:3px; -webkit-border-radius:3px; height:10px; margin-top: 8px;}
.progress-bar-block .bg-success{width:100%;}
.progress-bar-block .bg-danger{width:34%;}
.progress-bar-block .bg-warning{width:67%;}

span.info-block { position: absolute;  right: -27px;  top: 5px;}
span.info-block i{font-size:18px; cursor:pointer;}
.info-tooltip{width:170px; padding:5px; background:#000; padding:5px; position:absolute; top:-5px; left:28px; display:none; text-align:center; border-radius:3px; -webkit-border-radius:3px;}
.info-tooltip:before{content:""; position:absolute; top:10px; width:7px; height:7px; background:#000; transform:rotate(45deg); left: -4px; margin: 0 auto;}
.info-tooltip small{color:#fff; font-size:12px; text-align:left; display:block;}
span.info-block:hover > .info-tooltip{display:block;}

/*sheet-book-popup css start */
.sheet-book-popup .popup-head{background:none; padding: 0;  }
.sheet-book-popup .popup-content{border:7px rgba(255, 255, 255, 0.50) solid;     background: none;     max-width:1080px; padding: 0;  box-shadow: none;}
.sheet-book-popup .popup-close{position:absolute; top: -10px; right: -31px;}
.sheet-book-popup .popup-close .icon {font-size: 18px;}
.sheet-book-popup .popup-mid{max-height:80vh;}
.popup-mid{width:100%; float:left; background:#fff; display:flex; }
.popup-left{width:40%; float:left; padding:15px; display:flex; overflow: auto;}
.popup-right{width:60%; float:left; background:url(../images/popup-bg.jpg) no-repeat center center; display:flex; background-size: cover;  }
.popup-seat-detail{width:100%; float:left;     display: flex; flex-wrap: wrap;     }
.popup-seat-detail h3{color:#303030; font-size:12px; font-weight:700; border-bottom:1px #e5e5e5 solid; padding-bottom:10px; text-transform:uppercase; width:100%; float:left;}
.selected-seat-detail{width:100%; float:left; margin-top:20px;}
.selected-city{width:100%; float:left; margin-bottom:15px;}
.select-city-block{width:100%; float:left;}
.select-route{width:100%; float:left;}
.country-to-other{float:left;  width: 100%;}
.country-to-other span, .country-to-other small{color:#004a7f; font-size:24px; font-weight:700; line-height: 28px;}
.date-block{float:left;  width: 100%;     margin-top: 3px;}
.date-block span{color:#9b9b9b; font-size:12px;}
.btn-border{padding:3px 5px; color:#124680; font-size:12px; font-weight:500; background:none; border:1px #124680 solid; border-radius:3px; -webkit-border-radius:3px; cursor: pointer; }
.btn-border:hover, .btn-border.active{background:#f4a934; color:#fff; border-color:#f4a934;}
.selected-seat{width:100%; float:left; margin-top:15px;}
.selected-seat h4{color:#9b9b9b; text-transform:uppercase; font-size:14px}
.select-seat-list{width:100%; float:left; margin-top:10px;}
.select-seat-list li{float:left; margin-right:5px;}
.select-seat-list li i{font-size:45px; position:relative; color:#e8e8e8; }
.select-seat-list li span{text-align:center; position:absolute; left:0; right:0; font-size:16px; top:12px; color:rgba(0, 0, 0, 0.75); font-style:normal; font-family:'Roboto', sans-serif;}
.total-select-seat{width:100%; float:left; background:#ecf5fb; margin-top:5px; padding:5px 10px;}
.total-select-seat .pull-left{font-size:18px; font-weight:700; margin-top: 6px;}
.total-select-seat .pull-right i{font-size:21px;}
.total-select-seat .pull-right samp{font-size:24px; font-weight:700;}
.pax-detail{width:100%; float:left; margin-top:40px;}
.pax-detail .popup-scorll{padding: 0 2px; max-height: 22vh;}
.pax-detail h5{color:#000; font-size:14px; font-weight:700; text-transform:uppercase; margin-bottom: 15px;}
.pax-list{width:100%; float:left;}
.pax-list li{width:100%;float:left;background:#f8f8f8;box-shadow: 2px 0 7px rgba(0,0,0,0.12);display:flex;align-items: center;margin-bottom: 14px;overflow: hidden;}
.pax-info{width:75%; float:left; padding:10px 20px; position:relative;}
.pax-info:before, .pax-info:after{content:""; position:absolute;  top: -5px; right: -8px; width:12px; height:12px; background:#fff; border-radius:50%; -webkit-border-radius:50%; box-shadow:inset 0px 0px 6px rgba(0,0,0,0.4); -webkit-box-shadow:inset 0px 0px 6px rgba(0,0,0,0.4);}
.pax-seat{float:right;}
.pax-info:after{top:auto; bottom:-5px; }
.pax-info span.pax-name{font-size:14px; line-height: 34px; display: block;  overflow: hidden;  text-overflow: ellipsis; white-space: nowrap; padding-right: 20px;}
.pax-seat i{font-size:28px; position:relative;  line-height:32px; color:#e8e8e8;  margin-left: 2px;}
.pax-seat i span{text-align:center; position:absolute; left:0; right:0; font-size:11px; top:-1px; color:rgba(0, 0, 0, 0.75); font-style:normal; font-family: 'Roboto', sans-serif;}
.pax-price{width:25%; float:left;border-left:3px #e4e4e4 dashed; padding:10px 20px 10px 0; }
.pax-price span{text-align:right; font-size:14px; color:#043256; font-weight:700;     display: block;}
.popup-bottom-btn{width:100%; float:left; text-align:center;margin-top:30px; display: flex;     justify-content: center;     align-items: flex-end;     margin-bottom: 10px; }
.popup-bottom-btn .btn{padding: 6px 20px; margin:0 5px;}
.popup-bottom-btn .btn-info{background:#43baea; border:2px transparent solid;}
.popup-bottom-btn .btn-cancel{background:#fff; border:2px #e0e0e0 solid;}
.popup-bottom-btn .btn-cancel:hover{background:#e0e0e0 ;}
.popup-bottom-btn .btn-info:hover, .popup-bottom-btn .btn-info:focus, .popup-bottom-btn .btn-info:not(:disabled):not(.disabled):active, 
.popup-bottom-btn .btn-info:not(:disabled):not(.disabled):active{background-color:#28b0e7;  border-color: transparent;}
.sheet-book-popup .popup-head h3{display:none;}
.mid-seat-select{max-width: 40%;  margin: 0 auto;    display: table; border-left:12px #dcf1ff solid; border-right:12px #dcf1ff solid;}
.mid-seat-content{width:100%; float:left;  background:#fff;     min-height: 100vh;}
.mid-seat-select .thead-seat{width:100%; float:left;}
.col-seat{    min-width: 33.3%;
    float: left;
    padding: 0 5px;
    display: flex;
    justify-content: space-between;}
.seat-right{float:right; padding-left:8px; padding-right:0;}
.col-seat > ul{width:100%; float:left; justify-content: space-between; display: flex;}
.col-seat > ul > li{width:33.3%; float:left; text-align:center; padding: 0 2px; margin: 5px 0;}

.mid-seat-select .thead-seat .col-seat > ul > li span{color:#777777; font-size:12px;}
.col-seat-mid{ float:left; text-align: center; padding:0 4px; }
/*.col-seat-mid span{color:#767676; font-size:14px; font-weight:500; position:relative;}
.col-seat-mid span:before, .col-seat-mid span:after{content:""; position:absolute; left:-16px; width:14px; background:rgba(205, 205, 205, 0.40); height:1px; top: 9px;}
.col-seat-mid span:after{left:auto; right:-16px;}*/
.mid-seat-select .tbody-seat{width:100%; float:left;     background: #fff;}
.mid-seat-select .tbody-seat .seat-inner{margin-bottom:20px;}
.mid-seat-select .tbody-seat .seat-inner:last-child{margin-bottom:0;}
.mid-seat-select .tbody-seat .seat-inner > ul{width:100%; float:left;}
.mid-seat-select .tbody-seat .seat-inner > ul > li{width: 100%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 5px; } 
.col-seat > ul > li.black-seat i{color:#3d4b56;  cursor: default;}
.col-seat > ul > li.yellow-seat i{color:#fba603;}
.col-seat > ul > li.yellow-seat i small{color:#fff;}
.col-seat > ul > li.black-seat i small{color:#fff;}
.col-seat > ul > li i{font-size:27px; color:#e8e8e8; position:relative; cursor:pointer;}
.col-seat > ul > li i small{text-align:center;position:absolute;left:0;right:0;font-size:10px;font-weight:500; top:8px;color:rgba(0, 0, 0, 0.75);font-style:normal;font-family:'Roboto', sans-serif;}
.col-seat > ul > li i:hover .tooltip-seat{display:block;}
.tooltip-seat{width:88px; float: left;  position: absolute; top:7px;    left: 32px;   z-index: 4;  display:none;     background: rgba(0,0, 0, 0.85); border-radius: 3px; box-shadow:0 0 4px rgba(0,0,0,0.20); padding:5px; font-family:'Roboto', sans-serif; font-size:12px; text-align:left;}
.tooltip-seat samp{font-family:'Roboto', sans-serif; font-size:11px;  width: 100%;  float: left; margin-bottom:2px; color:#fff;}
.tooltip-seat samp:last-child{margin-bottom:0;}
.tooltip-seat:before{content:''; position:absolute;  width: 0; height: 0;  top: 0;  box-sizing: border-box;
    border:5px solid rgba(0,0, 0, 0.85); border-color: transparent transparent rgba(0,0, 0, 0.85) rgba(0,0, 0, 0.85); transform-origin: 0 0;transform: rotate(45deg); box-shadow: -1px 1px 1px 0 rgba(0,0,0,0.20);     left:1px;    margin: 0 auto;  right: auto;}

.mid-seat-select .tbody-seat .seat-inner > ul > li i img{height:27px;}
.seat-inner{width:100%; float:left;}
.emergency-door-block{width:100%; float:left; text-align:center; position:relative; margin-bottom:10px;}
.emergency-door-block:before, .emergency-door-block:after{content:""; position:absolute; left:0; top:-4px; background:url(../images/emergency-gate.svg) no-repeat left center; height:33px; width:17px;} 
.emergency-door-block:after{left:auto; right:0; transform:rotate(180deg);}
.emergency-door-block span{color:#fd0000; font-size:12px; text-align:center; display:inline-block; padding:0 25px; text-transform:uppercase; font-weight:500; }
.emergency-door-block i{display:inline-block; color: rgba(0, 0, 0, 0.40);}
.popup-right .popup-scorll{padding:0; max-height:100vh;    /* padding-left: 17px;*/}
.select-seat-list li.black-seat i{color:#3d4b56;}
.select-seat-list li.yellow-seat i{color:#fba603;}
.select-seat-list li.yellow-seat i span{color:#fff;}
.select-seat-list li.black-seat i span{color:#fff;}

.pax-seat i.black-seat{color:#3d4b56;}
.pax-seat i.yellow-seat{color:#fba603;}
.pax-seat i.yellow-seat  span{color:#fff;}
.pax-seat i.black-seat  span{color:#fff;}
.popup-seat-block{width:100%; float:left; align-content: flex-start;  display: flex;  justify-content: center;  margin-bottom: 10px;  flex-wrap: wrap;}
.emergency-gate-wing{width:100%; float:left; position:relative;}
.emergency-gate-wing:before, .emergency-gate-wing:after{content:""; position:absolute; background:url(../images/fl-l-wing.png) no-repeat;  left:-197px; max-width:185px; height:342px; width:100% }
.emergency-gate-wing:after{background:url(../images/fl-r-wing.png) no-repeat;  right:-197px; max-width:185px; height:342px;  left:auto; }
.seat-type{width:100%; float:left;}
.seat-type ul{width:100%; float:left;}
.seat-type ul li{width:33.3%; float:left; margin:2px 0; padding-right: 8px;} 
.seat-type ul li:last-child{padding-right:0;}
.seat-type ul li span{width:18px; height:18px;  display:inline-block; vertical-align:middle;}
.seat-type .grey-seat span{background:#e8e8e8;}
.seat-type .yellow-seat span{background:#fba603;}
.seat-type .black-seat span{background:#3d4b56;}
.seat-type ul li small{font-size:12px; display:inline-block; vertical-align:middle; padding-left:5px;}
/*sheet-book-popup css end */

/*search-round-detail tooltip css */
.fl-mid-inner ul li.time-info span[data-tooltip]:before{min-width:120px; left: calc(100% - 64px);}
.fl-mid-inner ul li span[data-tooltip]:before{bottom: 22px;  top: auto;  right: auto;  background: #fff;  color: #000; white-space: nowrap;  margin: 0 auto; left: calc(100% - 45px);}
.fl-mid-inner ul li span[data-tooltip]:after{bottom: 17px;  left: 0; margin-left: 0; border-top: 5px solid hsl(0, 0%, 100%); border-left: 5px solid transparent;  border-right: 5px solid transparent; border-bottom: none;}

.table-body > ul > li.no-result-round{width:100%; float:left;padding:15px 20px; display:flex;  align-items: center;     min-height: 120px;}
.no-result-round figure{float:left; width:100%; max-width:101px; margin: 0;}
.no-result-text{display:block; overflow:hidden; padding-left: 20px;}
.no-result-text h2{float:left; width:100%; color:#000; font-weight:600; font-size:20px; margin-bottom:6px;}
.no-result-text p{float:left; width:100%; color:#000; font-weight:100; font-size:15px;}

.col-detail small.offered-fare{color:#2399ef; font-size:14px; font-weight:500;}
.col-detail small.left-seat.left-seat{color:#ee0b0b;}
.offered-fare-refresh{margin-right: 10px;     display: inline-block; vertical-align: middle; }
.offered-fare-refresh i{font-size:15px;}
.offered-fare-refresh i{height: 15px; cursor: pointer;}
.offer-amount-icon{float:right;}
.offer-amount-icon img{height:20px; cursor:pointer;}
.refresh-icon{border:none;}

.fare-outer .cols.net-booking{border-top:1px solid rgba(255,255,255,0.10); border-bottom:none; margin-bottom: 0; padding-bottom: 0;}
.net-booking .grand-total{border-top:1px solid rgba(255,255,255,0.10); padding:10px 0;}
.net-price{width:100%; float:left; border-top:1px #124680 solid; margin-top:15px; padding-top:5px;}
.net-price .total-adults-price .pull-left{font-size: 16px;}
.net-price .total-adults-price .pull-right{font-size: 16px;}
.net-booking .grand-total span {font-size: 16px;}
.prev-next-day{display:inline-block; vertical-align:middle; margin-left:10px}
.prev-next-day span{border-right:1px solid rgba(0, 0, 0, 0.25); margin-left:5px; padding-right:5px; font-weight:500; cursor:pointer; font-size:11px; color:rgba(0, 0, 0, 0.45); line-height:12px; float:left;}
.prev-next-day span:last-child{border-right:0; padding-right:0;}
.prev-next-day span:hover{color:#2399ef;}
.prev-next-day span i { padding-right: 6px;}
.prev-next-day span + span i { padding-right: 0; padding-left:6px}

.round-trip .no-found{width:100%; float:left; line-height:13px; margin-bottom:8px}
.round-trip > .title-info{margin-bottom:0;}

.info-detail .control-group{position:relative;}
.info-detail span.info-block{right:5px; top:0;}
.info-detail .info-tooltip small{text-align:Center;}
.info-detail span.info-block:hover > .info-tooltip{z-index:9;}
.info-detail .info-tooltip{bottom: 100%; top:auto;     left:calc(100% - 95px);     margin-bottom: 8px;     right: 0;}
.info-detail .info-tooltip:before{ content: "";  position: absolute; bottom: -4px;  width: 7px;  height: 7px;  background: #000;  transform: rotate(45deg);  left: 0;    right: 0;
margin: 0 auto; top: auto;}

.react-datepicker-wrapper{width:100%;}
.react-datepicker__input-container{width:100%;}
.react-datepicker-popper{z-index: 8!important;}

.insufficient_balance {float:right; width:100%; text-align:right; color:#e80909; margin-bottom:5px}
.btn.btn-disabled:disabled,.btn.btn-disabled{opacity:0.4; background:rgba(0, 0, 0, 0.35);  cursor: not-allowed;}
.btn.btn-disabled:not(:disabled):not(.disabled){cursor:default;  pointer-events:none;}
	
.offer-info{float:right;}	
.offer-info  img{height:18px;}
.top-info{margin-bottom:2px;}

/*agent-details css start*/
.agent-details{width:100%; float:left; padding:10px;}
.agent-form{width:100%; float:left;}

.round-search-tab{width:100%; float:left; border-bottom:1px #d2d2d2 solid; margin-bottom:10px; overflow:auto;}
.round-search-tab ul{display:table; border-top:1px #d2d2d2 solid;}
.round-search-tab ul li{display:table-cell; border-left: 1px #d2d2d2 solid;  white-space: nowrap;}
.round-search-tab ul li:last-child{ border-right: 1px #d2d2d2 solid;}
.round-search-tab ul li .tab-anchor{background:#f1f1f1; padding:8px 15px; font-size:13px; font-weight:500;display: block; color:rgb(104, 129, 156); cursor:pointer;}
.round-search-tab ul li.active .tab-anchor{background: #ffffff;color: #124680;}

.bl-info:hover .tooltip-date{display:block;}
.col.credit-limit-col .tooltip-date{top: 61px; width: 138px;    text-align: center;left: calc(50% - 64px);}
.col.credit-limit-col:hover .tooltip-date{display:block;}
.tooltip-date{width: 132px;   float: left;  position: absolute;  top: 33px;  left: calc(100% - 80px); text-align: center;  z-index: 4;
display: none;  background: rgba(0,0, 0, 0.85);  border-radius: 3px;  box-shadow: 0 0 4px rgba(0,0,0,0.20);  padding: 5px;  font-family: 'Roboto', sans-serif; font-size: 12px;  white-space: nowrap;}
.tooltip-date span{font-family:'Roboto', sans-serif; font-size:11px;  width: 100%;  float: left; margin-bottom:2px; color:#fff;}
.tooltip-date:before{    content: '';  position: absolute;  width: 0;  height: 0;  top: 0;  box-sizing: border-box;  border: 5px solid rgba(0,0, 0, 0.85); border-color: transparent transparent rgba(0,0, 0, 0.85) rgba(0,0, 0, 0.85);  transform-origin: 0 0;  transform: rotate(135deg);  box-shadow: -1px 1px 1px 0 rgba(0,0,0,0.20);
 left: calc(50% - 40px); margin: 0 auto;  right: 0;}
.CalendarDay__hovered_span:active {  background:#c7def7;  border:1px double #a2caf7;  color: #124680;}
.CalendarDay__hovered_span, .CalendarDay__hovered_span:hover { background:#c7def7;  border: 1px double #a2caf7;  color: #124680;}
.error-shadow{-moz-box-shadow: 0 0 5px #f10e0e; -webkit-box-shadow: 0 0 4px #f57171; box-shadow: 0px 0 4px #f57171; border: 1px solid #f96161 !important;}
.fl-sme{width:100%; float:left; padding: 2px 10px; border-top: 1px #e6e6e6 dashed;}
.fl-sme span{color:#f4a934; font-size:14px; font-weight:500;}
.search-inner-block .css-xp4uvy{width:90%}
.show-reset-pass .info-block{position:relative;     }
.show-reset-pass .info-block i{font-size:15px; position:absolute; right:9px;  top: 1px;}
.show-reset-pass .form-group:hover .info-tooltip{display:block;}
.show-reset-pass .info-tooltip{color: #fff;  right: 0;  left: auto;  top: auto;  bottom: -100%; margin-bottom:10px}
.show-reset-pass .info-tooltip:before{bottom:-4px; top:auto; right:10px; left:auto;}


/*message box css start*/
.message-box{position:fixed; bottom: 100px; right:20px; max-width:370px; width:100%; z-index:99;}
.message-icon{position:fixed; width:45px; height:45px; border-radius:50%; -webkit-border-radius:50%; background:#f4a934; bottom:20px; right:20px; cursor:pointer; box-shadow:0 0 8px rgb(126, 130, 130); -webkit-box-shadow:0 0 8px rgb(126, 130, 130);}
.message-icon i{color:#fff; font-size:25px; line-height:45px; text-align:center; display: block;}
.msg-count{width: 24px; height: 24px;  background: #ffffff; border-radius: 50%;-webkit-border-radius: 50%;  position: fixed;  bottom: 65px; right: 20px; text-align: center;  line-height: 24px;}
.message-chat-box{ width:100%; background:#fff; -webkit-box-shadow: 0 4px 15px 0 rgba(0,0,0,.1), 0 1px 2px 0 rgba(0,0,0,.1), inset 0 2px 0 0 rgb(18, 70, 128);  box-shadow: 0 4px 15px 0 rgba(0,0,0,.1), 0 1px 2px 0 rgba(0,0,0,.1), inset 0 2px 0 0 rgb(18, 70, 128);  float:left; padding-top: 10px;}	
.col-chat{width:100%; float:left; margin: 5px 0;}
.col-chat figure{width:32px; height:32px; border-radius:50%; -webkit-border-radius:50%; float:left; margin:0;  }
.col-chat figure img{width:100%; height:100%; border-radius:50%; -webkit-border-radius:50%;}	
.chat-info{background:#f2f6f9;padding:6px; border-radius:3px; width:auto;  position:relative; float:left;}
.chat-info p{font-size:13px; color:rgba(0, 0, 0, 0.75); line-height: 18px;}
.chat-info:before{content:""; position:absolute; left:-5px; width:10px; height:10px; background:#f2f6f9; transform:rotate(45deg); top:10px;}
.chat-block{width:100%; float:left; padding-left: 10px; padding-right: 56px;}
.chat-block.chat-me { padding-left: 56px;padding-right: 10px;}
.chat-input{width:100%; float:left;     padding: 5px 10px; border-top: 1px rgba(0, 0, 0, 0.15) solid;}
.chat-input .msg-btn{float:right; padding:10px; cursor:pointer; background:none; border:none;}
.chat-input .msg-btn i{font-size:15px; color: rgba(0, 0, 0, 0.75);}
.input-msg{display:block; overflow:hidden;}
.input-msg .msg-control{width:100%; float:left; border:1px rgba(0, 0, 0, 0.15) solid; padding: 10px;}
.chat-me .col-chat figure{float:right;}
.chat-me .chat-info{float:right; background: #dae8f7; }
.chat-me .chat-info:before{left:auto; right:-5px; background: #dae8f7;}
.chat-mid-block{width:100%; float:left; max-height:50vh; overflow: auto; min-height:35vh;}
.chat-box-detail{display:block; overflow:hidden; padding-left: 15px;}
.chat-me .chat-box-detail{padding-left:0; padding-right:15px;}
.chat-name-time{width:auto;float:left;clear: both; }
.chat-name-time span{display:inline-block; vertical-align:middle; color:rgba(0, 0, 0,  0.64); font-size:11px;}
.chat-name-time samp{float:right; padding:0 2px;}
.chat-name-time .ch-time{float:right;}
.chat-name-time .ch-name{display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; float:none;max-width: 115px; }
.chat-name-time samp i{font-size:4px; display:inline-block; vertical-align:middle; color:rgba(0, 0, 0,  0.44);}
.chat-me .chat-name-time{float:right; text-align: right;}
/*multi city css start*/
.multi-city-block{width:100%; float:left;}
.multi-city-block .col-row{ width:calc(30% - 25px);}
.col-half-date{width:20%;}
.add-multicity{width:20%; float:left;}
.add-city{float: right;  background: none;  border: none;  font-size: 13px;  cursor: pointer; margin-top:30px; color:#124680;
border: 1px #124680 solid; padding: 2px 10px; border-radius: 3px; }
.add-city:hover{background:#f4a934; border-color:#f4a934; color:#fff;}
.multicity-section{width:100%; float:left; padding:0 10px;}	
.multicity-list{width:100%; float:left;  margin-top:-20px;}
.modify-search .multicity-list{margin-top:0;}
.multicity-list > li{width:100%; float:left; background:#eaeaea; padding:4px 0; border-bottom: 1px #cacaca  solid;}
.multicity-list > li:last-child{border-bottom:1px #cacaca  solid; margin-bottom: 20px;}
.multicity-list > li:first-child{border-top:1px #cacaca  solid;}
.multicity-list > li .row{margin-left:-10px; margin-right:-10px;}
.col-multi{width:30%; float:left; padding-left:10px; padding-right:10px; line-height: 30px;}
.col-multi span{font-size:13px; padding:0px 10px; display: block; overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis;}
.col-multi.date-edit{width:20%;}
.multi-btn.multi-btn{width:20%; float:right;}
.multi-btn.multi-btn .btn-col{background:none; border:none;  color:#124680; text-decoration:underline; margin-left: 6px;
    font-size: 13px; cursor:pointer;}
.multi-btn.multi-btn .btn-col:hover{text-decoration:none; color:#124680;}
.multi-btn.multi-btn .click-multi-edit{float:right; padding-right: 10px;}
.multi-btn.multi-btn .multi-edit{padding:0 10px; text-align:right;}
.edit-calendar{width:100%; float:left;}
.edit-calendar .DateRangePickerInput .DateInput:after { position: absolute;  top:0px;  right: 6px;  font-size: 16px; color: #151515;  content: '\e933'; pointer-events: none;  font-family: 'icon';}
.edit-calendar .input-group.date .input-group-addon {position: absolute; right: 5px; top: 0px; z-index: 8;  padding: 0;}
.edit-calendar .input-group .SingleDatePicker .SingleDatePickerInput .DateInput_input{height: 28px; padding: 5px; font-size: 14px;  font-weight: 500;}
.inneer-tab-section .error-msg{display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.edit-calendar .input-group .SingleDatePicker .SingleDatePickerInput {height: auto; border: 1px solid rgba(0, 0, 0, 0.25); border-radius:2px; -webkit-border-radius:2px;}
.edit-calendar .input-group .SingleDatePickerInput_calendarIcon{padding:4px 8px}'

.multicity-flight-details{width:100%; floay:left;}
.multicity-flight-details .result-filter > ul li.col-user-count{flex: 2; }
 .multicity-flight-details .result-filter > ul li.col-duration-detail{    flex: 2; }
.multicity-flight-details .result-filter > ul li.col-duration-time{flex: 2;}
.multicity-flight-details .result-filter > ul li{flex: 5;}
.multicity-flight-details .result-filter > ul li .bottom-result .city-way{display:inline-block; position:relative; padding:0 5px;}
.multicity-flight-details .result-filter > ul li .bottom-result .city-way span{font-size:14px}
.multicity-flight-details .result-filter > ul li .bottom-result{    display: flex;
    flex-wrap: wrap;}
.multicity-flight-details .result-filter > ul li .bottom-result .city-way small img{height:12px;}
.result-section.multicity-flight-details{min-height: 165px;}
.multicity-flight-details .result-filter > ul li.col-user-count .bottom-result span{width:100%; text-align:center;}
.multicity-flight-details .result-filter > ul li.col-duration-time .bottom-result span{padding-right:3px;}

.multicity-flight-details .result-filter > ul li .bottom-result .city-way:before { position: absolute;  content: "";  width: 2px;  height: 13px;  top: 3px; left: 0;  background: rgb(17, 69, 127);}
.multicity-flight-details .result-filter > ul li .bottom-result .city-way:first-child:before{display:none;}
.multicity-flight-details .result-filter > ul li .bottom-result .city-way:first-child{padding-left:0;}
/*hotel search css start*/
.book-room{float:right; font-size:11px; color:#fc9525;}
.col-ht .col-plus-minus{padding-right:10px;}
.col-ht  .col-plus-minus .control-label small{color:#929292; font-size:11px;display:block;}
.col-ht .col-plus-minus .control-label{width:60px; margin-top:0; padding-right: 5px; line-height:15px;}
.col-ht .col-plus-minus .group-input span{padding:0 5px;}
.col-ht .col-plus-minus .group-input small{line-height:20px;}
.col-ht .form-col{width:auto; float: left;}
.room-list{width:100%; float:left; margin-bottom: 15px; margin-top: -6px;}
.room-list ul{width:100%; float:left; }
.room-list ul li{float:left;  margin-right:3px; margin-bottom:6px;}
.room-list ul li:last-child{padding-right:0;}
.room-list ul li.active a{background:#124680; color:#fff; font-weight:500;}
.room-list ul li.active a:before{width:6px; height:6px; content:""; position:absolute; bottom:-3px; transform:rotate(45deg); background:#124680; left:0; right:0; margin:0 auto;}
.room-list ul li a{background:#e0e0e0; border-radius:10px; font-size:11px; line-height:14px; color:#464646; padding:3px 8px; position:relative;}
.child-detail{    float: right;  padding-left: 0px; z-index: 9;  position: absolute;  right: 0;  top: 100%;  min-width: 370px;  width: 100%;  float: left;  display: none; padding-top:10px;}
.child-choose{width: 100%;  float: left;  cursor: pointer;  border-radius: 3px;  -webkit-border-radius: 3px;  background: #fff;  box-shadow: 0 0 2px rgba(0,0,0,0.12);
  -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.12);   padding: 10px; margin-top: 2px;  border: 1px rgba(0, 0, 0, 0.10) solid;}
.child-select{width:100%; float:left;  border: 1px rgba(0, 0, 0, 0.30) solid;padding: 2px 20px 2px 2px; border-radius: 3px; -webkit-border-radius: 3px;     position: relative;}
.child-select figure{margin:0;}
.col-ht .col-plus-minus:last-child{padding-right:0; float:right; display: flex;  justify-content: flex-end;}
.child-select:after{content:"\f0d7"; position:absolute; right:3px; top:0; color:rgba(0, 0, 0, 0.25); font-family: 'FontAwesome'; display:flex; line-height:25px;}
.tooltip-ch-info{width:100%; float:left;}
.detail-info-child .tooltip-ch-info{display:block;}
.tooltip-ch-info h3{font-size:13px; color:#000; font-weight:500; margin-bottom:10px;}
.overlay-tooltip{float:left; position:fixed; width:100%; height:100%; background:rgba(0,0,0,0.7); z-index:0; left:0; top:0; cursor:pointer;}
.ht-form-wrap.search-form-wrap .search-inner-block .mid-tab-form .tooltip-ch-info .form-inner{margin-bottom:0;}
.child-detail:before { content: "";  position: absolute;  right:15px;  width: 10px; height: 10px; background: #fff; top:8px; left:auto;  margin: 0 auto; transform: rotate(45deg); box-shadow: -1px -1px 1px rgba(0,0,0,0.12); -webkit-box-shadow: -1px -1px 1px rgba(0,0,0,0.12);}
.inneer-tab-section .tooltip-ch-info .form-control{font-size:12px; font-weight:500; color:#000;     height: 30px!important;}
.inneer-tab-section  .tooltip-ch-info .form-inner .control-label{font-weight:400;}
.ht-form-wrap .header-right{margin-top:17px;}
/*multi search detail css start*/
.multi-search-section{width:100%; float:left;}
.multi-search-section .table-col{width:25%; text-align:center; padding:5px 10px;}
.multi-search-section .table-col.airline-col{text-align:left;}
.acc-block{float: right; position: absolute; right:10px; width:auto; background:none; display: flex; height: 100%;  align-items: center;     padding: 0;}
.acc-block i{font-size:18px; color:#2399ef;}
.col-table-detail{width:100%; float:left; position:relative; padding-right:20px;}
.bottom-table-col{width:100%; float:left; border-top: 1px #e6e6e6 dashed; padding:10px 10px; display: flex; justify-content: space-between; align-items: center;}
.price-col{float:right; display: flex; align-items: center;}
.money-total{float:left;font-weight: 700;font-size: 20px;  padding-right: 10px; position: relative;}
.bottom-table-col .fl-sme{width:auto; border-top:0; padding:0; }
.bottom-table-col .list-icon{margin:0;}
.button-block{float:right; padding-left:20px;}
.button-block .btn-yellow{font-size:14px; font-weight:500; padding:7px 10px; text-transform:none;}
.col-content{width:100%; float:left; }
.col-content > li{border-bottom:1px solid #e6e6e6; width:100%; float:left;}
.col-content > li:last-child{border-bottom:none;}
.col-table-detail .col-detail span samp{text-transform:uppercase; padding-right:2px; display:inline-block; vertical-align:middle;}
.col-table-detail .col-detail span samp.jf-time{font-size:12px; display:inline-block; vertical-align:middle; line-height:14px; padding-right:0;}
.col-content > li.open .block-accordion{max-height:1000px;}
.col-content > li.open > a.block-title h2:before{transform:rotate(-180deg); -webkit-transform:rotate(-180deg);}
.table-body > .table-block{width:100%; float:left; background:#fff; border-radius:3px; margin-bottom:13px; box-shadow:0 0 5px rgba(0,0,0,0.12);}
.multi-search-section .table-head .table-col{padding:10px 10px;}
.multi-search-section .table-head{padding-right:20px;}
.multi-search-section small.offered-fare{color: #2399ef; font-size: 13px; font-weight: 500;  position: absolute; top: 24px;  width: 100%;}
.multi-search-section .bottom-table-col{ padding: 10px 10px 15px 10px;}
/*gds return css start*/
.gds-return-section{width:100%; float:left;}
.gds-return-section .table-col{width:25%; text-align:center; padding:5px 10px;}
.gds-return-section .table-col.airline-col{text-align:left;}
.gds-return-section .table-head .table-col{padding:10px 10px;}
.gds-return-section .table-head{padding-right:20px;}
.gds-return-section .change-date{width:100%; float:left; margin-bottom:5px;}
.gds-return-section .title-info{margin-bottom:2px;}
.gds-return-section .change-date .prev-next-day{margin:0;}

/*hotel search result css start*/
.hotel-search-section{width:100%; float:left;}
.hotel-search-section.result-section:before{background:#f4a934 url(../images/ht-header-bg-left.jpg) no-repeat; max-width:340px;}
.hotel-search-section.result-section:after{background:#f4a934 url(../images/ht-header-bg-right.jpg) no-repeat; max-width:684px;}
.hotel-search-section .result-filter > ul li.col-period{flex: 1; text-align: center; border-right:none;}
.ht-search-result{width:100%; float:left;}
.ht-title-info{width:100%; float:left; margin-bottom:8px;}
.ht-title-info h5{font-size:14px; font-weight:700; display:inline-block; vertical-align:middle;}
.ht-time{display:inline-block; vertical-align:middle; color:#636363; font-size:12px; padding-left:5px;}
.ht-detail-section{width:100%; float:left;}
.ht-head{width:100%; float: left; background:#e6e6e6; border-top:1px rgba(0, 0, 0, 0.10) solid; min-height: 42px; display: flex;align-items: center; justify-content: space-between;     padding: 0 10px; line-height: 42px;}
.ht-head .ht-number{padding-right:10px;}
.ht-head .ht-number, .ht-head .ht-number small{font-size:13px; color:#232323; display: inline-block;}
.ht-offer{float:right;}
.ht-offer img{width:24px; height:24px; cursor:pointer;}
.sort-list li.sort-by{border-left:none;}
.sort-by span{float:left; color:#666666; font-size:11px; padding:0px 15px 0 5px; text-transform:uppercase;}
.sort-by-block{float:left; }
.sort-list{float:left; }
.sort-list li{float:left; border-left:1px #d3d3d3 solid;}
.sort-list li .anchor-sort i{font-size:12px; padding-left:5px;  }
.sort-list li .anchor-sort i.high-price{}
.sort-list li .anchor-sort i.low-price{transform: rotate(180deg);  padding-right: 5px;  padding-left: 0;}
.sort-list li .anchor-sort{display:block; padding:0px 15px; font-size:12px; color:#2b2a2a; text-transform:uppercase; position:relative; cursor:pointer;}
.sort-list li.active .anchor-sort:before, .sort-list li:hover .anchor-sort:before{content:""; position:absolute; width:100%; height:3px; background:#2a598d; bottom:0; left:0;}
.sort-list li.active .anchor-sort, .sort-list li:hover .anchor-sort{background:#fff; color:#124680; } 
.ht-body-content{width:100%; float:left;}
.ht-body-content > ul{width:100%; float:left;}
.ht-body-content > ul > li{width:100%; float:left; box-shadow: 0 0 5px rgba(0,0,0,0.12); -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.12); background: #fff; border-radius: 3px; -webkit-border-radius:3px; margin-bottom:13px; } 
.ht-body-content > ul > li:last-child{margin-bottom:0;}
.price-box{width:100%; float:left;}
.ht-col-inner{width:100%; float:left; padding:10px; display:flex;}
.ht-price-detail{float:right; width: 20%; border-left:1px rgba(0, 0, 0, 0.10) solid; order:2; display:flex; flex-wrap: wrap;  align-content:space-between; padding-left: 5px;}
.ht-room-detail{display:block; overflow:hidden; padding-right:15px;  flex: 1;}
.ht-pic{float:left; width:245px;     position: relative;   height: 100%;}
.ht-pic figure{width:100%; height:100%; float:left; border-radius:4px; -webkit-border-radius:4px; margin:0; z-index:2;  position:relative; cursor:pointer;}
.ht-pic:before {content: "";  position: absolute;  width: 100%;  height: 100%; justify-content: center; align-items: center; display: flex;  background: #eee url(../images/no-image-icon.png) no-repeat 50% 50%; font-size: 18px; font-weight:500; border-radius:3px;}
.ht-pic figure img{width:100%; border-radius:4px; -webkit-border-radius:4px; height: 179px;}
.ht-detail{display:block; overflow:hidden; padding-left:20px;}
.ht-detail-title{width:100%; float:left; margin-bottom:15px;}
.ht-detail-title h3{color:#000; font-size:16px; font-weight:700; display:inline-block;}
.rating{float:right;}
.rating li{float:left; padding-left:3px;}
.rating li:first-child{padding-left:0;}
.rating li i{color:#f4a934; font-size:15px;}
.ht-location{width:100%; float:left; margin-bottom:10px;}
.ht-location i{display:inline-block;  vertical-align:middle;  font-size:15px;  color:#c3c3c3; float:left; margin-top:3px; padding-right:3px;}
.ht-location p{display:block;  vertical-align:middle; font-size:12px; font-weight:500; overflow:hidden; }
.ellipsis-text{position:absolute; right:0; top:40px; background:#fff; padding:0 0 0 3px;}
.ht-info{width:100%; float:left;}
.ht-info p{color:#777777; font-size:12px; max-height:63px; overflow:hidden;  position: relative; text-align:justify;   padding-right: 10px;}
.ht-info p:before{content: '...';position: absolute; right: 0;  bottom: 0;}
.ht-info p:after{content: ''; position: absolute; right: 0; width: 1em; height: 1em; margin-top:4px;  background: white;}
.ht-price-detail .mail-icon{float:right; margin-top: -6px; padding-right:0; width: 100%; text-align: right;}
.ht-price-info{width:100%; float:left; padding-top: 10px;}
.wrong-price{width:100%; float:left; text-align: right;}
.wrong-price span{color:#fe0505; font-size:18px; line-height:20px; font-weight:500;  position:relative;  }
.wrong-price span:before{content: ""; position: absolute; top: 50%; width: 100%; height: 1px; background: #fe0505;}
.wrong-price span i{font-weight:400;}
.actual-price{width:100%; float:left; text-align: right;}
.actual-price span{color:#929191; font-size:14px; line-height:15px; font-weight:500;}
.actual-price span i{font-weight:400;}
.correct-price{width:100%; float:left; text-align: right; margin:5px 0;}
.correct-price span{color:#000; font-size:26px; line-height:26px; font-weight:700;}
.correct-price span i{font-weight:500;}
.ht-tax-info{width:100%; float:left; text-align:right;}
.ht-tax-info p{color:#9d9d9d; font-size:11px;}
.ht-book-btn{width:100%; float:left; text-align:right; margin-top: 5px;}
.ht-book-btn .btn{font-size:14px; font-weight:700;  padding:8px 10px;}
.ht-info-btn{width:100%; float:left;  margin-top: 18px;}
.ht-info-btn .btn-border{margin-right:8px;}
.ht-info-btn .btn-border i{font-size:12px; display:inline-block; vertical-align:middle;}
.acc-title{width:100%; float:left; background:#f7f7f7; padding:10px; }
.acc-title h2{font-size:13px; color:#2399ef; position:relative; padding-left:20px; display:inline-block; vertical-align:middle; cursor:pointer;}
.acc-title h2:before{content:"\e939"; position:absolute; left:0; top:0px; font-family:'icon' !important; font-size:14px; transition:all 0.3s ease 0s;  }
.ht-result-section .filter-col h4 .icon-refresh{float:right; color:rgba(255, 255, 255, 0.30); font-size:17px; cursor:pointer;}
.ft-hotel-name{width:100%; float:left;}
.filter-col .custom-filed{width:100%; float:left; color:#fff !important; font-size:12px; background:#2a598d;}
.filter-col .form-control.custom-filed:focus { box-shadow: 0 0 1px #19406c;    background: #3267a1; border-color: #3267a1;}
.filter-col input.custom-filed::-webkit-input-placeholder {color:#afc4d6;}
.filter-col input.custom-filed::-moz-placeholder {color:#afc4d6;}
.filter-col input.custom-filed:-ms-input-placeholder {color:#afc4d6;}
.filter-col input.custom-filed:-moz-placeholder {color:#afc4d6; }
.ft-hotel-location{width:100%; float:left;}
.ft-hot-deals{width:100%; float:left;}

.hot-deal-info{width:100%; float:left;}
.hot-deal-info li{width:100%; float:left; margin-bottom:10px;}
.hot-deal-info li label.pull-left{cursor:pointer; margin-bottom:0;}
.hot-deal-info li:last-child{margin-bottom:0;}
.hot-deal-info .ht-list-check{float:left;}
.ht-list-check > span{color:#fff; font-size:14px; display: inline-block; vertical-align: middle;  padding-left: 5px;}
.ht-prize-list{color:#fff; font-size:13px;}
.ht-prize-list i{font-size:12px; padding-right:3px;}
.hot-deal-info .checkbox label{background:#2a598d; border:1px #7293b2 solid!important; border-radius:0;}
.hot-deal-info .checkbox input:checked + label:after{color:#124680; font-size: 14px; line-height: 14px;     background: #f4a934;}
.hot-deal-info .checkbox input:checked + label{border:1px #f4a934 solid!important;}

.ft-price-filter{width:100%; float:left;}
.ft-star-rating{width:100%; float:left;}
.ft-star-rating ul{width:100%; float:left;}
.ft-star-rating ul li{width:15.7%; float:left; margin-right:1%;}
.ft-star-rating ul li:last-child{margin-right:0;}
.anchor-star{width:100%; float:left; background:#2a598d; border-radius:2px; -webkit-border-radius:2px;}
.anchor-star span{font-size:16px; line-height:18px; font-weight:500; color:#fff; width:100%; float:left; text-align:center; margin-top: 8px;}
.anchor-star samp{width:100%; float:left; text-align:center; margin: 6px 0;}
.anchor-star samp i{color:#ffb542; font-size:18px;}
.anchor-star samp.rating-zero i{color:#7f9bbb}
.anchor-star small{width:100%; float:left; text-align:center; color:#e5eef8; font-size:14px; background:#406a99; height: 36px; line-height: 36px; border-bottom-left-radius:2px; border-bottom-right-radius:2px;}
.ft-star-rating ul li.active i{color:#fff; }
.ft-star-rating ul li.active .anchor-star{background:#f4a934;}
.ft-star-rating ul li.active .anchor-star small{background:#f6ba5d;}

/*read more Popup css Start*/
.read-more-popup{width:100%; float:left;}
.read-more-popup .popup-mid{flex-wrap:wrap;}
.read-more-popup .popup-content{border:7px rgba(255, 255, 255, 0.50) solid; background: none; max-width:950px; padding: 0;  box-shadow: none;}
.read-more-popup .popup-head { background: none; padding: 0;}
.read-more-popup .popup-close{position:absolute; top: -12px; right: -34px;}
.read-more-popup .popup-close .icon{font-size:18px;}
.popup-title{width:100%; float:left; display: flex;  align-items: center;  justify-content: space-between; margin-bottom:5px;}
.popup-title .rating li i{font-size:16px;}
.popup-title h3{display:inline-block; font-size:16px; font-weight:700;}
.popup-tophead{width:100%; float:left; background:#f5f5f5; padding:8px 15px;}
.popup-tophead .location{width:100%; float:left; margin-bottom: 15px;}
.popup-tophead .location i{float:left; vertical-align:middle; font-size:15px; color:#4b4b4b;     margin-top: 3px;}
.popup-tophead .location p{display:block; overflow:hidden; vertical-align:middle; font-size:13px; font-weight:500; color:#111111;}
.call-detail{width:100%; float:left;}
.call-detail ul{width:100%; float:left; margin-bottom:15px;}
.call-detail ul li{float:left; padding-right:25px;}
.call-detail ul li:last-child{padding-right:0;}
.call-detail ul li label{color:#111111; font-size:13px; font-weight:500; margin:0; padding-right:8px;}
.ph-number .anchor-call{color:#2399ef; border-color:#2399ef;  margin-right: 3px;}
.anchor-call{padding:3px 10px; border-radius:20px; border:1px #a2a2a2 solid; color:#272727; font-size:13px; font-weight:500; display: inline-block; background:#fff; cursor:pointer;}
.anchor-call:hover{color:#0056b3; border-color:#0056b3;}
.anchor-call i{font-size:15px; display:inline-block; vertical-align:middle;}
.anchor-call samp{display:inline-block; vertical-align:middle;}
.popup-mid-body{width:100%; float:left;}
.popup-tab-container{width:100%; float:left;}
.popup-tab-nav{width:100%; float:left;  overflow: auto; background:#ededed; border-top:1px #fff solid;  border-bottom:1px #ccc solid;}
.room-detail-popup .popup-tab-nav{border-bottom:none; border-top:none;}
.popuptab-block {width: 100%; float: left; position: relative; background: #ededed;  }
.room-detail-popup .popuptab-block{border-bottom:1px #ccc solid; border-top:1px #fff solid;}
.popup-tab-nav ul{ display:table;  white-space:nowrap; float:left;  }
.popup-tab-nav ul li{display: table-cell; border-right: 1px #cfcfcf solid; white-space: nowrap; float:left; text-align: center; }
.popup-tab-nav ul li:last-child{border-right:none;}
.popup-tab-nav ul li:first-child .anchor{border-left:none;}
.popup-tab-nav ul li .anchor{color:#272727; font-size:13px; line-height:17px;font-weight:500; display:block; padding:5px 28px; position:relative; border-left:1px #ffffff solid;}
.popup-tab-nav ul li.active .anchor{background:#fff;}
.popup-tab-nav ul li.active .anchor:before{background:#124680; width:100%; height:3px;content:""; position:absolute; bottom:0; left:0;}
.popup-tab-content{width:100%; float:left;}
.pop-tab-contener{width:100%; float:left;}
.inner-tab-content{width:100%; float:left; padding:10px 15px 15px;}
.inner-tab-content h2{font-size:14px; font-weight:700; color:#000; margin-bottom:5px; display:inline-block;}
/*.inner-tab-content.scroll-popup{max-height:50vh;}*/
.mid-tab-section{width:100%; float:left;}
.mid-tab-section p{color:#777777; font-size:14px; margin-bottom:10px; line-height:24px;}
.mid-tab-section p:last-child{margin-bottom:0;}
.btn-continue{float:right; padding: 3px 10px; position: absolute;  top: 0;  right: 0;}
.btn-continue .btn { padding: 1px 10px; font-size: 12px;}
/*room detail Popup css Start*/
.room-detail-popup{width:100%; float:left;}
.room-detail-popup .popup-mid{flex-wrap:wrap;}
/*.room-detail-popup .popup-mid.scroll-popup{max-height:75vh; overflow:auto;}*/
/*.scroll-popup{max-height:75vh; overflow:auto;}*/
.room-detail-popup .popup-content{border:7px rgba(255, 255, 255, 0.50) solid; background: none; max-width:950px; padding: 0;  box-shadow: none;}
.room-detail-popup .popup-head { background: none; padding: 0;}
.room-detail-popup .popup-close{position:absolute; top: -12px; right: -34px;}
.room-detail-popup .popup-close .icon{font-size:18px;}
.room-info{width:100%; float:left;}
.room-info .room-checkout{width:100%; float:left;}
.room-check-info{float:left; margin-bottom:2px;  width: 100%;}
.room-info .room-check-info small{color:#929292; font-size:13px;}
.room-info .room-check-info span{color:#111111; font-size:13px; font-weight:500;}
.check-price{float:right; text-align: right;}
.check-price span{font-size:26px; line-height:30px; font-weight:700; color:#000; text-align:right; }
.check-price span i{font-weight:500;}
.check-price small{display:block; font-size:11px; color:#9d9d9d;}
.room-select-info{width:100%; float:left;}
.select-head{width:100%; float:left; background:#f1f1f1; padding:5px 15px; border-top:1px #fff solid;  display:flex; align-items:center;  justify-content:space-between;}
.room-detail-popup .popup-mid-body{border-top:1px #c9c9c9 solid}
.read-more-popup .popup-mid-body { border-top: 1px #c9c9c9 solid;}
.select-head h2{display:inline-block; margin-bottom:0;}
.select-head .btn{padding:1px 10px; font-size:13px;} 
.select-head span{display:inline-block; vertical-align:middle; padding-left:5px;}
.select-head span img{width:24px; height:24px; cursor:pointer; }
.select-pay-info{width:100%; float:left;}
.inner-col-block{width:100%; float:left;}
.thead-col{width:100%; float:left; border-bottom: 1px #ebebeb solid;}
.tbody-col{width:100%; float:left;}
.room-col .cols{width:35%; float:left; text-align: center; padding: 8px 10px;}
.room-col .cols .layer{width:100%; float:left;}
.thead-col .cols{height:40px;}
.thead-col .cols span{color:#aeaeae; font-size:11px; line-height:40px;}
.room-col .col-check{width:8%; display: flex;  align-items: center; }
.rooms-detail-outer{width:92%; float:left;}
.tbody-col .cols{ min-height: 40px;}
.tbody-col ul{width:100%; float:left;}
.tbody-col  ul  li{width:100%; float:left; border-bottom:1px #ebebeb solid; display:flex;}
.room-price span{display:inline-block; padding-right:15px;}
.room-price span.w-price, .room-price span.w-price small{color:#fe0505; font-size:14px; font-weight:500;}
.room-price span.w-price samp i{font-size:11px;}
.room-price span.c-price, .room-price span.c-price small{color:#000000; font-size:14px; font-weight:700;}
.room-price span.c-price samp i{font-size:11px;}
.room-price span.a-price, .room-price span.a-price small{color:#a9a8a8; font-size:14px; font-weight:400;}
.room-price span.a-price samp i{font-size:11px;}
.room-price span.a-price, .room-price span:last-child {padding-right:0;}
.room-det span{color:#010000; font-size:13px; font-weight:500;}
.room-offer span{color:#9a9a9a; border-right:1px #111 solid;  display: inline-block; line-height: 12px; font-size:12px; padding-right:4px;  margin-right:4px;}
.room-offer span:last-child{border-right:none;}
.room-offer span.link-anchor{border-right:none; color:#2399ef; }
.link-anchor{color:#2399ef; font-size:12px; cursor:pointer;}
.link-list .link-anchor{margin-right:15px;}
.link-list .link-anchor:last-child{margin-right:0;}
.col-check .radio-check [type="radio"]:checked + label:before, .col-check .radio-check [type="radio"]:not(:checked) + label:before{border-width:2px;}
.col-check .radio-check [type="radio"]:checked + label:after, .col-check .radio-check [type="radio"]:not(:checked) + label:after{background:#f4a934;}
.col-check .radio-check [type="radio"]:checked + label:before{border-color:#f4a934;}
.cols-list-block{width:100%; float:left;}
.cols-list-acc{width:100%; float:left; background:#f5f5f5; }
.rate-break-list{width:100%; float:left;}
.cols-list-acc h4{font-size:14px; font-weight:700; color:#000;     margin-bottom: 15px;}
.rate-break-list .thead-list, .rate-break-list .tbody-list{width:100%; float:left;}
.rate-break-list .tbody-list ul{width:100%; float:left;}
.rate-break-list .tbody-list ul li{width:100%; float:left;}
.rate-break-list .thead-list > .cols-list, .rate-break-list .tbody-list  ul li  > .cols-list{width:25%; float:left; padding:5px 10px;}
.rate-break-list .thead-list > .col-price, .rate-break-list .tbody-list  ul li  > .col-price{text-align: center;}
.rate-break-list .tbody-list ul li > .col-price i{font-size:10px;}
.rate-break-list .thead-list .cols-list span{font-size:12px; color:rgba(0, 0, 0, 0.50);}
.rate-break-list .tbody-list .cols-list span{font-size:12px; color:rgba(0, 0, 0, 1);}
.layer.room-offer , .layer.link-list{margin-top:5px;}
.room-detail-popup .popup-head h3{display:none;}
.room-detail-popup.popup-crad .popup-outer{padding: 16px 36px;}
.mob-head{color: #aeaeae; font-size: 11px; line-height:13px; display:none;}
.cols.col-inclusion { width:30%;}
.cols.col-inclusion span{ display:inline-block; padding:0 2px; font-size: 13px; font-weight:400; word-break: break-all;}

.cancellation-col{width:100%; float:left; }
.thead-col-list{width:100%; float:left;}
.cancel-cols{width:33.3%; float:left; padding:5px;}
.cancel-cols span{font-size: 12px; color: rgba(0, 0, 0, 1);}
.cancel-cols span i{font-size: 10px;}
.cancellation-col .thead-col-list .cancel-cols span { font-size: 12px; color: rgba(0, 0, 0, 0.50);}
.rate-breakup, .cancellation-policy{position:relative; padding-left:15px;}
.rate-breakup:before, .cancellation-policy:before { content: "\f107";  position: absolute;  left: 0;  top: -5px;  font-family: 'FontAwesome';  font-size: 16px;  transition: all 0.3s ease 0s;}

.cols-list-block.open .rate-breakup:before, .cols-list-block.open-policy .cancellation-policy:before {transform:rotate(-180deg);}

.rate-break-detail{width:100%; float:left; max-height:0; overflow:hidden; transition:max-height 0.5s ease;}
.rate-break-detail .rate-breakupsummary{  border:1px rgb(217, 230, 247) solid;}
.rate-break-detail .table-week-list table th{ background: #fff;}
.rate-break-detail .day-list li:first-child{border-top:none; }
.cols-list-block.open .rate-break-detail{max-height:1000px; padding:12px 40px; border:1px #e2e3e4 dashed;}
.summary-title{width:100%; float:left; background:#124680; display:flex; align-items:center; padding: 19px 10px;}
.summary-title h3{font-size:16px; font-weight:500; color:#fff;}
.rate-break-detail .table-week-list table td{background: #fff;}
.rate-break-detail .list-price li{display:block; border: none; padding: 8px 5px;}

.cancellation-detail{width:100%; float:left; max-height:0; overflow:hidden; transition:max-height 0.5s ease;}
.cols-list-block.open-policy .cancellation-detail{max-height:1000px; padding:12px 40px;border-top: 1px #e2e3e4 dashed; border-bottom: 1px #e2e3e4 dashed;}
.room-col.tbody-col .col-check { border-right:1px rgba(0, 0, 0, 0.10) solid;}
.room-col.tbody-col .col-check .radio-check{display: flex;  justify-content: center; height: 20px;}
/*room detail Popup css end*/

.search-form-wrap .col-radio{width: 100%}
.search-form-wrap .col-radio .form-block{margin-bottom: 15px;}

/*calendar css start*/
.fc-content-skeleton .fc-event, .fc-event-container .fc-event {background: #124680;  border-color: #124680; color:#fff;padding:1px 2px }
.fc-content-skeleton .fc-title, .fc-event-container .fc-title{color:#fff; font-size:10px; font-family: 'Roboto', sans-serif;}
.fc-event-container .fc-title img{margin-right:3px;}
.fc-content-skeleton .fc-title, .fc-event-container .fc-title samp{width:100%; float:left;}
.fc-more-cell .fc-more{font-size:11px;}
.fc-button-group .fc-state-active, .fc-button-group .fc-state-down{background-color: #2399ef; color:#fff; box-shadow:none; }
.fc-button-group button{text-transform:uppercase;font-family: 'Roboto', sans-serif;  background: none; box-shadow: none; border-color: #2399ef;}
button.fc-today-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right {text-transform: uppercase; background: #ececec;  box-shadow: none;}

.fc-button-group .fc-icon-left-single-arrow:after{content: "Prev Month"; font-weight:400; text-transform: capitalize;  position: relative; top:-4px; font-size:11px;}
.fc-button-group .fc-icon-left-single-arrow:before{content: "\AB";  top:-3px; position: relative; padding-right:3px; font-size:18px; font-weight:400;}
.fc-left .fc-button-group .fc-icon{font-family: 'Roboto', sans-serif !important; top: 0px;    margin: 0;   height:25px; line-height:25px}
.fc-button-group .fc-icon-right-single-arrow:after{content:"\BB";  top:-3px; position: relative; padding-left:3px; font-size:18px; font-weight:400;}
.fc-button-group .fc-icon-right-single-arrow:before{content: "Next Month"; font-weight:400; font-size:11px; text-transform: capitalize;  position: relative; top:-3px;}
.fc-button-group .fc-icon-left-double-arrow:after{content: "Prev Year"; font-weight:400; text-transform: capitalize;  position: relative; top:-4px; font-size:11px;}
.fc-button-group .fc-icon-left-double-arrow:before{content: "\AB";  top:-3px; position: relative; padding-right:3px; font-size:18px; font-weight:400;}
.fc-button-group .fc-icon-right-double-arrow:after{content:"\BB";  top:-3px; position: relative; padding-left:3px; font-size:18px; font-weight:400;}
.fc-button-group .fc-icon-right-double-arrow:before{content: "Next Year"; font-weight:400; font-size:11px; text-transform: capitalize;  position: relative; top:-3px;}
 .fc-toolbar .fc-left button:nth-child(2n){ margin-right:5px;  border-top-right-radius: 4px;  border-bottom-right-radius: 4px;}
 .fc-toolbar .fc-left button:nth-child(3n){ border-top-left-radius: 4px;  border-bottom-left-radius: 4px;}
 .fc-toolbar .fc-right button { font-size: 11px;  height: 25px;}

/*booking hold css start*/
.booking-hold-card{float:left; width:100%; }
.booking-hold-block .edit-profile-bar{display:block;}
.edit-booking-bar{width:100%; float:left;}
.edit-booking-bar .fare-summery{display:none; margin-top:10px;}
.edit-booking-bar  .title-fare > h3{padding-left:0;}
.edit-booking-bar.show .fare-summery{display:block;}
/*booking hold css end*/

.advance-search{float:left; width:100%; border-top:1px dashed rgba(255,255,255,0.14); padding:10px 0 0; margin-top:10px; display:flex; justify-content:space-between;}
.seat-list{float:left; display:flex; flex-wrap:wrap; flex:1;}
.seat-list span{float:left; padding:2px 6px; color:#fff; font-size:12px; text-transform:uppercase; border:1px solid rgba(255,255,255,0.08); background:rgba(255,255,255,0.08); margin-right:2px; cursor:pointer; margin-bottom:2px;}
.seat-list span:hover, .seat-list span.active{color:#111; background:#f4a934;}
.seat-available{float:right; margin-left:10px;}
.seat-available span{color:#fff; font-size:14px; background:rgba(255,255,255,0.06); border:1px solid rgba(255,255,255,0.06); float:left; padding:2px 8px;}
.no-seats span{color:#ee0b0b; background:none; border-color:#ee0b0b;}
.flight-price{float:left; width:100%; display:flex; align-items:center; justify-content:center; flex-wrap:wrap; padding:14px 0 0; border-top:1px dashed rgba(255,255,255,0.14); margin-top:10px;}
.flight-price .btn{text-transform:none; font-size:14px; padding:6px 16px;}
.search-form-wrap .advance-search-result  .col-radio  .form-block{margin-bottom:10px;}
.search-form-wrap .advance-search-result .search-inner-block .mid-tab-form .form-inner{margin-bottom:18px}

.advance-search-bottom .booking-info.red-border {border: 1px Solid #ee0b0b;padding: 5px 10px;}
.advance-search-bottom .flight-price{border-top:none; margin-top: 0;}
.advance-search-bottom .booking-info{border: 1px transparent solid; padding: 5px 10px;}
.advance-search-bottom .seat-error-msg {text-align: center;}
.advance-search-bottom .flight-booking .cols {padding-right: 10px; margin-right: 10px; align-self: center;}
span.btn.disabled{opacity: 0.65; pointer-events: none;}
.advance-search-bottom .total-fare span{width:auto;}
.error-msg-block{width:100%; float:left;}
.error-msg-block span.error-msg{position:inherit; text-align: center; font-size:13px; margin-bottom:5px;}
.fare-left{float:left;}
.fare-left .tooltip-amount{ float:left; padding-top:4px;}
.fare-left .tooltip-amount a.tooltip-link{border:none; color:#2399ef;}
.fare-left .tooltip-amount a.tooltip-link:before{display:none;}

.advance-search-bottom .seat-error-msg{width:100%; float:left;}
.advance-search-bottom .flight-price{padding-top:10px;}
.advance-search-bottom .flight-booking .cols.total-fare-amount{margin-right:0; flex: 1; padding-right:0;}


.fare-left .amount-detail{top:auto; bottom:0; margin-bottom:12px; box-shadow: 0 0 5px rgba(0,0,0,0.12); padding-top:0;  right: calc(100% - 184px);}
.fare-left .amount-detail ul:before{bottom:-4px; top:auto;}


.print-ticket a{padding:2px 8px; font-size:13px; border:1px #fff solid;  display:inline-block; border-radius:3px; color:#fff; margin-right:3px;}
.print-ticket a i{font-size:14px; margin-right:5px;}
.print-ticket a:hover{background:rgb(35, 153, 239); border-color:rgb(35, 153, 239);}
.btn-mail-block{width:100%; float:left; padding:10px 0; text-align:center;}
.search-form-wrap .multi-search-result .search-inner-block .mid-tab-form .form-inner{margin-bottom:50px;}
span.btn.disabled{opacity: 0.65; pointer-events: none;}


/*booking confirmation css start*/
.flight-details-block{float:left; width:100%;}
.flight-col{float:left; width:100%;}
.flight-head{float:left; width:100%; border-bottom:1px solid #e6e6e6; padding-bottom:10px; margin-bottom:12px;}
.flight-head .cols{float:left; width:50%;}
.flight-head .cols:last-child{text-align:right;}
.flight-head .cols i{color:#999; font-size:16px; vertical-align:middle; margin-right:4px;}
.flight-head .cols span{display:inline-block; vertical-align:middle; color:#000; font-size:12px; text-transform:uppercase; font-weight:500;}
.flight-head .cols span.pnr-no{color:#11457f; font-weight:700;}
.flight-list{float:left; width:100%; }
.flight-list .cols{float:left; width:50%;}
.flight-list .cols:last-child{text-align:right;}
.flight-list ul{float:left; width:100%;}
.flight-list ul li{float:left; width:100%; font-size:13px; color:#000; padding:2px 0;}
.flight-list ul li span.text-bold{font-weight:500; color:#000;}
.text-bold{font-weight:500; color:#000;}

.flight-information{width:100%; float:left;}
.inner-fl-info{width:100%; float:left; overflow:auto;}
.fl-book-info{width:100%; float:left; border:1px solid #e6e6e6; white-space:nowrap;}
.fl-book-info th{padding:5px; border-left:1px solid #e6e6e6;} 
.fl-book-info td{padding:5px; border-left:1px solid #e6e6e6; border-top:1px solid #e6e6e6;} 
.passenger-information{width:100%; float:left;}
.passenger-fl-info{width:100%; float:left;}
.passenger-fl-info .cols{width:100%; float:left; background: #f7f7f7; margin-bottom:10px;}
.passenger-fl-info .cols:last-child{margin-bottom:0;}
ul.psg-list {width: 100%; float: left; padding: 10px;}
.passenger-fl-info .cols li{width:50%; float:left; margin:2px 0; }
.passenger-fl-info .cols li span{font-size:13px; float:left;  width: 30%; color:rgba(0, 0, 0, 0.65);}
.passenger-fl-info .cols li small{font-size:13px; float:none; padding-right:10px; display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.passenger-fl-info .cols .adult-title{margin-bottom:0; padding:5px 10px; background:#f3f3f3; border-bottom:1px #e2e1e1 solid;  border-top:1px #e2e1e1 solid;}
.passenger-fl-info .cols .adult-title small{font-size:12px; font-weight:500; color:rgba(0, 0, 0, 0.55);}
.fare-rule-info{width:100%; float:left;}
/* .inner-fare-block{width:100%; float:left; max-height:250px; overflow:auto;} */
.inner-fare-block{width:100%; float:left;}
.inner-fare-block p{font-size:13px; margin-bottom:10px;}

.fare-title{color: #030303; font-size: 12px; float: left; width: 100%; margin-bottom: 8px;}
.confirm-booking .tabs-content-wrap{padding-top:0}
.confirm-booking .step-content .step-title{margin-bottom:8px;}
.hold-booking-confirm .review-step-deatil{background:#f4a934;}
.hold-booking-confirm .review-step-deatil .flight-head{border-bottom:1px #ec9e24 solid;}
.hold-booking-confirm .flight-head .cols span, .hold-booking-confirm .flight-list ul li, .hold-booking-confirm .flight-list ul li span.text-bold{color:#fff;}

/*jf select css start*/
.Select-input{width:100%; float:left; }
.Select-input input{width:100%!important; float:left; border: none;  border-bottom: 1px #ccc solid; height:35px; font-size: 14px;  color: #0f1d35;  font-weight: 600; }
.Select.has-value.is-clearable.is-searchable.Select--single, .is-clearable.is-searchable{position:relative; width:100%; float:left;}
.Select-menu-outer{width:100%; float:left; position:absolute; top:37px; left:0; background:#fff; z-index:99; box-shadow:0 0 2px rgba(0, 0, 0, 0.24);-webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.24); border:1px rgba(0, 0, 0, 0.14) solid; padding:0;}
.Select-clear{display:none;}
.Select-value, .Select-placeholder{height:35px; line-height:35px;  position:absolute; top:0; width:100%; padding-right:18px}
.Select-value span, .Select-placeholder{font-size: 14px;  color: #0f1d35;  font-weight: 600;}
.Select-arrow-zone{float:right; display:none}
.Select-value-label samp{display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding-right:10px;}
.VirtualSelectGrid {z-index: 1;}
.VirtualizedSelectOption {cursor: pointer; line-height:24px; font-size:14px; padding:5px 10px;} 
.VirtualizedSelectFocusedOption { background-color:#c7def7; }
.VirtualizedSelectDisabledOption { opacity: 0.5;}
.VirtualizedSelectSelectedOption { font-weight: bold;}
.multi-search-result .VirtualizedSelectOption{ font-size:12px; padding:5px 5px;} 

/*fare change popup css start*/
.total-fare-card .popup-content{max-width:600px;}
.fare-change-block{width:100%; float:left;}
.fare-block-inner{width:100%; float:left;}
.fare-block-inner .fare-col{width:100%; float:left;}
.fare-block-inner .fare-col .cols{width:33.3%; float:left; height: 40px; line-height: 40px;}
.fare-block-inner .fare-col .cols span{font-size:14px;}
.fare-block-inner .fare-col.fare-tbody ul{width:100%; float:left;}
.fare-block-inner .fare-col.fare-tbody ul li{width:100%; float:left; border-bottom: 1px rgba(0, 0, 0, 0.12) solid;}
.fare-block-inner .fare-col.fare-thead{border-bottom: 1px rgba(0, 0, 0, 0.12) solid; background:#f5f5f5;}
.fare-block-inner .fare-col.fare-thead span{font-weight:500;}
.fare-bottom-block{width:100%; float:left; margin-top: 10px;}
.fare-bottom-block span{width:100%; float:left; font-size:14px; font-weight: 500;}
.popup-footer{width:100%; float:left; text-align:center; margin-top:20px;}
.popup-footer .btn{margin:0 2px;}
.fare-block-inner .fare-col .cols span.red-text{font-weight:500;}

/*No Results Css*/
.error-wrap{float:left; width:100%; margin-bottom:20px;}
.error-wrap-outer{float:left; width:100%; background:#fff; box-shadow:1px 0 4px rgba(0,0,0,0.19); border-radius:3px;}
.error-wrap-outer .block{display:flex; float:left; width:100%; align-items:center; justify-content:center; padding:20px 0; min-height:400px;}
.no-error-box{float:left; width:100%; text-align:center; }
.no-error-box figure{display:inline-block; width:100%; max-width:160px;}
.no-error-box p .text-anchor{color:#fb9239; text-decoration:underline;}
.no-error-box p{float:left; width:100%; color:#585757; font-weight:400; font-size:16px; margin-bottom:10px;}
.adult-form-outer .error-msg{display:block; line-height:10px; font-size:9px; top:64px; bottom: auto;}

/*transaction-search-form*/
.search-transation{width:100%; float:left; margin-bottom:10px;}
.transaction-search-form{width:100%; float:left;}
.table-transaction{width:100%; float:left;}
.statement-transaction{width:100%; float:left;}
.form-sec-block{padding:10px; border:1px rgba(0, 0, 0, 0.10) solid; background: #fff; }
.title-search{color: #030303; font-size: 12px; font-weight: 500; float: left; width: 100%; width:100%; float:left; border-bottom: 1px rgba(0, 0, 0, 0.20) solid; padding-bottom:5px; margin-bottom:12px;}
.search-form{width:100%; float:left;}
.col-transaction{width:100%; float:left;}
.transaction-list{width:100%; float:left;}
.transaction-list li{width:100%; float:left; border:1px rgba(0, 0, 0, 0.10) solid;  margin-bottom:15px;}
.transaction-list li:last-child{margin-bottom:0;}
.col-table{width:100%; float:left;}
.col-table{width:100%; float:left;} 
.col-table .cols{float:left; width:41%; padding:5px 10px;}
.col-thead{background:#124680; display: flex;  flex-wrap: wrap;}
.col-table.col-thead .cols.col-name { display: flex; flex-wrap: wrap;  align-items: center;}
.col-thead span{font-weight:500; font-size:13px;}
.col-tbody span{width:100%; float:left; line-height: 16px; font-size:13px;}
.col-bottom{width:100%; float:left;  margin-top:3px;}
.book-datail{ width:100%; float:left; margin:3px 0;  }
.book-datail span{font-size:13px; font-weight:500; width:100%; float:left; }
.book-datail small{font-size:12px; color:rgba(0, 0, 0, 0.65); width:100%; float:left;} 

.col-table .cols.col-pnr{width:28%;}
.col-table .cols.col-name{width:31%;}
.col-table.col-tbody .cols.col-name{counter-reset: my-sec-counter; }
.col-table.col-tbody .cols.col-name span{ padding-left:20px;}
.col-table .cols.col-name span{position:relative; margin-bottom:3px; font-size:13px; color:rgba(0, 0, 0, 0.75); }
.col-table .cols.col-name span:last-child{margin-bottom:0;}
.col-table.col-tbody .cols.col-name span:before{ counter-increment: my-sec-counter 1; content: " " counter(my-sec-counter) ". "; position:absolute; left:0px;}
.inner-pnr{width:100%; float:left; background:#f3f6f9; border:1px rgba(0, 0, 0, 0.10) dashed; padding:10px; }
.foot-block{width:100%; float:left; background:#f7f7f7; padding:5px 10px; text-align:right;}
.foot-block .btn{border:1px solid transparent;}
.foot-block .btn, .foot-block .btn-border{font-size:14px; text-transform:capitalize; padding:0px 10px; height:28px; line-height:28px; font-weight:500; margin: 0 2px;  vertical-align: middle;
    display: inline-block;}
.foot-block .btn-border{background:#fff; }
.foot-block .btn-border:hover{background:#f4a934; color:#fff; border-color:#f4a934;}
.question-tag{display:inline-block; vertical-align:middle; padding-right:5px; }
.question-tag i{color:rgba(0, 0, 0, 0.65); font-size:15px;}
.statement-transaction .col-left{width:70%; float:left;}
.statement-transaction .col-right{width:30%; float:left;}
.form-sec-block .form-group{margin-bottom:10px;}
.form-sec-block .form-group label{margin-bottom:2px;}
.col-table .cols.col-pnr .col-info{width:100%; float:left; margin-bottom:5px;}
.col-table .cols.col-pnr .col-info:last-child{margin-bottom:0;}
.ticket-info{width:100%; float:left;}
.ticket-info .text-bold{color:rgba(0, 0, 0, 0.65);}
.col-table .cols.col-pnr .col-info small{width:100%; float:left; color:rgba(0, 0, 0, 0.65); font-size:12px; word-break:break-all;}
.cols.col-hold .hold-info{font-weight:400; font-size: 11px;}
.cols.col-hold .hold-info a{color:#f4a934;}
.col-thead span{color:#fff;}
.col-table.col-thead .cols span{color:#fff;}
.col-thead .cols.col-hold{width:69%;}
.custom-select-box .Select-value, .custom-select-box .Select-placeholder{background: #f7f7f7;  height: 36px;    line-height: 36px; }
.custom-select-box  .Select-value span, .custom-select-box  .Select-placeholder{font-size: 13px;  color: #151515; font-weight:400; padding-left:10px;}
.custom-select-box  .Select-value span{display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;    float: none;}
.custom-select-box .is-focused .Select-value, .custom-select-box .is-focused .Select-placeholder{ box-shadow: 0 0 1px #057dd4;  background: #fff;  border-color: #057dd4;}
.custom-select-box .Select-input input{border:none;}
.custom-select-box .VirtualizedSelectOption{font-size:12px;}
.form-sec-block .SingleDatePicker_picker__directionLeft { right: 0;  left: auto!important; z-index:9;}

.gds-return-section .price-col{position:relative;}
.gds-return-section small.offered-fare{color:#2399ef; font-size:12px; font-weight:500; position:absolute; top:28px; width:100%;}
.gds-return-section .bottom-table-col{padding:14px 10px}
.trip-card .amount-detail.fare-tooltip{right:0}
.trip-card .amount-detail.fare-tooltip ul:before{right:10px; left:auto;}
.trip-card .non-stop-tooltip{right:0;}
.trip-card .non-stop-tooltip ul:before{right:-4px; left:auto;}
.trip-card .non-stop-tooltip ul li .col-stop:first-child{text-align:left;}

/*bank detail css start*/
.bank-detail-table{width:100%; float:left; padding:0;}
.tab-text{width:100%; float:left;}
.list-col{width:100%; float:left; justify-content:center; display:flex;}
.bank-detail-table .table-container table tbody td.list-td{position:relative; border-bottom:1px solid #dedede !important;  padding:3px 8px; text-align: left;}
.bank-detail-table .table-container table tbody td.list-td p{font-size:13px; color:#f4a934; font-weight:400; }
.bank-detail-table .table-container table tbody tr td {border-bottom:none; padding:4px 8px;}
.bank-detail-table .table-container table tbody tr{background:#f9f9f9;}
.bank-detail-table .table-container table tbody tr:nth-child(4n+1){background:#fff;}
.bank-detail-table .table-container table tbody tr:nth-child(4n+2){background:#fff;}



.list-td:before{content:"\e921"; font-family:'icon' !important; margin:0 auto; position:absolute; left:20px; right:0; top:-12px; color:#124580; font-size:12px; display:none;}


.bottom-search{width:100%; float:left; display:flex; justify-content:space-between; align-items:center;}
.show-check{float:left;}
.show-check span{font-size:14px; font-weight:500;     padding-left: 5px; display:inline-block; vertical-align:middle; color: rgba(0, 0, 0, 0.75);}
.bottom-search .form-btn-block{width:auto;}

/*search checkbox css*/
.control-group .picky__input{border:none; border-bottom:1px solid rgba(0,0, 0, 0.25); height:35px; padding:0; font-size: 14px; color: #0f1d35;  font-weight:600;}
.control-group .picky__input:before{content:"\f0d7";  position:absolute;  right:5px; top:0;  color:rgba(0, 0, 0, 0.25); font-family:'FontAwesome';  display: flex; line-height: 36px; font-size:11px;}
.control-group .picky__input:after{display:none;}
.control-group .picky__dropdown .option.selected, .control-group .picky__dropdown .option:hover, .control-group .picky__dropdown li.selected, .control-group .picky__dropdown li:hover{background:#c7def7}
.control-group .picky__dropdown .option:focus, .control-group .picky__dropdown li:focus{outline:none!important;}
.control-group .picky__dropdown .option, .control-group .picky__dropdown li{ font-size:14px; padding:7px 10px; }
.control-group .picky__dropdown{max-height:250px!important; overflow-y: auto!important; box-shadow:0 0 2px rgba(0, 0, 0, 0.24);-webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.24); border:1px rgba(0, 0, 0, 0.14) solid;}
.control-group .picky__dropdown .option input[type=checkbox]{display:inline-block; vertical-align:middle;}


.select-booking{background:#eaf1eb;}
.confirm-icon{ border-radius:50%; -webkit-border-radius:50%;   display:inline-block; vertical-align:middle; }
.flight-head .confirm-icon i{color:#0ca01f; font-size:18px; line-height:25px; display:block; text-align:center; margin:0; margin-right:8px;}
.multicity-popup .SingleDatePicker_picker__directionLeft{left:auto!important; right:-20px;}
.SingleDatePicker_picker, .DateRangePicker_picker{z-index:7;}


.change-request-popup{}
.change-requrst-block{width:100%; float:left;}
.change-requrst-block h5{font-size:14px; font-weight:500;margin-bottom: 10px;}
.change-requrst-block .block{margin-top: 20px;}
.refund-sector{width:50%; float:left;}
.select-block{width:100%; float:left;}
.select-block .form-control{border:1px rgba(0,0, 0, 0.25) solid; padding:10px; }
.select-sector{width:100%; float:left; margin-bottom:6px;}
.select-sector span{padding-left:10px; font-size:13px; font-weight:500; color:rgba(0, 0, 0, 0.65); }
.note-sector{width:100%; float:left;}
.remark-sector textarea{padding:10px; border:1px rgba(0,0, 0, 0.25) solid; height:80px;}
.note-sector ul{width:100%; float:left; counter-reset: my-sec-counter;}
.note-sector ul li{width:100%; float:left; font-size:13px;  color:rgba(0, 0, 0, 0.85); position:relative; padding-left:20px; margin-bottom:5px;}
.note-sector ul li:before{ counter-increment: my-sec-counter 1; content: " " counter(my-sec-counter) ". "; position:absolute; left:0px;}
.change-request-popup .popup-head h2 span{color:rgb(241, 239, 237); font-size:12px; display:inline-block; font-weight:700; vertical-align:middle; padding-left:3px;}

.gst-card .review-step{margin-bottom:0;}

.fare-trigger{width:100%; float:left; margin-bottom: 10px; display:none;}
.fare-trigger-btn{font-size:14px; padding:5px 10px; float:right;}
.close-fare{display:none;}
.title-fare{width:100%; float:left;}
.title-fare > h3{color: #030303;  font-size: 12px;  float: left;  width: 100%; margin-bottom: 8px;}
.inner-summary-block{width:100%; float:left;}

.react-datepicker__month-dropdown-container--select, .react-datepicker__year-dropdown-container--select{position:relative; margin-top:5px; }
.react-datepicker__month-dropdown-container--select:after, .react-datepicker__year-dropdown-container--select:after { content: "\f0d7";  position: absolute;  right: 5px;  top: 0;  color: rgba(0, 0, 0, 0.25);  font-family: 'FontAwesome';    display: flex;   line-height: 25px;}
.react-datepicker__month-dropdown-container--select select, .react-datepicker__year-dropdown-container--select select{height:25px; padding:2px 20px 2px 5px; border-radius:2px; -webkit-border-radius:2px; border:1px rgba(0, 0, 0, 0.15) solid; background:#e4e4e4;}

.search-card-info{float:left; margin-top:0px; padding-right:5px; }
.search-card-info .cahs-detail span{font-size:12px; line-height:14px; color:#fff;}
.search-card-info .cash-card > i{color:#fff; font-size: 20px;}
.search-card-info .cahs-detail p strong {font-size:14px;}
.search-card-info .cash-card{padding:3px 5px; background:#475158;}
.search-card-info .cahs-detail p{color:#fc9525; font-size:15px; line-height:16px;}
.search-card-info .col{width:175px;}
.cash-icon{float:left; padding-right:10px; margin-top: 7px;}
.cash-icon i{height:25px; width:25px; border-radius:50%; -webkit-border-radius:50%; background:#2a598d; cursor:pointer; font-size:13px; line-height:25px; text-align:center; color:#eeeeee;}
.balance-detail{float:left;  margin-top: -5px;}
.table-container table tbody td{line-height:19px;}
.table-container table tbody td.two-row span{line-height:19px; width:100%; float:left; font-size:12px;} 

.account-statement .table-outer{overflow:auto;}
.account-statement .table-container table{white-space:nowrap; }
.account-statement .balance-sheet-info{padding-bottom: 0px;}
.account-statement .balance-sheet-info .table-outer{margin-bottom: 10px; }
.account-statement .tabs-container-detail{min-height: inherit;}

.header-right-block{float:right;}
.header-right nav .block{display:none;}

/*notification css start*/
.notification-block{float:left; padding: 0 0 0 10px; position:relative;}
.search-form-wrap .notification-block{padding: 0 15px 0 0;}
.notification-top{margin-top:2px; position:relative; float:left;}
.notification-top samp{position: absolute;  top:-11px; right:-8px;  background: #2f9e12;  width: 18px;  height: 18px;  font-size: 8px; font-weight: 500;  border-radius: 50%;
-webkit-border-radius: 50%;  color: #fff;  text-align: center;  line-height: 17px;  padding: 1px;}
.notification-top samp small{font-size:8px; font-weight:500;}
.notification-top i{ border-radius:50%; -webkit-border-radius:50%; cursor:pointer; font-size:18px; line-height:25px; text-align:center; color:rgba(0, 0, 0, 0.75); cursor:pointer;}
.notification-dropdown-inner{ background:#fff; box-shadow:0 0 5px rgba(0,0,0,0.23); border-radius:3px; width:100%; float:left;} 
.notification-dropdown{width:275px; position:absolute;right:-10px;z-index:99; top:100%; display:none; padding-top:20px;}
.search-form-wrap .notification-dropdown{right:0px;}
.notification-list{width:100%; float:left; max-height:28vh; overflow:auto; }
.notification-list li{width:100%; float:left; padding:10px 10px; border-bottom:1px rgba(0, 0, 0, 0.15) dashed; font-size:13px; color:rgba(0, 0, 0, 0.75); line-height:17px;}
.notification-list li a{color:rgba(0, 0, 0, 0.75);}
.notification-list li i{font-size:16px;  float:left;  padding-right:10px;  color:#2aab09;  margin-top:2px;}
.notification-list li span{display:block; overflow:hidden; }
.notification-list li:hover{background:#f2f2f2;}
.notification-title{width:100%; float:left; background:#fff; padding:10px; position:relative; border-top-left-radius:3px; border-top-right-radius:3px; border-bottom:1px rgba(0, 0, 0, 0.15) solid;}
.notification-list li i.fa-times-circle{color:#f00;}
.notification-title:before{content:'';  position:absolute;  width:0;  height:0;  top:0;  box-sizing:border-box;  border:6px solid #fff;  border-color:transparent transparent #fff #fff;  transform-origin: 0 0;   transform: rotate(135deg);  box-shadow: -1px 1px 1px 0 rgba(0,0,0,0.20); margin: 0 auto;  right:0px;}
.notification-title h2{font-size:15px; font-weight:500; color:#000;}
.search-form-wrap .notification-top i{color: #eeeeee;}
.notification-block:hover .notification-dropdown{display:block;}
.notification-time{font-size:11px; font-weight:500;  color:rgba(0, 0, 0, 0.35);}
.notification-list li .pull-right{margin-top:3px;}

.header-inner .notification-account{display:flex!important; margin-top:15px; width: auto!important;}
.header-inner .notification-account .credit-block{display:none!important;}
.notification-account .user-detail{display:none!important;}
.notification-account .notification-block{padding-left:0;}
.notification-account .notification-dropdown{right:-14px;}
/*notification css end*/

.flight-booking .offered-fare{color: #2399ef;  font-size: 12px;  font-weight: 500;  position: absolute; top: 26px;}
.total-fare .block{position:relative;}
.flight-booking .total-fare-amount .offered-fare{top:30px;}

a.show-hide-right{float: right; border: 1px #2399ef solid;  border-radius: 3px;  padding: 2px 5px;}
a.show-hide-right span { color: #2399ef; font-weight: 500;  font-size: 12px;}
a.show-hide-right i{font-size:10px; padding-right:4px;}
.show-ssr{padding-bottom:0; border-bottom:none;}
.show-ssr .adult-title{margin-bottom:0;}

.room-list li.hide{pointer-events: none; display: none;}
.show-child-detail .tooltip-ch-info {display: block;}
span.disabled-click{pointer-events: none;}

.green-text{color: #27a102;}
.table-container table tbody td.green-text{color: #27a102;}
.create-report{width:100%; float:left; display:flex; justify-content: center;}
.create-report .search-report-form {  width:100%; justify-content:center;  max-width: 500px; padding: 20px;}
.create-report .search-report-form .form-group {margin-bottom:30px;}
.create-report .search-report-form .form-group label{margin-bottom:5px;}
/* .create-report .form-group .input-group .SingleDatePicker .SingleDatePickerInput{border: 1px solid #d9d9d9;    border-radius: 3px !important;} */

.btn-loader.loader-ring {line-height:15px;  padding-right:5px;}
.btn-loader.loader-ring span{width:18px; height:18px; border-width:3px;}

/*confirmation popup css start*/
.confirmation-popup{width:100%; float:left;}
.inner-confirmation{width:100%; float:left; padding-top:10px;}
.inner-confirmation p{font-size:14px; color:rgba(0, 0, 0, 0.85);}
.confirmation-popup .popup-content{max-width:350px;}
.confirmation-popup .popup-footer .btn{padding:0px 15px; line-height:26px;  font-size:14px;  font-weight:400;  height:26px;}
.confirmation-popup .popup-scorll{padding:0 14px;}
.confirmation-popup .inner-confirmation p {text-align: center;}


.fc-unthemed .fc-popover{ border-width: 1px;  border-style: solid;  left: 0!important;  right: 0!important; top:12%!important; width: 100%; max-width:500px;  margin: 0 auto;
display: flex;   flex-wrap: wrap; background: #f5f5f5; border: 2px #b0acac solid;  border-radius: 4px; box-shadow: 0 0 6px rgba(0,0,0,0.55), 0 5px 5px rgba(0,0,0,0.50);}
.fc-unthemed .fc-popover .fc-header{width:100%; float:left; padding: 9px 4px; background: #2399ef!important; font-weight: 500;  color: #fff; font-size: 16px;}
.fc-unthemed .fc-popover .fc-header .fc-close{color:#fff!important;}
.fc-popover .fc-widget-content{width:100%; float:left;}
.fc-ltr .fc-popover .fc-header .fc-title{font-weight:500;}
.fc-unthemed .fc-popover .fc-header .fc-close { font-size: 17px!important;   margin-top: 0!important; }
.fc-unthemed .fc-popover .fc-event-container .fc-event{padding:5px 8px; margin:3px 0;}
.fc-more-popover .fc-event-container {padding:10px!important;    max-height: 345px;     overflow: auto;    }

 .reference_td{cursor:pointer;}
 
/*hotel popup css*/ 
.photo-block{width:100%; float:left;}
.photo-carosuel{width:100%; float:left; position:relative;}
.photo-carosuel li{width:100%; float:left; text-align: center;}
.photo-carosuel li img{border:2px #d9d9d9 solid; padding:3px; background:#efefef; height: 300px;} 
.photo-carosuel .owl-buttons .owl-prev i, .photo-carosuel .owl-buttons .owl-next i{color:#000;}
.photo-carosuel .owl-prev, .photo-carosuel .owl-next{ position:absolute; left:2px; top: calc(100% - 57%);}
.photo-carosuel .owl-next{left:auto; right:0;}
.amenities-block{width:100%; float:left;}
.amenities-list{width:100%; float:left; margin-bottom: 15px;}
.amenities-list ul{width:100%; float:left; padding-left: 15px;}
.amenities-list h2{font-size:14px; font-weight:500; color: rgba(0, 0, 0, 0.85);  border-bottom:1px #a8a7a7 dashed; margin-bottom:10px; padding-bottom:8px;}
.amenities-list ul li{width:100%; float:left; margin-bottom:8px; font-size:13px; color:rgba(0, 0, 0, 0.75); list-style:disc;}
.amenities-list ul li p { font-size: 13px;}
.map-block{width:100%; float:left;}
.map-block > div { position: relative;  height:55vh;}

.msg-text-red{width:100%; float:left;}
.msg-text-red p{color:#f00;}

.ht-form-wrap .banner-carosuel{margin-top:0;}
.ht-form-wrap.search-form-wrap .search-inner-block .mid-tab-form .form-inner{margin-bottom: 27px;}

/*image-gallery slider*/
.image-gallery-slider{width:100%; float:left;}
.inner-gallery{width:100%; float:left; position:relative; display: -ms-flexbox;  display: flex; -ms-flex-direction: column;  flex-direction: column;
    -ms-flex-direction: row;  flex-direction: row;  overflow: hidden;}
.lg-image{position:relative;  width:60%; height:53vh; padding-right:15px;     z-index: 99;}
.lg-image img{ -moz-box-shadow: 0 0 5px #d6d6d6; box-shadow: 0 0 2px #d6d6d6;  border: 2px solid #d6d6d6; padding: 3px; width:100%; height:100%;}
.thumbs-block{right:0px; top:-7px; width:40%;  height:100%;  font-size: 0px;  position: absolute;}
.lg-image div > div{background:#000; border:none; }
.thumb-img{width:100%; float:right;}
.thumb-img li {width:50%;  float: left;    padding: 6px 3px 0 3px;}
.thumb-img li a { position: relative;  text-indent: -4000px;  color: transparent;  opacity: 0.85; display:block;}
.thumb-img li a img {text-indent:0; -moz-box-shadow: 0 0 2px #f5f5f5; box-shadow: 0 0 2px #f5f5f5;  border: 2px solid #ede7e7;  float: left;  padding: 3px; height:108px;  width:100%;}
.thumbs-block .scrollbar-container{max-height:34vh;}
/*view-popup css start*/
.view-map-card{}
.map-block-popup{width:100%; float:left;  margin:10px 0 0;  border:1px rgba(0, 0, 0, 0.15) solid; }
.map-block-popup > div{position:relative; height:calc(100vh - 30vh);}

/*slider css start*/
.slider-range .noUi-horizontal{height:10px;}
.slider-range .noUi-target{ border-radius:5px; border:none;}
.slider-range .noUi-connect{background:#f3a645;}
.slider-range .noUi-horizontal .noUi-handle{width:22px; height:22px; border-radius: 50%;}
.slider-range .noUi-handle:after{display:none;}
.slider-range .noUi-handle:before{content: ""; position: absolute; height: 10px;  width: 10px;  background: #f3a645; left: 5px; border-radius: 50%; line-height: 22px;  top: 5px;}
.col-inner.slider-range {padding:0 10px; margin-top:20px;}
html:not([dir=rtl]) .slider-range .noUi-horizontal .noUi-handle { right: -12px;  left: auto;}
.slider-range .noUi-tooltip { display: block; position: absolute; border: 1px #dfdcdc solid;  border-radius: 3px;  background: #ffffff; color: #000000; padding: 1px 2px;  text-align: center;  white-space: nowrap;
 font-weight: 500; font-size:11px; line-height:12px;}
.slider-range .noUi-horizontal .noUi-handle-lower .noUi-tooltip { left:-5px; right: auto; transform: translate(0%);     -webkit-transform: translate(0%);}
.slider-range .noUi-horizontal .noUi-tooltip { -webkit-transform: translate(0%); transform: translate(0%); right:-5px; left: auto;}
.slider-range .noUi-horizontal .noUi-tooltip:before { content: "\e92e"; font-family: 'icon'; color: #000; font-size: 9px; display: inline-block; vertical-align: middle;}
/*no result found*/
.no-result-found{width:100%; float:left;  padding: 35px 20px;} 
.no-result-found figure{width:100%; max-width:130px; margin: 0 auto; display:table;}
.no-result-found .text-no-result{width:100%; float:left; text-align: center; margin-top: 45px;}
.text-no-result h2{float:left; width:100%; color:#000; font-weight:600; font-size:20px; margin-bottom:6px;}
.text-no-result p{float:left; width:100%; color:#000; font-weight:100; font-size:15px;}

.view-map-card.popup-crad .popup-outer{padding:20px 20px;}
.view-map-card .popup-content{max-width:1200px;}
.view-map-card .popup-scorll{overflow-y: hidden; max-height:100vh;}

.hotel-search-section .modify-search .tooltip-ch-info .form-inner { margin-bottom: 0;}
.hotel-search-section .modify-search  .form-inner{margin-bottom:24px;}

/*css fot title*/
.review-step .passenger-title{ background-color: #e8e8e8; float: left; width: 100%; display: flex; align-items: center; justify-content: space-between; height: 30px; padding: 0 10px; color: #000000;} 
.review-step .passenger-title .link-col { color: #000000; } 
.passenger-title .pull-left span, .passenger-title .mid span{display:inline-block; font-size:14px; font-weight:500; text-transform:uppercase; color:#000000;} 
.passenger-title .pull-left{display:flex; align-items:center;} 
.passenger-title .pull-left i{color:#000000; font-size:18px; vertical-align:middle; margin-right:8px;} 
.passenger-title .pull-left small{font-size:11px; color:#000000; text-transform:uppercase; margin-left:8px; display:inline-block;}

.hotel-book-container .cancellation-note{padding: 10px 15px;}
.hotel-book-container .fl-book-info.hotel-info{white-space: normal; word-break: break-all;}
.hotel-book-container .fl-book-info .room-inclusion > span {display: block;}

.booking-confirmation-container .review-booking-wrap .right-side .tabs-content-wrap{padding-top:0;}
.booking-confirmation-container .review-booking-wrap .fare-summery{margin-top:0; }
/*css fot title*/

/*rate summary popup*/
.summary-popup-mid{width:100%; float:left;  display: flex;}
.rate-summary {width:35%; float:left; }

.rate-summary-popup .popup-scorll{padding:0;}
.rate-summary-popup .popup-content{padding:0; border-radius:0; max-width:760px;}
.rate-price-list{width:100%; float:left; background:#f4f9fe;}
.list-price{width:100%; float:left; padding:0 10px;}
.list-price li{width:100%; float:left; padding:12px 5px;}
.list-price li span{float:left;  font-size:13px;  font-weight: 500;}
.list-price li small{float:right;   font-size:13px; font-weight: 500;}
.rate-summary-popup .popup-head{padding:15px 14px;}

.week-summary{width:65%; float:left; display:flex; flex-wrap:wrap; }
.table-week-day{width:12%; float:left; }
.day-list{width:100%; float:left; background:#f4a934; display: flex;  flex-wrap: wrap; height: 100%;}
.day-list li{width:100%; float:left; padding:0 10px; height: 12.5%;  display:flex; align-items:center;justify-content: center; color:#fff;}
.table-week-list{width:88%; float:left; overflow-x:auto; overflow-y: hidden;}
.table-week-list table{width:100%; float:left;}
.table-week-list table th, .table-week-list table td{padding:0 10px;  text-align:center; border-right:1px rgba(0, 0, 0, 0.15) dashed; border-bottom:1px rgba(0, 0, 0, 0.15) dashed;  white-space: nowrap;}
.table-week-list table td{font-size:13px;}
.table-week-list table tr:last-child td{border-bottom:none;}
.hotel-search-loader .searching-space:before{-webkit-animation:none;}
.hotel-search-loader .searching-slide{background:url(../images/ht-loading-bg.png)repeat-x 0 78%; -webkit-animation:none; text-align:center;}
.hotel-search-loader .searching-space:after{ -webkit-animation:none;}
.hotel-search-loader .searching-slide:before{background:none; background-size: 130px; -webkit-animation:none;}
.hotel-search-loader .searching-slide img{width:95px;}
.hotel-search-loader .searching-space:before{display:none;}

.rate-summary-wrap{width:100%; float:left; display:flex;}
.list-week{width:100%; float:left;     display: flex; background:#fff; height: 100%;}
.list-week li{display: flex;  flex-wrap: wrap; text-align:center; min-width: 20%;  width: 100%; background:#fff;}
.list-week li span{width:100%; float:left; font-size:14px; height: 12.5%; border-right:1px rgba(0, 0, 0, 0.15) dashed; border-bottom:1px rgba(0, 0, 0, 0.15) dashed; display: flex; justify-content: center;
    align-items: center; color: rgba(0, 0, 0, 0.75);  font-size: 13px;}
.list-week li span:last-child{border-bottom:none;}
.list-week li span.head-week{font-weight:500; font-size:14px; color: rgba(0, 0, 0, 0.85);}


.ht-body-content .no-result-found{background:#fff;  min-height:527px; display:flex; flex-wrap:wrap; align-content: center;}

/*map tooltip css*/
.map-tool-tip figure{width:70px; height:70px; float:left; border:1px rgba(0, 0, 0, 0.10) solid; border-radius:5px; margin:0;}
.map-tool-tip figure img{width:100%; height:100%; border-radius:5px;}
.map-tooltip-text{display:block; overflow:hidden; padding-left:15px; width:400px;}
.map-tooltip-text h6{font-weight:500; font-size:20px; margin-bottom:5px}
.map-tooltip-text p{font-size:14px; line-height:18px; color:rgba(0, 0, 0, 0.85); }

.ht-loader{padding-left:5px; margin:0!important;}
.ht-loader img{height:20px;}

.link-rate a{color:#81ade0; text-transform:capitalize; font-weight:400; font-size:12px; border:1px #81addf solid; padding:2px 5px; border-radius:3px;}
.link-rate a:hover{ color:#fff; border-color:#fff;}
.fare-outer .cols > h4 > samp.heading-title {display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding-right:10px;}

.loader-hotel{width: 100%; float: left; display: flex; position: fixed;  left: 0; height: 100%; right: 0; z-index: 99; top: 0;  justify-content: center; align-items: center;}
.loader-mid{  width: 100%; float: left; display: flex; justify-content: center; align-items: center;  flex-wrap: wrap;  z-index: 999; padding: 0 10px;}
.loader-mid span { width: 100%; float: left; text-align: center; color: #fff;  font-size: 15px;    margin-bottom: 5px;}
.loader-mid img{height:100px;  z-index: 10;}
.overlay-loader{float:left; width:100%; height:100%; width:100%; position:fixed; top:0; left:0; background:rgba(0,0,0,0.85); z-index:0; display:none; cursor:pointer;}
.overlay-loader.show{display:block; z-index:9;} 

.hotel-popup-header {width: 100%;  float: left; background:#eaf2fb; padding:3px 10px;  border-radius:1px;  border:1px #e1eefd solid; margin-bottom:10px;     margin-top:16px;}
.hotel-popup-header span { font-size:14px; font-weight:500;  color:rgba(0, 0, 0, 0.85);}
.hotel-book-container .loader.relative-loader .loader-content {min-height: 200px;}

.hotel-book-confirmation .inner-fl-info .pull-block{width:100%; float:left;}
.hotel-book-confirmation .inner-fl-info .pull-block span{    margin-bottom: 3px;  width: 100%;  float: left;} 
.hotel-book-confirmation .step-deatil-outer{ padding: 0px 10px 10px 10px;}

.account-info-top{width:100%; float:left;}
.inner-account-info{width:100%; float:left;}
.inner-account-info li{width:100%; float:left;  display: flex;}
.inner-account-info li .cols:first-child{border-left:1px rgba(0, 0, 0, 0.15) solid;}
.inner-account-info li .cols.center-cols{text-align:center;}
.inner-account-info li .cols{width:33.34%; float:left;  padding: 10px; border-top: 1px rgba(0, 0, 0, 0.15) solid; border-bottom: 1px rgba(0, 0, 0, 0.15) solid;  border-right: 1px rgba(0, 0, 0, 0.15) solid;}
.inner-account-info li .cols span{font-size:13px;}
.inner-account-info li .cols samp{width:100%; float:left;}


.hotel-norms ul.hotel-norms-list{width:100%; float:left; counter-reset: my-sec-counter;}
.hotel-norms ul.hotel-norms-list li{width:100%; float:left; font-size:13px;  color:rgba(0, 0, 0, 0.85); position:relative; padding-left:20px; margin-bottom:5px;}
.hotel-norms ul.hotel-norms-list li:before{ counter-increment: my-sec-counter 1; content: " " counter(my-sec-counter) ". "; position:absolute; left:0px;}

.hotel-book-container .flight-head .cols{width:33.33%; }
.hotel-book-container .voucher-info{width:100%; float:left;}
.hotel-book-container .voucher-info h5{width:100%; float:left; background: #124680;  padding: 5px;  color: #fff;  font-size: 14px;  font-weight: 500;  text-align: center; border-top-left-radius: 5px;
  border-top-right-radius: 5px;}
.hotel-book-container .last-cancel-date{width:100%; float:left;background:#fff; padding:5px; border-bottom-left-radius: 5px;  border-bottom-right-radius: 5px;}
.hotel-book-container .flight-head .last-cancel-date span{width:100%; float:left; font-size:14px; text-align:center; text-transform: capitalize; font-weight:500;}
.hotel-book-container .flight-head .last-cancel-date span.last-date{color:#f4a934;}
.hotel-book-container .flight-head .cols span.pnr-no samp{width:100%; float:left; text-align:right;}
.hotel-book-container .flight-head{display:flex; align-items:center;}
.hotel-book-container .flight-head .voucher-info .last-cancel-date span.date-text{color: #000000;}

ul.list-points{padding-left: 15px;}
ul.list-points.term-conditions li{list-style: decimal;}

.handler-center{position:absolute; top:0; left:0; height:100vh; width:100%; text-align:center; justify-content:center; align-items:center; align-content:center; flex-wrap:wrap; display:flex}
.handler-center h4{float:left; width:100%;}
.handler-img{margin-bottom:14px}

.group-input:hover .child-detail {display:block;}

/* Container style */
.scrollbar-container{max-height:50vh; position:relative;}
.ps {overflow: hidden !important; overflow-anchor: none;  -ms-overflow-style: none;  touch-action: auto;  -ms-touch-action: auto;}
/*Scrollbar rail styles */
.ps__rail-x { display: none;  opacity: 0;  transition: background-color .2s linear, opacity .2s linear;  -webkit-transition: background-color .2s linear, opacity .2s linear;  height: 15px;  bottom: 0px;  position: absolute;}
.ps__rail-y { display: none;  opacity: 1;  transition: background-color .2s linear, opacity .2s linear;  -webkit-transition: background-color .2s linear, opacity .2s linear;  width: 6px;  right: 0; position: absolute;}
.ps--active-x > .ps__rail-x, .ps--active-y > .ps__rail-y {  display: block;  background-color:#8c8c8c;}
.ps:hover > .ps__rail-x, .ps:hover > .ps__rail-y, .ps--focus > .ps__rail-x, .ps--focus > .ps__rail-y, .ps--scrolling-x > .ps__rail-x, .ps--scrolling-y > .ps__rail-y { opacity:1;}
.ps .ps__rail-x:hover, .ps .ps__rail-y:hover, .ps .ps__rail-x:focus, .ps .ps__rail-y:focus, .ps .ps__rail-x.ps--clicking, .ps .ps__rail-y.ps--clicking { background-color: #eee;  opacity: 0.9;}
/* Scrollbar thumb styles */
.ps__thumb-x { background-color:#124680;  border-radius: 6px;  transition: background-color .2s linear, height .2s ease-in-out;  -webkit-transition: background-color .2s linear, height .2s ease-in-out;  height: 6px; bottom: 2px; position: absolute;}
.ps__thumb-y {  background-color:#124680;  border-radius: 6px;  transition: background-color .2s linear, width .2s ease-in-out;  -webkit-transition: background-color .2s linear, width .2s ease-in-out;  width: 6px;  right: 0px;  position: absolute;}
.ps__rail-x:hover > .ps__thumb-x, .ps__rail-x:focus > .ps__thumb-x, .ps__rail-x.ps--clicking .ps__thumb-x {  background-color: #999;  height: 11px;}
.ps__rail-y:hover > .ps__thumb-y, .ps__rail-y:focus > .ps__thumb-y, .ps__rail-y.ps--clicking .ps__thumb-y { background-color: #999;  width: 6px;}
/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps { overflow: auto !important;}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {overflow: auto !important;}
}

.travell-date{width:100%; float:left;}
.travell-date .cols{width: 50%;padding-right: 10px; float: left;}
.travell-date .cols:last-child{text-align:right;}
.travell-date small{font-size:13px; color:#000;}
.hotel-book-container .hotel-info .last-cancel-date{padding:5px 0;}

@media print {  @page {size: 250mm 290mm;  margin: 20px;} }

.amenities-block .msg-text-red{padding-bottom:10px;}
.room-detail-popup .no-result-found{min-height: 58vh; display:flex;align-items:center; flex-wrap:wrap; align-content:center; }

.popup-footer-bottom{width:100%; float:left; padding:5px 10px; background: #f5f5f5; border-top: 1px #e8e6e6 solid; position:absolute; left:0; right:0; bottom:0;}
.popup-bottom-button .btn{ padding: 5px 18px; font-size: 16px;}
.popup-bottom-button{width:100%; float:left; text-align:center;}
#available-rooms .inner-tab-content{padding-bottom:0; padding-top:5px;}

.room-detail-popup .avilable-tab-block .scrollbar-container{height:calc(100vh - 56vh); max-height:inherit; padding-bottom:40px;}
.room-detail-popup .popup-content{position:fixed; top:calc(50vh - 37vh);}
.room-detail-popup .scrollbar-container, .room-detail-popup  .inner-tab-content{height:58vh; max-height:inherit;}
.room-detail-popup   .thumbs-block .scrollbar-container{max-height: calc(100vh - 47vh);  height: inherit;}
.room-detail-popup  .avilable-tab-block .inner-tab-content{height:58vh;}


.sorting-checkbox{float:right;}
.sorting-checkbox .sort-by{text-align:left; float:left;}
.sorting-checkbox .check-term .checkbox{ display:inline-block; vertical-align:middle;}
.sorting-checkbox .check-term label{ display:inline-block; vertical-align:middle; margin:0; padding-left:2px;}
.sorting-checkbox .check-term{width:auto; padding-left:10px;     display: flex;  vertical-align: middle;  align-items: center;}
.sorting-checkbox .check-term .checkbox label{ width: 15px;  height: 15px; min-height: 15px !important;}
.sorting-checkbox .check-term .checkbox input:checked + label:after{font-size: 10px; line-height: 11px;}
.sorting-checkbox .check-term .checkbox input[type="radio"]:checked + label:after{width:7px; height:7px;}
.sorting-checkbox .check-term .checkbox{margin-top: 0;}
.sorting-checkbox a.reset-room-filter {padding-left: 5px; color: #0056b3; float:right;}
.sorting-checkbox a.reset-room-filter .icon{font-size:15px;}
.room-detail-popup .inner-tab-content h2{display:inline-block}

.check-price span.offered-final-price{color: #a9a8a8; font-size: 14px; font-weight: 400; display: block;}
.check-price span.offered-final-price i.icon{font-size: 11px;}

.pull-right.hotel-fare-summary a{font-size: 13px; color: #fff; padding: 5px 8px; display: flex; align-items: center; margin-bottom: 5px;} 

.checkbox input.disable-check + label{border:2px solid #c3c3c3 !important;}
.checkbox input.disable-check + label:after{display:none;}

.sm-yellow-btn{font-size: 13px;padding: 5px 10px;}

.text-primary {
    padding-top: 39px;
}

.balance-error{
	padding-top: 10px;
    font-size: 12px;
	color :#ff0000
}