/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

All Custom CSS Code
Project:    Travnet Tech CRM
Copyright:  NELSON LONDON VENTURES LIMITED
Developer:  Mehdi Hasan
Author URI: https://crm.travnet.tech/mehdi

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

All Variables and extended css
Project:    Travnet Tech CRM
Copyright:  NELSON LONDON VENTURES LIMITED
Developer:  Mehdi Hasan
Author URI: https://crm.travnet.tech/mehdi

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.full-width {
  float: left;
  width: 100%;
}

body {
  display: none;
  font-family: "Poppins", sans-serif !important;
  font-size: 12px;
}

.flex-row {
  display: flex;
  flex-wrap: wrap;
}

.loaded {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out 0s;
}

#lottie {
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  text-align: center;
  opacity: 1;
}

.show-loader {
  display: block !important;
}

*,
input,
select,
textarea,
option,
button {
  outline: none !important;
}

select option:focus-visible {
  outline: none !important;
}

*,
*:focus,
*:hover {
  outline: none !important;
}

.panel-body .con-box {
  height: 187px;
  border: 1px solid #ebebeb !important;
}

body {
  background-color: transparent;
}

/*---------------------
    -- Grid
-----------------------*/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-15 {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
.table-responsive table tr td ul li button {
  padding: 5px 0px;
}

.table-responsive table tr td ul li {
  display: inline-block;
  margin: 0px 4px;
  left: 0px;
  text-align: center;
}

div#folder .icons-list > li:nth-child(odd) {
  margin-left: 0;
}

i.icon-sm {
  font-size: 14px;
}

.modal.left .modal-dialog,
.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 60%;
  height: 100%;
  transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
  padding: 15px 15px 80px;
}

/*Left*/
.modal.left.fade .modal-dialog {
  left: -320px;
  transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog {
  left: 0;
}

/*Right*/
.modal.right.fade .modal-dialog {
  right: -320px;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
  right: 0;
}

.inline-block {
  display: inline-block !important;
}

.float-item {
  float: left;
}

ul.multiselect-container.dropdown-menu > .active > a {
  background: transparent;
  color: #333333;
}

ul.multiselect-container.dropdown-menu a .checker span {
  color: #2a3ead;
  border: 2px solid #2a3ead;
}

ul.multiselect-container.dropdown-menu > .active:not(.disabled) .checker span.checked {
  border-color: #2a3ead;
}

ul.multiselect-container.dropdown-menu a .checker span:after {
  font-size: 12px;
  top: 1px;
  left: 1px;
  color: #2a3ead;
}

.form-control.file-caption.kv-fileinput-caption:focus {
  /* border: aliceblue; */
  border-color: #cccccc !important;
  box-shadow: none !important;
}

.btn.btn-primary.btn-xs.file-upload-btn.btn-file i {
  top: -1px;
}

.btn.custom-btn-xs.file-upload-btn.btn-file i {
  font-size: 14px;
  top: -1px;
}

.btn.file-upload-btn.btn-file .img-input {
  cursor: pointer;
}

.btn.file-upload-btn.btn-file {
  border-radius: 3px;
}

.btn.btn-danger.fileinput-remove.fileinput-remove-button {
  border-radius: 3px !important;
}

.btn.btn-danger.custom-btn-xs.fileinput-remove.fileinput-remove-button i.icon-cross3 {
  font-size: 14px;
  top: -1px;
}

.file-drop-zone .file-preview-frame {
  width: 23%;
  display: inline-block;
  padding: 3px;
}

.file-drop-zone .file-preview-frame img {
  width: 100% !important;
  height: 100px !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.single-img img {
  height: 85px;
  width: 100%;
  border: 1px solid #EDEDED;
  margin-bottom: 20px;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
}

.modal-header.email-header button.btn.btn-primary.inline-block {
  position: relative;
  right: 20px;
}

.statistics-section {
  /* float: left; */
  width: 100%;
  margin: 10px 0px 30px 0px;
}

.crmBack_searchEngine.card {
  float: left;
  width: 100%;
  box-shadow: 0 0px 12px 0 rgba(0, 0, 0, 0.06) !important;
  background: #FFFFFF !important;
  padding: 20px 20px;
}

.crmBack_searchEngine.card h5 {
  /* margin: 20px 0px 0px 0px; */
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: #2a3ead;
}

.crmBack_searchEngine.card h2 {
  margin: 0px;
  font-weight: 600;
  color: #2a3ead;
}

.card-img {
  float: left;
  width: 100%;
}

.card-img img {
  max-width: 70%;
  width: auto;
  height: 80px;
}

/*---------------loader ---------------*/
div#loader-crm-content {
  position: fixed !important;
  top: 0px !important;
  left: 0% !important;
  /* margin-left: 0px !important; */
  background: #333333;
  z-index: 99999;
  width: 100%;
  height: 100%;
}

.text-capital {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

div#loader-crm-content i.spinner {
  position: absolute;
  z-index: 9999999999;
  font-size: 20px;
  color: #ffffff;
  top: 50%;
  left: 50%;
  font-size: 20px;
}

#inner-page-loader,
.show-loader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999999999;
  display: none;
  background: #FFFFFF;
}

#inner-page-loader {
  background: rgb(255, 255, 255) !important;
}

.loader-grid-row {
  animation: loader 5s cubic-bezier(0.8, 0, 0.2, 1) infinite;
  height: 40px;
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.load-1 img {
  width: 150px;
}

.load-wrapp h2 {
  font-size: 16px;
  font-weight: 600;
  color: #2a3ead;
  margin: 0px;
}

.load-wrapp {
  /* background-color: #d8d8d8; */
}

.load-wrapp p {
  padding: 0 0 20px;
}

.load-wrapp:last-child {
  margin-right: 0;
}

.line {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  background-color: #2a3ead;
}

/* =Animate the stuff
------------------------ */
.load-1 .line:nth-last-child(1) {
  animation: loadingA 1.5s 1s infinite;
}

.load-1 .line:nth-last-child(2) {
  animation: loadingA 1.5s 0.5s infinite;
}

.load-1 .line:nth-last-child(3) {
  animation: loadingA 1.5s 0s infinite;
}

@keyframes loadingA {
  0% {
    height: 15px;
  }
  50% {
    height: 35px;
  }
  100% {
    height: 15px;
  }
}
/*----------------hourglass-spin ---------------*/
.hourglass-spin > .icon-hour {
  animation: showhide 4s steps(1) infinite;
  opacity: 0;
  position: absolute;
  font-size: 20px;
  color: #2a3ead;
}

.hourglass-spin > .icon-hour-glass3 {
  animation-delay: 2s;
}

.hourglass-spin > .icon-hour-glass2 {
  animation-delay: 1s;
}

.hourglass-spin > .icon-hour-glass1 {
  animation-delay: 0s;
}

.hourglass-spin > .icon-hour-glass3.spin {
  animation: showhidespin 4s linear infinite;
}

@keyframes showhide {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
}
@keyframes showhidespin {
  0% {
    opacity: 0;
  }
  74.9999999% {
    opacity: 0;
  }
  75% {
    opacity: 1;
    transform: rotate(0deg);
  }
  100% {
    opacity: 1;
    transform: rotate(180deg);
  }
}
/* .loader-grid-row .col + .col {
    background: #2b8ccd;
    left: auto;
    right: 0;
  }
   */
/*--------------------Titles---------------------*/
h6.title_custom {
  font-size: 14px;
  font-weight: 700;
  border-bottom: 1px solid #cccccc;
  color: #2196f3;
}

.text-primary-2 {
  color: #2a3ead !important;
}

.border-primary {
  border-top: 1px solid #9c9c9c;
}

.custom_form_group {
  float: left;
  width: 100%;
  margin-bottom: 5px;
  min-height: 42px;
  position: relative;
}

.custom_field .custom_form_group {
  margin-bottom: 0px !important;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  background-color: #2a3ead;
}

.btn-primary:focus,
.btn-primary.focus,
.btn-primary:hover {
  background-color: #2a3ead;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #2a3ead;
  opacity: 0.75;
}

.btn[class*=bg-]:hover,
.btn[class*=bg-]:focus,
.btn[class*=bg-].focus {
  color: #fff;
  opacity: 0.75;
}

.btn-grp button,
.btn-grp a {
  width: 100%;
}

.alert-primary {
  border-color: #2a3ead;
}

.form-control:focus {
  border-bottom-color: #2a3ead !important;
  box-shadow: 0 1px 0 #2a3ead !important;
}

.nav-tabs.nav-tabs-solid > .active > a:after,
.nav-tabs.nav-tabs-solid > .active > a:hover:after,
.nav-tabs.nav-tabs-solid > .active > a:focus:after {
  background-color: #2a3ead;
}

.nav-tabs.nav-tabs-solid > .active > a:after,
.nav-tabs.nav-tabs-solid > .active > a:hover:after,
.nav-tabs.nav-tabs-solid > .active > a:focus:after {
  background-color: #2a3ead;
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  background-color: #2a3ead;
  color: #fff;
}

.picker__day--today:before {
  border-top: 6px solid #2a3ead;
}

.picker__day--highlighted,
.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  background-color: #2a3ead;
}

/*-----------------------------------
Animated table
-----------------------------------------*/
.attachment_single_items {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

/*----------------------------------------------------------------
    -- Checkbox-container
-------------------------------------------------------------------*/
.checkbox-container {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  text-transform: none !important;
  cursor: pointer;
  /* font-size: 22px; */
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

label.checkbox-container span.content {
  width: 25px;
  display: block;
  text-align: right;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #2a3ead;
}

.checkbox-container .checkmark {
  top: 2px !important;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
  background-color: #203b71;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
  background-color: #2a3ead;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
  left: 6px;
  top: 2px;
  width: 4px;
  height: 9px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

label.checkbox-container.checkbox-inline {
  text-transform: inherit;
}

label.checkbox-container.checkbox-inline.custom-checkbox-container span.checkmark {
  /* top: 0px; */
  background-color: #2a3ead;
}

label.checkbox-container.checkbox-inline.custom-checkbox-container {
  /* margin-top: 5px; */
}

/*--------------------------------
    -- checkbox white-border
------------------------------------*/
.checkbox.checkbox-white-border {
  min-width: 15px;
}

td.table-inbox-checkbox.rowlink-skip .checkbox.checkbox-white-border {
  margin-top: 0px;
  margin-bottom: 0px;
}

.checkbox.checkbox-white-border .checkmark {
  background-color: transparent !important;
  border: 2px solid #d8d8d8;
  border-radius: 4px;
  top: 0px;
}

table.table_datatable.table.with-selection .checkbox.checkbox-white-border.with-text {
  margin-top: 0px;
  margin-bottom: 0px;
}

.checkbox.checkbox-white-border.with-text .checkmark {
  top: 2px;
  left: 4px;
  max-width: 15px !important;
  min-width: 15px !important;
}

.checkbox.checkbox-white-border.with-text.checkbox-header .checkmark {
  top: 3px !important;
}

.checkbox.checkbox-white-border.with-text.checkbox-header .checkmark.con_checkmark {
  top: 1px !important;
}

.checkbox.checkbox-white-border.with-text.text-center .checkmark {
  left: 44%;
}

.table.__with_checkbox span.checkmark {
  left: 22% !important;
}

.table.__with_checkbox tbody span.checkmark {
  left: 28% !important;
}

.checkbox.checkbox-white-border.with-text.checkbox-disabled span.checkmark {
  background: #f3f3f3 !important;
}

.checkbox.checkbox-white-border .checkmark.checkmark:after {
  left: 4px;
  top: 0px;
  border: solid #2a3ead;
  border-width: 0 2px 2px 0;
}

table.table .checkbox.checkbox-white-border.with-text.checkbox-header.text-center {
  margin: 0px;
}

.checkbox.checkbox-white-border.with-text.checkbox-header .checkmark.checkmark:after {
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}

.in-block .checkbox.checkbox-white-border {
  display: inline-block;
}

table thead.tb-thead .checkbox-white-backgrond .custom-checkbox-container .checkmark {
  left: -2px;
}

table thead.tb-thead .checkbox-white-backgrond .custom-checkbox-container .checkmark:after {
  left: 6px;
  top: 2px;
  width: 4px;
  height: 9px;
  border: solid #2a3ead;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

table thead.tb-thead {
  text-transform: capitalize;
}

.checkbox.checkbox-white-border label.checkbox-container.label-text-less {
  padding-left: 0px;
  min-height: 15px;
}

/*----------------------------------------
    checkbox white-backgrond
------------------------------------------*/
.checkbox-white-backgrond span.checkmark {
  background: #ffffff !important;
}

.checkbox-white-backgrond {
  display: inline-block;
  margin: 0px;
}

.checkbox-white-backgrond span.checkmark {
  left: -9px;
  top: 1px;
}

/*----------------------------------------
    Header
------------------------------------------*/
.bg-indigo.travnet_nav_custom {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #2a3ead;
}

.navbar.navbar-inverse.bg-indigo.travnet_nav_custom .navbar-nav > li > a {
  color: #2a3ead;
}

.navbar.navbar-inverse.bg-indigo.travnet_nav_custom {
  height: 46px;
}

.travnet_nav_custom .balance_text span.badge.bg-success {
  font-size: 12px;
  margin-left: 10px;
  background: #2a3ead;
  border-color: #2a3ead;
}

.navbar_custom_second {
  background: #2a3ead;
  height: 44px;
}

.navbar_custom_second .navbar-nav > li > a,
.navbar_custom_second .navbar-nav > li > a i {
  color: #ffffff;
}

ul.nav.navbar-nav.navbar-right.navbar_for_reload > li i.icon-comment-discussion {
  font-size: 20px;
}

.navbar_custom_second li.active a,
.navbar_custom_second li.active a i {
  background: #4455b5 !important;
  color: #ffffff !important;
}

div#navbar-second-toggle ul:first-child li a i.icon-display4.position-left {
  margin: 0px;
}

#navbar-second ul.nav.navbar-nav.navbar-nav-material.navbar-icons {
  padding: 0px 10px;
  border-radius: 4px;
  margin-top: 5px;
}

#navbar-second ul.nav.navbar-nav.navbar-nav-material.navbar-icons > li > a {
  padding: 5px;
}

#navbar-second ul.nav.navbar-nav.navbar-nav-material.navbar-icons li ul li a {
  padding: 8px 16px;
}

.navbar_custom_second.navbar-default .navbar-nav > .active > a,
.navbar_custom_second.navbar-default .navbar-nav > .active > a:hover,
.navbar_custom_second.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff !important;
}

.navbar_custom_second li.active ul a {
  background: #ffffff !important;
  color: #333333 !important;
}

.navbar_custom_second li.active ul a i {
  background: transparent !important;
  color: #333333 !important;
}

.navbar_custom_second li.active ul a:hover {
  background: #f0f4ff !important;
}

.navbar_custom_second.navbar-default .navbar-nav > li > a:hover,
.navbar_custom_second.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff !important;
}

.navbar_custom_second.navbar-default .navbar-nav > .active > a:after {
  background-color: #2a3ead;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #0a93ff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #0a93ff;
}

a.navbar-brand h5 {
  color: #2a3ead;
  font-weight: 500;
  margin-top: 4px;
}

a.navbar-brand.login-nav h5 {
  color: white !important;
}

div#navbar-second-toggle .navbar-nav > .dropdown-user img {
  top: 6px !important;
}

div#navbar-second-toggle a.dropdown-toggle.btn.btn-primary.legitRipple,
div#navbar-second-toggle a.dropdown-toggle.btn.btn-primary.legitRipple i {
  color: #ffffff;
  padding: 3px 14px !important;
  padding-bottom: 4px !important;
  font-size: 12px;
  margin-top: 6px;
  margin-left: 5px;
}

div#navbar-second-toggle a.dropdown-toggle.btn.btn-primary.legitRipple:hover,
div#navbar-second-toggle a.dropdown-toggle.btn.btn-primary.legitRipple:focus {
  background: #ff7043;
  color: #ffffff !important;
}

div#navbar-second-toggle a.dropdown-toggle.btn.btn-primary.legitRipple i {
  font-size: 10px;
  padding: 0px !important;
  margin-left: 4px;
  margin-top: 0px;
}

div#navbar-second ul.nav.navbar-nav.navbar-nav-material.navbar-icons.navbar-right {
  margin-top: 0px;
  margin-right: 6px;
}

div#navbar-second .navbar-header {
  min-width: 160px;
}

.navbar {
  min-height: 40px;
}

.navbar-header {
  white-space: nowrap;
}

.navbar-brand {
  height: 40px;
}

.navbar-brand img {
  width: 100%;
  height: 100%;
}

.navbar.travnet_nav_custom .navbar-brand img {
  max-height: 100%;
}

.navbar-nav > li > a {
  padding: 12px 10px;
}

.panel-header-text {
  display: inline-block;
}

div#navbar-second span.badge.badge-warning.pull-right {
  /* top: 8px; */
  z-index: 999999;
}

.accounting-year-desc {
  width: 100%;
}

ul.nav.navbar-nav.navbar-right.navbar_for_reload li.dropdown {
  padding-top: 0px;
}

ul.nav.navbar-nav.navbar-right.navbar_for_reload {
  margin-left: 0px;
  padding-top: 3px;
}

.navbar.navbar-inverse.bg-indigo.travnet_nav_custom {
  box-shadow: 0 1px 3px rgba(42, 62, 173, 0.12);
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #2a3ead;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #ffffff;
}

div#navbar-second-toggle a.dropdown-toggle.legitRipple i.icon-plus3.position-right {
  font-size: 10px;
  margin-left: 2px;
}

.divs_top_nav_select {
  display: inline-block;
  width: 204px;
  margin-right: 0px;
  padding-left: 0px;
}

.creditRequest {
  display: inline-block;
  padding-top: 12px;
}
.creditRequest a i {
  font-size: 14px;
  margin-left: 4px;
  color: #2a3ead;
}

.refer_link {
  display: none;
}

div#navbar-second .share-icon {
  display: flex;
}

div#navbar-second .share-icon svg {
  margin-right: 3px;
  width: 14px;
}

.dropdown.dropdown-user .user-img {
  position: relative;
  padding-left: 50px;
}

.dropdown.dropdown-user .user-img img {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 10px;
  left: 10px;
  border-radius: 50%;
}

/*--------------------------------
Footer
----------------------------------*/
.footer {
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  background: #2a3ead;
  padding: 10px 10px;
  color: #ffffff;
}

footer.footer.text-muted a {
  color: #ffffff;
}

.footer-link {
  padding-right: 6px;
}

.session-info {
  position: relative;
}

button.session-info {
  background: transparent;
  outline: none;
  border: none;
  padding: 0px;
}

button.session-info:hover {
  text-decoration: underline;
}

.footer i {
  font-size: 12px;
  margin-right: 1px;
  margin-left: 2px;
  color: #db4437;
}

.footer i.heart-icon {
  animation: pulse-rate 1s infinite;
  opacity: 1;
  transition: opacity 1s ease;
}

.heart-icon {
  animation: pulse-rate 1s infinite;
  opacity: 1;
  transition: opacity 1s ease;
}

@keyframes pulse-rate {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.footer-text {
  text-align: right;
  float: left;
  width: 30%;
}

.mbl_footer {
  width: 100%;
}

.footer-copy {
  width: 70%;
}

.footer-copy-text {
  margin-bottom: 0;
  padding-top: 0px;
}

.footer-text ul {
  display: inline-block;
  margin: 0px;
}

.footer-text ul li {
  display: inline-block;
  padding-right: 20px;
}

.footer-text ul li:last-child {
  padding-right: 0px !important;
}

.no_padding {
  padding: 0px 20px;
}

div#note {
  padding-top: 20px;
}

div#total_calculation_price_div td {
  min-width: auto;
  padding: 4px 0px;
}

div#total_calculation_price_div table.table tr:first-child td {
  border: none;
}

.div-buttons {
  float: left;
  width: 100%;
  margin: 10px 0px;
}

.footer_logo img {
  width: 170px;
}

/*-----------------------------------------
-- Common
-------------------------------------------*/
.d-none {
  display: none !important;
}

.d-block {
  display: block;
}

.d-contents {
  display: contents;
}

.d-flex {
  display: flex !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.flex-wrap {
  flex-wrap: wrap;
}

.justify-content-between {
  justify-content: space-between;
}

.align-items-center {
  align-items: center;
}

.text-justify {
  text-align: justify;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
}

.nowrap {
  white-space: nowrap !important;
}

.float-none {
  float: none !important;
}

.float-left {
  float: left !important;
}

.vertical-top {
  white-space: normal;
  vertical-align: top !important;
}

.vertical-middle {
  vertical-align: middle !important;
}

.fs-9 {
  font-size: 9px !important;
}

.left-0 {
  left: 0px !important;
}

.border-0 {
  border: none !important;
}

.w-100 {
  width: 100% !important;
}

.fw {
  width: 100%;
}

.fw-500 {
  font-weight: 500 !important;
}

.min-w-200 {
  min-width: 200px !important;
}

.min-height-unset {
  min-height: unset !important;
}

.left-pad-0 {
  padding-left: 0px;
}

.ma-0 {
  margin: 0px !important;
}

.m-r-60 {
  margin-right: 60px;
}

.my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.mx-auto {
  margin: 0 auto !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mt-1 {
  margin-top: 1px;
}

.mt-5 {
  margin-top: 5px;
}

.mt-6 {
  margin-top: 6px;
}

.mt-13 {
  margin-top: 13px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-50 {
  margin-top: 50px;
}

.mr-0 {
  margin-right: 0px;
}

.mr-10 {
  margin-right: 10px;
}

.mln-3 {
  margin-left: -3px;
}

.ml-0 {
  margin-left: 0px !important;
}

.ml-25 {
  margin-left: 25px;
}

.ml-18 {
  margin-left: 18px;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mb-6 {
  margin-bottom: 6px !important;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-20 {
  margin-bottom: 20px;
}

.ml-24 {
  margin-left: 24px;
}

.flex {
  display: flex;
}

.p-0 {
  padding: 0px !important;
}

.py-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.py-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pt-6 {
  padding-top: 6px !important;
}

.px-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.px-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.px-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.px-8 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.pl-6 {
  padding-left: 6px !important;
}

.pl-18 {
  padding-left: 18px;
}

.pl-25 {
  padding-left: 25px;
}

.pl-40 {
  padding-left: 40px;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.right-10 {
  right: 10px !important;
}

.top-1 {
  top: 1px !important;
}

.badge-unread {
  left: 2px;
  top: 5px !important;
  background: #4CAF50 !important;
}

.select-disabled {
  pointer-events: none;
  opacity: 0.7;
}

.text-decorration {
  text-decoration: underline;
}

a {
  color: #2a3ead;
}

/*-----------------------------------------
-- /Common
-------------------------------------------*/
.dropdown-menu-items {
  position: absolute;
  width: auto;
  float: right;
  right: 25px;
  top: 30px;
  background-color: rgb(255, 255, 255);
  /* padding: 20px 20px; */
  transition: all 0.3s;
  transform: rotateX(30deg);
  opacity: 0;
  visibility: hidden;
  /* border: 1px solid #EDEDED; */
  z-index: 9999;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0px;
  color: #333;
}
.dropdown-menu-items.opened {
  transform: rotateX(0deg);
  opacity: 1;
  visibility: visible;
}
.dropdown-menu-items .modal-header.bg-primary.menu-items-header {
  padding: 0px;
  float: left;
  width: 100%;
}
.dropdown-menu-items .modal-header.bg-primary.menu-items-header h5.menu-items-header.bg-primary {
  margin: 0px;
  font-size: 12px;
  padding: 5px 10px;
  text-align: left;
  font-weight: 500;
}
.dropdown-menu-items .modal-header.bg-primary.menu-items-header button.close.menu-btn-close {
  right: 10px;
  top: 15px;
}
.dropdown-menu-items .modal-header.bg-primary.menu-items-header button.close.price-btn-close {
  right: 12px;
  font-size: 18px;
  top: 16px;
  opacity: 0.6;
  transition: 0.3s;
}
.dropdown-menu-items .menu-items-body {
  padding-block: 10px !important;
  display: flex !important;
  padding-inline: 10px;
  flex-flow: nowrap;
}
.dropdown-menu-items .menu-items-body table.table thead th {
  font-size: 12px;
  padding: 0px 10px;
}

.top_nav_div .balance_bg .dropdown-menu-items.mbl-credit table tr > td {
  white-space: nowrap;
}

.top_nav_div .balance_bg .dropdown-menu-items.mbl-credit {
  top: 35px !important;
}

.task_panel_div a.mt-10 {
  margin-top: 10px !important;
  display: inline-block;
}

td.action_row ul.icons-list button {
  padding: 0px !important;
}

td.action_row {
  min-width: 80px;
}

.btn-icon {
  background: transparent;
  padding: 0px;
}

.btn-icon:hover {
  background: transparent;
  box-shadow: none;
  opacity: 0.75;
}

tr.air_segment_note_class_list td {
  width: 100%;
}

.buttons {
  float: left;
  width: 100%;
  margin: 20px 0px;
}

div#task-attachment .buttons {
  margin: 0px;
}

table td {
  min-width: 80px;
  font-size: 12px;
}

.hidden_text_Fields {
  float: left;
  width: 100%;
  display: none;
}

input#lead-pass-title,
input#lead-first-name,
input#lead-last-name {
  text-transform: capitalize;
}

label.control-label,
h5.panel-title.folder-title {
  font-weight: 600;
}

label.control-label {
  text-transform: none;
}

legend.text-semibold {
  font-weight: 600;
}

legend.text-bold.with-border {
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.form-control[readonly] {
  border-bottom-style: solid;
  border-bottom-color: #ddd;
}

.table-xxs > tbody > tr > td,
.table-xxs > thead > tr > th {
  padding: 6px 6px;
}

div#modal_airticket_new .modal-dialog.modal-lg,
.edit_air_ticket_class .modal-dialog.modal-lg {
  width: 950px;
}

thead tr th {
  /* text-align: center; */
  min-width: 50px;
  width: auto;
}

.navbar-brand > img {
  margin-top: 0px;
}

.nav-tabs.nav-tabs-bottom > li.active > a:after {
  background-color: #2a3ead;
}

.form-control:focus {
  border-bottom-color: #2a3ead;
  box-shadow: 0 1px 0 #2a3ead;
}

.sidebar-content {
  top: -20px;
}

.sidebar.sidebar-main.user-profile-sidebar .bg-indigo-400 {
  background-color: #2a3ead !important;
  border-color: #2a3ead !important;
  color: #fff;
}

.form-control-2 {
  width: 100%;
  border: 1px solid #cccccc;
  outline: none;
  border-radius: 4px !important;
  padding: 5px 10px;
  margin-bottom: 10px;
  height: 32px;
  font-weight: 500;
}

input.form-control.form-control-2:focus {
  box-shadow: none;
}

.form-control.file-caption.kv-fileinput-caption {
  width: 100%;
  outline: none;
  padding: 5px 10px;
  height: 32px;
  font-weight: 500;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.form-control.file-caption.kv-fileinput-caption:focus {
  border: 1px solid #cccccc;
}

.form-group.form-group-2 .form-control-2,
.form-group.form-group-2 span.select2.select2-container.select2-container--default {
  margin-bottom: 0px !important;
}

input.form-control.form-control-2 {
  border: 1px solid #cccccc;
}

textarea.form-control.auto-height {
  min-height: auto;
}

textarea.inline-height {
  min-height: auto !important;
  height: auto !important;
}

textarea.form-control.form-control-2.auto-height:focus,
select.form-control.form-control-2:focus {
  border-color: #cccccc !important;
  box-shadow: none !important;
}

ul.front-error {
  padding: 0 15px;
}

ul.front-error li {
  padding-left: -4px;
  color: red;
  color: #d12135;
  font-weight: 500;
  font-size: 12px;
  margin: 0px 0px;
  /* list-style: none; */
}

.error-text {
  color: #D84315;
  margin: 5px 0px 0px 0px;
  font-weight: 500;
}

.form-group.blur .form-control-2 {
  border-color: #cbcbcb !important;
  color: #b5b5b5;
}

form.loadSmartData_form .form-group.has-error.has-danger .form-control-2 {
  border-color: #CCCCCC;
}

form.loadSmartData_form .form-group.has-error.has-danger label.col-lg-4.control-label {
  color: #333;
}

.form-group.has-error.has-danger .form-control-2 {
  border-color: #d84315 !important;
}

.form-group.has-errors.has-dangers .form-control-2 {
  border-color: #d84315;
}

.form-group.has-error.has-danger .form-group-2.multi-select-full {
  border-color: #d84315;
}

.has-error.has-danger input.form-control-2 {
  border-color: #d84315;
}

.order__form_group.custom-has-error label.control-label {
  color: #d84315;
}

.form-group.has-error.has-danger span.select2.select2-container.select2-container--default {
  border: 1px solid #d84315 !important;
}

.borderless-form-group.has-error.has-danger span.select2.select2-container.select2-container--default {
  border: none !important;
}

.custom_form_group.custom-multi-select_full .multiselect.btn-default .caret {
  right: 5%;
}

textarea.form-control-2 {
  min-height: 100px;
}

div#json_modal textarea.form-control-2 {
  min-height: 200px;
}

textarea.form-control.textarea-control {
  width: 100%;
  border: 1px solid #cccccc;
  outline: none;
  border-radius: 4px !important;
  padding: 5px 10px;
  margin-bottom: 10px;
  height: 32px;
}

a.form-control-2 {
  display: inline-block;
  margin-bottom: 0px;
}

button.btn.btn-default.dateRange-predefined.legitRipple {
  background: transparent;
  width: 100%;
  border: 1px solid #cccccc;
  outline: none;
  border-radius: 4px !important;
  padding: 5px 10px;
  margin-bottom: 10px;
  height: 32px;
  font-weight: 500;
}

button.btn.btn-default.dateRange-predefined.legitRipple {
  text-align: left;
  text-transform: capitalize;
}

button.btn.btn-default.dateRange-predefined.legitRipple b.caret {
  right: 10px;
  position: absolute;
  top: 8px;
}

body.modal-open .datepicker {
  z-index: 1200 !important;
}

button.btn.btn-default.dateRange-predefined.legitRipple span {
  font-size: 12px;
}

.cst-crm-flight-search-form .has-feedback label ~ .form-control-feedback {
  top: 19px;
  left: 10px;
  color: #6f6f6f;
}

.formMode.multicity_flights.activeForm .form-control-feedback {
  top: 23px;
}

form#cst-crm-flight-search-form .form-control-feedback .cst-crm-flight-depart-date-icon,
i.icon-users {
  top: -3px;
}

div#modify-search-form-contents form#cst-crm-flight-search-form {
  padding: 0px 0px !important;
  margin-top: 10px;
}

.form-group-3 .form-control-3 {
  width: 100%;
  border: 1px solid #cccccc;
  outline: none;
  border-radius: 4px !important;
  padding: 5px 10px;
  margin-bottom: 10px;
  height: 32px;
  font-weight: 500;
  padding-left: 35px;
  font-size: 13px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.search_dropdown {
  width: 100%;
  border: 1px solid #cccccc;
  outline: none;
  border-radius: 4px !important;
  padding: 0px 10px;
  margin-bottom: 10px;
  height: 32px;
  font-weight: 500;
  font-size: 13px;
}

.panel-custom {
  display: inline-block;
  width: 100%;
}

.custom_form_group.multi-select-danger > label {
  color: #D84315;
}

.custom_form_group.multi-select-danger .multi-select-full {
  border: 1px solid #D84315 !important;
}

.form-group-2.multi-select-full {
  width: 100%;
  border: 1px solid #cccccc;
  outline: none;
  border-radius: 4px;
  padding: 5px 10px;
  margin-bottom: 10px;
  height: 32px;
}

.form-group-2.follower_group {
  float: left;
}

.table-responsive table input.form-control-2 {
  margin-bottom: 0px;
}

.single_passenger_details_info {
  float: left;
  width: 100%;
}

.sidebar.blog-right-sidebar .sidebar-category .navigation > li ul {
  background: #ffffff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.sidebar.blog-right-sidebar .sidebar-category .navigation > li ul li a {
  padding: 10px 5px;
  padding-bottom: 0px;
}

.sidebar.blog-right-sidebar .sidebar-content .custom_form_group ul.multiselect-container.dropdown-menu li.active a {
  background-color: #2a3ead;
  color: #ffffff;
}

.navigation li .btn-primary:hover,
.navigation li .btn-primary:focus {
  background: #1f358a;
}

.sidebar.blog-right-sidebar {
  width: 100%;
  float: left;
}

.blog-summary-class .btn-sm,
.btn-group-sm > .btn {
  padding: 8px 12px;
}

.sidebar-category .category-title li a {
  color: #9e9e9e;
}

.sidebar-category .category-title ul li {
  position: relative;
  float: left !important;
  width: 100% !important;
}

.category-title {
  padding: 6px 20px;
  padding-right: 46px;
  background: #2a3ead;
  color: #ffffff;
}

.form-group-2.multi-select-full .btn-group.open > .multiselect.btn-default.dropdown-toggle {
  border: none;
  box-shadow: none;
}

.form-group-2.multi-select-full .multiselect.btn-default:focus,
.form-group-2.multi-select-full .btn-group.open > .multiselect.btn-default.dropdown-toggle {
  border: none;
  box-shadow: none;
}

.form-group-2.multi-select-full button.multiselect.dropdown-toggle.btn.btn-default {
  padding: 0px;
  border: none;
}

.nav-tabs.nav-tabs-solid > .active > a:after,
.nav-tabs.nav-tabs-solid > .active > a:hover:after,
.nav-tabs.nav-tabs-solid > .active > a:focus:after {
  background-color: #2a3ead;
}

div#navbar-mobile p.navbar-text span.label.bg-success-400 {
  margin-top: 2px;
  margin-bottom: 0px;
}

div#navbar-mobile p.navbar-text {
  padding-bottom: 12px;
}

input.form-control.payment_now,
span#payment_receipt_total_paid_payment,
.payment_now {
  color: #2196f3;
  font-weight: 600;
}

input.form-control.pay_due,
span#payment_receipt_total_due,
.pay_due {
  color: #de0b1f;
  font-weight: 600;
}

input.form-control.remaining_payment,
span#payment_receipt_total_payable,
.remaining_payment {
  color: #0dad79;
  font-weight: 600;
}

.mark_red {
  color: #de0b1f !important;
  font-weight: 600 !important;
}

.mark_red:focus {
  border-bottom-color: #de0b1f !important;
  box-shadow: 0 1px 0 #de0b1f !important;
}

.mark_green {
  color: #0dad79 !important;
  font-weight: 600 !important;
}

.mark_green:focus {
  border-bottom-color: #0dad79 !important;
  box-shadow: 0 1px 0 #0dad79 !important;
}

.mark_blue {
  color: #2196f3 !important;
  font-weight: 600 !important;
}

.mark_blue:focus {
  border-bottom-color: #2196f3 !important;
  box-shadow: 0 1px 0 #2196f3 !important;
}

.mark_primary {
  color: #2a3ead !important;
  font-weight: 600 !important;
}

.mark_primary:focus {
  border-bottom-color: #2a3ead !important;
  box-shadow: 0 1px 0 #2a3ead !important;
}

.mark_orange {
  color: #db4437 !important;
  font-weight: 600 !important;
}

.mark_orange:focus {
  border-bottom-color: #db4437 !important;
  box-shadow: 0 1px 0 #db4437 !important;
}

.mark_purple {
  color: purple !important;
  font-weight: 600 !important;
}

.mark_purple:focus {
  border-bottom-color: purple !important;
  box-shadow: 0 1px 0 purple !important;
}

.mark_blue_light {
  color: #2196f3 !important;
  font-weight: 600 !important;
}

.mark_blue_light:focus {
  border-bottom-color: #2196f3 !important;
  box-shadow: 0 1px 0 #2196f3 !important;
  box-shadow: 0 1px 0 #2196f3 !important;
}

.padding_top_0 {
  padding-top: 0px;
}

.control-label {
  padding-top: 9px;
}

.pd-t-0 {
  padding-top: 0px !important;
}

.pd-b-10 {
  padding-bottom: 10px !important;
}

.pd-x-20 {
  padding: 0px 20px 0px 20px;
}

input[type=checkbox][readonly] {
  pointer-events: none;
}

h6.h6-style {
  font-size: 15px;
  font-weight: 500;
  margin: 0px;
  margin-bottom: 5px;
}

.mdtp-20 {
  margin-top: 20px;
}

a.custom_button_link i {
  font-size: 11px;
  margin-top: 0px;
}

a.custom_button_link span.label.label-info.bg-primary {
  padding: 5px 10px !important;
  color: #ffffff;
  padding-bottom: 4px !important;
  font-size: 12px;
  display: inline-block;
  margin-left: 5px;
}

.heading-elements.payment_heading_element ul.icons-list li {
  display: table-cell;
  padding-right: 8px;
}

.heading-elements.payment_heading_element ul.icons-list li:nth-child(3) {
  padding-right: 0px;
}

a.custom_button_link span.label {
  padding: 5px 10px !important;
  color: #ffffff;
  padding-bottom: 4px !important;
  font-size: 12px;
  display: inline-block;
  margin-left: 5px;
}

a.add_new_buttons i {
  font-size: 11px;
}

.tooltip .tooltip-arrow {
  /* display: block; */
}

.tab-content.custom_tab_class {
  float: left;
  width: 100%;
}

a.custom_link_bg_trans {
  color: #203b71;
  text-decoration: underline;
}

.with-underline {
  text-decoration: underline;
}

.alert.alert-success.alert-styled-left.alert-arrow-left.alert-bordered {
  float: left;
  width: 100%;
}

.text-primary-color {
  color: #2196f3 !important;
}

.primary-color-2 {
  background-color: #2a3ead;
  color: #ffffff;
}

.custom_panel_heading ul.nav.nav-tabs.primary-color-2.nav-justified.radtab a {
  color: #ffffff;
}

.custom_panel_heading ul.nav.nav-tabs.primary-color-2.nav-justified.radtab {
  width: 50%;
}

.custom_panel_heading.div-divider {
  border-bottom: 1px solid rgba(231, 231, 231, 0.8);
  margin-bottom: 10px;
}

.custom_panel_heading ul.nav.nav-tabs.primary-color-2.nav-justified.radtab > li.active > a,
.custom_panel_heading ul.nav.nav-tabs.primary-color-2.nav-justified.radtab > li.active > a:hover {
  background: #2e3f86;
}

.custom_panel_heading ul.nav.nav-tabs.primary-color-2.nav-justified.radtab > li > a {
  border: none;
  border-right: 1px solid #3f5095;
}

.custom_panel_heading ul.nav.nav-tabs.primary-color-2.nav-justified.radtab > li:last-child > a {
  border: none;
}

.page-information .style_for_company.checkbox.form-checkbox-style {
  display: inline-block;
}

.page-information .style_for_company .radio label,
.page-information .style_for_company .checkbox label {
  padding-left: 20px;
}

.page-information .style_for_company .checkbox-container .checkmark {
  top: 11px;
}

.checkbox.checkbox-white-border.check-white-bg.with-text.checkbox-header.inline-block .checkmark {
  background-color: #ffffff !important;
  border: 2px solid #ffffff;
}

.checkbox.checkbox-white-border.check-white-bg.with-text.checkbox-header.inline-block .checkmark.checkmark:after {
  border: solid #2a3ead;
  border-width: 0 2px 2px 0;
}

/*----------------------------------------------
-- custom modal-2
------------------------------------------------*/
.custom-modal-2 .modal-content {
  float: left;
  width: 100%;
  background: #ffffff;
  border: none;
}

.custom-modal-2 .modal-body,
.custom-modal-2 .modal-footer,
.custom-modal-2 form,
.custom-modal-2 .modal-header {
  float: left;
  width: 100%;
}

.custom-modal-2 .modal-footer {
  padding-bottom: 10px;
}

.custom-modal-2 button.btn.btn-default.btn-raised.legitRipple {
  color: #2a3ead;
  font-weight: 600;
}

.custom-modal-2 a i {
  color: #2a3ead;
  font-size: 16px;
  margin-right: 10px;
}

/*----------------------------------------------
-- custom modal-sm
------------------------------------------------*/
.modal-header.bg-primary {
  padding: 10px 20px;
}

.modal-dialog.modal-sm.modal_sm_custom h5.modal-title {
  font-size: 14px;
}

.custom-btn-sm {
  padding: 8px 16px;
  font-size: 12px;
}

button.btn.btn-link {
  padding: 0px 6px;
  color: #ffffff;
  text-decoration: underline;
}

.custom-btn-xs {
  padding: 6px 6px;
  font-size: 10px;
}

.uploader.form-group-uploader span.action {
  background: #2a3ead !important;
  color: #FFFFFF;
}

.form-group-uploader .uploader.form-group-uploader span.action {
  background: #2a3ead;
  color: #FFFFFF;
  font-size: 10px;
}

div#button_id .custom-btn-xs {
  width: auto !important;
  min-width: 80px;
}

div#button_id .custom-btn-xs i,
div.button_id .custom-btn-xs i {
  font-size: 12px;
  top: 2px;
  left: 0px;
}

div#button_id p.folder_receipt_button_container {
  float: left;
  width: 100%;
  margin: 0px;
}

.enquiryConfirm_btn .custom-btn-xs i {
  font-size: 12px;
  top: 1px !important;
  left: -3px !important;
}

.enquiryConfirm_btn .custom-btn-xs {
  width: 80px !important;
}

/*----------------------------------------------
-- custom alert
------------------------------------------------*/
.changeAlert {
  position: fixed !important;
  top: 44px;
  right: 0px;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 9px 15px 39px;
  width: 310px;
  border-radius: 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  box-shadow: 0 0 12px #999;
  color: #fff;
  opacity: 1;
  border: none;
  transition: 0.4s;
  z-index: 1;
}

.alert.bg-success {
  background-color: #3f51b5 !important;
  border-color: #3f51b5 !important;
}

.alert.bg-success.alert-styled-left.changeAlert::after {
  content: "\ed6e";
  color: #ffffff;
  font-size: 18px;
  position: absolute;
  top: 23px;
  left: 0px;
}

.alert.bg-warning.alert-styled-left.changeAlert::after,
.alert.bg-danger.alert-styled-left.changeAlert::after {
  content: "\e9bd";
  color: #ffffff;
  font-size: 16px;
  position: absolute;
  top: 23px;
  left: 0px;
}

.alert.changeAlert button.close {
  color: #ffffff;
  position: absolute;
  top: 15px;
  right: 10px;
}

/*---------------------------
    Form Calender
-----------------------------*/
.daterangepicker.dropdown-menu.ltr.single.opensleft.show-calendar {
  z-index: 9999;
}

/*---------------------------
    Income statement custom design
-----------------------------*/
.incomeTable_table tr td,
.incomeTable tr th {
  font-size: 16px;
}

.incomeTable_table tr td.pl-20 {
  padding-left: 20px !important;
}

.daterangepicker.dropdown-menu {
  z-index: 9999;
}

.ranges ul {
  max-height: 200px !important;
  overflow-y: auto;
}

.ranges ul li.active {
  background-color: #2a3ead;
}

.ranges ul li {
  padding: 2px 16px;
}

.ranges .daterangepicker-inputs {
  padding: 8px 16px;
}

.ranges .daterangepicker-inputs .daterangepicker_input + .daterangepicker_input {
  margin-top: 8px;
}

.ranges .range_inputs .btn + .btn {
  margin-top: 8px;
}

.ranges .range_inputs .btn {
  display: block;
  width: 100%;
  padding: 5px;
}

.daterangepicker.dropdown-menu.ltr.show-calendar.opensright td.active.end-date {
  background: #2a3ead !important;
}

.daterangepicker.dropdown-menu.ltr.show-calendar.opensright td.active.end-date {
  background: #2a3ead !important;
}

.quaterly__Container,
.yearly__Container {
  opacity: 0;
  display: none;
  transition: 0.3;
}

.quaterly__Container.active {
  opacity: 1;
  display: block;
}

.yearly__Container.active {
  opacity: 1;
  display: block;
}

tr:has(td a.statement_sell_item[aria-expanded=true]),
tr:has(td a.statement_buy_item[aria-expanded=true]) {
  background: rgba(193, 193, 193, 0.5882352941);
}

.statement_inner_table {
  padding: 0px !important;
  border-top: 1px solid #ffffff;
}

/*============================================
== balance sheet
==============================================*/
table.report_table tr td:nth-child(2) {
  text-align: right;
}

.report_table tr td {
  font-size: 14px;
}

.report_table tr td span {
  width: 100%;
  display: block;
  color: #767676;
  font-size: 14px;
}

/*---------------------------
    datatable custom design
-----------------------------*/
.dataTable_contents div#user_table_list_filter {
  margin-bottom: 0px !important;
}

