.offcanvas.offcanvas-right.offcanvas-on{   }
.scroll.ps > .ps__rail-y:hover > .ps__thumb-y, .scroll.ps > .ps__rail-y:focus > .ps__thumb-y {
    opacity: 1;
    width: 10px !important; right: 10px !important;
}
scroll.ps > .ps__rail-y {
    width: 10px;
     right: 10px !important;
}
.scroll.ps > .ps__rail-y:hover > .ps__thumb-y, .scroll.ps > .ps__rail-y:focus > .ps__thumb-y Specificity: (0,5,0)
 {
    opacity: 1;
    width: 10px !important;
    right: 10px !important;
    background: #E4E6EF;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{padding: 0.8rem 3rem 0.8rem 1rem  !important;}
.text-color-dark {
  color: #181C32;
}
#swop-bulk-pax--progress-success-popup .progress{    height: 22px;}
#swop-bulk-pax--progress-success-popup a.close{     display: none;}
#swop-bulk-pax--progress-success-popup .modal-header .modal-title {
    font-weight: 500;
    font-size: 1.3rem;
    color: #181C32;
    text-align: center;
}
#swop-bulk-pax--progress-popup .progress{    height: 22px;}
#swop-bulk-pax--progress-popup a.close{     display: none;}
#swop-bulk-pax--progress-popup .modal-header .modal-title {
  
    text-align: center;
}
 .mgxst{  text-align: center;}

.bulk-pax-selected-wgt-bx{    width: 217px;
    height: 45px;
    border-radius: 10px;
    margin-top: -40px;    margin-bottom: 28px;
    background: #F3F3F3;
    display: flex
;
    opacity: 1;
    align-items: anchor-center;
    text-align: center;
    padding-left: 12px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    color: #3C7DAE;
}
.bulk-pax-selected-wgt-bx .pax-nr-wgt{ 
font-weight: 600;
    padding: 4px;
font-size: 20px;
 
}
.progress-bar {
    background-color: #3C7DAE  !important;
    }

.text-color-light-grey {
  color: #ACACAC;
}

.input-header-text {
  color: #626262 !important;
  font-size: 1.1rem !important;
  font-weight: 400 !important;
}

.input-bg {
  background-color: #F3F3F3;
}

.input-border {
  border-color: #DFDFDF;
}

.btn.btn-light-success {
  color: #5dc1bb !important;
  background-color: #e7faf9 !important;
  border-color: transparent;
}

.symbol.symbol-light-success .symbol-label {
  background-color: #e7faf9 !important;
  color: #5dc1bb !important;
}

.gt-dropdown .dropdownbtn {
  display: none;
}
.gt-dropdown .dropdown-menu {
  position: initial;
  background-color: #ffffff;
  background-clip: padding-box;
  border: navajowhite;
  border-radius: 0.85rem;
  box-shadow: none;
  display: flex;
}

@media (max-width: 575.98px) {
  .gt-dropdown .dropdownbtn {
    display: block;
  }
  .gt-dropdown .dropdown-menu {
    display: none;
  }
  .gt-dropdown .dropdown-menu.show {
    display: block;
  }
}
.wizard.wizard-gt {
  display: flex;
}
.wizard.wizard-gt .wizard-nav {
  padding: 0;
  flex: 0 0 400px;
  width: 400px;
  max-width: 100%;
}
.wizard.wizard-gt .wizard-nav .wizard-steps {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.wizard.wizard-gt .wizard-nav .wizard-steps .wizard-step {
  padding: 0.75rem 1.5rem;
  position: relative;
  border-radius: 0.5rem;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  background-color: #f1f3f2;
  cursor: pointer;
}
.wizard.wizard-gt .wizard-nav .wizard-steps .wizard-step .wizard-wrapper {
  display: flex;
}
.wizard.wizard-gt .wizard-nav .wizard-steps .wizard-step .wizard-icon {
  font-size: 2.5rem;
  margin-right: 1.1rem;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
}
.wizard.wizard-gt .wizard-nav .wizard-steps .wizard-step .wizard-icon i {
  color: #B5B5C3;
}
.wizard.wizard-gt .wizard-nav .wizard-steps .wizard-step .wizard-label {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.wizard.wizard-gt .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-title {
  color: #181C32;
  font-weight: 500;
  font-size: 1.1rem;
}
.wizard.wizard-gt .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-desc {
  color: #7E8299;
}
.wizard.wizard-gt .wizard-nav .wizard-steps .wizard-step .wizard-arrow {
  color: #7E8299;
  font-size: 1.25rem;
}
.wizard.wizard-gt .wizard-nav .wizard-steps .wizard-step .wizard-arrow.last {
  display: none;
}
.wizard.wizard-gt .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current] {
  background-color: #d2f6f6;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
}
.wizard.wizard-gt .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current] .wizard-icon {
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
}
.wizard.wizard-gt .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current] .wizard-icon i {
  color: #3699FF !important;
}
.wizard.wizard-gt .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current]:after {
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  content: " ";
  height: 0;
  width: 0;
  border: solid transparent;
  position: absolute;
  border-left-color: #d2f6f6;
  border-width: 1rem;
}
.wizard.wizard-gt .wizard-body {
  width: 100%;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .wizard.wizard-gt .wizard-nav {
    flex: 0 0 325px;
    width: 325px;
  }
}
@media (max-width: 767.98px) {
  .wizard.wizard-2 {
    display: block;
  }
  .wizard.wizard-2 .wizard-nav {
    width: 100%;
    border-bottom: 1px solid #EBEDF3;
  }
  .wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current]:after {
    content: none;
  }
  .wizard.wizard-2 .wizard-body {
    width: 100%;
  }
}
button {
  background-color: #f64e60;
  color: #ffffff;
}
button:hover {
  
}
button:active {
  background-color: #f64e60;
  color: #ffffff;
}

input {
 
 
}
input:focus {
  background: #f3f3f3 !important;
}
input:active {
  background: #f3f3f3 !important;
}

.bg-55 {
  background: #f3f3f3;
  border-color: #dfdfdf;
}

.has-error {
  color: #ff0000 !important;
}
.has-error input {
  border-color: #ff0000 !important;
}
.has-error button {
  border-color: #ff0000 !important;
}
.has-error .text-muted {
  color: #ff0000 !important;
}

.bootstrap-select div.dropdown-menu.show {
  max-height: 314px !important;
  overflow: hidden;
}
.bootstrap-select .inner.show {
  max-height: 203px !important;
  overflow-y: auto;
}
.bootstrap-select.dropdown button {
  height: calc(1.5em + 1.65rem + 2px);
  padding: 0.825rem 1.42rem;
  font-size: 1.08rem;
  line-height: 1.5;
  border-radius: 0.85rem;
  background: #f3f3f3 !important;
  border-color: #dfdfdf;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder.btn {
  color: #271919;
  background: #f3f3f3 !important;
  border-color: #dfdfdf;
  padding-top: 8px;
}

.bootstrap-select > .dropdown-toggle.btn-light, .bootstrap-select > .dropdown-toggle.btn-secondary {
  box-shadow: none;
  color: #271919;
  background: #f3f3f3 !important;
  border-color: #dfdfdf;
  padding-top: 8px;
}

.gt-icon {
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-flex;
}
.gt-icon.gt-size {
  width: 64px;
  height: 64px;
}
.gt-icon.gt-size-sm {
  width: 20px;
  height: 20px;
}
.gt-icon.gt-size-lg {
  width: 64px;
  height: 64px;
}
.gt-icon.gt-size-md {
  width: 32px;
  height: 32px;
}
.gt-icon.gt-size-40 {
  width: 40px;
  height: 40px;
}
.gt-icon.gt-plane {
  background-image: url(icons/airplane.png);
}
.gt-icon.gt-file-plus-green {
  background-image: url(icons/file-plus-green.png);
}
.gt-icon.gt-clipboard-check {
  background-image: url(icons/clipboard-check.png);
}
.gt-icon.gt-write {
  background-image: url(icons/write.png);
}
.gt-icon.gt-bed {
  background-image: url(icons/bed.png);
}
.gt-icon.gt-size-24 {
  background-image: url(icons/airplane.png);
}
.gt-icon.gt-hotel {
  background-image: url(icons/hotel.png);
}
.gt-icon.gt-transfer {
  background-image: url(icons/transfer.png);
}
.gt-icon.gt-customer-support {
  background-image: url(icons/customer-support.png);
}
.gt-icon.gt-customer-support.gt-size-24 {
  background-image: url(icons/customer-support24.png);
}

.dataTables_filter {
  float: right;
}

.dataTables_length {
  float: left;
}

.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0;
}

.dataTables_length label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}

div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}

div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
  align-items: center;
  display: flex;
}

div.dataTables_wrapper div.dataTables_filter label input {
  background: white !important;
  margin-left: 5px;
}

.dt-buttons {
  float: right;
  margin-left: 7px;
}

.dt-button-collection .dropdown-menu {
  display: block;
}

.dataTables_info {
  float: left;
  display: inline;
  width: 40%;
}

.paging_simple_numbers {
  display: inline;
}

._room-availability-searchbx {
  font-family: "Poppins";
}
._room-availability-searchbx .CampNamee {
  font-size: 12px;
}
._room-availability-searchbx .td_CampAreaName,
._room-availability-searchbx .td_BlockName {
  font-size: 11px;
  font-weight: 500;
  color: #abacb3;
}

.datepicker .day.disabled {
  cursor: not-allowed;
  color: #c4c9cd !important;
}

._staf_prog tr td:nth-child(4) {
  width: 85px !important;
  padding: 0 !important;
}

._staf_prog tr td:nth-child(3) {
  width: 142px !important;
  padding: 0 !important;
}

.blockUI {
  border-radius: 5px;
  border: none !important;
  padding: 8px;
}
.blockUI.blockPage .mblockUIxx {
  display: flex;
  align-items: center;
}
.blockUI.blockPage .mblockUIxx .msgbx {
  text-align: justify;
}
.blockUI.blockPage .mblockUIxx .msgbx .hm {
  font-size: 16px;
  text-transform: uppercase;
  line-height: 24px;
}
.blockUI.blockPage .mblockUIxx .msgbx .sm {
  color: #181c32;
  font-size: 9px;
  line-height: 13px;
}

.rosterbx .table-roster {
  width: 100%;
  padding: 0.75rem;
  vertical-align: top;
  border-bottom: 1px solid #EBEDF3;
}

.dashboardbx .icon-arrival {
  font-size: 13px;
  color: hsl(176, 45%, 56%);
}
.dashboardbx .icon-depart {
  font-size: 13px;
  color: #4fa4f9;
}
.dashboardbx .mArrivingxm {
  font-weight: bold;
  cursor: pointer;
  margin-right: 10px;
  text-align: left;
  padding: 10px 2px;
  border-bottom: 2px solid #e7faf9 !important;
}
.dashboardbx .mArrivingxm.active {
  border-bottom: 2px solid #5dc2bc !important;
}
.dashboardbx .mDepartingxm {
  cursor: pointer;
  margin-right: 10px;
  text-align: left;
  padding: 10px 2px;
  font-weight: bold;
  border-bottom: 2px solid #e1f0ff !important;
}
.dashboardbx .mDepartingxm.active {
  border-bottom: 2px solid #4fa4f9 !important;
}
.dashboardbx .DataTableLoadDataArrivingAjax td:first svg {
  vertical-align: initial !important;
}

#ConfirmCheckInBtn-popup .ki-close {
  font-weight: bold;
}
#ConfirmCheckInBtn-popup a.close {
  margin-top: -44px;
}
#ConfirmCheckInBtn-popup .modal-header {
  border: none;
}
#ConfirmCheckInBtn-popup .modal-header .modal-title {
  padding-top: 25px;
  font-weight: 600;
  font-size: 24px;
  text-align: center;
  width: 100%;
  color: #181c32;
}
#ConfirmCheckInBtn-popup .form-group {
  width: 400px;
  margin: auto;
}
#ConfirmCheckInBtn-popup .form-group .checkbox {
  font-weight: 500;
  font-size: 20px;
}

#ConfirmCheckInSuccess-popup .modal-header {
  border: none;
}
#ConfirmCheckInSuccess-popup .modal-header .modal-title {
  padding-top: 25px;
  font-weight: 600;
  font-size: 24px;
  text-align: center;
  width: 100%;
  color: #1bc5bd;
}
#ConfirmCheckInSuccess-popup .modal-header a.close {
  margin-top: -48px;
}

#ConfirmCheckOutBtn-popup {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
}
#ConfirmCheckOutBtn-popup .ki-close {
  font-weight: bold;
}
#ConfirmCheckOutBtn-popup a.close {
  margin-top: -44px;
}
#ConfirmCheckOutBtn-popup .modal-header {
  border: none;
}
#ConfirmCheckOutBtn-popup .modal-header .modal-title {
  padding-top: 25px;
  font-weight: 600;
  font-size: 24px;
  text-align: center;
  width: 100%;
  color: #181c32;
}
#ConfirmCheckOutBtn-popup .form-group {
  width: 400px;
  margin: auto;
}
#ConfirmCheckOutBtn-popup .form-group .checkbox {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #393939;
}
#ConfirmCheckOutBtn-popup .form-group .staying-on-sitebx {
  margin-left: auto;
}
#ConfirmCheckOutBtn-popup .form-group .staying-on-sitebx .checkbox {
  font-size: 17px;
  line-height: 25px;
  color: #a4a4a4;
}

.chart_activebx .quick_prograss_chart {
  cursor: pointer;
}

