.auth-main:after {
  background: url("../../images/auth_bg.jpg") no-repeat center center fixed;
  background-size: cover;
}

.error {
  color: red;
}

input[class*="error"] {
  color: #495057 !important;
}

label[class*="error"] {
  font-weight: 400 !important;
}

.actionBtn:hover {
  border: 1px solid #212529;
}

.actionBtn {
  margin-left: 2px;
}

.dataTables_filter {
  display: none;
}

.dataTables_length {
  display: none;
}

div.dataTables_wrapper div.dataTables_processing {
  top: 15%;
  left: 0;
  width: 100%;
  margin-left: 0;
  margin-top: 0;
  text-align: center;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.8);
  height: 85%;
  padding: 100px 0;
}

.error {
  color: #B94A48;
}

input[class*="error"] {
  color: #495057 !important;
}

.error {
  color: #B94A48;
}

select[class*="error"] {
  color: #495057 !important;
}

input[class*="error"],
select[class*="error"],
textarea[class*="error"] {
  background-color: #F2DEDE !important;
  border: 1px solid #EED3D7 !important;
}

input[class*="error"],
select[class*="error"],
textarea[class*="error"] {
  background-color: #fbf5f5 !important;
  border-color: #efd8d8 !important;
}

label[class*="error"] {
  font-weight: 400 !important;
}

.date-picker-wrapper.no-shortcuts.two-months {
  z-index: 9999;
}

.upload-image .fileinput-button input {
  position: absolute;
  /*top: 0;*/
  /*right: 0;*/
  left: 0;
  opacity: 0;
  /*font-size: 200px;*/
  direction: ltr;
  cursor: pointer;
  height: 110px !important;
  margin-top: -50px;
}

.upload-image {
  display: flex;
  align-items: center;
  background: #fff;
  border: 2px dotted #e5e5e5;
  padding: 50px;
  /* justify-content: center; */
  gap: 20px;
  flex-wrap: wrap;
}

.upload-image .fileinput-button {
  height: 100px;
  background: #0045a100;
  border: 2px dotted #0045a1;
  color: #4e4e4e;
}

.upload-image .thumb {
  height: 100px;
  width: 120px;
  border: 1px solid #c8c8c8;
  border-radius: 12px;
  object-fit: contain;
  padding: 8px;
}

.upload-image ul#imgList {
  display: flex;
  /*justify-content: center;*/
  align-items: flex-start;
  gap: 20px;
  padding: 0;
  flex-wrap: wrap;
}

.upload-image ul.thumb-Images li {
  list-style: none;
  max-width: min-content;
  /* width: 120px;
  float: left;
  display: inline-block;
  vertical-align: top;
  height: 120px; */
}

.upload-image .img-wrap {
  position: relative;
  display: inline-block;
  font-size: 0;
}

.upload-image .img-wrap .close {
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 2;
  background-color: #d0e5f5;
  padding: 5px 2px 2px;
  padding: 0;
  color: #000;
  font-weight: bolder;
  cursor: pointer;
  opacity: 0.5;
  font-size: 16px;
  line-height: 10px;
  border-radius: 50%;
  text-shadow: none;
}

.upload-image .img-wrap:hover .close {
  opacity: 1;
  background-color: #ff0000;
}

.upload-image .FileNameCaptionStyle {
  font-size: 12px;
  word-break: break-word;
}

/* .upload-image label.error{
  width: 100%;
} */

#lightgallery .galary {
  max-width: 100px !important;
  min-height: 100px !important;
}

.image .img-error {
  color: #B94A48;
  font-weight: 400 !important;
}

.table_row_data tr td:last-child .refund_block {
  white-space: nowrap;
  display: flex;
  width: 110px;

}

.table_row_data tr td:last-child .btn-sm.actionBtn {
  margin-left: 5px;
}

.btn.btn-primary:focus {
  color: white;
}

.inclusion_block {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.inclusion_block .details_inner {
  display: flex;
  align-items: center;
  gap: 10px;
}

.inclusion_block .details_inner label {
  margin: 0;
}

/* table .badge {
  width: 30px;
  border: 0;
  font-weight: 700;
} */

/* button.btn.btn-success, button.btn.btn-primary, button.btn.btn-danger, button.btn.btn-info, .btn.btn-primary  {
  width: 100%;
} */

.navbar-fixed-top .navbar-brand img {
  height: 55px;
}

.navbar-fixed-top .navbar-brand {
  padding: 5px 0;
}

.markup_input {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 15px;
}

.markup_input label {
  white-space: nowrap;
  width: 100%;
}

.my-group select.contry_code {
  max-width: 120px;
}


.title_filter_section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0;
}