.dataTable_contents button.datatable_buttons_styles {
  margin: 10px 10px;
  margin-bottom: 0px;
}

div#deal_order_list_main_wrapper .dt-buttons,
div#deal_note_list_main_wrapper .dt-buttons {
  margin: 0px;
}

div#deal_order_list_main_wrapper .dataTables_paginate {
  margin: 20px 0px;
}

.dataTables_paginate.paging_simple_numbers {
  margin-top: 20px;
}

.dataTables_paginate .paginate_button.current,
.dataTables_paginate .paginate_button.current:hover,
.dataTables_paginate .paginate_button.current:focus {
  color: #fff;
  background-color: #2a3ead;
  min-width: 38px;
  padding: 9px;
  text-align: center;
  border-width: 0;
  border-radius: 0px;
}

.availability_container_div .table-responsive #availability_list_main_wrapper .dt-buttons {
  margin: 0px !important;
}

div#deal_order_list_main_wrapper .dataTables_paginate .paginate_button.current,
div#deal_order_list_main_wrapper .dataTables_paginate .paginate_button.current:hover,
div#deal_order_list_main_wrapper .dataTables_paginate .paginate_button.current:focus {
  color: #fff;
  background-color: #2a3ead;
  min-width: 38px;
  padding: 9px;
  text-align: center;
  border-width: 0;
  border-radius: 0px;
}

.dataTable_contents .dt-buttons {
  margin-bottom: 0px;
}

.dataTable_contents {
  width: 100%;
}

.table-responsive.dataTable_contents table {
  width: 100%;
  margin-top: 0px !important;
}

table.table_datatable.table.table-bordered.table-hover.mytable {
  border-collapse: inherit;
}

.datatable_contents_header .dt-button-collection,
.data_table_panel_header.dt-button-collection {
  padding: 0px;
}

.datatable_contents_header button.dt-button.buttons-columnVisibility.active,
.data_table_panel_header button.dt-button.buttons-columnVisibility.active {
  width: 100%;
  text-align: left;
  border: none;
  /* padding: 10px 20px; */
  /* margin-left: 7%; */
}

.datatable_contents_header button.dt-button.buttons-columnVisibility,
.data_table_panel_header button.dt-button.buttons-columnVisibility {
  width: 100% !important;
  text-align: left;
  border: none;
  padding: 5px 10px !important;
}

.dataTable_contents tr td {
  padding: 3px 7px !important;
}

.dataTable_contents tr th {
  font-size: 12px;
}

.dataTable_contents span.ellipsis {
  color: #333333;
}

table#datatable_table_ids form.notification_credit_single_form {
  padding-left: 10px;
}

.table-total-footer {
  position: relative;
  margin-top: -50px;
  margin-left: 10px;
  display: table;
}

.datatable_contents_header .datatable_buttons_styles {
  padding: 4px 10px !important;
  padding-bottom: 3px !important;
  margin: 0px;
  color: #ffffff;
  margin-top: 0px !important;
  margin-left: 5px !important;
  border-radius: 3px;
}

.datatable_contents_header .datatable_buttons_styles-2 {
  background: transparent !important;
  padding: 0px;
  color: #2a3ead !important;
  margin-left: 10px !important;
}

.datatable_contents_header .datatable_buttons_styles-2:hover,
.datatable_contents_header .datatable_buttons_styles-2:focus {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

.datatable_contents_header .mbl-pdf .datatable_buttons_styles-2 {
  margin-left: 6px !important;
}

.datatable_contents_header .datatable_buttons_styles-2 i {
  margin: 0px;
  background: transparent;
  font-size: 20px !important;
  color: #2a3ead !important;
  transition: 0.3s;
}

.datatable_contents_header .datatable_buttons_styles-2 i:hover {
  color: #db4437;
}

.heading-elements.datatable_contents_header .delete-btn {
  background: #e53935 !important;
  border: none;
  outline: none;
  color: #ffffff;
  display: inline-block;
  padding-top: 5px;
  opacity: 0;
  transition: 0.3s;
  font-size: 10px !important;
  height: 25px;
  margin-top: 1px;
  padding-top: 3px;
  border-radius: 3px;
}

.heading-elements.datatable_contents_header .delete-btn.active-btn {
  opacity: 1;
}

.heading-elements.datatable_contents_header .form-group.header-form_group .multiselect.btn-default {
  padding: 3px 24px 3px 0px !important;
}

.heading-elements.datatable_contents_header .form-group.header-form_group .multiselect.btn-default:focus,
.btn-group.open > .multiselect.btn-default.dropdown-toggle {
  border-bottom-color: #2a3ead !important;
  box-shadow: 0 1px 0 #2a3ead !important;
}

.delete-btn-lg {
  display: inline-block !important;
  width: 70px !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  padding: 0px !important;
  margin-top: 1px !important;
}

.delete-btn-xs {
  padding: 5px 5px !important;
  background-color: #e53935 !important;
  color: #ffffff;
}

.delete-btn-xs:hover {
  color: #ffffff;
}

.delete-btn i {
  font-size: 14px;
}

.custom_form_group.form-group-dlt button.delete-btn {
  background: #e53935 !important;
  border: none;
  outline: none;
  color: #ffffff;
  display: inline-block;
  padding-top: 5px;
  transition: 0.3s;
  font-size: 10px !important;
  height: 26px;
  padding-top: 3px;
  border-radius: 3px;
  transition: 0.3s;
}

.custom_form_group.form-group-dlt button.delete-btn:hover {
  opacity: 0.8;
}

.custom_form_group.form-group-dlt button.delete-btn:disabled {
  opacity: 0.4;
  background: black;
}

a.custom_button_link-2 i {
  margin-right: 5px;
  font-size: 14px;
}

a.custom_button_link-2 {
  background: #2a3ead;
  color: #ffffff !important;
  padding: 3px 20px;
  border-radius: 2px;
  display: inline-block;
  font-size: 13px;
}

button.custom_button_link-2 {
  background: #2a3ead;
  color: #ffffff !important;
  padding: 3px 20px;
  border-radius: 2px;
  outline: none;
  border: none;
  display: inline-block;
  font-size: 13px;
}

button.custom_button_link-21 {
  background: #ffffff;
  color: #2a3ead !important;
  padding: 3px 20px;
  border-radius: 2px;
  outline: none;
  border: none;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
}

button.custom_button_link-3 {
  background: #2a3ead;
  color: #ffffff !important;
  padding: 5px 20px;
  border-radius: 2px;
  outline: none;
  border: none;
  display: inline-block;
  font-size: 13px;
}

button.btn-danger.custom_button_link-3 {
  background-color: #f44336;
}

.custom-btn-success {
  background-color: #0dad79 !important;
  border-color: #0dad79;
  color: #FFFFFF;
}

.custom-btn-success:hover {
  color: #FFFFFF;
}

button.btn-success.custom_button_link-3 {
  background-color: #4caf50;
}

.btn-success {
  background-color: #4caf50 !important;
  color: #fff !important;
}

button.custom_button_link-2.delete-btn {
  margin-top: 2px;
  padding: 5px 15px;
  background: #f44336;
}

.inner_heading_panels button.custom_button_link-2.delete-btn {
  margin-top: 3px;
  margin-right: 5px;
}

button.custom_button_link-2.delete-btn.disabled {
  opacity: 0;
}

button.custom_button_link-3:hover,
button.custom_button_link-3:focus {
  opacity: 0.75;
  filter: alpha(opacity=75);
}

.svg-link {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

li.quickbook_li {
  display: flex;
  float: right;
}

.svg-link span {
  width: 24px;
  /* padding-right: 4px; */
}

.svg-link span svg circle {
  fill: transparent;
}

.heading-elements.datatable_contents_header a.custom_button_link-2 {
  padding: 6px 20px;
  display: inline-block !important;
}
.heading-elements.datatable_contents_header .custom_button_link-2 {
  padding: 6px 20px;
  display: inline-block !important;
}
.heading-elements.datatable_contents_header .custom__button {
  color: white;
  font-size: 13px;
  padding: 1px 15px;
  background: #2a3ead;
  border-radius: 2px;
}
.heading-elements.datatable_contents_header .qb_custom__btn {
  padding: 1px 15px;
  background: #53b700;
}

button.custom_button_link-2.update-filter-list[disabled] {
  opacity: 0.8;
  cursor: not-allowed;
  /* opacity: 0.65; */
  filter: alpha(opacity=65);
  box-shadow: none;
}

.dataTable thead .sorting:before,
.dataTable thead .sorting:after,
.dataTable thead .sorting_asc:after,
.dataTable thead .sorting_desc:after,
.dataTable thead .sorting_asc_disabled:after,
.dataTable thead .sorting_desc_disabled:after {
  right: 5px;
}

.dataTable thead th.no-sort.sorting_asc:after {
  content: "" !important;
}

.heading-elements.datatable_contents_header .dt-buttons {
  margin-left: 0px;
  margin: 0px;
}

.custom-multi-trash .dt-buttons > .btn:last-child {
  margin-left: 6px !important;
}

.heading-elements.datatable_contents_header ul li {
  margin-top: 1px;
}

.heading-elements.datatable_contents_header span.label {
  padding: 5px 10px;
  font-size: 10px;
}

.heading-elements.datatable_contents_header span.label.client-rate-count.position-left {
  color: #2a3ead;
  border: 1px solid #e0e0e0;
  padding: 5px 10px;
  background: #e0e0e0;
}

.heading-elements.datatable_contents_header span.label i {
  font-size: 14px !important;
  color: #db4437;
}

.heading-elements.datatable_contents_header span.label i.icon-heart5 {
  animation: pulse-rate 1s infinite;
  opacity: 1;
  transition: opacity 1s ease;
}

.form-group-2.follower_group ul {
  padding: 0px;
  margin: 0px;
  text-align: center;
  margin-top: 6px;
}

.form-group-2.follower_group ul li {
  display: inline-block;
  padding: 0px;
  padding-right: 5px;
}

img.follower_img {
  width: 25px;
  height: 25px;
  border-radius: 50%;
}

.datatable_buttons_styles-for-filter {
  background: transparent;
  border: 0;
  /* color: $primary-color; */
  font-weight: 600;
  margin-left: 10px;
  padding: 0px;
  margin-top: 3px;
}

.datatable_contents_header .datatable_buttons_styles-2 span {
  background: transparent !important;
}

.datatable_buttons_styles-for-filter i {
  background: #2a3ead;
  padding: 7px 7px;
  color: #ffffff;
  font-size: 10px;
  margin-right: 3px;
}

.dataTable_contents .dataTable thead .sorting:after,
.dataTable_contents .dataTable thead .sorting:before {
  color: #d2d2d2;
}

.table-responsive.dataTable_contents td ul li form button.btn {
  padding: 0px !important;
}

#company_statisticsRCom_table_list thead > tr th {
  padding: 8px 18px !important;
}

.dataTable_contents thead th {
  padding: 8px 7px !important;
}

tr.border-dashed.even {
  background: #ebebeb;
}

tr.border-dashed.even:hover {
  background: #ebebeb;
}

.table tr td .checkbox.checkbox-white-border {
  margin: 0px;
}

.dataTable_contents table tr td span {
  min-width: 80px;
  width: 100% !important;
}

.status_td span {
  min-width: 80px;
  width: 100% !important;
}

span.text-semibold.notification_reg_single_item.text-primary-2.has_notification {
  text-transform: capitalize;
}

.dataTable_contents table tbody tr td:first-child {
  min-width: 30px !important;
}

.dataTable_contents table tr td span.badge_for_notification {
  min-width: inherit !important;
}

.media-badge.badge_for_notification {
  border: none;
  top: 0px;
}

.data_table_panel_header ul.icons-list {
  margin: 0px !important;
}

table.list_api_table_list span.label {
  width: 80px;
}

table.list_api_table_list button.btn.btn-xs,
table.list_api_table_list ul.icons-list a.btn {
  font-size: 10px;
  padding: 4px 10px;
  margin: 2px 0px;
  border-radius: 4px;
  min-width: 80px;
  background: #2a3ead;
}

ul.icons-list.custom-icons-list {
  min-width: 120px;
}

ul.icons-list.custom-icons-list li:last-child {
  float: right;
  margin-top: -4px;
}

ul.icons-list.custom-icons-list li {
  width: auto;
}

.heading-elements.data_table_panel_header.datatable_contents_header a,
.heading-elements.data_table_panel_header.datatable_contents_header button {
  padding: 2px 10px !important;
  margin: 0px;
  margin-top: 4px;
}

.heading-elements.data_table_panel_header.datatable_contents_header a,
.heading-elements.data_table_panel_header.datatable_contents_header form {
  display: table;
}

.heading-elements.data_table_panel_header.datatable_contents_header .dt-buttons {
  margin-left: 4px;
}

.heading-elements.data_table_panel_header.datatable_contents_header a.btn {
  color: #ffffff !important;
}

.heading-elements.datatable_contents_header ul.icons-list {
  margin-top: 5px;
  display: flex;
}

.heading-elements.datatable_contents_header.login_datatable_contents_header ul.icons-list {
  justify-content: center;
  align-items: center;
}

form.login-company-select-form .form-group-2 span.select2.select2-container.select2-container--default {
  height: auto !important;
}

form.login-company-select-form span.select2-selection.select2-selection--single {
  padding: 3px 10px 2px 10px;
}

.heading-elements.datatable_contents_header ul.icons-list button.dt-button.datatable_buttons_styles-2 {
  margin-top: 2px;
  height: 22px;
}

.heading-elements.datatable_contents_header a.custom_button_link-2 i.icon-folder-plus2 {
  top: -1px;
}

.heading-elements.datatable_contents_header ul.icons-list i.icon-sync {
  margin-top: 6px;
}

.dataTable_contents a.btn {
  margin: 2px 0px;
}

.heading-elements.data_table_panel_header.datatable_contents_header select {
  width: 120px !important;
  margin-top: 0px;
  padding: 3px 10px;
  margin-top: 4px;
  background: #2196f3;
  color: #ffffff;
  /* border: none; */
  border-radius: 4px;
}

.heading-elements.data_table_panel_header.datatable_contents_header ul.icons-list.lead_icon_list {
  display: flex;
}

.heading-elements.data_table_panel_header.datatable_contents_header select option {
  margin: 40px;
  background: #ffffff;
  color: #000000;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

.heading-elements.datatable_contents_header.data_table_panel_header.datatable_contents_header .dt-buttons {
  margin-top: 4px;
  margin-bottom: 0px;
}

.heading-elements.datatable_contents_header.data_table_panel_header.datatable_contents_header {
  margin-top: -12px;
}

li.icon_first_item a {
  display: inline-block;
}

li.icon_first_item .dt-buttons {
  margin-left: 10px;
}

.heading-elements.datatable_contents_header.data_table_panel_header.datatable_contents_header input.list_filter_Select.form-control {
  width: 70px;
  display: inline-block;
  margin: 0px 10px;
}

.dataTable tbody td .text-primary-600 {
  color: #2a3ead !important;
}

.heading-elements.datatable_contents_header a.column-btn-style {
  margin-left: 10px !important;
  display: inline-block !important;
}

.heading-elements.datatable_contents_header ul.icons-list a.column-btn-style i {
  width: auto;
  display: inline-block;
  font-size: 21px;
  color: #2a3ead;
  margin: 0px;
}

.table-responsive.dataTable_contents table.table.user_table_list tbody tr td {
  font-size: 12px;
}

.table-responsive.dataTable_contents .dataTables_paginate .paginate_button.current,
.table-responsive.dataTable_contents .dataTables_paginate .paginate_button.current:hover,
.table-responsive.dataTable_contents .dataTables_paginate .paginate_button.current:focus {
  color: #fff;
  background-color: #2a3ead;
}

.pagination {
  margin-top: 1px;
}

.pagination > .active > .page-link,
.pagination > .active > span {
  background-color: #2a3ead;
  border-color: #2a3ead;
}

.pagination > .active > .page-link:hover,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  background-color: #1f358a;
}

.panel-heading.custom_panel_heading ul.nav.nav-tabs.bg-primary.nav-justified.radtab {
  width: 50%;
}

.panel-heading.custom_panel_heading form.login-company-select-form span.select2.select2-container.select2-container--default {
  margin-bottom: 0px;
  height: auto;
}

.form-group-2.client-type-container span.select2-selection.select2-selection--single {
  padding: 0px 15px;
  height: 100%;
  border: 0px;
}

.form-group-2.client-type-container .select2-selection--single .select2-selection__rendered {
  font-weight: 500;
  padding-block: 6px;
}

.item-elements .heading-elements.datatable_contents_header {
  position: relative;
  /* right: 0px; */
  display: inline-block;
  float: right;
  top: -20px;
}

.table-responsive.dataTable_contents table tr td i.icon-folder2 {
  color: #2a3ead;
}

.modal-header.bg-danger {
  color: #ffffff;
  border: none;
}

.modal-header.bg-danger a {
  color: #ffffff;
  text-decoration: underline;
}

label.checkbox-container.checkbox-inline.chcekbox-style span.checkmark {
  top: 10px !important;
  background-color: #f44336;
}

label.checkbox-container.checkbox-inline.chcekbox-style:hover input ~ .checkmark {
  background-color: #f44336;
}

label.checkbox-container.checkbox-inline.chcekbox-style input:checked ~ .checkmark:after {
  background-color: #f44336;
}

label.checkbox-container.checkbox-inline.check-style-2 {
  padding-top: 0px;
}

/*---------------------------
   Empty list
-----------------------------*/
.empty-list-div {
  float: left;
  width: 100%;
  text-align: center;
  padding: 40px 0px;
}
.empty-list-div img {
  width: 150px;
}
.empty-list-div p {
  font-size: 14px;
}

/*---------------------------
    custom sidebar
-----------------------------*/
.sidebar.sidebar-main.sidebar-default.sidebar-separate.sidebar-custom {
  padding: 0px;
}

.alert.alert-success.alert-styled-left.alert-arrow-left.alert-bordered.custom-success-2 {
  /* margin-bottom: 10px; */
  padding: 5px 5px;
  padding-left: 15px;
  width: 50%;
  margin: 0px auto;
  float: none;
  margin-bottom: 20px;
}

td.table-inbox-checkbox.rowlink-skip ul li {
  margin: 0px;
  padding-top: 4px;
}

td.table-inbox-checkbox.rowlink-skip ul li .status-unread {
  position: relative;
  top: 1px;
  min-width: 20px !important;
}

/*---------------------------
    custom_panel_heading
-----------------------------*/
.panel-heading.custom_panel_heading {
  padding: 15px 20px;
  padding-bottom: 10px;
  float: left;
  width: 100%;
}

/*---------------------------------------
        Print preview page
---------------------------------------*/
.text-left {
  text-align: left !important;
}

@media print {
  @page {
    size: auto;
    margin: 15mm 15mm;
  }
  body {
    width: 100%;
    visibility: visible;
    display: block !important;
  }
  thead > tr:nth-child(1) th {
    background: #2a3ead !important;
    color: #FFF !important;
    font-size: 12px !important;
    padding-left: 5px !important;
    color-adjust: exact;
    -webkit-print-color-adjust: exact;
  }
  thead > tr:nth-child(1) th {
    border-right: 2px solid #ddd !important;
  }
  tbody tr td {
    padding: 0px 5px !important;
  }
  table tr th:first-child,
  table tr th:last-child,
  table tr td:first-child,
  table tr td:last-child {
    display: none;
  }
  body.print_table_preview table {
    border: 1px solid #efefef;
  }
  body.print_table_preview table tbody tr:nth-child(even) td:nth-child(2n),
  body.print_table_preview table tbody tr:nth-child(even) td:nth-child(2n+1) {
    background: #efefef !important;
    color-adjust: exact;
    -webkit-print-color-adjust: exact;
  }
  body.print_table_preview thead > tr th:nth-child(2) {
    border-right: none !important;
  }
  body.print_table_preview table tr td:nth-child(2) {
    text-align: left !important;
  }
  body.print_table_preview table tr td:nth-child(3) {
    text-align: right !important;
  }
}
/*---------------------------------------
                blog
---------------------------------------*/
.single-blog-post_create {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

div#crmBack_searchEngine_banner {
  float: left;
  width: 100%;
}

section#banner_section {
  float: left;
  width: 100%;
  height: 100vh;
  background: url("http://localhost/TravnetCRM/public/assets/images/banner/banner.jpg") no-repeat;
  background-size: cover;
  background-position: center;
}

.contact_names {
  float: left;
  width: 50%;
}

.contact_names span {
  float: left;
  font-weight: 500;
  font-size: 13px;
  padding-top: 10px;
}

.contact_names span.text-blue {
  padding-top: 0px;
  padding-left: 10px;
}

.contact_names input.form-control {
  padding-top: 0px;
  padding-bottom: 0px;
  color: #03a9f4 !important;
}

.receipt_details {
  float: left;
  width: 100%;
}

.receipt_details select {
  height: auto !important;
  padding: 0px;
}

.receipt_details input.form-control {
  padding: 0px;
  margin: 0px;
  height: auto;
}

div#inbox_div {
  float: left;
  width: 100%;
}

li.pull-right.py-5.px-20.pnrgov a {
  padding: 0px !important;
}

ul.nav.nav-tabs.nav-tabs-bottom.nav-justified.folder_contents_tab a {
  padding-top: 20px;
}

ul.nav.nav-tabs.nav-tabs-bottom.bottom-divided.itenary_head {
  margin-bottom: 0px;
}

ul.nav.nav-tabs.folder_contents_tab.nav-tabs-2 li a {
  color: #2a3ead;
}

ul.nav.nav-tabs.folder_contents_tab.nav-tabs-2 li.active a {
  color: #2a3ead;
  background: #ffffff;
}

ul.nav.nav-tabs.folder_contents_tab.nav-tabs-2.mb-0.border-primary {
  background: #f0f4ff;
}

.tab-content.itinerary_tab_content {
  margin-top: 0px;
}

li.green {
  position: relative;
}

li.green:before {
  position: absolute;
  width: 22px;
  height: 22px;
  left: 50%;
  top: 0px;
  content: "\f058";
  font-family: "FontAwesome";
  color: #0dad79;
  font-size: 16px;
}

li.green a {
  color: #0dad79 !important;
}

label.label_bold.margintop {
  margin-top: 10px;
}

.nav-tabs.nav-tabs-bottom > li.green > a:after {
  background-color: #0dad79;
}