.roster-calendar .tdfixed {
  padding: 10px;
  white-space: nowrap;
  border-left: 1px solid #ebedf3;
  border-right: 1px solid #ebedf3;
  border-bottom: 1px solid #ebedf3;
  text-transform: uppercase;
  width: 500px !important;
}
.roster-calendar .tdfixed .m_RosterName {
  font-weight: normal;
}
.roster-calendar .tdfixed .dropdown {
  font-weight: normal;
}
.roster-calendar table {
  margin: 0;
  border: none;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
}
.roster-calendar table .day {
  width: 37px;
  padding: 10px 0px;
  vertical-align: middle;
  text-align: center;
  border-right: 1px solid #ebedf3;
  border-bottom: 1px solid #ebedf3;
}
.roster-calendar table thead {
  font-weight: 600;
  color: #B5B5C3 !important;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
.roster-calendar table thead tr th {
  border-top: 1px solid #ebedf3;
  border-right: 1px solid #ebedf3;
  border-bottom: 1px solid #ebedf3;
  padding: 10px;
  position: sticky;
  top: 100;
  z-index: 1;
  background: white;
}
.roster-calendar table thead tr th:first-child {
  position: sticky;
  left: 0;
  z-index: 2;
}
.roster-calendar table tbody tr th {
  border-right: 1px solid #ebedf3;
  border-bottom: 1px solid #ebedf3;
  position: sticky;
  left: 0;
  background: white;
  z-index: 1;
}
.roster-calendar table tbody tr td {
  padding: 5px 10px;
  white-space: nowrap;
  vertical-align: top;
}
.roster-calendar table tbody tr td :first-child {
  left: 0;
}
.roster-calendar [role=region][aria-labelledby][tabindex] {
  overflow: auto;
}
.roster-calendar .tdfixeds {
  width: 500px;
}
.roster-calendar .roster_month_btn {
  color: #626262 !important;
  font-size: 1.1rem !important;
  font-weight: 400 !important;
}
.roster-calendar .workdayon {
  background: #4f9de1;
}
.roster-calendar .workdayoff {
  background: #d36d6d;
}
.roster-calendar .workdayon1 {
  border-right: 0px solid #ebedf3;
}
.roster-calendar .m_today {
  border-right: solid #fccad0 !important;
  background: #f5f5f9;
}
.roster-calendar .m_before_today {
  background: #f5f5f9;
}
.roster-calendar .mprogress.DayOn {
  border-radius: 0px;
  background: #1bc5bd;
}
.roster-calendar .mprogress.DayOff {
  border-radius: 0px;
  color: #FFFFFF;
  background-color: #F64E60;
}
.roster-calendar .mprogress.DayLeave {
  border-radius: 0px;
  color: #FFFFFF;
  background-color: #8950FC;
}
.roster-calendar .mprogress.DaySickLeave {
  border-radius: 0px;
  color: #FFFFFF;
  background-color: #F64E60 !important;
}
.roster-calendar .mprogress.DayPublicHoliday {
  border-radius: 0px;
  color: #FFFFFF;
  background-color: rgba(117, 100, 139, 0.6039215686) !important;
}
.roster-calendar .mprogress.DayDaysinLieu {
  border-radius: 0px;
  color: #FFFFFF;
  background-color: #2ec066;
}
.roster-calendar .mprogress.DayTraining {
  border-radius: 0px;
  color: #FFFFFF;
  background-color: #9eb6a0;
}
.roster-calendar .mprogress.DayResetandRecovery {
  border-radius: 0px;
  color: #FFFFFF;
  background-color: #7E8299 !important;
}
.roster-calendar .mprogress.DayAnnualLeave {
  border-radius: 0px;
  color: #FFFFFF;
  background-color: #8950FC;
}
.roster-calendar .no_border {
  border-right: 0 !important;
}

.rsrdays {
  left: 0;
  padding: 10px 0px;
  vertical-align: middle;
  background: #FFE2E6;
  text-align: center;
  border-bottom: 1px solid #ebedf3;
}

.rsadays {
  left: 0;
  padding: 10px 0px;
  background: #E7FAF9;
  vertical-align: middle;
  text-align: center;
}

.m_scrollbar {
  overflow-x: hidden;
  overflow-y: auto;
}
.m_scrollbar::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(250, 250, 250, 0.3);
  border-radius: 10px;
  background-color: #ffffff;
}
.m_scrollbar::-webkit-scrollbar {
  width: 9px;
  background-color: #ffffff;
}
.m_scrollbar::-webkit-scrollbar:hover {
  overflow-y: auto;
}
.m_scrollbar::-webkit-scrollbar-thumb {
  border-radius: 7px;
  -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.267);
}

.m_scrollbar:hover {
  overflow-x: hidden;
  overflow-y: auto;
}
.m_scrollbar:hover::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(250, 250, 250, 0.3);
  border-radius: 10px;
  background-color: #e0e5eb;
}
.m_scrollbar:hover::-webkit-scrollbar {
  width: 9px;
  background-color: #e20000;
}
.m_scrollbar:hover::-webkit-scrollbar:hover {
  overflow-y: auto;
}
.m_scrollbar:hover::-webkit-scrollbar-thumb {
  border-radius: 7px;
  -webkit-box-shadow: inset 0 0 6px rgba(5, 207, 163, 0.3);
  background-color: rgba(223, 8, 8, 0.267);
}

.report table {
  font-family: "Poppins";
  font-style: normal;
}
.report table tr td {
  font-weight: 500;
  font-size: 12px;
  letter-spacing: -0.01em;
  color: #181c32;
}
.report .card {
  font-family: "Poppins";
  font-style: normal;
  margin-bottom: 15px;
}
.report .card .labelbx {
  padding: 5px 23px;
  text-align: center;
}
.report .card .labelbx .mltile {
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: -0.01em;
  color: rgba(24, 28, 50, 0.5);
}
.report .card .labelbx .mbd_nr {
  font-weight: 700;
  font-size: 23px;
  line-height: 34px;
  letter-spacing: -0.01em;
  color: #5ec1bb;
}
.report .card .card-header {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  min-height: 70px;
  padding-top: 0;
  padding-bottom: 0;
  background-color: transparent;
  border: none;
}
.report .card .card-header h3 {
  font-weight: 500;
  font-size: 1.275rem;
  color: #181c32;
}
.report .card .card-body .table-bordered {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  color: #3f4254;
  background-color: transparent;
}
.report .card .card-body .table-bordered th {
  vertical-align: middle;
  border: 1px solid #ececf0;
}
.report .card .card-body .table-bordered td {
  vertical-align: middle;
  border: 1px solid #ececf0;
}
.report .card .card-body .table-bordered tfoot td {
  font-weight: 600;
  line-height: 30px;
  letter-spacing: -0.01em;
  color: #181c32;
}

.roster-calendar-reports .tdfixed {
  padding: 10px;
  white-space: nowrap;
  border-left: 1px solid #ebedf3;
  border-right: 1px solid #ebedf3;
  border-bottom: 1px solid #ebedf3;
  text-transform: uppercase;
  width: 500px !important;
}
.roster-calendar-reports .tdfixed .m_RosterName {
  font-weight: normal;
}
.roster-calendar-reports .tdfixed .dropdown {
  font-weight: normal;
}
.roster-calendar-reports table {
  margin: 0;
  border: none;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
}
.roster-calendar-reports table .day {
  width: 37px;
  padding: 10px 0px;
  vertical-align: middle;
  text-align: center;
  border-right: 1px solid #ebedf3;
  border-bottom: 1px solid #ebedf3;
}
.roster-calendar-reports table thead {
  font-weight: 600;
  color: #B5B5C3 !important;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
.roster-calendar-reports table thead tr th {
  border-top: 1px solid #ebedf3;
  border-right: 1px solid #ebedf3;
  border-bottom: 1px solid #ebedf3;
  padding: 10px;
  position: sticky;
  top: 100;
  z-index: 1;
  background: white;
}
.roster-calendar-reports table thead tr th:first-child {
  position: sticky;
  left: 0;
  z-index: 2;
}
.roster-calendar-reports table tbody tr th {
  border-right: 1px solid #ebedf3;
  border-bottom: 1px solid #ebedf3;
  position: sticky;
  left: 0;
  background: white;
  z-index: 1;
}
.roster-calendar-reports table tbody tr td {
  padding: 5px 10px;
  white-space: nowrap;
  vertical-align: top;
}
.roster-calendar-reports table tbody tr td :first-child {
  left: 0;
}
.roster-calendar-reports [role=region][aria-labelledby][tabindex] {
  overflow: auto;
}
.roster-calendar-reports .tdfixeds {
  width: 500px;
}
.roster-calendar-reports .roster_month_btn {
  color: #626262 !important;
  font-size: 1.1rem !important;
  font-weight: 400 !important;
}
.roster-calendar-reports .workdayon {
  background: #4f9de1;
}
.roster-calendar-reports .workdayoff {
  background: #d36d6d;
}
.roster-calendar-reports .workdayon1 {
  border-right: 0px solid #ebedf3;
}
.roster-calendar-reports .m_today {
  border-right: solid #fccad0 !important;
  background: #f5f5f9;
}
.roster-calendar-reports .m_before_today {
  background: #f5f5f9;
}
.roster-calendar-reports .mprogress.DayOn {
  border-radius: 0px;
  background: #1bc5bd;
}
.roster-calendar-reports .mprogress.DayOff {
  border-radius: 0px;
  color: #FFFFFF;
  background-color: #F64E60;
}
.roster-calendar-reports .mprogress.DayLeave {
  border-radius: 0px;
  color: #FFFFFF;
  background-color: #8950FC;
}
.roster-calendar-reports .mprogress.DaySickLeave {
  border-radius: 0px;
  color: #FFFFFF;
  background-color: #F64E60 !important;
}
.roster-calendar-reports .mprogress.DayPublicHoliday {
  border-radius: 0px;
  color: #FFFFFF;
  background-color: rgba(117, 100, 139, 0.6039215686) !important;
}
.roster-calendar-reports .mprogress.DayDaysinLieu {
  border-radius: 0px;
  color: #FFFFFF;
  background-color: #2ec066;
}
.roster-calendar-reports .mprogress.DayTraining {
  border-radius: 0px;
  color: #FFFFFF;
  background-color: #9eb6a0;
}
.roster-calendar-reports .mprogress.DayResetandRecovery {
  border-radius: 0px;
  color: #FFFFFF;
  background-color: #7E8299 !important;
}
.roster-calendar-reports .mprogress.DayAnnualLeave {
  border-radius: 0px;
  color: #FFFFFF;
  background-color: #8950FC;
}
.roster-calendar-reports .no_border {
  border-right: 0 !important;
}

.room-over-bugdet-allocate-cart-bx .br-cart-company-bx {
  font-weight: 600;
}
.room-over-bugdet-allocate-cart-bx .br-cart-item {
  padding: 9px 16px;
  border-bottom: solid 1px #ccc;
}

#view_koma_coming_popup .modal-header {
  display: none;
}

#kt_notify_2_carousel .modal-body {
  text-align: center;
}

.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}

.carousel-item-detail-bx {
  font-family: Poppins;
  font-size: 17px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: center;
  color: #A8A8A8;
}

.carousel-item-detail-bx {
  text-align: center;
}

.carousel-item-detail-bx h4 {
  color: #60C2BC;
  font-family: Poppins;
  font-size: 27px;
  font-weight: 500;
  line-height: 41px;
  letter-spacing: 0em;
}

.label.label-sm {
  padding-top: 2px;
}

.traveldesk .dataTables_wrapper .dataTable tr:hover {
  background-color: #F3F6F9 !important;
}

.traveldesk .dataTables_wrapper .dataTable tr td:hover {
  background-color: #F3F6F9 !important;
}

tr.ccrrtt {
  background-color: #F3F6F9 !important;
}

/**************************************
traveldesk 15*7  
********/
.bootstrap-select ul.dropdown-menu {
  overflow-x: clip;
}

.w-30 {
  width: 30%;
}

.w-35 {
  width: 35%;
}

.w-40 {
  width: 40%;
}

.w-45 {
  width: 45%;
}

.w100px {
  width: 100px !important;
}

.w115px {
  width: 115px !important;
}

.w120px {
  width: 120px !important;
}

.cursor-pointerx {
  cursor: pointer !important;
}

.flex-auto {
  flex: auto;
}

.flex-1 {
  flex: 1;
}

.btn-blue {
  background: #488bbd;
  color: #dee9f1 !important;
}

a {
  cursor: pointer;
}

.btn-blue:hover {
  background: #3c7dae;
}

.btn-light-blue {
  color: #488bbd;
  background: #dee9f1 !important;
}

.w110px {
  width: 114px;
  padding-right: 5px;
}
.w110px label {
  font-family: Poppins;
  font-size: 15px !important;
  font-weight: 600 !important;
  line-height: 23px;
  letter-spacing: 0.01em;
  text-align: left;
}

.w207px {
  width: 207px;
}

.w222px {
  width: 222px;
  flex: 1;
}

.leaveHistory-popover {
  width: 300px;
  line-height: 21px;
}

.show-hide-route-detail-btn.opened svg {
  transform: rotate(268deg);
}

.popover {
  max-width: 350px !important;
}

.font14px500 {
  font-family: Poppins;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 20px;
  letter-spacing: 0em;
}

.delete-stop-roster-container {
  font-family: Poppins;
}
.delete-stop-roster-container .swal2-input-label {
  justify-content: left !important;
  color: #626262 !important;
  font-size: 1.1rem !important;
  font-weight: 400 !important;
}
.delete-stop-roster-container textarea {
  background: #f3f3f3;
  border-color: #dfdfdf;
}
.delete-stop-roster-container textarea.txt-error {
  border-color: red;
}

.box-shadow-none {
  box-shadow: none !important;
}

.charter-stats-bx .grnbx .rbmx1 {
  background: #C8F7F4;
}
.charter-stats-bx .grnbx .rbmx2 {
  background: #C8F7F4;
}
.charter-stats-bx .grnbx .rbmx3 {
  background: rgba(94, 193, 187, 0.5882352941);
}
.charter-stats-bx .grnbx .seatsstr-nr {
  color: #5EC1BB;
}
.charter-stats-bx .grybx .seatsstr-nr {
  color: #3C7DAE;
}
.charter-stats-bx .grybx .rbmx1 {
  background: #DEE9F1;
}
.charter-stats-bx .grybx .rbmx2 {
  background: #DEE9F1;
}
.charter-stats-bx .grybx .rbmx3 {
  background: rgba(60, 125, 174, 0.5882352941);
}
.charter-stats-bx .rbox {
  width: 200px;
  padding: 6px;
}
.charter-stats-bx .rbmx1 {
  padding: 5px 10px;
  font-family: Poppins;
  border-radius: 10px 10px 0px 0px;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
}
.charter-stats-bx .rbmx2 {
  padding: 0px 10px;
  background: #DEE9F1;
  display: flex;
}
.charter-stats-bx .rbmx3 {
  background: rgba(60, 125, 174, 0.5882352941);
  border-radius: 0px 0px 10px 10px;
  text-align: center;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0em;
  color: #FFFFFF;
}
.charter-stats-bx .seatsstr {
  font-family: Poppins;
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
}
.charter-stats-bx .seatsstr-avl {
  font-family: Poppins;
  font-size: 12px;
  font-weight: 400;
  line-height: 10px;
  letter-spacing: 0em;
  text-align: left;
}
.charter-stats-bx .seatsstr-nr {
  font-family: Poppins;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: left;
}

.viewManifestPopupBtn {
  cursor: pointer;
}

