.load_indicator, .load_indicator_cust {
  width: 32px;
  height: 32px;
}

#listing-cust-indicator .load_indicator {
  width: 64px;
  height: 32px;
}

.list_accounts li {
  word-break: break-word;
}

.tab-pane li a {
  display: block;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

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

input#seasonal-min-price[type=number]::-webkit-inner-spin-button,
input#seasonal-min-price[type=number]::-webkit-outer-spin-button,
input#seasonal-max-price[type=number]::-webkit-inner-spin-button,
input#seasonal-max-price[type=number]::-webkit-outer-spin-button,
input#seasonal-base-price[type=number]::-webkit-inner-spin-button,
input#seasonal-base-price[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input#seasonal-min-price[type=number],
input#seasonal-max-price[type=number],
input#seasonal-base-price[type=number] {
  -moz-appearance: textfield;
}


#customization_panel_modal input[type=number]::-webkit-inner-spin-button,
#customization_panel_modal input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

#customization_panel_modal input[type=number] {
  -moz-appearance: textfield;
}

#unmapped-table input[type=number]::-webkit-inner-spin-button,
#unmapped-table input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

#mapped-table input[type=number]::-webkit-inner-spin-button,
#mapped-table input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.modal-footer:not(.cust_panel_modal_footer, .preferred_language_modal_footer) {
  padding: 20px;
  border-top-color: rgba(0, 0, 0, 0.1);
}

.table.table_seasonal .form-control {
  text-align: left !important;
}

:root {
  --litepicker-container-months-color-bg: #fff;
  --litepicker-container-months-box-shadow-color: #ddd;
  --litepicker-footer-color-bg: #fafafa;
  --litepicker-footer-box-shadow-color: #ddd;
  --litepicker-tooltip-color-bg: #fff;
  --litepicker-month-header-color: #333;
  --litepicker-button-prev-month-color: #9e9e9e;
  --litepicker-button-next-month-color: #9e9e9e;
  --litepicker-button-prev-month-color-hover: #F37579;
  --litepicker-button-next-month-color-hover: #F37579;
  --litepicker-month-width: calc(var(--litepicker-day-width) * 7);
  --litepicker-month-weekday-color: #9e9e9e;
  --litepicker-month-week-number-color: #9e9e9e;
  --litepicker-day-width: 38px;
  --litepicker-day-color: #333;
  --litepicker-day-color-hover: #F37579;
  --litepicker-is-today-color: #f44336;
  --litepicker-is-in-range-color: #ffdadb;
  --litepicker-is-locked-color: #9e9e9e;
  --litepicker-is-start-color: #fff;
  --litepicker-is-start-color-bg: #F37579;
  --litepicker-is-end-color: #fff;
  --litepicker-is-end-color-bg: #F37579;
  --litepicker-button-cancel-color: #fff;
  --litepicker-button-cancel-color-bg: #9e9e9e;
  --litepicker-button-apply-color: #fff;
  --litepicker-button-apply-color-bg: #F37579;
  --litepicker-button-reset-color: #909090;
  --litepicker-button-reset-color-hover: #F37579;
  --litepicker-highlighted-day-color: #333;
  --litepicker-highlighted-day-color-bg: #ffeb3b;
}

@media screen and 
  (min-width: 481px) {

  .litepicker .container__months .month-item-weekdays-row {
    width: fit-content;
  }

  :root {
    --litepicker-day-width: 41px;
  }
}

#dso-check-in-check-out-enabled .dropdown-menu {
  max-height: 520px !important;
}

.ro_no_opacity {
  opacity: 1 !important;
}

select#check-in-select {
  opacity: 0 !important;
}

select#check-out-select {
  opacity: 0 !important;
}

.calendar-heatmap {
  padding-bottom: 0px !important;
  padding-right: 0px !important;
  will-change: scroll-position, contents;
}

.alert {
  padding: 10px;
}