.error_fields_display {
  display: none;
  opacity: 0;
  transition: 0.4s;
}

.custom_form_group .input-group i {
  top: -5px;
}

.input-group.file-caption-main .btn.btn-primary.btn-sm.btn-file i {
  top: -2px;
}

.btn.btn-primary.custom-btn-xs.btn-file i.icon-file-plus {
  font-size: 13px;
  top: -1px;
  left: 2px;
}

.btn.btn-primary.custom-btn-xs.btn-file i.icon-file-plus {
  font-size: 14px;
  top: 0px;
  left: 2px;
}

.file-input {
  overflow: hidden;
}

.error_fields_display h5 {
  font-size: 13px;
  font-weight: 500;
  color: #de0b1f;
}

.main_folder_header {
  position: relative;
}

div#passenger {
  margin-top: 10px;
}

.green_check > .folder-title {
  position: relative;
}

.green_check .folder-title:before {
  position: absolute;
  width: 22px;
  height: 22px;
  left: 4px;
  top: 22px;
  content: "\f058";
  font-family: "FontAwesome";
  color: #0dad79;
  font-size: 16px;
}

.show_error_message {
  display: none;
  opacity: 0;
  transition: 0.4s;
}

.show_error_message h6 {
  font-size: 13px;
  font-weight: 500;
  color: #de0b1f;
}

.show_error_message.displays {
  opacity: 1;
  display: block;
}

input.fixed_Width_textbox {
  background: transparent;
  border: none;
}

.air_class {
  text-transform: capitalize;
}

form#save_price_form {
  float: left;
  width: 100%;
}

#add_car_form .form-group,
.air_segment_forms .form-group,
#modal_airticket_form .form-group input,
.airticket_edit_form .form-group input,
#hotel_form .form-group input,
.hotel_edit_form .form-group input,
#add_car_form .form-group input,
.car_edit_form .form-group input,
#add_tour_form .form-group input,
.tour_edit_form .form-group input,
#add_insurance_form .form-group input,
.insurance_edit_form .form-group input,
#add_transfer_form .form-group input,
.transfer_edit_form .form-group input,
#add_other_form .form-group input,
.other_edit_form .form-group input {
  text-transform: capitalize;
}

.price_Table_div_container {
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
}

div#deal-price .price_Table_div_container {
  margin-top: 0px;
}

button#bttn_pass {
  border: none;
  outline: none;
  background: transparent;
}

input#lead-pass-title {
  text-transform: uppercase;
}

.selectize-input {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-overflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.card_details.display_card_details {
  height: auto;
  opacity: 1;
  transition: all 0.75s ease;
  opacity: 1;
  display: block;
  visibility: visible;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.card_info_font {
  display: none;
}

.card_details {
  float: left;
  width: 100%;
  height: 0px;
  opacity: 0;
  transition: all 0.75s ease;
}

.secured-payment-img {
  float: left;
  width: 100%;
  padding: 20px 0px;
}

.secured-payment-img img {
  height: 100%;
}

.notify_dropdown_menu li.media {
  margin: 0px;
  margin-bottom: 10px;
}

.dataTable .media-body {
  width: 90%;
  float: right;
}

.dataTable .media-left {
  left: 10px;
}

ul.media-list.dropdown-content-body.notify_dropdown_menu li.media .media-body {
  margin-left: 10px !important;
  left: 6px;
}

.select2-search--dropdown {
  display: block;
  position: relative;
  padding: 0px;
  padding-left: 0px;
}

.select2-search--dropdown input.select2-search__field {
  padding-left: 48px;
}

.select2-results__options--nested > .select2-results__option {
  padding-left: 15px;
  padding-right: 15px;
}

.float_right {
  float: right;
}

input.form-control-2.access-key {
  width: 90%;
  float: right;
  margin-right: 10px;
}

.selectize-dropdown [data-selectable].option {
  opacity: 111;
  background: #ffffff;
}

.selectize-control.form-control.form_select.single {
  border-bottom: none;
  padding: 0px 0px;
}

.selectize-input.items.required.full.has-options.has-items {
  border: none;
  border-bottom: 1px solid #dddddd;
  box-shadow: none !important;
}

.selectize-input.items.required.has-options.invalid.not-full {
  border-bottom: 1px solid #d0d0d0;
  box-shadow: none;
  border-radius: 0px;
}

.selectize-input.items.required.has-options.invalid.not-full {
  border: none;
}

.selectize-control.single .selectize-input:after {
  right: 0px;
}

.create_modals .form-control {
  height: auto;
  padding-top: 0px;
}

.create_modals .form-group {
  float: left;
  width: 100%;
}

div#price_form_contents {
  float: left;
  width: 100%;
}

.table_for_icons tr > td:first-child {
  padding: 4px 2px !important;
  min-width: 90px;
}

.airticket_class_list.update_airticket_list td:first-child {
  min-width: 110px;
}

.table_for_icons tr > td:first-child ul li {
  width: auto;
  padding: 0px 2px;
  margin: 0px;
}

table.custom-table-borderless tr th {
  border: none !important;
  border-bottom: 1px solid #ddd !important;
}

/*-----------------------------------
 -- User Profile
--------------------------------------*/
.user_profile_class label {
  font-weight: 600;
}

.mbl_user_img {
  text-align: center;
}

.mbl_user_img img {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 50%;
}

/*-----------------------------------
 -- Home page design
--------------------------------------*/
section#all_menus {
  float: left;
  width: 100%;
}

.single_link {
  float: left;
  width: 100%;
  min-height: 100px;
  background: #3f51b5;
  border-radius: 10px;
  padding: 30px 30px;
  text-align: center;
  margin-bottom: 30px;
  transition: 0.3s;
}

.single_link:hover {
  background: #2196f3;
}

.single_link h6 a {
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  transition: 0.3s;
}

div#navbar-second ul.nav.navbar-nav.navbar-nav-material.navbar-right a.legitRipple {
  padding: 10px 5px;
}

ul.nav.navbar-nav.navbar-nav-material li a .load-1 .line,
.sidebar-category.sidebar-category-visible li a .load-1 .line {
  width: 3px;
  height: 5px;
  background-color: #ffffff;
}

ul.nav.navbar-nav.navbar-nav-material li a .load-1,
.sidebar-category.sidebar-category-visible li a .load-1 {
  height: auto;
  min-height: auto;
}

ul.nav.navbar-nav.navbar-nav-material li a .load-1 .line,
.sidebar-category.sidebar-category-visible li a .load-1 .line {
  width: 3px;
  height: 5px;
  background-color: #ffffff;
}

ul.nav.navbar-nav.navbar-nav-material li a .load-1 .line:nth-last-child(3),
.sidebar-category.sidebar-category-visible li a .load-1 .line:nth-last-child(3) {
  animation: loadingb 1.5s 0s infinite !important;
}

ul.nav.navbar-nav.navbar-nav-material li a .load-1 .line:nth-last-child(2),
.sidebar-category.sidebar-category-visible li a .load-1 .line:nth-last-child(2) {
  animation: loadingb 1.5s 0.5s infinite !important;
}

ul.nav.navbar-nav.navbar-nav-material li a .load-1 .line:nth-last-child(1),
.sidebar-category.sidebar-category-visible li a .load-1 .line:nth-last-child(1) {
  animation: loadingb 1.5s 1s infinite !important;
}

@keyframes loadingb {
  0% {
    height: 4px;
  }
  50% {
    height: 10px;
  }
  100% {
    height: 6px;
  }
}
.single_link h6 a:hover {
  text-decoration: underline;
}

.col-md-4.col-sm-4:nth-child(n+4) .single_link {
  margin-bottom: 0px;
}

label {
  text-transform: capitalize;
}

label.label_bold {
  font-weight: 600;
}

.content_header {
  float: left;
  width: 100%;
  margin: 20px 0px;
}

.content_header h6 {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #3f51b5;
  letter-spacing: 1px;
  border-bottom: 2px solid #3f51b5;
}

.single-blog {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.single-blog img {
  width: 100%;
}

.single-blog a {
  font-size: 20px;
  font-weight: 700;
  color: #3f51b5;
  text-transform: uppercase;
  display: inline-block;
  margin: 5px 0px;
  margin-top: 0px;
  max-width: 250px;
  transition: 0.3s;
}

label.control-label.label-full {
  float: left;
  width: 100%;
}

.single_blog_list_style {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.single-blog a:hover {
  color: #2196f3;
}

ul.blog_date {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
}

ul.blog_date li {
  display: inline-block;
  padding-right: 20px;
}

ul.blog_date li {
  display: inline-block;
  padding-right: 20px;
  color: #3f51b5;
  font-size: 12px;
  font-weight: 500;
  position: relative;
}

.view-details {
  float: left;
  width: 100%;
}

ul.blog_date li:after {
  position: absolute;
  content: "/";
  width: 10px;
  bottom: 0px;
  right: 0px;
  color: #3f51b5;
  font-size: 14px;
  font-weight: 800;
}

ul.blog_date li:last-child:after {
  content: "";
}

.left_padding {
  padding-left: 0px;
}

.single-blog p {
  display: block;
}

.single-blog p a {
  display: initial;
  margin: 0px;
  padding: 0px;
  font-size: 13px;
  color: #000000 !important;
}

.list_table table tr th,
.list_table table tr td {
  min-width: 100px;
  padding: 12px 10px;
}

.list_table table tr th:first-child,
.list_table table tr td:first-child {
  max-width: 40px !important;
  min-width: 40px;
}

.list_table table tr th:nth-child(6),
.list_table table tr td:nth-child(6) {
  max-width: 120px !important;
  min-width: 120px !important;
}

.table-col-sm {
  max-width: 80px !important;
  width: 80px !important;
  min-width: 80px !important;
}

.f-container {
  background-color: #3f51b5;
  margin-right: -20px;
  margin-left: -20px;
  padding: 17px;
  text-align: center;
  bottom: 0;
}
.f-container a {
  color: #fff;
}

.other_price_div table tr th,
.transfer_price_content table tr th,
.insurance_price_content table tr th,
.tourPrice_contents table tr th,
.car_price_content table tr th,
.hPrice-content table tr th,
.air_ticket_segment table tr th,
form#save_price_form table tr th,
.folder_price_table tr th {
  text-align: center;
}

div#air_ticket_btn_container {
  float: left;
  width: 100%;
}

.activity_log_data_contents {
  float: left;
  width: 100%;
}

form#save_price_form table tr th {
  text-align: center !important;
}

.other_price_div table tr td:nth-child(n+3) input,
.visa_price_div table tr td:nth-child(n+3) input,
.transfer_price_content table tr td:nth-child(n+3) input,
.insurance_price_content table tr td:nth-child(n+3) input,
.tourPrice_contents table tr td:nth-child(n+3) input,
.car_price_content table tr td:nth-child(n+3) input,
.hPrice-content table tr td:nth-child(n+3) input,
.air_ticket_segment table tr td:nth-child(n+2) input,
form#save_price_form table tr td:nth-child(n+2) {
  text-align: right;
}

.panel-custom-full-width {
  float: left;
  width: 100%;
}

.text_alert {
  color: #de0b1f;
}

.text_capital {
  text-transform: uppercase !important;
}

.f_letter_capitalize {
  text-transform: capitalize;
}

.edit_modals .form-control {
  height: auto;
  padding-top: 0px;
}

.edit_modals .form-group {
  float: left;
  width: 100%;
}

.input-groups {
  position: relative;
  width: 100%;
}

.vendor_list,
.airline_list,
.client_list_for_fol,
.bussinessNature_list,
.autosearch_dropdown_list {
  position: absolute;
  background: #ffffff;
  border: 1px solid #cccccc;
  width: 130px;
  z-index: 99;
  display: none;
  overflow-y: scroll;
  max-height: 250px;
}

.bussinessNature_list {
  width: 400px;
}

span.contact_names_hidden_contents {
  display: none;
}

.all_airline_list {
  width: 120px;
}

.autosearch_dropdown_list {
  width: 100%;
}

.client_list_for_fol {
  width: 160px;
}

/*-----------------------------------------
-- Vendor list
-------------------------------------------*/
.vendor_list ul,
.airline_list ul,
.client_list_for_fol ul,
.bussinessNature_list ul,
.autosearch_dropdown_list ul {
  padding: 0px;
}

.vendor_list ul li,
.airline_list ul li,
.client_list_for_fol ul li,
.bussinessNature_list ul li,
.autosearch_dropdown_list ul li {
  list-style: none;
  padding: 5px 10px;
  border-bottom: 1px solid #e4e3e3;
  display: block;
  width: 100%;
  float: left;
}

.autosearch_dropdown_list ul li {
  text-align: left !important;
}

span.contact_details_dropdown {
  float: left;
  width: 100%;
  font-size: 12px;
  color: #7d7a7a;
}

.vendor_list ul li:hover,
.airline_list ul li:hover,
.bussinessNature_list ul li:hover,
.autosearch_dropdown_list ul li:hover {
  background: #eaeaea;
}

tbody.hotel_list_class tr td input,
tbody.passengar_list_main tr td input,
tbody.airsegment_list_class tr td input,
tbody.airticket_list_class tr td input,
tbody.car_list_class tr td input,
tbody.tour_list_class tr td input,
tbody.insurance_list_class tr td input,
tbody.transfer_list_class tr td input,
tbody.other_list_class tr td input {
  text-transform: capitalize;
}

.contact_names_hidden {
  display: none;
}

.staff_contents_div .form-group {
  margin-bottom: 0px;
}

input.btn.btn-primary.btn-raised.btn-xs.legitRipple.remove_field {
  padding: 2px 8px;
  margin-top: 8px;
}

.remove_field {
  font-size: 16px;
  margin-top: 19px;
  cursor: pointer;
  color: #f4511e !important;
}

input.btn.add_input_gds {
  padding: 4px 10px;
  font-size: 11px;
  margin-top: 15px;
}

input.btn.add_input,
input.btn.remove_input {
  padding: 5px 12px;
}

.vendor_list ul li:hover,
.airline_list ul li:hover {
  cursor: pointer;
}

/*-----------------------------------------
-- Vendor update attachment tab
-------------------------------------------*/
.vendor-empty {
  justify-content: center;
  align-items: center;
  border: 1px dashed #ccc;
}

.vendorImg-wrap {
  width: 250px;
  height: 120px;
  z-index: 1;
  transition: 0.3s;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  border-radius: 5px;
}

.vendorImg-wrap .img-fluid {
  height: 100%;
  width: 100%;
}

.vendorImg-wrap .vendorImg-links i {
  font-size: 20px;
}

.vendorImg-wrap .vendorImg-links a:hover {
  color: #E53935;
}

.vendorImg-wrap::before {
  content: "";
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 2;
  opacity: 0;
  position: absolute;
  background: rgba(44, 73, 100, 0.6);
  transition: all ease-out 0.3s;
}

.vendorImg-wrap .vendorImg-links {
  opacity: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 3;
  position: absolute;
  transition: all ease-out 0.3s;
}

.vendorImg-wrap:hover::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
}

.vendorImg-wrap .vendorImg-links a {
  color: #fff;
  margin: 0 7px;
  font-size: 28px;
  display: inline-block;
  transition: 0.3s;
}

.vendorImg-wrap:hover .vendorImg-links {
  opacity: 1;
  bottom: calc(50% - 20px);
}

.staff_table table td {
  min-width: 110px !important;
}

/*================= subscription ===================*/
.sub_form {
  margin-top: 20px;
  font-size: 12px;
  padding: 8px 10px;
}

.sub_form .position-right {
  margin-left: 0px;
}

.panel.subscription-panel .panel-heading {
  background: #2a3ead;
  padding: 20px 20px;
  text-align: center;
}

.panel.subscription-panel {
  position: relative;
}

.panel.subscription-panel .panel-footer {
  position: absolute;
  bottom: 0px;
  border: none;
}

h4.subscription-header {
  font-size: 14px;
  margin: 0px;
  color: #ffffff;
  font-weight: 400;
  margin-top: 10px;
  padding: 0px 0px;
  text-transform: capitalize;
}

h3.subscription-price {
  margin: 10px 0px;
  margin-top: 0px;
  font-size: 22px;
  font-weight: 400;
  color: #ffffff;
  margin: 0px;
}

.panel.panel-flat .custom-panel-body {
  padding-top: 20px !important;
}

.subsription-desc {
  float: left;
  width: 100%;
  margin: 0px 0px;
}

.subsription-desc p {
  border-bottom: 1px solid rgba(204, 204, 204, 0.168627451);
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  text-align: center;
}

.subs-btn {
  padding: 7px 30px;
  color: #ffffff;
  border-radius: 20px;
  box-shadow: 1px 1px 7px 3px rgba(228, 228, 228, 0.37);
}

.subs-btn:hover,
.subs-btn:active {
  opacity: 0.8;
}

.subs-btn,
.subs-btn:hover,
.subs-btn:focus .subs-btn:active {
  color: #ffffff !important;
}

.subscription-details:nth-child(6n+1) .panel.subscription-panel .panel-heading,
.subscription-details:nth-child(6n+1) .panel.subscription-panel button,
.subscription-details:nth-child(6n+1) .panel.subscription-panel a {
  background: #394989;
}

.subscription-details:nth-child(6n+2) .panel.subscription-panel .panel-heading,
.subscription-details:nth-child(6n+2) .panel.subscription-panel button,
.subscription-details:nth-child(6n+2) .panel.subscription-panel a {
  background: #e84a5f;
}

.subscription-details:nth-child(6n+3) .panel.subscription-panel .panel-heading,
.subscription-details:nth-child(6n+3) .panel.subscription-panel button,
.subscription-details:nth-child(6n+3) .panel.subscription-panel a {
  background: #ff5f40;
}

.subscription-details:nth-child(6n+4) .panel.subscription-panel .panel-heading,
.subscription-details:nth-child(6n+4) .panel.subscription-panel button,
.subscription-details:nth-child(6n+4) .panel.subscription-panel a {
  background: #6a2c70;
}

.subscription-details:nth-child(6n+5) .panel.subscription-panel .panel-heading,
.subscription-details:nth-child(6n+5) .panel.subscription-panel button,
.subscription-details:nth-child(6n+5) .panel.subscription-panel a {
  background: #a8df65;
}

.subscription-details:nth-child(6n+6) .panel.subscription-panel .panel-heading,
.subscription-details:nth-child(6n+6) .panel.subscription-panel button,
.subscription-details:nth-child(6n+6) .panel.subscription-panel a {
  background: #65587f;
}

#subscribe_modal a {
  text-decoration: underline;
}

.panel.subscription-panel .checkbox.checkbox-white-border.with-text {
  float: left;
  width: 100%;
}

.panel.subscription-panel {
  float: left;
  width: 100%;
  min-height: 350px;
}

.panel.subscription-panel .checkbox.checkbox-white-border.with-text .checkmark {
  left: 0px;
  top: 4px;
}

.panel.subscription-panel .checkbox.checkbox-white-border.with-text .radio label,
.panel.subscription-panel .checkbox.checkbox-white-border.with-text .checkbox label {
  padding-left: 20px;
  font-size: 14px;
}

.panel.subscription-panel:hover {
  background: rgba(92, 107, 192, 0.02);
}

.modal-header.subscription-header {
  background: #2a3ead;
  text-align: center;
  padding-bottom: 20px;
  position: relative;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.modal-header.subscription-header .close {
  position: absolute;
  right: 20px;
  top: 12%;
  margin-top: 0;
  color: #ffffff;
}

.modal-header.subscription-header .subscription-header:after {
  position: absolute;
  content: "\edc6";
  font-family: "icomoon";
  left: 47%;
  bottom: -35px;
  font-size: 40px;
  color: #2a3ead;
}

#subsciptionAlert .modal-content,
#subsciptionAlertQuato_full .modal-content {
  border-radius: 13px;
}

#subsciptionAlert .subscription-content,
#subsciptionAlertQuato_full .subscription-content {
  float: left;
  width: 100%;
  text-align: center;
  padding: 0px 10px;
}

.subscription-content p,
.subscription-content h4 {
  color: #333333;
}

a.btn-primary.btn-style-3.btn-radius-style {
  padding: 5px 40px;
  border-radius: 20px;
  font-size: 14px;
  display: inline-block;
  margin: 10px 0px;
  box-shadow: 1px 1px 1px 1px rgba(47, 47, 47, 0.07);
}

.alert.alertDanger {
  background: #f65656;
  border: #f65656;
}

.modal-header.errorAlert-header {
  background: #ff5722;
  text-align: center;
  padding: 10px 20px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.modal-header.errorAlert-header img {
  width: 18px;
  display: inline-block;
}

div#checkError {
  color: #d84315;
}

.modal-header.errorAlert-header h4 {
  display: inline-block;
  font-size: 14px;
  margin: 0px 0px;
  font-weight: 500;
  position: relative;
  top: 2px;
}

#errorAlertModal .modal-header.errorAlert-header button.close,
div#creditMsgModal .modal-header.errorAlert-header button.close {
  color: #ffffff;
  top: 10%;
}

#errorAlertModal .modal-header.errorAlert-header button.close {
  color: #ffffff;
  top: 30%;
}

#errorAlertModal .modal-content {
  border-radius: 5px;
}

#errorAlertModal .modal-body h4 {
  color: #3c4562;
  text-align: CENTER;
  font-weight: 600;
  font-size: 18px;
}

div#error-contents {
  color: #3c4562;
  text-align: left;
  font-size: 14px;
  font-weight: 500;
}

div#error-contents ul {
  padding: 0px 10%;
  text-align: left;
}

button.closeAlert,
a.closeAlert {
  background: #f65656;
  color: #ffffff;
  padding: 6px 30px;
  border-radius: 40px;
  border: none;
  box-shadow: 1px 1px 3px 3px rgba(174, 174, 174, 0.2);
}

div#sessionTimeoutAlert .modal-header.session-header {
  background: #3b27b0;
  text-align: center;
  padding-bottom: 20px;
  position: relative;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

div#sessionTimeoutAlert .modal-header.session-header img {
  width: 120px;
}

div#sessionTimeoutAlert .session-expire-content {
  text-align: center;
}

.session-expire-content h4 {
  color: #3b27b0;
  font-weight: 500;
  font-size: 20px;
}

div#sessionTimeoutAlert .session-expire-content p {
  color: #333333;
  font-size: 14px;
}

div#sessionTimeoutAlert .modal-content {
  border-radius: 22px;
}

.session-expire-content .btn-sesiion-style {
  padding: 5px 40px;
  border-radius: 20px;
  font-size: 14px;
  display: inline-block;
  margin: 10px 0px;
  background: #3b27b0;
  box-shadow: 1px 1px 6px 3px rgba(47, 47, 47, 0.07);
}

/*===================================================
    Panel
=====================================================*/
.panel.travnetPanel .panel-heading h6 {
  font-size: 12px;
}

.panel.travnetPanel .panel-heading {
  padding: 5px 10px;
}

.panel-group-control .panel.travnetPanel .panel-heading .panel-title > a:before {
  font-size: 14px;
}

.panel.travnetPanel .panel-body {
  padding: 10px 10px;
}

legend.text-bold.border-less {
  border: none;
  margin: 0px;
}

/* ==============================
        8. our-team-section
   ============================== */
/* ==============================
  our-team-section
  ============================== */
section#team-section {
  float: left;
  width: 100%;
  padding: 40px 0px 10px 0px;
}

section#core-team-section {
  float: left;
  width: 100%;
  padding: 0px 0px 40px 0px;
}

.core-team-header {
  float: left;
  width: 100%;
}

.core-team-header h4 {
  margin: 0px 0px 20px 0px;
  font-size: 14px;
  color: #2a3ead;
  font-weight: 600;
}

.team-header {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}

.team-header h6 {
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #3f51b5;
}

.team-header p {
  color: #000;
  font-size: 16px;
}

.team-members {
  float: left;
  width: 100%;
  /* // margin-top: 50px; */
}

.single-team-member {
  float: left;
  width: 100%;
  cursor: pointer;
  margin-bottom: 20px;
}

.single-team-member img {
  width: 100%;
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: 0.5s;
}

.single-team-member:hover img {
  transition: scale(1.1);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}

.team-member-info {
  float: left;
  width: 100%;
  margin-top: 20px;
  text-align: center;
}

.team-member-info h6 {
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0px;
}

.team-member-info p {
  font-size: 10px;
  font-weight: 400;
  /* // text-transform: uppercase;
  // letter-spacing: 3px; */
}

/* // ul.team-social-list {
//     float: left;
//     width: 100%;
//     text-align: center;
//     position: absolute;
//     top:40%;
//     left: 0px;
//     opacity: 0;
//     -webkit-transition: .5s;
//     -moz-transition: .5s;
//     -ms-transition: .5s;
//     -o-transition: .5s;
//     transition: .5s;
// } */
ul.team-social-list {
  float: left;
  width: 100%;
  text-align: center;
  /* position: absolute; */
  top: 40%;
  left: 0px;
  opacity: 1;
  transition: 0.5s;
  padding: 0px;
}

.single-team-member:hover ul.team-social-list {
  opacity: 1;
}

ul.team-social-list li {
  display: inline-block;
  padding: 0px 0px;
}

ul.team-social-list li a {
  /* // display: inline-block;
  // font-size: 20px;
  // font-weight: 400;
  // color: #FFFFFF;
  // border: 1px solid transparent;
  // width: 35px;
  // height: 35px;
  // text-align: center;
  // line-height: 32px;
  // -webkit-transition: .3s;
  // -moz-transition: .3s;
  // -ms-transition: .3s;
  // -o-transition: .3s;
  // transition: .3s; */
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  border: 1px solid #333333;
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 24px;
  transition: 0.3s;
}

/* // ul.team-social-list li a:hover {
//     background: #FFFFFF;
//     color: #4d4d4d;
//     border: 1px solid #FFFFFF;
// } */
tbody#passengar_list tr td input.form-control {
  border: none !important;
}

tbody#passengar_list tr td {
  padding: 0px 6px;
}

span.text-blue input.form-control {
  width: 100%;
}

.modal {
  overflow: auto !important;
}

.myModalSegment {
  z-index: 999999999999;
}

.myModalSegment h5.modal-title.text_alert {
  color: #ffffff;
}

.error_messages ul.alert.alert-danger {
  padding-left: 30px;
}

tbody.recon_table tr td:nth-child(n+4) input,
tbody.recon_table_edit tr td:nth-child(n+4) input {
  text-align: right;
}

tfoot.recon_table tr td,
tbody.recon_table_edit tr td {
  padding: 6px 6px;
}

#air_segment_forms .form-group input,
.air_segment_forms .form-group input {
  text-transform: capitalize;
}

.message {
  float: left;
  width: 100%;
}

.message h6 {
  font-size: 12px;
  font-weight: 600;
}

input.form-control.input-xxs.input_type_date {
  padding-top: 0px;
  padding-bottom: 0px;
  height: auto;
  line-height: 20px;
}

.input_type_date {
  padding-top: 0px;
  padding-bottom: 0px;
  height: auto;
  line-height: 20px;
}

select.form-control.input_type_date {
  padding-bottom: 5px;
}

.div_container {
  float: left;
  width: 100%;
}

.div_container .form-group {
  margin-top: 10px;
}

.mail-container-write.email_msg_container .note-editable.panel-body {
  font-weight: 500;
}

/*---------------------------------
--email
-----------------------------------*/
.email-body-div,
.mail-message {
  float: left;
  width: 100%;
}

.mail-container-write.mail-message {
  border: 1px solid #f5f5f5;
}

input.form-control.border-less {
  border: none;
}

input.form-control.border-less:focus {
  border: none !important;
  box-shadow: none !important;
}

tbody.compose-email-body td {
  position: relative;
}

.email-body-div .form-group {
  border-bottom: 1px solid #f9f9f9;
  float: left;
  width: 100%;
  margin-bottom: 0px;
}

span.dropdown-arrow {
  position: absolute;
  top: 25%;
  right: 25px;
}

.hidden_row {
  opacity: 0;
  display: none;
  transition: opacity 0.3s, display 0.2s;
}

.hidden_row.active_row {
  opacity: 1;
  display: block;
}

.toast-success {
  background-color: #3f51b5;
}

.toast-top-right {
  top: 44px;
}

.row_info {
  margin: 20px 0px;
}

.pdf_header h6.panel-title {
  font-size: 15px;
  display: inline-block;
}

.panel-heading.heading_panels h5.panel-title {
  display: inline-block;
}

.back-btn {
  display: inline-block;
  margin-left: 12px;
}

.back-btn a.btn.btn-primary.legitRipple {
  padding: 4px 12px;
  font-size: 12px;
  margin-top: -4px;
}

.back-btn a.btn.btn-primary.legitRipple {
  padding: 4px 4px;
  padding-right: 10px;
  font-size: 12px;
  margin-top: -4px;
}

.back-btn a.btn.btn-primary.legitRipple span i {
  font-size: 14px;
  padding-top: 1px;
}

.panel_links span a {
  display: inline-block;
  color: #ffffff;
  text-decoration: underline;
}

.panel_links span a:hover {
  color: #cccccc;
}

.form-group.textarea-form-group {
  margin-bottom: 30px;
  float: left;
  width: 100%;
}

.form-group.textarea-form-group .note-terms-for-folder {
  font-size: 12px;
  line-height: 22px;
  padding-top: 0px;
}

.dropdown-menu > .dropdown-submenu.active > a {
  background-color: #3f51b5;
  color: #fff;
}

input[type=date] {
  text-transform: lowercase !important;
}

table.table.user_table_list tbody tr td {
  min-width: 110px;
}

table.table.user_table_list tbody tr td:first-child {
  min-width: 30px !important;
}

.page_active_div {
  display: inline-block;
  margin-left: 20px;
}

.page_active_div input {
  position: relative;
  top: 2px;
}

.page_active_div label {
  margin-left: 5px;
}

.modal-header.session_header.label-danger h5#exampleModalLabel {
  padding-bottom: 10px;
  color: #ffffff;
}

.modal-header.session_header.label-danger button.close {
  top: 42%;
  color: #ffffff;
  opacity: 1;
}

.modal-header.session_header.label-danger button.close:hover {
  color: #cccccc;
}

.page_active_div label {
  text-transform: initial;
}

.profile_btn {
  color: #3f51b5;
  background-color: #ffffff;
  border-color: #ffffff;
  padding: 5px 15px;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 0px;
}

table.company_info_table tr td {
  min-width: 120px;
  margin: 0px;
  padding: 0px;
}

table.company_info_table tr td:nth-child(2) {
  padding-top: 0px !important;
  vertical-align: top;
}

.panel-heading.panel_head {
  padding-top: 10px;
  padding-bottom: 0px;
}

.panel-heading.panel_head h6.panel-title {
  border-bottom: 1px solid #e4e4e4;
}

.panel-body.panel_body {
  padding-top: 10px !important;
}

table.company_info_table td {
  text-transform: capitalize;
}

.balance_text {
  float: left;
  margin-top: 12px;
  font-weight: 600;
  font-size: 12px;
  color: #2a3ead;
}

.paid-img-class {
  width: 106px;
  opacity: 0.4;
}

.balance_text.b-text-2 {
  margin-top: 12px;
}

.balance_text span {
  font-size: 12px;
  padding: 0px 5px;
}

.last-login {
  float: left;
  width: 100%;
  /* margin-top: 16px; */
  /* margin-left: 10px; */
  font-weight: 600;
  font-size: 12px;
}

.last-login span.text-muted {
  float: right;
}

.last-login span {
  font-weight: 500;
}

.last-login span.status-mark.bg-success {
  margin-right: 5px;
}

.row.credit_sum_row table td {
  min-width: 110px;
}

.row.credit_sum_row {
  margin-top: 20px;
}

.heading-elements.heading_plane ul li form {
  float: right;
  /* display: inline-block; */
  padding-top: 8px;
}

.heading-elements.heading_plane ul li.block {
  display: block !important;
}

.heading-elements.heading_plane ul li {
  display: inline-block;
  min-height: 50px;
  padding-top: 10px;
}

.heading-elements.heading_plane {
  float: right;
  /* width: 100%; */
  /* text-align: right; */
}

.heading-elements.heading_plane ul li form button.btn {
  padding: 5px 10px;
  font-size: 12px;
  margin-right: 5px;
  margin-top: -2px;
}

.heading-elements.heading_plane ul li form label {
  margin: 0px 5px;
  position: relative;
  top: -2px;
}

.heading-elements.heading_plane ul li.block {
  display: block !important;
  min-height: auto;
  border-bottom: 1px solid #e0e0e0;
}

.heading-elements.heading_plane ul li:last-child {
  border-bottom: none;
}

li.dropdown.inner_heading_ul_dropdown li {
  padding: 0px;
}

li.dropdown.inner_heading_ul_dropdown li a {
  padding: 8px 16px;
  font-weight: 500;
  font-size: 12px;
}

li.dropdown.inner_heading_ul_dropdown li a:hover {
  background: #e4e4e4;
}

li.dropdown.inner_heading_ul_dropdown.open ul.dropdown-menu {
  max-height: 200px;
  overflow-y: scroll;
}

.content-group-sm.pro_section img {
  max-width: 120px;
}

.table-responsive.blog_post_list table tr td:first-child,
.table-responsive.blog_post_list table tr th:first-child {
  min-width: 50px !important;
  width: 50px;
}

a.add_new_buttons {
  padding: 5px 10px !important;
  color: #ffffff;
  padding-bottom: 4px !important;
  font-size: 12px;
  display: inline-block;
  margin-left: 5px;
}

.blue_label {
  color: #de0b1f;
  font-weight: normal !important;
  font-size: 13px;
}