#CancelTripRequestPopup-popup {
  font-family: Poppins;
}
#CancelTripRequestPopup-popup .modal-body {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0px;
}
#CancelTripRequestPopup-popup .modal-body .note-editor.note-frame .note-statusbar {
  display: none;
}
#CancelTripRequestPopup-popup .modal-body .form-group-tobx {
  align-items: baseline;
  padding: 5px;
  border-bottom: solid #efefef 1px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  border-top: solid #efefef 1px;
  letter-spacing: 0em;
  text-align: left;
  padding-left: 15px !important;
}
#CancelTripRequestPopup-popup .modal-body .form-group-tobx .form-groupdx {
  margin-left: 10px;
}
#CancelTripRequestPopup-popup .modal-body .form-group-subbx {
  align-items: baseline;
  padding: 5px;
  border-bottom: solid #efefef 1px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  padding-left: 15px !important;
}
#CancelTripRequestPopup-popup .modal-body .form-group-subbx #Subject {
  width: 100%;
  border: none;
  background: #fff !important;
  outline: none;
}
#CancelTripRequestPopup-popup .modal-body .form-group-subbx #Subject:focus {
  width: 100%;
  border: none;
  outline: none;
  background: #fff !important;
}
#CancelTripRequestPopup-popup .modal-body .form-group-msgbx {
  align-items: baseline;
  padding: 5px;
  border-bottom: solid #efefef 1px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
}
#CancelTripRequestPopup-popup .modal-body .form-group-msgbx label:first-child {
  padding-left: 12px !important;
}
#CancelTripRequestPopup-popup .modal-body .note-editor.note-frame {
  border: none;
  border-radius: 0 !important;
  border-top: 1px solid #efefef;
}
#CancelTripRequestPopup-popup .modal-body .note-toolbar {
  border-radius: 0 !important;
  border-bottom: 1px solid #efefef;
}
#CancelTripRequestPopup-popup .uppy-input-label-sm {
  width: 200px;
  text-align: left;
  height: 23px;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 0.02em;
  text-align: left;
  border-radius: 5px !important;
  padding-bottom: 3px;
  padding: 3px 8px;
}
#CancelTripRequestPopup-popup .uppy-input-label-sm:hover .svg-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #fff !important;
}
#CancelTripRequestPopup-popup .modal-footer {
  display: block;
  padding: 0 !important;
}
#CancelTripRequestPopup-popup .modal-footer .label-defoult a {
  color: #7E8399;
}
#CancelTripRequestPopup-popup .modal-footer .label.label-inline {
  border-radius: 5px !important;
  height: 23px;
}
#CancelTripRequestPopup-popup .spinner.spinner-success:before {
  border: 2px solid #fff;
  border-right: 2px solid transparent;
}

#SendCharterTicket-popup {
  font-family: Poppins;
}
#SendCharterTicket-popup .modal-body {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0px;
}
#SendCharterTicket-popup .modal-body .note-editor.note-frame .note-statusbar {
  display: none;
}
#SendCharterTicket-popup .modal-body .form-group-tobx {
  align-items: baseline;
  padding: 5px;
  border-bottom: solid #efefef 1px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  border-top: solid #efefef 1px;
  letter-spacing: 0em;
  text-align: left;
  padding-left: 15px !important;
}
#SendCharterTicket-popup .modal-body .form-group-tobx .form-groupdx {
  margin-left: 10px;
}
#SendCharterTicket-popup .modal-body .form-group-subbx {
  align-items: baseline;
  padding: 5px;
  border-bottom: solid #efefef 1px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  padding-left: 15px !important;
}
#SendCharterTicket-popup .modal-body .form-group-subbx #Subject {
  width: 100%;
  border: none;
  background: #fff !important;
  outline: none;
}
#SendCharterTicket-popup .modal-body .form-group-subbx #Subject:focus {
  width: 100%;
  border: none;
  outline: none;
  background: #fff !important;
}
#SendCharterTicket-popup .modal-body .form-group-msgbx {
  align-items: baseline;
  padding: 5px;
  border-bottom: solid #efefef 1px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
}
#SendCharterTicket-popup .modal-body .form-group-msgbx label:first-child {
  padding-left: 12px !important;
}
#SendCharterTicket-popup .modal-body .note-editor.note-frame {
  border: none;
  border-radius: 0 !important;
  border-top: 1px solid #efefef;
}
#SendCharterTicket-popup .modal-body .note-toolbar {
  border-radius: 0 !important;
  border-bottom: 1px solid #efefef;
}
#SendCharterTicket-popup .uppy-input-label-sm {
  width: 200px;
  text-align: left;
  height: 23px;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 0.02em;
  text-align: left;
  border-radius: 5px !important;
  padding-bottom: 3px;
  padding: 3px 8px;
}
#SendCharterTicket-popup .uppy-input-label-sm:hover .svg-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #fff !important;
}
#SendCharterTicket-popup .modal-footer {
  display: block;
  padding: 0 !important;
}
#SendCharterTicket-popup .modal-footer .label-defoult a {
  color: #7E8399;
}
#SendCharterTicket-popup .modal-footer .label.label-inline {
  border-radius: 5px !important;
  height: 23px;
}
#SendCharterTicket-popup .spinner.spinner-success:before {
  border: 2px solid #fff;
  border-right: 2px solid transparent;
}

#DateRequestMessage-popup {
  font-family: Poppins;
}
#DateRequestMessage-popup .modal-body {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0px;
}
#DateRequestMessage-popup .modal-body .note-editor.note-frame .note-statusbar {
  display: none;
}
#DateRequestMessage-popup .modal-body .form-group-tobx {
  align-items: baseline;
  padding: 5px;
  border-bottom: solid #efefef 1px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  border-top: solid #efefef 1px;
  letter-spacing: 0em;
  text-align: left;
  padding-left: 15px !important;
}
#DateRequestMessage-popup .modal-body .form-group-tobx .form-groupdx {
  margin-left: 10px;
}
#DateRequestMessage-popup .modal-body .form-group-subbx {
  align-items: baseline;
  padding: 5px;
  border-bottom: solid #efefef 1px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  padding-left: 15px !important;
}
#DateRequestMessage-popup .modal-body .form-group-subbx #Subject {
  width: 100%;
  border: none;
  background: #fff !important;
  outline: none;
}
#DateRequestMessage-popup .modal-body .form-group-subbx #Subject:focus {
  width: 100%;
  border: none;
  outline: none;
  background: #fff !important;
}
#DateRequestMessage-popup .modal-body .form-group-msgbx {
  align-items: baseline;
  padding: 5px;
  border-bottom: solid #efefef 1px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
}
#DateRequestMessage-popup .modal-body .form-group-msgbx label:first-child {
  padding-left: 12px !important;
}
#DateRequestMessage-popup .modal-body .note-editor.note-frame {
  border: none;
  border-radius: 0 !important;
  border-top: 1px solid #efefef;
}
#DateRequestMessage-popup .modal-body .note-toolbar {
  border-radius: 0 !important;
  border-bottom: 1px solid #efefef;
}
#DateRequestMessage-popup .uppy-input-label-sm {
  width: 200px;
  text-align: left;
  height: 23px;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 0.02em;
  text-align: left;
  border-radius: 5px !important;
  padding-bottom: 3px;
  padding: 3px 8px;
}
#DateRequestMessage-popup .uppy-input-label-sm:hover .svg-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #fff !important;
}
#DateRequestMessage-popup .modal-footer {
  display: block;
  padding: 0 !important;
}
#DateRequestMessage-popup .modal-footer .label-defoult a {
  color: #7E8399;
}
#DateRequestMessage-popup .modal-footer .label.label-inline {
  border-radius: 5px !important;
  height: 23px;
}
#DateRequestMessage-popup .spinner.spinner-success:before {
  border: 2px solid #fff;
  border-right: 2px solid transparent;
}

#SendRequestCommercialFlights-popup {
  font-family: Poppins;
}
#SendRequestCommercialFlights-popup .modal-body {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0px;
}
#SendRequestCommercialFlights-popup .modal-body .note-editor.note-frame .note-statusbar {
  display: none;
}
#SendRequestCommercialFlights-popup .modal-body .form-group-tobx {
  align-items: baseline;
  padding: 5px;
  border-bottom: solid #efefef 1px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  border-top: solid #efefef 1px;
  letter-spacing: 0em;
  text-align: left;
  padding-left: 15px !important;
}
#SendRequestCommercialFlights-popup .modal-body .form-group-tobx .form-groupdx {
  margin-left: 10px;
}
#SendRequestCommercialFlights-popup .modal-body .form-group-subbx {
  align-items: baseline;
  padding: 5px;
  border-bottom: solid #efefef 1px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  padding-left: 15px !important;
}
#SendRequestCommercialFlights-popup .modal-body .form-group-subbx #Subject {
  width: 100%;
  border: none;
  background: #fff !important;
  outline: none;
}
#SendRequestCommercialFlights-popup .modal-body .form-group-subbx #Subject:focus {
  width: 100%;
  border: none;
  outline: none;
  background: #fff !important;
}
#SendRequestCommercialFlights-popup .modal-body .form-group-msgbx {
  align-items: baseline;
  padding: 5px;
  border-bottom: solid #efefef 1px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
}
#SendRequestCommercialFlights-popup .modal-body .form-group-msgbx label:first-child {
  padding-left: 12px !important;
}
#SendRequestCommercialFlights-popup .modal-body .note-editor.note-frame {
  border: none;
  border-radius: 0 !important;
  border-top: 1px solid #efefef;
}
#SendRequestCommercialFlights-popup .modal-body .note-toolbar {
  border-radius: 0 !important;
  border-bottom: 1px solid #efefef;
}
#SendRequestCommercialFlights-popup .uppy-input-label-sm {
  width: 200px;
  text-align: left;
  height: 23px;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 0.02em;
  text-align: left;
  border-radius: 5px !important;
  padding-bottom: 3px;
  padding: 3px 8px;
}
#SendRequestCommercialFlights-popup .uppy-input-label-sm:hover .svg-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #fff !important;
}
#SendRequestCommercialFlights-popup .modal-footer {
  display: block;
  padding: 0 !important;
}
#SendRequestCommercialFlights-popup .modal-footer .label-defoult a {
  color: #7E8399;
}
#SendRequestCommercialFlights-popup .modal-footer .label.label-inline {
  border-radius: 5px !important;
  height: 23px;
}
#SendRequestCommercialFlights-popup .spinner.spinner-success:before {
  border: 2px solid #fff;
  border-right: 2px solid transparent;
}

.trv_send-popup {
  font-family: Poppins;
}
.trv_send-popup .modal-body {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0px;
}
.trv_send-popup .modal-body .note-editor.note-frame .note-statusbar {
  display: none;
}
.trv_send-popup .modal-body .form-group-tobx {
  align-items: baseline;
  padding: 5px;
  border-bottom: solid #efefef 1px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  border-top: solid #efefef 1px;
  letter-spacing: 0em;
  text-align: left;
  padding-left: 15px !important;
}
.trv_send-popup .modal-body .form-group-tobx .form-groupdx {
  margin-left: 10px;
}
.trv_send-popup .modal-body .form-group-subbx {
  align-items: baseline;
  padding: 5px;
  border-bottom: solid #efefef 1px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  padding-left: 15px !important;
}
.trv_send-popup .modal-body .form-group-subbx #Subject {
  width: 100%;
  border: none;
  background: #fff !important;
  outline: none;
}
.trv_send-popup .modal-body .form-group-subbx #Subject:focus {
  width: 100%;
  border: none;
  outline: none;
  background: #fff !important;
}
.trv_send-popup .modal-body .form-group-msgbx {
  align-items: baseline;
  padding: 5px;
  border-bottom: solid #efefef 1px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
}
.trv_send-popup .modal-body .form-group-msgbx label:first-child {
  padding-left: 12px !important;
}
.trv_send-popup .modal-body .note-editor.note-frame {
  border: none;
  border-radius: 0 !important;
  border-top: 1px solid #efefef;
}
.trv_send-popup .modal-body .note-toolbar {
  border-radius: 0 !important;
  border-bottom: 1px solid #efefef;
}
.trv_send-popup .uppy-input-label-sm {
  width: 200px;
  text-align: left;
  height: 23px;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 0.02em;
  text-align: left;
  border-radius: 5px !important;
  padding-bottom: 3px;
  padding: 3px 8px;
}
.trv_send-popup .uppy-input-label-sm:hover .svg-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #fff !important;
}
.trv_send-popup .modal-footer {
  display: block;
  padding: 0 !important;
}
.trv_send-popup .modal-footer .label-defoult a {
  color: #7E8399;
}
.trv_send-popup .modal-footer .label.label-inline {
  border-radius: 5px !important;
  height: 23px;
}
.trv_send-popup .spinner.spinner-success:before {
  border: 2px solid #fff;
  border-right: 2px solid transparent;
}

#view-manifest-popup {
  font-family: Poppins;
}
#view-manifest-popup .modal-body {
  padding-left: 0;
  padding-right: 0;
}
#view-manifest-popup .modal-body .headerbx {
  padding: 5px 14px;
}
#select2_SearchFilterStaff_IDs_colsbx {
  padding-top: 3px;
}
#select2_SearchFilterStaff_IDs_colsbx .select2-selection__rendered {
  line-height: normal !important;
  padding: 0.6rem 3rem 0.6rem 1rem !important;
}

.traveldesk_dashboardbx table tr td:last-child {
  text-align: right;
}

.tooltip.tooltip-dark .tooltip-inner {
  text-align: left;
}

.document-quick-list-popup {
  font-family: Poppins;
  width: auto !important;
}
.document-quick-list-popup .font-size-h7 {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
}
.document-quick-list-popup .card-body2 {
  display: flex;
  align-items: self-end;
}
.document-quick-list-popup .card-label-dcx {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
}