.navbar {
  z-index: 1059 !important;
}

.tooltip {
  z-index: 1061 !important;
}
.cust_error_tool_tip .tooltip-inner {
  max-width: 300px !important;
  text-align: left !important;
}

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

.cinout-nights {
    font-size: 12px !important;
    line-height: 15px;
    font-weight: normal;
}

.btn-transprant {
  border: 1px solid transparent !important;
}

.border-error {
  border: 1px solid #E63E3D !important;
}

#toast-container>div {
  max-width: 350px !important;
}

#seasonalTable>tbody>tr>td:last-child {
  min-width: 10px !important;
}

#seasonalTable>thead>tr>th:last-child {
  min-width: 10px !important;
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active[disabled] {
  background-color: #F37579 !important;
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active[disabled] {
  background-color: #F37579 !important;
}

.datepicker table tr td span.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover {
  background-color: #F37579;
  background-image: none !important;
  color: #fff;
  text-shadow: 0 -1px 0 rgb(0 0 0);
}

/* Remove backdrop and apply background for each modal stacked */
.modal-backdrop {
  display: none;
}

.modal {
  background: rgba(0, 0, 0, 0.5);
}

#dso-pricing-calendar>div.fc-toolbar.fc-header-toolbar>div.fc-right>button {
  height: 40px;
  border-radius: 5px;
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.1)
}

ul.list_date {
  margin-bottom: 10px;
}

.form-control.focus_warning {
  border-color: #F0CF83 !important;
  box-shadow: 0px 0px 10px #FCF5E6 !important;
}

#calendarD3Row {
  overflow-x: auto;
}

.pricing_calendar_tooltip .tooltip-inner {
  max-width: 386px !important;
  width: 200% !important;
  text-align: left !important;
  font-size: 15px !important;
}

div:not(div, #manage-listings-article) .bootstrap-select .dropdown-menu[data-popper-placement="top-start"] {
  max-height: 420px !important;
}

.bootstrap-select .dropdown-menu {
  z-index: 900 !important;
  max-height: 50vh;
}

input::-webkit-input-placeholder {
  opacity: 0.3 !important;
}

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  opacity: 0.3 !important;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  opacity: 0.3 !important;

}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  opacity: 0.3 !important;

}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  opacity: 0.3 !important;
}

#report-iframe {
  width: 100%;
}

.tags_form .btn-icon.btn-sm {
  padding: 5px !important;
  top: 0px !important;
}

.tags_form .btn-sm [class*="material-icons"] {
  top: 6px !important;
}

.table_listings th.column_listing_sync_status {
  min-width: 60px;
  text-align: center;
}

.table_listings th.column_location,
td.column_location,
.table_listings th.column_map_listing,
td.column_map_listing {
  text-align: center;
}

.text-success {
  color: #64D1A8 !important;
}

.text-error {
  color: #F1F1F1 !important;
}

.text-lightgray {
  color: #C2C2C2 !important;
}

.cust-pref-label {
    color: #757575;
    font-size: 12px;
    font-weight: 600;
}

.property-type-icon {
    margin-right: 0.25rem;
}

.cust-pref-value {
    font-size: 14px;
    font-weight: 400;
}

.btn-icon.btn-sm.bs-table {
  width: 30px;
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.btn_show_listing_name {
  font-weight: 500;
  font-size: 12px;
  color: #F37579;
  line-height: 16px;
  display: inline-block;
}

.btn_show_listing_name:hover {
  color: #F37579;
}

.btn_show_listing_name .hide {
  display: none;
}

.showText+.btn_show_listing_name .show {
  display: none;
}

.showText+.btn_show_listing_name .hide {
  display: block;
}

/* Added for stay restriction drop down menus overlaying parent containers */
#stay_restrictions {
  margin-bottom: 250px;
}

#advanced_customizations {
  margin-bottom: 250px;
}

.pb-bg-danger {
  background-color: #dc3545 !important;
}

