.cursor-pointer {
  cursor: pointer;
}

.bottom-0 {
  bottom: 0;
}

.add-btn-save {
  margin-bottom: 20px;
}

.nav-treeview a.nav-link {
  padding-left: 30px;
}

td .avatar-status {
  width: 28px;
  height: 28px;
}

.user-menu .dropdown-menu {
  top: 45px;
}

.navbar-primary {
  background-color: #dd7336;
}

.pwd {
  cursor: pointer;
}

.content-header h1 {
  font-size: 1.5rem;
}

.nav-sidebar>.nav-item>.nav-link.active {
  background-color: #dd7336 !important;
}

.avatar-status {
  line-height: 50px;
  position: relative;
  display: inline-block;
  width: 28px;
  vertical-align: bottom;
  white-space: nowrap;
  border-radius: 50px;
}

.service_error {
  position: relative;
  top: -10px;
  right: -15px;
  float: right;
}

pre {
  color: #fff;
}

label:not(.form-check-label):not(.custom-file-label), .table thead th {
  font-weight: normal;
  color: #470f7f;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0px !important;
}

[data-role="exclamation-triangle"] {
  color: red;
}

label:not(.form-check-label):not(.custom-file-label), .table thead th {
  font-weight: normal;
  color: #470f7f;
}

.custom-file .custom-file-label,
.custom-file,
.custom-file+.input-group-append .input-group-text {
  height: calc(1.75rem + 2px);
  line-height: 1rem;
}

.custom-file .custom-file-label::after {
  height: calc(1.75rem + 1px);
  line-height: 1rem;
}

.input-group > .select2-container {
  flex: 1 1 auto;
  width: 1% !important;
}

.btn-file-upload-box .btn {
  line-height: 1rem;
}

.client_hotel_rates_popover {
  color: #000;
}

.form.filter-rates-frm {
  margin-left: 10px;
}

#rates-matix-tbl .fa {
  padding-right: 3px;
}

#report .fa-file-alt {
  padding-left: 3px;
}

#accordion .card-header .rotate-icon.rotate, #accordion-1 .card-header .rotate-icon.rotate {
  transform: rotate(180deg);
}

#room-heading {
  cursor: pointer;
  padding: 8px 17px;
}

.rotate-icon {
  float: right;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-footer {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top: 3px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.nav-tabs-custom>.nav-tabs>li:has(> a.active) {
  border-top: 3px solid transparent;
  border-top-color: #3c8dbc;
}

.nav-tabs-custom {
  margin-bottom: 20px;
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}

.info-box .info-box-icon {
  height: 64px;
}

.rate-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

.sold-out {
  color: grey;
  font-style: italic;
}

.rate-list>li .tools {
  visibility: hidden;
}

.rate-list>li:hover .tools {
  visibility: visible;
}

.chart {
  position: relative;
  overflow: hidden;
  width: 100%;
}

h3 small {
  font-size: 65%;
  font-weight: 400;
  color: #777;
  font-style: italic;
  margin-left: 6px;
}

.progress span {
  font-size: 14px;
}

#server-status-container .info-box {
  padding: 0px;
}

#server-status-container .info-box-icon {
  background: rgba(0, 0, 0, 0.2);
  height: 50px !important;
}

#report thead th {
  vertical-align: middle;
}

#report small {
  font-size: 70%;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0px !important;
}

.dataTables_wrapper .dataTables_length {
  float: left;
}

.toolbar .add-btn-save.btn-circle {
  float: right;
}

.user-header p {
  color: #fff;
}

.toolbar .add-btn-save.btn-circle i.fa-plus-circle {
  font-size: 22px;
  margin-left: 13px;
  vertical-align: middle;
}

.forgot-card-body {
  color: #666;
}

.no-pad {
  padding: 0px !important;
}

.form-group .select2-container--default .select2-selection--single {
  border: 1px solid #ced4da;
  padding: .25rem .5rem;
  height: calc(1.8125rem + 2px);
}