.table_design_change tr th:nth-child(1),
.table_design_change tr td:nth-child(1) {
  min-width: 20px !important;
  max-width: 20px !important;
}

.table_design_change tr th,
.table_design_change tr td {
  max-width: 60px;
}

.table_custom tr th:first-child,
.table_custom tr td:first-child {
  min-width: 40px;
  max-width: 60px;
  /* width: 20px; */
}

table.table.table_design_change tr td {
  word-wrap: break-word;
}

.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 4px 10px;
}

.email_body {
  float: left;
  width: 100%;
}

.email_image {
  float: left;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  /* border: 1px solid #CCCCCC; */
  display: inline-block;
  overflow: hidden;
}

.email_image img {
  width: 100%;
}

.email-top-info .info-left h6 {
  margin-top: 6px;
}

.email_content {
  float: left;
  width: 100%;
}

.email_content h6 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0px;
}

.email_content h6 span {
  font-weight: 500;
  color: #adadad;
  margin-left: 7px;
  font-size: 12px;
}

.email_content ul.cc_lists {
  padding: 0px;
  margin: 0px;
  margin-top: 5px;
}

.email_content ul.cc_lists li {
  font-weight: 500;
  color: #adadad;
  margin-left: 0px;
  font-size: 12px;
  list-style: none;
  display: inline-block;
  padding-right: 5px;
}

.email_details {
  float: left;
  width: 100%;
}

.email_content p.email_details {
  margin-top: 10px;
}

span.space {
  margin-left: 20px;
}

h6.msg_sub {
  font-size: 16px;
  font-weight: 600;
  margin: 0px;
  margin-bottom: 10px;
}

.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td {
  border: 1px solid #ddd;
}

.panel-heading.rad-panel-heading-order .bg-primary {
  background: #2a3ead;
}

.ordermanage > tbody > tr > td {
  height: 26px;
  padding: 0px;
  border-top: 0px;
  text-align: center;
}

.ordermanage > thead > tr > th {
  text-align: center;
}

.ordermanage > thead {
  background: #1e88e5;
  font-weight: bold;
  color: #ffffff;
}

.inq_Search_details {
  margin-top: 10px;
  margin-left: 18px;
}

.details table td {
  padding: 5px 20px !important;
}

.details_content .panel-heading {
  padding: 0px 0px;
}

.details_content h5.panel-title {
  padding: 5px 20px;
}

.rad-panel-heading-order {
  padding: 0px 0px 0px 3px;
  margin-bottom: 10px;
}

.rad-report .dataTables_wrapper .table-bordered i {
  color: #2a3ead;
}

.panel-body.rad-report .panel-heading.custom_panel_heading {
  padding: 0px 5px;
  margin-bottom: 15px;
}

.rad-report .passengerReportListOrder {
  background: #fff;
  color: #000;
  border-radius: 4px;
  border: 1px #ddd solid;
  padding: 5px 0px;
  box-shadow: 0px 2px 15px -4px rgb(139, 149, 201);
}

table#list_view td,
table#list_view_two td,
table#list_view_three td,
table#list_view_four td {
  padding: 0px 6px !important;
}

.status-done {
  color: #9acd32;
}

.status-pending {
  color: #ffa500;
}

.status-primary {
  color: #2a3ead;
}

.status-error {
  color: #ff0000;
}

.status-confirmed {
  color: #4caf50;
}

.status-ticketed {
  color: #235f0f;
}

.status-pendingN {
  color: #2a3ead;
}

.status-cancelled {
  color: #f30606;
}

.status-notbooked {
  color: #ffa500;
}

.status-quote {
  color: #cf9e15;
}

.list-style {
  list-style-type: disc;
  display: list-item;
  list-style-position: inside;
  margin: 0px;
}

.radtab > li > a {
  /* adjust padding for height*/
  padding-top: 8px;
  padding-bottom: 8px;
}

.alert.alert-warning.no-border.rt_custom_alert {
  display: inline-block;
}

.alert.alert-warning.no-border.rt_custom_alert button.close {
  margin-left: 10px;
}

.border-less {
  border: none !important;
}

.alert.rad-alerts form input {
  background: transparent;
  padding: 0px;
  color: #2a3ead;
  outline: 0;
  border: 0;
  margin-left: 2px;
  text-decoration: underline;
}

.alert.rad-alerts form {
  display: inline-block;
}

.badge_gds {
  padding: 1px 5px 1px 5px;
  font-size: 9px;
}

/*--------------------------------------------
--inner_heading_panels
-----------------------------------------------*/
.inner_heading_panels {
  padding: 10px 20px !important;
  background: #2a3ead !important;
}

.inner_heading_panels .heading-elements.datatable_contents_header ul.icons-list .sidebar-icons {
  margin-top: 6px;
  color: #ffffff;
}

.heading-elements.datatable_contents_header .custom_form_group.form-group .form-control-2 {
  padding: 3px 10px !important;
  height: auto;
  border-radius: 2px !important;
}

.inner_heading_panels .heading-elements.datatable_contents_header ul.icons-list i.icon-envelop3.sidebar-icons {
  font-size: 18px;
  display: inline-block;
  padding: 0px 5px;
}

.dataTables_wrapper .dataTables_filter {
  display: none;
}

.form-inlines .dataTables_filter input {
  padding-top: 0px;
  height: auto;
  padding-bottom: 4px;
}

div#list_view_two_wrapper .dataTables_paginate {
  margin-left: 0px;
}

.dataTables_filter input:focus {
  border-bottom-color: #2a3ead;
  box-shadow: 0 1px 0 #2a3ead;
}

.board {
  float: left;
  width: 100%;
  margin-top: 5px;
}

.inner_heading_panels h6.panel-title {
  color: #ffffff;
}

.inner_heading_panels button.btn.custom_button_link-2 {
  background: #ffffff;
  color: #2a3ead !important;
}

.inner_heading_panels ul.inner_heading_ul .custom_button_link-2 {
  margin-top: 8px;
  margin-left: 5px;
}

.inner_heading_panels ul.inner_heading_ul label.checkbox-container.checkbox-inline.custom-checkbox-container span.checkmark {
  background-color: #ffffff;
}

.invoice-details.custom-invoice-details {
  text-align: left;
}

.invoice-details.custom-invoice-details h6 {
  margin: 0px;
  font-size: 14px;
  font-weight: 600;
}

.inner_heading_panels ul.inner_heading_ul label.checkbox-container.checkbox-inline.custom-checkbox-container {
  margin-top: 5px;
}

.inner_heading_panels .page-information {
  color: #ffffff;
}

.inner_heading_panels .checkbox.form-checkbox-style {
  margin-top: 0px;
  margin-bottom: 0px;
}

.inner_heading_panels label.checkbox-container.checkbox-inline.custom-checkbox-container {
  padding-top: 0px;
}

.inner_heading_panels .page-information .style_for_company .checkbox-container .checkmark {
  top: 2px;
  background-color: #ffffff;
}

.inner_heading_panels .checkbox-container .checkmark:after {
  left: 6px;
  top: 2px;
  width: 4px;
  height: 9px;
  border: solid #2a3ead;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.inner_heading_panels a.custom_button_link-2,
.inner_heading_panels .custom_button_link-2 {
  background: #ffffff;
  color: #2a3ead !important;
  font-weight: 600;
  opacity: 1;
  height: 26px;
}

.inner_heading_panels .btn-success {
  background-color: #4caf50 !important;
  color: #fff !important;
}

.inner_heading_panels .page-information p,
.inner_heading_panels .page-information a,
.inner_heading_panels .page-information p span a {
  color: #ffffff;
}

.inner_heading_panels .page-information p span.label {
  margin-left: 10px;
}

.inner_heading_panels label.checkbox-container.checkbox-inline.custom-checkbox-container {
  color: #ffffff;
}

.inner_heading_panels .heading-elements.datatable_contents_header ul.icons-list i.icon-sync {
  margin-top: 6px;
  color: #ffffff;
}

.inner_heading_panels .checkbox.form-checkbox-style.style_for_company {
  min-height: auto !important;
  padding-top: 0px;
}

.airfileimagePreview {
  width: 60%;
  height: 37px;
  background-position: top;
  background: url("/assets/images/backgrounds/airfile-bg.svg");
  background-color: #fff;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
}

.container-col {
  width: 50%;
  text-align: center;
  margin: 0px auto;
}

.container-airfile {
  float: left;
  width: 100%;
  text-align: center;
}

.airfile-submit {
  width: 50%;
}

a:hover,
a:focus {
  outline: none;
  text-decoration: none;
}

.board .tab .nav-tabs {
  border: none;
  margin-bottom: 7px;
  margin-top: 5px;
}

.board .tab .nav-tabs li a {
  padding: 6px 14px;
  margin-right: 3px;
  background: #fff;
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  border: 1px solid #ebebeb;
  border-radius: 50px;
  overflow: hidden;
  z-index: 1;
  position: relative;
  transition: all 0.4s ease-in 0s;
  color: #092c4f;
}

.board ul.nav.nav-tabs li.active a {
  background: #2a3ead !important;
  color: #ffffff;
}

.board .tab .nav-tabs li a:hover {
  color: #cb5245;
  background: #fff;
  border: 1px solid #dcdcdc;
}

.board .tab .nav-tabs li.active a {
  color: #092c4f;
}

.board .tab .nav-tabs li a:hover:before,
.tab .nav-tabs li.active a:before {
  opacity: 1;
  transform: scale(2);
}

.board .tab .tab-content {
  font-size: 10px;
  color: #fff;
  line-height: 30px;
  border-radius: 25px;
  outline-offset: 3px;
}

.board .tab .tab-content h3 {
  font-size: 15px;
  margin-top: 0;
}

.board .tab-content.tabs table tr td {
  color: #333333;
}

button.btn.btn-icon.delete-modal i.icon-folder-remove {
  font-size: 18px;
}

@media only screen and (max-width: 479px) {
  .board .tab .nav-tabs li {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  .board .tab .nav-tabs li a:hover:before,
  .board .tab .nav-tabs li.active a:before {
    transform: scale(10);
  }
}
.iti {
  width: 100%;
}

.iti__selected-flag {
  background-color: #ffffff;
}

.board table tr td {
  color: #333333;
}

/*===================================(Rad)Report CSS Start===================== */
.mytable > tbody > tr > td {
  height: 20px;
  padding: 0px;
  border-top: 0px;
}

.dataTable_contents table tbody tr .table-img {
  height: 40px;
  -o-object-fit: cover;
  object-fit: contain;
  text-align: center;
  width: 40px !important;
}

.tb-thead {
  background: #d3d3d3;
}

.my-panel {
  position: relative;
  padding-top: 0px;
  padding-bottom: 15px;
}

.my-panel-body {
  padding: 5px;
  border: none;
  box-shadow: none;
}

.my-btn {
  margin-right: 2px;
}

.my-btn-right {
  margin-left: 86%;
}

.rad-panel-heading {
  padding: 5px 0px 10px 3px;
}

.rad-report .heading-elements {
  right: -3px;
}

.rad-report .dataTables_wrapper .table-bordered {
  border-top: 0;
  margin-bottom: 20px;
}

.rad-report .nav-tabs[class*=bg-] > .active > a,
.rad-report .nav-tabs[class*=bg-] > .active > a:hover,
.rad-report .nav-tabs[class*=bg-] > .active > a:focus {
  background-color: rgb(46, 66, 146);
}

.panel-heading.rad-panel-heading-order .nav-justified.radtab li a i {
  font-size: 14px;
  margin-right: 5px;
}

.panel-heading.rad-panel-heading-order .nav-justified.radtab li a {
  font-size: 12px;
}

.panel-heading.rad-panel-heading-order .nav-justified.radtab {
  border-radius: 0px !important;
}

.rad-report .table > thead > tr > th {
  border-bottom: 1px solid #bbb;
  height: 30px !important;
  padding: 0 !important;
  padding-left: 10px !important;
}

.rad-report .picker {
  width: 250px;
}

.rad-report .passengerReportList {
  background: #fff;
  color: #000;
  margin-top: 10px;
  border-radius: 4px;
  border: 1px #ddd solid;
  padding: 5px 0px;
  box-shadow: 0px 2px 15px -4px rgb(139, 149, 201);
}

.rad-report .passengerReportList label {
  line-height: 40px;
}

.rad-report .passengerReportList button,
.passengerReportList a {
  margin-top: 10px;
}

.rad-report .dt-buttons button {
  margin-right: 5px;
  border-radius: 3px;
  margin-left: 10px;
  margin-right: 0px;
}

.mbl-panel-list .panel-heading .heading-elements .li-dt-btns:not(.mbl_statisticsRCom) .dt-buttons > .btn:last-child {
  margin-left: 5px !important;
}

.rad-report .dt-buttons {
  float: right;
  display: inline-block;
  margin: 0 0 5px 5px;
}

.rad-report .dataTable thead .sorting:after,
.rad-report .dataTable thead .sorting:before {
  color: #f0f0f0;
}

tbody#passengar_list tr td:nth-child(6) input.form-control {
  text-transform: uppercase !important;
}

.dt-button-collection > .dt-button.active {
  color: #2a3ead !important;
  background-color: #ffffff;
}

.dt-buttons > .btn:first-child {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.rad-report .dt-button-collection > .dt-button {
  padding: 2px 15px;
  color: #000;
  display: block;
  outline: 0;
  border: 0px;
  width: 100%;
  text-align: left;
  border-radius: 1px;
}

.rad-report .dt-button-collection > .dt-button:hover,
.dt-button-collection > .dt-button:focus {
  color: #c6c6c6 !important;
}

.rad-report .dt-button-collection {
  background: #e6e6e6;
}

.rad-report .dt-button-collection > .dt-button {
  border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
}

.rad-report .dt-button-collection > .dt-button:last-child {
  border-bottom: none;
}

/*---------------------------
    Custom button
-----------------------------*/
.btn-small {
  font-size: 10px;
  padding: 5px 10px;
}

.btn-big {
  display: inline-block;
  width: 100%;
}

.btn-black {
  color: #333 !important;
}

.btn-primary-2 {
  background: #2a3ead;
  color: #fff;
}

.label-primary-2 {
  background: #2a3ead;
  color: #fff;
}

.btn-primary:hover {
  background: #1f358a;
}

.btn-primary:active,
.btn-primary.active {
  background: #1f358a;
}

.btn.btn-xs.btn-primary.disabled:hover,
.btn.btn-block.btn-primary.disabled:hover,
.btn.btn-primary.custom-btn-xs.disabled:hover,
.btn.btn-primary.btn-xs.bootstrap-touchspin-up[disabled]:hover,
button.btn.btn-primary.custom-btn-xs.legitRipple[disabled]:hover,
input.btn.btn-primary.custom-btn-xs.legitRipple[disabled]:hover {
  background-color: #4757b1 !important;
}

.btn.btn-xs.btn-primary.disabled:focus,
.btn.btn-primary.btn-xs.disabled:focus,
.btn.btn-primary.btn-xs.bootstrap-touchspin-up[disabled]:focus {
  background-color: #2a3ead !important;
}

.btn-ash {
  background: #e1e1e1;
  color: #333333;
}

.bg-ash {
  background: #e8e8e8 !important;
  color: #333333;
}

.bg-ash-2 {
  background: #f4f4f4 !important;
  color: #333333;
}

.bg-front-primary {
  background-color: #203b71;
  border-color: #203b71;
  color: #fff;
}

.bg-ash-light {
  background: #efefef;
}

.panel,
.panel-footer,
.panel-body {
  float: left;
  width: 100%;
}

#crm-deal-segment .panel.note-editor {
  margin-bottom: 0px !important;
}

.bg-primary-2 {
  background: #2a3ead;
  color: #fff;
}

.bg-primary-2 {
  background: #2a3ead;
  border-color: #2a3ead;
  color: #fff;
}

.bg-primary {
  background: #2a3ead;
  border-color: #2a3ead;
  color: #fff;
}

.pass_header {
  background: #ece6e6;
  color: black;
}

.alert-bg-primary {
  background: #2a3ead;
  border: #2a3ead;
}

.bg-white {
  background: #ffffff;
  border: #ffffff;
}

.btn-primary {
  background: #2a3ead;
  color: #fff;
}

.modal-header.bg-primary {
  padding: 8px 20px;
}

.modal-header-header-2 {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.04);
  border-bottom: 1px solid #eee;
}

.modal-header-header-2 h5 {
  color: #333333;
  font-weight: 500;
}

.modal-header-header-2 .modal-header .close,
.modal-header-header-2 .close {
  color: #333333 !important;
}

button.close.left-close {
  position: relative;
  float: left;
  top: 10px;
  left: 6px;
  margin-right: 20px;
  color: #2a3ead !important;
}

h5.modal-title {
  font-size: 14px;
}

.btn-primary-2:hover,
.btn-primary-2:focus,
.btn-primary-2.focus {
  color: #fff;
}

.nav-tabs-2 li a {
  padding: 6px 10px !important;
  font-size: 12px;
}

.page-container.login-company-container .content-wrapper {
  /* display: block; */
  width: 100%;
}

.page-container.login-company-container .page-content {
  display: table;
  width: 100%;
}

/*======================================Rad Report CSS End====================================== */
/*==============================Rad folder CSS start============================================ */
.rad-panel-heading-folder {
  padding: 0px 0px 4px 2px;
}

.easyFolderCreate legend {
  display: flex;
  align-items: center;
}

.easyFolderCreate legend svg {
  margin-right: 5px;
  width: 35px;
  height: 35px;
}

/*==============================Rad folder CSS end============================================== */
.dash-content_header {
  float: left;
  width: 100%;
  margin: 20px 0px;
}

.dash-content_header h6 {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #3f51b5;
  letter-spacing: 1px;
  border-bottom: 2px solid #d3d3d3;
}

/*=============== Error Alert css============== */
div#date_error_modal .error_date ul {
  list-style: none;
  padding: 0px;
}

div#date_error_modal .error_date ul li {
  list-style: none;
  padding: 0px;
  color: #d84315;
  position: relative;
  padding-left: 20px;
  font-size: 14px;
}

div#date_error_modal .error_date ul li:before {
  position: absolute;
  content: "\ed4d";
  font-family: "icomoon";
  left: 0px;
  top: 1px;
  font-size: 12px;
}

div#date_error_modal .modal-body h5 {
  font-size: 15px;
  font-weight: 500;
}

div#date_error_modal .modal-dialog {
  width: 400px;
}

div#referModal .modal-dialog {
  width: 700px;
  margin: 30px auto;
}

.footer .referModal {
  color: #333333 !important;
}

div#date_error_modal .modal-footer {
  padding: 0px;
}

.has-errors .control-label {
  color: #d84315;
}

.custom_form_group.form-group.has-error.has-danger label.checkbox-container {
  color: #d84315;
}

.has-errors input.form-control {
  border-bottom-color: #d84315;
}

.form-group.custom_form_group.has-errors.has-dangers .form-control-2 {
  border-color: #d84315;
}

.custom-error .control-label {
  color: #d84315;
}

.form-group.custom-error .form-control-2 {
  border-color: #d84315;
}

.form-control-feedbacks {
  width: 16px;
  color: #333333;
  z-index: 3;
}

.form-control-feedbacks {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  pointer-events: none;
}

.footer_button_lists ul li {
  display: inline-block;
}

.footer_button_lists ul li a {
  display: block;
}

/*-------------------------------------
-- Dashboard
--------------------------------------*/
.panel-error-log td.text-danger {
  text-transform: capitalize;
  /* display: inline-block; */
  vertical-align: middle;
}

.panel-error-log td.text-danger svg.svg-inline--fa.fa-exclamation-triangle.fa-w-18 {
  width: 14px;
  display: inline-block;
  margin-right: 5px;
}

.panel-error-log tr.active td {
  background: #2196f3 !important;
  color: #ffffff;
}

.panel.panel-flat.panel-error-log tr.active td a {
  color: #ffffff;
}

.panel.panel-flat.panel-error-log tr.active td a:hover {
  color: #ffffff !important;
  text-decoration: underline;
}

.panel-error-log table tr > td {
  padding: 4px 20px;
  border-bottom: 1px solid #ededed;
}

.panel-error-log table tr > td a {
  color: #333333;
  transition: 0.3s;
}

.panel-error-log table tr > td a:hover {
  color: #1e88e5 !important;
}

.panel.panel-flat.panel-online-log tr.active td a {
  color: #ffffff !important;
}

.panel.panel-flat.panel-online-log tr.active td {
  background: #2196f3;
  color: #ffffff !important;
}

.panel.panel-flat.panel-online-log table tr td {
  width: auto;
  min-width: auto;
}

.modal_quote_email .form-group {
  float: left;
  width: 100%;
}

.modal_quote_email .form-control {
  font-weight: 400;
  padding: 0px 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e2e2e2;
}

.email-top-info {
  float: left;
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #f5f5f5;
}

.email-top-info .info-left {
  float: left;
  width: 60%;
  padding-left: 20px;
}

.email-top-info .info-right {
  float: left;
  width: 33%;
  text-align: right;
}

.mail-container-write.mail-message .note-editor.note-frame button.note-btn {
  padding: 8px 12px !important;
}

.email-top-info .info-right p {
  margin-top: 6px;
  margin-bottom: 0px;
}

div#modal_settings .modal-body {
  float: left;
  width: 100%;
}

/*-------------------------------------
-- New Dashboard
--------------------------------------*/
.panel-body-2 {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  border-radius: 4px;
  color: #333333;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.panel-body-2 h5.panel-header {
  padding: 10px 15px;
  background: #f0f4ff;
  font-size: 14px;
  color: #003762;
}

.panel-body-2 .panel-header {
  background: #f0f4ff;
  font-size: 14px;
  color: #003762;
}

.all_system_logs .panel {
  float: left;
  width: 100%;
  margin-bottom: 0px;
  border-width: 0;
  color: #333333;
  /* -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); */
  box-shadow: none;
}

.panel-body-2 .panel-header h5 {
  padding: 10px 20px;
  font-size: 14px;
  color: #003762;
  margin: 0px;
}

input.form-control-2.one-time-code::-moz-placeholder {
  color: #b8b8b8;
  font-weight: 400;
}

input.form-control-2.one-time-code::placeholder {
  color: #b8b8b8;
  font-weight: 400;
}

.token-codes {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.panel-body-2 .panel-header span {
  float: right;
  cursor: pointer;
}

.single-crm-resources-values {
  float: left;
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 8px;
  margin: 10px 0px;
}

.single-crm-resources-values div {
  padding: 10px 15px;
}

.single-crm-resources-values.summary-padding {
  padding: 6px 15px;
}

.single-crm-resources-values a:hover {
  color: #166dba;
}

.single-crm-resources-values a {
  color: #333333;
  padding: 6px 15px;
  display: block;
}

.single-crm-resources-values span {
  font-size: 14px;
  float: right;
  display: inline-block;
}

.modal-white .modal-backdrop {
  background: #ffffff;
}

.modal-white .modal-content {
  box-shadow: none;
  background: transparent;
}

.single-crm-resources-values h6 {
  padding: 0px 0px;
  margin: 0px;
  font-size: 14px;
  font-size: 14px;
  display: inline-block;
}

.dashboard-add {
  float: left;
  width: 100%;
  text-align: center;
}

.Chatbot {
  display: block;
  overflow: hidden;
}

.dashboard-add img {
  width: 100%;
  border-radius: 10px;
}

.dashboard-add img.chat-img {
  text-align: center;
  margin: 9px 0px 10px 0px;
}

.panel-body-2 table.table.text-nowrap TD {
  padding: 4px 0px;
  padding-right: 10px;
}

.custom-alert-2 {
  font-size: 12px;
  padding: 5px;
  margin-bottom: 10px;
  color: #ffffff;
  background-color: #2a3ead;
  border-color: #2a3ead;
}

.alert.alert-info.alert-styled-left.alert-bordered.custom-alert-2 {
  border: none;
}

.alert.custom-alert-2 a {
  color: #ffffff;
  text-decoration: underline;
}

.custom-alert-2:after {
  top: 52%;
  font-size: 12px;
}

.custom-alert-2 button.close {
  color: #ffffff;
}

.alert.alert-success.custom-success {
  font-size: 12px;
  padding: 5px 20px;
  margin-bottom: 10px;
}

.panel-body.saads {
  display: block;
  width: 100%;
  float: left;
}

.select2-results__option[aria-selected=true] {
  background-color: #2a3ead;
  color: #fff;
}

.custom-alert-2.question:after {
  content: "\ed52" !important;
}

.alert.alert-danger.alert-styled-left.alert-bordered.custom-alert-2.question {
  background: #ff5722 !important;
  border-color: #ff5722 !important;
}

.payment-img {
  width: 100px;
}

.chart {
  min-height: 200px;
}

.chartLoader {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.chartLoader img {
  width: 100px;
}

/*-------------------------------------
-- Search Engine
--------------------------------------*/
span.stops_header {
  position: relative;
  top: -2px;
}

.button_bottom_class {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
  margin-top: -3px;
}

label.supplier_name_class {
  float: left;
  left: 200px;
  position: absolute;
  top: 5px;
  color: #ffffff;
  font-size: 10 !important;
}

.button_bottom_class .air-book a {
  margin-right: 2px;
}

.fare_rules_buttons {
  float: left;
  width: 100%;
  text-align: center;
}

.air-book {
  float: left;
  width: 100%;
  text-align: right;
}

.air-book a {
  padding: 5px 20px;
  border-radius: 4px;
}

.fare_rules_buttons button {
  border-radius: 0px;
}

button.collapse_btn {
  float: left;
  width: 100%;
  background: white;
  border-top: none;
  border-left: none;
  border-right: none;
  text-align: left;
  color: black;
  padding: 2px 20px;
  font-size: 16px;
  font-weight: 600;
  border-bottom: solid 1px #d7dbdd;
}

button.collapse_btn span {
  float: right;
  margin-top: 3px;
  font-size: 14px;
  transition: 0.3s;
}

.cst-crm-flightlist-count {
  float: left;
  width: 100%;
}

.cst-crm-flightlist {
  float: left;
}

.div_panel_body {
  float: left;
  width: 100%;
}

div#modify_form form {
  padding: 10px 10px;
  float: left;
  width: 100%;
  padding-bottom: 0px;
}

div#modify_form form .form-group {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

div#modify_form {
  float: left;
  width: 100%;
  /* border-bottom: 1px solid #CCCCCC; */
  /* background: #f3f3f3; */
  padding-bottom: 15px;
  border-bottom: 1px solid #e9e9e9;
}

.pass_flight_count_class {
  float: left;
  width: 100%;
}

.pass_flight_count_class label {
  width: 30%;
  float: left;
  margin-top: 8px;
  margin-bottom: 0px;
  font-weight: 600;
}

.pass_flight_count_class span {
  float: left;
  width: 70%;
}

.farerules-desc {
  padding: 0px 20px;
}

.farerules-desc h6 {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 1px solid #ebebeb;
  font-weight: 500;
  padding-bottom: 0px;
  margin-bottom: 10px;
}

div#baggages_modal .modal-header,
.airdetails-modal .modal-header,
#farerules_modal .modal-header,
div#farerules_modal_pkfare .modal-header,
div#baggages .modal-header,
div#farerules_modal_hitchhiker .modal-header,
div#baggages_modal_hitchhiker .modal-header {
  padding: 4px 20px !important;
  padding-bottom: 2px !important;
  background: #2a3ead !important;
  color: #ffffff !important;
}

div#baggages_modal .modal-header .close,
.airdetails-modal .modal-header .close,
div#farerules_modal .modal-header .close,
div#farerules_modal_pkfare .modal-header .close,
div#baggages .modal-header .modal-header .close,
div#baggages .modal-header button.close,
div#farerules_modal_hitchhiker .modal-header,
div#baggages_modal_hitchhiker .modal-header {
  top: 30% !important;
  color: #ffffff;
}

.airdetails-modal .modal-header {
  padding: 10px 20px;
  background: #2a3ead;
}

.airdetails-modal .modal-header button.close {
  top: 31%;
  color: #ffffff;
}

.airdetails-modal .modal-header h5.modal-title {
  color: #ffffff;
}

div#baggages_modal .modal-body2.baggages_modal_table,
.airdetails-modal .modal-body2.baggages_modal_table .baggages_modal_table,
div#farerules_modal .modal-body1.farerules_modal_table,
div#farerules_modal_pkfare .modal-body1.farerules_modal_table,
div#farerules_modal_hitchhiker .modal-header,
div#baggages_modal_hitchhiker .modal-baggages-hitchhiker.baggages_modal_table {
  float: left;
  width: 100%;
  padding: 0px 10px;
  padding-bottom: 5px;
}

.modal-baggages-hitchhiker.baggages_modal_table,
.baggages_modal_table {
  margin-top: 10px;
}

.modal-baggages-hitchhiker.baggages_modal_table thead th,
.baggages_modal_table thead th,
.baggages_modal_table thead th {
  padding: 4px 15px;
  padding-bottom: 2px;
  font-size: 12px;
}

.bg-soft-ash {
  background: #e7e7e7;
  color: #333333;
}

.table > thead.bg-soft-ash > tr > th {
  border-bottom: 1px solid #fff;
}

.baggages_modal_table tr td {
  padding: 3px 15px !important;
}

.modal-baggages-hitchhiker.baggages_modal_table {
  padding: 0px 10px;
}

div#baggages_modal_hitchhiker .modal-header button.close {
  top: 25%;
  color: #ffffff;
}

.modal-body2.baggages_modal_table {
  float: left;
  width: 100%;
  padding: 0px 20px;
}

div#farerules_modal_hitchhiker .modal-body-hitchhiker {
  padding: 0px;
}

.modal-body-hitchhiker.farerules_modal_table {
  padding: 10px 0px;
}

#crmBack_searchEngineTab_section .nav-tabs > li > a {
  text-align: center;
}

#crmBack_searchEngineTab_section .nav-tabs > li > a,
#crmBack_searchEngineTab_section .nav-tabs > li.active > a,
#crmBack_searchEngineTab_section .nav-tabs > li.active > a i.icon-airplane2,
#crmBack_searchEngineTab_section .nav-tabs > li > a i.icon-airplane2 {
  margin-top: 0px !important;
  margin-right: 0px !important;
}

.modal-body-hitchhiker.farerules_modal_table .tab-pane {
  font-size: 12px;
}

.modal-body-hitchhiker.farerules_modal_table ul.nav.nav-tabs.nav-tabs-highlight {
  width: 20%;
}

.modal-body-hitchhiker.farerules_modal_table .tab-content {
  width: 80%;
}

div#farerules_modal_hitchhiker button.close {
  top: 25%;
  color: #ffffff;
}

.modal-body-hitchhiker.farerules_modal_table ul.nav.nav-tabs.nav-tabs-highlight li a {
  padding: 4px 10px;
  font-size: 12px;
  color: #777777;
}

.fare_rules_buttons button {
  background: transparent;
  border: navajowhite;
  text-decoration: underline;
  color: #585858;
  font-size: 10px;
  font-weight: 600;
  padding-left: 10px;
}

.fare_rules_buttons .abook.rules_btn.activeBUTTON {
  color: #2a3ead !important;
}

button.collapse_btn span {
  float: right;
  margin-top: 3px;
  transition: 0.3s;
}

button.collapse_btn.collapsed span {
  transform: rotate(0deg);
  transition: 0.3s;
}

button.collapse_btn span {
  transform: rotate(180deg);
  transition: 0.3s;
}

div#messageBox label.error {
  color: #f44336;
  font-size: 12px;
  position: relative;
  font-weight: 700;
}

.panel.panel-flat.panel-no-border {
  box-shadow: none;
  border: none;
}

.pagination_Buttons.crm_new_design {
  text-align: center;
  float: left;
  width: 100%;
  margin: 10px 0px;
}

.pagination_Buttons.crm_new_design ul.pagination {
  background: transparent;
  box-shadow: none;
}

.pagination_Buttons.crm_new_design ul.pagination li a {
  background: #ffffff;
  border-radius: 2px;
  background: #e0e0e0;
  border-radius: 4px;
  display: inline-block;
  margin: 0px 5px;
  /* -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); */
  /* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); */
  padding: 5px 10px;
  min-width: auto;
}

.pagination_Buttons.crm_new_design ul.pagination li.active a {
  background: #2a3ead;
}

.dataTables_paginate .paginate_button,
.pagination > li > a,
.pagination > li > span {
  min-width: 30px !important;
  margin: 3px 2px 0 2px !important;
  padding: 6px !important;
  color: #333333;
  background-color: #fcfcfc;
  border-radius: 3px !important;
}

.panel-flat .panel-footer.panel-footer-condensed .heading-elements {
  padding-right: 6px !important;
}

.cst-crm-flightlist-sidebar {
  float: left;
  width: 100%;
  background: #ffffff;
}

.cst-flight-select.text-right a {
  border-radius: 0;
}

div#modify_form button #modify_search_return_button {
  width: 100%;
  border-radius: 0px;
  margin-top: 20px;
}

.cst-crm-flightlist-outbound .alert-component {
  border-bottom: 1px solid #f3f3f3 !important;
}

#Price_Range input.price_label_Textfield {
  width: 33% !important;
}

.price-range_sliders {
  float: left;
  width: 100%;
}

div#price-range {
  width: 96% !important;
  left: 2%;
}

.panel_price_filter.panel-search {
  float: left;
  width: 100%;
  padding-bottom: 20px;
}

.modal-body1.farerules_modal_table {
  padding: 2px 16px;
}

div#baggages_modal .modal-dialog.modal-lg {
  width: 500px;
}

.modal-body2.baggages_modal_table table td {
  padding: 2px 20px;
}

.modal-body1.farerules_modal_table .tab-content {
  padding-left: 10px;
}