.list-group-item {
  background-color: transparent;
  border: none;
  font-size: 12px;
  position: inherit;
}

.map_box #map {
  width: 100%;
  height: 500px;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

#manage-listings-article .card-body {
  z-index: 1000;
}


.bootstrap-table .fixed-table-container .table.ml_table thead th .th-inner {
  padding-right: 30px !important;
}

.fc th,
.fc td {
  height: 100%;
}

.calendly-modal {
  max-width: 400px !important;
  overflow-y: hidden !important;
}

.calendly-popup {
  position: relative;
  min-width: 320px;
  height: 500px;
  padding: 0 !important;
  border-radius: 2px !important;
}

.modal-title {
  word-break: break-all;
}

.tooltip {
  pointer-events: none;
}

@media (max-width: 900px) {
  .tooltip {
    pointer-events: auto;
  }
}

.bootstrap-table .dropdown-menu .dropdown-item.active {
  background-color: #FEF1F2 !important;
  color: #F37579 !important;
}

.fl-scrolls {
  z-index: 9999 !important;
}

.dropdown_table_setting {
  z-index: 1002;
}

.dropdown_table_setting .select_dropdown_mobile .dropdown-menu {
  height: 90px;
}

.btn_close_dropdown {
  position: absolute;
  top: 10px;
  right: 9px;
}

.btn_close_dropdown i {
  font-size: 17px;
}

.bs-checkbox input {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #F1F1F1;
  -webkit-print-color-adjust: exact;
  appearance: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.bs-checkbox input[type=checkbox]:checked,
.bs-checkbox input[type=radio]:checked {
  background-image: url(/assets/bs5/icon_check.svg);
  background-size: 10px;
  background-color: #F37579;
  border-color: #F37579 !important;
}

a.disabled_color {
  opacity: 0.2;
  color: #333333 !important;
}

.centering {
  text-align: center !important;
}

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

.bph-if {
  width: 100%;
  height: 0px;
  position: relative;
  padding-bottom: 56.25%;
}

.bph-if iframe {
  width: 100%;
  height: 100% !important;
  position: absolute;
  top: 0px;
  left: 0px;
}

#dso-overview-modal ul.list_date li {
  word-break: break-word;
}

.los-actions {
  width: 112px;
  align-items: center;
  justify-content: end;
}

.los-summary {
  padding-left: 15px;
  font-size: 12px;
}

.fix-los-summary {
  position: fixed;
  right: 10px;
  width: 335px;
  padding: 0px;
}

.los_resp .form-control {
  width: 80px !important;
}

.ru_alert {
  display: none;
}

.rr_alert {
  display: none;
}

.bookingsync_alert{
  display: none;
}

.avantio_alert{
  display: none;
}

.los_alert_style {
  background: #FAD8D8;
  border-radius: 2px;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 23px;
  color: #333333;
  position: absolute;
  width: auto;
  left: 17px;
  padding: 5px;
  text-align: left;
}

.los_error {
  font-size: 14px !important;
  background: #FAD8D8;
  border: none;
  color: #E63E3D;
  position: relative;
  top: 2px;
  padding-right: 5px;
}

.los-min-price:disabled {
  background: #EDEDED;
}

.los-max-price:disabled {
  background: #EDEDED;
}

.los-minmaxbox {
  vertical-align: middle;
  margin-right: 5px;
}

.los_icon {
  color: #FFFFFF;
}

@media only screen and (max-width: 1024px) {
  .los_icon {
    font-size: 15px !important;
  }
}

.log-table-p {
  margin-top: 0;
  margin-bottom: 1rem;
  word-break: break-word;
  white-space: normal;
  max-width: 500px;
}

.log-table-compare {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 12px;
}

option {
  white-space: break-spaces;
}

#log-table tbody tr td p {
  font-size: 14px !important;
  font-weight: 400;
}

