
.logo-img{
	width: 100px;
	height: 50px;
	margin-left: auto;
}


/*.form_leg_silver{
    color: #000000;
    font-size: 15px;
    font-weight: 400;
}*/

/* .white_bg{
 background: #fff;
} */

.white_clr{
	color: #fff;
}


.pd10{
	padding: 10px;
}

.pd15{
	padding: 15px !important;
}
  .panel_hd{
    padding: 8px;
    font-weight: 400;
    
    background-color: rgba(0,0,0,.03);
}

.panel_hd1{
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
height: 60px;
}

.panel-body_cust {
    padding: 15px;
/*    color: #19222d;*/
    background-color: #f9fafc;
    padding-bottom: 10px;
}

.mgtop15{
  margin-top: 15px;
}

.pagination-no a{
	border-radius: 50%;
	background-color: #127bee;
	padding: 10px 14px;
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
}
.pagination-no a:hover{
	font-weight: bold;
}
.pagination .active a{
	border-radius: 50%;
	background-color: #007bff;
	padding: 5px 10px;
	color: #fff;
	text-align: center;
}
.pagination li a{
	color: #0073b7;
	padding: 0px 10px;
}
.notification-list-pagination{
	margin: auto;
    width: 50%;
    padding-bottom: 10px;
    padding-top: 25px;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    line-height: 13px;
    vertical-align: top;
    font-weight: 400;
}
	.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    height: calc(2.25rem + 2px);
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 6px;
    right: 1px;
    width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 33px;
}

.alert-success_cost {
    background-color: #28a745;
    border-color: #28a745;
    color: #ffffff;
}
    .timeline{position:relative;margin:0 0 30px 0;padding:0;list-style:none}.timeline:before{content:'';position:absolute;top:0px;bottom:0;width:4px;background:#ddd;left:31px;margin:0;border-radius:2px}.timeline>li{position:relative;margin-right:10px;margin-bottom:15px}.timeline>li:before,.timeline>li:after{content:" ";display:table}.timeline>li:after{clear:both}.timeline>li>.timeline-item{-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1);box-shadow:0 1px 1px rgba(0,0,0,0.1);border-radius:3px;margin-top:0px;background:#fff;color:#444;margin-left:60px;margin-right:15px;padding:0;position:relative}.timeline>li>.timeline-item>.time{color:#999;float:right;padding:10px;font-size:12px}.timeline>li>.timeline-item>.timeline-header{margin:0;color:#555;border-bottom:1px solid #f4f4f4;padding:10px;font-size:16px;line-height:1.1}.timeline>li>.timeline-item>.timeline-header>a{font-weight:600}.timeline>li>.timeline-item>.timeline-body,.timeline>li>.timeline-item>.timeline-footer{padding:10px}.timeline>li.time-label>span{font-weight:600;padding:5px;display:inline-block;background-color:#fff;border-radius:4px}.timeline>li>.fa,.timeline>li>.glyphicon,.timeline>li>.ion{width:30px;height:30px;font-size:15px;line-height:30px;position:absolute;color:#fff;background:#d2d6de;border-radius:50%;text-align:center;left:18px;top:0}

    .bg-gray {
    color: #000;
    background-color: #d2d6de !important;
}
.bg-black {
    background-color: #111 !important;
}
.bg-red, .callout.callout-danger, .alert-danger, .alert-error, .label-danger, .modal-danger .modal-body {
    background-color: #dd4b39 !important;
}
.bg-yellow, .callout.callout-warning, .alert-warning, .label-waring, .modal-warning .modal-body {
    background-color: #f39c12 !important;
}
.bg-aqua, .callout.callout-info, .alert-info, .label-info, .modal-info .modal-body {
    background-color: #00c0ef !important;
}
.bg-blue {
    background-color: #0073b7 !important;
}
.bg-light-blue, .label-primary, .modal-primary .modal-body {
    background-color: #3c8dbc !important;
}
.bg-green, .callout.callout-success, .alert-success, .label-success, .modal-success .modal-body {
    background-color: #00a65a !important;
}
.bg-navy {
    background-color: #001f3f !important;
}
.bg-teal {
    background-color: #39cccc !important;
}
.bg-olive {
    background-color: #3d9970 !important;
}
.bg-lime {
    background-color: #01ff70 !important;
}
.bg-orange {
    background-color: #ff851b !important;
}
.bg-fuchsia {
    background-color: #f012be !important;
}
.bg-purple {
    background-color: #605ca8 !important;
}
.bg-maroon {
    background-color: #d81b60 !important;
}
.bg-gray-active {
    color: #000;
    background-color: #b5bbc8 !important;
}
.bg-black-active {
    background-color: #000 !important;
}
.bg-red-active{
    background-color: #d33724 !important;
}
.bg-yellow-active {
    background-color: #db8b0b !important;
}
.bg-aqua-active{
    background-color: #00a7d0 !important;
}
.bg-blue-active {
    background-color: #005384 !important;
}
.bg-light-blue-active{
    background-color: #357ca5 !important;
}
.bg-green-active{
    background-color: #008d4c !important;
}
.bg-navy-active {
    background-color: #001a35 !important;
}
.bg-teal-active {
    background-color: #30bbbb !important;
}
.bg-olive-active {
    background-color: #368763 !important;
}
.bg-lime-active {
    background-color: #00e765 !important;
}
.bg-orange-active {
    background-color: #ff7701 !important;
}
.bg-fuchsia-active {
    background-color: #db0ead !important;
}
.bg-purple-active {
    background-color: #555299 !important;
}
.bg-maroon-active {
    background-color: #ca195a !important;
}

.mini-info-box {
    background: #fff none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    display: block;
    margin-bottom: 3px;
    min-height: 60px;
    width: 100%
}
.mini-info-box-icon {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    border-radius: 2px 0 0 2px;
    display: block;
    float: left;
    font-size: 29px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 85px
}
.mini-info-box-content {
    margin-left: 90px;
    padding: 5px
}





/*jenish css*/
@media (max-width: 767px) {

}

/*
colors
*/
.bg-blue{
    background-color: #0073b7 !important;
}
.bg-green{
    background-color: #00a65a !important;
}
.bg-red{
    background-color: #dd4b39 !important;
}
.bg-orange{
    background-color: #ff851b !important;
}
.bg-purple {
    background-color: #605ca8 !important;
}
.bg-teal {
    background-color: #39cccc !important;
}
.bg-light-blue{
    background-color: #3c8dbc !important;
}
.bg-dark-ash{
    background-color: #868e96;
}

.bg-dark-container-ash{
    /*background-color: #dde2e4;*/
    padding: 10px;
}

.mr-10{
    margin-right: 10%;
}
.w-70{
    width: 70% !important;
}
/* End Colors*/

.logo-img{
    width: 100px;
    height: 50px;
    margin-left: auto;
}
#active_notifications_count{
    position: absolute;
    top: 5px;
    right: 0px;
    text-align: center;
    font-size: 12px;
    line-height: .9;
    font: bold;
}
#notification_dropdown{
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.noticetext{
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    color: #fff;
    margin-right: 5px;
    float: left;
}
.dropdown-content-body li {
    padding: 5px 10px;
}