.modal-body1.farerules_modal_table li a,
.modal-body-pkfare-farerules.farerules_modal_table .nav-tabs-left > .nav-tabs > li > a {
  padding: 2px 10px;
  font-size: 10px;
}

.tab-content .tab-pane {
  font-size: 12px;
}

div#baggages_modal h5#exampleModalLabel {
  font-size: 16px;
}

div#baggages_modal .modal-body2.baggages_modal_table,
div#baggages .modal-body2 {
  padding: 10px 10px;
}

div#baggages_modal .modal-body2.baggages_modal_table th,
div#baggages .modal-body2 table th {
  padding: 4px 20px;
  font-weight: 600;
}

/*---------------------------
-- No Result Ui
-----------------------------*/
.no-result-section {
  float: left;
  width: 100%;
  padding: 80px;
  text-align: center;
}

.no-result-section img {
  width: 150px;
}

.no-result-section p {
  font-size: 14px;
  font-weight: 500;
  margin: 20px 0px;
  color: #424242;
}

.no-result-section p span {
  display: block;
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
}

.no-result-section > a.btn {
  padding: 10px 50px;
  font-size: 12px;
  border-radius: 25px;
}

.modal-body2 tbody tr td {
  padding: 4px 20px;
}

/*---------------------------
-- No Result Ui END
-----------------------------*/
.daterangepicker table {
  width: auto;
  margin: 0;
}

.navbar_for_reload span#cart_timer {
  color: #ffffff;
  position: relative;
  top: 7px;
}

.login-div_container {
  float: left;
  width: 100%;
  background-image: url("/assets/images/backgrounds/login-bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  height: 100%;
}

tbody.refund_table tr td:nth-child(3),
tbody.refund_table tr td:nth-child(5) {
  text-align: right;
}

.refund_table_class tfoot td {
  padding: 6px 6px;
}

.refund_table_class tfoot tr td input {
  text-align: right;
  width: 100%;
  border: none;
}

.refund_table_class tbody tr td input {
  text-align: right;
  width: 100%;
}

.panel-footer .heading-elements .btn-admin-charge.disabled {
  cursor: not-allowed;
}

tbody.folder_recon_table tr td:nth-child(4) input,
tbody.folder_recon_table tr td:nth-child(5) input,
tbody.folder_recon_table tr td:nth-child(6) input,
tfoot.folder_recon_table_tfoot tr td:nth-child(3) input,
tfoot.folder_recon_table_tfoot tr td:nth-child(4) input,
tfoot.folder_recon_table_tfoot tr td:nth-child(5) input,
tfoot.folder_recon_table_tfoot tr td:nth-child(6) input {
  text-align: right;
}

tfoot.folder_recon_table_tfoot tr td:nth-child(3) input,
tfoot.folder_recon_table_tfoot tr td:nth-child(4) input,
tfoot.folder_recon_table_tfoot tr td:nth-child(5) input,
tfoot.folder_recon_table_tfoot tr td:nth-child(6) input {
  border: none;
}

tfoot.folder_recon_table_tfoot tr td:nth-child(3),
tfoot.folder_recon_table_tfoot tr td:nth-child(4),
tfoot.folder_recon_table_tfoot tr td:nth-child(5),
tfoot.folder_recon_table_tfoot tr td:nth-child(6) {
  padding: 6px;
}

.calendar-table tr td,
.calendar-table tr th {
  max-width: auto;
  min-width: auto;
}

tr.airticket_class_list.update_airticket_list i.icon-file-pdf {
  font-size: 14px;
  font-weight: 500;
  position: relative;
  top: 1px;
}

.recipt_container_div tr td input,
.recipt_container_div tr td:nth-child(n+3) {
  text-align: right;
}

.recipt_container_div th {
  text-align: center;
}

table.privacy-table {
  float: left;
  width: 100%;
  margin: 10px 0px;
}

table.privacy-table tr td,
table.privacy-table tr th {
  border: 1px solid;
  padding: 10px 10px;
}

table.privacy-table tr th:first-child,
table.privacy-table tr td:first-child {
  width: 15%;
}

.custom_form_button_link button,
.custom_form_button_link a {
  color: #ffffff !important;
  font-size: 12px;
  padding: 5px 10px !important;
  padding-bottom: 4px !important;
  font-size: 12px;
  display: inline-block;
  margin-left: 5px;
}

#folder_list span.label {
  width: 70px;
  font-weight: 500;
}

#folder_list tbody tr td:last-child .text-primary-600 {
  color: #2a3ead !important;
}

form#task_form_id select,
form#task_form_id input,
form#task_form_id span#select2-task-assign-by-ox-container,
form#task_form_id span.select2-selection.select2-selection--single,
form#task_edit_form_id select,
form#task_edit_form_id input,
form#task_edit_form_id span#select2-task-assign-by-ox-container,
form#task_edit_form_id span.select2-selection.select2-selection--single {
  font-size: 13px;
  font-weight: 500;
}

div#modal_confirm_notify label.checkbox-container.checkbox-inline {
  padding-top: 1px;
}

div#modal_confirm_notify .checkmark {
  background-color: #2a3ead;
}

div#modal_confirm_notify .checkbox-container:hover input ~ .checkmark {
  background-color: #2a3ead;
}

div#modal_confirm_notify button.btn.btn-xs.btn-primary.legitRipple {
  padding: 5px 10px;
  font-size: 10px;
}

div#modal_confirm_notify .modal-header .close {
  top: 53%;
}

div#modal_invoice_notify button.btn.btn-xs.btn-primary.legitRipple {
  padding: 5px 10px;
  font-size: 10px;
}

.model_custom_confirm_alert label.checkbox-container.checkbox-inline {
  padding-top: 0px;
}

.model_custom_confirm_alert button.btn.btn-xs.btn-primary.legitRipple,
#modal_confirm_reissue_notify button.btn.btn-xs.btn-primary.legitRipple {
  padding: 5px 10px;
  font-size: 10px;
}

.model_custom_confirm_alert .checkmark {
  background-color: #2a3ead;
}

.model_custom_confirm_alert .checkbox-container:hover input ~ .checkmark {
  background-color: #2a3ead;
}

.modal-dialog .form-control {
  font-weight: 400;
}

.journal-dt-btns .buttons-pdf {
  display: none;
}

span.arrow-up {
  position: absolute;
  right: 4px;
  top: -11px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 17px 17px 17px;
  border-color: transparent transparent #ffffff transparent;
  z-index: -1;
}

.dropdown-menu.dropdown-md {
  width: 217px;
}

.journal_details_total_amount {
  float: left;
  width: 100%;
  text-align: right;
}

.journal_details_total_amount p {
  font-size: 12px;
  font-weight: 600;
  color: #6b6b6b;
  margin-bottom: 0px;
}

.journal_details_total_amount span {
  font-size: 20px;
}

#total_journal_amount_container {
  float: left;
  width: 100%;
  text-align: right;
}

#total_journal_amount_container p {
  font-size: 12px;
  font-weight: 600;
  color: #6b6b6b;
  margin-bottom: 0px;
}

#total_journal_amount_container h6 {
  margin: 0px;
  font-size: 14px;
  font-weight: 600;
}

#total_journal_amount_container h6 span,
#total_journal_amount_container span {
  font-size: 20px;
}

.single_journal_price {
  text-align: right;
}

table .total_journal_amount {
  text-align: right;
}

div#modal_client .modal-header[class*=bg-] {
  padding: 6px 20px;
}

div#modal_client legend.text-semibold {
  padding-top: 0px;
  padding-bottom: 4px;
  margin-bottom: 5px;
}

ul.nav.nav-sm.nav-tabs.nav-tabs-solid.nav-tabs-component {
  float: left;
  width: 100%;
}

.tab-pane.tab-panel-custom {
  float: left;
  width: 100%;
}

form#passenger_mystifly_form .tabbable2 {
  float: left;
  width: 100%;
}

form#passenger_mystifly_form .tabbable3 {
  float: left;
  width: 100%;
}

.terms-accept-details {
  float: left;
  width: 100%;
}

.mbl-journal-dropdown i.icon-diff-added {
  font-size: 18px;
}

span.terms_checkmark {
  text-transform: none !important;
}

.cst-crm-flightlist-passenger-info-input-fields {
  float: left;
  width: 100%;
}

.cst-crm-flightlist-passenger-info .panel-body:hover,
.cst-crm-flightlist-passenger-info .panel-body:focus {
  box-shadow: 0px 1px 7px 6px rgb(220, 220, 220);
}

.journal_inner_form .form-control-2 {
  margin-bottom: 2px !important;
}

.custom-multi-select .btn-group ul.multiselect-container li a input {
  position: absolute;
  top: 0px;
  left: 16px;
  width: 18px;
  height: 18px;
  background: none;
  border-radius: 2px;
  border-color: #2a3ead !important;
  color: #2a3ead;
  border: 2px solid #2a3ead;
  -webkit-appearance: none;
}

.custom-multi-select .btn-group ul.multiselect-container li a input[type=checkbox]:checked:before {
  content: "\ed6e";
  font-family: "icomoon";
  font-size: 12px;
  color: #2a3ead;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  line-height: 1;
  transform: translate(-50%, -50%);
  transition-duration: 0.1s;
  -webkit-font-smoothing: antialiased;
  -webkit-transition-duration: 0.1s;
}

.multiselect-container li a label {
  padding: 3px 16px 3px 44px !important;
}

.multi-select-full .dropdown-menu .choice span,
.multi-select-full .dropdown-menu > .active .choice span {
  border: 2px solid #2a3ead !important;
}

.table-custom.table-bordered tr th:first-child {
  border-left: 1px solid #ddd !important;
}

.table-custom.table-bordered tr th:last-child {
  border-right: 1px solid #ddd !important;
}

.panel-body .client-checkbox label.checkbox-container {
  padding-left: 24px !important;
}

.panel-body .client-checkbox span.checkmark {
  left: 0px !important;
}

/*-----------------------------------------
-- CRM Search Engine
-------------------------------------------*/
.payment_systems_crm {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 50px;
}

.payment_systems_crm form {
  display: inline-block;
  margin-right: 30px;
}

table.table.user_table_list tr td:nth-child(1),
table.table.user_table_list tr th:nth-child(1) {
  white-space: nowrap;
  padding: 10px 20px;
}

h6.pass_in_header {
  text-align: center;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  margin: 0px;
  text-transform: uppercase;
  color: #ffffff;
}

.panel-body.pass_in_header_panel h6.pass_in_header {
  text-align: center;
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
  margin: 0px;
  text-transform: uppercase;
}

.panel.panel-flat.pass_in_header_panel_panel-flat h6.pass_in_header {
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  margin: 0px;
  text-transform: uppercase;
  color: #003762;
}

.panel-body.pass_in_header_panel {
  background: #2a3ead;
  padding: 4px 0px;
  border-radius: 4px;
}

.booking_header_panel .booking_header {
  background: #f1f1f1;
  padding: 4px 8px;
  border-radius: 4px;
  font-weight: 700;
  text-transform: uppercase;
  color: black;
  font-size: 13;
  margin: 0px;
}

.panel.panel-flat.pass_in_header_panel_panel-flat .panel-body.pass_in_header_panel {
  background: transparent;
}

.cst-crm-flightlist-passenger-info-details .nav li a {
  position: relative;
  display: block;
  padding: 4px 16px;
}

.cst-crm-flightlist-passenger-info-details .nav-tabs > li > a {
  font-size: 12px;
}

.cst-crm-flightlist-passenger-info-details .nav-tabs > li > a i {
  font-size: 12px;
}

.crm_booking_passenger_information .panel.panel-flat {
  margin-bottom: 10px;
}

.credit_forms {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.credit_forms h6,
.credit_forms p,
.credit_forms h5 {
  margin: 0px 0px;
  font-size: 16px;
}

.cst-crm-flightlist-panel {
  float: left;
  width: 100%;
  text-align: center;
  padding: 40px;
}

label.label_check {
  font-size: 15px;
  font-weight: 500;
}

.single-row {
  float: left;
  width: 100%;
}

.form-group.form_items_group {
  margin-bottom: 0px;
  margin-top: 0px;
}

.term_page_conditions {
  float: left;
  width: 100%;
  margin: 20px 0px;
}

form.form-content {
  float: left;
  width: 100%;
}

label.label_check,
label.label_check a {
  font-size: 15px;
  font-weight: 500;
  color: #1e88e5;
}

.daterangepicker td.active,
.daterangepicker td.active:hover,
.daterangepicker td.active:focus {
  background-color: #2a3ead;
}

form#modify_search_form_return_crm .form-control.error {
  border-bottom-color: #d32038;
}

.label_for_pdf {
  font-size: 12px;
  padding-top: 0px !important;
  font-weight: 600 !important;
}

.tabbable.registration_tab .tab-content {
  margin-top: 20px;
}

.tabbable.registration_tab ul li.active a {
  background-color: #2196f3 !important;
  color: #ffffff;
  border-radius: 0px !important;
}

.tabbable.registration_tab li:last-child > a {
  border-right: 0;
  border-radius: 0 !important;
}

.registration_tab_footer form {
  display: inline-block;
}

.single-terms-contents {
  float: left;
  width: 100%;
}

.single-terms-contents h5 {
  font-size: 15px;
  font-weight: 600;
  color: #203b71;
  margin-bottom: 10px;
}

.single-terms-contents h6 {
  font-size: 14px;
  font-weight: 600;
  color: #203b71;
  margin-bottom: 10px;
}

.single-terms-contents p {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 5px;
}

ul.letter_li li {
  list-style-type: lower-alpha;
}

ul.numbered_list li {
  list-style-type: decimal;
}

ol.circle_list li {
  list-style-type: disc;
}

/*-----------------------------------------
-- For Blog
-------------------------------------------*/
.row.display-flexs {
  display: flex;
  flex-wrap: wrap;
  float: left;
  width: 100%;
}

.display-flexs {
  display: flex;
  flex-wrap: wrap;
  float: left;
  width: 100%;
}

.row.display-flexs > [class*=col-] {
  display: flex;
  flex-direction: column;
}

.display-flexs > [class*=col-] {
  display: flex;
  flex-direction: column;
}

/* not requied only for demo * */
.row [class*=col-] {
  background-clip: content-box;
}

.btn-with-icon i {
  font-size: 10px;
}

/*------------------------------
-- control panel settings
--------------------------------*/
.option_controls {
  float: left;
  width: 100%;
  margin-top: 20px;
}

.panel-heading-settings {
  padding: 10px 20px;
}

#left-tab7 .panel-heading a {
  display: inline-block;
  float: right;
  font-size: 12px;
  padding: 8px 10px;
}

#left-tab7 h5.panel-title {
  display: inline-block;
}

/*-----------------------------
-- User Role
-------------------------------*/
.user_role_contents_list legend.text-semibold {
  border: none;
}

.checkbox.pd-t-0 legend.text-semibold {
  padding-top: 2px;
}

button.text-right-button {
  float: right;
  margin-top: -8px;
}

legend.text-semibold.legend_left {
  float: left;
  width: auto;
}

.row.user_role_contents_parent {
  float: left;
  width: 100%;
  background: #f7f5f5;
  padding: 10px 0px;
  border-radius: 4px;
}

.user_role_contents_list legend.text-semibold {
  padding: 0px;
}

.user_role_contents_list .checkbox {
  min-height: auto;
}

.row.user_role_contents_parent:first-child {
  margin-top: 0px !important;
}

.check_area {
  float: right;
  width: auto;
  position: relative;
  margin-left: 20px;
}

.check_area label {
  padding-left: 20px;
  font-weight: 500;
  margin-right: 10px;
}

.form-checkbox-style input[type=checkbox] {
  margin-top: 0px;
  margin-left: 10px;
  cursor: pointer;
}

.icons-list input.form-control {
  padding: 0px;
  padding-bottom: 5px;
  height: auto !important;
}

/*-----------------------------------------
-- Editor
-------------------------------------------*/
.note-editor .note-toolbar {
  padding: 6px !important;
}

.note-popover .popover-content > .note-btn-group,
.note-toolbar > .note-btn-group {
  margin-right: 3px !important;
}

span.text-muted.notification_single_item {
  cursor: pointer;
  transition: 0.3s;
}

span.text-muted.notification_single_item.has_notification {
  cursor: pointer;
  transition: 0.3s;
  float: left;
}

form.notification_single_form span.media-annotation {
  width: 30%;
  /* float: left; */
  font-size: 10px;
  text-align: right;
}

span.text-muted.notification_single_item.has_notification:hover {
  color: #ef5350;
}

tbody.update_table_user button.btn.btn-xs.btn-primary.legitRipple {
  margin: 5px 0px;
}

.media-heading {
  text-align: left;
  display: contents;
}

.details {
  float: left;
  width: 100%;
}

.details ul.breadcrumb {
  padding: 0px;
}

.details button.btn {
  margin-top: -7px;
  float: right;
}

.content_wrapper_booking {
  float: left;
  width: 100%;
}

.file-caption-name {
  display: inline-block;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  width: 320px;
}

/*---------------------------
    custom_panel_field_design
-----------------------------*/
.panel-body.custom_panel_field_design .form-control {
  padding: 6px 10px;
  padding-top: 0px;
  height: auto;
  line-height: 20px;
}

.custom_panel_collapse_design .panel-body {
  padding: 0px 20px;
  border-top: 1px solid rgba(231, 225, 225, 0.7490196078);
  margin-bottom: 10px;
}

.custom_panel_collapse_design {
  padding-bottom: 20px;
}

.passengerReportList.folderSearchStyle form a {
  margin-top: 0px;
}

a.button_style-1 i {
  margin-right: 5px;
  font-size: 15px;
  margin-top: 0px;
  display: inline-block;
}

a.button_style-1 {
  color: #ffffff !important;
  font-size: 12px;
  padding: 5px 10px !important;
  color: #ffffff;
  padding-bottom: 4px !important;
  font-size: 12px;
  display: inline-block;
  margin-left: 5px;
}

a.btn-black {
  color: #333333 !important;
}

.custom_panel_collapse_design {
  padding-bottom: 0px;
}

h5.cName_ticketing a {
  color: #333333;
}

h5.cName_ticketing {
  margin-bottom: 0px;
  font-size: 14px;
  color: #333333;
}

.farerules_modal_table .nav-tabs.nav-tabs-highlight li.active a {
  border: none !important;
  background: #ededed;
}

.farerules_modal_table .nav-tabs.nav-tabs-highlight > li > a {
  position: relative;
  display: block;
  padding: 2px 6px;
}

.farerules_modal_table .nav-tabs.nav-tabs-highlight li a {
  border: none;
}

.farerules_modal_table .nav-tabs.nav-tabs-highlight::before {
  content: none;
}

/*--------------------------------------
-- custom_form_contents
----------------------------------------*/
form.custom_form_contents span.custom_icon_wrapper i {
  font-size: 15px;
}

form.custom_form_contents span.custom_icon_wrapper {
  display: inline-block;
  float: left;
  margin-right: 10px;
}

legend.text-bold.custom_legend_design {
  padding-top: 2px;
}

/*------------------------
modal_custom_design
--------------------------*/
.modal_custom_design .modal-body input {
  padding-top: 0px;
  height: auto;
  padding-bottom: 15px;
  border: none;
  border-width: 0px;
  box-shadow: none !important;
}

.modal_custom_design .modal-body label.label_bold {
  margin-bottom: 0px;
}

td.table-inbox-star.rowlink-skip {
  width: 25px;
}

.enquiry-tabs {
  position: relative;
}

td.table-inbox-checkbox.rowlink-skip {
  padding-right: 0px !important;
  width: 55px;
}

.btn-group.navbar-btn.email-navbar button.btn-icon.dropdown-toggle {
  top: 7px;
}

td.table-inbox-checkbox.rowlink-skip div {
  display: inline-block;
  float: left;
  min-width: 15px;
}

label.checkbox-container.label-text-less {
  padding-left: 0px;
}

tr.unread p,
tr.read p {
  margin-bottom: 0px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.table-inbox-subject {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/*---------------------------
    select2-search--dropdown
-----------------------------*/
.select2-search--dropdown input.select2-search__field {
  padding-left: 25px;
}

.select2-search--dropdown:after {
  left: 6px;
}

.select2-results__group {
  display: none;
}

.select2-results__option {
  padding: 4px 8px;
}

/*-------------------------------
-- Date range Picker
---------------------------------*/
/*-------------------------------
-- Control Panel
---------------------------------*/
.cat-settings-container {
  float: left;
  width: 100%;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}

.cat-settings-container h5.panel-title {
  float: left;
}

.cat-settings-container .panel-heading {
  float: left;
  width: 100%;
  padding-bottom: 10px;
  display: relative;
  z-index: 99;
}

.cat-settings-container a.btn.btn-primary,
.cat-settings-container button.btn.btn-primary {
  float: right;
  font-size: 10px;
}

.cat-settings-container .option_fields {
  float: left;
  width: 100%;
  border-top: 1px solid #ededed;
  padding-top: 10px;
}

.task_panel_div .input-group {
  width: 100%;
}

.task_panel_div label.text-semibold {
  margin: 0;
}

.task_panel_div {
  float: left;
  width: 100%;
}

.task_panel_div .col-md-6 {
  padding: 0px 15px;
}

.task_panel_div label.text-semibold {
  padding-top: 10px;
}

.task-panel .custom_form_group {
  margin-bottom: 0px;
}

.daterangepicker.dropdown-menu.ltr.single.opensright.show-calendar {
  z-index: 99999;
}

.dropdown-menu {
  min-width: 220px;
}

.folder-table th {
  text-transform: capitalize;
}

.multimodal {
  z-index: 1080 !important;
}

/* fix bootstrap-datepicker positional bug */
.datepicker {
  transform: translate(0, 3.1em);
}

.date_picker_position {
  position: relative;
}

.picker__holder {
  width: 300px;
}

.service_case_container_div {
  float: left;
  width: 100%;
}

.form-horizontal .custom_form_group.form-group {
  margin-left: 0px;
  margin-right: 0px;
}

/*-----------------------------
        Summernote
------------------------------*/
.note-editor .note-toolbar {
  padding: 8px 8px 0px 8px !important;
}

.note-toolbar .note-btn-group {
  margin-top: 0px !important;
}

.note-toolbar .note-btn-group button.note-btn {
  padding: 5px 12px !important;
  margin-bottom: 5px !important;
}

.note-toolbar .note-color .note-holder-custom {
  display: none;
}

.note-toolbar .note-fontsize .dropdown-menu,
.note-toolbar .note-height .dropdown-menu {
  min-width: 48px !important;
}

.note-toolbar .note-fontsize .dropdown-menu > li a,
.note-toolbar .note-height .dropdown-menu > li a {
  text-align: center;
}

.note-editor .note-statusbar .note-resizebar {
  border-top: none;
}

.note-editor .note-editable {
  padding: 0px 8px;
}

.note-editor .note-status-output {
  padding-top: 0px;
}

.note-btn-group.btn-group.note-insert {
  display: none;
}

#modal_email_template .note-editor.panel {
  margin-bottom: 10px !important;
}

/*------- End Summernote --------*/
/*-----------------------------
top menu
------------------------------*/
.top_nav_div {
  float: right;
}

#user_company_form {
  float: left;
  min-width: 234px;
  padding-top: 5px;
  margin-left: 20px;
  max-width: 250px;
}

.user_company_form_with_codebtn {
  min-width: auto !important;
  margin-bottom: 0px;
}

form.statusUpdate_form {
  margin-bottom: 0px;
}

button.custom_button_link-2.access-code-btn {
  background: #FFFFFF;
  color: #2a3ead !important;
  font-weight: 500;
}

button.custom_button_link-2.access-code-btn:hover {
  background: #f7f3f3;
}

.top_nav_div #user_company_form .input-group-company .input-group-addon {
  float: left;
  padding: 5px 0px !important;
  vertical-align: inherit;
  width: 30px;
}

.input-group-company {
  float: right;
}

.top_nav_div #user_company_form .input-group-addon {
  padding: 0px 0px !important;
  vertical-align: inherit;
}

.top_nav_div #user_company_form .input-group-addon i {
  color: #2a3ead;
}

.form-group.custom_form_group.has-error.has-danger .form-group-2.multi-select-full span.multiselect-selected-text {
  color: #333333;
}
.form-group.custom_form_group.has-error.has-danger .form-group-2.multi-select-full b.caret {
  color: #333333;
}
.form-group.custom_form_group.has-error.has-danger .form-group-2.multi-select-full ul.multiselect-container.dropdown-menu li label.checkbox {
  color: #333333;
}

.balance_div {
  float: left;
}
.balance_div ul {
  margin: 0px;
  padding: 0px;
}
.balance_div ul li {
  list-style: none;
  font-size: 13px;
  padding-top: 12px;
  padding-right: 10px;
}
.balance_div ul li > i {
  font-weight: 500 !important;
  padding-right: 6px;
}
.balance_div ul li div {
  display: inline;
  font-weight: 500;
}
.balance_div ul li div span i {
  font-size: 12px;
}
.balance_div ul li div span ul table {
  margin: 0px;
  width: 100%;
}
.balance_div ul li div span.total {
  font-weight: 600;
}
.balance_div ul li div span.total a {
  color: #2a3ead;
}
.balance_div ul li div span.total a i {
  font-weight: 600;
}
.balance_div ul li .creditRequest .tooltip {
  min-width: 100px;
  width: 100px;
}
.balance_div ul li .balance_bg {
  background: #E9E7EA;
  border-radius: 13px;
  padding-inline: 12px;
  padding-block: 2px;
}
.balance_div ul li .balance_bg > i {
  font-weight: 500 !important;
  padding-right: 6px;
}
.balance_div ul li .tooltip {
  min-width: 100px;
  width: 100px;
}

div#navbar-second-toggle .navbar-default .navbar-brand {
  color: #777;
  padding: 14px 20px !important;
}

div#navbar-second-toggle a.navbar-brand h5 {
  color: #2a3ead;
  font-weight: 500;
  margin: 0px;
}

div#navbar-second-toggle .navbar-nav > .dropdown-user > a,
div#navbar-second-toggle .navbar-nav > .dropdown-user > a > span {
  padding-top: 7.5px;
  padding-bottom: 4.5px;
}

.refer-banner {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.refer-banner svg {
  border-radius: 10px;
}
.refer-banner svg .cls-1 {
  font-size: 8px;
  font-weight: 500;
}

select#user_company_id {
  float: left;
  width: 150px;
  margin-left: 5px;
}

.top_nav_div span.input-group-addon {
  float: left;
  margin-left: -23px;
}

.top_nav_div span.select2.select2-container.select2-container--default.select2-container--focus {
  display: block;
  /* margin-left: 14px; */
}

.top_nav_div .select2-container--focus .select2-selection--single:not([class*=bg-]):not([class*=border-]),
.top_nav_div .select2-container--open .select2-selection--single:not([class*=bg-]):not([class*=border-]) {
  border-bottom-color: #2a3ead;
  box-shadow: 0 1px 0 #2a3ead;
}

.top_nav_div span.select2-selection.select2-selection--single {
  width: 100%;
}

.top_nav_div .form-group-2 .select2-selection--single .select2-selection__arrow:after {
  right: 8px;
}

.top_nav_div .form-group-2 span.select2.select2-container.select2-container--default {
  background: transparent;
  border: none;
  margin-bottom: 0px;
}

.top_nav_div .form-group-2 span.select2-selection.select2-selection--single {
  padding: 6px 8px;
  float: right;
}

.top_nav_div span.input-group-addon i {
  color: #2a3ead;
  margin-top: 2px;
}

.top_nav_div .select2-selection--single .select2-selection__rendered {
  color: #2a3ead;
}

.select2-selection--single .select2-selection__rendered {
  font-weight: 500;
}

/*--------------Trash Form ----------------*/
.btn-group form {
  display: inline-block;
}

button.btn.btn-small {
  font-size: 10px;
  padding: 5px 10px;
}

/*--------------Page Information----------------*/
.page-information p a {
  color: #2a3ead;
  font-size: 12px;
}

.page-information p span a {
  color: #333333;
}

.page-information > a {
  display: inline-block;
  margin-left: 0px;
  color: #333333;
  font-weight: 600;
}

.page-information a i {
  color: #2a3ead;
  font-size: 18px;
}

.page-information p {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 0px;
  display: inline-block;
}

.page-information form {
  display: inline-block;
  margin-left: 10px;
}

form#page_session_lock_form {
  margin-left: 0px;
}

.page-information form label.checkbox-container.checkbox-inline.custom-checkbox-container {
  /* margin-top: 5px; */
  font-weight: 600;
  margin-bottom: 0px;
}

.panel.panel-flat.panel-flat-custom {
  float: left;
  width: 100%;
}

.panel.panel-flat-custom {
  float: left;
  width: 100%;
}

.panel-flat .panel-heading .page-information .custom-range {
  margin-left: 10px;
}

.select2-container--open .select2-selection--single:not([class*=bg-]):not([class*=border-]) {
  border-bottom-color: #ddd;
  border-bottom-color: #2a3ead;
  box-shadow: 0 1px 0 #2a3ead;
}

.form-group-2 span.select2.select2-container.select2-container--default {
  width: 100%;
  outline: none;
  padding: 0px 0px;
  margin-bottom: 10px;
  height: 32px;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.form-group-2 span.select2-selection.select2-selection--single {
  padding: 6px 15px;
  height: 100%;
  border: 0px;
}

.form-group-2 .select2-selection--single .select2-selection__arrow:after {
  right: 6px;
}

.form-group-2 .select2-container--focus .select2-selection--single:not([class*=bg-]):not([class*=border-]),
.form-group-2 .select2-container--open .select2-selection--single:not([class*=bg-]):not([class*=border-]) {
  border: none;
  box-shadow: none;
}

input.list_filter_Select.form-control-2.list_filter_page_no {
  padding: 5px 10px;
  height: 28px;
  max-width: 100px;
}

.refer-banner {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.refer-banner svg {
  border-radius: 10px;
}

div#creditMsgModal .cst-crm-flightlist-panel.custom-cst-crm-flightlist {
  background: transparent;
  border: none;
  padding: 0px;
}

div#creditMsgModal .modal-content {
  /* background: #EDEDED; */
  border-radius: 24px;
  border: none;
}

.modal-content {
  border: none;
  float: left;
  width: 100%;
}

.error_message_for_credit {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

div#creditMsgModal .error_message_for_credit table.table_payment,
div#creditMsgModal .success_message_for_credit .table-responsive-table_payment table.table_payment {
  text-align: left;
}

div#creditMsgModal .modal-body {
  padding-top: 0px;
}

div#creditMsgModal .table-responsive-table_payment {
  margin: 0px 0px;
  text-align: left;
  font-size: 12px;
}

div#creditMsgModal table.table_payment h5 {
  font-size: 15px;
}

div#creditMsgModal .credit_forms {
  margin-top: 6px;
}

div#creditMsgModal .success_message_for_credit .credit_forms {
  margin-top: 0px;
}

div#creditMsgModal .term_page_conditions {
  margin: 10px 0px;
}

div#creditMsgModal .credit_forms h6,
div#creditMsgModal .credit_forms p,
div#creditMsgModal .credit_forms h5 {
  font-size: 16px;
}

div#creditMsgModal h5.mark_green {
  color: #333333 !important;
}

div#creditMsgModal .credit_forms {
  margin-bottom: 6px;
}

div#creditMsgModal .term_page_conditions {
  margin: 10px 0px;
}

div#creditMsgModal .term_page_conditions .form-group.form_items_group label.label_check,
div#creditMsgModal .term_page_conditions .form-group.form_items_group label.label_check a {
  font-size: 12px;
  color: #333333;
}

div#creditMsgModal .accept_text {
  padding: 0px;
  padding-left: 30%;
}

.success_message_for_credit .alert_balance_image,
.error_message_for_credit .alert_balance_image {
  margin-bottom: 0px;
}

div#creditMsgModal .accept_text p span {
  font-size: 12px;
  color: #333333;
}

div#creditMsgModal .accept_text p img {
  width: 18px;
}

.nclflightListsRenderer.custom_nclflightListsRenderer {
  float: left;
  width: 100%;
  margin-top: 10px;
}

.addBanner-img img {
  width: 80%;
}

.addBanner-img {
  float: left;
  width: 100%;
  text-align: center;
}

.addBanner-img a img {
  display: inline-block;
  margin-top: 20px;
  width: 150px !important;
}

section.bookedflights .panel-body.pass_in_header_panel h6.pass_in_header {
  text-align: left;
  padding-left: 10px;
}