.bootstrap-table .pagination .page-item {
  border: none !important;
  padding: 0 !important;
  margin: 2px !important;
}

.advance_minstays {
  float: right;
  cursor: pointer;
  padding-right: 15px;
}

.h-20px {
  height: 20px !important;
}

/* Form Select */
.form-select {
  font-size: 12px;
  border-radius: 5px;
  padding: 8.5px 12.5px;
  padding-right: 35px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.form-select.form-select-sm {
  height: 30px !important;
  padding: 6px !important;
  font-size: 12px !important;
}

textarea.form-select {
  resize: none;
}

.form-select:focus,
.form-select.focus {
  border-color: #F37579 !important;
  box-shadow: 0px 0px 10px #fad8d8 !important;
}

.form-select:disabled {
  opacity: 0.5;
  background-color: #FFF;
}

/* Form Select End*/
.info_icon_cust {
  height: 12px;
  margin-left: 5px;
}

/* Updated Custom Season Profile UI - START */
.minStayProfileRow {
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  max-height: 100px;
  height: 100px;
  border-radius: 5px;
  padding: 8px 1rem !important;
}

.minStayProfileRow h4 {
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  color: #333333;
}

.minStayProfileRow .datepicker {
  padding: 8.5px 15px !important;
}

.minStayProfileRow article {
  max-width: 200px;
  min-width: 100px;
}

.minStayProfileRow article:last-child {
  max-width: 30px;
  min-width: 30px;
  position: relative;
  top: 10px;
}

.minStayProfileRow .price-input {
  max-width: 100px;
}

.minStayProfileRow .profile-input {
  width: 120px;
}

.minStayProfileRow .profile-input h4 {
  width: 100px;
}

.minStayProfileRow .price-input h4 {
  width: 120px;
}

.csp-minstay-profile-select-togle-button, .csp-pricing-profile-select-toggle-button, .csp-cin-cout-profile-select-toggle-button {
  font-size: 12px;
  border-radius: 5px;
  padding: 8px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: white;
  flex-grow: 1;
  height: 40px;
}

.csp-mp-dropdown-toggle-text, .csp-pp-dropdown-toggle-text, .csp-cp-dropdown-toggle-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.csp-mp-article-title, .csp-pp-article-title, .csp-cp-article-title {
  white-space: nowrap;
  display: flex;
  align-items: center;
}


.csp-minstay-profile-select-togle-button:focus, 
.csp-pricing-profile-select-toggle-button:focus,
.csp-minstay-profile-select-togle-button:focus-visible,
.csp-pricing-profile-select-toggle-button:focus-visible,
.csp-cin-cout-profile-select-toggle-button:focus-visible,
.csp-cin-cout-profile-select-toggle-button:focus-visible {
  border-color: #F37579;
  box-shadow: 0px 0px 10px #fad8d8;
  outline: none;
}

.csp-pp-options-menu-container {
    min-width: max-content;
}

.csp-mp-dropdown-container, .csp-pp-dropdown-container, .csp-cp-dropdown-container{
  display: flex;
  flex-direction: column;
}

.csp-mp-dropdown-container .dropdown-toggle:after, .csp-pp-dropdown-container .dropdown-toggle:after, .csp-cp-dropdown-container .dropdown-toggle:after {
  position: relative;
  top: 0;
  border-top-color: #999999;
  font-size: 14px;
}

.csp-mp-dropdown-container .dropdown-toggle:hover:after, .csp-pp-dropdown-container .dropdown-toggle:hover:after, .csp-cp-dropdown-container .dropdown-toggle:hover:after {
  border-top-color: #999999;
}

.csp-mp-dropdown-container .show.dropdown-toggle:after, .csp-pp-dropdown-container .show.dropdown-toggle:after, .csp-cp-dropdown-container .show.dropdown-toggle:after {
  transform: rotate(180deg);
}

.csp-mp-options-menu-container, .csp-pp-options-menu-container, .csp-cp-options-menu-container {
  padding: 0 !important;
  background: #FFFFFF;
  z-index: 10001;
}

.csp-mp-options-list, .csp-pp-options-list, .csp-cp-options-list {
  padding: 0px;
  margin: 0px;
  list-style: none;
  background: #FFFFFF;
  width: 100%;
  min-width: 120px;
  max-width: 360px;
  max-height: 250px;
  overflow-y: auto;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}


.csp-mp-options-list li:focus-visible, .csp-pp-options-list li:focus-visible, .csp-cp-options-list li:focus-visible {
  outline: none;
}

.csp-mp-options-list li a, .csp-pp-options-list li a, .csp-cp-options-list li a {
  font-size: 14px !important;
}


.csp-mp-options-list li a:focus-visible, .csp-pp-options-list li a:focus-visible, .csp-cp-options-list li a:focus-visible {
  outline: none;
}


.create-mp-from-csp-button-container, .create-pp-from-csp-button-container, .create-cp-from-csp-button-container {
  border-bottom: 1px solid rgba(0,0,0,0.1);
  background: #FFFFFF;
  padding: 9px 12px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}


/* Updated Custom Season Profile UI - END */
/* Min Stay Suggestions Start */

.separator-pipe {
  color: rgb(0 0 0 / 30%);
  font-weight: 400;
}

button.setting-suggestion-btn {
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}

button.setting-suggestion-btn>img,
button.setting-suggestion-btn>span {
  vertical-align: middle;
}

.min-stay-suggestions-modal {
  margin: auto;
}

@media only screen and (max-width: 1024px) {
  .min-stay-suggestions-modal {
    margin: .5rem;
  }
}

.min-stay-suggestions-modal .suggestion-title {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: #333333;
}

.min-stay-suggestions-modal .suggestion-description {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  margin-left: 10px;
}

.min-stay-suggestions-modal .modal-footer {
  box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
}

#min-stay-suggestions-loading-text {
  transition: all 1s ease-in;
  animation-delay: 0s;
  animation-name: fadeInOut;
  animation-duration: 10s;
  /* value should be same as the message rotation time */
  animation-iteration-count: infinite;
}