.notification-list-group{
    width: 90%;
    margin: 20px auto;
}
.notification-list-group li{
    background-color: #fff;
    padding: 10px;
    margin-top: 5px;
}
.notification-list-group li:hover{
    box-shadow: 0px 0px 5px 1px #908a8a;
}
.notification-no{
    float: left;
    line-height: 30px;
    width: 40px;
}
.notification-content{
    color: #000;
}
.notification-content .label{
    color: #FFF;
    padding: 3px 5px;
    margin: 0px 5px;
    font-weight: bold;
    font-size: 10px;
}
.notification-content i{
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    color: #fff;
    margin-right: 5px;
}
.notification-content span{
    color: #a0abab;
    font-size: 12px;
}
.notification-content button{
    margin-top: -17px;
}


.notification-list-pagination{
    margin: auto;
    width: 50%;
    padding-bottom: 30px;
}
.promocode-list-pagination{
    margin: 20px auto 0px auto;
    width: 50%;
    padding-bottom: 30px;
}

/* .airline-markup-item{
    margin-bottom: 10px;
    margin-top: 10px;
} */
.markup-sno{
    padding-right: 5px;
}

.trip-type{
    background: aliceblue;
    padding: 6px 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    text-align: center;
}
#file_clr_btn{
    position: absolute;
    top: 32px;
    right: 8px;
    font-size: 15px !important;
    color: red;
    cursor: pointer;
    font-weight: 400;
    background: #fff;
    padding: 0px 8px;
}
.markup-content{
    padding: 0;
    padding-bottom: 1em;
    margin-bottom: 20px;
}
.markup-content .card{
    padding: 0px;
    margin-top: 0;
}
.markup-content .card .card-title{
    padding: 0px 15px;
    background-color: aliceblue;
}

.markup-content .card .card-title i{
    font-size: 15px;
}
.markup-content .card .card-body{
    padding: 15px;
}
 .alert-default{
    margin-bottom: 0px !important;
 }

 .header-heading{
    background-color: #fff;
    padding: 10px;
    border-radius: 0.25rem;
 }

 .header-heading h5{
    margin-bottom: 0px;
    font-size: 18px;

 }
 .header-heading h2{
    color: #fff !important;
    margin-bottom: 0px;
 }
 .search-btn-panel{
    padding: 20px 0px 0px 10px;
 }
 .search-btn-panel .btn{
    margin-right: 5px;
 }