.traveldesk .trvl1 .dataTable th {
  text-wrap: nowrap;
}
.traveldesk .trvl1 .dataTable th:nth-child(1) {
  width: 300px !important;
}
.traveldesk .trvl1 .dataTable th:nth-child(2) {
  width: 60px !important;
}
.traveldesk .trvl1 .dataTable th:nth-child(3) {
  width: 300px !important;
}
.traveldesk .trvl1 .dataTable th:nth-child(4) {
  width: 200px !important;
}
.traveldesk .trvl1 .dataTable th:nth-child(5) {
  width: 110px !important;
}
.traveldesk .trvl1 .dataTable th:nth-child(6) {
  width: 268px !important;
  text-align: left;
}
.traveldesk .trvl2 .dataTable th {
  text-wrap: nowrap;
}
.traveldesk .trvl2 .dataTable th:nth-child(1) {
  width: 300px !important;
}
.traveldesk .trvl2 .dataTable th:nth-child(2) {
  width: 60px !important;
}
.traveldesk .trvl2 .dataTable th:nth-child(3) {
  width: 300px !important;
}
.traveldesk .trvl2 .dataTable th:nth-child(4) {
  width: 200px !important;
}
.traveldesk .trvl2 .dataTable th:nth-child(5) {
  width: 110px !important;
}
.traveldesk .trvl2 .dataTable th:nth-child(6) {
  width: 268px !important;
  text-align: left;
}
.traveldesk .dataTables_wrapper .dataTable td {
  text-wrap: nowrap;
}
@media only screen and (max-width: 600px) {
  .traveldesk .dataTables_wrapper {
    overflow: auto;
  }
}
.traveldesk .trip_iconbx a {
  color: #b5b5c3;
}
.traveldesk .trip_iconbx a:hover {
  color: #000;
}
.traveldesk .trip_iconbx a:hover .nav-icon {
  border: 1px solid #1bc5bd !important;
}
.traveldesk .trip_iconbx a:hover .svg-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #1f6577;
}
.traveldesk .trip_iconbx a:hover .svg-icon svg g {
  opacity: 1;
}
.traveldesk .trip_iconbx a.active .svg-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #1f6577;
}
.traveldesk .trip_iconbx a.selected {
  color: #000;
}
.traveldesk .trip_iconbx a.selected .nav-icon {
  border: 1px solid #1bc5bd !important;
}
.traveldesk .trip_iconbx a.selected .svg-icon-cx svg g {
  opacity: 1;
}
.traveldesk .charter-flight-search-return_legbx {
  display: flex;
  width: 433px;
  margin-bottom: 10px;
  border: solid #f9f9f9 2px;
  border-radius: 5px;
  background: #f9f9f9;
  padding: 10px;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.13);
}
.traveldesk .charter-flight-search-return_legbx.selected {
  border: solid #5ec1bb 2px;
}
.traveldesk .AirSegLegSelected-bx .charter-flight-search-return_legbx .r0 span:nth-child(1) {
  font-size: 11px;
  color: #a8a8a8;
  font-weight: 400;
}
.traveldesk .AirSegLegSelected-bx .charter-flight-search-return_legbx .r0 span:nth-child(2) {
  font-size: 11px;
  color: #a8a8a8;
  font-weight: 400;
}
.traveldesk .AirSegLegSelected-bx .charter-flight-search-return_legbx .r0 span:nth-child(3) {
  font-size: 11px;
  color: #a8a8a8;
  font-weight: 400;
}
.traveldesk .route-calendar-view-bx {
  font-family: Poppins;
}
.traveldesk .route-calendar-view-bx .route-seg-legbx {
  display: flex;
  width: 433px;
  margin-bottom: 1px;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 1px !important;
  width: 100%;
}
.traveldesk .route-calendar-view-bx .route-seg-legbx .r0 {
  display: flex;
}
.traveldesk .route-calendar-view-bx .route-seg-legbx .r0 span {
  font-size: 11px;
  color: #000000;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333333333%;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
}
.traveldesk .route-calendar-view-bx .route-seg-legbx .r0 span:nth-child(1) {
  flex: 0 0 36.3333333333%;
  max-width: 36.3333333333%;
}
.traveldesk .route-calendar-view-bx .route-seg-legbx .r0 span:nth-child(2) {
  flex: 0 0 30.3333333333%;
  max-width: 28.3333333333%;
  font-size: 11px;
}
.traveldesk .route-calendar-view-bx .route-seg-legbx .r0 span:nth-child(3) {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.traveldesk .route-calendar-view-bx .route-seg-legbx .r1 {
  display: flex;
  flex-wrap: wrap;
}
.traveldesk .route-calendar-view-bx .route-seg-legbx .r1 span {
  font-size: 11px;
  color: #a8a8a8;
  flex: 0 0 33.3333333333%;
  font-family: Poppins;
  font-size: 11px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
}
.traveldesk .route-calendar-view-bx .route-seg-legbx .r1 span:nth-child(1) {
  flex: 0 0 36.3333333333%;
  max-width: 31.333333%;
}
.traveldesk .route-calendar-view-bx .route-seg-legbx .r1 span:nth-child(2) {
  flex: 0 0 33.333333%;
  max-width: 34.333333%;
  font-size: 11px;
}
.traveldesk .route-calendar-view-bx .route-seg-legbx .r1 span:nth-child(3) {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.traveldesk .route-calendar-view-bx .route-seg-legbx .r2 {
  display: flex;
}
.traveldesk .route-calendar-view-bx .route-seg-legbx .r2 span {
  font-size: 12px;
  color: #181c32;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 600;
  padding-right: 10px;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
}
.traveldesk .route-calendar-view-bx .route-seg-legbx .r2 span:nth-child(1) {
  flex: 0 0 36.3333333333%;
  max-width: 8.3333333333%;
}
.traveldesk .route-calendar-view-bx .route-seg-legbx .r2 span:nth-child(2) {
  flex: 0 0 58%;
  max-width: 54%;
  font-size: 11px;
  text-align: center;
}
.traveldesk .route-calendar-view-bx .route-seg-legbx .r2 span:nth-child(2) svg {
  width: 100%;
}
.traveldesk .route-calendar-view-bx .route-seg-legbx .r2 span:nth-child(3) {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.traveldesk .route-calendar-view-bx .route-seg-legbx .r3 {
  display: flex;
}
.traveldesk .route-calendar-view-bx .route-seg-legbx .r3 span {
  font-size: 11px;
  color: #a8a8a8;
}
.traveldesk .route-calendar-view-bx .route-seg-legbx .r3 span:nth-child(1) {
  flex: 0 0 65.333333%;
  max-width: 62.3333333333%;
}
.traveldesk .route-calendar-view-bx .route-seg-body-bx {
  background: rgba(243, 246, 249, 0.6196078431);
  border-radius: 4px;
}
.traveldesk .route-calendar-view-bx .accordion .card-toolbar .collapsed .svg-icon svg {
  transition: all 0.15s ease;
  transform: rotate(90deg);
}
.traveldesk .charter-flight-search-return_legbx .rightbx .bookbtn {
  color: #3c7dae;
  font-family: Poppins;
  font-size: 21px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0em;
  cursor: pointer;
}
.traveldesk .charter-flight-search-return_legbx:hover {
  border: solid #5ec1bb 2px;
}
.traveldesk .charter-flight-search-return_legbx .rightbx {
  text-align: center;
  width: 111px;
  border-left: solid #3c7dae 1px;
  margin-left: 8px;
  font-size: 11px;
  color: #a8a8a8;
}
.traveldesk .charter-flight-search-return_legbx .r1 {
  display: flex;
  flex-wrap: wrap;
}
.traveldesk .charter-flight-search-return_legbx .r4 {
  display: flex;
  flex-wrap: wrap;
}
.traveldesk .charter-flight-search-return_legbx .r4 span {
  font-size: 11px;
  color: #a8a8a8;
  font-size: 12px;
  font-weight: 600;
  line-height: 15px;
  letter-spacing: 0em;
  text-align: left;
}
.traveldesk .charter-flight-search-return_legbx .r4 span:nth-child(1) {
  flex: 0 0 66.333333%;
  max-width: 66.3333333333%;
}
.traveldesk .charter-flight-search-return_legbx .r1 span {
  font-size: 11px;
  color: #a8a8a8;
  flex: 0 0 33.3333333333%;
  font-family: Poppins;
  font-size: 11px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
}
.traveldesk .charter-flight-search-return_legbx .r1 span:nth-child(1) {
  flex: 0 0 36.3333333333%;
  max-width: 36.3333333333%;
}
.traveldesk .charter-flight-search-return_legbx .r1 span:nth-child(2) {
  flex: 0 0 30.3333333333%;
  max-width: 28.3333333333%;
  font-size: 11px;
}
.traveldesk .charter-flight-search-return_legbx .r1 span:nth-child(3) {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.traveldesk .charter-flight-search-return_legbx .r2 span {
  font-size: 12px;
  color: #181c32;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 600;
  padding-right: 10px;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
}
.traveldesk .charter-flight-search-return_legbx .r3 span {
  font-size: 11px;
  color: #a8a8a8;
}
.traveldesk .charter-flight-search-return_legbx .r4 span {
  font-size: 12px;
  color: #181c32;
}
.traveldesk .dept_Titlebx {
  font-family: Poppins;
  font-size: 13px;
  background: #dee9f1;
  font-weight: 600;
  width: 510px;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #3c7dae;
  padding: 7px;
  height: 34px;
  border-radius: 5px;
}
.traveldesk .charterflight-quickbxdx {
  background: #3c7dae;
  color: #dee9f1;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  display: flex;
  border-radius: 5px;
  padding: 5px 10px;
  margin-bottom: 10px;
}
.traveldesk .charterflight-quickbxdx div {
  flex: 0 0 20.3333333333%;
  max-width: 30.3333333333%;
  font-size: 11px;
}
.traveldesk .charterflight-quickbxdx div:last-of-type {
  text-align: right;
  padding-right: 35px;
  padding-top: 7px;
  display: flex;
  flex: 0 0 140px;
}
.traveldesk .charterflight-quickbxdx span {
  display: block;
  font-size: 12px;
}
.traveldesk .charterflight_seleted_datebx {
  font-family: Poppins;
  font-size: 17px;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
  color: #f64e60;
}
.traveldesk .charter-flight-search-return_legbx .r3 {
  display: flex;
}
.traveldesk .charter-flight-search-return_legbx .r3 span:nth-child(1) {
  flex: 0 0 66.333333%;
  max-width: 66.333333%;
}
.traveldesk .showhide_detailbtn {
  cursor: pointer;
}
.traveldesk .th2 {
  font-family: Poppins;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
}
.traveldesk .th3p {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: #181c32;
}
.traveldesk .th3p_names {
  font-family: Poppins;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
}
.traveldesk .show_detailbx_container {
  background: linear-gradient(0deg, #dee9f1, #dee9f1), linear-gradient(0deg, #e7e7e7, #e7e7e7);
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
}
.traveldesk .show_detailbx_container .show_detailbx {
  background: linear-gradient(0deg, #dee9f1, #dee9f1), linear-gradient(0deg, #e7e7e7, #e7e7e7);
  padding-bottom: 16px;
}
.traveldesk .show_detailbx_container .hide_detailbtn {
  width: 147px;
  background: url(/data/Vector17.png);
  background-repeat: no-repeat;
  margin: auto;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: center;
  color: #ffffff;
}
.traveldesk .show_detailbx_container .charter-flight-search-return_legbx {
  width: -webkit-fill-available !important;
}
.traveldesk .show_detailbx_container .charter-flight-search-return_legbx .r0 span {
  font-size: 11px;
  color: #a8a8a8;
}
.traveldesk .show_detailbx_container .charter-flight-search-return_legbx .r3 span:nth-child(1) {
  flex: 0 0 74.333333%;
  max-width: 79.333333%;
}
.traveldesk .show_detailbx_container .charter-flight-search-return_legbx .r4 span:nth-child(1) {
  flex: 0 0 74.333333%;
  max-width: 79.333333%;
}
.traveldesk .trip_dtl_bx .airport_codetxt {
  font-family: Poppins;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  margin-right: 10px;
  letter-spacing: 0em;
  text-align: left;
  color: #181c32;
}
.traveldesk .trip_dtl_bx .travellerNrTxt {
  margin-right: 10px;
  color: #a8a8a8;
}
.traveldesk .trip_dtl_bx .travel_date_txt {
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  margin-right: 10px;
  letter-spacing: 0em;
  text-align: left;
  color: #181c32;
}
.traveldesk .trip_dtl_bx .travel_totxt {
  font-family: Poppins;
  font-size: 12px;
  color: #a8a8a8;
  font-weight: 600;
  margin-right: 10px;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
}
.traveldesk .qkcontinuebtn:hover {
  background-color: #dee9f1;
}
.traveldesk .qkcontinuebtn {
  margin-top: -5px;
  margin-bottom: -5px;
  margin-right: -12px;
  border-radius: 0px 5px 5px 0px;
  background-color: #dee9f1;
  border-color: #dee9f1;
  color: #3c7dae;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
}
.traveldesk ._flight-search-return-summarybx .charter-flight-search-return_legbx {
  box-shadow: none !important;
  border-color: #f2f2f2;
  width: 100%;
}
.traveldesk ._flight-search-return-summarybx .charter-flight-search-return_legbx .r1 span:nth-child(1) {
  flex: 0 0 36.3333333333%;
  max-width: 27.3333333333% !important;
}
.traveldesk ._flight-search-return-summarybx .charter-flight-search-return_legbx .r0 {
  display: flex;
}
.traveldesk ._flight-search-return-summarybx .charter-flight-search-return_legbx .r0 span {
  font-size: 11px;
  color: #000000;
  -webkit-box-flex: 0;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
}
.traveldesk ._flight-search-return-summarybx .charter-flight-search-return_legbx .r0 span:nth-child(1) {
  flex: 0 0 36.3333333333%;
  max-width: 36.3333333333%;
}
.traveldesk ._flight-search-return-summarybx .charter-flight-search-return_legbx .r0 span:nth-child(2) {
  flex: 0 0 30.3333333333%;
  max-width: 28.3333333333%;
  font-size: 11px;
}
.traveldesk ._flight-search-return-summarybx .charter-flight-search-return_legbx .r0 span:nth-child(3) {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.traveldesk ._flight-search-return-summarybx .charter-flight-search-return_legbx .sp-plane-icon-bx svg {
  width: 52%;
}
@media only screen and (max-width: 1300px) {
  .traveldesk ._flight-search-return-summarybx .charter-flight-search-return_legbx .sp-plane-icon-bx svg {
    width: 49%;
  }
}
.traveldesk ._flight-search-return-summarybx .accordion .card-toolbar .collapsed .svg-icon svg {
  transition: all 0.15s ease;
  transform: rotate(90deg);
}
.traveldesk ._flight-search-return-summarybx #travellers_info_detlbx .card-toolbar:after {
  transition: all 0.15s ease;
}
.traveldesk ._flight-search-return-summarybx #travellers_info_detlbx .collapsed {
  font-family: Poppins;
  font-size: 11px;
  font-weight: 600;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
  color: #3c7dae;
}
.traveldesk ._flight-search-return-summarybx .passenger-bg {
 
  background-repeat: no-repeat;
  background-position: right;
}
.traveldesk .btn-light-blue {
  background-color: #dee9f1;
  color: #3c7dae !important;
}
.traveldesk .btn-light-blue svg g [fill] {
  fill: #3c7dae;
}
.traveldesk .text-blue {
  color: #3c7dae !important;
}
.traveldesk .charter-flight-search-oneway_legbx {
  margin-bottom: 1px !important;
  border-color: #f2f2f2;
  width: 100%;
  display: flex;
  width: 510px;
  margin-bottom: 10px;
  border: solid #f9f9f9 2px;
  border-radius: 5px;
  background: #f9f9f9;
  padding: 10px;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.13);
  /*
  .r0 {
      display: flex;
      span {
          font-size: 11px;
          color: #000000;
          -webkit-box-flex: 0;
          -ms-flex: 0 0 33.3333333333%;
          font-family: Poppins;
          font-size: 12px;
          font-weight: 400;
          line-height: 17px;
          letter-spacing: 0em;
          text-align: left;
      }
      pan:nth-child(1) {
          flex: 0 0 36.3333333333%;
          max-width: 36.3333333333%;
      }
      span:nth-child(2) {
          flex: 0 0 30.3333333333%;
          max-width: 28.3333333333%;
          font-size: 11px;
      }
      span:nth-child(3) {
          flex: 0 0 33.3333333333%;
          max-width: 33.3333333333%;
      }
  }
  */
}
.traveldesk .charter-flight-search-oneway_legbx:hover {
  border: solid #5ec1bb 2px;
}
.traveldesk .charter-flight-search-oneway_legbx.selected {
  border: solid #5ec1bb 2px;
}
.traveldesk .charter-flight-search-oneway_legbx .rightbx {
  text-align: center;
  width: 111px;
  border-left: solid #3c7dae 1px;
  margin-left: 8px;
  font-size: 11px;
  color: #a8a8a8;
}
.traveldesk .charter-flight-search-oneway_legbx .rightbx .bookbtn {
  color: #3c7dae;
  font-family: Poppins;
  font-size: 21px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0em;
  cursor: pointer;
}
.traveldesk .charter-flight-search-oneway_legbx .r1 {
  display: flex;
  flex-wrap: wrap;
}
.traveldesk .charter-flight-search-oneway_legbx .r1 span {
  font-size: 11px;
  color: #a8a8a8;
  flex: 0 0 33.3333333333%;
  font-family: Poppins;
  font-size: 11px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
}
.traveldesk .charter-flight-search-oneway_legbx .r1 span:nth-child(1) {
  flex: 0 0 36.3333333333%;
  max-width: 31.333333%;
}
.traveldesk .charter-flight-search-oneway_legbx .r1 span:nth-child(2) {
  flex: 0 0 33.333333%;
  max-width: 34.333333%;
  font-size: 11px;
}
.traveldesk .charter-flight-search-oneway_legbx .r1 span:nth-child(3) {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.traveldesk .charter-flight-search-oneway_legbx .r2 {
  display: flex;
}
.traveldesk .charter-flight-search-oneway_legbx .r2 span {
  font-size: 12px;
  color: #181c32;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 600;
  padding-right: 10px;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
}
.traveldesk .charter-flight-search-oneway_legbx .r2 span:nth-child(1) {
  flex: 0 0 36.3333333333%;
  max-width: 12.3333333333%;
}
.traveldesk .charter-flight-search-oneway_legbx .r2 span:nth-child(2) {
  flex: 0 0 52%;
  max-width: 52%;
  font-size: 11px;
}
.traveldesk .charter-flight-search-oneway_legbx .r2 span:nth-child(2) svg {
  width: 100%;
}
.traveldesk .charter-flight-search-oneway_legbx .r2 span:nth-child(3) {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.traveldesk .charter-flight-search-oneway_legbx .r3 {
  display: flex;
}
.traveldesk .charter-flight-search-oneway_legbx .r3 span {
  font-size: 11px;
  color: #a8a8a8;
}
.traveldesk .charter-flight-search-oneway_legbx .r3 span:nth-child(1) {
  flex: 0 0 64.333333%;
  max-width: 32.3333333333%;
}
.traveldesk .charter-flight-search-oneway_legbx .r3 span:nth-child(2) {
  flex: 0 0 64.333333%;
  max-width: 31.5%;
}
.traveldesk .charter-flight-search-oneway_legbx .r4 {
  display: flex;
  flex-wrap: wrap;
}
.traveldesk .charter-flight-search-oneway_legbx .r4 span {
  font-size: 12px;
  color: #181c32;
  font-size: 12px;
  font-weight: 600;
  line-height: 15px;
  letter-spacing: 0em;
  text-align: left;
}
.traveldesk .charter-flight-search-oneway_legbx .r4 span:nth-child(1) {
  flex: 0 0 64.333333%;
  max-width: 64.3333333333%;
}
.traveldesk .dept_Titlebx-show-hide {
  font-family: Poppins;
  font-size: 13px;
  background: #ebebeb;
  font-weight: 600;
  width: 510px;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  padding: 7px;
  height: 34px;
  border-radius: 5px;
}
.traveldesk .select2-container--default .select2-selection--single .select2-selection__rendered {
 
}

.seg-route-showhidehtn {
  cursor: pointer;
}

.svg-icon.svg-icon-blue svg g [fill] {
  transition: fill 0.3s ease;
  fill: #3c7dae !important;
}

.font13px500 {
  font-family: Poppins;
  font-size: 13px !important;
  font-weight: 500 !important;
  line-height: 20px;
  letter-spacing: 0em;
}

.dataTables_wrapper .dataTable th {
  padding: 0.5rem !important;
}

.dataTables_wrapper .dataTable td {
  padding: 0.5rem !important;
}

.show_detailbx_container .r0 span {
  color: #a8a8a8;
}
.show_detailbx_container .r0 span:nth-child(1) {
  flex: 0 0 33.3333333333%;
  max-width: 74.333333%;
}
.show_detailbx_container .airseg-selected-departbx .spdept_Titlebx {
  font-family: Poppins;
  font-size: 13px;
  background: #f9f9f9;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #3c7dae;
  padding: 7px;
  height: 34px;
  border-radius: 5px;
}
.show_detailbx_container .airseg-selected-departbx .sp-plane-icon-bx svg {
  width: 66%;
}
.show_detailbx_container .airseg-selected-returnbx .spdept_Titlebx {
  font-family: Poppins;
  font-size: 13px;
  background: #f9f9f9;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #3c7dae;
  padding: 7px;
  height: 34px;
  border-radius: 5px;
}
.show_detailbx_container .airseg-selected-returnbx .sp-plane-icon-bx svg {
  width: 65%;
}

.onway-summarybx .airseg-selected-departbx .r0 span {
  color: #a8a8a8;
}
.onway-summarybx .airseg-selected-departbx .spdept_Titlebx {
  font-family: Poppins;
  font-size: 13px;
  background: #dee9f1;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #3c7dae;
  padding: 7px;
  height: 34px;
  border-radius: 5px;
}
.onway-summarybx .airseg-selected-departbx .sp-plane-icon-bx svg {
  width: 54%;
}

.route-calendar-view-bx .route-cogdbx {
  font-family: Poppins;
}
.route-calendar-view-bx .route-cogdbx .airbx {
  font-size: 26px;
  font-weight: 600;
  line-height: 39px;
  letter-spacing: 0em;
  text-align: left;
}
.route-calendar-view-bx .route-cogdbx .airprtbxc1 {
  font-family: Poppins;
  font-size: 11px;
  font-weight: 500;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
}
.route-calendar-view-bx .route-cogdbx .airprtbxc2 {
  font-family: Poppins;
  font-size: 11px;
  font-weight: 500;
  line-height: 17px;
  letter-spacing: 0em;
  color: #A8A8A8;
  text-align: left;
}
.route-calendar-view-bx .route-cogdbx .airTime {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}
.route-calendar-view-bx .route-cogdbx .airstops {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  color: #A8A8A8;
}

.traveldesk_dashboardbx th:last-child {
  text-align: center;
}

.w146pxl {
  width: 146px;
  text-align: start;
}

.btn-hover-light-blue:hover {
  color: #3c7dae !important;
}
.btn-hover-light-blue .svg-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #3c7dae !important;
}
.btn-hover-light-blue:hover .svg-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #3c7dae !important;
}

.charter-bk-activity-canvas .navi-link:hover .navi-text {
  color: #3F4254 !important;
}

.menu-item-submenux {
  background: rgb(250, 250, 250);
}
.menu-item-submenux:hover .menu-submenux-right {
  display: block !important;
}
.menu-item-submenux .menu-submenux-right {
  display: none;
  z-index: 98;
  position: absolute;
  right: -79%;
  transform: translateZ(0);
  -webkit-transform-style: preserve-3d;
  border-radius: 4px;
  background: #fafafa;
  padding: 20px 0px;
  min-width: 200px;
  margin-top: -28%;
}
.menu-item-submenux .menu-submenux-right a {
  cursor: pointer;
}

/**************************************
End traveldesk
********/
.bx-buget {
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  align-items: center;
  height: calc(1.5em + 1.3rem + 2px);
}
.bx-buget .bx-btn-light-primary {
  min-width: 89px;
  color: #f64e60;
  background-color: #ffe2e5;
  font-size: 17px;
  border-color: transparent;
}
.bx-buget .bx-btn-light-success {
  font-size: 17px;
  min-width: 89px;
  color: #5dc1bb !important;
  background-color: #e7faf9 !important;
  border-color: transparent;
}

.bx-input-header-text {
  min-width: 128px;
  color: #626262 !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
}

.dataTables_info .select-info {
  display: none;
}

.has-error .select2-selection {
  border: red solid 1px;
  border-radius: 5px;
}

.has-error .dropdown.bootstrap-select {
  border: red solid 1px;
  border-radius: 5px;
}

.m_quick_support_box {
  position: fixed;
  bottom: 10px;
  right: 11px;
  z-index: 99;
}
.m_quick_support_box .card {
  width: 337px;
}
.m_quick_support_box .card .wls {
  text-align: center;
  color: rgb(255, 255, 255);
}
.m_quick_support_box .card .card-spacer {
  color: #000;
}
.m_quick_support_box .quicksupport_btn {
  color: #FFFFFF;
  background-color: #F64E60;
  width: -moz-fit-content;
  width: fit-content;
  border-color: #F64E60;
  float: right;
}
.m_quick_support_box .quicksupport_btn i {
  color: #fff;
}
.m_quick_support_box .chatdx {
  display: none !important;
}
.m_quick_support_box.openbx .chatdx {
  display: block !important;
}
.m_quick_support_box.openbx .quicksupport_btn {
  display: none;
}

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

.hide {
  display: none !important;
}

.mrx-auto {
  margin-left: auto;
  margin-right: auto;
}

.datepicker-dropdown.datepicker-orient-top {
  z-index: 99999 !important;
}

.swal2-styled.swal2-confirm {
  border: 0;
  border-radius: 0.25 em;
  background: initial;
  background-color: #f64e60 !important;
  color: #fff;
  font-size: 1em;
}

.event_roster_enddate {
  background: #c9f7f5 !important;
}

.event_roster_enddate .fc-content:before {
  background: #c9f7f5 !important;
}

.event_roster_enddate {
  background: #c9f7f5 !important;
}

.event_roster_enddate.fc-content {
  padding-left: 1 rem !important;
  padding-right: 1 rem !important;
}

.event_roster_enddate .fc-content:before {
  width: 0 !important;
  background: #c9f7f5 !important;
}

.MineStaffLeaveHistoryTbl tr td {
  vertical-align: middle;
}

td {
  vertical-align: middle;
}

.dt-buttons {
  float: right;
  margin-left: 7px;
}

.popover-body ul {
  padding: 0;
  margin: 0;
  min-width: 259px;
  list-style: number;
}
.popover-body ul li {
  margin-left: 19px;
  padding: 5px 16px;
  text-align: left;
}
.popover-body ul li a {
  margin-left: 10px;
}
.popover-body ul li .m_spanbx {
  float: right;
  width: 76px;
  display: flex;
  padding-left: 15px;
}
.popover-body ul li .m_spanbx i {
  margin-left: 10px;
}
.popover-body ul li .m_spanbx i.flaticon2-cross3 {
  color: #f64e60;
  margin-left: 7px;
  margin-right: 14px;
  width: 20px;
  height: 20px;
  background: url(https://preview.keenthemes.com/metronic/theme/html/demo5/dist/assets/media/svg/icons/Communication/Write.svg);
  background-size: contain;
}
.popover-body ul li .m_spanbx i.fa-edit {
  color: #f64e60;
  margin-left: 7px;
}
.popover-body ul li .m_spanbx i.flaticon2-check-mark {
  color: #5dc1bb;
}

.quick_staftdbx {
  display: table;
}
.quick_staftdbx .quick_prograss_chart {
  height: 50px;
  height: 50px;
  float: right;
}

.staff_process tr td:nth-child(3) {
  width: 85px;
  padding: 0 !important;
}
.staff_process tr td:nth-child(3) .apexcharts-inner {
  position: absolute;
  transform: translate(2px, 0) !important;
}

.chart_activebx .quick_prograss_chart {
  height: 50px;
  width: 50px;
  float: right;
}

.select2-selection.select2-selection--single {
  background: #f3f3f3;
  border-color: #dfdfdf;
}

@media (max-width: 1280px) {
  .dataTable td .label.label-lg {
    font-size: 10px !important;
    min-width: 99px !important;
  }
}
@media (max-width: 1080px) {
  .label.label-lg {
    font-size: 7px !important;
  }
}
.btn.btn-light-success:not(:disabled):not(.disabled):active:not(.btn-text) i,
.btn.btn-light-success:not(:disabled):not(.disabled).active i,
.show > .btn.btn-light-success.dropdown-toggle i,
.show .btn.btn-light-success.btn-dropdown i {
  color: #1bc5bd !important;
}

.btn.btn-light-success:hover i {
  color: #1bc5bd !important;
}

.svg-box-hover {
  cursor: pointer;
}
.svg-box-hover:hover {
  color: #f64e60;
}
.svg-box-hover:hover svg g [fill] {
  transition: fill 0.3s ease;
  fill: #f64e60;
}

.room-assigned-lbl-bx {
  line-height: 56px;
  font-size: 17px;
  border-radius: 5px;
  display: initial;
  padding: 10px 16px;
  padding-left: 19px;
  background: #fafafa;
  font-weight: bold;
}

.has-error .select2-selection {
  border: red solid 1px;
  border-radius: 5px;
}

.has-error .select2-selection {
  border: red solid 1px;
  border-radius: 5px;
}

.has-error .dropdown.bootstrap-select {
  border: red solid 1px;
  border-radius: 5px;
}

.dataTable td {
  flex-wrap: nowrap !important;
}

.dataTable th {
  flex-wrap: nowrap !important;
}

.hrbylblbx-approved {
  float: right;
  margin-top: 16px;
  cursor: default !important;
}

.hrbylblbx-approved-spn {
  color: #5dc1bb !important;
  background-color: #e7faf9 !important;
  border-color: transparent;
  padding: 7px;
  border-radius: 5px;
}

.hrbylblbx-approved-rowbx {
  display: flow-root;
  margin-top: 16px;
}

.dropdown-menu.show {
  border-radius: 5px;
}

._edit_roster_checkin_date_btn {
  color: #3f4254 !important;
  cursor: pointer;
}

._edit_roster_checkinout_date_btnbx {
  cursor: pointer;
}
._edit_roster_checkinout_date_btnbx .show.dropdown {
  border-radius: 5px;
  background: #f4f4f4;
}
._edit_roster_checkinout_date_btnbx .show.dropdown i {
  display: contents;
}
._edit_roster_checkinout_date_btnbx a {
  color: #3f4254 !important;
}
._edit_roster_checkinout_date_btnbx a:hover {
  color: #3f4254 !important;
}
._edit_roster_checkinout_date_btnbx:hover .rbtcnxx {
  background: #f4f4f4;
}
._edit_roster_checkinout_date_btnbx:hover .rbtcnxx i {
  display: contents;
}
._edit_roster_checkinout_date_btnbx .rbtcnxx {
  border-radius: 5px;
  padding: 5px;
  min-width: 118px;
}
._edit_roster_checkinout_date_btnbx .rbtcnxx i {
  display: none;
}

.lbl-header-text {
  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 21px !important;
  color: #000000 !important;
}

.table-sm th,
.table-sm td {
  vertical-align: middle !important;
}

.grx {
  margin-top: 17px;
  background: #e7faf9;
  border: 1px solid #5ec1bb;
  border-radius: 10px;
  padding: 20px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: #5ec1bb;
}
.grx label {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  letter-spacing: 0.01em;
  color: #5ec1bb !important;
}
.grx label.radio-success {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: #5ec1bb !important;
}
.grx .NominateNamebx {
  max-width: 80%;
  margin-left: 31px;
}
.grx .NominateNamebx input {
  color: #5ec1bb;
  background: #f9fefe !important;
  border: 1px solid #5ec1bb;
  border-radius: 11px;
}
.grx .NominateNamebx ::-moz-placeholder {
  color: #aeebe7;
}
.grx .NominateNamebx ::placeholder {
  color: #aeebe7;
}

.dataTables_info .select-info {
  display: none;
}

#quick-edit-booking-rooms-popup .select2-container {
  width: 100% !important;
}

.svg-icon-light-primary svg g [fill] {
  transition: fill 0.3s ease;
  fill: #fdcad0;
}

/*******Mobile****************/
@media (max-width: 991.98px) {
  .hrbylblbx-approved {
    cursor: default !important;
  }
  .hide_sm {
    display: none;
  }
}
@media (max-width: 600px) {
  .hrbylblbx-approved {
    float: none;
    margin-top: 16px;
    cursor: default !important;
  }
}/*# sourceMappingURL=custom.css.map */
.traveldesk .charter-flight-search-oneway_legbx{    margin-bottom: 10px !important;}





/**************Air FC***********************/

.international_flight_bx {
  width: 100%;
}

.international_flight_bx .row_flight_info_int {
  width: 500px;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}

.international_flight_bx .flight_leg_row_int.depature {
  border-bottom: dotted 1px #e1e4e9;
}

.international_flight_bx .flight_leg_row {
  border-radius: 5px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.international_flight_bx .flight_leg_row .row_flight_price {
  background: #eef0b5;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  text-align: center;
  -ms-flex-preferred-size: 120px;
      flex-basis: 120px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  right: -1px;
  font-weight: bold;
  font-size: 19px;
  width: 140px;
  padding-top: 0 !important;
  height: 132px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -ms-grid;
  display: grid;
}

.international_flight_bx .flight_leg_row .row_flight_info {
  width: 79%;
}

.international_flight_bx .flight_leg_row .row_Originflight_info2 h5 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  text-align: right;
}

.international_flight_bx .flight_leg_row .row_Destinationflight_info2 h5 {
  margin-top: 0px !important;
  text-align: left;
  margin-bottom: 0px !important;
}

.international_flight_bx .flight_leg_row .vrline {
  color: #E5E5E9;
}

.international_flight_bx .flight_leg_row .nFlightGroupTimetx {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 19px;
  color: #9F9DAC;
}

.international_flight_bx .flight_leg_row .nrNonstoptx {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 19px;
  color: #9F9DAC;
}

.international_flight_bx .flight_leg_row .nrCabinClasstx {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 19px;
  color: #9F9DAC;
}

.international_flight_bx .flight_leg_row .row_CabinClassflight_info {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  width: 300px;
  padding-bottom: 3px;
  text-align: center;
}

.international_flight_bx .flight_leg_row .row_CabinClassflight_info ul {
  margin: auto;
  padding: 5px;
  width: 275px;
  max-width: 297px;
  list-style: none;
}

 

.international_flight_bx .flight_leg_row:hover > .row_flight_price {
  border-right: #d7338b solid 1px !important;
}

.international_flight_bx .flight_leg_row.active .row_flight_price {
  border-right: #d7338b solid 1px;
}

.international_flight_bx .tbl_flight {
  width: 100%;
  max-width: 980px;
  border-collapse: collapse;
}

.international_flight_bx .tbl_segment_legbx {
  width: 453px;
}

.international_flight_bx .flight_leg_row_int {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.international_flight_bx strong {
  color: #131032;
  display: block;
}

.international_flight_bx .flight_leg_row {
  background: #ffffff;
  height: auto;
}

.international_flight_bx .ms_carrierbx {
  margin-bottom: -19px;
  padding-top: 6px;
  display: initial;
}

@media only screen and (min-width: 1400px) {
  .international_flight_bx .row_flight_price {
    background: #eef0b5;
    font-weight: bold;
    text-align: center;
    font-size: 26px;
    height: 141px;
    vertical-align: middle;
    padding-top: 51px;
    width: 160px;
    color: #131032;
  }
}

.mrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mrow .mcol-md-9 {
  -ms-flex-preferred-size: calc(100% - 260px);
      flex-basis: calc(100% - 260px);
}

.mrow .mcol-md-3 {
  -ms-flex-preferred-size: 260px;
      flex-basis: 260px;
}

.international_oneway_flight_bx {
  width: 100%;
}

.international_oneway_flight_bx .row_flight_info_int {
  width: 584px;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}

.international_oneway_flight_bx .flight_leg_row {
  border-radius: 5px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.international_oneway_flight_bx .flight_leg_row .row_flight_price {
  background: #eef0b5;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  font-size: 19px;
  max-width: 141px;
  padding-top: 0 !important;
  position: relative;
  right: -1px;
  font-weight: bold;
  height: 67px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -ms-grid;
  display: grid;
}

.international_oneway_flight_bx .flight_leg_row .row_flight_info {
  width: 79%;
}

.international_oneway_flight_bx .flight_leg_row .row_Originflight_info2 h5 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.international_oneway_flight_bx .flight_leg_row .row_Destinationflight_info2 h5 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.international_oneway_flight_bx .flight_leg_row:hover > .row_flight_price {
  border-right: #d7338b solid 1px !important;
}

.international_oneway_flight_bx .flight_leg_row.active .row_flight_price {
  border-right: #d7338b solid 1px;
}

.international_oneway_flight_bx .tbl_flight {
  width: 100%;
  max-width: 980px;
  border-collapse: collapse;
}

.international_oneway_flight_bx .tbl_segment_legbx {
  width: 100%;
}

.international_oneway_flight_bx .flight_leg_row_int {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  width: 100%;
  display: block;
}

.international_oneway_flight_bx strong {
  color: #131032;
  display: block;
}

.international_oneway_flight_bx .flight_leg_row {
  background: #ffffff;
  height: auto;
}

.international_oneway_flight_bx .ms_carrierbx {
  margin-bottom: -19px;
  padding-top: 6px;
  display: initial;
}

@media only screen and (min-width: 1400px) {
  .international_oneway_flight_bx .row_flight_price {
    background: #eef0b5;
    font-weight: bold;
    text-align: center;
    font-size: 26px;
    height: 141px;
    vertical-align: middle;
    padding-top: 51px;
    width: 160px;
    color: #131032;
  }
}

._domestic_onewaybx .row_CabinClassflight_info {
  width: 284px;
}

._domestic_onewaybx .flight_leg_row_int {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  width: 100%;
  display: block;
}

._domestic_onewaybx .domestic_flight_oneway .flight_leg_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

._domestic_onewaybx .domestic_flight_oneway .flight_leg_row .row_flight_info_int {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -ms-grid;
  display: grid;
}

._domestic_onewaybx .domestic_flight_oneway .flight_leg_row .row_flight_info {
  text-align: center;
  width: 457px;
}

._domestic_onewaybx .domestic_flight_oneway .flight_leg_row .row_flight_info ul {
  width: 166px;
  padding: 0;
  margin: auto;
}

._domestic_onewaybx .domestic_flight_oneway .flight_leg_row .row_Originflight_info2 h5 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

._domestic_onewaybx .domestic_flight_oneway .flight_leg_row .row_Destinationflight_info2 h5 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

._domestic_onewaybx .domestic_flight_oneway .flight_leg_row .row_flight_price {
  background: #eef0b5;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  font-weight: bold;
  text-align: center;
  position: relative;
  right: -1px;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  font-size: 19px;
  width: 141px;
  padding-top: 0 !important;
  height: 67px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -ms-grid;
  display: grid;
}

._domestic_onewaybx .domestic_flight_oneway .flight_leg_row:hover > .row_flight_price {
  border-right: #d7338b solid 1px !important;
}

._domestic_onewaybx .domestic_flight_oneway .flight_leg_row.active .row_flight_price {
  border-right: #d7338b solid 1px;
}

._domestic_onewaybx .domestic_flight_oneway .tbl_flight {
  width: 650px;
  margin: auto;
  border-collapse: collapse;
}

._domesticbx .flight_leg_row {
  background: #ffffff;
  height: 70px;
}

._domesticbx .flight_leg_row .row_flight_price {
  border-right: #eef0b5 solid 1px;
  background: #eef0b5;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  height: 67px;
  vertical-align: middle;
  padding-top: 24px;
  right: -1px;
  position: relative;
  width: 96.9px;
  color: #131032;
}

img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
}

.kt-checkbox-list .kt-checkbox {
  text-align: left;
  display: inline;
  margin-right: 1px;
}

.irs--flat .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: 8px;
  height: 100%;
  margin-left: -4px;
  border-radius: 50%;
  background-color: #131032;
}

.irs--flat .irs-bar {
  top: 29px;
  height: 5px;
  background-color: #131032;
}

.irs--flat .irs-line {
  top: 28px;
  height: 7px;
  background-color: #e1e4e9;
  border-radius: 4px;
}

strong {
 
}

.form-group label {
  font-size: 1rem;
  font-weight: 400;
  color: #131032;
}

h2,
.h2 {
  color: #131032;
}

.select2-dropdown {
  min-width: 299px !important;
}

 


#accom_search_panelbx > .select2-dropdown {
  width: 480.5px !important;
}

.item-list__text_wrap--airports {
  margin-left: 3.25em;
  text-align: left;
  display: list-item;
  cursor: pointer;
}

.airport_item,
.mlist_item {
  clear: both;
  display: block;
  padding: 5px;
  cursor: pointer;
  border-bottom: 1px solid #fafafa;
  text-decoration: none;
  color: #1e3945;
}

.airport_item:hover {
  background: #fbfbfb;
}

.item-list__icon--iata {
  padding-top: 9px;
  width: 32px;
  height: auto;
  font-weight: 600;
  display: block;
  float: left;
  height: 52px;
}

.input-holder__label,
.item-list__label {
  display: block;
  color: #829198;
  font-size: 0.83333em;
}

.search-form__input {
  cursor: pointer;
}

.search-form__input .text-group__body:hover {
  background: #fafbfb;
}

.item-group__subheading {
  color: #acacac;
  display: block;
}

.item-list__icon {
  float: left;
}

.tbl_flight {
  width: 349px;
  border-collapse: collapse;
}

.tbl_flight td {
  display: inline-block;
}

.flight_leg_row:hover {
  border: #d7338b solid 1px;
  background: #fdfdf5;
}

.flight_leg_row {
  background: #ffffff;
  margin-bottom: 10px;
  border-radius: 5px;
  border: solid #eaeff5 1px;
  width: 100%;
  display: block;
}

.flight_leg_row .row_checkbox {
  /*radiobutton hide due to selection issue*/
  display: none;
  padding: 5px;
}

.flight_leg_row .row_logo {
  padding: 6px;
}

.flight_leg_row .row_logo img {
  width: 4rem;
}

.flight_leg_row.active {
  cursor: pointer;
  border: #d7338b solid 1px;
  background: #fdfdf5;
}

.flight_leg_row {
  cursor: pointer;
}

.flight_leg_row .row_flight_info {
  width: 179px;
}

.flight_leg_row .row_flight_info h5 {
  margin-bottom: 0px !important;
  color: #767582 !important;
  margin-top: 0 !important;
  font-size: 15px;
}

.flight_leg_row .row_flight_info h5 strong {
  color: #343158 !important;
}

.flight_leg_row .row_flight_info ul {
  list-style: none;
  font-size: 10px;
  margin: 0;
  padding: 0;
}

.flight_leg_row .row_flight_info ul li {
  font-size: 10px;
  float: left;
  margin-right: 5px;
}

#depature_rs_bx .flight_leg_row:hover > .row_flight_price {
  border-right: #d7338b solid 0px;
}

#retun_rs_bx .flight_leg_row:hover > .row_flight_price {
  border-right: #d7338b solid 1px;
}

.stepper--minus,
.stepper--plus {
  display: inline;
  border: none;
  width: auto;
  height: auto;
  min-height: 0;
  padding: 0.375em 0.75em;
  float: none;
  color: #1bb3f5;
  font-weight: 700;
  border-radius: 3px;
  border-radius: 50%;
  cursor: pointer;
}

.input-group i {
  color: #02498f;
  line-height: 0;
}

.kt-nav .kt-nav__item {
  display: block;
  padding: 10px;
  border-top: dotted #d8f1f7 1px;
}

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 9px;
  margin-bottom: 0;
  font-size: 1rem;
  /* font-weight: 400; */
  line-height: 1.5;
  color: #09176f;
  text-align: center;
  white-space: nowrap;
  background-color: #f7f8fa;
  border: 1px solid #ebedf2;
}