#min-stay-suggestions-methodology-content {
  font-weight: 400px;
  font-size: 14px;
  line-height: 1.5;
  padding-top: 16px;
  padding-bottom: 16px;
}

#onboarding-min-stay-suggestions-methodology-header,
#min-stay-suggestions-methodology-header {
  font-family: 'IBM Plex Sans';
  font-weight: 700;
  font-size: 12px;
  margin-top: -1.5rem;
  margin-left: -32px;
  margin-right: -32px;
  background-color: #F1F6FF;
  padding: 12px 24px;
  display: flex;
  align-items: center;
}

#onboarding-min-stay-suggestions-methodology-header,
#min-stay-suggestions-methodology-header {
  box-shadow: 0px 1px 2px 0px #7575754D;
}

#onboarding-min-stay-suggestions-methodology-header i:first-child,
#min-stay-suggestions-methodology-header i:first-child {
  margin-right: 12px;
  color: #757575;
}

#onboarding-min-stay-suggestions-methodology-header i:last-child,
#min-stay-suggestions-methodology-header i:last-child {
  margin-left: auto;
  color: #757575;
}

#onboarding-min-stay-suggestions-methodology-header[aria-expanded='true'] i:last-child,
#min-stay-suggestions-methodology-header[aria-expanded='true'] i:last-child {
  transition: transform 0.3s;
  transform: rotate(90deg);
}

#onboarding-min-stay-suggestions-methodology-header[aria-expanded='false'] i:last-child ,
#min-stay-suggestions-methodology-header[aria-expanded='false'] i:last-child {
  transition: transform 0.3s;
  transform: rotate(0deg);
}