.date_picker .input-daterange input {
  border: 1px solid #ced4da;
  padding: 6px;
  border-radius: 4px;
  width: 100%;
}

.card.top_counter:hover {
  background: #ebf4ff;
}

.table_block select {
  min-width: 120px;
}

/* sidebar css */

.layout-fullwidth #wrapper #left-sidebar {
  left: 0px;
  width: 60px;
}

.layout-fullwidth #wrapper #main-content {
  width: calc(100% - 60px);
}

.layout-fullwidth #wrapper #left-sidebar .tab-content ul li a span {
  display: none;
}

.layout-fullwidth #wrapper #left-sidebar .user-account {
  display: none;
}

.layout-fullwidth #wrapper #left-sidebar .tab-content .sidebar-nav .metismenu .has-arrow::after {
  display: none;
}

@media screen and (max-width: 1024px) {
  .navbar-fixed-top .navbar-right {
    width: calc(100% - 180px);
  }
}

.booking_data .table.dataTable tbody tr td {
  white-space: normal;
}

.booking_table .table-responsive .dataTables_wrapper table tr th {
  width: auto !important;
  vertical-align: middle;
  white-space: nowrap;
}

.booking_table .table-responsive .dataTables_wrapper table tr th:before {
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
}

.booking_table .table-responsive .dataTables_wrapper table tr th:after {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}

.booking_table .table-responsive .dataTables_wrapper table tr th:nth-child(1) {
  min-width: 20px;
}

.booking_table .table-responsive .dataTables_wrapper table tr th:nth-child(2) {
  min-width: 30px;
}

.booking_table .table-responsive .dataTables_wrapper table tr th:nth-child(3) {
  min-width: 30px;
}

.booking_table .table-responsive .dataTables_wrapper table tr th:nth-child(5) {
  min-width: 90px;
  width: 90px !important;
}

.booking_table .table-responsive .dataTables_wrapper table tr th:nth-child(6) {
  min-width: 30px;
  width: 30px !important;
}

.booking_table .table-responsive .dataTables_wrapper table tr th:nth-child(7) {
  min-width: 50px;
  white-space: normal;
  width: 50px !important;
}

.booking_table .table-responsive .dataTables_wrapper table tr th:nth-child(8) {
  min-width: 200px;
  max-width: 200px;
  width: 200px !important;
}

.booking_table .table-responsive .dataTables_wrapper table tr th:nth-child(9) {
  min-width: 70px;
  width: 70px !important;
}

.booking_table .table-responsive .dataTables_wrapper table tr th:nth-child(10) {
  min-width: 80px;
  width: 80px !important;
}

.booking_table .table-responsive .dataTables_wrapper table tr th:nth-child(11) {
  min-width: 80px;
  width: 80px !important;
}

.booking_table .table-responsive .dataTables_wrapper table tr th:nth-child(12) {
  min-width: 100px;
}

.booking_table .table-responsive .dataTables_wrapper table tr th:nth-child(13) {
  min-width: 150px;
}

.booking_table .table-responsive .dataTables_wrapper table tr th:nth-child(14) {
  min-width: 50px;
}

.booking_table .table-responsive .dataTables_wrapper table tr th:nth-child(17) {
  min-width: 110px;
}

.booking_table .table-responsive .dataTables_wrapper table tr th:nth-child(18) {
  min-width: 100px;
}

.booking_table .table-responsive .dataTables_wrapper table tr th:last-child {
  min-width: 70px;
  width: 70px !important;
}

.booking_data .booking_table .table-responsive .dataTables_wrapper table tr td {
  word-break: break-all;
}

.booking_data .booking_table .table-responsive .dataTables_wrapper table tr td .select2-container {
  width: 200px !important;
}

.booking_data .booking_table .table-responsive .dataTables_wrapper table tr td .badge {
  width: 30px;
  border: 0;
  font-size: 100%;
  font-weight: 700;
}


.group_inquiries_table .table-responsive .dataTables_wrapper table tr th {
  vertical-align: middle;
}

.group_inquiries_table .table-responsive .dataTables_wrapper table tr th:nth-child(9) {
  min-width: 70px;
}