.btn-secondary {
  background-color: #fbfbfb;
  border: 1px solid #ebedf2;
  color: #6c7293;
}

.Moreoptionsbx,
.input-group-prepend,
.input-group-append {
  cursor: pointer;
}

.m-checkbox-list label {
  display: block;
}

.row_col_no_padding {
  padding: 0;
}

.row_CabinClassflight_info {
  width: 48%;
  text-align: center;
}

.row_CabinClassflight_info ul {
  margin: auto;
  width: 100%;
  max-width: 297px;
  list-style: none;
}

.row_CabinClassflight_info ul li {
  float: left;
  margin-left: 15px;
}

.row_CabinClassflight_info ul li i {
  margin-right: 2px;
}

.row_Originflight_info2 {
  width: 11%;
  text-align: center;
}

.row_Originflight_info2 {
  width: 10%;
  text-align: center;
}

.row_Destinationflight_info2 {
  width: 10%;
  text-align: center;
}

.row_CabinClassflight_info {
  width: 300px;
  padding-bottom: 3px;
  text-align: center;
}

.row_CabinClassflight_info hr {
  margin-top: 2rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px dotted rgba(0, 0, 0, 0.1);
}

.mflight_leg_row_int {
  margin-bottom: 10px;
  border-radius: 5px;
  border: solid #eaeff5 1px;
  width: 100%;
  display: block;
}