@keyframes fadeInOut {
  0% {
    opacity: 0
  }

  20% {
    opacity: 1
  }

  80% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

/* Min Stay Suggestions End */

/* Highlight Date Override icon --- START */
.highlight_date_override_icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 10px solid #333333;
  border-left: 10px solid transparent;
}

@media only screen and (max-width: 1024px) {
  .highlight_date_override_icon {
    border-top: 7.5px solid #333333;
    border-left: 7.5px solid transparent;
  }
}

/* Highlight Date Override icon --- END */
#min-stay-suggestion-warning {
  margin-left: -2rem;
  margin-right: -2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  background-color: rgb(240, 207, 131, 0.35);
  margin-top: 12px;
  margin-bottom: -20px;
  box-shadow: none;
  border-radius: 0;
}

#min-stay-suggestion-warning .icon_info {
  color: #e5ad2a;
  font-size: 16px;
  ;
}

hr.full-width {
  margin-left: -2rem;
  margin-right: -2rem;
}

.day-type {
  font-weight: 600;
}

.pipe-spacer {
  margin-left: 3px;
  margin-right: 3px;
}

/* Min Stay Suggestions End */

.ota-pms-btn {
  font-family: 'IBM Plex Sans';
  font-size: 14px;
  font-weight: 500;
  color: #757575 !important;
  padding-top: 13px;
  padding-bottom: 13px;
  border: 1px solid #75757580 !important;
  margin-bottom: 6px;
}

.ota-pms-btn.active {
  font-weight: 600;
  background-color: #F37579 !important;
  color: #ffffff !important;
  border: 1px solid #F37579 !important;
  box-shadow: none !important;
  margin-bottom: 6px;
}

.ota-pms-btn:hover {
  color: #757575 !important;
  background-color: #ffffff !important;
  box-shadow: 0 .125rem 0.25rem rgba(0, 0, 0, .15) !important;
}

.ota-pms-btn.active:hover {
  color: #ffffff !important;
  background-color: #F37579 !important;
}

#isMobile .m_table_card .card {
  flex-direction: row;
  padding: 15px 15px 10px 15px;
}

.m_table_card .card .card-body {
  display: flex;
  padding: 0;
}

.m_table_card .card .card-body .card-heading {
  flex: 1 1 55%;
}

.m_table_card .card .card-body .card-util {
  flex: 1 1 45%;
  display: flex;
  align-items: stretch;
  justify-content: flex-end;
  text-align: right;
  gap: 5px;
}

.mobile-sync-toggle {
  flex: 1 1 70%;
  padding: 25px 0;
}

.right-arrow {
  flex: 1 1 30%;
  padding: 30px 0;
}

.m_table_card .card .card-body .card-util .right-arrow i {
  position: inherit;
  top: 0;
  right: 0;
  transform: none;
  font-size: 30px;
  color: #999999;
  height: 100%;
  width: 100%;
}

[id^="listing-metric-"]+.badge {
  padding-left: 0;
}

a#review-listing-prices:hover {
  border-bottom: 2px solid #333333;
}

.width-auto {
  width: auto !important;
}

.width-auto .filter-option-inner-inner {
  padding-right: 1em;
}

.sticky-csp-header {
  position: sticky;
  top: -21px;
  right: 0;
  background-color: #fff;
  z-index: 1001;
  padding: 15px 8px;
  border-bottom: 1px solid #dee2e6;
  box-shadow: 0px 1px 1px #dee2e6;
  margin-right: -20px;
  margin-left: -20px;
}

#select-rounding-digit-count, #select-rounding-digit, #select-smoothing-days,
#popular-tab-select-rounding-digit-count-short-term, #popular-tab-select-rounding-digit-short-term, #popular-tab-select-smoothing-days-short-term,
#popular-tab-select-rounding-digit-count-mid-term, #popular-tab-select-rounding-digit-mid-term, #popular-tab-select-smoothing-days-mid-term,
#popular-tab-select-rounding-digit-count-multi-unit, #popular-tab-select-rounding-digit-multi-unit, #popular-tab-select-smoothing-days-multi-unit
{
  width: auto;
}