.balance-request-table > tbody > tr > td,.balance-request-table > thead > tr > th, .promocode-list_panel > tbody > tr > td, .promocode-list_panel > thead > tr > th{
    line-height: normal;
    color: #000;
}
.label{
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.balance-manager-modal{
    width: 100%;
    margin: auto;
    border: 1px solid #9cc5da;
}
#add_update_panel .form-row{
    margin-top: 15px;
}
#add_update_panel .form-row input[type=text]{
    height: auto;
}
.promocode-list-table tbody tr td, .promocode-list-table thead tr th{
    line-height: normal;
    color: #000;
}

.promocode-list-panel-header{
    padding: 10px;
    margin-bottom: 10px;
    background-color: #d9edf7;
    border: 1px solid #9cc5da;
}
.fetch-details-btn{
    margin-top: 10px;
}
.flight-search{
    width: 98%;
    margin: auto;
}
.flight-search input[type=radio]{
    width: 18px;
    height: 18px;
}
.flight-search .form-check-label span{
    font-size: 13px;
    padding-left: 7px;
/*    font-weight: bold;*/
    padding-top: 3px;
    display: inline-block;
}

.search-form-panel input, .search-pax-panel input{
    height: 50px;
}
.search-form-panel{
    background: aliceblue;
    padding:20px 10px 0;
}
.search-form-panel button{
   height: 30px;
    position: absolute;
    width: 103px;
/*    top: 65%;*/
    left: 27%;
        background-color: #4CAF50;
}
.flight-search .form-check{
    color: #000;
    padding-left: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: aliceblue;
    border-bottom: 1px solid #dbe8f5;
}
.flight-search .trip-type-panel .col-md-2{
    padding: 0px;
}
.flight-search .trip-type-panel .oneway{
    border-top-left-radius: 15px;
    border-top-right-radius: 0px;
    margin-bottom: 0px;
}
.flight-search .trip-type-panel .roundway{
    border-top-left-radius: 0px;
    border-top-right-radius: 15px;
    margin-bottom: 0px;
}
.search-pax-panel{
    background: aliceblue;
    padding: 0px 10px 10px;
}
.offline-billing input, .offline-billing select{
    /*border: none;*/
    /*border-bottom: 1px solid #999;*/
    font-size: 12px;
    /*background-color: inherit;*/
}
.pass_info .form-group a{
    color: green;
    border: 1px solid;
    padding: 3px 5px;
    font-size: 10px;
    font-weight: 400;
    border-radius: 2px;
    margin-top: 6px;
    display: block;
    width: max-content;
}
.offline-billing strong{
    color: #000;
    font-size: 11px;
    margin-top: 2px;
    display: inline-block;
    font-weight: 400;
}
.form-check-label{
    cursor: pointer;
}
.offline-booking-details:not(:first-child){
    margin-top: 10px;
}
.offline-booking-details div > .row{
    padding: 10px;
    background: #dde2e430;
}
.flight-details .row .form-group{
    margin-bottom: 0px;
}
.offline-sm-btn{
    float: right;
    height: 20px;
    font-size: 10px;
    cursor: pointer;
    border-radius: 2px;
}
.offline-billing .target {
    border: solid 1px #aaa;
    min-height: 200px;
    width: 100%;
    margin-top: 1em;
    border-radius: 5px;
    cursor: pointer;
    transition: 300ms all;
    position: relative;
}
/*Flight Excel Upload*/
.flight-excel-data table thead th{
    color: #000;
    padding-top: 0px;
    padding-bottom: 0px;
}
.flight-excel-data table tbody td{
    color: #000;
    font-size: 12px;
    /*padding-top: 0px;
    padding-bottom: 0px;*/
}



/*  new css */
.form-control{
    font-size: 13px;
}

.form_leg {
    background: transparent;
    color: #000;
    font-size: 15px;
    font-weight: 400;
}
.form_leg span{
    font-size: 12px !important;
    line-height: 1;
    margin-bottom: 5px;
    margin-top: 5px 
}
.form_leg_silver{
    background: aliceblue;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    padding: 10px;
}
.table tr th{
    color: #000;
    line-height: 13px !important;
    box-shadow: none;
    opacity: .7;
    font-size: 0.6rem;
    font-weight: 700;
    text-transform: uppercase;
}
.table thead th {
    background: #e9ecef;
}
.table tr td{
    font-size: 12px;
    line-height: 15px;
    color: #444;
}
.sidebar-hide .sidebar.sidebar-hide-to-small .nano-content>ul {
    z-index: 1200;
 margin-bottom: inherit;
    left: 0;
    background:  #ffffff;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: width 225ms cubic-bezier(0.4, 0, 0.6, 1) 0ms,background-color 225ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
    transition: width 225ms cubic-bezier(0.4, 0, 0.6, 1) 0ms,background-color 225ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
}