._itinerary_opt_item_bx {
  padding-bottom: 15px;
  margin-top: 12px;
  border-bottom: solid 1px #e1e4e9;
}

._itinerary_opt_item_bx table {
  font-size: 12px;
  margin-bottom: 0px !important;
}

._itinerary_opt_item_bx table tr td {
  text-align: right;
}

._itinerary_opt_item_bx table tr td:last-child {
  text-align: right;
  min-width: 53px;
}

._itinerary_opt_item_bx table tr td:nth-child(1) {
  width: 22px;
}

._itinerary_opt_item_bx table tr td:nth-child(2) {
  width: 35px;
}

._itinerary_opt_item_bx table tr td:nth-child(3) {
  width: 50px;
}

._itinerary_opt_item_bx table tr td:nth-child(4) {
  width: 40px;
}

._itinerary_opt_item_bx table tr td:nth-child(5) {
  width: 50px;
}

._Itinerary_option_box table {
  width: 254px;
}

._Itinerary_option_box table table {
  width: 100%;
}

#add_opt_quote_btn {
  text-transform: uppercase;
  font-weight: 400;
}

._itinerary_opt_item_bx img {
  float: left;
  width: 18px;
  margin-right: 6px;
}

._itinerary_opt_item_bx .fa-trash-alt {
  cursor: pointer;
  display: none;
  float: right;
}