#min-stay-override-warning-box, #cin-cout-override-warning-box {
  background: #FCF5E6;
  min-width: fit-content;
  width: 800px;
  padding: 15px 20px;
  border-radius: 5px;
}

#min-stay-override-warning-box .material-icons, #cin-cout-override-warning-box .material-icons {
  color: #E29F08;
  font-size: 25px;
  padding-right: 7px;
}

#min-stay-override-warning-text a, #cin-cout-override-warning-text a {
  text-decoration: underline;
}

.grey-out {
  background:rgba(0, 0, 0, 0.1) !important;
  cursor: not-allowed;
}

#orphan-day-prices-add-btn, 
#popular-tab-orphan-day-prices-add-btn-short-term, 
#popular-tab-orphan-day-prices-add-btn-mid-term, 
#popular-tab-orphan-day-prices-add-btn-multi-unit,
#pricing-profile-orphan-day-prices-add-btn, #safety-minimum-prices-add-btn, #pricing-profile-safety-minimum-prices-add-btn{
  background-color: #fff;
  border: none;
}

.orphan-day-dfd-box {
  margin-left: 439px;
}

.apply-only-within {
  width: 60px;
  padding-left: 5px
}

.fs-12p {
  font-size: 12px;
}

#manual-res-fetch-modal .modal-content {
  border-radius: 5px;
}

.disabled-btn {
  pointer-events: auto !important;
  cursor: not-allowed;
}

.dark-popover {
  background-color: #333333;
  font-size: 12px;
}

.dark-popover .popover-body {
  padding: 10px 10px;
  color: #ffffff;
}

#manual-res-fetch-modal .modal-subtitle {
  font-size: 13px;
  color: #757575;
}

#manual-res-schedule-table > tbody > tr:not(:last-child) > td {
  border-bottom-width: 1px !important;
}

#manual-res-schedule-table > tbody > tr > td:first-child, #manual-res-schedule-table.table-striped > thead > tr > th:first-child {
  padding-left: 20px !important;
}

.last-refreshed-col-div {
  display: flex;
  align-items: center;
  gap: 3px;
  justify-content: center;
}

.last-refreshed-col-div i {
  margin-bottom: 3px;
}

@media only screen and (max-width: 1024px) {
  .ota-pms-btn {
    width: 100% !important;
  }
}

.popover {
  max-width: 100%;
  margin-left: 13px !important;
}

.cin-cout-warn-box{
  background: #FCF5E6;
  margin: 1.5rem 2rem;
  box-shadow: none;
  border: 1px solid #F0CF83;
  border-radius: 5px;
}

.warn-box{
  background: #FCF5E6;
  box-shadow: none;
  border: 1px solid #F0CF83;
  border-radius: 5px;
}

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

.rec_text{
  font-size:12px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 30px;
}

#upload-res-csv, #download-res-sample-csv {
  width: 100%;
  text-align: left !important;
  border-radius: 0px !important;;
}

.pa-table-menu {
  padding: 0px !important;
}

@media (max-width: 768px) {
  
  .warn-box-align{
    align-items: flex-start;
  }

}

/* Add Base Price Modal */ 

#add-base-price-modal .modal-content{
  max-width: 470px;
}

#add-base-price-container{
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 20px 50px 20px 20px;
  background: #FFF6DE;
  border-radius: 5px;
  border: 1px solid #FFE8AC;
}

@media (max-width: 450px){
  #add-base-price-modal #map-modal-footer{
      padding: 15px;
  }
  #add-base-price-container{
      padding: 20px;
  }
}

div.metric-description-tooltip.tooltip {
  pointer-events: unset !important;
}

.hlp-bp-refresh-container {
  padding: 12px 20px 12px 12px;
  display: flex;
  align-items: center;
}