.crm_booking_passenger_information .panel-body.pass_in_header_panel {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

/*--------------------------------------
    --Search
---------------------------------------*/
.panel-body-2.dashboard_search_form .flightModeControl {
  float: left;
  width: 100%;
  padding-top: 10px;
}

.panel-body-2.dashboard-summary.dashboard-statistics {
  float: left;
  width: 100%;
}

.panel-body-2.dashboard-summary.dashboard-statistics span.refresh_dashboard_contents {
  margin-top: 10px;
}

.panel-body-2.dashboard-summary.dashboard-statistics .panel-header {
  float: left;
  width: 100%;
}

.panel-body-2.dashboard-summary.dashboard-statistics .dateRange-predefined {
  margin: 6px 0px 0px 0px !important;
  border-radius: 4px !important;
  padding: 4px 10px !important;
  /* margin-bottom: 10px !important; */
  height: 28px !important;
  font-weight: 500 !important;
  color: #003762 !important;
}

.panel-body-2.dashboard-summary.dashboard-statistics .dateRange-predefined b.caret {
  top: 6px !important;
}

.panel-body-2 span.cal-text-left {
  float: right;
  cursor: pointer;
  float: none;
}

.panel-body-2.dashboard_search_form .flightModeControl ul {
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}

.panel-body-2.dashboard_search_form .flightModeControl ul li {
  display: inline-block;
  margin-right: 4px;
}

.btn-active {
  background: #2a3ead;
  color: #ffffff !important;
}

.btn-active:hover,
.btn-active:focus {
  background: #2a3ead;
  color: #ffffff !important;
}

.formMode {
  display: none;
  opacity: 0;
}

.activeForm {
  display: block !important;
  opacity: 1;
  transition: 0.3s;
}

.hideDate {
  display: none !important;
  opacity: 1;
  transition: 0.3s;
}

.rowControl_buttons {
  float: left;
  width: 100%;
  text-align: RIGHT;
  /* display: flex; */
  /* align-items: center; */
  margin-top: 20px;
}

.single_flight_row {
  float: left;
  width: 100%;
  margin-bottom: 0px;
}

.cst-crm-flight-search-form button.multiselect.dropdown-toggle.btn.btn-default {
  border: none;
}

.panel-body-2.dashboard_search_form .cst-crm-flight-search-form .has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.panel-body-2.dashboard_search_form .formMode.multicity_flights.activeForm .form-control-feedback {
  top: 23px;
}

form.bank-reconcillation-form .custom_form_group.form-group {
  position: relative;
}

.dashboard_search_form .destination_list {
  z-index: 999999999;
  position: absolute;
  top: 60px;
  width: 100%;
  background: #fff;
  border-radius: 6px;
  left: 10px;
  box-shadow: 0px 0px 5px 6px rgba(206, 206, 206, 0.11);
}

.autosearch_dropdown_list {
  position: absolute;
  background: #ffffff;
  border: 1px solid #cccccc;
  width: 100%;
  z-index: 99999;
  display: none;
  overflow-y: scroll;
  max-height: 250px;
}

.destination_list ul,
.autosearch_dropdown_list ul {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
  padding: 10px 0px;
  position: relative;
}

.destination_list ul:before {
  position: absolute;
  content: "";
  top: -10px;
  left: 10px;
  width: 20px;
  height: 20px;
}

.destination_list ul li,
.autosearch_dropdown_list ul li {
  list-style: none;
  float: left;
  width: 100%;
  padding: 2px 10px;
  display: block;
  color: #333;
  cursor: pointer;
  border-bottom: 1px solid #f5f5f5;
}

.autosearch_dropdown_list ul li {
  list-style: none;
  padding: 5px 10px;
  border-bottom: 1px solid #e4e3e3;
  display: block;
  width: 100%;
  float: left;
  text-align: left;
  background: #fff;
}

.autosearch_dropdown_list ul li {
  text-align: left !important;
  margin: 0px !important;
}

.destination_list ul li:hover,
.autosearch_dropdown_list ul li:hover {
  background-color: #eaeaea;
}

.destination_list ul li:last-child,
.autosearch_dropdown_list ul li:last-child {
  border-bottom: none;
}

/* -------------- dropdown for passenger ------------- */
.passDropDown {
  opacity: 0;
  display: none;
  transition: 0.2s;
}

.active-dropdown {
  opacity: 1;
  display: block;
  transition: 0.2s;
}

.passCount-container {
  float: left;
  width: 100%;
  position: relative;
}

.passDropDown {
  position: absolute;
  top: 35px;
  background: #ffffff;
  z-index: 99;
  width: 300px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  padding: 15px;
}

.input-field-single {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.input-field-single p {
  float: left;
  width: 50%;
  margin: 0px;
  padding-top: 8px;
  font-size: 14px;
  font-weight: 600;
}

.no-of-adults {
  float: left;
  width: 50%;
  text-align: right;
}

.no-of-adults input {
  width: 34px;
  text-align: center;
  padding: 7px;
  margin: 0px;
  border: 1px solid #cccccc;
}

.animate {
  animation-duration: 0.3s;
  -webkit-animation-duration: 0.3s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}

@keyframes slideIn {
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
  100% {
    transform: translateY(0rem);
    opacity: 1;
  }
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
}
.slideIn {
  animation-name: slideIn;
}

.modify-search-contents {
  display: inline-block;
  width: 80%;
  background: #f7f7f7;
  padding: 0px 0px;
  margin-bottom: 30px;
  box-shadow: 1px 1px 8px 5px rgba(0, 0, 0, 0.1098039216);
}

.search_form_contents.for_mlticity_readonly_info .has-feedback .form-control-feedback i,
.search_form_contents .custom_form_group.form-group-3.has-feedback .form-control-feedback i {
  font-size: 14px;
}

.search_form_contents.for_mlticity_readonly_info .has-feedback .form-control-feedback,
.search_form_contents .custom_form_group.form-group-3.has-feedback .form-control-feedback {
  top: 0px;
  left: 0px !important;
  color: #ffffff !important;
  font-size: 12px;
  vertical-align: top;
  line-height: 24px;
}

.search_form_contents .passCount-container .form-control-feedback {
  top: 22px !important;
}

.search_form_contents h6.total_flight_count {
  margin: 0px;
  display: inline-block;
  text-align: right;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 7px;
  float: left;
  vertical-align: middle;
  margin-top: 10px;
}

h6.total_flight_count {
  font-size: 16px;
  font-weight: 600;
  color: #2a3ead;
  margin-bottom: 6px;
}

.search_form_contents.for_mlticity_readonly_info h6.total_flight_count {
  float: right;
  margin-top: 2px;
  margin-bottom: 0px;
}

h6.total_flight_count span {
  font-size: 20px;
}

.search_form_contents.for_mlticity_readonly_info .form-group.form-group-3 label {
  color: #9c9c9c;
  font-weight: 600;
}

.search_form_contents.for_mlticity_readonly_info .form-group.form-group-3 label i {
  margin-right: 6px;
}

button.buttonModifySearchController {
  background: #3a4898;
  box-shadow: 1px 1px 8px 3px #4856a3;
  color: white;
}

button.btn.btn-xs.btn-primary.legitRipple:hover {
  box-shadow: 1px 1px 8px 3px #b9b9b9;
  background: #4757b1;
}

.panel-heading.custom_panel_heading button.btn.btn-xs.btn-primary.legitRipple:hover {
  background: transparent;
  box-shadow: none;
}

button.buttonModifySearchController:hover {
  background: #4455b5;
  color: white;
}

.journey-view-only-summary .custom_form_group.form-group.form-group-3 label i {
  margin-right: 6px;
  font-weight: 400;
  font-size: 14px;
}

.custom_form_group.form-group.error label.col-lg-2.control-label {
  color: #de0b1f;
}

.custom_form_group.form-group.error input {
  border-color: #de0b1f;
}

.void-panel {
  margin-bottom: 5px !important;
  float: left;
  width: 100%;
}

.custom_form_group.form-group.form-group-3.has-feedback.has-feedback-left label img {
  width: 14px;
  margin-right: 5px;
  margin-top: -4px;
}

.journey-view-only-summary .passCount-container .custom_form_group.form-group.form-group-3 label {
  margin-bottom: 3px;
}

.journey-view-only-summary .custom_form_group {
  margin-bottom: 0px;
}

.journey-view-only-summary .custom_form_group.form-group.form-group-3 label {
  color: #ffffff;
  font-weight: 400;
  margin-bottom: 0px;
}

.journey-view-only-summary .custom_form_group.form-group.form-group-3.has-feedback.has-feedback-left input.form-control-3.input-xlg,
.journey-view-only-summary .form-group-3 .form-control-3 {
  background: transparent;
  border: none;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  padding-left: 20px;
  width: 100%;
  position: relative;
  margin: 0px;
  height: auto;
  padding-top: 0px;
  text-transform: capitalize;
}

.journey-view-only-summary .passCount-container .form-group-3 .form-control-3 {
  padding-bottom: 0px;
  font-size: 14px;
}

.flight-destination-summ .sum-conent:last-child .custom_form_group.form-group.form-group-3.has-feedback.has-feedback-left:after,
.for_mlticity_readonly_info .flight-destination-summ .sum-conent:nth-last-child(2) .custom_form_group.form-group.form-group-3:after {
  content: "";
}

div#modify-search-form-contents .panel.panel-flat {
  background-color: transparent !important;
  box-shadow: none;
}

div#collapseExample .panel.panel-flat {
  background-color: transparent;
  box-shadow: none;
  margin-bottom: 0px;
}

div#collapseExample .panel.panel-flat .panel-body {
  padding: 0px 0px;
}

div#modify-search-form-contents label {
  color: black;
  font-size: 14px;
  font-weight: 600;
}

div#modify-search-form-contents .flightModeControl a.flightModeControl-btn {
  background: #2a3ead;
  color: #ffffff;
  font-size: 12px;
}

div#modify-search-form-contents .flightModeControl a.flightModeControl-btn.btn-active {
  background: #2a3ead !important;
  color: #ffffff !important;
}

.img-container {
  float: left;
  width: 100%;
  height: 30px;
  border: 1px solid #e6e6e6;
  padding: 2px 2px;
  border-radius: 4px;
}

.img-container img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}

.support-content {
  position: fixed;
  bottom: 50px;
  right: 30px;
  background: #2a3ead;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  z-index: 9999;
  box-shadow: 0 1px 2px 0 #7a869a;
}

.support-content i {
  text-align: center;
  line-height: 45px;
  display: block;
  font-size: 20px;
  color: #ffffff;
  cursor: pointer;
}

.support-form {
  display: none;
  opacity: 0;
  transition: 0.3s;
  width: 350px;
  bottom: -5px;
  position: absolute;
  z-index: 11;
  right: 0px;
  background: #ffffff;
  border-radius: 4px;
  overflow: hidden;
}

.support-form.active-support-form {
  display: block;
  opacity: 1;
  transition: 0.3s;
}

.field-control {
  float: left;
  width: 100%;
  padding: 0px 20px;
}

.field-control.form-group.form-group-2 {
  margin-bottom: 10px !important;
}

.support-form-header {
  background: #2a3ead;
  padding: 15px 20px;
  text-align: left;
  position: relative;
}

.support-form-header button.close {
  position: absolute;
  top: 30%;
  right: 15px;
  color: #ffffff;
  opacity: 1;
  font-size: 24px;
}

.support-form-header h6 {
  margin: 0px;
}

.support-form form {
  border: 1px solid #eeeeee;
  float: left;
  width: 100%;
  overflow-y: scroll;
  overflow-y: auto;
  -ms-overflow-style: scrollbar;
  max-height: 450px;
  height: 300px;
  padding: 20px 0px;
  position: relative;
}

.support-form-content {
  float: left;
  width: 100%;
  position: relative;
}

.support-form form .input-field {
  color: #333333;
}

.support-form form label {
  color: #333333;
  font-size: 12px;
  color: #6b778c;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  padding: 0px;
}

.support-text {
  color: #333;
  padding-bottom: 5px;
}

p.support-text span {
  font-size: 13px;
}

#support-alert-success {
  display: none;
  position: fixed;
  bottom: 25px;
  right: 26px;
  width: 300px;
  padding: 20px 0px;
}

#support-alert-success.active {
  display: block;
}

.support-loader {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9490196078);
  top: 0px;
  left: 0px;
  display: none;
  z-index: 9999;
}

.support-loader.active {
  display: block;
}

#support-alert-success .alert-success {
  padding: 20px 20px;
  margin: 0px;
}

a.collapse-btn .legitRipple-ripple {
  content: none;
  width: 0;
  z-index: -1;
  pointer-events: none;
  border-radius: 50%;
  background-color: transparent;
  will-change: unset;
  opacity: 0;
  filter: none;
  transform: none;
  transform: none;
  transition: none;
}

a.collapse-btn .legitRipple-ripple:before {
  content: "";
  padding-top: 100%;
  display: block;
}

.invoice-card {
  float: left;
  width: 100%;
  box-shadow: 1px 1px 1px 1px rgba(136, 136, 136, 0.15);
  padding: 10px 10px;
  /* border: 1px solid #7e7e7e33; */
  border-radius: 6px;
  background: #f0f0f0;
  word-wrap: break-word;
}

.invoice-details.div-left {
  float: left !important;
  text-align: left !important;
}

h6.invoice-details-header {
  font-size: 14px;
  font-weight: 600;
  margin: 0px;
  text-transform: capitalize;
}

h6.invoice-details-name {
  margin: 0px;
  font-weight: 600;
  text-transform: capitalize;
}

/*-----------------------------------------
-- mail 
-------------------------------------------*/
.mbl_modal_email .modal-content .modal-body .email-body-div .form-group {
  margin: 0px !important;
}

.mail-container-message {
  font-family: "Poppins", sans-serif;
  font-size: 13px;
}

.mail-container-message p {
  margin: 8px 0px 20px 0px;
  text-align: justify;
}

/*-----------------------------------------
-- Invoice mail 
-------------------------------------------*/
.mbl_modal_email .modal-content .modal-body .mail-container-write .mail-attachments li {
  display: inline-block;
  font-size: 13px;
  padding: 7px 14px 9px 12px;
  background-color: #fcfcfc;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-top: 0px !important;
  font-family: Poppins;
  margin-right: 0px !important;
}

.mbl_modal_email .modal-content .modal-body .mail-container-write .mail-attachments {
  margin: 0px;
  padding: 0px;
  font-size: 0px;
  list-style: none;
}

.mbl_modal_email .modal-content .modal-body .mail-container-write .mail-attachments li span.mail-attachments-preview {
  float: left;
}

.mbl_modal_email .modal-content .modal-body .mail-container-write .mail-attachments li .mail-attachments-content {
  margin-left: 40px;
  font-family: Poppins;
}

.mbl_modal_email .modal-content .modal-body .mail-container-message .mail-attachments .mail-attachments-content span {
  font-family: "Poppins", sans-serif;
  color: #2a3ead;
  margin-top: 4px;
  display: block;
  font-size: 11px;
  font-weight: 600;
}

.mbl_modal_email .modal-content .modal-body .mail-container-message .mail-attachments .mail-attachments-content {
  margin-left: 31px;
  font-family: Poppins;
}

.mbl_modal_email .modal-content .modal-body .mail-container-write .mail-attachments li .mail-attachments-content span {
  font-family: "Poppins", sans-serif;
  color: #2a3ead;
  margin-top: 7px !important;
  display: block;
  font-size: 11px;
  font-weight: 600;
}

.mbl_modal_email .modal-content .modal-body .mail-container-write .mail-attachments li span.mail-attachments-preview img {
  width: 30px !important;
}

.custom-modal-content .modal-header button.left-close {
  position: relative;
  float: left;
  top: 17px !important;
  left: 6px;
  margin-right: 20px;
  color: #2a3ead !important;
}

.custom-modal-content .modal-header h5.modal-title {
  position: relative;
  top: 7px;
}

.mbl_modal_email .modal-content .modal-body .mail-container-write .summernote {
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}

.mbl_modal_email .modal-content .modal-footer {
  padding: 15px !important;
}

/*-----------------------------------------
-- Login and Registration Form
-------------------------------------------*/
section#travnet__user_login_sections .crmFront_logo {
  padding: 5% 7% !important;
}

section#travnet__user_login_sections .travnet__form_content h5 small {
  line-height: 20px;
}

/*-----------------------------------------
              List Pages
-------------------------------------------*/
.dataTable thead .sorting_asc:after {
  margin-top: -10px;
}

.checkbox.checkbox-white-border.checkbox-header .checkmark.checkmark:after {
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}

.panel .panel-heading .page-information p {
  margin-right: 10px !important;
  display: inline-block !important;
}

.mbl-panel-list .panel-heading .page-information a > span {
  padding-left: 5px;
}

.mbl-panel-list .panel-heading .heading-elements .icons-list .mbl-view {
  display: none;
}

.mbl-panel-list .panel-heading .heading-elements .icons-list {
  display: flex;
  width: 100%;
  margin-left: 0px;
}

.mbl-table-list > thead > tr > .mbl-table-col,
.mbl-table-list > thead > tr > th:first-child {
  width: 10px !important;
}

#company_table_list tbody tr td .parent_com_name {
  align-items: center;
  justify-content: center;
}

#company_table_list tbody tr td .company_name {
  width: 85%;
}

#company_table_list tbody tr td .company_edit {
  width: 15%;
  text-align: right;
}

#copy-btn-container button {
  width: 58px !important;
  height: 26px !important;
  font-size: 10px !important;
  padding: 6px !important;
}

.checkbox.checkbox-white-border.with-text.text-center.mbl-checkbox .checkmark {
  left: 26%;
}

.mbl_filter .modal-footer {
  padding-bottom: 20px;
}

#search_filter .modal-body label {
  text-transform: capitalize;
}

.select2-results__options--nested > .select2-results__option {
  padding-right: 10px;
}

.mbl_filter .modal-content form {
  margin-bottom: 0px;
}

.text-break {
  white-space: pre-wrap;
}

.panel.SearchList .panel-heading {
  border-bottom: 1px solid rgba(221, 221, 221, 0.3490196078);
}

.Max-col-width {
  max-width: 200px;
}

.max-width-100 {
  max-width: 100px;
}

table#list_view_two td {
  padding: 3px 6px !important;
}

.mbl-panel-btray .board .tab-pane .heading-elements .icons-list li.refresh a {
  color: #2a3ead;
  padding: 5px 5px 4px 5px;
}

.mbl-panel-btray .board .tab-pane .heading-elements .icons-list li.refresh,
.mbl-panel-btray .board .tab-pane .heading-elements .icons-list li.filter {
  color: #2a3ead;
}

.mbl-panel-btray .board .tab-pane .heading-elements .icons-list li.refresh {
  margin-left: 0px !important;
}

.mbl-panel-btray .board .tab-pane .heading-elements .icons-list li a .mbl-bicon {
  font-size: 18px;
}

.mbl-panel-btray .board .dataTables_paginate.paging_simple_numbers {
  margin: 5px 0px 7px 0px !important;
}

.dataTable_contents .dataTables_paginate.paging_simple_numbers,
#list_view_two_wrapper .dataTables_paginate.paging_simple_numbers,
#list_view_one_wrapper .dataTables_paginate.paging_simple_numbers {
  margin: 5px 0px 7px 0px !important;
}

button.btn.btn-xs.btn-primary.legitRipple:hover {
  box-shadow: none !important;
}

#log_table_list tbody td .full-text {
  word-break: break-all;
}

#log_table_list tbody td .show-more {
  font-weight: 500 !important;
}

.mbl-bookingDetail-tray .panel-body .allBtn a,
.mbl-bookingDetail-tray .panel-body .allBtn button {
  width: auto !important;
  min-width: 101px;
}

.All_log_btn {
  display: flex;
  flex-wrap: wrap;
}

.All_log_btn .log_btn a {
  margin-bottom: 5px;
  min-width: 101px;
  text-align: center;
}

.FareRules-table table tr td {
  padding: 5px;
}

.search_tabs_icon {
  margin-bottom: 12px;
  border-radius: 0px !important;
  background-color: #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0.24) !important;
}

.search_tabs_icon > li > a {
  display: flex;
  align-items: center;
  justify-content: left;
  border-top: none !important;
  border-left: none !important;
  color: #2a3ead !important;
  font-weight: 500;
  text-align: left;
  padding-block: 0;
  padding-inline: 20px;
  padding-right: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.search_tabs_icon > li > a > .icons {
  display: inline-block;
  width: 35px;
  height: 35px;
  position: relative;
  margin-right: 5px;
}

.search_tabs_icon > li > a > .icons svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.search_tabs_icon > li > a > .icons svg > * {
  fill: #2a3ead !important;
}

.search_tabs_icon > li.active > a,
.search_tabs_icon > li.active > a:focus {
  border-bottom: 2px solid #2a3ead !important;
  background: #ffffff !important;
}

.icons-list.mbl-gds-icon-list > li {
  position: unset !important;
}

.tooltip.top .tooltip-inner {
  font-size: 11px;
}

/*-----------------------------------------
-- Create Pages and update page
-------------------------------------------*/
.underline {
  text-decoration: underline !important;
}

a.custom_button_link-2.btn_QuickBooks {
  height: 28px;
  width: 120px;
  background: #53b700;
  display: flex !important;
  padding: 3px 9px !important;
}

.btn[disabled].qbInvoice-refresh,
.btn[disabled].qbInvoice-link {
  pointer-events: none !important;
  opacity: 0.333 !important;
}

a.custom_button_link-2.qbInvoice-refresh,
a.custom_button_link-2.qbInvoice-link {
  padding: 3px 10px !important;
  height: 28px;
  width: 93px;
}

.qb_add {
  line-height: 24px;
}

.qb_add span,
.qb_refresh span {
  width: 100%;
  display: flex;
  align-items: center;
}
.qb_add span svg,
.qb_refresh span svg {
  margin-right: 5px;
}

.svg-link svg {
  width: 24px;
}

#company_contact_id .company_contact_list_class.update_company_contact_list td {
  vertical-align: middle;
  font-size: 13px !important;
}

.ui-img img {
  height: 34px;
  padding: 2px;
}

#uploadDocLogo .file-input.file-input-new,
#uploadUiLogo .file-input.file-input-new,
#uploadBanner .file-input.file-input-new {
  overflow: auto !important;
}

.mbl-panel-role .row.user_role_contents_parent:first-child {
  margin-top: 10px !important;
}

.mbl-panel-role legend {
  margin-bottom: 0px;
}

.mbl-panel-role .user_role_contents_list .row.user_role_contents_parent {
  margin-left: -1px;
}

.panel .tabbable-main {
  overflow: hidden;
}

.vendor_contact_div {
  padding: 0px 10px 0px 10px;
}

.modal_request_edit .modal-body .checkbox label {
  padding-left: 20px;
}

.mbl-deal-update .modal-body .custom_form_group .mbl-checkbox-1 {
  padding-top: 5px !important;
}

.deal-setting .checkbox label {
  padding-left: 24px;
  padding-right: 7px;
}

.deal-setting .checkbox label .checkmark {
  left: 0px !important;
}

.inner_heading_panels a.custom_button_link-2, .inner_heading_panels .custom_button_link-2 {
  height: auto;
}

.from-control-clint {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mbl-deal-update .tabbable .tab-content .mbl-deal-top {
  margin-top: 20px;
}

.tab-content .table-responsive .table thead,
.panel-body .tabbable .tab-content .tab-pane label,
.panel-body .form-group label,
.modal .modal-content .modal-body label {
  text-transform: capitalize;
}

.panel-heading .heading-elements a.custom_button_link-2,
.panel-heading .heading-elements button.custom_button_link-3 {
  padding: 6px 20px !important;
}

.panel-heading .heading-elements i.icon-sync {
  font-size: 15px;
}

.panel-heading .heading-elements .client-rate-count {
  line-height: 1;
  font-size: 13px !important;
}

.panel-heading .heading-elements .custom_button_link-2 i,
.panel-heading .heading-elements .custom_button_link-3 i {
  top: 0px !important;
  font-size: 14px;
  vertical-align: top;
}

.panel-heading .heading-elements .inner_heading_ul a.custom_button_link-2 {
  line-height: 1;
}

.mbl-deal-update .mbl-media .img-container {
  width: 50px !important;
  height: 32px !important;
  margin-right: 10px !important;
}

.mbl-flat-nav .nav-tabs.nav-tabs-solid.mbl-flat-tabs > .active > a,
.mbl-flat-nav .nav-tabs.nav-tabs-solid.mbl-flat-tabs > .active > a:hover,
.mbl-flat-nav .nav-tabs.nav-tabs-solid.mbl-flat-tabs > .active > a:focus {
  border-left-color: transparent !important;
  background: #2a3ead !important;
  color: #ffffff !important;
  border-radius: 3px 3px 3px 3px !important;
}

.dealOrderForm_add .modal-body .tabbable .tab-content #dealPassengers legend,
.dealOrderForm_edit .modal-body .tabbable .tab-content .dealPassengers-edit legend {
  font-weight: 400;
  color: rgba(153, 153, 153, 0.6);
  text-transform: capitalize;
}

#uploadImage .custom_form_group .input-group i {
  top: -1px !important;
}

#uploadImage .custom_form_group .file-upload-indicator .icon-file-plus {
  top: 5px !important;
}

/*-----------------------------------------
-- Folder update page
-------------------------------------------*/
#main_cotnainer_for_div ul.nav.nav-tabs.folder_contents_tab.nav-tabs-2.mb-0.border-primary {
  border-top: none !important;
}

.panel-body.custom_panel_field_design .mbl-itenary .form-control {
  padding: 6px 0px !important;
}

.air_segment_forms .modal-body .custom_form_group input[type=checkbox],
.edit_air_segment_forms .modal-body .custom_form_group input[type=checkbox],
.add_airticket_form .modal-body .mbl-checkbox input[type=checkbox],
.airticket_edit_form .modal-body .mbl-checkbox input[type=checkbox] {
  margin: 2px 0 0;
}

.mbl-qbService_form .panel.panel-flat .panel-heading .page-information .heading-btn {
  margin-left: 0px !important;
}

.mbl-qbService_form .panel-flat .panel-body .custom_form_group.form-group textarea.form-control-2 {
  min-height: 61px !important;
}

#Invoice_modal_refresh {
  background-color: rgba(0, 0, 0, 0.5);
}

.folder-client-invoice .client_names_folder {
  caret-color: transparent !important;
}

.receipt_void_btn a {
  height: 27px !important;
  line-height: 1.2;
}

.panel .panel-content-group .panel-heading {
  border-radius: 3px;
}

.void_receipt_group .void-panel:last-child {
  margin-bottom: 0px !important;
}

.receipt-checkbox {
  height: 15px !important;
  width: 15px !important;
  padding: 0px !important;
}

.receipt-action {
  padding-bottom: 3px;
  justify-content: center;
}

.receipt-details.dataTable_contents table tr td span {
  padding-left: 1px;
  min-width: 0px !important;
  width: 100% !important;
}

.receipt-details a.custom_button_link-2.btn_QuickBooks,
.receipt-details a.custom_button_link-2.qbInvoice-refresh {
  height: 23px;
  width: 23px;
  padding: 1px !important;
  border-radius: 3px;
}

.receipt-details.dataTable_contents table a.custom_button_link-2 i {
  top: 0px !important;
  margin-right: 0px !important;
  font-size: 15px;
}

.receipt-details .icons-list > li > a > i {
  top: 1px;
  font-size: 21px;
}

.receipt-details .svg-link svg {
  width: 19px !important;
}

.receipt-details ul li.create_btn a.custom_button_link-2:first-child {
  margin-left: 0px !important;
}

.receipt-details ul li.create_btn a.custom_button_link-2 {
  margin: 0px 4px !important;
}

.receipt-details.dataTable_contents a.btn {
  margin: 0px !important;
}

.travnetPanel .qb-status p .receipt-sync {
  color: #6ff400;
}

.travnetPanel .qb-status p .receipt-notSync {
  color: #FF2400;
}

.panel .panel-heading .quote_elements {
  right: 10px;
}

/*-----------------------------------------
-- Delete modal
-------------------------------------------*/
.checkbox.checkbox-left .checkmark {
  left: 0px !important;
}

.checkbox.checkbox-left label {
  padding-left: 24px;
}

.modal-body .checkbox.checkbox-white-border.checkbox-left {
  padding-top: 0px !important;
}

/*-----------------------------------------
-- Back Office
-------------------------------------------*/
.heading-elements .icons-list .mbl-pdf > a {
  margin-top: 3px !important;
  overflow: unset;
}

.heading-elements .icons-list .mbl-report-pdf a:hover,
.heading-elements .icons-list .mbl-report-pdf a:focus,
.heading-elements .icons-list .no-padding-top .email_modal:hover {
  opacity: 1 !important;
}

.panel .panel-heading .page-information {
  text-transform: capitalize;
}

.dashboard-summary .chart-container #incomePieChart,
.dashboard-summary .chart-container #expensePieChart {
  height: 410px !important;
  width: 410px !important;
  margin: 0 auto;
}

.Icon-square-up {
  font-size: 10px;
  padding-top: 2px;
}

.journal-icons-list {
  margin-top: 0 !important;
  margin-bottom: 10px !important;
  line-height: 1.4 !important;
}

.mbl-bank-action button.custom_button_link-2 {
  font-size: 11px !important;
  padding: 3px 7px !important;
  min-width: 54px;
}

.mbl-bank-action .bank-rcon-store {
  width: 100%;
  height: 25px !important;
  border-radius: 3px !important;
}

.mbl-bank-action {
  display: flex;
  min-width: 300px;
  width: 100%;
  flex-direction: row !important;
  align-items: center;
  justify-content: space-between !important;
  height: 100%;
}

.mbl-bank-action .custom_form_group.form-group {
  min-height: auto;
  margin: 2px 0px;
}

.mbl-bank-action .custom_form_group.form-group .form-control-2 {
  height: auto;
  padding: 3px 10px;
}

input.form-control-2.ref-value.text_capital::-moz-placeholder {
  text-transform: initial;
  opacity: 0.6;
}

input.form-control-2.ref-value.text_capital::placeholder {
  text-transform: initial;
  opacity: 0.6;
}

.bank-reconcillation-form {
  width: 60%;
}

.mbl-bank-uploader span.filename {
  padding: 4px 16px;
}

.mbl-bank-uploader span.action.btn.btn-default {
  padding: 4px 17px;
}

.mbl-bank-action {
  display: flex;
  min-width: 320px;
  justify-content: space-between;
}

form.bank-reconcillation-form {
  position: relative;
}
form.bank-reconcillation-form .custom_form_group {
  float: left;
  width: 100%;
  margin-bottom: 2px;
  min-height: auto;
}

.panel > .table-responsive > #folder_reconciliation_table_list > thead > tr > th {
  border-right-color: #ffffff !important;
}

.panel-group-control .panel-title > a.collapse-panel:before {
  margin-top: -6px;
}

/*-----------------------------------------
-- User Profile
-------------------------------------------*/
.mbl-profile .form-group {
  margin-bottom: 0px !important;
}

.mbl-email-list .navbar-btn {
  margin-left: 10px !important;
}

.email_sidebar .sidebar-content {
  top: 0px !important;
}

/*-----------------------------------------
-- error
-------------------------------------------*/
section#error-section {
  width: 100%;
  display: table;
  table-layout: fixed;
  background: url("https://travnet-crm-resources.s3.eu-west-2.amazonaws.com/404/background.png");
  background-size: cover;
}

.site-error-content {
  float: left;
  width: 100%;
  padding: 15% 0px;
}

.site-error-content h1.error-title {
  color: #2a3ead;
  text-shadow: none;
  font-weight: 600;
  font-size: 150px;
  margin-bottom: 0px;
}

.site-error-content h5 {
  font-weight: 500;
  margin-top: 0px;
  font-size: 26px;
}

.site-error-content p {
  font-weight: 400;
  margin-top: 0px;
  font-size: 14px;
}

.site-error-img {
  float: left;
  width: 100%;
  padding: 10vh;
}

.site-error-img img {
  width: 400px;
}

/*-----------------------------------------
-- Account Balance
-------------------------------------------*/
.account-calculation .btn-primary.disabled:focus {
  background-color: #4757b1;
}

.dropdown-item-lists,
.custom-dropdown-list {
  position: absolute;
  background: #ffffff;
  border: 1px solid #cccccc;
  width: 100%;
  z-index: 99;
  display: none;
  overflow-y: auto;
  max-height: 250px;
  top: 80%;
  min-width: 150px;
  border-radius: 3px;
}

.dropdown-item-lists.active,
.custom-dropdown-list.active {
  display: block;
}

.dropdown-item-lists ul,
.custom-dropdown-list ul {
  width: 100%;
  padding: 0px;
  padding: 0px;
}

.dropdown-item-lists ul li,
.custom-dropdown-list ul li {
  width: 100%;
  float: left;
  display: block;
  list-style: none;
  padding: 5px 10px;
  cursor: pointer;
  border-bottom: 1px solid #e4e3e3;
}