.sidebar-hide .sidebar.sidebar-hide-to-small .nano-content>ul li:hover>ul {
    background: #fff;
}

.btn-success {
    background: #28a745 !important;
    border-color: #28a745 !important;
}

.btn-group-sm>.btn, .btn-sm {
    font-size: 10px;
 }

.btn , a.btn{
    padding: 6px 10px;
    border: none;
    border-radius: 5px;
    font-size: 12px;
}

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

 .sidebar-hide .sidebar.sidebar-hide-to-small .nano-content>ul>li {
    position: relative;
}

.select2-container--default .select2-selection--single , input, select, summary, textarea {
    border: 1px solid rgba(0,0,0,.15) !important;
}
textarea {
    width: 100%;
    border-radius: 4px;
    padding: 10px;
    outline: none !important;
}

.input-group.inputsearchbox{
    background: #1476ba !important;
}

.fc-toolbar button {
    position: relative;
    background: aliceblue;
    opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #eeeeee69;
    opacity: 1;
}

#main-content .card{
    border: none !important;
}
span.label_edit, .cardmycard span.first_child  {
    color: #000 !important; 
    font-weight: 400 !important;
    font-size: 13px !important;
}

a.a_edit_report{
    background: #1377ba;
    border: none !important;
    padding: 5px 10px !important;
}

.modal-dialog {
    max-width: 100%;
    margin: 0px auto;
}

.voucherModal .modal-dialog{
  max-width: 400px !important;
  width: 100%;
}

.voucherModal .modal-header{
    padding: 5px 15px;
}

.voucherModal .modal-title {
    font-size: 16px;
}

label {
    margin-bottom: 0px;
}
label strong{
    font-weight: 500;
}
.form-control, .form-select {
    height: 29px !important;
    font-size: 11px;
    padding: 4px 10px;
    margin-bottom: 7px;
    outline: none;
}
.form-select:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none;
}

.update-bank-modal .modal-header {
    padding: 3px 15px;
}

.update-bank-modal .modal-dialog {
    margin: 30px auto;
    position: relative;
    top: 0;
    transform: translateY(0%) !important;
    width: 70%;
    right: 0;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.update-bank-modal .modal-content {
    border-radius: 0px;
    min-height: 100vh;
}

.knock-off-table .form-control {
    padding: 5px 10px;
    height: 25px !important;
    margin: 0px !important;
}

.knock-off-table td{
    padding: 2px 8px;
    vertical-align: baseline !important;
}

.get-invoice-btn{
    margin: auto;
    text-align: right;
    padding-top: 15px;
}

.dropdown-menu  a{
    font-size: 14px;
}

.select2-container{
    width: 100% !important;
}

hr:not([size]) {
    height: 1px;
    color: #ccc;
}

tspan{
    font-size: 15px;
}
label input{
    margin-right: 5px;
}

/* .offcanvas-start{
} */

.loader-overlay {
    display: none; 
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.15); 
    z-index: 1000; 
}

.loader {
    display: none; 
    position: fixed;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid #3498db;
    animation: spin 2s linear infinite;
}

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

.add_supp_inline_btn{
    color: green;
    border: 1px solid;
    padding: 3px 5px;
    font-size: 10px;
    font-weight: 400;
    border-radius: 2px;
    margin-top: 6px;
    display: inline;
    width: max-content;
}

.plus_minus_inline_div{
    margin: unset !important;
    width: 85% !important;
    height: 29px !important;
    font-size: 11px !important;
    padding: 4px 10px !important;
    border-radius: 4px !important;
  }

/* //added on 10jan by disha for toggle switch */
  .switch_for_Toggle {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 17px;
  }
  
  .switch_for_Toggle input { 
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .slider_for_toggle {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .slider_for_toggle:before {
    position: absolute;
    content: "";
    height: 13px;
    width: 13px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .slider_for_toggle {
    background-color:rgb(12, 201, 110);
  }
  
  input:focus + .slider_for_toggle {
    box-shadow: 0 0 1px rgb(8, 97, 54);
  }
  
  input:checked + .slider_for_toggle:before {
    -webkit-transform: translateX(13px);
    -ms-transform: translateX(13px);
    transform: translateX(13px);
  }
  
  /* Rounded slider_for_toggles */
  .slider_for_toggle.round {
    border-radius: 17px;
  }
  
  .slider_for_toggle.round:before {
    border-radius: 50%;
  }  /* //added on 10jan by disha for toggle switch */

  input[type=number] {
  text-align:right;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/*.a_left
{
    text-align: left !important;
}*/