.migrate-child-listings-tooltip-inner {
  min-width: 400px;
}

#account-cust-table img {
  height: 24px;
  width: 24px;
}

.table-tab-view .form-control {
  min-width: 320px;
}

.customization-preference-property-type-option,
.sync-pref-option {
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.10);
    user-select: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 12px;
    margin-right: 0.25rem;
    margin-bottom: 0.25rem;
}

.customization-preference-property-type-option:hover, .sync-pref-option:hover {
    background: #F4F5F7 !important;
    border-color: #33333380;
}

.propery-types-container, .preferences-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 7px;
    margin-top: 20px;
}

.preferences-container {
  margin-top: 12px;
}

.property-type-icon {
    margin-right: 0.25rem;
}

.property-question-section {
    margin-top: 20px;
}

.property-question-section {
    margin-top: 10px;
}

@media only screen and (max-width: 600px) {
    .propery-types-container, .preferences-container {
        grid-template-columns: 1fr;
        gap: 10px;
        margin-top: 10px;
    }

    .customization-preference-property-type-option {
        height: auto;
    }

    #customization-preference-modal .modal-dialog, #sync-preference-modal .modal-dialog {
        width: calc(100% - 20px);
    }
}


.cust-pref-option-input {
    border: 2px solid #33333326;
    background-color: #FFF;
}

.dp-familiarity-option-label {
    font-size: 14px !important;
    font-weight: 400 !important;
}

.cust-pref-button, .sync-pref-btn {
    font-weight: 600 !important;
    font-size: 14px;
}


#customization-preference-go-back-btn, #sync-pref-go-back-btn, #sync-pref-cancel-btn {
    color: #333333;
}


#confirm-customization-preference-btn, #sync-pref-select-btn, #sync-pref-confirm-btn {
    width: 120px;
}

.w-100per {
  width: 100%;
}

.cust-cin-cout-dropdown-container {
  display: block;
}

#cust-cin-cout-active-profile-well {
  margin: 0;
}

.sync-pref-option.selected {
  border: 1px solid var(--Secondary-Grey, #7A7A7A);
}

.sync-pref-option.err {
  border: 1px solid #E63E3D;
}

.sync-pref-error, .sync-pref-error-child {
  padding: 12px;
  border: 1px solid #E63E3D;
  margin-top: 12px;
  border-radius: 5px;
  background: var(--Highlight-Red, #FEF1F2);
  display: flex;
  gap: 8px;
  align-items: center;
  display: none;
}



.child-listings-container .form-check {
  margin-top: 0;
  display: flex;
  align-items: center;
}

.child-listings-container {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 12px;
}

#sync-preference-modal .modal-header, 
.child-listings-modal .modal-header {
  border: 1px solid #E0E0E0;
  padding: 16px 24px;
}

#sync-preference-modal .modal-body, 
.child-listings-modal .modal-body {
  padding: 16px 24px;
  min-height: 267px;
}

.sync-pref-option {
  padding: 12px;
}

#sync-preference-modal .modal-dialog, .child-listings-modal .modal-dialog {
  max-width: 800px;
}

#child-listing-container {
  inset: 60px auto auto auto !important;
  margin-top: 2px;
}

.child-listings-modal .form-check label {
  font-size: 14px;
  font-weight: 400;
}

.sync-pref-option.unmap, .sync-pref-option.turn-on-parent {
  display: none;
}

.checkbox-container {
  margin-top: 12px;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-item {
  cursor: pointer;
}

.dropdown-item.disabled {
  pointer-events: none;
  cursor: default;
  color: #6c757d;
}

#dropdown-toggle-btn-text {
  font-size: 14px;
  line-height: 18.2px;
}

.custom-modal-body {
  margin-bottom: 160px;
}
@media (max-width: 768px) {
  .modal-dialog {
    max-width: 90% !important; 
  }
  .custom-modal-body {
    margin-bottom: 265px;
  }
}