.filter-rates-frm .select2-container.select2-container--default {
  width: 100% !important;
}

.roomtype_options {
  width: 15px;
  margin-right: 5px;
  margin-left: 2px;
}

.popover-img-container .roomtype_options {
  margin-right: 1px;
}

#select2-search_param_filter-results strong.select2-results__group {
  display: none !important;
}

a.close.pull-right {
  cursor: pointer;
}

#reportrange {
  background: #fff;
  cursor: pointer;
  padding: 2px 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.main-footer {
  padding: 0.5rem 1rem;
}

#reportrange span {
  padding-left: 8px;
}

#hotel_rates_options {
  padding: 3px 10px;
}

.table-bordered.dataTable td span.custom-control.custom-switch {
  display: inline;
  padding-left: 2.5rem;
}

.table-bordered.dataTable .status-column {
  vertical-align: middle;
  text-align: right;
  white-space: nowrap;
}

.form-control {
  height: calc(1.75rem + 2px);
}

.table-bordered.dataTable .status-column a[title='Edit'] {
  position: relative;
  z-index: 999;
}

#frm-property .card.container {
  padding: 14px 18px;
}

#add_parser_setting_btn {
  cursor: pointer;
}

#property-heading {
  cursor: pointer;
  padding: 8px 17px;
}

.indigo {
  color: #470f7f
}

#accordion .fa-file-alt, #accordion-1 .fa-bed {
  margin-right: 7px;
}

table.table.borderless tr td {
  border: none;
}

.form-group.parser_setting_action {
  text-align: center;
}

.fa-plus.offset-10 {
  margin-left: 84.44444%;
}

.fa-plus-circle {
  font-size: 18px;
  color: #28a745;
  vertical-align: middle;
  margin-left: 2px;
}

.fa-trash.fa-lg.disabled {
  color: #ccc;
  pointer-events: none;
  cursor: default;
}

.parser_row input[type='text']:disabled {
  color: #aaa;
}

#frm-property .fa-plus-circle {
  cursor: pointer;
}

#frm-property .custom-switch {
  margin-top: 33px;
  margin-left: 20px;
}

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

.delete-msg {
  display: none;
}

.log {
  display: inline-block;
}

.log.hide {
  display: none;
}

.delete-msg p {
  background: #dc3545;
  color: #fff;
  display: inline;
  padding: 4px 9px;
  margin-left: 8px;
  border-radius: 3px;
  font-weight: 500;
}

.property-img img {
  width: auto;
  height: 130px;
  margin: 20px 10px;
}

/* page loader - START */
div [role=progressbar][aria-busy=true] {
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 5px;
  width: 100%;
  background-color: #159756;
  /* background-color: #00CC00; */
  -webkit-animation: preloader-background linear 4s infinite;
  animation: preloader-background linear 4s infinite;
  z-index: 999999;
}

div [role=progressbar][aria-busy=true]::after, div [role=progressbar][aria-busy=true]::before {
  display: block;
  position: fixed;
  top: 0;
  z-index: 999999;
  width: 0;
  height: 5px;
  background: #afa;
  -webkit-animation: preloader-front linear 4s infinite;
  animation: preloader-front linear 4s infinite;
  content: ""
}

.rate-curr {
  font-weight: 400 !important;
  font-size: 14px;
  color: #6c757d;
  font-style: italic;
}

.form.filter-rates-frm .col-md-2 {
  max-width: 12% !important;
}

div [role=progressbar][aria-busy=true]::before {
  right: 50%
}

div [role=progressbar][aria-busy=true]::after {
  left: 50%
}

.parser_note p {
  font-size: 12px;
  color: gray;
}

#reportrange i.fa.fa-caret-down {
  margin-left: 8px;
}

.popover-title h5 {
  margin-bottom: 0px;
}