._itinerary_opt_item_bx:hover .fa-trash-alt {
  cursor: pointer;
  color: #bdbdbd;
  display: initial;
}

#TotalNrBx {
  font-size: 30px;
  display: block;
  color: #ea088d;
}

.LuggageInfoBxsp {
  color: #bebebe;
  font-size: 11px;
}

#_Itinerarybx .fa-luggage-cart {
  color: #ea088d;
}

#_Itinerarybx .fa-info-circle {
  color: #84dcf7;
}

.sr_seg_Origin {
  width: 50%;
  text-align: left;
}

.sr_seg_Origin:before {
  content: "";
}

.sr_seg_Origin:after {
  content: "";
}

.sr_seg_Destination {
  width: 50%;
  text-align: right;
}

.sr_seg_Destination {
  content: "";
}

.sr_seg_Destination:before {
  border: solid 1px #ea088d;
  display: block;
  content: "";
  margin-top: 27px;
  position: absolute;
  width: 90px;
  margin-left: -48px;
}

.sr_seg_Destination:after {
  content: "";
}

.Departure_airports {
  border: none;
  outline: none;
  width: 100%;
  min-height: 60px;
  clear: both;
  display: block;
  padding: 14px;
  background: #fbfbfb;
  border-bottom: 1px solid #e6e9ea;
  text-decoration: none;
  color: #1e3945;
}

.search_panel_airports text_wra {
  margin-left: 3.25em;
  text-align: left;
  display: -ms-grid;
  display: grid;
  cursor: pointer;
}

.text-group .text-group_outer-iata {
  width: auto !important;
  float: left;
  text-align: center;
  width: 1.5em;
  font-size: 23px;
  line-height: 1;
  display: block;
  text-decoration: none;
  padding: 0.5375em 0.625em;
  color: #484848;
  font-weight: 600;
}

.text-group__outer {
  width: 1.5em;
  font-size: 1.5em;
  float: left;
  vertical-align: top;
  line-height: 1;
}

.text-group__body {
  display: block;
  text-decoration: none;
  padding: 0.9375em 0.625em;
  color: #1e3945;
  margin-left: 0.125em;
  float: none;
  background: #ffffff;
  display: inline-block;
}

.text-group__heading,
.text-group__subheading {
  
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-group__subheading {
  font-size: 0.75em;
  color: #829198;
}

.item-group__heading {
  color: #484848;
  font-size: 15px;
  font-weight: 500;
}

.item-group__subheading {
  color: #acacac;
}

.text-group,
.text-group__body,
.text-group__heading,
.text-group__outer,
.text-group__subheading {
  display: block;
}

.search-form__input {
  font-weight: 400;
  border: none;
  background: #ffffff;
  outline: none;
  width: 100%;
  min-height: 60px;
      border-radius: 5px;
    border-width: 1px;
    border: solid 1px #ECECEC;
}

.item-list__icon--iata {
  padding-top: 9px;
  margin-top: -6px;
  width: 32px;
  height: auto;
  font-weight: 600;
  width: auto !important;
  display: inline-block;
  text-align: center;
  width: 1.5em;
  font-size: 1.5em;
  line-height: 1;
  display: block;
  text-decoration: none;
  padding: 0.9375em 0.625em;
  color: #1e3945;
  display: block;
  height: 52px;
}

item-group__body {
  display: block;
  text-decoration: none;
  padding: 0.9375em 0.625em;
  color: #1e3945;
  margin-left: 0.125em;
  float: none;
  background: #ffffff;
  display: inline-block;
}

#destination_airports,
#Departure_airports,
#depaturedate,
#destination_airports,
#retundate {
  font-weight: 400;
  border: none;
  background: #ffffff;
  outline: none;
  width: 100%;
  min-height: 60px;
}

.col-md-12 {
  padding-bottom: 12px;
}

.row_col_no_padding {
  padding: 0;
}

#retundate,
#depaturedate,
#accom_start_date,
#accom_end_date,
#car_start_date,
#car_end_date {
  opacity: 0;
  cursor: pointer;
  position: absolute;
  z-index: 9;
  background: #8c500100 !important;
}

#destination_airports {
  display: none;
}

#Departure_airports {
  display: none;
}

.text-group__heading {
  font-weight: 500;
  color: #484848;
  font-size: 13px;
}

#travellerNrbxt {
  color: #5a5a5a;
  font-size: 13px;
  font-weight: 600;
}

#_m_itinerarybox {
  font-size: 11px;
  padding-left: 2px;
}

#_Itinerarybx {
  padding-bottom: 4px;
  background: #f8fafb;
  margin-bottom: 28px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

#_Itinerary_total_bx {
  border-radius: 5px 5px 0px 0px;
}

#DepartureBx {
  padding: 15px;
}

#Returnbx {
  background: #f8fafb;
  margin-top: 12px;
  padding: 15px;
  border-top: solid #ddf1f7 9px;
}

#_Itinerarybx img {
  margin: 10px;
  max-height: 35px;
}

#_Itinerarybx table {
  margin-bottom: 0px;
}

#_Itinerarybx table td {
  padding: 3px;
}

#_Itinerarybx table td p {
  font-size: 12px;
  display: contents;
}

._tbl_icons small {
  font-size: 80%;
  display: block;
  font-weight: 400;
}

.Origin_h2 {
  font-size: 16px;
}

.Origin_h3 {
  font-size: 12px;
}

.Origin_h4 {
  font-size: 12px;
}

._rslg_ogn_h1 {
  color: #131032;
  font-size: 18px;
}

._rslg_ogn_h2 {
  color: #6d6e70;
  font-size: 14px;
}

._rslg_ogn_h3 {
  font-size: 16px;
  padding-bottom: 14px;
}

/**********Profile***********************/
.fontcolor {
  color: #606060;
}

#form_trav_idbigbx {
  border-top: solid #f2f3f9 1px;
  padding: 22px 23px 35px 25px;
}

.ExitingTravellerbx input[type="text"] {
  background: #ffffff !important;
}

.ExitingTravellerbx input:focus {
  border: 1px solid #ea068d !important;
}

.ExitingTravellerbx h3 {
  color: #140e34;
}

#form_trav_idbigbx input[type="text"] {
  background: #ffffff !important;
}

#form_trav_idbigbx input:focus {
  border: 1px solid #ea068d !important;
}

#form_trav_idbigbx input[type="number"] {
  background: #ffffff !important;
}

#form_trav_idbigbx input:focus {
  border: 1px solid #ea068d !important;
}

#form_trav_idbigbx label {
  display: block;
  color: #7d7d7d;
}

io-inline label {
  float: left;
}

#form_trav_idbigbx h3 {
  color: #2b2b2b;
  margin-bottom: 17px;
}

#form_trav_idbigbx .bootstrap-select > .dropdown-toggle.btn-light,
#form_trav_idbigbx .bootstrap-select > .dropdown-toggle.btn-secondary {
  background: #ffffff !important;
}

.m_new_travellers {
  border-bottom: solid 8px #fafafa;
  padding-top: 10px;
  margin-bottom: 18px;
}

/*Date 18 Set 2019*/
/*.inline{display: inline-block; margin: 30px;}*/
.inline {
  width: 138px;
  cursor: pointer;
  text-align: left;
  margin: 30px;
}

.mtravelcheckbx i {
  display: none;
  float: left;
}

.img_active {
  height: 100px;
  background-size: 100px;
  /* background: url(/uploads/build_quote/flight_1.png); */
  background-repeat: no-repeat;
}

.mtravelcheckbx.selected img {
  color: #ea068d;
  max-width: 100px;
}

.mtravelcheckbx.selected i {
  color: #eb018e;
  position: absolute;
  margin-top: 0;
  /*    margin-left: 249PX; */
  margin-left: 123px;
}

.mTraveCheckbxContain {
  padding-bottom: 15px;
  padding-top: 22px;
}

/*

#mTravelAccom {    
 
    background-size: 100px !important;
    background: url(/uploads/tasks/tsk1568886784.png);
 background-repeat: no-repeat; height: 100px;
}
#mTravelAccom:hover {     

    background: url(/uploads/tasks/tsk1568886789.png);
   
    background-repeat: no-repeat;
}
#mTravelAccom.selected {    background-size:100px !important;
 background: url(/uploads/tasks/tsk1568886777.png);
    background-repeat: no-repeat;
}*/
/*Vehicle Top image*/
/*
#mTravelVehicle {
    background-size: 100px !important;
    background: url(/uploads/build_quote/vehicle_grey.png);
 background-repeat: no-repeat; height: 100px;
}
#mTravelVehicle:hover {     

    background: url(/uploads/build_quote/vehicle_pink.png);
   
    background-repeat: no-repeat;
}
#mTravelVehicle.selected {    background-size:100px !important;
 background: url(/uploads/build_quote/vehicle_blue.png);
    background-repeat: no-repeat;
}
*/
.wozardIconBx {
  display: none;
}

.travInfoEdit {
  cursor: pointer;
}

.tooltip-inner ul {
  padding: 0;
  margin: 0;
}

.tooltip-inner ul li {
  text-align: left;
  list-style: none;
}

/*********************************/
.mFleg {
  margin-bottom: 15px;
}

/*Hotel Search*/
.accommodationsz {
  width: 100%;
  /*   min-height: 200px;*/
  height: 172px;
  /*    padding-top: 20px;*/
  border: solid 1px #f2f3f9;
  margin-bottom: 5px;
  margin-top: 25px;
  border-radius: 5px;
}

.accommodationsz h3 {
  cursor: pointer;
  font-size: 16px;
  display: block;
  margin-bottom: 10px;
  padding-top: 0;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /*width: 65%;*/
}

.accommodationsz h4 {
  font-size: 15px;
  display: block;
  margin-bottom: 10px;
  padding-top: 0;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
}

.listing-features-wrapper {
  padding-bottom: 10px;
  overflow: hidden;
}

.red-urgency-banner {
  display: inline-block;
  color: #fff;
  padding-top: 0;
  padding-right: 4px;
  padding-bottom: 0;
  padding-left: 4px;
  border-radius: 3px;
  background: #ff6c6c;
  font-family: "Helvetica Neue", sans-serif;
}

.urgency-banner-container {
  padding-right: 10px;
  float: left;
}

.urgency-banner-wrapper {
  padding-bottom: 10px;
  overflow: hidden;
}

.book-btn {
  text-align: right;
  padding-top: 8px;
}

.book-btn a {
  background: #1bb3f5;
  width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 50px;
  padding-right: 50px;
  color: #fff;
}

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

.inline {
  display: inline-block;
  margin: 10px;
}

/*.accommodationsz{width:100%;height: 200px;padding-top: 20px;}*/
/*.accommodationsz img{
  width: 280px; height: 170px; border-bottom-left-radius: 5px;border-top-left-radius: 5px;
}*/
.accommodationsz .col-md-4 img {
  width: 280px;
  height: 170px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}

.amenityimgicon {
  max-height: 20px;
  margin-right: 8px;
  text-align: center;
}

.Amenities {
  list-style: none;
  margin: 0;
  padding: 0;
}

.Amenities li {
  float: left;
  padding-right: 5px;
}

.sitem {
  display: flow-root;
}

#filters-hotel {
  border-right: solid 1px #f2f3f9;
}

.accommodationsz {
  padding: 10px;
  /* cursor: pointer;*/
  display: inline-table;
  max-width: 896px;
}

.accommodationsz:hover {
  background: #f2f3f9;
}

#tab_hotelsearch_result_bx {
  margin: auto;
  max-width: 1404px;
}

.modal-body input:focus {
  outline: none !important;
  border-color: #ea088d;
  -webkit-box-shadow: 0 0 10px #ea088d;
          box-shadow: 0 0 10px #ea088d;
}