.email-Temp-Store .note-editor .note-editable {
  min-height: 80px !important;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

All Responsive CSS Code
Project:    Travnet Tech CRM
Copyright:  NELSON LONDON VENTURES LIMITED
Developer:  Mehdi Hasan
Author URI: https://crm.travnet.tech/mehdi

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*-----------------------------------------
-- Common
-------------------------------------------*/
@media screen and (max-width: 768px) {
  .d-sm-none {
    display: none;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .p-sm-0 {
    padding: 0px !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .pl-sm-5 {
    padding-left: 5px !important;
  }
  .pr-sm-0 {
    padding-right: 0px !important;
  }
  .pr-sm-5 {
    padding-right: 5px !important;
  }
  .pr-sm-10 {
    padding-right: 10px !important;
  }
  .pt-sm-0 {
    padding-top: 0px !important;
  }
  .pt-sm-5 {
    padding-top: 5px !important;
  }
  .pt-sm-10 {
    padding-top: 10px !important;
  }
  .pt-sm-15 {
    padding-top: 15px !important;
  }
  .pb-sm-0 {
    padding-bottom: 0px !important;
  }
  .pb-sm-5 {
    padding-bottom: 5px !important;
  }
  .pb-sm-10 {
    padding-bottom: 10px !important;
  }
  .pb-sm-15 {
    padding-bottom: 15px !important;
  }
  .pb-sm-20 {
    padding-bottom: 20px !important;
  }
  .my-sm-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .mt-sm-0 {
    margin-top: 0px !important;
  }
  .mt-sm-3 {
    margin-top: 3px !important;
  }
  .mt-sm-5 {
    margin-top: 5px !important;
  }
  .mt-sm-10 {
    margin-top: 10px !important;
  }
  .mt-sm-15 {
    margin-top: 15px !important;
  }
  .mt-sm-20 {
    margin-top: 20px !important;
  }
  .mb-sm-0 {
    margin-bottom: 0px !important;
  }
  .mb-sm-5 {
    margin-bottom: 5px !important;
  }
  .mb-sm-10 {
    margin-bottom: 10px !important;
  }
  .ml-sm-0 {
    margin-left: 0px !important;
  }
  .ml-sm-5 {
    margin-left: 5px !important;
  }
  .ml-sm-10 {
    margin-left: 10px !important;
  }
  .ml-sm-20 {
    margin-left: 20px !important;
  }
  .mr-sm-0 {
    margin-right: 0px !important;
  }
  .mr-sm-5 {
    margin-right: 5px !important;
  }
  .text-sm-left {
    text-align: left !important;
  }
  .overflow-sm-auto {
    overflow: auto !important;
  }
  .nowrap-sm {
    white-space: nowrap !important;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1199px) {
  .d-md-flex {
    display: flex !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .w-md-86 {
    width: 86% !important;
  }
  .mb-md-0 {
    margin-bottom: 0px !important;
  }
  .ml-md-n35 {
    margin-left: -35px !important;
  }
  .ml-md-0 {
    margin-left: 0px !important;
  }
  .ml-md-20 {
    margin-left: 20px !important;
  }
  .mt-md-0 {
    margin-top: 0px !important;
  }
  .mt-md-5 {
    margin-top: 5px !important;
  }
  .mt-md-10 {
    margin-top: 10px !important;
  }
  .mt-md-20 {
    margin-top: 20px !important;
  }
  .mt-md-30 {
    margin-top: 30px !important;
  }
  .mt-md-35 {
    margin-top: 35px !important;
  }
  .mb-md-5 {
    margin-bottom: 5px !important;
  }
  .mb-md-10 {
    margin-bottom: 10px;
  }
  .mr-md-5 {
    margin-right: 5px !important;
  }
  .mr-md-10 {
    margin-right: 10px !important;
  }
  .mr-md-15 {
    margin-right: 15px !important;
  }
  .p-md-0 {
    padding: 0px !important;
  }
  .pr-md-0 {
    padding-right: 0px !important;
  }
  .pr-md-15 {
    padding-right: 15px !important;
  }
  .pl-md-0 {
    padding-left: 0px !important;
  }
  .pb-md-0 {
    padding-bottom: 0px !important;
  }
  .pt-md-0 {
    padding-top: 0px !important;
  }
  .pt-md-5 {
    padding-top: 5px !important;
  }
  .pt-md-10 {
    padding-top: 10px !important;
  }
  .pb-md-5 {
    padding-bottom: 5px !important;
  }
}
@media screen and (min-width: 1200px) {
  .d-lg-flex {
    display: flex !important;
  }
  .px-lg-0 {
    padding-inline: 0px !important;
  }
  .px-lg-5 {
    padding-inline: 5px !important;
  }
  .px-lg-15 {
    padding-inline: 15px !important;
  }
  .pt-lg-0 {
    padding-top: 0px !important;
  }
  .pt-lg-5 {
    padding-top: 5px !important;
  }
  .pt-lg-10 {
    padding-top: 10px !important;
  }
  .pr-lg-0 {
    padding-right: 0px !important;
  }
  .pr-lg-15 {
    padding-right: 15px !important;
  }
  .pl-lg-0 {
    padding-left: 0px !important;
  }
  .pl-lg-3 {
    padding-left: 3px !important;
  }
  .pl-lg-5 {
    padding-left: 5px !important;
  }
  .pl-lg-10 {
    padding-left: 10px !important;
  }
  .pl-lg-15 {
    padding-left: 15px !important;
  }
  .pl-lg-20 {
    padding-left: 20px !important;
  }
  .pl-lg-30 {
    padding-left: 30px !important;
  }
  .pl-lg-47 {
    padding-left: 47px !important;
  }
  .pb-lg-5 {
    padding-bottom: 5px !important;
  }
  .pb-lg-10 {
    padding-bottom: 10px !important;
  }
  .mt-lg-0 {
    margin-top: 0px !important;
  }
  .mt-lg-5 {
    margin-top: 5px !important;
  }
  .mt-lg-10 {
    margin-top: 10px !important;
  }
  .ml-lg-0 {
    margin-left: 0px !important;
  }
  .ml-lg-5 {
    margin-left: 5px !important;
  }
  .ml-lg-10 {
    margin-left: 10px !important;
  }
  .ml-lg-15 {
    margin-left: 15px !important;
  }
  .ml-lg-20 {
    margin-left: 20px !important;
  }
  .mb-lg-0 {
    margin-bottom: 0px !important;
  }
  .mb-lg-5 {
    margin-bottom: 5px !important;
  }
  .mb-lg-10 {
    margin-bottom: 10px !important;
  }
  .mr-lg-15 {
    margin-right: 15px !important;
  }
  .mr-lg-5 {
    margin-right: 5px !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
}
/*-----------------------------------------
-- Responsive
-------------------------------------------*/
.mobile-device-view {
  display: none;
}

/* ---------- Navigation---------- */
@media screen and (min-width: 1367px) {
  .page-container {
    max-width: 1366px;
    margin: 0px auto;
  }
  div#navbar-mobile {
    max-width: 1366px;
    margin: 0px auto;
  }
  .top_nav_div .balance_div ul li {
    list-style: none;
    font-size: 13px;
    padding-top: 10px !important;
    padding-right: 10px;
  }
}
@media screen and (min-width: 1123px) and (max-width: 1366px) {
  .top_nav_div .balance_div ul li {
    list-style: none;
    font-size: 13px;
    padding-top: 10px !important;
    padding-right: 10px;
  }
}
@media screen and (max-width: 1122px) {
  .navbar_custom_second {
    height: auto !important;
  }
  .navbar-collapse .nav.navbar-right.mbl-main-nav {
    float: left !important;
    margin-left: 20px !important;
  }
  .top_nav_div .balance_div ul li {
    list-style: none;
    font-size: 13px;
    padding-top: 13px !important;
    padding-right: 10px;
  }
  #user_company_form {
    padding-top: 7px !important;
  }
  .divs_top_nav_select {
    margin-top: 2px;
  }
}
@media screen and (max-width: 1024px) {
  .mobile-view {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .navbar_custom_second {
    height: auto !important;
  }
  .divs_top_nav_select {
    margin-top: 0px;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-content.width-350 {
    min-width: 350px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 992px) {
  /* ---------- Registration Form---------- */
  .registration_form .form-group .checkmark {
    height: 14px !important;
    width: 14px !important;
  }
  /* ---------- Navigation---------- */
  .top_nav_div .form-group-2 span.select2-selection.select2-selection--single {
    padding: 7px 10px 6px 4px;
  }
  .navbar-collapse .top_nav_div .balance_div .nav.navbar-nav {
    margin-left: 0px !important;
  }
  .navbar-collapse .navbar-header .navbar-brand h5 {
    font-size: 16px;
    margin-top: 5px;
  }
  /* ---------- Journal ---------- */
  .journal_details_total_amount span {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 768px) {
  .balance_div .creditRequest {
    padding-top: 5px;
  }
  .balance_div .credit_balance_container .balance_text {
    margin-top: 5px;
  }
  #mobile_user_company_form .input-group-company .input-group-addon {
    padding: 4px 10px !important;
  }
  #mobile_user_company_form .input-group-company .divs_top_nav_select {
    margin-top: -3px !important;
  }
}
@media screen and (max-width: 480px) {
  /* ---------- Navigation---------- */
  .companyList,
  .companyList .divs_top_nav_select {
    width: 100% !important;
  }
  .companyList .divs_top_nav_select {
    padding-bottom: 10px;
  }
  .companyDashboard {
    margin-left: 0px !important;
  }
  .companyRefresh {
    float: right;
  }
  .top_nav_div .input-group-company .divs_top_nav_select {
    margin-left: 22px !important;
  }
  .panel-refund .heading-elements .pull-right .checkbox {
    padding-bottom: 10px;
  }
  .travnetPanel .panel-title.qb-status {
    flex-direction: column;
  }
  .travnetPanel .qb-status a,
  .travnetPanel .qb-status p {
    width: 100% !important;
  }
}
/*-----------------------------------------
-- Dashboard
-------------------------------------------*/
@media only screen and (max-width: 475px) {
  .mbl-panel-header-text,
  .mbl-header-text {
    width: 90%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .travnetPanel .qb-status a {
    width: 74%;
  }
  .travnetPanel .qb-status p {
    width: 26%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 992px) {
  .mbl-panel-header-text {
    font-size: 12px;
  }
  .mbl-icon-reload-alt {
    font-size: 13px;
  }
  .travnetPanel .qb-status a {
    width: 85%;
  }
  .travnetPanel .qb-status p {
    width: 44%;
  }
}
/*-----------------------------------------------------------------------
-- Update Terms & Conditions, Cookie Preferences and Privacy Policy
-------------------------------------------------------------------------*/
@media only screen and (max-width: 475px) {
  #crmFront_page_content .crmTerms_header h1,
  #crmFront_page_content .crmPrivacy_header h1 #crmFront_page_content .crmTerms_header h1 {
    font-size: 36px !important;
  }
}
@media only screen and (max-width: 425px) {
  #crmFront_page_content .crmTerms_header h1 {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  #crmFront_page_content .crmTerms_header {
    padding-top: 5px !important;
  }
}
@media only screen and (max-width: 350px) {
  #crmFront_page_content .crmPrivacy_header h1 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  #crmFront_page_content .crmPrivacy_header {
    padding-top: 5px !important;
  }
}
/*-----------------------------------------
-- Update and Create Pages
-------------------------------------------*/
@media screen and (max-width: 768px) {
  .com-login-nav {
    padding-right: 10px;
  }
  .nav-tabs:before {
    content: "";
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
  }
  .table-responsive {
    border: none;
  }
  .form-group {
    margin-bottom: 0px;
  }
  .tabbable-main {
    overflow: hidden;
  }
  .custom_form_group {
    margin-bottom: 0px;
  }
  .panel .panel-body legend {
    margin-bottom: 0px;
  }
  .panel.panel-flat .panel-body .form-control-2 {
    margin-bottom: 0px;
  }
  .modal .modal-body .custom_form_group .mbl-check {
    padding-top: 8px;
  }
  .airport_forms .custom_form_group .checkbox-inline {
    padding-top: 18px;
  }
  input.form-control-2.access-key {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .mbl-panel-update .page-information .style_for_company.checkbox.form-checkbox-style {
    margin-left: 0px;
  }
  .mbl-panel-update .inner_heading_panels .checkbox.form-checkbox-style.style_for_company {
    min-height: 29px !important;
  }
  .mbl-panel-update,
  .mbl-deal-update .panel-footer .heading-elements-toggle {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .mbl-tabbable .nav-tabs {
    margin-bottom: 0px;
  }
  .mbl-tabbable .contact_div {
    padding: 10px 10px 0px 10px;
  }
  .new-company .panel-body legend {
    margin-bottom: 0px;
  }
  .new-company .panel-body .control-label {
    padding-top: 5px;
  }
  .mbl-panel-update .panel-body .tabbable #comapny_tabs {
    margin-bottom: 10px;
  }
  .panel .panel-body .mbl_setting .mbl-legend {
    margin-bottom: 20px;
  }
  .form-horizontal .mbl_setting .mbl-checkbox .checkbox {
    padding-top: 10px !important;
  }
  .mbl_setting #add_business_class .form-control-2 {
    margin-bottom: 10px !important;
  }
  .mbl-tabbable .client_div {
    padding: 10px 0px 0px 0px;
  }
  .mbl_modal_email .modal-dialog.client_email_modal {
    margin: 25px auto;
  }
  .airline_list_form .panel .panel-body .custom_form_group .form-control-2 {
    margin-bottom: 0px;
  }
  .panel.mbl-journal-credit .panel-footer .heading-elements-toggle {
    padding: 3px 0px;
  }
  .mbl-reconVendor-footer .visible-elements {
    text-align: left !important;
    padding: 0px !important;
  }
  .mbl-reconVendor-footer .visible-elements .btn {
    margin-top: 13px;
  }
  .panel-footer.mbl-footer .heading-elements-toggle {
    padding: 3px 0px;
  }
  .panel .heading-elements .folder-dropdown-menu.dropdown-menu {
    min-width: 175px;
  }
}
@media screen and (max-width: 1024px) {
  .mbl-panel-role .checkbox-right {
    margin-left: 9px;
  }
  #crm-deal-segment .panel.note-editor {
    margin-bottom: 8px !important;
  }
}
@media screen and (max-width: 1199px) {
  .mbl_modal_form .modal-body .custom_form_group {
    margin-bottom: 0px;
  }
  .mbl_modal_form .modal-body .form-control-2 {
    margin-bottom: 0px;
  }
  .new-company .panel-body .form-control-2 {
    margin-bottom: 3px;
  }
  #modal_cTransferCreate .modal-body .custom_form_group .form-control-2 {
    margin-bottom: 0px;
  }
  #address-setting .custom_form_group .form-control-2 {
    margin-bottom: 0px;
  }
  .mbl_setting .custom_form_group {
    margin-bottom: 0px !important;
  }
  .form-horizontal .mbl_setting .mbl-checkbox .checkbox {
    padding-top: 33px;
  }
  #bank-setting .custom_form_group .form-control-2 {
    margin-bottom: 0px;
  }
  .checkbox.style_for_company .checkmark {
    left: 0px !important;
  }
  .checkbox.style_for_company label {
    padding-left: 24px;
  }
  .vendor_New .panel-body .form-control-2 {
    margin-bottom: 0px;
  }
  #address .custom_form_group.form-group .form-control-2 {
    margin-bottom: 0px;
  }
  .vendor_New .panel-body legend {
    margin-bottom: 7px;
  }
  .client_create_form .panel-body .form-control-2 {
    margin-bottom: 0px;
  }
  .client_create_form .panel-body .radio-inline + .radio-inline {
    margin-left: 10px;
  }
  #cSetting .form-group .form-control-2 {
    margin-bottom: 0px;
  }
  .client-ticketing .form-control-2 {
    margin-bottom: 0px;
  }
  .client-ticketing .panel-body .custom_form_group {
    margin-bottom: 0px;
  }
  .activity-edit .panel-custom .form-control-2 {
    margin-bottom: 0px;
  }
  .visa-form .panel-body .form-control-2 {
    margin-bottom: 0px;
  }
  .visa-form .panel-body .custom_form_group {
    margin-bottom: 0px;
  }
  .visa-form .panel-body legend {
    margin-bottom: 0px;
  }
  .New_user_create .panel-custom .form-control-2 {
    margin-bottom: 0px;
  }
  .New_user_create .panel-custom .custom_form_group {
    margin-bottom: 0px;
  }
  .New_user_create .panel-custom legend {
    margin-bottom: 5px;
  }
  .Update_user .custom_form_group {
    margin-bottom: 0px !important;
  }
  .Update_user .custom_form_group .form-control-2 {
    margin-bottom: 0px !important;
  }
  .Update_user legend {
    margin-bottom: 5px !important;
  }
  .mbl-panel-role .user_role_contents_list .checkbox {
    min-height: 21px !important;
  }
  .mbl-panel-role .checkbox .checkbox.checkbox-white-border {
    min-height: 21px !important;
  }
  .mbl-panel-role fieldset .legend {
    padding-top: 10px !important;
  }
  .mbl-panel-role fieldset .checkbox.checkbox-white-border .checkbox-container {
    display: unset;
  }
  .panel.mbl-journal-credit .panel-body #total_journal_amount_container {
    padding-top: 10px;
  }
}
@media (max-width: 768px) {
  .panel-footer .visible-elements {
    padding: 10px;
  }
  .panel-body .task_panel_div .custom_form_group {
    margin-bottom: 0px !important;
  }
  .mbl-panel-role .checkbox {
    display: block !important;
  }
  .mbl-deal-update .pre-scrollable {
    overflow-y: scroll !important;
  }
  .mbl-deal-btn {
    text-align: center;
  }
  .mbl-deal-btn .button_id .custom-btn-xs {
    padding: 7px;
  }
  .mbl-deal-btn .btn-grp button,
  .mbl-deal-btn .btn-grp a {
    width: 30%;
  }
  .mbl-deal-btn .btn-grp a {
    margin-top: 0px !important;
  }
  .mbl-deal-btn .btn-grp button {
    margin-right: 10px;
  }
  .mbl-deal-btn #button_id .custom-btn-xs i,
  .mbl-deal-btn .button_id .custom-btn-xs i {
    font-size: 12px;
    top: 0px;
    left: -3px;
  }
  .mbl-deal-btn .btn-grp button .pull-left,
  .mbl-deal-btn .btn-grp a .pull-left {
    float: none !important;
  }
  .mbl-deal-btn .btn-grp button i {
    left: -5px !important;
  }
  .mbl_img_input .file-input .input-group-btn .btn {
    padding: 7px 13px 3px 12px;
    border-radius: 3px;
  }
  .mbl_img_input .file-input .input-group-btn .btn-file i {
    margin-top: 3px;
  }
  .mbl-deal-update .control-label {
    padding-top: 5px;
  }
  .mbl-deal-update .tabbable .tab-content .buttons {
    margin-bottom: 0px;
  }
  .mbl-deal-update .tabbable .tab-content .mbl-deal-top {
    margin-top: 10px !important;
  }
  .mbl-deal-update .modal-body .custom_form_group .mbl-checkbox {
    padding-top: 14px !important;
  }
  .edit_air_ticket_class .modal-body .custom_form_group .mbl-checkbox {
    padding-top: 14px !important;
  }
  .mbl-flat-nav .nav-tabs {
    padding: 0px;
  }
  .mbl-flat-nav .nav-tabs > li {
    float: left;
  }
  .mbl-flat-nav .nav-tabs.nav-tabs-component.nav-tabs-solid {
    border-radius: 3px;
  }
  .mbl-flat-nav .nav-tabs.nav-tabs-solid {
    background-color: #f8f8f8;
  }
  .mbl-flat-nav .nav-tabs.mbl-flat-tabs > li a {
    border: 0px !important;
  }
  .mbl-flat-nav .nav-tabs.mbl-flat-tabs > li > a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
  }
  .mbl-flat-nav .nav-tabs.mbl-flat-tabs > li > a:hover,
  .mbl-flat-nav .nav-tabs.mbl-flat-tabs > li > a:focus {
    background-color: transparent;
  }
  .mbl-flat-nav .nav-tabs.mbl-flat-tabs > .active > a,
  .mbl-flat-nav .nav-tabs.mbl-flat-tabs > .active > a:hover,
  .mbl-flat-nav .nav-tabs.mbl-flat-tabs > .active > a:focus {
    border-width: 0 0 0 2px;
    border-left-color: transparent !important;
  }
  .mbl-flat-nav .nav-tabs.mbl-flat-tabs > .active > a:after,
  .mbl-flat-nav .nav-tabs.mbl-flat-tabs > .active > a:hover:after,
  .mbl-flat-nav .nav-tabs.mbl-flat-tabs > .active > a:focus:after {
    background-color: #2a3ead;
  }
  .mbl-flat-nav .nav-tabs.mbl-flat-tabs > li:first-child > a,
  .mbl-flat-nav .nav-tabs.mbl-flat-tabs > li:last-child > a {
    border-radius: 3px 0 0 3px;
  }
  .mbl-deal-update .mbl-media .input-group > .form-control + .input-group-btn {
    padding-left: 10px;
  }
  .dealOrderForm_edit .modal-body .tabbable .tab-content .dealPassengers-edit .form-group-dlt {
    padding-top: 6px;
    text-align: left;
  }
}
@media (min-width: 768px) {
  .mbl_img_input .file-input .input-group,
  .mbl_img_input .file-input .input-group-btn {
    display: block;
    position: absolute;
    padding-left: 0px !important;
  }
  .mbl_img_input .file-input .file-caption {
    top: 3px;
    left: 106px;
    width: 75%;
    border: none !important;
  }
  .mbl_img_input .file-input .file-caption:focus {
    border-color: transparent !important;
    box-shadow: none !important;
  }
  .mbl_img_input .file-input .file-caption .file-caption-name {
    width: 110px !important;
  }
  .mbl_img_input .file-input .input-group-btn .btn {
    padding: 7px 13px 3px 12px;
    border-radius: 3px;
  }
  .mbl_img_input .file-input .file-caption-main i {
    padding-top: 5px;
  }
  .mbl-panel-list .heading-elements.qb-contents .icons-list .receipt_void_btn a {
    height: 26px !important;
  }
}
@media (max-width: 1024px) {
  div#modal_airticket_new .modal-dialog.modal-lg,
  .edit_air_ticket_class .modal-dialog.modal-lg {
    width: inherit;
    margin: 30px;
  }
}
@media (max-width: 1199px) {
  .form-group-2 span.select2.select2-container.select2-container--default {
    margin-bottom: 0px;
  }
  .mbl-deal-update .custom_form_group.mbl-media {
    margin-bottom: 10px !important;
  }
  .mbl-deal-update .modal-body .mbl-media {
    margin-bottom: 10px !important;
  }
  .mbl-deal-update .tabbable .mbl-flat-tabs {
    margin-bottom: 10px;
  }
  .mbl-deal-update .custom_form_group .file-caption-name {
    width: 100%;
  }
  .mbl-deal-update .modal-body .custom_form_group .mbl-checkbox-1 {
    padding-top: 10px !important;
  }
  .form_add_avail .modal-body .form-control-2,
  .avail_edit_form .modal-body .form-control-2 {
    margin-bottom: 0px;
  }
  .pass_modal_forms .pass_edit_form_id .modal-body .custom_form_group,
  .pass_modal_forms .pass_edit_form_id .modal-body .form-control-2 {
    margin-bottom: 0px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .vendor_New .panel .panel-body .form-group {
    margin-bottom: 0px;
  }
  .form-group div[class*=col-lg-]:not(.control-label) + div[class*=col-lg-] {
    margin-top: 0px !important;
  }
  .panel.mbl-journal-credit .panel-body .custom_form_group,
  .panel.mbl-journal-credit .panel-body .form-control-2 {
    margin-bottom: 0px;
  }
  .mbl-tabbable .nav-tabs {
    margin-bottom: 10px;
  }
  .mbl-panel-role .role-check-admin {
    padding-top: 33px;
  }
  .mbl-deal-update .modal-body {
    padding-bottom: 5px !important;
  }
  .mbl-deal-update .tabbable .tab-content .buttons {
    margin-bottom: 10px;
  }
  .mbl-deal-update .custom_form_group .form-control-2 {
    margin-bottom: 0px !important;
  }
  .mbl-deal-update .modal-body .custom_form_group .form-control-2 {
    margin-bottom: 0px !important;
  }
  .mbl-deal-update .modal-body .custom_form_group .mbl-checkbox {
    padding-top: 31px !important;
  }
  .edit_air_ticket_class .modal-body .custom_form_group .mbl-checkbox {
    padding-top: 31px !important;
  }
  .dealOrderForm_edit .mbl-order-folder {
    padding-top: 30px;
    text-align: right;
  }
  .panel.mbl-journal-credit .panel-body #total_journal_amount_container h6 span {
    font-size: 12px !important;
  }
  .task-panel .form-group,
  .task-panel .form-control-2 {
    margin-bottom: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .mbl_panel_heading {
    float: left !important;
    position: static !important;
  }
  .mbl-deal-btn .button_id button,
  .mbl-deal-btn .button_id a {
    width: 10% !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1282px) {
  .mbl_panel_heading {
    margin-top: -8px;
    height: auto !important;
    position: static !important;
  }
  .mbl_panel_heading .inner_heading_ul {
    height: 100%;
    padding-left: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 0px;
  }
  .mbl_panel_heading ul li {
    padding-top: 0px !important;
    min-height: 0px !important;
  }
  .mbl_panel_heading .inner_heading_ul li a,
  .mbl_panel_heading .inner_heading_ul li button {
    font-size: 10px;
    padding: 6px 14px;
    line-height: 1.5 !important;
    margin-bottom: 0px !important;
  }
  .panel-heading .page-information a.custom_button_link-2 {
    font-size: 10px;
  }
  .panel_heading .page-information a.custom_button_link-2 i,
  .mbl_panel_heading .inner_heading_ul li a i,
  .mbl_panel_heading .inner_heading_ul li button i {
    font-size: 12px !important;
  }
  .panel-heading .heading-elements .inner_heading_ul a.custom_button_link-2 i {
    line-height: 1;
    vertical-align: middle !important;
  }
}
@media (min-width: 1200px) {
  .mbl_panel_heading .inner_heading_ul {
    height: 100%;
    padding-left: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 0px;
  }
  .from-control-long {
    width: 98%;
    margin-left: 19px;
  }
  .form-group-2 span.select2.select2-container.select2-container--default {
    margin-bottom: 0px !important;
  }
  .des_input {
    width: 95% !important;
    float: right;
  }
  .mbl_des_input {
    width: 98% !important;
    float: right;
  }
  .mbl-deal-update .modal-body {
    padding-bottom: 5px !important;
  }
  .dealOrderForm_edit .modal-body .tabbable .tab-content .dealPassengers-edit .multi_passenger_title {
    width: 66px;
    padding: 5px 2px !important;
  }
  .mbl-deal-btn .button_id button,
  .mbl-deal-btn .button_id a {
    width: 7% !important;
  }
}
/*-----------------------------------------
--               Update Pages
-------------------------------------------*/
@media screen and (max-width: 380px) {
  .divs_top_nav_select {
    width: 92%;
  }
}
@media screen and (max-width: 425px) {
  .receipt_custom_button {
    padding: 6px 10px !important;
    display: inline-block !important;
    font-size: 12px !important;
  }
  .mbl-panel-heading .page-information .form-checkbox-style {
    margin-left: 0px !important;
  }
  .panel .panel-heading .quote_elements ul li a {
    padding: 3px 19px !important;
  }
}
@media screen and (max-width: 560px) {
  .top_nav_div {
    flex-direction: column;
  }
  .balance_div {
    float: left;
    display: block;
    width: 100%;
  }
  #user_company_form {
    max-width: 100%;
    width: 100%;
  }
  .input-group-company {
    float: left;
    width: 100%;
  }
  .divs_top_nav_select {
    width: 93%;
  }
  #mobile_user_company_form .input-group-company .input-group-addon {
    padding: 4px !important;
    margin-left: -3px !important;
  }
  .balance_div .credit_balance_container .balance_text {
    margin-top: 2px !important;
  }
  .creditRequest {
    float: right;
    padding: 2px 4px 0 0 !important;
  }
  .companyList .divs_top_nav_select {
    width: 100% !important;
  }
  .note-toolbar .note-color .note-dropdown-menu.dropdown-menu {
    position: absolute;
  }
}
@media screen and (max-width: 578px) {
  .mbl-folder-btn #button_id {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    margin: 18px 0px 14px 0px;
  }
}
@media screen and (max-width: 768px) {
  .desktop-view {
    display: none;
  }
  .desktop-device-view {
    display: none;
  }
  .mobile-device-view {
    display: block;
  }
  .sidebar.sidebar-main.sidebar-default {
    top: 30px;
  }
  .mobile-device-view .navbar-header {
    padding: 0px 20px;
  }
  .mobile-device-view .navbar-header .nav {
    width: 18%;
  }
  .mobile-device-view .navbar-header .navbar-nav > li {
    padding-top: 6px;
    float: right;
  }
  .mobile-device-view a.navbar-brand {
    width: 82%;
    height: 40px;
  }
  .mobile-device-view a.navbar-brand h5 {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .top_nav_div .form-group-2 span.select2-selection.select2-selection--single {
    padding: 9px 15px 6px 0px;
  }
  .mobile-device-view .navbar .top_nav_div .input-group-addon {
    color: #2a3ead;
    margin-left: -1px;
  }
  .top_nav_div .form-group-2 .select2-selection--single .select2-selection__arrow:after {
    font-size: 24px;
    color: #2a3ead;
    right: 3px;
  }
  .mobile-device-view .navbar .top_nav_div .input-group-company {
    justify-content: space-between;
  }
  .mobile-device-view a.navbar-brand img {
    width: auto;
    max-height: 100%;
  }
  .sidebar.sidebar-main.sidebar-default .media-body a.media-heading.notification_credit_single_item {
    padding: 0px;
    min-height: auto;
  }
  .sidebar.sidebar-main.sidebar-default .media-body a.media-heading.notification_credit_single_item {
    padding: 0px;
    min-height: auto;
  }
  .sidebar.sidebar-main.sidebar-default ul.media-list.notify_dropdown_menu.hidden-ul {
    padding: 8px 20px;
  }
  .sidebar.sidebar-main.sidebar-default .navigation li a {
    color: #333;
  }
  .sidebar-category.sidebar-category-visible .media-body a {
    padding: 0px;
    min-height: auto;
  }
  .sidebar-default .navigation > li ul li {
    padding-left: 10px;
  }
  .login-nav img {
    padding-left: 20px;
  }
  /*=======================================
  --navbar
  ==========================================*/
  .navbar_custom_second.navbar-default .navbar-nav > li > a.collapsed:hover {
    background: transparent;
  }
  .mobile-device-view .navbar-header .navbar-nav > li {
    position: relative;
    right: -10px;
  }
  .mobile-device-view ul.nav.navbar-nav {
    margin: 0px !important;
  }
  .mobile-device-view .sidebar-default .navigation li > a {
    color: #333333;
    min-height: auto;
    padding: 8px 20px;
  }
  .navbar.navbar-inverse.bg-indigo.travnet_nav_custom {
    height: auto;
  }
  .navbar_custom_second {
    height: auto !important;
    min-height: auto;
    background: transparent !important;
  }
  .navbar.navbar_custom_second ul.trav-mobile-header .navbar-brand img {
    height: 40px;
  }
  .navbar.navbar_custom_second ul.trav-mobile-header .navbar-brand {
    background: transparent !important;
  }
  .navbar.navbar_custom_second ul.trav-mobile-header li {
    width: 50%;
    float: left;
  }
  .refer_link {
    display: block;
  }
  .sidebar-category.sidebar-category-visible .navigation .badge {
    float: none;
  }
  .navbar_custom_second .navbar-nav > li > a,
  .navbar_custom_second .navbar-nav > li > a i {
    color: #2a3ead;
  }
  div#navbar-second-toggle {
    position: relative;
    z-index: 9;
    background: #fcfcfc;
  }
  .navbar-default > .navbar-nav > li > a:not(.collapsed),
  .navbar-default > .navbar-nav > li > a:hover,
  .navbar-default > .navbar-nav > li > a:focus {
    background-color: transparent;
  }
  .navbar.navbar_custom_second ul.trav-mobile-header li a.collapse-btn {
    text-align: right;
    top: 10px;
    padding-right: 20px;
  }
  .navbar_custom_second div#navbar-second-toggle .navbar-nav > li > a,
  .navbar_custom_second div#navbar-second-toggle .navbar-nav > li > a i {
    color: #4455b5;
  }
  .navbar-nav > li > a {
    padding: 6px 10px;
  }
  .navbar-default .navbar-collapse .navbar-nav {
    width: 100%;
  }
  .navbar_custom_second.navbar-default .navbar-nav > li > a:hover,
  .navbar_custom_second.navbar-default .navbar-nav > li > a:focus {
    color: #333333 !important;
  }
  ul.nav.navbar-nav.navbar-nav-material li a .load-1 .line,
  .sidebar-category.sidebar-category-visible li a .load-1 .line {
    background-color: #4455b5;
  }
  ul.nav.navbar-nav.navbar-nav-material li.active a .load-1 .line {
    background-color: #ffffff;
  }
  .top_nav_div {
    float: left;
  }
  .navbar-header a.navbar-brand {
    padding-left: 0px !important;
  }
  .top_nav_div {
    float: left;
    padding-left: 20px;
    padding-right: 15px;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .access-code-li {
    padding-inline: 20px;
  }
  .balance_div {
    float: left;
    display: flex;
  }
  .navbar-inverse .navbar-collapse {
    background-color: #ffffff;
    border-color: #ffffff;
  }
  .panel-body-2.dashboard-summary {
    float: left;
    width: 100%;
  }
  .accounting-year-desc.pull-right {
    float: left;
    width: 100%;
  }
  .panel-body-2.dashboard-summary .panel-header {
    float: left;
    width: 100%;
    padding-bottom: 10px;
  }
  form#user_company_form {
    margin-left: 0px;
  }
  .top_nav_div .balance_bg .dropdown-menu-items.mbl-credit {
    right: unset;
    left: 13px;
  }
  /*=======================================
  --navbar  ends
  ==========================================*/
  .dashboard-icnons {
    margin-bottom: 5px;
  }
  .airfileimagePreview {
    width: 50px;
    height: 38px;
    background-size: contain;
    margin: 0px;
  }
  .footer {
    position: relative;
    float: left;
    width: 100%;
  }
  .page-content {
    /* float: left; */
    /* width: 100%; */
    display: block;
  }
  .footer-text {
    text-align: left;
  }
  footer.footer.text-muted a {
    float: none;
  }
  .footer-text ul {
    padding: 0px;
  }
  /*-------------------------Flight result---------------*/
  .cst-crm-flightlist {
    margin-top: 12px;
  }
  .custom_top_filter_div a.btn.btn-default.btn-block.btn-float.btn-float-lg.legitRipple {
    padding: 5px 0px;
    padding-top: 0px;
  }
  .custom_top_filter_div .btn-float.btn-float-lg i {
    font-size: 13px;
    margin-right: 4px;
  }
  .custom_top_filter_div .btn-float > span {
    display: inline-block;
    padding-top: 6px;
    font-size: 12px;
  }
  .custom_search_list_design .crm_flight_from_schedule h6 {
    display: block !important;
  }
  .custom_search_list_design .cst-crm-flightlist-airline-img .img-preview {
    max-width: 50px;
  }
  .support-content {
    bottom: 60px;
  }
  .session-info {
    padding-left: 10px;
  }
  .input-group-company {
    float: left;
    height: 38px;
  }
  .mobile-view {
    display: none;
  }
  .heading-elements.datatable_contents_header {
    display: block;
  }
  .page-information p {
    display: block;
    margin-bottom: 10px;
  }
  .page-information > a {
    margin-left: 0px;
  }
  .heading-elements.datatable_contents_header .dt-buttons {
    margin: 0px;
  }
  .heading-elements.datatable_contents_header ul.icons-list {
    margin: 0px;
    margin-bottom: 10px;
  }
  .heading-elements.datatable_contents_header .dt-buttons > .btn:last-child {
    margin: 0px !important;
  }
  /*===========================
  == Search history
  ============================*/
  .search_tabs_icon > li.active {
    border-left: 2px solid #EC407A !important;
  }
  .search_tabs_icon > li.active > a,
  .search_tabs_icon > li.active > a:focus {
    border-bottom: none !important;
    background-color: #f5f5f5 !important;
  }
  .mbl-bookingDetail-tray .panel-body .allBtn a,
  .mbl-bookingDetail-tray .panel-body .allBtn button {
    padding: 6px 6px !important;
  }
  .mbl-bookingDetail-tray .panel-body .allBtn a i,
  .mbl-bookingDetail-tray .panel-body .allBtn button i {
    padding-top: 1px;
  }
  .mbl-qbService_form .panel-flat .panel-body .mbl-select {
    width: 90%;
  }
  .mbl-qbService_form .panel-flat .panel-body .custom_form_group .control-label {
    padding-top: 5px;
  }
  .mbl_panel_heading {
    float: left !important;
    display: block !important;
  }
  .mbl_panel_heading .inner_heading_ul {
    padding-left: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .mbl_panel_heading ul li {
    min-height: 33px !important;
    padding-top: 0px !important;
  }
  .mbl_panel_heading .inner_heading_ul li a,
  .mbl_panel_heading .inner_heading_ul li button {
    font-size: 10px;
    padding: 4px 14px;
  }
  .panel-heading .page-information a.custom_button_link-2 {
    font-size: 10px;
  }
  .panel_heading .page-information a.custom_button_link-2 i,
  .mbl_panel_heading .inner_heading_ul li a i,
  .mbl_panel_heading .inner_heading_ul li button i {
    font-size: 12px !important;
  }
  .panel-heading .heading-elements .inner_heading_ul a.custom_button_link-2 i {
    line-height: 1;
    vertical-align: middle !important;
  }
  #modal_airticket_form .modal-body .custom_form_group .mbl-checkbox,
  .edit_air_ticket_class .modal-body .custom_form_group .mbl-checkbox,
  .air_segment_forms .modal-body .custom_form_group .mbl-checkbox,
  .edit_air_segment_forms .modal-body .custom_form_group .mbl-checkbox {
    padding-top: 18px !important;
  }
  .mbl-clint-create .contact_names {
    width: auto;
  }
  .receipt_void_btn a,
  .receipt_custom_button {
    height: 27px !important;
    line-height: 1.2 !important;
  }
  .panel .panel-heading .quote_elements {
    display: block !important;
    float: left;
  }
  .panel .panel-heading .quote_elements ul li {
    min-height: 0px;
    padding-top: 0px;
  }
}
@media screen and (max-width: 865px) {
  #tabs-solid-target-right .history-tab {
    padding-right: 10px !important;
  }
  .tab_pnrgov {
    float: left !important;
    padding-left: 10px !important;
    padding-bottom: 7px !important;
  }
}
@media only screen and (min-width: 578px) and (max-width: 1199px) {
  .mbl-folder-btn #button_id {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 18px 0px 14px 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .w-14 {
    width: 14% !important;
  }
  .w-86 {
    width: 86% !important;
  }
  .pl-2 {
    padding-left: 2px !important;
  }
  .mbl_form .panel-body .custom_form_group .form-control-2,
  .mbl-form .modal-body .custom_form_group .form-control-2 {
    margin-bottom: 0px !important;
  }
  .mbl-bookingDetail-tray .panel-body .form-group.custom_form_group {
    margin-bottom: 0px !important;
  }
  .mbl-bookingDetail-tray .panel-body .form-group.custom_form_group .form-control-2 {
    margin-bottom: 0px !important;
  }
  #modal_airticket_form .modal-body .custom_form_group .mbl-checkbox,
  .edit_air_ticket_class .modal-body .custom_form_group .mbl-checkbox,
  .air_segment_forms .modal-body .custom_form_group .mbl-checkbox,
  .edit_air_segment_forms .modal-body .custom_form_group .mbl-checkbox {
    padding-top: 31px !important;
  }
  .mbl-qbService_form .panel-flat .panel-body .form-control-2,
  .mbl-qbService_form .panel-flat .panel-body .custom_form_group.form-group {
    margin-bottom: 0px !important;
  }
  .mbl-qbService_form .panel-flat .panel-body .mbl-select {
    width: 78%;
  }
  .mbl_uploadAvatar {
    margin-top: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 824px) {
  .mbl-clint-create .checkbox {
    margin-left: 0px !important;
  }
  .mbl-clint-create .checkbox label {
    padding-left: 24px;
  }
  .panel-custom .resources-pl-0 {
    padding-left: 0px;
  }
}
@media screen and (max-width: 1199px) {
  .mbl-bookingDetail-tray .mbl-panel-body {
    float: none !important;
  }
  .mbl-bookingDetail-tray .panel-body .allBtn {
    margin-top: 20px;
    padding: 0px 10px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .mbl-bookingDetail-tray .panel-body .allBtn a,
  .mbl-bookingDetail-tray .panel-body .allBtn button {
    width: auto !important;
    padding: 6px 20px;
    margin-right: 7px;
  }
  .mbl-bookingDetail-tray .panel-body .allBtn a i,
  .mbl-bookingDetail-tray .panel-body .allBtn button i {
    padding-top: 1px;
    padding-right: 5px;
    font-size: 14px;
  }
  .addNew-desktopView {
    display: none;
  }
  .mbl-qbService_form .panel-flat .panel-body .mbl-qb-select {
    display: flex;
    justify-content: start;
  }
  #copy-btn-container button {
    width: 58px !important;
    height: 28px !important;
    font-size: 10px !important;
    padding: 7px !important;
  }
}
@media (min-width: 1200px) {
  .w-13 {
    width: 13% !important;
  }
  .w-14 {
    width: 14% !important;
  }
  .w-86 {
    width: 86% !important;
  }
  .w-87 {
    width: 87% !important;
  }
  .w-98 {
    width: 98% !important;
  }
  .w-110 {
    width: 110% !important;
  }
  .pl-2 {
    padding-left: 2px !important;
  }
  .mbl-addNew {
    display: none;
  }
  .mbl-qbService_form .panel-flat .panel-body .mbl-select .select2 {
    width: 110% !important;
  }
  .mbl-qbService_form .panel-flat .panel-body .mbl-qb-textArea {
    width: 116%;
    margin-left: -36px;
  }
  .panel-flat .panel-body .address_form_group .address_lbl {
    width: 12%;
  }
  .panel-flat .panel-body .address_form_group .custom_form_group {
    width: 105%;
  }
  .tab-content .tab-pane .address_lbl {
    width: 6% !important;
  }
  .tab-content .tab-pane .address_textarea {
    width: 105% !important;
  }
}
/*-----------------------------------------
            List Pages
-------------------------------------------*/
@media screen and (max-width: 360px) {
  .mbl-panel-list .heading-elements.mbl-firstApprovalList:not(.not-collapsible) {
    position: absolute !important;
  }
  .mbl-panel-list.panel-refund .heading-elements .icons-list li {
    padding-bottom: 5px;
  }
}
@media only screen and (min-width: 380px) and (max-width: 390px) {
  .mbl-panel-list .panel-heading .heading-elements.qb-contents .icons-list .mbl-view {
    width: unset !important;
  }
}
@media screen and (max-width: 439px) {
  .mbl-panel-btray .rad-report .panel-heading .page-information p span {
    display: none;
  }
  .mbl-panel-list .heading-elements.mbl-secondApprovalList:not(.not-collapsible) {
    position: absolute !important;
  }
}
@media screen and (max-width: 479px) {
  .mbl-panel-btray .board .tab .panel-heading ul.nav-tabs li a {
    border-radius: 0px;
  }
  .mbl-panel-btray .board .tab .panel-heading ul.nav-tabs li {
    margin-bottom: 10px;
  }
  .board .tab .nav-tabs li a {
    margin-right: 0px !important;
  }
}
@media only screen and (min-width: 769px) {
  .mbl_filter .modal-dialog .modal-body .mbl-report-dateRange {
    width: 462px !important;
    margin-left: -49px;
  }
  .mbl_filter .modal-dialog .modal-body .mbl-report-dateRange-1 {
    width: 463px !important;
    margin-left: -48px;
  }
  .mbl_filter .modal-dialog .modal-body .mbl-report-dateRange-3 {
    width: 463px !important;
    margin-left: -49px;
  }
  .mbl_filter .modal-dialog .modal-body .mbl-report-dateRange-2 {
    width: 439px !important;
    margin-left: -25px;
  }
  .mbl_filter .modal-dialog .modal-body .mbl-select-2 {
    width: 117% !important;
    margin-left: -23px;
  }
  .mbl-modal-edit .modal-dialog .modal-body .mbl-select-2 {
    width: 112% !important;
    margin-left: -49px;
  }
  .note-toolbar .note-color .note-dropdown-menu.dropdown-menu .note-palette {
    width: 48%;
    float: left;
  }
  .note-toolbar .note-color .note-dropdown-menu.dropdown-menu .note-palette > div {
    padding: 5px 10px;
  }
  .note-toolbar .note-color .note-dropdown-menu.dropdown-menu .note-palette #backColorPicker,
  .note-toolbar .note-color .note-dropdown-menu.dropdown-menu .note-palette #foreColorPicker {
    margin-left: 8px;
  }
  .panel .heading-elements .folder-dropdown-menu.dropdown-menu {
    min-width: 190px;
  }
}
@media screen and (max-width: 767px) {
  .page-container.login-company-container .page-content {
    display: block;
    width: 100%;
  }
  .form-group {
    margin-bottom: 0px !important;
  }
  .custom_form_group {
    margin-bottom: 0px !important;
  }
  .custom_form_group .form-control-2 {
    margin-bottom: 0px;
  }
  .form-group .form-control-2 {
    margin-bottom: 0px;
  }
  .mbl-panel-list .panel-heading .page-information > a {
    margin-right: 10px;
  }
  .mbl-panel-list .panel-heading .page-information form {
    margin-left: 0px !important;
    margin-bottom: 4px;
  }
  .mbl-panel-list .panel-heading .page-information p > span {
    display: none;
  }
  .mbl-panel-list .panel-heading .page-information a > span {
    display: none;
  }
  .mbl-panel-footer .heading-elements .pagination {
    margin-top: 10px;
  }
  .create_btn a > span,
  .heading-elements.qb-contents .custom__button p {
    display: none;
  }
  .mbl-panel-list .panel-heading .heading-elements .icons-list .create_btn > a,
  .heading-elements.qb-contents .custom__button {
    height: 27px;
    width: 27px;
    padding: 8px 7px !important;
  }
  .mbl-panel-list .panel-heading .heading-elements .icons-list .create_btn a > i {
    font-size: 12px;
  }
  .mbl-panel-list .panel-heading .heading-elements .icons-list .create_btn {
    margin-right: 5px !important;
  }
  .mbl-panel-list .panel-heading .heading-elements.qb-contents .icons-list .svg-link svg {
    width: 22px !important;
  }
  .heading-elements.qb-contents .qb_add span,
  .heading-elements.qb-contents .qb_refresh span {
    width: unset;
    display: flex;
    align-items: center;
  }
  .heading-elements.qb-contents .qb_add span svg,
  .heading-elements.qb-contents .qb_refresh span svg {
    margin-right: 0px !important;
  }
  .mbl-panel-list .heading-elements .icons-list .dropdown-menu-right li {
    margin-right: 0px !important;
  }
  .mbl-panel-list .heading-elements .icons-list .dropdown-menu-right li a {
    padding: 4px 15px !important;
  }
  .mbl-panel-list .heading-elements .icons-list .dropdown-menu-right li strong {
    margin-left: 15px !important;
  }
  .mbl-panel-list .heading-elements .icons-list .dropdown-menu-right li.dropdown-title {
    margin-top: 10px !important;
  }
  .mbl-panel-list .heading-elements .icons-list .dropdown-menu-right li.dropdown-title:first-child {
    margin-top: 5px !important;
  }
  .mbl-panel-list .panel-heading .heading-elements .icons-list li {
    margin-right: 5px;
    margin-left: 0px !important;
  }
  .mbl-panel-list .panel-heading .heading-elements .icons-list li:last-child {
    margin-right: 0px;
  }
  .mbl-panel-list .panel-heading .heading-elements .icons-list .desktop-view {
    display: none;
  }
  .mbl-panel-list .panel-heading .heading-elements .icons-list .mbl-view {
    display: block;
  }
  .mbl-panel-list .heading-elements.datatable_contents_header .dt-buttons > .btn:last-child {
    height: 29px !important;
  }
  .mbl-panel-list .heading-elements.datatable_contents_header ul.icons-list button.dt-button.datatable_buttons_styles-2 {
    margin-top: 3px;
    height: 23px;
  }
  .mbl-panel-list .panel-heading .heading-elements .icons-list .refresh {
    text-align: right;
    display: inline-block;
  }
  .panel .panel-heading.custom_system_log .heading-elements .icons-list .icon-sync {
    margin-top: 0px !important;
  }
  .mbl-panel-list .heading-elements.datatable_contents_header ul.icons-list i.icon-sync {
    margin-top: 6px !important;
    margin-right: 4px;
  }
  .mbl_filter .modal-body .btn.btn-default.dateRange-predefined.legitRipple {
    margin-bottom: 0px !important;
  }
  .mbl_filter .modal-body .custom_form_group {
    min-height: unset;
  }
  .mbl_filter .modal-body .custom_form_group .form-control-2 {
    margin-bottom: 0px !important;
  }
  .mbl-profile .form-group {
    margin-top: 10px !important;
  }
  .mbl-profile .panel-heading .page-information p {
    margin-right: 0px !important;
  }
  .mbl-profile .panel-body .form-group div[class*=col-sm-]:not(.control-label) + div[class*=col-sm-] {
    margin-top: 10px;
  }
  .mbl-email-list .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    padding-bottom: 10px !important;
  }
  .navbar-btn,
  .navbar-btn.btn-sm,
  .navbar-btn.btn-xs {
    margin: 10px 0px !important;
    display: block;
  }
  .mbl-email-list .heading-elements {
    margin-top: 0px;
  }
  .email_sidebar .sidebar-separate.sidebar-default .sidebar-content {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  }
  .user-profile-sidebar {
    display: block !important;
  }
  .user-profile-sidebar .sidebar-content {
    top: -60px;
  }
  .mbl_user_img {
    text-align: left !important;
  }
  .mbl_user_img img {
    width: 25% !important;
    height: 25% !important;
  }
  /*-----------Back Office-----------*/
  .heading-elements .icons-list .mbl-pdf {
    display: flex;
  }
  .heading-elements .icons-list .mbl-pdf > a {
    margin-top: 4px !important;
    margin-right: 10px;
    margin-left: 0px !important;
  }
  .mbl-abta-dropdown {
    margin-right: 8px !important;
  }
  .heading-elements.datatable_contents_header .mbl-abta-dropdown a.custom_button_link-2 {
    display: flex !important;
    margin-top: 3px;
    padding: 4px 6px !important;
  }
  .mbl-abta-dropdown .abta-pdf {
    display: none !important;
  }
  .mbl-abta-dropdown a.custom_button_link-2 i {
    margin-top: 1px;
  }
  .mbl-abta-dropdown .dropdown-menu-right {
    left: 0;
    right: auto;
  }
  .mbl-panel-list .panel-heading .heading-elements .icons-list .mbl-report-pdf a {
    margin-left: 0px !important;
    margin-right: 5px;
    margin-top: 3px;
  }
  .mbl-journal-dropdown .dropdown-menu li > a {
    width: 100% !important;
  }
  .mbl-journal-dropdown .dropdown-menu-right {
    left: 0;
    right: auto;
  }
  .mbl-panel-list .panel-footer .heading-elements .list-inline.list-inline-separate.heading-text.text-muted {
    margin-top: 0px;
  }
  .mbl-panel-list .panel-footer .heading-elements ul li p {
    margin-bottom: 0px;
  }
  .mbl-panel-list .panel-footer .heading-elements .pagination {
    margin-top: 10px;
  }
  .mbl-panel-btray .board .tab .panel-heading ul.nav-tabs {
    padding: 0px !important;
    margin: 0px !important;
    box-shadow: none;
  }
  .mbl-panel-btray .rad-report .panel-heading .page-information p span {
    display: none;
  }
  .mbl-panel-btray .board .tab-pane .heading-elements .icons-list li a .mbl-bicon {
    margin-top: -19px !important;
    font-size: 20px;
  }
  .mbl-panel-btray .board .tab-pane .heading-elements .icons-list li a .icon-filter3.mbl-bicon {
    margin-right: 3px;
    font-size: 23px;
  }
  .mbl-panel-btray .board .tab-pane .heading-elements ul.icons-list button.dt-button.datatable_buttons_styles-2 {
    margin-top: 3px !important;
  }
  .mbl-panel-btray .board .dataTables_paginate.paging_simple_numbers {
    margin: 10px 0px 10px 0px !important;
  }
  .mbl_reissue_modal .modal-body .custom_form_group,
  .mbl_refund_modal .modal-body .custom_form_group {
    min-height: 32px !important;
  }
  .note-toolbar .note-color .note-dropdown-menu.dropdown-menu {
    min-width: unset;
  }
  .note-toolbar .note-color .note-dropdown-menu.dropdown-menu .note-palette > div {
    padding: 5px 0px 5px 12px;
  }
  .note-toolbar .note-color .note-dropdown-menu.dropdown-menu .note-palette #backColorPicker,
  .note-toolbar .note-color .note-dropdown-menu.dropdown-menu .note-palette #foreColorPicker {
    margin-left: 5px;
  }
}
@media only screen and (max-width: 350px) {
  .mbl-panel-list .panel-heading .heading-elements.qb-contents .icons-list .create_btn a,
  .mbl-panel-list .panel-heading .heading-elements.qb-contents .custom__button {
    height: 25px;
    width: 25px;
    padding: 7px !important;
  }
  .mbl-panel-list .panel-heading .heading-elements.qb-contents .icons-list .svg-link svg {
    width: 20px !important;
  }
  .mbl-panel-list .panel-heading .heading-elements.qb-contents .datatable_buttons_styles-for-filter i {
    margin-right: 0px;
  }
  .mbl-panel-list .panel-heading .heading-elements.qb-contents .icons-list .li-dt-btns .dt-buttons .dt-button:last-child {
    margin-left: 0px !important;
  }
  .mbl-panel-list .panel-heading .heading-elements.qb-contents .icons-list .li-dt-btns .dt-buttons .dt-button {
    margin-left: 5px !important;
  }
  .receipt_void_btn a,
  .receipt_custom_button {
    height: 25px !important;
  }
  .note-toolbar .note-color .note-dropdown-menu.dropdown-menu {
    position: absolute;
    left: -82px;
  }
}
@media screen and (max-width: 779px) {
  .dataTable thead .sorting:before {
    right: 3px;
  }
  .dataTable thead .sorting:after {
    right: 3px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .mbl-panel-btray .board .tab .heading-elements .b_tray_nav {
    display: inline-block;
    width: 45%;
  }
  .mbl-panel-btray .board .tab .panel-heading ul.nav-tabs {
    display: flex !important;
  }
  .mbl-panel-btray .board .tab .nav-tabs li a {
    padding: 7px 12px 6px 12px !important;
    font-size: 10px !important;
  }
  .mbl-panel-btray .board .tab .nav-tabs li a i {
    font-size: 13px;
  }
  .mbl-panel-btray .board .tab-pane .heading-elements {
    float: right;
    margin-right: 10px !important;
    margin-top: -29px;
  }
  .travnetPanel .qb-status a {
    width: 40%;
  }
  .travnetPanel .qb-status p {
    width: 60%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1007px) {
  .single-crm-resources-values h6 {
    font-size: 12px !important;
  }
}
@media only screen and (min-width: 769px) and (max-width: 990px) {
  /*-----------Back Office-----------*/
  .single-crm-resources-values h6 {
    font-size: 10px !important;
  }
  .single-crm-resources-values span {
    padding-top: 2px;
    font-size: 10px !important;
  }
}
@media only screen and (min-width: 379px) and (max-width: 519px) {
  .mbl-panel-list .panel-heading .heading-elements .icons-list .mbl-view {
    width: 26%;
    text-align: right;
    display: block;
  }
  .mbl-panel-list .panel-heading .heading-elements .icons-list .li-dt-btns {
    width: 60%;
    display: inline-block;
  }
  .mbl-panel-list .panel-heading .heading-elements .icons-list .li-dt-btns .dt-buttons {
    display: inline-block;
  }
  .mbl-panel-list .panel-heading .heading-elements .icons-list .refresh {
    width: 7%;
  }
}
@media only screen and (min-width: 379px) and (max-width: 768px) {
  .mbl-panel-list .heading-elements.mbl-firstApprovalList,
  .mbl-panel-list .heading-elements.mbl-secondApprovalList:not(.not-collapsible) {
    position: absolute !important;
    margin-top: -14px !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 378px) {
  .mbl-panel-list .panel-heading .heading-elements .icons-list {
    flex-wrap: wrap;
  }
  .mbl-panel-list .heading-elements.mbl-firstApprovalList:not(.not-collapsible) {
    position: absolute !important;
    margin-top: -14px !important;
  }
  .mbl-panel-list .panel-heading .heading-elements .icons-list .custom-dt-btns {
    margin-right: 0px;
  }
  .mbl-panel-list .panel-heading .heading-elements .icons-list .custom-mbl-view {
    display: none;
  }
  .mbl-panel-list .heading-elements.qb-contents .icons-list .receipt_void_btn {
    margin-bottom: 5px;
  }
}
@media only screen and (min-width: 520px) and (max-width: 768px) {
  .mbl-panel-list .panel-heading .heading-elements .icons-list .mbl-view {
    width: 28%;
    text-align: right;
    display: block;
  }
  .mbl-panel-list .panel-heading .heading-elements .icons-list .li-dt-btns {
    width: 62%;
    display: inline-block;
  }
  .mbl-panel-list .panel-heading .heading-elements .icons-list .li-dt-btns .dt-buttons {
    display: inline-block;
  }
  .mbl-panel-list .panel-heading .heading-elements .icons-list .refresh {
    width: 5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  /*-----------Back Office-----------*/
  .panel-custom .single-crm-resources-values .mbl-panel-comm {
    padding: 6px 7px;
  }
}
@media screen and (max-width: 925px) {
  .mbl-secondApprovalTable thead th {
    padding: 0px 10px !important;
  }
}
@media screen and (max-width: 1024px) {
  .email_sidebar {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .email_sidebar .sidebar-main .sidebar-content .sidebar-category .navigation {
    padding-bottom: 0px !important;
  }
  .email_sidebar .sidebar-main .sidebar-content .sidebar-category .category-content .btn-block {
    display: unset;
  }
}
@media screen and (max-width: 1057px) {
  .mbl-firstApprovalTable thead th {
    padding: 0px 10px !important;
  }
}
@media screen and (max-width: 1199px) {
  .dataTable thead .sorting:before {
    right: 3px;
  }
  .dataTable thead .sorting:after {
    right: 3px;
  }
  .mbl-tablehead thead .sorting_asc:after {
    margin-top: -9px;
    right: 1px !important;
  }
  .mbl-bank-action .bank-rcon-store {
    width: 80% !important;
  }
}
@media screen and (max-width: 1324px) {
  #request_table_list thead th {
    padding: 0px 10px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .folder_reconciliation_table_list {
    overflow-x: hidden;
  }
  .travnetPanel .qb-status a {
    width: 78%;
  }
  .travnetPanel .qb-status p {
    width: 22%;
  }
  .reissue-copy-btn button {
    margin-top: 38px !important;
  }
}
/*-----------------------------------------
            End List Pages
-------------------------------------------*/
/*-----------------------------------------
            Trash List Pages
-------------------------------------------*/
@media only screen and (max-width: 768px) {
  .panel-trash-list .panel-heading .page-information a > span {
    display: none;
  }
  .panel-trash-list .panel-heading .page-information p > span {
    display: none;
  }
  .panel-trash-list .heading-elements .list-inline-separate.text-muted {
    margin-top: 0px;
  }
  .panel-trash-list .heading-elements ul li p {
    margin-bottom: 0px;
  }
  .panel-trash-list .heading-elements .pagination {
    margin-top: 10px;
  }
  .panel-trash-list .panel-heading .page-information {
    width: 75%;
    float: left;
    display: inline-block !important;
  }
  .panel-trash-list .heading-elements.datatable_contents_header {
    display: block;
    display: inline-block !important;
    width: 25%;
    text-align: right;
  }
  .heading-elements.datatable_contents_header ul.icons-list {
    display: contents;
  }
  .panel-trash-list .heading-elements.datatable_contents_header .icons-list > li {
    margin-left: 5px;
    margin-top: -1px !important;
  }
  .panel-trash-list .heading-elements.datatable_contents_header ul.icons-list i.icon-sync {
    margin-top: 0px;
  }
}
/*-----------------------------------------
            End Trash List Pages
-------------------------------------------*/
@media screen and (max-width: 360px) {
  .farerules_modal_table .tab-content {
    width: 50% !important;
  }
  .support-content {
    bottom: 120px;
  }
  .support-form {
    width: 250px;
  }
  .support-content {
    bottom: 120px;
  }
  .support-form {
    width: 250px;
  }
  div#airfileupload label.btn.btn-primary.legitRipple,
  div#airfileupload button.btn.btn-success.legitRipple {
    width: 80px !important;
    float: right;
    font-size: 12px;
    padding: 5px 10px;
    margin-top: 6px;
  }
  footer.footer.text-muted p {
    font-size: 11px;
  }
  .footer-text ul {
    display: inline-block;
    margin: 0px;
    padding: 0px;
  }
  a.pull-right.footer-link {
    text-align: center !important;
    float: none !important;
  }
  .balance_text span {
    font-size: 11px;
  }
  .balance_text {
    font-size: 12px;
  }
  .footer-text {
    float: left;
    width: 100%;
  }
  .footer-text ul li {
    display: inline-block;
  }
}
@media screen and (max-width: 379px) {
  .mbl-email-list .navbar-btn,
  .navbar-btn.btn-sm,
  .navbar-btn.btn-xs {
    display: block;
  }
  .mbl-email-list .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    padding-bottom: 10px;
  }
  .mbl-email-list .heading-elements {
    position: static;
    width: 100%;
  }
  #create_email .modal-dialog.modal-lg .modal-content .modal-header[class*=bg-] {
    padding: 15px 10px;
  }
}
@media screen and (max-width: 480px) {
  .dashboard-icnons {
    margin-bottom: 5px;
  }
  .footer-text ul li {
    font-size: 12px;
  }
  /*==========================
  -- Navbar
  =============================*/
  form#user_company_form {
    float: left;
    margin-left: 0px;
    padding-left: 0px;
    width: 100%;
    margin-bottom: 0px;
  }
  .input-group-company {
    float: left;
  }
  .top_nav_div form#user_company_form .input-group-company .input-group-addon {
    padding-left: 0px !important;
    width: 20px;
  }
  .balance_text {
    margin-top: 10px;
  }
  /*-------------------------Flight reseult---------------*/
  .fare_rules_buttons {
    width: 100%;
  }
  .air-book {
    width: 100%;
    text-align: left;
  }
  .air-book .pkfare_custom_rules_button {
    border-radius: 6px;
    padding: 6px 100px;
    width: 100px;
  }
  .air-book h6 {
    margin-left: 4px;
  }
  .button_bottom_class .air-book a {
    float: right;
  }
  footer.footer.text-muted a {
    float: left;
    display: block;
  }
  .footer-text ul {
    float: left;
    width: 100%;
  }
  .support-content {
    bottom: 80px;
  }
}
/*-----------------------------------------
            Email modal Page
-------------------------------------------*/
@media screen and (min-width: 481px) and (max-width: 768px) {
  .mbl_modal_email .modal-dialog {
    width: 80% !important;
  }
  .mbl_modal_email .modal-dialog .modal-header button.btn.btn-primary {
    padding: 7px 13px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 480px) {
  .mbl_modal_email .modal-dialog {
    width: 85% !important;
  }
  .mbl_modal_email .modal-dialog .modal-header button.btn.btn-primary {
    padding: 7px 13px !important;
  }
  .mbl_modal_email .modal-content .modal-body .mail-attachments li {
    margin: 0px !important;
    padding: 8px 12px !important;
  }
  .mbl_modal_email .modal-body .email-body-div .email-address {
    display: flex;
    flex-direction: column;
  }
  .mbl_modal_email .modal-body .email-body-div .email-address span {
    position: unset;
    float: left !important;
    margin-top: 15px !important;
  }
}
/*-----------------------------------------
            Subscription Page
-------------------------------------------*/
@media only screen and (min-width: 320px) and (max-width: 539px) {
  .subscription-card {
    width: 100% !important;
  }
  .panel-page-information {
    width: 95%;
  }
  .panel-heading-elements {
    width: 5%;
  }
  .panel-page-information p {
    margin-bottom: 0px;
  }
  .icon-sync {
    margin-top: 0px !important;
  }
}
@media only screen and (min-width: 540px) and (max-width: 768px) {
  .subscription-card {
    width: 50% !important;
  }
  .panel-page-information {
    width: 95%;
  }
  .panel-heading-elements {
    width: 5%;
  }
  .panel-page-information p {
    margin-bottom: 0px;
  }
  .icon-sync {
    margin-top: 0px !important;
  }
}
/*-----------------------------------------
            End Subscription Page
-------------------------------------------*/
/*-----------------------------------------
            Footer
-------------------------------------------*/
@media screen and (min-width: 1025px) {
  .footer-copy {
    width: 33%;
  }
  .footer-text {
    width: 67%;
  }
  .mbl-deal-btn .button_id button,
  .mbl-deal-btn .button_id a {
    width: 8%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 375px) {
  .mbl-panel-list.panel-refund .heading-elements .icons-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .footer {
    padding-bottom: 5px !important;
  }
  .footer-copy {
    width: 100%;
  }
  .footer-copy-text {
    display: flex;
    font-size: 10px !important;
    padding-bottom: 3px !important;
  }
  .footer-text {
    width: 100%;
  }
  .footer_custom {
    flex-direction: column;
  }
  .footer-text ul {
    width: 100%;
  }
  .footer-text ul li {
    width: 49%;
    display: inline-block;
    font-size: 10px;
    overflow: hidden;
    line-height: 10px;
  }
  .footer-text ul li.footer-ip {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .session-info {
    padding-left: 0px !important;
  }
  .footer i.heart-icon {
    margin-right: 4px;
    margin-left: 4px;
    margin-top: 2px;
  }
}
@media only screen and (min-width: 376px) and (max-width: 425px) {
  .footer {
    padding-bottom: 5px !important;
  }
  .footer-copy {
    width: 100%;
  }
  .footer-copy-text {
    display: flex;
    font-size: 11px;
    padding-bottom: 3px !important;
  }
  .footer-text {
    width: 100%;
  }
  .footer_custom {
    flex-direction: column;
  }
  .footer-text ul {
    width: 100%;
  }
  .footer-text ul li {
    width: 49%;
    display: inline-block;
    font-size: 10px;
    overflow: hidden;
    line-height: 10px;
  }
  .footer-text ul li.footer-ip {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .session-info {
    padding-left: 0px !important;
  }
  .footer i.heart-icon {
    margin-right: 4px;
    margin-left: 4px;
    margin-top: 2px;
  }
}
@media only screen and (min-width: 426px) and (max-width: 768px) {
  .footer {
    padding-bottom: 5px !important;
  }
  .footer-copy {
    width: 100%;
  }
  .footer-copy-text {
    display: flex;
    padding-bottom: 3px !important;
  }
  .footer-text {
    width: 100%;
  }
  .footer_custom {
    flex-direction: column;
  }
  .footer-text ul {
    width: 100%;
  }
  .footer-text ul li {
    width: 32%;
    display: inline-block;
    font-size: 11px;
    overflow: hidden;
    line-height: 15px;
    padding-right: 15px !important;
  }
  .footer-text ul li.footer-ip {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .footer-session {
    overflow: hidden;
  }
  .session-info {
    padding-left: 0px !important;
  }
  .footer i.heart-icon {
    margin-right: 4px;
    margin-left: 4px;
    margin-top: 3px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .footer-copy {
    width: 100%;
  }
  .footer-text {
    width: 100%;
    text-align: left !important;
  }
  .footer-copy-text {
    padding-bottom: 1px !important;
  }
  .footer_custom {
    flex-direction: column;
  }
  .footer-text ul {
    padding: 0px;
  }
}
/*-----------------------------------------
            End Footer
-------------------------------------------*/