@-webkit-keyframes preloader-background {
  0%, 24.9% {
    background-color: #00CC00
  }

  25%, 49.9% {
    background-color: #0000FF
  }

  50%, 74.9% {
    background-color: #FFFF33
  }

  100%, 75% {
    background-color: #FF0000
  }
}

@keyframes preloader-background {
  0%, 24.9% {
    background-color: #00CC00
  }

  25%, 49.9% {
    background-color: #0000FF
  }

  50%, 74.9% {
    background-color: #FCCC3D
  }

  100%, 75% {
    background-color: #FF0000
  }
}

@-webkit-keyframes preloader-front {
  0% {
    width: 0;
    background-color: #0000FF
  }

  24.9% {
    width: 50%;
    background-color: #0000FF
  }

  25% {
    width: 0;
    background-color: #FCCC3D
  }

  49.9% {
    width: 50%;
    background-color: #FCCC3D
  }

  50% {
    width: 0;
    background-color: #FF0000
  }

  74.9% {
    width: 50%;
    background-color: #FF0000
  }

  75% {
    width: 0%;
    background-color: #00CC00
  }

  100% {
    width: 50%;
    background-color: #00CC00
  }
}

@keyframes preloader-front {
  0% {
    width: 0;
    background-color: #0000FF
  }

  24.9% {
    width: 50%;
    background-color: #0000FF
  }

  25% {
    width: 0;
    background-color: #FCCC3D
  }

  49.9% {
    width: 50%;
    background-color: #FCCC3D
  }

  50% {
    width: 0;
    background-color: #FF0000
  }

  74.9% {
    width: 50%;
    background-color: #FF0000
  }

  75% {
    width: 0%;
    background-color: #00CC00
  }

  100% {
    width: 50%;
    background-color: #00CC00
  }
}

legend {
  font-size: 1rem;
}

#report .form-control {
  display: inline-block;
  width: auto;
  margin-right: 7px;
  margin-top: 0px;
  padding: .375rem .5rem;
}

.report_row {
  margin-bottom: 5px;
}

.select2-container {
  margin-right: 10px;
}

.select2-container .select2-selection--single {
  height: 38px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 38px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #007bff;
  border-color: #006fe6;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #fff;
}

.login-page {
  background: #d2d6de url("/dist/img/bg.png") repeat scroll 0 0 / cover;
  display: block;
}

.login-box {
  float: right;
  margin-right: 5%;
  margin-top: 7%;
  width: 360px;
}

.add-btn-save {
  margin-bottom: 20px;
}

.custom-switch.custom-switch-on-success .custom-control-input:checked~.custom-control-label::before,
.custom-switch.custom-switch-off-danger .custom-control-input~.custom-control-label::before {
  cursor: pointer;
}

.nav-tabs-custom table td {
  font-size: 14px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-top: 3px solid transparent;
  border-top-color: #2279e6;
}

.nav-tabs-custom .tab-content .table-responsive {
  padding: 10px;
}

.rounded-circle.badge.bg-orange {
  font-size: 13px;
  margin-left: 5px;
}

.rounded-circle.bg-orange b {
  color: #fff;
}

.popover {
  max-width: 330px;
}

.all-filter {
  width: 10%;
  margin-right: 5px;
}

@media only screen and (max-width: 600px) {
  .table-bordered.dataTable td span.custom-control.custom-switch {
    display: block;
    margin-right: -17px;
  }

  .dataTables_wrapper .dataTables_length {
    text-align: center;
    width: 100%;
  }
}

div.dataTables_scrollBody table {
  min-width: 99.9%;
}

.warning-message {
  margin-bottom: 18px;
  font-size: 18px;
}

.content-wrapper .card .nav-tabs .nav-item .nav-link {
  height: 100%;
}

.toasts-top-right {
  top: 10px;
  right: 10px;
}

.custom-switch input,
.custom-switch label {
  cursor: pointer;
}

.custom-switch {
  padding-left: 2.25rem;
}