.cus_min_width {
  min-width: 100px;
}


.font_20 {
  font-size: 20px;
}

.package_list li {
  display: flex;
  align-items: center;
  cursor: inherit !important;
}

.head_nowrap tr th {
  white-space: nowrap;
}

.head_nowrap.table tbody tr td {
  word-break: break-word;
  /* white-space: normal; */
}

.head_nowrap.packagelist.table tbody tr td:last-child {
  min-width: 80px;
}

.head_nowrap.table tbody tr td .btn {
  white-space: nowrap;
}

.faq_table .head_nowrap.table tbody tr td {
  word-break: break-word;
  white-space: normal;
}

.block_height {
  min-height: 312px;
}

.HotelLocation li {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(0, 0, 0, .05);
  padding: 10px;
  border: 1px solid #a3aab0;
  cursor: inherit !important;
}

.HotelLocation li .feeds-body {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.FlightLocation li {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(0, 0, 0, .05);
  padding: 10px;
  border: 1px solid #a3aab0;
  cursor: inherit !important;
}

.FlightLocation li .feeds-body {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.date_picker .input-group {
  flex-wrap: nowrap !important;
}

@media screen and (max-width:503px) {
  .dropdown_box {
    margin-bottom: 20px;
  }
}

.custom_table table tr th {
  border-top: 0;
  white-space: nowrap;
}

.tab_responsive {
  flex-wrap: nowrap;
  overflow-x: auto;
}

.tab_responsive .nav-link {
  white-space: nowrap;
}

.statusList {
  width: auto;
}

.theme-purple .sidebar-nav .metismenu>li i {
  color: #0045a1;
}

.btn-toggle-fullwidth {
  border-radius: 50px;
  color: #fff;
  line-height: 40px;
  width: 40px;
  height: 40px;
  padding: 0;
  background: rgba(0, 69, 161, 0.5);
  border: 1px solid #0045a1;
  position: relative;
  z-index: 1;
}

.btn-toggle-fullwidth:hover {
  color: #fff;
}

.btn-toggle-fullwidth:focus {
  color: #fff;
}

.btn-toggle-fullwidth i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.traveler_count {
  width: 100%;
  padding: 8px;
  color: #fff;
  border-radius: 3px;
  background: rgba(108, 117, 125, 0.5);
}

.custom_title_block {
  width: 100%;
  padding: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  border-radius: 5px;
  background: rgba(108, 117, 125, 0.5);
}

.custom_tel .select2-container--default {
  width: 100px !important;
}

.custom_tel .select2-container--default .select2-selection--single {
  height: 100%;
  border-color: #ced4da;
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

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

.custom_tel .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 34px;
}

.select2-container--default .select2-results>.select2-results__options {
  scrollbar-width: thin;
  scrollbar-color: #c1c1c1 #f4f4f4;
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track {
  background-clip: content-box;
  border: 5px solid transparent;
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb {
  background-color: #c1c1c1;
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-corner,
.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track {
  background-color: #f4f4f4;
}

.custom_tel input {
  border-left: 0;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
  background: #0045a1 !important;
  color: #fff;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #0045a1 !important;
  color: #fff;
}

.custom-switch .custom-control-label::after {
  background: #fff;
}

.custom-switch .custom-control-label::before {
  background: #dc3545;
  border-color: #dc3545;
}

.custom-switch .custom-control-input:checked~.custom-control-label::before {
  background: #28a745;
  border-color: #28a745;
}

.form-auth-small .pass_label {
  position: relative;
}

.form-auth-small .pass_label .pass_sh {
  position: absolute;
  top: 7px;
  right: 10px;
  cursor: pointer;
}


.custom_btn_block {
  width: auto;
}

.custom_btn_block .download_ticket {
  width: auto;
}

.custom_btn_block .download_ticket ul {
  width: auto;
  display: flex;
  gap: 10px;
  list-style: none;
}

.custom_btn_block .download_ticket ul li a {
  display: table;
  padding: 10px;
  font-size: 14px;
  font-weight: 600;
  color: #41a6ff;
  background: #f7f7f7;
  border-radius: 4px;
  margin-top: 5px;
  margin-left: auto;
}

.detail_table table tr td:first-child {
  width: 320px;
}


.response_modal .modal-dialog {
  max-width: 800px;
}

.response_modal .modal-dialog .modal-content .failed_log_table table tr td.label_text {
  max-width: 150px;
}

.response_modal .modal-dialog .modal-content .failed_log_table table tr td.bll_info_text {
  max-width: 600px;
  white-space: normal;
  word-break: break-all;
}

.custom_block {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.custom_block h2 {
  margin: 0;
}

.custom_block .book_log_btn {
  width: auto;
  display: flex;
  justify-content: flex-end;
}

.custom_block .book_log_btn .failed_book_log {
  width: auto;
  padding: 5px 20px;
  background: #0c44a0;
  color: #fff;
}

/* .cmn_modal .modal-dialog .modal-content{
  border-radius: 18px;
} */
.cmn_modal.cancellation_modal {
  padding: 0 !important;
}

.cmn_modal.cancellation_modal .modal-dialog {
  max-width: 450px;
}

.cmn_modal.cancellation_modal .modal-dialog .modal-content .modal-header {
  padding: 0 0 16px;
  border: 0;
}

.cmn_modal.cancellation_modal .modal-dialog .modal-content .modal-body {
  padding: 15px 0 0 0;
}

.cmn_modal.cancellation_modal .modal-dialog .modal-content {
  padding: 24px;
}

.cmn_modal.cancellation_modal .modal-dialog .modal-content .modal-body ul {
  width: auto;
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

.cmn_modal.cancellation_modal .modal-dialog .modal-content .modal-body ul li {
  width: auto;
  margin: 0;
  padding: 0 !important;
}

.cmn_modal.cancellation_modal .modal-dialog .modal-content .modal-body ul li .btncancel {
  min-width: 100px;
}


.custermer_user_tbl table tr .mail_label {
  width: 250px !important;
  max-width: 250px !important;
  min-width: 250px !important;
  word-break: break-all;
}

.custermer_user_tbl table tr td:nth-child(3) {
  white-space: normal !important;
}

.agent_user_tbl table tr .mail_label {
  width: 150px !important;
  max-width: 150px !important;
  min-width: 150px !important;
  word-break: break-all;
}

.agent_user_tbl table tr .status_label {
  width: 200px !important;
  max-width: 200px !important;
  min-width: 200px !important;
  word-break: break-all;
}

.agent_user_tbl table tr td:nth-child(4) {
  white-space: normal !important;
}

.agent_user_tbl table tr td:nth-child(8) {
  white-space: normal !important;
}

#booking_details .custom_table table {
  width: 100%;
}

#booking_details .custom_table.hotel_booking_table table thead tr th:nth-child(1) {
  min-width: 100px;
  max-width: 100px;
  width: 100px;
  white-space: normal;
}

#booking_details .custom_table.hotel_booking_table table tbody tr td:nth-child(3) {
  min-width: 100px;
  max-width: 100px;
  width: 100px;
  white-space: normal;
}

#booking_details .custom_table.hotel_booking_table table thead tr th:nth-child(3) {
  min-width: 120px;
  max-width: 120px;
  width: 120px;
  white-space: normal;
}

#booking_details .custom_table.hotel_booking_table table tbody tr td:nth-child(3) {
  min-width: 120px;
  max-width: 120px;
  width: 120px;
  white-space: normal;
}

#booking_details .custom_table.hotel_booking_table table thead tr th:nth-child(5) {
  min-width: 200px;
  max-width: 200px;
  width: 200px;
}

#booking_details .custom_table.hotel_booking_table table tbody tr td:nth-child(5) {
  min-width: 200px;
  max-width: 200px;
  width: 200px;
  white-space: normal;
}

#booking_details .custom_table.hotel_booking_table table thead tr th:nth-child(9) {
  min-width: 100px;
  max-width: 100px;
  width: 100px;
  white-space: normal;
}

#booking_details .custom_table.hotel_booking_table table tbody tr td:nth-child(9) {
  min-width: 100px;
  max-width: 100px;
  width: 100px;
  white-space: normal;
}

.booking_table .table-responsive .dataTables_wrapper table tr .book_f_th {
  padding: 12px 6px 12px 12px;
  width: 20px !important;
}

.booking_table .table-responsive .dataTables_wrapper table tr .book_common_th {
  padding: 12px 6px;
  width: 20px !important;
}

.booking_table .table-responsive .dataTables_wrapper table tr .book_common_th .badge {
  margin: 0;
  padding: 0;
  width: auto;
}

.date-picker-wrapper .select-wrapper select {
  padding: 0 12px !important;
}