.modal-body textarea:focus {
  outline: none !important;
  border-color: #ea088d;
  -webkit-box-shadow: 0 0 10px #ea088d;
          box-shadow: 0 0 10px #ea088d;
}

.kt-portlet__body input:focus {
  outline: none !important;
  border-color: #ea088d;
  -webkit-box-shadow: 0 0 10px #ea088d;
          box-shadow: 0 0 10px #ea088d;
}

.kt-portlet__body textarea:focus {
  outline: none !important;
  border-color: #ea088d;
  -webkit-box-shadow: 0 0 10px #ea088d;
          box-shadow: 0 0 10px #ea088d;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #ececec !important;
  cursor: not-allowed;
}

.hotel_opt_price {
  text-align: right;
}

.hotel_opt_name {
  cursor: pointer;
}

/*Vehicle Search Start*/
.car_price {
  text-align: right;
}

.user {
  font-size: 19px;
}

.user i {
  color: #131032;
  padding-right: 10px;
}

.user span {
  color: #131032;
  padding-left: 10px;
}

.ammenities {
  padding-top: 10px;
  padding-bottom: 10px;
}

.ammenities i {
  padding-right: 10px;
}

.padd-top {
  padding-top: 90px;
}

.price {
  background-color: #f8f8f8;
}

.padd-top i {
  padding-right: 10px;
}

.pay_service i {
  font-size: 18px;
  color: #131032;
  padding-right: 10px;
}

.pay_service span {
  padding-left: 10px;
  font-size: 14px;
  font-weight: 400;
}

.pay_service h6 {
  padding-left: 10px;
  font-weight: 600;
}

.rowbox {
  -webkit-box-shadow: 2px 2px 2px 2px #ebedf2;
          box-shadow: 2px 2px 2px 2px #ebedf2;
  margin: 0px;
  /*padding-top: 10px;*/
}

.car_content span {
  color: #39935e;
  font-weight: 400;
}

.car_content h5 {
  color: #39935e;
}

.car_content i {
  color: #39935e;
}

.kt-portlet__body .portBody {
  padding-top: 0px;
  padding-left: 1px;
  padding-right: 10px;
}

/*Vehicle search End*/
/*Button Loader class*/
.m-loader {
  position: relative;
}

.m-loader:before {
  content: "";
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  border-top: 2px solid #07d;
  border-right: 2px solid transparent;
  border-radius: 50%;
  -webkit-animation: m-loader-rotate 0.6s linear infinite;
  animation: m-loader-rotate 0.6s linear infinite;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .m-loader:before {
    -webkit-animation: none !important;
            animation: none !important;
  }
}

.m-loader:before {
  width: 1.4rem;
  height: 1.4rem;
  margin-top: -0.7rem;
  margin-left: -0.7rem;
  border-top-width: 2px;
  border-right-width: 2px;
}

.m-loader.m-loader--lg:before {
  width: 2rem;
  height: 2rem;
  margin-top: -1rem;
  margin-left: -1rem;
  border-top-width: 3px;
  border-right-width: 3px;
}

.m-loader.m-loader--sm:before {
  width: 1rem;
  height: 1rem;
  margin-top: -0.5rem;
  margin-left: -0.5rem;
  border-top-width: 1px;
  border-right-width: 1px;
}

.m-loader.m-loader--right:before {
  left: auto;
  right: 0.7rem;
}

.m-loader.m-loader--right.m-loader--lg:before {
  right: 1rem;
}

.m-loader.m-loader--right.m-loader--sm:before {
  right: 0.5rem;
}

.m-loader.m-loader--right.btn {
  padding-right: 3.1rem;
}

.m-loader.m-loader--right.btn.m-loader--lg {
  padding-right: 4.5rem;
}

.m-loader.m-loader--right.btn.m-loader--sm {
  padding-right: 2.25rem;
}

.m-loader.m-loader--left:before {
  left: 1.4rem;
}

.m-loader.m-loader--left.m-loader--lg:before {
  left: 2rem;
}

.m-loader.m-loader--left.m-loader--sm:before {
  left: 1rem;
}

.m-loader.m-loader--left.btn {
  padding-left: 3.1rem;
}

.m-loader.m-loader--left.btn.m-loader--lg {
  padding-left: 4.5rem;
}

.m-loader.m-loader--left.btn.m-loader--sm {
  padding-left: 2.25rem;
}

@-webkit-keyframes m-loader-rotate {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes m-loader-rotate {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.m-loader:before {
  border-top-color: #dfe2ea;
}

.m-loader.m-loader--skin-dark:before {
  border-top-color: #acafba;
}

.m-loader.m-loader--brand:before {
  border-top-color: #734cea;
}

.m-loader.m-loader--metal:before {
  border-top-color: #c4c5d6;
}

.m-loader.m-loader--light:before {
  border-top-color: #ffffff;
}

.m-loader.m-loader--accent:before {
  border-top-color: #00c5dc;
}

.m-loader.m-loader--focus:before {
  border-top-color: #9816f4;
}

.m-loader.m-loader--primary:before {
  border-top-color: #5867dd;
}

.m-loader.m-loader--success:before {
  border-top-color: #34bfa3;
}

.m-loader.m-loader--info:before {
  border-top-color: #36a3f7;
}

.m-loader.m-loader--warning:before {
  border-top-color: #ffb822;
}

.m-loader.m-loader--danger:before {
  border-top-color: #f4516c;
}

.kt-header__topbar-item:hover {
  background-color: #f1f2f8 !important;
}

.kt-header__topbar-icon:hover {
  background-color: #f1f2f8 !important;
}

.mtravelcheckbx {
  height: 100px;
  background-position: left;
  background-repeat: no-repeat;
}

.accommodation:hover {
  background-position-x: -258px !important;
}

.accommodation.selected {
  background-position-x: -113px !important;
}

.accommodation {
  background: url(/uploads/hotel-icons.png);
  background-position-x: -403px;
  background-position-y: -35px !important;
  height: 119px;
  width: 135px;
}

.flight:hover {
  background-position-x: -395px !important;
}

.flight.selected {
  background-position-x: -117px !important;
}

.flight {
  background-position-x: -257px !important;
  background-position-y: -26px !important;
  height: 127px;
  width: 134px;
  background: url(/uploads/plane.png?v=1);
}

.vehicle:hover {
  background-position-x: -131px !important;
}

.vehicle {
  width: 132px;
  background-repeat: no-repeat !important;
  height: 118px;
  background: url(/uploads/icon/CAR-HIRE-ICONS.png);
  background-position: 2px !important;
}

.vehicle.selected {
  background-position-x: -264px !important;
}

/*************************8-april-2020********************************/
.Amenities {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
}

.filter_amenities label:hover {
  color: #675d5d;
}

.filter_amenities label {
  cursor: pointer;
  display: block !important;
}

.filter_amenities label i {
  margin-right: 8px;
  font-size: 21px;
}

.on_img_load .kt-spinner--warning {
  text-align: center;
  left: 46%;
}

.on_img_load img {
  opacity: 0.2;
}

/*******************************************************/
#m_gs_save_new_popup .kt-portlet {
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.search_ExistingTraveller {
  min-width: 490px;
}

.filter_amenities input[type="checkbox"] {
  float: right;
}

.filter_hotel input[type="checkbox"] {
  float: right;
}

.filter_VehicleClass input[type="radio"] {
  float: right;
}

.filter_VehicleCategory input[type="radio"] {
  float: right;
}

.filter_VehicleCategory,
.filter_VehicleClass {
  min-width: 198px;
}

.check-box {
  cursor: pointer;
}

/***************change old color of button on focus******************************/
.btn-brand:not(:disabled):not(.disabled):active,
.btn-brand:not(:disabled):not(.disabled).active,
.show > .btn-brand.dropdown-toggle {
  color: #fff;
  background-color: #ea088d;
  border-color: #ea088d;
}

/**************************************************************/
.bookingolay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 910;
  top: 0;
  left: 0;
  overflow-x: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.bookingolay-content {
  position: relative;
  width: 100%;
  margin-top: 30px;
}

.bookingolay a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.bookingolay a:hover,
.bookingolay a:focus {
  color: #f1f1f1;
}

#booking_navbx .m-option:hover {
  border: solid 1px #715959;
  cursor: pointer;
}

#booking_navbx .m-option {
  cursor: pointer;
}

.view_AdditionalBooking_bx label {
  display: block;
  margin-bottom: 1rem;
}

.view_AdditionalBooking_bx label span {
  padding-left: 13px;
}

.view_AdditionalBooking_bx .AdditionalNotesBx {
  padding: 10px;
  background: #fcfcfc;
  border-radius: 5px;
  min-height: 134px;
}

#AdditionalBooking_box {
  padding: 10px;
  background: #fcfcfc;
  border-radius: 5px;
  min-height: 134px;
}

.view_AdditionalBooking_bx {
  display: none;
}

.bookingolay .closebtn2 {
  position: absolute;
  top: 20px;
  color: #c3c3c3;
  right: 45px;
  z-index: 999;
  font-size: 40px;
}

@media screen and (max-height: 450px) {
  .bookingolay a {
    font-size: 20px;
  }
  .bookingolay .closebtn {
    font-size: 20px;
    top: 15px;
    right: 35px;
  }
}

.mcontainerbx {
  padding: 12px;
}

.mcontainerbx .col_center .sh1 {
  font-size: 4rem;
}

.mcontainerbx .col_center .sh2 {
  font-size: 2.2rem;
  text-align: center;
}

.mcontainerbx .sp1 {
  text-align: initial;
  font-size: 17px;
}

.mcontainerbx .col_right {
  padding-left: 8%;
}

.mcontainerbx .col_right .scard .sbg-info {
  background-color: #f8f8f8 !important;
  background-position: right bottom;
  padding: 15px;
  background-size: 55% auto;
  background-position: bottom right;
  background-repeat: no-repeat;
  border-radius: 15px;
  background-size: 97px;
  min-height: 313px;
}

.mcontainerbx .col_right .shr1 {
  padding-bottom: 10px;
  font-size: 15px;
  color: #6396f8;
  font-weight: bold;
}

.mcontainerbx .col_right .shr2 {
  text-align: center;
  font-size: 25px;
  color: #6396f8;
  font-weight: bold;
}

.mcontainerbx .col_right ul {
  margin-left: 0;
  padding: 0;
  margin-top: 23px;
}

.mcontainerbx .col_right ul li {
  text-align: initial;
  padding: 5px;
}

.mcontainerbx .col_right ul li i {
  font-size: 8px;
  margin-right: 10px;
}

.mcontainerbx .col_right .spr2 {
  text-align: initial;
  padding: 15px;
}

.mcontainerbx .col_right .con_obt_requestbtn {
  color: #fff;
  background-color: #6196f8;
  border-color: #6196f8;
}

.con_obt_requestbtnBx {
  cursor: pointer;
  background-color: #f8f8f8 !important;
  height: 166px;
  background-position: center;
  /* padding: 15px; */
  background-image: url(/uploads/req_btn.png);
  background-repeat: no-repeat;
}

.mcontainerbx .col_right iframe {
  border-radius: 15px;
}

.bookingolay-content:before {
  content: "";
}

.bookingolay-content:after {
  content: "";
}

#booking_navbx .m-option {
  border: solid 1px #ccc;
  display: inline-block;
  margin-bottom: 0.5rem;
  min-width: 232px;
  display: block;
  padding: 9px;
  border-radius: 10px;
}

.m-option .m-option__label .m-option__head .m-option__title {
  display: table-cell;
  vertical-align: top;
  width: 100%;
  font-size: 1.1rem;
}

#booking_navbx .m-option__label {
  display: table-cell;
  vertical-align: middle;
}

#booking_navbx .m-option__head {
  display: table;
  width: 100%;
}

#booking_navbx .m-option__body {
  display: block;
  color: #e5e5e8;
  font-size: 0.85rem;
}

#booking_navbx .m-option__control {
  vertical-align: middle;
  width: 2.7rem;
  float: left;
}

.bookingolay .closebtn2 {
  font-size: 20px;
  top: 15px;
  right: 35px;
}

.AirPricingShowhide {
  padding-left: 10px;
}

.internationalAriSegment_onewaybx .row_flight_info_int {
  width: 85.488% !important;
}

.btn-remove-flightleg {
  right: -36px;
  padding-top: 9px;
  height: 28px;
  margin-top: 14px;
  width: 28px;
  z-index: 1;
  cursor: pointer;
  color: #fff;
}

._multitrip_mbx .row_flight_price {
  height: auto !important;
}
/*# sourceMappingURL=qoute_search.css.map */

.nav.nav-tabs.nav-tabs-line .nav-link{    font-weight: 600;    border-bottom: 2px solid #fff;  font-size: 14px;}

.nav.nav-tabs.nav-tabs-line .nav-link:hover:not(.disabled), .nav.nav-tabs.nav-tabs-line .nav-link.active, .nav.nav-tabs.nav-tabs-line .show > .nav-link {
    
 
    border-bottom: 2px solid #3C7DAD;
    color: #000;
    }
    
    .stc{display: flex
;    align-items: center;
    border-bottom: 1px solid #E6E6E6;
    border-top: 1px solid #E6E6E6;
    }
  .stc .search-form__input3 {
    font-weight: 400;
    border: none;
    background: #ffffff;
    outline: none;
    width: 100%;
    min-height: 60px;
      flex: 0.2;
    border-width: 1px;
    border-right: solid 1px #ECECEC;
}
 .stc .text-group__heading{font-family: Poppins;
font-weight: 700;
font-size: 18px;
line-height: 100%;
letter-spacing: 1%;    color:#3C7DAE;
}
 .stc .text-group__subheading {
    font-size: 0.75em;
    color: #829198;
    font-family: Poppins;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 1%;
}
.date-fidn-bx{}
.date-fidn-bx .search-form__input{}
.date-fidn-bx .search-form__input:nth-child(1) {}
.date-fidn-bx .search-form__input:nth-child(2) {}
.kt-nav{   list-style: none;
    margin: 0;
    padding: 0;
}

.traveldesk .charter-flight-search-return_legbx .r2{   display: flex}
.traveldesk .charter-flight-search-return_legbx .r2 span:nth-child(1) {
    flex: 0 0 20.33%;
    max-width: 20.33%;
}
.traveldesk .charter-flight-search-return_legbx .r2 span:nth-child(2) {
    flex: 0 0 45.83%
}
.traveldesk .charter-flight-search-return_legbx .r2 span:nth-child(3) {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}