.custom-switch .custom-control-label::before {
  left: -2.25rem;
}

.custom-switch .custom-control-label::after {
  left: calc(-2.25rem + 2px);
}

.form-group .form-control.invalid {
  border: 1px solid rgba(255, 0, 0, .75);
  box-shadow: 0 0 5px rgba(255, 0, 0, .75);
}

.radio-group-toggle > .btn.btn-light {
  border: 1px solid rgba(0, 0, 0, .75);
  cursor: pointer;
}

.radio-group-toggle > .btn.btn-light.active {
  background-color: #28a745;
  border-color: #28a745;
  color: #fff;
}

/*Phone field styles*/
.iti {
  display: block;
}

.iti__flag {
  background-image: url("https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.18/img/flags.png");
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-image: url("https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.18/img/flags@2x.png");
  }
}

.intl-tel-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.intl-tel-container label {
  width: 100%;
}

.intl-tel-container label + .iti {
  flex: 1;
}

.intl-tel-container label + .iti + input {
  margin-left: .5rem;
  width: 100px;
}

/* Chrome, Safari, Edge, Opera */
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/* jQuery Sortable */
.ui-sortable {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.ui-sortable li {
  background: #fff;
  color: #333;
}
.ui-sortable li:nth-child(odd) {
  background: #dee2e6;
}
.ui-sortable li.process-moving {
  color: #fff;
  background-color: #343a40;
  box-shadow: 0 0 10px rgba(0, 0, 0, .75);
}
.ui-sortable .process-row {
  display: flex;
}
.ui-sortable .process-row .process-col {
  padding:  .5rem;
  min-width: 50px;
}
.ui-sortable .process-row .process-col:nth-child(1) {
  max-width: 50px;
}
.ui-sortable .process-row .process-col:nth-child(2) {
  min-width: 50px;
  width: 20%;
}
.ui-sortable .process-row .process-col:nth-child(3) {
  flex-grow: 1;
  text-align: center;
  width: 70%;
}
.ui-sortable .process-row .process-col:nth-child(4) {
  min-width: 110px;
  text-align: right;
}

@media (max-width: 600px) {
  .ui-sortable .process-row {
    display: block;
  }
  .ui-sortable .process-row .process-col {
    width: 100% !important;
    max-width: unset !important;
    text-align: center !important;
  }
}
/* jQuery Sortable */
.control-sidebar {
  margin-top: -1px;
  overflow-y: scroll;
}
.control-sidebar hr {
  border-color: #ddd;
}
.control-sidebar hr:last-child {
  display: none;
}
.show-history-container .show-history-wrapper {
  height: 100%;
  overflow-y: scroll;
}
.dataTables_scroll .dataTables_scrollHead,
.dataTables_scroll .dataTables_scrollBody {
  width: calc(100% + 1px) !important;
}
.small-box.db-box-item .icon > i {
  font-size: 50px;
}
.small-box.db-box-item:hover .icon > i {
  font-size: 60px;
}
#fixed-scrollbar {
  z-index: 10;
}
table .icheck-success {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.macro-datatable td {
  padding: 0;
  height: 100%;
}
.card-body.p-0 .table.macro-datatable tbody > tr > td:first-of-type,
.card-body.p-0 .table.macro-datatable tbody > tr > td:last-of-type {
  padding: 0;
}
.macro-datatable th,
.macro-datatable td > div {
  padding: .75rem;
}
.macro-datatable tr {
  height: 1px;
}
.macro-datatable td > div {
  height: 100%;
}
.macro-datatable td > div.action-cell a {
  margin-right: .75rem;
}
.macro-datatable td > div.action-cell a:last-child {
  margin-right: 0;
}
.macro-datatable td > div.action-cell {
  white-space: nowrap;
}
.text-before-breadcrumb {
  font-size: 18px;
  color: #ffffff;
  background: #41628b;
  border-radius:15px;
  padding: 2px 12px 2px 12px;
}
