@keyframes mymove {
  50% {
    box-shadow: 0px 0px 2px 2px #846900;
  }
}
@keyframes savee {
  50% {
    box-shadow: 0px 0px 5px 5px #ea868f;
  }
}
body.preview {
  padding-top: 77px;
}
@media (min-width: 768px) {
  body.preview {
    padding-top: 39px !important;
  }
}
body.nav-small {
  padding-top: 277px;
}
body.nav-small .navHeader .navbar-brand {
  padding: 0;
}
body.nav-small .navHeader .navbar-brand img {
  height: 30px;
}
body.nav-small .navHeader .nav-link {
  padding: 0.2rem 1rem;
}
body.nav-small .listing-header {
  top: 49px !important;
}
body.nav-small .listing-header .listing-info {
  font-size: 0.9rem;
}
body.nav-small .listing-header .listing-info .slider-bar,
body.nav-small .listing-header .listing-info .listing-info_donuts {
  display: none !important;
}
body.nav-small .listing-header .listing-info .listing-info_li,
body.nav-small .listing-header .listing-info .slider-purchase-price {
  display: block !important;
}
body.nav-small .listing-header .listing-info .card-school > div {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
body.nav-small .listing-header .listing-info .badge-outline {
  padding: 0.15rem 0.8rem;
}
body.nav-small .listing-header .listing-info .pdf-button {
  display: none !important;
}
body.nav-small .listing-header .listing-info .listing-info_prices {
  padding-top: 0.5rem !important;
}
body.nav-small .listing-header .listing-info .listing-info_prices .h3,
body.nav-small .listing-header .listing-info .listing-info_prices .fs-3 {
  font-size: 1.5rem;
}
body.nav-small .listing-header .listing-info .listing-info_prices .price-list,
body.nav-small .listing-header .listing-info .listing-info_prices .price-investment {
  margin-bottom: 0 !important;
}
body.nav-small .listing-header .listing-info .listing-status ul li:last-child {
  display: inline-block !important;
}
body.nav-small .listing-header .listing-info .listing-tabs .nav-tabs .nav-link {
  padding: 0.5rem 1rem !important;
}
body.nav-small .listing-header .listing-info .listing-photo a > div {
  height: 160px;
  width: 190px;
}
@media (min-width: 768px) {
  body.nav-small .listing-header .listing-info .listing-photo a > div {
    width: 190px;
  }
}
@media (min-width: 992px) {
  body.nav-small .listing-header .listing-info .listing-photo a > div {
    width: 170px;
  }
}
body.nav-small .listing-header .listing-info .slider-info input {
  line-height: 1;
  height: 21px;
  width: 50%;
}
body.nav-small .listing-header .listing-info .slider-info .monthlyRentalSF,
body.nav-small .listing-header .listing-info .slider-info .purchasePriceSF {
  color: var(--rs-cerebral-gray);
}
body.nav-small .price-list,
body.nav-small .price-investment {
  font-family: 'Montserrat', sans-serif;
}
body.nav-small .price-list small,
body.nav-small .price-investment small {
  font-size: 75%;
}
.preview .navbar,
.preview .navbar-brand {
  font-size: 0.8rem;
}
.preview .navbar img,
.preview .navbar-brand img {
  height: 15px;
}
@media (min-width: 768px) {
  .preview .navbar img,
  .preview .navbar-brand img {
    height: 20px;
  }
}
.preview .save-row {
  display: none !important;
}
@media (min-width: 768px) {
  .preview .mini-header.sticky {
    margin-top: 39px !important;
  }
}
.navHeader {
  transition: all 0.3s;
}
#alerts {
  position: absolute;
  top: 80px;
  right: 20px;
}
#alerts .toast-header {
  background-color: var(--rs-lava);
  color: var(--bs-white);
}
#alerts .toast-header .close {
  color: var(--bs-white);
}
#alerts .toast-header img {
  height: 15px;
}
.featured {
  background-color: var(--rs-accent-glass);
  color: var(--bs-white);
}
.featured:hover {
  background-color: var(--rs-accent-glass-dark);
  color: var(--bs-white);
}
.mini-header {
  position: fixed;
  background: var(--bs-white);
  margin-top: -150px;
  transition: all 0.5s ease-out;
  z-index: 1029;
  width: 100%;
}
.mini-header .property-image {
  height: 57px;
  background-image: url('https://images.rescover.com/no-image.jpg');
  background-size: cover;
  background-position: center;
}
.mini-header_title {
  text-decoration: none;
}
.mini-header_features {
  font-size: 0.9rem;
}
.mini-header_features .fal {
  color: var(--rs-cerebral-gray);
}
.mini-header.sticky {
  margin-left: initial !important;
  margin-top: 58px !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
@media (min-width: 1200px) {
  .mini-header.sticky {
    margin-top: -65px;
  }
}
.mini-header .listing-tabs .nav-tabs .nav-link {
  padding: 0.6rem !important;
}
@media (min-width: 1400px) {
  .mini-header .listing-tabs .nav-tabs .nav-link {
    padding: 0.5rem 1rem !important;
  }
}
.listing-tile.rejectedListing .listing-photo_photo {
  filter: grayscale(100%);
}
.listing-header {
  z-index: 1020 !important;
}
.listing-photo {
  /*.gallery-banner {
      min-height: 130px;
      background-color: var(--rs-alice);
      max-height: 220px;
      background-image: url('https://images.rescover.com/no-image.jpg');
      background-size: cover;
      background-position: center;

      @media @tablet {
        border-radius: 10px;
      }
    }*/
}
@media only screen and (max-width: 576px) {
  .listing-photo {
    padding: 0px !important;
  }
}
.listing-photo .gallery-banner {
  overflow: hidden;
  border-radius: var(--bs-border-radius-lg);
  background-color: var(--rs-alice);
  background-image: url('https://images.rescover.com/no-image.jpg');
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 190px;
}
.listing-photo .gallery-banner a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.listing-photo .listing-hidden {
  opacity: 0.5;
  filter: grayscale(100%);
}
.listing-photo .verified {
  top: 10px;
  right: 5px;
}
.listing-photo .toast-change,
.listing-photo .toast-custom {
  transition: 0.5s all;
  margin-bottom: -10px;
  opacity: 0;
  visibility: hidden;
}
.listing-photo .toast-change.show,
.listing-photo .toast-custom.show {
  opacity: 1;
  visibility: visible;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .listing-photo .toast-change.show,
  .listing-photo .toast-custom.show {
    margin-bottom: 0.5rem;
  }
}
.listing-photo .rounded {
  border-radius: 0.5rem !important;
}
@media only screen and (max-width: 576px) {
  .listing-photo .rounded {
    border-radius: 0 !important;
  }
}
.listing-photo .rounded-top {
  border-top-left-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important;
}
.listing-photo a > div {
  height: 280px;
  width: 300px;
  background-size: cover;
  background-position: center;
  border-radius: 0.25rem !important;
}
@media (min-width: 992px) {
  .listing-photo a > div {
    width: 270px;
  }
}
.listing-info_sliders small {
  color: var(--rs-cerebral-gray);
}
.listing-info_sliders span {
  font-size: 14px;
}
@media (min-width: 992px) {
  .listing-info_sliders span {
    font-size: 13px;
  }
}
@media (min-width: 1400px) {
  .listing-info_sliders span {
    font-size: 16px;
  }
}
.listing-info_sliders .slider input {
  background-color: transparent !important;
  display: inline-block;
  padding: 0;
  border: 0;
  width: 70px;
}
@media (min-width: 992px) {
  .listing-info_sliders .slider input {
    font-size: 14px;
  }
}
@media (min-width: 1400px) {
  .listing-info_sliders .slider input {
    font-size: 16px;
  }
}
.listing-info_title h1,
.listing-info_title.fs-1 {
  font-size: 1.3rem;
}
@media (min-width: 768px) {
  .listing-info_title h1,
  .listing-info_title.fs-1 {
    font-size: 1.75rem;
  }
}
.listing-info_title h1 .headingLink,
.listing-info_title.fs-1 .headingLink {
  max-width: 100%;
  vertical-align: middle;
  text-decoration: none;
}
.listing-info_title h1 .headingLink:hover,
.listing-info_title.fs-1 .headingLink:hover {
  color: var(--rs-lava);
}
.listing-info_prices .downpayment-whole {
  justify-content: center;
}
.listing-info_prices .downpayment-whole span.form-control-plaintext {
  cursor: default;
  padding-right: 2px;
}
.listing-info_prices .downpayment-whole span.input-group-text {
  cursor: default;
  border: 0;
  text-align: start;
}
.listing-description .badge-pending {
  background-color: var(--rs-bee);
}
.listing-description .irs--round {
  height: 30px;
}
.listing-description .irs--round .irs-bar {
  background-color: var(--rs-bee);
  top: 13px;
}
.listing-description .irs--round .irs-line {
  top: 13px;
}
.listing-description .irs--round .irs-handle {
  top: 3px;
  border-color: var(--rs-beluga);
  box-shadow: 0px 0px 3px 3px var(--bs-white);
  background-color: var(--bs-white);
  width: 20px;
  height: 20px;
}
.listing-description .irs--round .irs-single {
  background-color: var(--rs-bee);
}
.listing-description .irs--round .irs-single:before {
  border-top-color: var(--rs-bee);
}
.listing-description .card-school {
  font-size: 1.3rem;
}
.listing-description .card-school img {
  height: 25px;
}
.listing-description .card-school .fal {
  color: var(--rs-cerebral-gray);
}
.listing-description .donutScale .donut {
  position: relative;
}
.listing-description .donutScale .donut-top {
  font-size: 0.85rem;
  color: var(--rs-cerebral-gray);
  top: 0;
}
.listing-description .donutScale .donut-year {
  font-size: 0.85rem;
  color: var(--rs-cerebral-gray);
  min-height: 21px;
}
.listing-description .donutScale .donut-bottom {
  bottom: 0;
  text-align: center;
  font-weight: bold;
  margin-bottom: -5px;
  position: absolute;
  width: 100%;
  left: 0;
}
.listing-description .donutScale .donut canvas {
  width: 100%;
  margin: 0 auto;
  height: 50px;
}
.listing-description .donutScale .donut-title {
  font-size: 0.8rem;
}
.listing-tabs {
  background-image: linear-gradient(0deg, #DDE4EB 0%, #F2F8FF 15%, #FFFFFF 100%);
}
.listing-tabs .nav-item .nav-link {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  padding: 0.6rem 0.8rem !important;
  border-bottom: 0;
}
@media (min-width: 768px) {
  .listing-tabs .nav-item .nav-link {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    padding: 0.6rem 0.68rem !important;
  }
}
@media (min-width: 992px) {
  .listing-tabs .nav-item .nav-link {
    padding: 0.6rem !important;
  }
}
@media (min-width: 1400px) {
  .listing-tabs .nav-item .nav-link {
    padding: 1rem !important;
  }
}
.listing-tabs .nav-item .nav-link:hover {
  background-color: rgba(0, 0, 0, 0.025);
  color: var(--rs-eclipse);
  border-color: transparent;
}
.listing-tabs .nav-item .nav-link.active {
  border-color: transparent;
  color: var(--rs-eclipse);
  background: var(--bs-white);
  box-shadow: 0 -7px 8px 0 rgba(0, 0, 0, 0.03);
  font-weight: bold;
}
.listing-tabs .switch-lg.switch-bs .custom-control-label span {
  left: -155px;
  width: 100px;
}
.badge-status {
  padding: 0.15rem 0.5rem;
}
@media (min-width: 768px) {
  .badge-status {
    padding: 0.4rem 0.5rem;
  }
}
.icon-shape {
  width: 48px;
  height: 48px;
  background-position: 50%;
  border-radius: 0.75rem;
}
.border-radius-md {
  border-radius: 0.5rem;
}
.border-back:after {
  content: "";
  background-color: var(--rs-eclipse);
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
}
.border-back .badge {
  z-index: 1;
}
.modal-infopop {
  overflow-y: scroll !important;
}
.modal a.card {
  text-decoration: none;
}
.modal-content {
  border: 0;
  border-radius: 0.5rem;
}
.spinner-border {
  color: #bbb;
}
.custom-control-input:checked ~ .custom-control-label::before {
  border-color: var(--rs-lava);
  background-color: var(--rs-lava);
}
/*TABS CONTENT*/
/*PROPERTY*/
#property-information .chart-container .chart-caption,
#mls-listing .chart-container .chart-caption {
  font-size: 0.8rem;
}
@media (min-width: 576px) {
  #property-information .chart-container .chart-caption,
  #mls-listing .chart-container .chart-caption {
    font-size: 1rem;
  }
}
#property-information .chart-doughnut,
#mls-listing .chart-doughnut {
  width: 80px !important;
  height: 80px !important;
}
@media (min-width: 576px) {
  #property-information .chart-doughnut,
  #mls-listing .chart-doughnut {
    width: 100px !important;
    height: 100px !important;
  }
}
@media (min-width: 768px) {
  #property-information .chart-doughnut,
  #mls-listing .chart-doughnut {
    width: 120px !important;
    height: 120px !important;
  }
}
@media (min-width: 992px) {
  #property-information .chart-doughnut,
  #mls-listing .chart-doughnut {
    width: 100px !important;
    height: 100px !important;
  }
}
@media (min-width: 1200px) {
  #property-information .chart-doughnut,
  #mls-listing .chart-doughnut {
    width: 80px !important;
    height: 80px !important;
  }
}
#property-information .chart-doughnut span,
#mls-listing .chart-doughnut span {
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
}
.chart-mini-doughnut.chart-container .chart-doughnut {
  width: 80px !important;
  height: 80px !important;
}
@media (min-width: 576px) {
  .chart-mini-doughnut.chart-container .chart-doughnut {
    width: 100px !important;
    height: 100px !important;
  }
}
@media (min-width: 768px) {
  .chart-mini-doughnut.chart-container .chart-doughnut {
    width: 120px !important;
    height: 120px !important;
  }
}
@media (min-width: 992px) {
  .chart-mini-doughnut.chart-container .chart-doughnut {
    width: 100px !important;
    height: 100px !important;
  }
}
@media (min-width: 1200px) {
  .chart-mini-doughnut.chart-container .chart-doughnut {
    width: 80px !important;
    height: 80px !important;
  }
}
.chart-mini-doughnut.chart-container .chart-doughnut span {
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
}
.chart-mini-doughnut.chart-container .chart .chart-caption {
  font-size: 0.8rem;
}
@media (min-width: 576px) {
  .chart-mini-doughnut.chart-container .chart .chart-caption {
    font-size: 1rem;
  }
}
/*PROFORMA*/
/*refactor tables*/
.card-proforma .table {
  cursor: default;
}
.card-proforma .table thead tr:hover .proforma,
.card-proforma .table tbody tr:hover .proforma,
.card-proforma .table tfoot tr:hover .proforma {
  background-color: var(--rs-summer-harvest);
}
.card-proforma .table thead tr th,
.card-proforma .table tbody tr th,
.card-proforma .table tfoot tr th {
  font-weight: normal;
  position: relative;
}
.card-proforma .table thead tr.table-total.styled-dark-finances th,
.card-proforma .table tbody tr.table-total.styled-dark-finances th,
.card-proforma .table tfoot tr.table-total.styled-dark-finances th,
.card-proforma .table thead tr.table-subtotal.styled-dark-finances th,
.card-proforma .table tbody tr.table-subtotal.styled-dark-finances th,
.card-proforma .table tfoot tr.table-subtotal.styled-dark-finances th,
.card-proforma .table thead tr.table-total.styled-dark-finances td,
.card-proforma .table tbody tr.table-total.styled-dark-finances td,
.card-proforma .table tfoot tr.table-total.styled-dark-finances td,
.card-proforma .table thead tr.table-subtotal.styled-dark-finances td,
.card-proforma .table tbody tr.table-subtotal.styled-dark-finances td,
.card-proforma .table tfoot tr.table-subtotal.styled-dark-finances td {
  background-color: var(--bs-gray-300) !important;
  color: #666 !important;
}
.card-proforma .table thead tr.table-total.styled-dark-finances:hover th,
.card-proforma .table tbody tr.table-total.styled-dark-finances:hover th,
.card-proforma .table tfoot tr.table-total.styled-dark-finances:hover th,
.card-proforma .table thead tr.table-subtotal.styled-dark-finances:hover th,
.card-proforma .table tbody tr.table-subtotal.styled-dark-finances:hover th,
.card-proforma .table tfoot tr.table-subtotal.styled-dark-finances:hover th,
.card-proforma .table thead tr.table-total.styled-dark-finances:hover td,
.card-proforma .table tbody tr.table-total.styled-dark-finances:hover td,
.card-proforma .table tfoot tr.table-total.styled-dark-finances:hover td,
.card-proforma .table thead tr.table-subtotal.styled-dark-finances:hover td,
.card-proforma .table tbody tr.table-subtotal.styled-dark-finances:hover td,
.card-proforma .table tfoot tr.table-subtotal.styled-dark-finances:hover td {
  background-color: var(--bs-gray-300) !important;
  color: #666 !important;
}
.card-proforma .table thead tr.table-total.styled-dark-finances.estimated,
.card-proforma .table tbody tr.table-total.styled-dark-finances.estimated,
.card-proforma .table tfoot tr.table-total.styled-dark-finances.estimated,
.card-proforma .table thead tr.table-subtotal.styled-dark-finances.estimated,
.card-proforma .table tbody tr.table-subtotal.styled-dark-finances.estimated,
.card-proforma .table tfoot tr.table-subtotal.styled-dark-finances.estimated {
  background-color: red;
  color: var(--bs-dark);
}
.card-proforma .table thead tr.table-total.styled-dark-finances.estimated:hover,
.card-proforma .table tbody tr.table-total.styled-dark-finances.estimated:hover,
.card-proforma .table tfoot tr.table-total.styled-dark-finances.estimated:hover,
.card-proforma .table thead tr.table-subtotal.styled-dark-finances.estimated:hover,
.card-proforma .table tbody tr.table-subtotal.styled-dark-finances.estimated:hover,
.card-proforma .table tfoot tr.table-subtotal.styled-dark-finances.estimated:hover {
  background-color: var(--rs-beluga-subtle);
}
.card-proforma .table thead tr.table-total.styled-dark-finances .positive,
.card-proforma .table tbody tr.table-total.styled-dark-finances .positive,
.card-proforma .table tfoot tr.table-total.styled-dark-finances .positive,
.card-proforma .table thead tr.table-subtotal.styled-dark-finances .positive,
.card-proforma .table tbody tr.table-subtotal.styled-dark-finances .positive,
.card-proforma .table tfoot tr.table-subtotal.styled-dark-finances .positive {
  color: green;
}
.card-proforma .table thead tr.table-total.styled-dark-finances .negative,
.card-proforma .table tbody tr.table-total.styled-dark-finances .negative,
.card-proforma .table tfoot tr.table-total.styled-dark-finances .negative,
.card-proforma .table thead tr.table-subtotal.styled-dark-finances .negative,
.card-proforma .table tbody tr.table-subtotal.styled-dark-finances .negative,
.card-proforma .table tfoot tr.table-subtotal.styled-dark-finances .negative {
  color: salmon;
}
.card-proforma .table thead tr.table-total th,
.card-proforma .table tbody tr.table-total th,
.card-proforma .table tfoot tr.table-total th,
.card-proforma .table thead tr.table-subtotal th,
.card-proforma .table tbody tr.table-subtotal th,
.card-proforma .table tfoot tr.table-subtotal th,
.card-proforma .table thead tr.table-total td,
.card-proforma .table tbody tr.table-total td,
.card-proforma .table tfoot tr.table-total td,
.card-proforma .table thead tr.table-subtotal td,
.card-proforma .table tbody tr.table-subtotal td,
.card-proforma .table tfoot tr.table-subtotal td {
  color: var(--r-table-color);
  background-color: var(--r-table-background) !important;
}
.card-proforma .table thead tr.table-total:hover th,
.card-proforma .table tbody tr.table-total:hover th,
.card-proforma .table tfoot tr.table-total:hover th,
.card-proforma .table thead tr.table-subtotal:hover th,
.card-proforma .table tbody tr.table-subtotal:hover th,
.card-proforma .table tfoot tr.table-subtotal:hover th,
.card-proforma .table thead tr.table-total:hover td,
.card-proforma .table tbody tr.table-total:hover td,
.card-proforma .table tfoot tr.table-total:hover td,
.card-proforma .table thead tr.table-subtotal:hover td,
.card-proforma .table tbody tr.table-subtotal:hover td,
.card-proforma .table tfoot tr.table-subtotal:hover td {
  color: var(--r-table-color);
  background-color: var(--r-table-background-hover) !important;
}
.card-proforma .table thead tr.table-total:hover .proforma,
.card-proforma .table tbody tr.table-total:hover .proforma,
.card-proforma .table tfoot tr.table-total:hover .proforma,
.card-proforma .table thead tr.table-subtotal:hover .proforma,
.card-proforma .table tbody tr.table-subtotal:hover .proforma,
.card-proforma .table tfoot tr.table-subtotal:hover .proforma {
  background-color: var(--r-table-background-hover) !important;
}
.card-proforma .table thead tr.table-total,
.card-proforma .table tbody tr.table-total,
.card-proforma .table tfoot tr.table-total {
  --r-table-background: var(--bs-light);
  --r-table-background-hover: var(--bs-gray-300);
}
.card-proforma .table thead tr.table-subtotal,
.card-proforma .table tbody tr.table-subtotal,
.card-proforma .table tfoot tr.table-subtotal {
  --r-table-color: var(--base05);
  --r-table-background: var(--rs-mist-of-green);
  --r-table-background-hover: var(--rs-mist-of-green-dark);
}
.card-proforma .table tbody.tb-space:after {
  content: '';
  display: table-row;
  height: 15px;
}
.card-proforma .table tbody tr:hover th,
.card-proforma .table tbody tr.subtotal:hover th,
.card-proforma .table tbody tr:hover td,
.card-proforma .table tbody tr.subtotal:hover td {
  background-color: #fff3cd;
}
.card-proforma .table tbody tr td,
.card-proforma .table tbody tr th {
  text-align: right;
}
.card-proforma .table tbody tr td:first-child,
.card-proforma .table tbody tr th:first-child {
  text-align: left;
}
.card-proforma .table tbody tr tr.subtotal {
  background-color: var(--bs-light);
}
.card-proforma .table tbody tr tr.subtotal + tr td {
  border-top: 0;
  padding-top: 15px;
}
.card-proforma .table tbody tr.table-divider th,
.card-proforma .table tbody tr.table-divider td {
  border-top-width: 3px;
  border-top-color: #c3c3c3;
}
.card-proforma .table .proforma {
  background-color: var(--rs-beluga);
}
.card-proforma .table .proforma .estimated {
  background-color: #8e7cc3;
}
.card-proforma .table .proforma:hover {
  background-color: #eee;
}
.card-proforma .table .t12 {
  background-color: var(--bs-white);
  box-shadow: inset -2px 0px 0px 0px var(--rs-table-lavender-purple);
}
.card-proforma .table .t12:hover {
  background-color: var(--bs-gray-100);
}
.card-proforma .table .historical {
  background-color: var(--rs-table-lavender-purple);
  color: var(--bs-dark);
}
.card-proforma .table .historical.estimated {
  background-color: var(--rs-table-beluga);
  color: var(--bs-dark);
}
.card-proforma .table .historical.estimated:hover {
  background-color: var(--rs-beluga-subtle);
}
.card-proforma .table.text-small {
  font-size: 0.8rem;
}
@media (min-width: 992px) {
  .card-proforma .table.text-small {
    font-size: 0.78rem;
  }
}
@media (min-width: 1600px) {
  .card-proforma .table.text-small {
    font-size: 0.95rem;
  }
}
.card-proforma .table-wrap .table thead tr th:first-child,
.card-proforma .table-border .table thead tr th:first-child,
.card-proforma .table-wrap .table tbody tr th:first-child,
.card-proforma .table-border .table tbody tr th:first-child,
.card-proforma .table-wrap .table tfoot tr th:first-child,
.card-proforma .table-border .table tfoot tr th:first-child {
  text-align: left;
  left: 0;
  position: -webkit-sticky;
  position: sticky;
  z-index: 98;
  box-shadow: inset -2px 0px 0px 0px var(--rs-steam);
  width: 180px;
}
@media (min-width: 992px) {
  .card-proforma .table-wrap .table thead tr th:first-child,
  .card-proforma .table-border .table thead tr th:first-child,
  .card-proforma .table-wrap .table tbody tr th:first-child,
  .card-proforma .table-border .table tbody tr th:first-child,
  .card-proforma .table-wrap .table tfoot tr th:first-child,
  .card-proforma .table-border .table tfoot tr th:first-child {
    width: 280px;
  }
}
@media (min-width: 1400px) {
  .card-proforma .table-wrap .table thead tr th:first-child,
  .card-proforma .table-border .table thead tr th:first-child,
  .card-proforma .table-wrap .table tbody tr th:first-child,
  .card-proforma .table-border .table tbody tr th:first-child,
  .card-proforma .table-wrap .table tfoot tr th:first-child,
  .card-proforma .table-border .table tfoot tr th:first-child {
    width: 240px;
  }
}
.card-proforma .table-wrap .table thead tr.table-total th:first-child,
.card-proforma .table-border .table thead tr.table-total th:first-child,
.card-proforma .table-wrap .table tbody tr.table-total th:first-child,
.card-proforma .table-border .table tbody tr.table-total th:first-child,
.card-proforma .table-wrap .table tfoot tr.table-total th:first-child,
.card-proforma .table-border .table tfoot tr.table-total th:first-child,
.card-proforma .table-wrap .table thead tr.table-subtotal th:first-child,
.card-proforma .table-border .table thead tr.table-subtotal th:first-child,
.card-proforma .table-wrap .table tbody tr.table-subtotal th:first-child,
.card-proforma .table-border .table tbody tr.table-subtotal th:first-child,
.card-proforma .table-wrap .table tfoot tr.table-subtotal th:first-child,
.card-proforma .table-border .table tfoot tr.table-subtotal th:first-child,
.card-proforma .table-wrap .table thead tr.table-total td:first-child,
.card-proforma .table-border .table thead tr.table-total td:first-child,
.card-proforma .table-wrap .table tbody tr.table-total td:first-child,
.card-proforma .table-border .table tbody tr.table-total td:first-child,
.card-proforma .table-wrap .table tfoot tr.table-total td:first-child,
.card-proforma .table-border .table tfoot tr.table-total td:first-child,
.card-proforma .table-wrap .table thead tr.table-subtotal td:first-child,
.card-proforma .table-border .table thead tr.table-subtotal td:first-child,
.card-proforma .table-wrap .table tbody tr.table-subtotal td:first-child,
.card-proforma .table-border .table tbody tr.table-subtotal td:first-child,
.card-proforma .table-wrap .table tfoot tr.table-subtotal td:first-child,
.card-proforma .table-border .table tfoot tr.table-subtotal td:first-child {
  box-shadow: inset -2px 0px 0px 0px var(--bs-white);
  background-color: var(--bs-gray-300) !important;
  color: #666 !important;
}
.card-proforma .table-wrap .table thead tr.table-total:hover th:first-child,
.card-proforma .table-border .table thead tr.table-total:hover th:first-child,
.card-proforma .table-wrap .table tbody tr.table-total:hover th:first-child,
.card-proforma .table-border .table tbody tr.table-total:hover th:first-child,
.card-proforma .table-wrap .table tfoot tr.table-total:hover th:first-child,
.card-proforma .table-border .table tfoot tr.table-total:hover th:first-child,
.card-proforma .table-wrap .table thead tr.table-subtotal:hover th:first-child,
.card-proforma .table-border .table thead tr.table-subtotal:hover th:first-child,
.card-proforma .table-wrap .table tbody tr.table-subtotal:hover th:first-child,
.card-proforma .table-border .table tbody tr.table-subtotal:hover th:first-child,
.card-proforma .table-wrap .table tfoot tr.table-subtotal:hover th:first-child,
.card-proforma .table-border .table tfoot tr.table-subtotal:hover th:first-child {
  background-color: var(--bs-gray-300) !important;
  color: #666 !important;
  box-shadow: inset -2px 0px 0px 0px var(--bs-white);
}
.card-proforma .table-wrap .table thead tr.table-total th,
.card-proforma .table-border .table thead tr.table-total th,
.card-proforma .table-wrap .table tbody tr.table-total th,
.card-proforma .table-border .table tbody tr.table-total th,
.card-proforma .table-wrap .table tfoot tr.table-total th,
.card-proforma .table-border .table tfoot tr.table-total th,
.card-proforma .table-wrap .table thead tr.table-subtotal th,
.card-proforma .table-border .table thead tr.table-subtotal th,
.card-proforma .table-wrap .table tbody tr.table-subtotal th,
.card-proforma .table-border .table tbody tr.table-subtotal th,
.card-proforma .table-wrap .table tfoot tr.table-subtotal th,
.card-proforma .table-border .table tfoot tr.table-subtotal th {
  font-weight: 700 !important;
}
.card-proforma .table-wrap .table thead tr.table-total th:first-child,
.card-proforma .table-border .table thead tr.table-total th:first-child,
.card-proforma .table-wrap .table tbody tr.table-total th:first-child,
.card-proforma .table-border .table tbody tr.table-total th:first-child,
.card-proforma .table-wrap .table tfoot tr.table-total th:first-child,
.card-proforma .table-border .table tfoot tr.table-total th:first-child,
.card-proforma .table-wrap .table thead tr.table-subtotal th:first-child,
.card-proforma .table-border .table thead tr.table-subtotal th:first-child,
.card-proforma .table-wrap .table tbody tr.table-subtotal th:first-child,
.card-proforma .table-border .table tbody tr.table-subtotal th:first-child,
.card-proforma .table-wrap .table tfoot tr.table-subtotal th:first-child,
.card-proforma .table-border .table tfoot tr.table-subtotal th:first-child {
  box-shadow: inset -2px 0px 0px 0px var(--rs-steam);
  background-color: var(--r-table-background) !important;
}
.card-proforma .table-wrap .table thead tr.table-total .t12,
.card-proforma .table-border .table thead tr.table-total .t12,
.card-proforma .table-wrap .table tbody tr.table-total .t12,
.card-proforma .table-border .table tbody tr.table-total .t12,
.card-proforma .table-wrap .table tfoot tr.table-total .t12,
.card-proforma .table-border .table tfoot tr.table-total .t12,
.card-proforma .table-wrap .table thead tr.table-subtotal .t12,
.card-proforma .table-border .table thead tr.table-subtotal .t12,
.card-proforma .table-wrap .table tbody tr.table-subtotal .t12,
.card-proforma .table-border .table tbody tr.table-subtotal .t12,
.card-proforma .table-wrap .table tfoot tr.table-subtotal .t12,
.card-proforma .table-border .table tfoot tr.table-subtotal .t12 {
  background-color: var(--bs-gray-100) !important;
}
.card-proforma .table-wrap .table thead tr.table-total .historical,
.card-proforma .table-border .table thead tr.table-total .historical,
.card-proforma .table-wrap .table tbody tr.table-total .historical,
.card-proforma .table-border .table tbody tr.table-total .historical,
.card-proforma .table-wrap .table tfoot tr.table-total .historical,
.card-proforma .table-border .table tfoot tr.table-total .historical,
.card-proforma .table-wrap .table thead tr.table-subtotal .historical,
.card-proforma .table-border .table thead tr.table-subtotal .historical,
.card-proforma .table-wrap .table tbody tr.table-subtotal .historical,
.card-proforma .table-border .table tbody tr.table-subtotal .historical,
.card-proforma .table-wrap .table tfoot tr.table-subtotal .historical,
.card-proforma .table-border .table tfoot tr.table-subtotal .historical {
  background-color: var(--rs-lavender-purple-subtle) !important;
}
.card-proforma .table-wrap .table thead tr.table-total .historical.estimated,
.card-proforma .table-border .table thead tr.table-total .historical.estimated,
.card-proforma .table-wrap .table tbody tr.table-total .historical.estimated,
.card-proforma .table-border .table tbody tr.table-total .historical.estimated,
.card-proforma .table-wrap .table tfoot tr.table-total .historical.estimated,
.card-proforma .table-border .table tfoot tr.table-total .historical.estimated,
.card-proforma .table-wrap .table thead tr.table-subtotal .historical.estimated,
.card-proforma .table-border .table thead tr.table-subtotal .historical.estimated,
.card-proforma .table-wrap .table tbody tr.table-subtotal .historical.estimated,
.card-proforma .table-border .table tbody tr.table-subtotal .historical.estimated,
.card-proforma .table-wrap .table tfoot tr.table-subtotal .historical.estimated,
.card-proforma .table-border .table tfoot tr.table-subtotal .historical.estimated {
  background-color: var(--bs-gray-300) !important;
}
.card-proforma .table-wrap .table thead tr.table-total .proforma,
.card-proforma .table-border .table thead tr.table-total .proforma,
.card-proforma .table-wrap .table tbody tr.table-total .proforma,
.card-proforma .table-border .table tbody tr.table-total .proforma,
.card-proforma .table-wrap .table tfoot tr.table-total .proforma,
.card-proforma .table-border .table tfoot tr.table-total .proforma,
.card-proforma .table-wrap .table thead tr.table-subtotal .proforma,
.card-proforma .table-border .table thead tr.table-subtotal .proforma,
.card-proforma .table-wrap .table tbody tr.table-subtotal .proforma,
.card-proforma .table-border .table tbody tr.table-subtotal .proforma,
.card-proforma .table-wrap .table tfoot tr.table-subtotal .proforma,
.card-proforma .table-border .table tfoot tr.table-subtotal .proforma {
  background-color: var(--r-table-background-hover) !important;
}
.card-proforma .table-wrap .table thead tr th:first-child,
.card-proforma .table-border .table thead tr th:first-child {
  box-shadow: none;
}
.card-proforma .table-wrap {
  overflow-x: auto;
}
.card-proforma .table-wrap .table {
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
}
.card-proforma .table-wrap .table thead tr:hover .proforma {
  background-color: #eee;
}
.card-proforma .table-wrap .table thead tr.table-subtitle th,
.card-proforma .table-wrap .table thead tr.table-subtitle td {
  background-color: var(--rs-eclipse) !important;
  color: var(--bs-white);
}
.card-proforma .table-wrap .table thead tr.table-subtitle th {
  font-weight: bold;
}
.card-proforma .table-wrap .table thead tr.table-subtitle th:first-child {
  box-shadow: none;
  color: var(--bs-white);
}
.card-proforma .table-wrap .table thead tr th {
  font-weight: bold;
}
@media (min-width: 1200px) {
  .card-proforma.card-apod .card-guard img {
    width: 290px;
  }
}
@media (min-width: 1400px) {
  .card-proforma.card-apod .card-guard img {
    width: 435px;
  }
}
.card-proforma.card-investment-basis .table-wrap,
.card-proforma.card-investment-trajectory .table-wrap,
.card-proforma.card-value-equity .table-wrap,
.card-proforma.card-financial-overview .table-wrap,
.card-proforma.card-financial-indicators .table-wrap,
.card-proforma.card-apod .table-wrap {
  overflow-x: auto;
}
.card-proforma.card-investment-basis .table-wrap .mode-advanced .table-column,
.card-proforma.card-investment-trajectory .table-wrap .mode-advanced .table-column,
.card-proforma.card-value-equity .table-wrap .mode-advanced .table-column,
.card-proforma.card-financial-overview .table-wrap .mode-advanced .table-column,
.card-proforma.card-financial-indicators .table-wrap .mode-advanced .table-column,
.card-proforma.card-apod .table-wrap .mode-advanced .table-column {
  width: 80px;
}
@media (min-width: 992px) {
  .card-proforma.card-investment-basis .table-wrap .mode-advanced .table-column,
  .card-proforma.card-investment-trajectory .table-wrap .mode-advanced .table-column,
  .card-proforma.card-value-equity .table-wrap .mode-advanced .table-column,
  .card-proforma.card-financial-overview .table-wrap .mode-advanced .table-column,
  .card-proforma.card-financial-indicators .table-wrap .mode-advanced .table-column,
  .card-proforma.card-apod .table-wrap .mode-advanced .table-column {
    width: 59px;
  }
}
@media (min-width: 1200px) {
  .card-proforma.card-investment-basis .table-wrap .mode-advanced .table-column,
  .card-proforma.card-investment-trajectory .table-wrap .mode-advanced .table-column,
  .card-proforma.card-value-equity .table-wrap .mode-advanced .table-column,
  .card-proforma.card-financial-overview .table-wrap .mode-advanced .table-column,
  .card-proforma.card-financial-indicators .table-wrap .mode-advanced .table-column,
  .card-proforma.card-apod .table-wrap .mode-advanced .table-column {
    width: 80px;
  }
}
@media (min-width: 1600px) {
  .card-proforma.card-investment-basis .table-wrap .mode-advanced .table-column,
  .card-proforma.card-investment-trajectory .table-wrap .mode-advanced .table-column,
  .card-proforma.card-value-equity .table-wrap .mode-advanced .table-column,
  .card-proforma.card-financial-overview .table-wrap .mode-advanced .table-column,
  .card-proforma.card-financial-indicators .table-wrap .mode-advanced .table-column,
  .card-proforma.card-apod .table-wrap .mode-advanced .table-column {
    width: 100px;
  }
}
.card-proforma.card-investment-basis .table-wrap .mode-advanced .table-column .cell-green,
.card-proforma.card-investment-trajectory .table-wrap .mode-advanced .table-column .cell-green,
.card-proforma.card-value-equity .table-wrap .mode-advanced .table-column .cell-green,
.card-proforma.card-financial-overview .table-wrap .mode-advanced .table-column .cell-green,
.card-proforma.card-financial-indicators .table-wrap .mode-advanced .table-column .cell-green,
.card-proforma.card-apod .table-wrap .mode-advanced .table-column .cell-green {
  color: green;
}
.card-proforma.card-investment-basis .table-wrap .mode-advanced .table-column .cell-red,
.card-proforma.card-investment-trajectory .table-wrap .mode-advanced .table-column .cell-red,
.card-proforma.card-value-equity .table-wrap .mode-advanced .table-column .cell-red,
.card-proforma.card-financial-overview .table-wrap .mode-advanced .table-column .cell-red,
.card-proforma.card-financial-indicators .table-wrap .mode-advanced .table-column .cell-red,
.card-proforma.card-apod .table-wrap .mode-advanced .table-column .cell-red {
  color: var(--bs-red);
}
@media (min-width: 1200px) {
  .card-proforma.card-basic.card-investment-basis .card-guard,
  .card-proforma.card-advanced.card-investment-basis .card-guard {
    width: 290px;
  }
}
@media (min-width: 1400px) {
  .card-proforma.card-basic.card-investment-basis .card-guard,
  .card-proforma.card-advanced.card-investment-basis .card-guard {
    width: 435px;
  }
}
.card-proforma.card-basic.card-value-equity .card-guard {
  justify-content: space-between !important;
  padding: 1rem !important;
}
.card-proforma.card-advanced.card-value-equity .card-guard {
  flex-direction: column !important;
}
@media (min-width: 1200px) {
  .card-proforma.card-advanced.card-value-equity .card-guard,
  .card-proforma.card-advanced.card-investment-trajectory .card-guard,
  .card-proforma.card-advanced.card-apod .card-guard {
    width: 290px;
  }
}
@media (min-width: 1400px) {
  .card-proforma.card-advanced.card-value-equity .card-guard,
  .card-proforma.card-advanced.card-investment-trajectory .card-guard,
  .card-proforma.card-advanced.card-apod .card-guard {
    width: 435px;
  }
}
.card-proforma.card-guarded table {
  table-layout: auto !important;
}
@media (min-width: 1200px) {
  .card-proforma.card-guarded table th:first-child {
    width: 208px !important;
  }
}
@media (min-width: 1400px) {
  .card-proforma.card-guarded table th:first-child {
    width: 240px !important;
  }
}
@media (min-width: 1200px) {
  .card-proforma.card-guarded table .table-column {
    width: 150px !important;
  }
}
.card-proforma .table-green {
  color: green;
}
.card-proforma .table-red {
  color: var(--bs-red);
}
.card-proforma .table-column .premium {
  color: transparent;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  filter: blur(2px);
  -moz-filter: blur(2px);
  -webkit-filter: blur(2px);
  opacity: 0.5;
}
.card-monthly-cash-flow .blur {
  filter: blur(0.5rem);
}
.card-monthly-cash-flow .blur .kpi-data {
  background: linear-gradient(103deg, #ebe1bc 7.2%, #e8bcea 57.5%, #cbd1f4 90.7%);
}
/*end refactor tables*/
#financial-analysis .card.active,
#financial-scenarios .card.active,
#financial-flip .card.active,
#financial-flip-rent .card.active,
#xproforma .card.active,
.offcanvas .card.active {
  overflow: hidden;
}
#financial-analysis .card.active table,
#financial-scenarios .card.active table,
#financial-flip .card.active table,
#financial-flip-rent .card.active table,
#xproforma .card.active table,
.offcanvas .card.active table,
#financial-analysis .card.active .chart-data,
#financial-scenarios .card.active .chart-data,
#financial-flip .card.active .chart-data,
#financial-flip-rent .card.active .chart-data,
#xproforma .card.active .chart-data,
.offcanvas .card.active .chart-data,
#financial-analysis .card.active .kpi-data,
#financial-scenarios .card.active .kpi-data,
#financial-flip .card.active .kpi-data,
#financial-flip-rent .card.active .kpi-data,
#xproforma .card.active .kpi-data,
.offcanvas .card.active .kpi-data,
#financial-analysis .card.active .alert,
#financial-scenarios .card.active .alert,
#financial-flip .card.active .alert,
#financial-flip-rent .card.active .alert,
#xproforma .card.active .alert,
.offcanvas .card.active .alert {
  filter: blur(0.5rem);
  overflow: hidden;
  opacity: 0.5;
  transition: 0.3s all;
  z-index: 999;
  opacity: 1;
}
#financial-analysis .card.active .loading-financial,
#financial-scenarios .card.active .loading-financial,
#financial-flip .card.active .loading-financial,
#financial-flip-rent .card.active .loading-financial,
#xproforma .card.active .loading-financial,
.offcanvas .card.active .loading-financial {
  z-index: 1001;
  opacity: 1;
}
#financial-analysis .card .loading-financial,
#financial-scenarios .card .loading-financial,
#financial-flip .card .loading-financial,
#financial-flip-rent .card .loading-financial,
#xproforma .card .loading-financial,
.offcanvas .card .loading-financial {
  position: absolute;
  width: 100%;
  overflow: hidden;
  border-radius: 0.5rem;
  transition: 0.3s all;
  z-index: -1;
  opacity: 0;
}
#financial-analysis .card .table,
#financial-scenarios .card .table,
#financial-flip .card .table,
#financial-flip-rent .card .table,
#xproforma .card .table,
.offcanvas .card .table {
  cursor: default;
}
#financial-analysis .card .table thead tr:hover .proforma,
#financial-scenarios .card .table thead tr:hover .proforma,
#financial-flip .card .table thead tr:hover .proforma,
#financial-flip-rent .card .table thead tr:hover .proforma,
#xproforma .card .table thead tr:hover .proforma,
.offcanvas .card .table thead tr:hover .proforma,
#financial-analysis .card .table tbody tr:hover .proforma,
#financial-scenarios .card .table tbody tr:hover .proforma,
#financial-flip .card .table tbody tr:hover .proforma,
#financial-flip-rent .card .table tbody tr:hover .proforma,
#xproforma .card .table tbody tr:hover .proforma,
.offcanvas .card .table tbody tr:hover .proforma,
#financial-analysis .card .table tfoot tr:hover .proforma,
#financial-scenarios .card .table tfoot tr:hover .proforma,
#financial-flip .card .table tfoot tr:hover .proforma,
#financial-flip-rent .card .table tfoot tr:hover .proforma,
#xproforma .card .table tfoot tr:hover .proforma,
.offcanvas .card .table tfoot tr:hover .proforma {
  background-color: var(--rs-summer-harvest);
}
#financial-analysis .card .table thead tr th,
#financial-scenarios .card .table thead tr th,
#financial-flip .card .table thead tr th,
#financial-flip-rent .card .table thead tr th,
#xproforma .card .table thead tr th,
.offcanvas .card .table thead tr th,
#financial-analysis .card .table tbody tr th,
#financial-scenarios .card .table tbody tr th,
#financial-flip .card .table tbody tr th,
#financial-flip-rent .card .table tbody tr th,
#xproforma .card .table tbody tr th,
.offcanvas .card .table tbody tr th,
#financial-analysis .card .table tfoot tr th,
#financial-scenarios .card .table tfoot tr th,
#financial-flip .card .table tfoot tr th,
#financial-flip-rent .card .table tfoot tr th,
#xproforma .card .table tfoot tr th,
.offcanvas .card .table tfoot tr th {
  font-weight: normal;
  position: relative;
}
#financial-analysis .card .table thead tr.table-total.styled-dark-finances th,
#financial-scenarios .card .table thead tr.table-total.styled-dark-finances th,
#financial-flip .card .table thead tr.table-total.styled-dark-finances th,
#financial-flip-rent .card .table thead tr.table-total.styled-dark-finances th,
#xproforma .card .table thead tr.table-total.styled-dark-finances th,
.offcanvas .card .table thead tr.table-total.styled-dark-finances th,
#financial-analysis .card .table tbody tr.table-total.styled-dark-finances th,
#financial-scenarios .card .table tbody tr.table-total.styled-dark-finances th,
#financial-flip .card .table tbody tr.table-total.styled-dark-finances th,
#financial-flip-rent .card .table tbody tr.table-total.styled-dark-finances th,
#xproforma .card .table tbody tr.table-total.styled-dark-finances th,
.offcanvas .card .table tbody tr.table-total.styled-dark-finances th,
#financial-analysis .card .table tfoot tr.table-total.styled-dark-finances th,
#financial-scenarios .card .table tfoot tr.table-total.styled-dark-finances th,
#financial-flip .card .table tfoot tr.table-total.styled-dark-finances th,
#financial-flip-rent .card .table tfoot tr.table-total.styled-dark-finances th,
#xproforma .card .table tfoot tr.table-total.styled-dark-finances th,
.offcanvas .card .table tfoot tr.table-total.styled-dark-finances th,
#financial-analysis .card .table thead tr.table-subtotal.styled-dark-finances th,
#financial-scenarios .card .table thead tr.table-subtotal.styled-dark-finances th,
#financial-flip .card .table thead tr.table-subtotal.styled-dark-finances th,
#financial-flip-rent .card .table thead tr.table-subtotal.styled-dark-finances th,
#xproforma .card .table thead tr.table-subtotal.styled-dark-finances th,
.offcanvas .card .table thead tr.table-subtotal.styled-dark-finances th,
#financial-analysis .card .table tbody tr.table-subtotal.styled-dark-finances th,
#financial-scenarios .card .table tbody tr.table-subtotal.styled-dark-finances th,
#financial-flip .card .table tbody tr.table-subtotal.styled-dark-finances th,
#financial-flip-rent .card .table tbody tr.table-subtotal.styled-dark-finances th,
#xproforma .card .table tbody tr.table-subtotal.styled-dark-finances th,
.offcanvas .card .table tbody tr.table-subtotal.styled-dark-finances th,
#financial-analysis .card .table tfoot tr.table-subtotal.styled-dark-finances th,
#financial-scenarios .card .table tfoot tr.table-subtotal.styled-dark-finances th,
#financial-flip .card .table tfoot tr.table-subtotal.styled-dark-finances th,
#financial-flip-rent .card .table tfoot tr.table-subtotal.styled-dark-finances th,
#xproforma .card .table tfoot tr.table-subtotal.styled-dark-finances th,
.offcanvas .card .table tfoot tr.table-subtotal.styled-dark-finances th,
#financial-analysis .card .table thead tr.table-total.styled-dark-finances td,
#financial-scenarios .card .table thead tr.table-total.styled-dark-finances td,
#financial-flip .card .table thead tr.table-total.styled-dark-finances td,
#financial-flip-rent .card .table thead tr.table-total.styled-dark-finances td,
#xproforma .card .table thead tr.table-total.styled-dark-finances td,
.offcanvas .card .table thead tr.table-total.styled-dark-finances td,
#financial-analysis .card .table tbody tr.table-total.styled-dark-finances td,
#financial-scenarios .card .table tbody tr.table-total.styled-dark-finances td,
#financial-flip .card .table tbody tr.table-total.styled-dark-finances td,
#financial-flip-rent .card .table tbody tr.table-total.styled-dark-finances td,
#xproforma .card .table tbody tr.table-total.styled-dark-finances td,
.offcanvas .card .table tbody tr.table-total.styled-dark-finances td,
#financial-analysis .card .table tfoot tr.table-total.styled-dark-finances td,
#financial-scenarios .card .table tfoot tr.table-total.styled-dark-finances td,
#financial-flip .card .table tfoot tr.table-total.styled-dark-finances td,
#financial-flip-rent .card .table tfoot tr.table-total.styled-dark-finances td,
#xproforma .card .table tfoot tr.table-total.styled-dark-finances td,
.offcanvas .card .table tfoot tr.table-total.styled-dark-finances td,
#financial-analysis .card .table thead tr.table-subtotal.styled-dark-finances td,
#financial-scenarios .card .table thead tr.table-subtotal.styled-dark-finances td,
#financial-flip .card .table thead tr.table-subtotal.styled-dark-finances td,
#financial-flip-rent .card .table thead tr.table-subtotal.styled-dark-finances td,
#xproforma .card .table thead tr.table-subtotal.styled-dark-finances td,
.offcanvas .card .table thead tr.table-subtotal.styled-dark-finances td,
#financial-analysis .card .table tbody tr.table-subtotal.styled-dark-finances td,
#financial-scenarios .card .table tbody tr.table-subtotal.styled-dark-finances td,
#financial-flip .card .table tbody tr.table-subtotal.styled-dark-finances td,
#financial-flip-rent .card .table tbody tr.table-subtotal.styled-dark-finances td,
#xproforma .card .table tbody tr.table-subtotal.styled-dark-finances td,
.offcanvas .card .table tbody tr.table-subtotal.styled-dark-finances td,
#financial-analysis .card .table tfoot tr.table-subtotal.styled-dark-finances td,
#financial-scenarios .card .table tfoot tr.table-subtotal.styled-dark-finances td,
#financial-flip .card .table tfoot tr.table-subtotal.styled-dark-finances td,
#financial-flip-rent .card .table tfoot tr.table-subtotal.styled-dark-finances td,
#xproforma .card .table tfoot tr.table-subtotal.styled-dark-finances td,
.offcanvas .card .table tfoot tr.table-subtotal.styled-dark-finances td {
  background-color: var(--bs-gray-300) !important;
  color: #666 !important;
}
#financial-analysis .card .table thead tr.table-total.styled-dark-finances:hover th,
#financial-scenarios .card .table thead tr.table-total.styled-dark-finances:hover th,
#financial-flip .card .table thead tr.table-total.styled-dark-finances:hover th,
#financial-flip-rent .card .table thead tr.table-total.styled-dark-finances:hover th,
#xproforma .card .table thead tr.table-total.styled-dark-finances:hover th,
.offcanvas .card .table thead tr.table-total.styled-dark-finances:hover th,
#financial-analysis .card .table tbody tr.table-total.styled-dark-finances:hover th,
#financial-scenarios .card .table tbody tr.table-total.styled-dark-finances:hover th,
#financial-flip .card .table tbody tr.table-total.styled-dark-finances:hover th,
#financial-flip-rent .card .table tbody tr.table-total.styled-dark-finances:hover th,
#xproforma .card .table tbody tr.table-total.styled-dark-finances:hover th,
.offcanvas .card .table tbody tr.table-total.styled-dark-finances:hover th,
#financial-analysis .card .table tfoot tr.table-total.styled-dark-finances:hover th,
#financial-scenarios .card .table tfoot tr.table-total.styled-dark-finances:hover th,
#financial-flip .card .table tfoot tr.table-total.styled-dark-finances:hover th,
#financial-flip-rent .card .table tfoot tr.table-total.styled-dark-finances:hover th,
#xproforma .card .table tfoot tr.table-total.styled-dark-finances:hover th,
.offcanvas .card .table tfoot tr.table-total.styled-dark-finances:hover th,
#financial-analysis .card .table thead tr.table-subtotal.styled-dark-finances:hover th,
#financial-scenarios .card .table thead tr.table-subtotal.styled-dark-finances:hover th,
#financial-flip .card .table thead tr.table-subtotal.styled-dark-finances:hover th,
#financial-flip-rent .card .table thead tr.table-subtotal.styled-dark-finances:hover th,
#xproforma .card .table thead tr.table-subtotal.styled-dark-finances:hover th,
.offcanvas .card .table thead tr.table-subtotal.styled-dark-finances:hover th,
#financial-analysis .card .table tbody tr.table-subtotal.styled-dark-finances:hover th,
#financial-scenarios .card .table tbody tr.table-subtotal.styled-dark-finances:hover th,
#financial-flip .card .table tbody tr.table-subtotal.styled-dark-finances:hover th,
#financial-flip-rent .card .table tbody tr.table-subtotal.styled-dark-finances:hover th,
#xproforma .card .table tbody tr.table-subtotal.styled-dark-finances:hover th,
.offcanvas .card .table tbody tr.table-subtotal.styled-dark-finances:hover th,
#financial-analysis .card .table tfoot tr.table-subtotal.styled-dark-finances:hover th,
#financial-scenarios .card .table tfoot tr.table-subtotal.styled-dark-finances:hover th,
#financial-flip .card .table tfoot tr.table-subtotal.styled-dark-finances:hover th,
#financial-flip-rent .card .table tfoot tr.table-subtotal.styled-dark-finances:hover th,
#xproforma .card .table tfoot tr.table-subtotal.styled-dark-finances:hover th,
.offcanvas .card .table tfoot tr.table-subtotal.styled-dark-finances:hover th,
#financial-analysis .card .table thead tr.table-total.styled-dark-finances:hover td,
#financial-scenarios .card .table thead tr.table-total.styled-dark-finances:hover td,
#financial-flip .card .table thead tr.table-total.styled-dark-finances:hover td,
#financial-flip-rent .card .table thead tr.table-total.styled-dark-finances:hover td,
#xproforma .card .table thead tr.table-total.styled-dark-finances:hover td,
.offcanvas .card .table thead tr.table-total.styled-dark-finances:hover td,
#financial-analysis .card .table tbody tr.table-total.styled-dark-finances:hover td,
#financial-scenarios .card .table tbody tr.table-total.styled-dark-finances:hover td,
#financial-flip .card .table tbody tr.table-total.styled-dark-finances:hover td,
#financial-flip-rent .card .table tbody tr.table-total.styled-dark-finances:hover td,
#xproforma .card .table tbody tr.table-total.styled-dark-finances:hover td,
.offcanvas .card .table tbody tr.table-total.styled-dark-finances:hover td,
#financial-analysis .card .table tfoot tr.table-total.styled-dark-finances:hover td,
#financial-scenarios .card .table tfoot tr.table-total.styled-dark-finances:hover td,
#financial-flip .card .table tfoot tr.table-total.styled-dark-finances:hover td,
#financial-flip-rent .card .table tfoot tr.table-total.styled-dark-finances:hover td,
#xproforma .card .table tfoot tr.table-total.styled-dark-finances:hover td,
.offcanvas .card .table tfoot tr.table-total.styled-dark-finances:hover td,
#financial-analysis .card .table thead tr.table-subtotal.styled-dark-finances:hover td,
#financial-scenarios .card .table thead tr.table-subtotal.styled-dark-finances:hover td,
#financial-flip .card .table thead tr.table-subtotal.styled-dark-finances:hover td,
#financial-flip-rent .card .table thead tr.table-subtotal.styled-dark-finances:hover td,
#xproforma .card .table thead tr.table-subtotal.styled-dark-finances:hover td,
.offcanvas .card .table thead tr.table-subtotal.styled-dark-finances:hover td,
#financial-analysis .card .table tbody tr.table-subtotal.styled-dark-finances:hover td,
#financial-scenarios .card .table tbody tr.table-subtotal.styled-dark-finances:hover td,
#financial-flip .card .table tbody tr.table-subtotal.styled-dark-finances:hover td,
#financial-flip-rent .card .table tbody tr.table-subtotal.styled-dark-finances:hover td,
#xproforma .card .table tbody tr.table-subtotal.styled-dark-finances:hover td,
.offcanvas .card .table tbody tr.table-subtotal.styled-dark-finances:hover td,
#financial-analysis .card .table tfoot tr.table-subtotal.styled-dark-finances:hover td,
#financial-scenarios .card .table tfoot tr.table-subtotal.styled-dark-finances:hover td,
#financial-flip .card .table tfoot tr.table-subtotal.styled-dark-finances:hover td,
#financial-flip-rent .card .table tfoot tr.table-subtotal.styled-dark-finances:hover td,
#xproforma .card .table tfoot tr.table-subtotal.styled-dark-finances:hover td,
.offcanvas .card .table tfoot tr.table-subtotal.styled-dark-finances:hover td {
  background-color: var(--bs-gray-300) !important;
  color: #666 !important;
}
#financial-analysis .card .table thead tr.table-total.styled-dark-finances .positive,
#financial-scenarios .card .table thead tr.table-total.styled-dark-finances .positive,
#financial-flip .card .table thead tr.table-total.styled-dark-finances .positive,
#financial-flip-rent .card .table thead tr.table-total.styled-dark-finances .positive,
#xproforma .card .table thead tr.table-total.styled-dark-finances .positive,
.offcanvas .card .table thead tr.table-total.styled-dark-finances .positive,
#financial-analysis .card .table tbody tr.table-total.styled-dark-finances .positive,
#financial-scenarios .card .table tbody tr.table-total.styled-dark-finances .positive,
#financial-flip .card .table tbody tr.table-total.styled-dark-finances .positive,
#financial-flip-rent .card .table tbody tr.table-total.styled-dark-finances .positive,
#xproforma .card .table tbody tr.table-total.styled-dark-finances .positive,
.offcanvas .card .table tbody tr.table-total.styled-dark-finances .positive,
#financial-analysis .card .table tfoot tr.table-total.styled-dark-finances .positive,
#financial-scenarios .card .table tfoot tr.table-total.styled-dark-finances .positive,
#financial-flip .card .table tfoot tr.table-total.styled-dark-finances .positive,
#financial-flip-rent .card .table tfoot tr.table-total.styled-dark-finances .positive,
#xproforma .card .table tfoot tr.table-total.styled-dark-finances .positive,
.offcanvas .card .table tfoot tr.table-total.styled-dark-finances .positive,
#financial-analysis .card .table thead tr.table-subtotal.styled-dark-finances .positive,
#financial-scenarios .card .table thead tr.table-subtotal.styled-dark-finances .positive,
#financial-flip .card .table thead tr.table-subtotal.styled-dark-finances .positive,
#financial-flip-rent .card .table thead tr.table-subtotal.styled-dark-finances .positive,
#xproforma .card .table thead tr.table-subtotal.styled-dark-finances .positive,
.offcanvas .card .table thead tr.table-subtotal.styled-dark-finances .positive,
#financial-analysis .card .table tbody tr.table-subtotal.styled-dark-finances .positive,
#financial-scenarios .card .table tbody tr.table-subtotal.styled-dark-finances .positive,
#financial-flip .card .table tbody tr.table-subtotal.styled-dark-finances .positive,
#financial-flip-rent .card .table tbody tr.table-subtotal.styled-dark-finances .positive,
#xproforma .card .table tbody tr.table-subtotal.styled-dark-finances .positive,
.offcanvas .card .table tbody tr.table-subtotal.styled-dark-finances .positive,
#financial-analysis .card .table tfoot tr.table-subtotal.styled-dark-finances .positive,
#financial-scenarios .card .table tfoot tr.table-subtotal.styled-dark-finances .positive,
#financial-flip .card .table tfoot tr.table-subtotal.styled-dark-finances .positive,
#financial-flip-rent .card .table tfoot tr.table-subtotal.styled-dark-finances .positive,
#xproforma .card .table tfoot tr.table-subtotal.styled-dark-finances .positive,
.offcanvas .card .table tfoot tr.table-subtotal.styled-dark-finances .positive {
  color: green;
}
#financial-analysis .card .table thead tr.table-total.styled-dark-finances .negative,
#financial-scenarios .card .table thead tr.table-total.styled-dark-finances .negative,
#financial-flip .card .table thead tr.table-total.styled-dark-finances .negative,
#financial-flip-rent .card .table thead tr.table-total.styled-dark-finances .negative,
#xproforma .card .table thead tr.table-total.styled-dark-finances .negative,
.offcanvas .card .table thead tr.table-total.styled-dark-finances .negative,
#financial-analysis .card .table tbody tr.table-total.styled-dark-finances .negative,
#financial-scenarios .card .table tbody tr.table-total.styled-dark-finances .negative,
#financial-flip .card .table tbody tr.table-total.styled-dark-finances .negative,
#financial-flip-rent .card .table tbody tr.table-total.styled-dark-finances .negative,
#xproforma .card .table tbody tr.table-total.styled-dark-finances .negative,
.offcanvas .card .table tbody tr.table-total.styled-dark-finances .negative,
#financial-analysis .card .table tfoot tr.table-total.styled-dark-finances .negative,
#financial-scenarios .card .table tfoot tr.table-total.styled-dark-finances .negative,
#financial-flip .card .table tfoot tr.table-total.styled-dark-finances .negative,
#financial-flip-rent .card .table tfoot tr.table-total.styled-dark-finances .negative,
#xproforma .card .table tfoot tr.table-total.styled-dark-finances .negative,
.offcanvas .card .table tfoot tr.table-total.styled-dark-finances .negative,
#financial-analysis .card .table thead tr.table-subtotal.styled-dark-finances .negative,
#financial-scenarios .card .table thead tr.table-subtotal.styled-dark-finances .negative,
#financial-flip .card .table thead tr.table-subtotal.styled-dark-finances .negative,
#financial-flip-rent .card .table thead tr.table-subtotal.styled-dark-finances .negative,
#xproforma .card .table thead tr.table-subtotal.styled-dark-finances .negative,
.offcanvas .card .table thead tr.table-subtotal.styled-dark-finances .negative,
#financial-analysis .card .table tbody tr.table-subtotal.styled-dark-finances .negative,
#financial-scenarios .card .table tbody tr.table-subtotal.styled-dark-finances .negative,
#financial-flip .card .table tbody tr.table-subtotal.styled-dark-finances .negative,
#financial-flip-rent .card .table tbody tr.table-subtotal.styled-dark-finances .negative,
#xproforma .card .table tbody tr.table-subtotal.styled-dark-finances .negative,
.offcanvas .card .table tbody tr.table-subtotal.styled-dark-finances .negative,
#financial-analysis .card .table tfoot tr.table-subtotal.styled-dark-finances .negative,
#financial-scenarios .card .table tfoot tr.table-subtotal.styled-dark-finances .negative,
#financial-flip .card .table tfoot tr.table-subtotal.styled-dark-finances .negative,
#financial-flip-rent .card .table tfoot tr.table-subtotal.styled-dark-finances .negative,
#xproforma .card .table tfoot tr.table-subtotal.styled-dark-finances .negative,
.offcanvas .card .table tfoot tr.table-subtotal.styled-dark-finances .negative {
  color: salmon;
}
#financial-analysis .card .table thead tr.table-total th,
#financial-scenarios .card .table thead tr.table-total th,
#financial-flip .card .table thead tr.table-total th,
#financial-flip-rent .card .table thead tr.table-total th,
#xproforma .card .table thead tr.table-total th,
.offcanvas .card .table thead tr.table-total th,
#financial-analysis .card .table tbody tr.table-total th,
#financial-scenarios .card .table tbody tr.table-total th,
#financial-flip .card .table tbody tr.table-total th,
#financial-flip-rent .card .table tbody tr.table-total th,
#xproforma .card .table tbody tr.table-total th,
.offcanvas .card .table tbody tr.table-total th,
#financial-analysis .card .table tfoot tr.table-total th,
#financial-scenarios .card .table tfoot tr.table-total th,
#financial-flip .card .table tfoot tr.table-total th,
#financial-flip-rent .card .table tfoot tr.table-total th,
#xproforma .card .table tfoot tr.table-total th,
.offcanvas .card .table tfoot tr.table-total th,
#financial-analysis .card .table thead tr.table-subtotal th,
#financial-scenarios .card .table thead tr.table-subtotal th,
#financial-flip .card .table thead tr.table-subtotal th,
#financial-flip-rent .card .table thead tr.table-subtotal th,
#xproforma .card .table thead tr.table-subtotal th,
.offcanvas .card .table thead tr.table-subtotal th,
#financial-analysis .card .table tbody tr.table-subtotal th,
#financial-scenarios .card .table tbody tr.table-subtotal th,
#financial-flip .card .table tbody tr.table-subtotal th,
#financial-flip-rent .card .table tbody tr.table-subtotal th,
#xproforma .card .table tbody tr.table-subtotal th,
.offcanvas .card .table tbody tr.table-subtotal th,
#financial-analysis .card .table tfoot tr.table-subtotal th,
#financial-scenarios .card .table tfoot tr.table-subtotal th,
#financial-flip .card .table tfoot tr.table-subtotal th,
#financial-flip-rent .card .table tfoot tr.table-subtotal th,
#xproforma .card .table tfoot tr.table-subtotal th,
.offcanvas .card .table tfoot tr.table-subtotal th,
#financial-analysis .card .table thead tr.table-total td,
#financial-scenarios .card .table thead tr.table-total td,
#financial-flip .card .table thead tr.table-total td,
#financial-flip-rent .card .table thead tr.table-total td,
#xproforma .card .table thead tr.table-total td,
.offcanvas .card .table thead tr.table-total td,
#financial-analysis .card .table tbody tr.table-total td,
#financial-scenarios .card .table tbody tr.table-total td,
#financial-flip .card .table tbody tr.table-total td,
#financial-flip-rent .card .table tbody tr.table-total td,
#xproforma .card .table tbody tr.table-total td,
.offcanvas .card .table tbody tr.table-total td,
#financial-analysis .card .table tfoot tr.table-total td,
#financial-scenarios .card .table tfoot tr.table-total td,
#financial-flip .card .table tfoot tr.table-total td,
#financial-flip-rent .card .table tfoot tr.table-total td,
#xproforma .card .table tfoot tr.table-total td,
.offcanvas .card .table tfoot tr.table-total td,
#financial-analysis .card .table thead tr.table-subtotal td,
#financial-scenarios .card .table thead tr.table-subtotal td,
#financial-flip .card .table thead tr.table-subtotal td,
#financial-flip-rent .card .table thead tr.table-subtotal td,
#xproforma .card .table thead tr.table-subtotal td,
.offcanvas .card .table thead tr.table-subtotal td,
#financial-analysis .card .table tbody tr.table-subtotal td,
#financial-scenarios .card .table tbody tr.table-subtotal td,
#financial-flip .card .table tbody tr.table-subtotal td,
#financial-flip-rent .card .table tbody tr.table-subtotal td,
#xproforma .card .table tbody tr.table-subtotal td,
.offcanvas .card .table tbody tr.table-subtotal td,
#financial-analysis .card .table tfoot tr.table-subtotal td,
#financial-scenarios .card .table tfoot tr.table-subtotal td,
#financial-flip .card .table tfoot tr.table-subtotal td,
#financial-flip-rent .card .table tfoot tr.table-subtotal td,
#xproforma .card .table tfoot tr.table-subtotal td,
.offcanvas .card .table tfoot tr.table-subtotal td {
  color: var(--r-table-color);
  background-color: var(--r-table-background) !important;
}
#financial-analysis .card .table thead tr.table-total:hover th,
#financial-scenarios .card .table thead tr.table-total:hover th,
#financial-flip .card .table thead tr.table-total:hover th,
#financial-flip-rent .card .table thead tr.table-total:hover th,
#xproforma .card .table thead tr.table-total:hover th,
.offcanvas .card .table thead tr.table-total:hover th,
#financial-analysis .card .table tbody tr.table-total:hover th,
#financial-scenarios .card .table tbody tr.table-total:hover th,
#financial-flip .card .table tbody tr.table-total:hover th,
#financial-flip-rent .card .table tbody tr.table-total:hover th,
#xproforma .card .table tbody tr.table-total:hover th,
.offcanvas .card .table tbody tr.table-total:hover th,
#financial-analysis .card .table tfoot tr.table-total:hover th,
#financial-scenarios .card .table tfoot tr.table-total:hover th,
#financial-flip .card .table tfoot tr.table-total:hover th,
#financial-flip-rent .card .table tfoot tr.table-total:hover th,
#xproforma .card .table tfoot tr.table-total:hover th,
.offcanvas .card .table tfoot tr.table-total:hover th,
#financial-analysis .card .table thead tr.table-subtotal:hover th,
#financial-scenarios .card .table thead tr.table-subtotal:hover th,
#financial-flip .card .table thead tr.table-subtotal:hover th,
#financial-flip-rent .card .table thead tr.table-subtotal:hover th,
#xproforma .card .table thead tr.table-subtotal:hover th,
.offcanvas .card .table thead tr.table-subtotal:hover th,
#financial-analysis .card .table tbody tr.table-subtotal:hover th,
#financial-scenarios .card .table tbody tr.table-subtotal:hover th,
#financial-flip .card .table tbody tr.table-subtotal:hover th,
#financial-flip-rent .card .table tbody tr.table-subtotal:hover th,
#xproforma .card .table tbody tr.table-subtotal:hover th,
.offcanvas .card .table tbody tr.table-subtotal:hover th,
#financial-analysis .card .table tfoot tr.table-subtotal:hover th,
#financial-scenarios .card .table tfoot tr.table-subtotal:hover th,
#financial-flip .card .table tfoot tr.table-subtotal:hover th,
#financial-flip-rent .card .table tfoot tr.table-subtotal:hover th,
#xproforma .card .table tfoot tr.table-subtotal:hover th,
.offcanvas .card .table tfoot tr.table-subtotal:hover th,
#financial-analysis .card .table thead tr.table-total:hover td,
#financial-scenarios .card .table thead tr.table-total:hover td,
#financial-flip .card .table thead tr.table-total:hover td,
#financial-flip-rent .card .table thead tr.table-total:hover td,
#xproforma .card .table thead tr.table-total:hover td,
.offcanvas .card .table thead tr.table-total:hover td,
#financial-analysis .card .table tbody tr.table-total:hover td,
#financial-scenarios .card .table tbody tr.table-total:hover td,
#financial-flip .card .table tbody tr.table-total:hover td,
#financial-flip-rent .card .table tbody tr.table-total:hover td,
#xproforma .card .table tbody tr.table-total:hover td,
.offcanvas .card .table tbody tr.table-total:hover td,
#financial-analysis .card .table tfoot tr.table-total:hover td,
#financial-scenarios .card .table tfoot tr.table-total:hover td,
#financial-flip .card .table tfoot tr.table-total:hover td,
#financial-flip-rent .card .table tfoot tr.table-total:hover td,
#xproforma .card .table tfoot tr.table-total:hover td,
.offcanvas .card .table tfoot tr.table-total:hover td,
#financial-analysis .card .table thead tr.table-subtotal:hover td,
#financial-scenarios .card .table thead tr.table-subtotal:hover td,
#financial-flip .card .table thead tr.table-subtotal:hover td,
#financial-flip-rent .card .table thead tr.table-subtotal:hover td,
#xproforma .card .table thead tr.table-subtotal:hover td,
.offcanvas .card .table thead tr.table-subtotal:hover td,
#financial-analysis .card .table tbody tr.table-subtotal:hover td,
#financial-scenarios .card .table tbody tr.table-subtotal:hover td,
#financial-flip .card .table tbody tr.table-subtotal:hover td,
#financial-flip-rent .card .table tbody tr.table-subtotal:hover td,
#xproforma .card .table tbody tr.table-subtotal:hover td,
.offcanvas .card .table tbody tr.table-subtotal:hover td,
#financial-analysis .card .table tfoot tr.table-subtotal:hover td,
#financial-scenarios .card .table tfoot tr.table-subtotal:hover td,
#financial-flip .card .table tfoot tr.table-subtotal:hover td,
#financial-flip-rent .card .table tfoot tr.table-subtotal:hover td,
#xproforma .card .table tfoot tr.table-subtotal:hover td,
.offcanvas .card .table tfoot tr.table-subtotal:hover td {
  color: var(--r-table-color);
  background-color: var(--r-table-background-hover) !important;
}
#financial-analysis .card .table thead tr.table-total:hover .proforma,
#financial-scenarios .card .table thead tr.table-total:hover .proforma,
#financial-flip .card .table thead tr.table-total:hover .proforma,
#financial-flip-rent .card .table thead tr.table-total:hover .proforma,
#xproforma .card .table thead tr.table-total:hover .proforma,
.offcanvas .card .table thead tr.table-total:hover .proforma,
#financial-analysis .card .table tbody tr.table-total:hover .proforma,
#financial-scenarios .card .table tbody tr.table-total:hover .proforma,
#financial-flip .card .table tbody tr.table-total:hover .proforma,
#financial-flip-rent .card .table tbody tr.table-total:hover .proforma,
#xproforma .card .table tbody tr.table-total:hover .proforma,
.offcanvas .card .table tbody tr.table-total:hover .proforma,
#financial-analysis .card .table tfoot tr.table-total:hover .proforma,
#financial-scenarios .card .table tfoot tr.table-total:hover .proforma,
#financial-flip .card .table tfoot tr.table-total:hover .proforma,
#financial-flip-rent .card .table tfoot tr.table-total:hover .proforma,
#xproforma .card .table tfoot tr.table-total:hover .proforma,
.offcanvas .card .table tfoot tr.table-total:hover .proforma,
#financial-analysis .card .table thead tr.table-subtotal:hover .proforma,
#financial-scenarios .card .table thead tr.table-subtotal:hover .proforma,
#financial-flip .card .table thead tr.table-subtotal:hover .proforma,
#financial-flip-rent .card .table thead tr.table-subtotal:hover .proforma,
#xproforma .card .table thead tr.table-subtotal:hover .proforma,
.offcanvas .card .table thead tr.table-subtotal:hover .proforma,
#financial-analysis .card .table tbody tr.table-subtotal:hover .proforma,
#financial-scenarios .card .table tbody tr.table-subtotal:hover .proforma,
#financial-flip .card .table tbody tr.table-subtotal:hover .proforma,
#financial-flip-rent .card .table tbody tr.table-subtotal:hover .proforma,
#xproforma .card .table tbody tr.table-subtotal:hover .proforma,
.offcanvas .card .table tbody tr.table-subtotal:hover .proforma,
#financial-analysis .card .table tfoot tr.table-subtotal:hover .proforma,
#financial-scenarios .card .table tfoot tr.table-subtotal:hover .proforma,
#financial-flip .card .table tfoot tr.table-subtotal:hover .proforma,
#financial-flip-rent .card .table tfoot tr.table-subtotal:hover .proforma,
#xproforma .card .table tfoot tr.table-subtotal:hover .proforma,
.offcanvas .card .table tfoot tr.table-subtotal:hover .proforma {
  background-color: var(--r-table-background-hover) !important;
}
#financial-analysis .card .table thead tr.table-total,
#financial-scenarios .card .table thead tr.table-total,
#financial-flip .card .table thead tr.table-total,
#financial-flip-rent .card .table thead tr.table-total,
#xproforma .card .table thead tr.table-total,
.offcanvas .card .table thead tr.table-total,
#financial-analysis .card .table tbody tr.table-total,
#financial-scenarios .card .table tbody tr.table-total,
#financial-flip .card .table tbody tr.table-total,
#financial-flip-rent .card .table tbody tr.table-total,
#xproforma .card .table tbody tr.table-total,
.offcanvas .card .table tbody tr.table-total,
#financial-analysis .card .table tfoot tr.table-total,
#financial-scenarios .card .table tfoot tr.table-total,
#financial-flip .card .table tfoot tr.table-total,
#financial-flip-rent .card .table tfoot tr.table-total,
#xproforma .card .table tfoot tr.table-total,
.offcanvas .card .table tfoot tr.table-total {
  --r-table-background: var(--bs-light);
  --r-table-background-hover: var(--bs-gray-300);
}
#financial-analysis .card .table thead tr.table-subtotal,
#financial-scenarios .card .table thead tr.table-subtotal,
#financial-flip .card .table thead tr.table-subtotal,
#financial-flip-rent .card .table thead tr.table-subtotal,
#xproforma .card .table thead tr.table-subtotal,
.offcanvas .card .table thead tr.table-subtotal,
#financial-analysis .card .table tbody tr.table-subtotal,
#financial-scenarios .card .table tbody tr.table-subtotal,
#financial-flip .card .table tbody tr.table-subtotal,
#financial-flip-rent .card .table tbody tr.table-subtotal,
#xproforma .card .table tbody tr.table-subtotal,
.offcanvas .card .table tbody tr.table-subtotal,
#financial-analysis .card .table tfoot tr.table-subtotal,
#financial-scenarios .card .table tfoot tr.table-subtotal,
#financial-flip .card .table tfoot tr.table-subtotal,
#financial-flip-rent .card .table tfoot tr.table-subtotal,
#xproforma .card .table tfoot tr.table-subtotal,
.offcanvas .card .table tfoot tr.table-subtotal {
  --r-table-color: var(--base05);
  --r-table-background: var(--rs-mist-of-green);
  --r-table-background-hover: var(--rs-mist-of-green-dark);
}
#financial-analysis .card .table tbody.tb-space:after,
#financial-scenarios .card .table tbody.tb-space:after,
#financial-flip .card .table tbody.tb-space:after,
#financial-flip-rent .card .table tbody.tb-space:after,
#xproforma .card .table tbody.tb-space:after,
.offcanvas .card .table tbody.tb-space:after {
  content: '';
  display: table-row;
  height: 15px;
}
#financial-analysis .card .table tbody tr:hover th,
#financial-scenarios .card .table tbody tr:hover th,
#financial-flip .card .table tbody tr:hover th,
#financial-flip-rent .card .table tbody tr:hover th,
#xproforma .card .table tbody tr:hover th,
.offcanvas .card .table tbody tr:hover th,
#financial-analysis .card .table tbody tr.subtotal:hover th,
#financial-scenarios .card .table tbody tr.subtotal:hover th,
#financial-flip .card .table tbody tr.subtotal:hover th,
#financial-flip-rent .card .table tbody tr.subtotal:hover th,
#xproforma .card .table tbody tr.subtotal:hover th,
.offcanvas .card .table tbody tr.subtotal:hover th,
#financial-analysis .card .table tbody tr:hover td,
#financial-scenarios .card .table tbody tr:hover td,
#financial-flip .card .table tbody tr:hover td,
#financial-flip-rent .card .table tbody tr:hover td,
#xproforma .card .table tbody tr:hover td,
.offcanvas .card .table tbody tr:hover td,
#financial-analysis .card .table tbody tr.subtotal:hover td,
#financial-scenarios .card .table tbody tr.subtotal:hover td,
#financial-flip .card .table tbody tr.subtotal:hover td,
#financial-flip-rent .card .table tbody tr.subtotal:hover td,
#xproforma .card .table tbody tr.subtotal:hover td,
.offcanvas .card .table tbody tr.subtotal:hover td {
  background-color: var(--bs-warning-bg-subtle);
}
#financial-analysis .card .table tbody tr:hover th.t12,
#financial-scenarios .card .table tbody tr:hover th.t12,
#financial-flip .card .table tbody tr:hover th.t12,
#financial-flip-rent .card .table tbody tr:hover th.t12,
#xproforma .card .table tbody tr:hover th.t12,
.offcanvas .card .table tbody tr:hover th.t12,
#financial-analysis .card .table tbody tr.subtotal:hover th.t12,
#financial-scenarios .card .table tbody tr.subtotal:hover th.t12,
#financial-flip .card .table tbody tr.subtotal:hover th.t12,
#financial-flip-rent .card .table tbody tr.subtotal:hover th.t12,
#xproforma .card .table tbody tr.subtotal:hover th.t12,
.offcanvas .card .table tbody tr.subtotal:hover th.t12,
#financial-analysis .card .table tbody tr:hover td.t12,
#financial-scenarios .card .table tbody tr:hover td.t12,
#financial-flip .card .table tbody tr:hover td.t12,
#financial-flip-rent .card .table tbody tr:hover td.t12,
#xproforma .card .table tbody tr:hover td.t12,
.offcanvas .card .table tbody tr:hover td.t12,
#financial-analysis .card .table tbody tr.subtotal:hover td.t12,
#financial-scenarios .card .table tbody tr.subtotal:hover td.t12,
#financial-flip .card .table tbody tr.subtotal:hover td.t12,
#financial-flip-rent .card .table tbody tr.subtotal:hover td.t12,
#xproforma .card .table tbody tr.subtotal:hover td.t12,
.offcanvas .card .table tbody tr.subtotal:hover td.t12 {
  background-color: var(--bs-warning-bg-subtle);
}
#financial-analysis .card .table tbody tr:hover th.t12:hover,
#financial-scenarios .card .table tbody tr:hover th.t12:hover,
#financial-flip .card .table tbody tr:hover th.t12:hover,
#financial-flip-rent .card .table tbody tr:hover th.t12:hover,
#xproforma .card .table tbody tr:hover th.t12:hover,
.offcanvas .card .table tbody tr:hover th.t12:hover,
#financial-analysis .card .table tbody tr.subtotal:hover th.t12:hover,
#financial-scenarios .card .table tbody tr.subtotal:hover th.t12:hover,
#financial-flip .card .table tbody tr.subtotal:hover th.t12:hover,
#financial-flip-rent .card .table tbody tr.subtotal:hover th.t12:hover,
#xproforma .card .table tbody tr.subtotal:hover th.t12:hover,
.offcanvas .card .table tbody tr.subtotal:hover th.t12:hover,
#financial-analysis .card .table tbody tr:hover td.t12:hover,
#financial-scenarios .card .table tbody tr:hover td.t12:hover,
#financial-flip .card .table tbody tr:hover td.t12:hover,
#financial-flip-rent .card .table tbody tr:hover td.t12:hover,
#xproforma .card .table tbody tr:hover td.t12:hover,
.offcanvas .card .table tbody tr:hover td.t12:hover,
#financial-analysis .card .table tbody tr.subtotal:hover td.t12:hover,
#financial-scenarios .card .table tbody tr.subtotal:hover td.t12:hover,
#financial-flip .card .table tbody tr.subtotal:hover td.t12:hover,
#financial-flip-rent .card .table tbody tr.subtotal:hover td.t12:hover,
#xproforma .card .table tbody tr.subtotal:hover td.t12:hover,
.offcanvas .card .table tbody tr.subtotal:hover td.t12:hover {
  background-color: var(--bs-warning-bg-subtle);
}
#financial-analysis .card .table tbody tr:hover th.historical,
#financial-scenarios .card .table tbody tr:hover th.historical,
#financial-flip .card .table tbody tr:hover th.historical,
#financial-flip-rent .card .table tbody tr:hover th.historical,
#xproforma .card .table tbody tr:hover th.historical,
.offcanvas .card .table tbody tr:hover th.historical,
#financial-analysis .card .table tbody tr.subtotal:hover th.historical,
#financial-scenarios .card .table tbody tr.subtotal:hover th.historical,
#financial-flip .card .table tbody tr.subtotal:hover th.historical,
#financial-flip-rent .card .table tbody tr.subtotal:hover th.historical,
#xproforma .card .table tbody tr.subtotal:hover th.historical,
.offcanvas .card .table tbody tr.subtotal:hover th.historical,
#financial-analysis .card .table tbody tr:hover td.historical,
#financial-scenarios .card .table tbody tr:hover td.historical,
#financial-flip .card .table tbody tr:hover td.historical,
#financial-flip-rent .card .table tbody tr:hover td.historical,
#xproforma .card .table tbody tr:hover td.historical,
.offcanvas .card .table tbody tr:hover td.historical,
#financial-analysis .card .table tbody tr.subtotal:hover td.historical,
#financial-scenarios .card .table tbody tr.subtotal:hover td.historical,
#financial-flip .card .table tbody tr.subtotal:hover td.historical,
#financial-flip-rent .card .table tbody tr.subtotal:hover td.historical,
#xproforma .card .table tbody tr.subtotal:hover td.historical,
.offcanvas .card .table tbody tr.subtotal:hover td.historical {
  background-color: var(--rs-lavender-purple-subtle);
}
#financial-analysis .card .table tbody tr:hover th.historical.estimated,
#financial-scenarios .card .table tbody tr:hover th.historical.estimated,
#financial-flip .card .table tbody tr:hover th.historical.estimated,
#financial-flip-rent .card .table tbody tr:hover th.historical.estimated,
#xproforma .card .table tbody tr:hover th.historical.estimated,
.offcanvas .card .table tbody tr:hover th.historical.estimated,
#financial-analysis .card .table tbody tr.subtotal:hover th.historical.estimated,
#financial-scenarios .card .table tbody tr.subtotal:hover th.historical.estimated,
#financial-flip .card .table tbody tr.subtotal:hover th.historical.estimated,
#financial-flip-rent .card .table tbody tr.subtotal:hover th.historical.estimated,
#xproforma .card .table tbody tr.subtotal:hover th.historical.estimated,
.offcanvas .card .table tbody tr.subtotal:hover th.historical.estimated,
#financial-analysis .card .table tbody tr:hover td.historical.estimated,
#financial-scenarios .card .table tbody tr:hover td.historical.estimated,
#financial-flip .card .table tbody tr:hover td.historical.estimated,
#financial-flip-rent .card .table tbody tr:hover td.historical.estimated,
#xproforma .card .table tbody tr:hover td.historical.estimated,
.offcanvas .card .table tbody tr:hover td.historical.estimated,
#financial-analysis .card .table tbody tr.subtotal:hover td.historical.estimated,
#financial-scenarios .card .table tbody tr.subtotal:hover td.historical.estimated,
#financial-flip .card .table tbody tr.subtotal:hover td.historical.estimated,
#financial-flip-rent .card .table tbody tr.subtotal:hover td.historical.estimated,
#xproforma .card .table tbody tr.subtotal:hover td.historical.estimated,
.offcanvas .card .table tbody tr.subtotal:hover td.historical.estimated {
  background-color: var(--bs-warning-bg-subtle);
}
#financial-analysis .card .table tbody tr:hover th.historical.estimated:hover,
#financial-scenarios .card .table tbody tr:hover th.historical.estimated:hover,
#financial-flip .card .table tbody tr:hover th.historical.estimated:hover,
#financial-flip-rent .card .table tbody tr:hover th.historical.estimated:hover,
#xproforma .card .table tbody tr:hover th.historical.estimated:hover,
.offcanvas .card .table tbody tr:hover th.historical.estimated:hover,
#financial-analysis .card .table tbody tr.subtotal:hover th.historical.estimated:hover,
#financial-scenarios .card .table tbody tr.subtotal:hover th.historical.estimated:hover,
#financial-flip .card .table tbody tr.subtotal:hover th.historical.estimated:hover,
#financial-flip-rent .card .table tbody tr.subtotal:hover th.historical.estimated:hover,
#xproforma .card .table tbody tr.subtotal:hover th.historical.estimated:hover,
.offcanvas .card .table tbody tr.subtotal:hover th.historical.estimated:hover,
#financial-analysis .card .table tbody tr:hover td.historical.estimated:hover,
#financial-scenarios .card .table tbody tr:hover td.historical.estimated:hover,
#financial-flip .card .table tbody tr:hover td.historical.estimated:hover,
#financial-flip-rent .card .table tbody tr:hover td.historical.estimated:hover,
#xproforma .card .table tbody tr:hover td.historical.estimated:hover,
.offcanvas .card .table tbody tr:hover td.historical.estimated:hover,
#financial-analysis .card .table tbody tr.subtotal:hover td.historical.estimated:hover,
#financial-scenarios .card .table tbody tr.subtotal:hover td.historical.estimated:hover,
#financial-flip .card .table tbody tr.subtotal:hover td.historical.estimated:hover,
#financial-flip-rent .card .table tbody tr.subtotal:hover td.historical.estimated:hover,
#xproforma .card .table tbody tr.subtotal:hover td.historical.estimated:hover,
.offcanvas .card .table tbody tr.subtotal:hover td.historical.estimated:hover {
  background-color: var(--bs-warning-bg-subtle);
}
#financial-analysis .card .table tbody tr td,
#financial-scenarios .card .table tbody tr td,
#financial-flip .card .table tbody tr td,
#financial-flip-rent .card .table tbody tr td,
#xproforma .card .table tbody tr td,
.offcanvas .card .table tbody tr td,
#financial-analysis .card .table tbody tr th,
#financial-scenarios .card .table tbody tr th,
#financial-flip .card .table tbody tr th,
#financial-flip-rent .card .table tbody tr th,
#xproforma .card .table tbody tr th,
.offcanvas .card .table tbody tr th {
  text-align: right;
}
#financial-analysis .card .table tbody tr td:first-child,
#financial-scenarios .card .table tbody tr td:first-child,
#financial-flip .card .table tbody tr td:first-child,
#financial-flip-rent .card .table tbody tr td:first-child,
#xproforma .card .table tbody tr td:first-child,
.offcanvas .card .table tbody tr td:first-child,
#financial-analysis .card .table tbody tr th:first-child,
#financial-scenarios .card .table tbody tr th:first-child,
#financial-flip .card .table tbody tr th:first-child,
#financial-flip-rent .card .table tbody tr th:first-child,
#xproforma .card .table tbody tr th:first-child,
.offcanvas .card .table tbody tr th:first-child {
  text-align: left;
}
#financial-analysis .card .table tbody tr tr.subtotal,
#financial-scenarios .card .table tbody tr tr.subtotal,
#financial-flip .card .table tbody tr tr.subtotal,
#financial-flip-rent .card .table tbody tr tr.subtotal,
#xproforma .card .table tbody tr tr.subtotal,
.offcanvas .card .table tbody tr tr.subtotal {
  background-color: var(--bs-light);
}
#financial-analysis .card .table tbody tr tr.subtotal + tr td,
#financial-scenarios .card .table tbody tr tr.subtotal + tr td,
#financial-flip .card .table tbody tr tr.subtotal + tr td,
#financial-flip-rent .card .table tbody tr tr.subtotal + tr td,
#xproforma .card .table tbody tr tr.subtotal + tr td,
.offcanvas .card .table tbody tr tr.subtotal + tr td {
  border-top: 0;
  padding-top: 15px;
}
#financial-analysis .card .table tbody tr.table-divider th,
#financial-scenarios .card .table tbody tr.table-divider th,
#financial-flip .card .table tbody tr.table-divider th,
#financial-flip-rent .card .table tbody tr.table-divider th,
#xproforma .card .table tbody tr.table-divider th,
.offcanvas .card .table tbody tr.table-divider th,
#financial-analysis .card .table tbody tr.table-divider td,
#financial-scenarios .card .table tbody tr.table-divider td,
#financial-flip .card .table tbody tr.table-divider td,
#financial-flip-rent .card .table tbody tr.table-divider td,
#xproforma .card .table tbody tr.table-divider td,
.offcanvas .card .table tbody tr.table-divider td {
  border-top-width: 3px;
  border-top-color: #c3c3c3;
}
#financial-analysis .card .table .proforma,
#financial-scenarios .card .table .proforma,
#financial-flip .card .table .proforma,
#financial-flip-rent .card .table .proforma,
#xproforma .card .table .proforma,
.offcanvas .card .table .proforma {
  background-color: var(--rs-beluga);
}
#financial-analysis .card .table .proforma:hover,
#financial-scenarios .card .table .proforma:hover,
#financial-flip .card .table .proforma:hover,
#financial-flip-rent .card .table .proforma:hover,
#xproforma .card .table .proforma:hover,
.offcanvas .card .table .proforma:hover {
  background-color: #eee;
}
#financial-analysis .card .table.text-small,
#financial-scenarios .card .table.text-small,
#financial-flip .card .table.text-small,
#financial-flip-rent .card .table.text-small,
#xproforma .card .table.text-small,
.offcanvas .card .table.text-small {
  font-size: 0.8rem;
}
@media (min-width: 992px) {
  #financial-analysis .card .table.text-small,
  #financial-scenarios .card .table.text-small,
  #financial-flip .card .table.text-small,
  #financial-flip-rent .card .table.text-small,
  #xproforma .card .table.text-small,
  .offcanvas .card .table.text-small {
    font-size: 0.78rem;
  }
}
@media (min-width: 1600px) {
  #financial-analysis .card .table.text-small,
  #financial-scenarios .card .table.text-small,
  #financial-flip .card .table.text-small,
  #financial-flip-rent .card .table.text-small,
  #xproforma .card .table.text-small,
  .offcanvas .card .table.text-small {
    font-size: 0.95rem;
  }
}
#financial-analysis .card .table caption,
#financial-scenarios .card .table caption,
#financial-flip .card .table caption,
#financial-flip-rent .card .table caption,
#xproforma .card .table caption,
.offcanvas .card .table caption {
  font-style: italic;
  padding: 0.75rem;
}
#financial-analysis .card .table-wrap .table thead tr th:first-child,
#financial-scenarios .card .table-wrap .table thead tr th:first-child,
#financial-flip .card .table-wrap .table thead tr th:first-child,
#financial-flip-rent .card .table-wrap .table thead tr th:first-child,
#xproforma .card .table-wrap .table thead tr th:first-child,
.offcanvas .card .table-wrap .table thead tr th:first-child,
#financial-analysis .card .table-border .table thead tr th:first-child,
#financial-scenarios .card .table-border .table thead tr th:first-child,
#financial-flip .card .table-border .table thead tr th:first-child,
#financial-flip-rent .card .table-border .table thead tr th:first-child,
#xproforma .card .table-border .table thead tr th:first-child,
.offcanvas .card .table-border .table thead tr th:first-child,
#financial-analysis .card .table-wrap .table tbody tr th:first-child,
#financial-scenarios .card .table-wrap .table tbody tr th:first-child,
#financial-flip .card .table-wrap .table tbody tr th:first-child,
#financial-flip-rent .card .table-wrap .table tbody tr th:first-child,
#xproforma .card .table-wrap .table tbody tr th:first-child,
.offcanvas .card .table-wrap .table tbody tr th:first-child,
#financial-analysis .card .table-border .table tbody tr th:first-child,
#financial-scenarios .card .table-border .table tbody tr th:first-child,
#financial-flip .card .table-border .table tbody tr th:first-child,
#financial-flip-rent .card .table-border .table tbody tr th:first-child,
#xproforma .card .table-border .table tbody tr th:first-child,
.offcanvas .card .table-border .table tbody tr th:first-child,
#financial-analysis .card .table-wrap .table tfoot tr th:first-child,
#financial-scenarios .card .table-wrap .table tfoot tr th:first-child,
#financial-flip .card .table-wrap .table tfoot tr th:first-child,
#financial-flip-rent .card .table-wrap .table tfoot tr th:first-child,
#xproforma .card .table-wrap .table tfoot tr th:first-child,
.offcanvas .card .table-wrap .table tfoot tr th:first-child,
#financial-analysis .card .table-border .table tfoot tr th:first-child,
#financial-scenarios .card .table-border .table tfoot tr th:first-child,
#financial-flip .card .table-border .table tfoot tr th:first-child,
#financial-flip-rent .card .table-border .table tfoot tr th:first-child,
#xproforma .card .table-border .table tfoot tr th:first-child,
.offcanvas .card .table-border .table tfoot tr th:first-child {
  text-align: left;
  left: 0;
  position: -webkit-sticky;
  position: sticky;
  z-index: 1028;
  box-shadow: inset -2px 0px 0px 0px var(--rs-steam);
  width: 180px;
}
@media (min-width: 992px) {
  #financial-analysis .card .table-wrap .table thead tr th:first-child,
  #financial-scenarios .card .table-wrap .table thead tr th:first-child,
  #financial-flip .card .table-wrap .table thead tr th:first-child,
  #financial-flip-rent .card .table-wrap .table thead tr th:first-child,
  #xproforma .card .table-wrap .table thead tr th:first-child,
  .offcanvas .card .table-wrap .table thead tr th:first-child,
  #financial-analysis .card .table-border .table thead tr th:first-child,
  #financial-scenarios .card .table-border .table thead tr th:first-child,
  #financial-flip .card .table-border .table thead tr th:first-child,
  #financial-flip-rent .card .table-border .table thead tr th:first-child,
  #xproforma .card .table-border .table thead tr th:first-child,
  .offcanvas .card .table-border .table thead tr th:first-child,
  #financial-analysis .card .table-wrap .table tbody tr th:first-child,
  #financial-scenarios .card .table-wrap .table tbody tr th:first-child,
  #financial-flip .card .table-wrap .table tbody tr th:first-child,
  #financial-flip-rent .card .table-wrap .table tbody tr th:first-child,
  #xproforma .card .table-wrap .table tbody tr th:first-child,
  .offcanvas .card .table-wrap .table tbody tr th:first-child,
  #financial-analysis .card .table-border .table tbody tr th:first-child,
  #financial-scenarios .card .table-border .table tbody tr th:first-child,
  #financial-flip .card .table-border .table tbody tr th:first-child,
  #financial-flip-rent .card .table-border .table tbody tr th:first-child,
  #xproforma .card .table-border .table tbody tr th:first-child,
  .offcanvas .card .table-border .table tbody tr th:first-child,
  #financial-analysis .card .table-wrap .table tfoot tr th:first-child,
  #financial-scenarios .card .table-wrap .table tfoot tr th:first-child,
  #financial-flip .card .table-wrap .table tfoot tr th:first-child,
  #financial-flip-rent .card .table-wrap .table tfoot tr th:first-child,
  #xproforma .card .table-wrap .table tfoot tr th:first-child,
  .offcanvas .card .table-wrap .table tfoot tr th:first-child,
  #financial-analysis .card .table-border .table tfoot tr th:first-child,
  #financial-scenarios .card .table-border .table tfoot tr th:first-child,
  #financial-flip .card .table-border .table tfoot tr th:first-child,
  #financial-flip-rent .card .table-border .table tfoot tr th:first-child,
  #xproforma .card .table-border .table tfoot tr th:first-child,
  .offcanvas .card .table-border .table tfoot tr th:first-child {
    width: 208px;
  }
}
@media (min-width: 1400px) {
  #financial-analysis .card .table-wrap .table thead tr th:first-child,
  #financial-scenarios .card .table-wrap .table thead tr th:first-child,
  #financial-flip .card .table-wrap .table thead tr th:first-child,
  #financial-flip-rent .card .table-wrap .table thead tr th:first-child,
  #xproforma .card .table-wrap .table thead tr th:first-child,
  .offcanvas .card .table-wrap .table thead tr th:first-child,
  #financial-analysis .card .table-border .table thead tr th:first-child,
  #financial-scenarios .card .table-border .table thead tr th:first-child,
  #financial-flip .card .table-border .table thead tr th:first-child,
  #financial-flip-rent .card .table-border .table thead tr th:first-child,
  #xproforma .card .table-border .table thead tr th:first-child,
  .offcanvas .card .table-border .table thead tr th:first-child,
  #financial-analysis .card .table-wrap .table tbody tr th:first-child,
  #financial-scenarios .card .table-wrap .table tbody tr th:first-child,
  #financial-flip .card .table-wrap .table tbody tr th:first-child,
  #financial-flip-rent .card .table-wrap .table tbody tr th:first-child,
  #xproforma .card .table-wrap .table tbody tr th:first-child,
  .offcanvas .card .table-wrap .table tbody tr th:first-child,
  #financial-analysis .card .table-border .table tbody tr th:first-child,
  #financial-scenarios .card .table-border .table tbody tr th:first-child,
  #financial-flip .card .table-border .table tbody tr th:first-child,
  #financial-flip-rent .card .table-border .table tbody tr th:first-child,
  #xproforma .card .table-border .table tbody tr th:first-child,
  .offcanvas .card .table-border .table tbody tr th:first-child,
  #financial-analysis .card .table-wrap .table tfoot tr th:first-child,
  #financial-scenarios .card .table-wrap .table tfoot tr th:first-child,
  #financial-flip .card .table-wrap .table tfoot tr th:first-child,
  #financial-flip-rent .card .table-wrap .table tfoot tr th:first-child,
  #xproforma .card .table-wrap .table tfoot tr th:first-child,
  .offcanvas .card .table-wrap .table tfoot tr th:first-child,
  #financial-analysis .card .table-border .table tfoot tr th:first-child,
  #financial-scenarios .card .table-border .table tfoot tr th:first-child,
  #financial-flip .card .table-border .table tfoot tr th:first-child,
  #financial-flip-rent .card .table-border .table tfoot tr th:first-child,
  #xproforma .card .table-border .table tfoot tr th:first-child,
  .offcanvas .card .table-border .table tfoot tr th:first-child {
    width: 240px;
  }
}
#financial-analysis .card .table-wrap .table thead tr.table-total th:first-child,
#financial-scenarios .card .table-wrap .table thead tr.table-total th:first-child,
#financial-flip .card .table-wrap .table thead tr.table-total th:first-child,
#financial-flip-rent .card .table-wrap .table thead tr.table-total th:first-child,
#xproforma .card .table-wrap .table thead tr.table-total th:first-child,
.offcanvas .card .table-wrap .table thead tr.table-total th:first-child,
#financial-analysis .card .table-border .table thead tr.table-total th:first-child,
#financial-scenarios .card .table-border .table thead tr.table-total th:first-child,
#financial-flip .card .table-border .table thead tr.table-total th:first-child,
#financial-flip-rent .card .table-border .table thead tr.table-total th:first-child,
#xproforma .card .table-border .table thead tr.table-total th:first-child,
.offcanvas .card .table-border .table thead tr.table-total th:first-child,
#financial-analysis .card .table-wrap .table tbody tr.table-total th:first-child,
#financial-scenarios .card .table-wrap .table tbody tr.table-total th:first-child,
#financial-flip .card .table-wrap .table tbody tr.table-total th:first-child,
#financial-flip-rent .card .table-wrap .table tbody tr.table-total th:first-child,
#xproforma .card .table-wrap .table tbody tr.table-total th:first-child,
.offcanvas .card .table-wrap .table tbody tr.table-total th:first-child,
#financial-analysis .card .table-border .table tbody tr.table-total th:first-child,
#financial-scenarios .card .table-border .table tbody tr.table-total th:first-child,
#financial-flip .card .table-border .table tbody tr.table-total th:first-child,
#financial-flip-rent .card .table-border .table tbody tr.table-total th:first-child,
#xproforma .card .table-border .table tbody tr.table-total th:first-child,
.offcanvas .card .table-border .table tbody tr.table-total th:first-child,
#financial-analysis .card .table-wrap .table tfoot tr.table-total th:first-child,
#financial-scenarios .card .table-wrap .table tfoot tr.table-total th:first-child,
#financial-flip .card .table-wrap .table tfoot tr.table-total th:first-child,
#financial-flip-rent .card .table-wrap .table tfoot tr.table-total th:first-child,
#xproforma .card .table-wrap .table tfoot tr.table-total th:first-child,
.offcanvas .card .table-wrap .table tfoot tr.table-total th:first-child,
#financial-analysis .card .table-border .table tfoot tr.table-total th:first-child,
#financial-scenarios .card .table-border .table tfoot tr.table-total th:first-child,
#financial-flip .card .table-border .table tfoot tr.table-total th:first-child,
#financial-flip-rent .card .table-border .table tfoot tr.table-total th:first-child,
#xproforma .card .table-border .table tfoot tr.table-total th:first-child,
.offcanvas .card .table-border .table tfoot tr.table-total th:first-child,
#financial-analysis .card .table-wrap .table thead tr.table-subtotal th:first-child,
#financial-scenarios .card .table-wrap .table thead tr.table-subtotal th:first-child,
#financial-flip .card .table-wrap .table thead tr.table-subtotal th:first-child,
#financial-flip-rent .card .table-wrap .table thead tr.table-subtotal th:first-child,
#xproforma .card .table-wrap .table thead tr.table-subtotal th:first-child,
.offcanvas .card .table-wrap .table thead tr.table-subtotal th:first-child,
#financial-analysis .card .table-border .table thead tr.table-subtotal th:first-child,
#financial-scenarios .card .table-border .table thead tr.table-subtotal th:first-child,
#financial-flip .card .table-border .table thead tr.table-subtotal th:first-child,
#financial-flip-rent .card .table-border .table thead tr.table-subtotal th:first-child,
#xproforma .card .table-border .table thead tr.table-subtotal th:first-child,
.offcanvas .card .table-border .table thead tr.table-subtotal th:first-child,
#financial-analysis .card .table-wrap .table tbody tr.table-subtotal th:first-child,
#financial-scenarios .card .table-wrap .table tbody tr.table-subtotal th:first-child,
#financial-flip .card .table-wrap .table tbody tr.table-subtotal th:first-child,
#financial-flip-rent .card .table-wrap .table tbody tr.table-subtotal th:first-child,
#xproforma .card .table-wrap .table tbody tr.table-subtotal th:first-child,
.offcanvas .card .table-wrap .table tbody tr.table-subtotal th:first-child,
#financial-analysis .card .table-border .table tbody tr.table-subtotal th:first-child,
#financial-scenarios .card .table-border .table tbody tr.table-subtotal th:first-child,
#financial-flip .card .table-border .table tbody tr.table-subtotal th:first-child,
#financial-flip-rent .card .table-border .table tbody tr.table-subtotal th:first-child,
#xproforma .card .table-border .table tbody tr.table-subtotal th:first-child,
.offcanvas .card .table-border .table tbody tr.table-subtotal th:first-child,
#financial-analysis .card .table-wrap .table tfoot tr.table-subtotal th:first-child,
#financial-scenarios .card .table-wrap .table tfoot tr.table-subtotal th:first-child,
#financial-flip .card .table-wrap .table tfoot tr.table-subtotal th:first-child,
#financial-flip-rent .card .table-wrap .table tfoot tr.table-subtotal th:first-child,
#xproforma .card .table-wrap .table tfoot tr.table-subtotal th:first-child,
.offcanvas .card .table-wrap .table tfoot tr.table-subtotal th:first-child,
#financial-analysis .card .table-border .table tfoot tr.table-subtotal th:first-child,
#financial-scenarios .card .table-border .table tfoot tr.table-subtotal th:first-child,
#financial-flip .card .table-border .table tfoot tr.table-subtotal th:first-child,
#financial-flip-rent .card .table-border .table tfoot tr.table-subtotal th:first-child,
#xproforma .card .table-border .table tfoot tr.table-subtotal th:first-child,
.offcanvas .card .table-border .table tfoot tr.table-subtotal th:first-child,
#financial-analysis .card .table-wrap .table thead tr.table-total td:first-child,
#financial-scenarios .card .table-wrap .table thead tr.table-total td:first-child,
#financial-flip .card .table-wrap .table thead tr.table-total td:first-child,
#financial-flip-rent .card .table-wrap .table thead tr.table-total td:first-child,
#xproforma .card .table-wrap .table thead tr.table-total td:first-child,
.offcanvas .card .table-wrap .table thead tr.table-total td:first-child,
#financial-analysis .card .table-border .table thead tr.table-total td:first-child,
#financial-scenarios .card .table-border .table thead tr.table-total td:first-child,
#financial-flip .card .table-border .table thead tr.table-total td:first-child,
#financial-flip-rent .card .table-border .table thead tr.table-total td:first-child,
#xproforma .card .table-border .table thead tr.table-total td:first-child,
.offcanvas .card .table-border .table thead tr.table-total td:first-child,
#financial-analysis .card .table-wrap .table tbody tr.table-total td:first-child,
#financial-scenarios .card .table-wrap .table tbody tr.table-total td:first-child,
#financial-flip .card .table-wrap .table tbody tr.table-total td:first-child,
#financial-flip-rent .card .table-wrap .table tbody tr.table-total td:first-child,
#xproforma .card .table-wrap .table tbody tr.table-total td:first-child,
.offcanvas .card .table-wrap .table tbody tr.table-total td:first-child,
#financial-analysis .card .table-border .table tbody tr.table-total td:first-child,
#financial-scenarios .card .table-border .table tbody tr.table-total td:first-child,
#financial-flip .card .table-border .table tbody tr.table-total td:first-child,
#financial-flip-rent .card .table-border .table tbody tr.table-total td:first-child,
#xproforma .card .table-border .table tbody tr.table-total td:first-child,
.offcanvas .card .table-border .table tbody tr.table-total td:first-child,
#financial-analysis .card .table-wrap .table tfoot tr.table-total td:first-child,
#financial-scenarios .card .table-wrap .table tfoot tr.table-total td:first-child,
#financial-flip .card .table-wrap .table tfoot tr.table-total td:first-child,
#financial-flip-rent .card .table-wrap .table tfoot tr.table-total td:first-child,
#xproforma .card .table-wrap .table tfoot tr.table-total td:first-child,
.offcanvas .card .table-wrap .table tfoot tr.table-total td:first-child,
#financial-analysis .card .table-border .table tfoot tr.table-total td:first-child,
#financial-scenarios .card .table-border .table tfoot tr.table-total td:first-child,
#financial-flip .card .table-border .table tfoot tr.table-total td:first-child,
#financial-flip-rent .card .table-border .table tfoot tr.table-total td:first-child,
#xproforma .card .table-border .table tfoot tr.table-total td:first-child,
.offcanvas .card .table-border .table tfoot tr.table-total td:first-child,
#financial-analysis .card .table-wrap .table thead tr.table-subtotal td:first-child,
#financial-scenarios .card .table-wrap .table thead tr.table-subtotal td:first-child,
#financial-flip .card .table-wrap .table thead tr.table-subtotal td:first-child,
#financial-flip-rent .card .table-wrap .table thead tr.table-subtotal td:first-child,
#xproforma .card .table-wrap .table thead tr.table-subtotal td:first-child,
.offcanvas .card .table-wrap .table thead tr.table-subtotal td:first-child,
#financial-analysis .card .table-border .table thead tr.table-subtotal td:first-child,
#financial-scenarios .card .table-border .table thead tr.table-subtotal td:first-child,
#financial-flip .card .table-border .table thead tr.table-subtotal td:first-child,
#financial-flip-rent .card .table-border .table thead tr.table-subtotal td:first-child,
#xproforma .card .table-border .table thead tr.table-subtotal td:first-child,
.offcanvas .card .table-border .table thead tr.table-subtotal td:first-child,
#financial-analysis .card .table-wrap .table tbody tr.table-subtotal td:first-child,
#financial-scenarios .card .table-wrap .table tbody tr.table-subtotal td:first-child,
#financial-flip .card .table-wrap .table tbody tr.table-subtotal td:first-child,
#financial-flip-rent .card .table-wrap .table tbody tr.table-subtotal td:first-child,
#xproforma .card .table-wrap .table tbody tr.table-subtotal td:first-child,
.offcanvas .card .table-wrap .table tbody tr.table-subtotal td:first-child,
#financial-analysis .card .table-border .table tbody tr.table-subtotal td:first-child,
#financial-scenarios .card .table-border .table tbody tr.table-subtotal td:first-child,
#financial-flip .card .table-border .table tbody tr.table-subtotal td:first-child,
#financial-flip-rent .card .table-border .table tbody tr.table-subtotal td:first-child,
#xproforma .card .table-border .table tbody tr.table-subtotal td:first-child,
.offcanvas .card .table-border .table tbody tr.table-subtotal td:first-child,
#financial-analysis .card .table-wrap .table tfoot tr.table-subtotal td:first-child,
#financial-scenarios .card .table-wrap .table tfoot tr.table-subtotal td:first-child,
#financial-flip .card .table-wrap .table tfoot tr.table-subtotal td:first-child,
#financial-flip-rent .card .table-wrap .table tfoot tr.table-subtotal td:first-child,
#xproforma .card .table-wrap .table tfoot tr.table-subtotal td:first-child,
.offcanvas .card .table-wrap .table tfoot tr.table-subtotal td:first-child,
#financial-analysis .card .table-border .table tfoot tr.table-subtotal td:first-child,
#financial-scenarios .card .table-border .table tfoot tr.table-subtotal td:first-child,
#financial-flip .card .table-border .table tfoot tr.table-subtotal td:first-child,
#financial-flip-rent .card .table-border .table tfoot tr.table-subtotal td:first-child,
#xproforma .card .table-border .table tfoot tr.table-subtotal td:first-child,
.offcanvas .card .table-border .table tfoot tr.table-subtotal td:first-child {
  box-shadow: inset -2px 0px 0px 0px var(--bs-white);
  background-color: var(--bs-gray-300) !important;
  color: #666 !important;
}
#financial-analysis .card .table-wrap .table thead tr.table-total:hover th:first-child,
#financial-scenarios .card .table-wrap .table thead tr.table-total:hover th:first-child,
#financial-flip .card .table-wrap .table thead tr.table-total:hover th:first-child,
#financial-flip-rent .card .table-wrap .table thead tr.table-total:hover th:first-child,
#xproforma .card .table-wrap .table thead tr.table-total:hover th:first-child,
.offcanvas .card .table-wrap .table thead tr.table-total:hover th:first-child,
#financial-analysis .card .table-border .table thead tr.table-total:hover th:first-child,
#financial-scenarios .card .table-border .table thead tr.table-total:hover th:first-child,
#financial-flip .card .table-border .table thead tr.table-total:hover th:first-child,
#financial-flip-rent .card .table-border .table thead tr.table-total:hover th:first-child,
#xproforma .card .table-border .table thead tr.table-total:hover th:first-child,
.offcanvas .card .table-border .table thead tr.table-total:hover th:first-child,
#financial-analysis .card .table-wrap .table tbody tr.table-total:hover th:first-child,
#financial-scenarios .card .table-wrap .table tbody tr.table-total:hover th:first-child,
#financial-flip .card .table-wrap .table tbody tr.table-total:hover th:first-child,
#financial-flip-rent .card .table-wrap .table tbody tr.table-total:hover th:first-child,
#xproforma .card .table-wrap .table tbody tr.table-total:hover th:first-child,
.offcanvas .card .table-wrap .table tbody tr.table-total:hover th:first-child,
#financial-analysis .card .table-border .table tbody tr.table-total:hover th:first-child,
#financial-scenarios .card .table-border .table tbody tr.table-total:hover th:first-child,
#financial-flip .card .table-border .table tbody tr.table-total:hover th:first-child,
#financial-flip-rent .card .table-border .table tbody tr.table-total:hover th:first-child,
#xproforma .card .table-border .table tbody tr.table-total:hover th:first-child,
.offcanvas .card .table-border .table tbody tr.table-total:hover th:first-child,
#financial-analysis .card .table-wrap .table tfoot tr.table-total:hover th:first-child,
#financial-scenarios .card .table-wrap .table tfoot tr.table-total:hover th:first-child,
#financial-flip .card .table-wrap .table tfoot tr.table-total:hover th:first-child,
#financial-flip-rent .card .table-wrap .table tfoot tr.table-total:hover th:first-child,
#xproforma .card .table-wrap .table tfoot tr.table-total:hover th:first-child,
.offcanvas .card .table-wrap .table tfoot tr.table-total:hover th:first-child,
#financial-analysis .card .table-border .table tfoot tr.table-total:hover th:first-child,
#financial-scenarios .card .table-border .table tfoot tr.table-total:hover th:first-child,
#financial-flip .card .table-border .table tfoot tr.table-total:hover th:first-child,
#financial-flip-rent .card .table-border .table tfoot tr.table-total:hover th:first-child,
#xproforma .card .table-border .table tfoot tr.table-total:hover th:first-child,
.offcanvas .card .table-border .table tfoot tr.table-total:hover th:first-child,
#financial-analysis .card .table-wrap .table thead tr.table-subtotal:hover th:first-child,
#financial-scenarios .card .table-wrap .table thead tr.table-subtotal:hover th:first-child,
#financial-flip .card .table-wrap .table thead tr.table-subtotal:hover th:first-child,
#financial-flip-rent .card .table-wrap .table thead tr.table-subtotal:hover th:first-child,
#xproforma .card .table-wrap .table thead tr.table-subtotal:hover th:first-child,
.offcanvas .card .table-wrap .table thead tr.table-subtotal:hover th:first-child,
#financial-analysis .card .table-border .table thead tr.table-subtotal:hover th:first-child,
#financial-scenarios .card .table-border .table thead tr.table-subtotal:hover th:first-child,
#financial-flip .card .table-border .table thead tr.table-subtotal:hover th:first-child,
#financial-flip-rent .card .table-border .table thead tr.table-subtotal:hover th:first-child,
#xproforma .card .table-border .table thead tr.table-subtotal:hover th:first-child,
.offcanvas .card .table-border .table thead tr.table-subtotal:hover th:first-child,
#financial-analysis .card .table-wrap .table tbody tr.table-subtotal:hover th:first-child,
#financial-scenarios .card .table-wrap .table tbody tr.table-subtotal:hover th:first-child,
#financial-flip .card .table-wrap .table tbody tr.table-subtotal:hover th:first-child,
#financial-flip-rent .card .table-wrap .table tbody tr.table-subtotal:hover th:first-child,
#xproforma .card .table-wrap .table tbody tr.table-subtotal:hover th:first-child,
.offcanvas .card .table-wrap .table tbody tr.table-subtotal:hover th:first-child,
#financial-analysis .card .table-border .table tbody tr.table-subtotal:hover th:first-child,
#financial-scenarios .card .table-border .table tbody tr.table-subtotal:hover th:first-child,
#financial-flip .card .table-border .table tbody tr.table-subtotal:hover th:first-child,
#financial-flip-rent .card .table-border .table tbody tr.table-subtotal:hover th:first-child,
#xproforma .card .table-border .table tbody tr.table-subtotal:hover th:first-child,
.offcanvas .card .table-border .table tbody tr.table-subtotal:hover th:first-child,
#financial-analysis .card .table-wrap .table tfoot tr.table-subtotal:hover th:first-child,
#financial-scenarios .card .table-wrap .table tfoot tr.table-subtotal:hover th:first-child,
#financial-flip .card .table-wrap .table tfoot tr.table-subtotal:hover th:first-child,
#financial-flip-rent .card .table-wrap .table tfoot tr.table-subtotal:hover th:first-child,
#xproforma .card .table-wrap .table tfoot tr.table-subtotal:hover th:first-child,
.offcanvas .card .table-wrap .table tfoot tr.table-subtotal:hover th:first-child,
#financial-analysis .card .table-border .table tfoot tr.table-subtotal:hover th:first-child,
#financial-scenarios .card .table-border .table tfoot tr.table-subtotal:hover th:first-child,
#financial-flip .card .table-border .table tfoot tr.table-subtotal:hover th:first-child,
#financial-flip-rent .card .table-border .table tfoot tr.table-subtotal:hover th:first-child,
#xproforma .card .table-border .table tfoot tr.table-subtotal:hover th:first-child,
.offcanvas .card .table-border .table tfoot tr.table-subtotal:hover th:first-child {
  background-color: var(--bs-gray-300) !important;
  color: #666 !important;
  box-shadow: inset -2px 0px 0px 0px var(--bs-white);
}
#financial-analysis .card .table-wrap .table thead tr.table-total th,
#financial-scenarios .card .table-wrap .table thead tr.table-total th,
#financial-flip .card .table-wrap .table thead tr.table-total th,
#financial-flip-rent .card .table-wrap .table thead tr.table-total th,
#xproforma .card .table-wrap .table thead tr.table-total th,
.offcanvas .card .table-wrap .table thead tr.table-total th,
#financial-analysis .card .table-border .table thead tr.table-total th,
#financial-scenarios .card .table-border .table thead tr.table-total th,
#financial-flip .card .table-border .table thead tr.table-total th,
#financial-flip-rent .card .table-border .table thead tr.table-total th,
#xproforma .card .table-border .table thead tr.table-total th,
.offcanvas .card .table-border .table thead tr.table-total th,
#financial-analysis .card .table-wrap .table tbody tr.table-total th,
#financial-scenarios .card .table-wrap .table tbody tr.table-total th,
#financial-flip .card .table-wrap .table tbody tr.table-total th,
#financial-flip-rent .card .table-wrap .table tbody tr.table-total th,
#xproforma .card .table-wrap .table tbody tr.table-total th,
.offcanvas .card .table-wrap .table tbody tr.table-total th,
#financial-analysis .card .table-border .table tbody tr.table-total th,
#financial-scenarios .card .table-border .table tbody tr.table-total th,
#financial-flip .card .table-border .table tbody tr.table-total th,
#financial-flip-rent .card .table-border .table tbody tr.table-total th,
#xproforma .card .table-border .table tbody tr.table-total th,
.offcanvas .card .table-border .table tbody tr.table-total th,
#financial-analysis .card .table-wrap .table tfoot tr.table-total th,
#financial-scenarios .card .table-wrap .table tfoot tr.table-total th,
#financial-flip .card .table-wrap .table tfoot tr.table-total th,
#financial-flip-rent .card .table-wrap .table tfoot tr.table-total th,
#xproforma .card .table-wrap .table tfoot tr.table-total th,
.offcanvas .card .table-wrap .table tfoot tr.table-total th,
#financial-analysis .card .table-border .table tfoot tr.table-total th,
#financial-scenarios .card .table-border .table tfoot tr.table-total th,
#financial-flip .card .table-border .table tfoot tr.table-total th,
#financial-flip-rent .card .table-border .table tfoot tr.table-total th,
#xproforma .card .table-border .table tfoot tr.table-total th,
.offcanvas .card .table-border .table tfoot tr.table-total th,
#financial-analysis .card .table-wrap .table thead tr.table-subtotal th,
#financial-scenarios .card .table-wrap .table thead tr.table-subtotal th,
#financial-flip .card .table-wrap .table thead tr.table-subtotal th,
#financial-flip-rent .card .table-wrap .table thead tr.table-subtotal th,
#xproforma .card .table-wrap .table thead tr.table-subtotal th,
.offcanvas .card .table-wrap .table thead tr.table-subtotal th,
#financial-analysis .card .table-border .table thead tr.table-subtotal th,
#financial-scenarios .card .table-border .table thead tr.table-subtotal th,
#financial-flip .card .table-border .table thead tr.table-subtotal th,
#financial-flip-rent .card .table-border .table thead tr.table-subtotal th,
#xproforma .card .table-border .table thead tr.table-subtotal th,
.offcanvas .card .table-border .table thead tr.table-subtotal th,
#financial-analysis .card .table-wrap .table tbody tr.table-subtotal th,
#financial-scenarios .card .table-wrap .table tbody tr.table-subtotal th,
#financial-flip .card .table-wrap .table tbody tr.table-subtotal th,
#financial-flip-rent .card .table-wrap .table tbody tr.table-subtotal th,
#xproforma .card .table-wrap .table tbody tr.table-subtotal th,
.offcanvas .card .table-wrap .table tbody tr.table-subtotal th,
#financial-analysis .card .table-border .table tbody tr.table-subtotal th,
#financial-scenarios .card .table-border .table tbody tr.table-subtotal th,
#financial-flip .card .table-border .table tbody tr.table-subtotal th,
#financial-flip-rent .card .table-border .table tbody tr.table-subtotal th,
#xproforma .card .table-border .table tbody tr.table-subtotal th,
.offcanvas .card .table-border .table tbody tr.table-subtotal th,
#financial-analysis .card .table-wrap .table tfoot tr.table-subtotal th,
#financial-scenarios .card .table-wrap .table tfoot tr.table-subtotal th,
#financial-flip .card .table-wrap .table tfoot tr.table-subtotal th,
#financial-flip-rent .card .table-wrap .table tfoot tr.table-subtotal th,
#xproforma .card .table-wrap .table tfoot tr.table-subtotal th,
.offcanvas .card .table-wrap .table tfoot tr.table-subtotal th,
#financial-analysis .card .table-border .table tfoot tr.table-subtotal th,
#financial-scenarios .card .table-border .table tfoot tr.table-subtotal th,
#financial-flip .card .table-border .table tfoot tr.table-subtotal th,
#financial-flip-rent .card .table-border .table tfoot tr.table-subtotal th,
#xproforma .card .table-border .table tfoot tr.table-subtotal th,
.offcanvas .card .table-border .table tfoot tr.table-subtotal th {
  font-weight: 700 !important;
}
#financial-analysis .card .table-wrap .table thead tr.table-total th:first-child,
#financial-scenarios .card .table-wrap .table thead tr.table-total th:first-child,
#financial-flip .card .table-wrap .table thead tr.table-total th:first-child,
#financial-flip-rent .card .table-wrap .table thead tr.table-total th:first-child,
#xproforma .card .table-wrap .table thead tr.table-total th:first-child,
.offcanvas .card .table-wrap .table thead tr.table-total th:first-child,
#financial-analysis .card .table-border .table thead tr.table-total th:first-child,
#financial-scenarios .card .table-border .table thead tr.table-total th:first-child,
#financial-flip .card .table-border .table thead tr.table-total th:first-child,
#financial-flip-rent .card .table-border .table thead tr.table-total th:first-child,
#xproforma .card .table-border .table thead tr.table-total th:first-child,
.offcanvas .card .table-border .table thead tr.table-total th:first-child,
#financial-analysis .card .table-wrap .table tbody tr.table-total th:first-child,
#financial-scenarios .card .table-wrap .table tbody tr.table-total th:first-child,
#financial-flip .card .table-wrap .table tbody tr.table-total th:first-child,
#financial-flip-rent .card .table-wrap .table tbody tr.table-total th:first-child,
#xproforma .card .table-wrap .table tbody tr.table-total th:first-child,
.offcanvas .card .table-wrap .table tbody tr.table-total th:first-child,
#financial-analysis .card .table-border .table tbody tr.table-total th:first-child,
#financial-scenarios .card .table-border .table tbody tr.table-total th:first-child,
#financial-flip .card .table-border .table tbody tr.table-total th:first-child,
#financial-flip-rent .card .table-border .table tbody tr.table-total th:first-child,
#xproforma .card .table-border .table tbody tr.table-total th:first-child,
.offcanvas .card .table-border .table tbody tr.table-total th:first-child,
#financial-analysis .card .table-wrap .table tfoot tr.table-total th:first-child,
#financial-scenarios .card .table-wrap .table tfoot tr.table-total th:first-child,
#financial-flip .card .table-wrap .table tfoot tr.table-total th:first-child,
#financial-flip-rent .card .table-wrap .table tfoot tr.table-total th:first-child,
#xproforma .card .table-wrap .table tfoot tr.table-total th:first-child,
.offcanvas .card .table-wrap .table tfoot tr.table-total th:first-child,
#financial-analysis .card .table-border .table tfoot tr.table-total th:first-child,
#financial-scenarios .card .table-border .table tfoot tr.table-total th:first-child,
#financial-flip .card .table-border .table tfoot tr.table-total th:first-child,
#financial-flip-rent .card .table-border .table tfoot tr.table-total th:first-child,
#xproforma .card .table-border .table tfoot tr.table-total th:first-child,
.offcanvas .card .table-border .table tfoot tr.table-total th:first-child,
#financial-analysis .card .table-wrap .table thead tr.table-subtotal th:first-child,
#financial-scenarios .card .table-wrap .table thead tr.table-subtotal th:first-child,
#financial-flip .card .table-wrap .table thead tr.table-subtotal th:first-child,
#financial-flip-rent .card .table-wrap .table thead tr.table-subtotal th:first-child,
#xproforma .card .table-wrap .table thead tr.table-subtotal th:first-child,
.offcanvas .card .table-wrap .table thead tr.table-subtotal th:first-child,
#financial-analysis .card .table-border .table thead tr.table-subtotal th:first-child,
#financial-scenarios .card .table-border .table thead tr.table-subtotal th:first-child,
#financial-flip .card .table-border .table thead tr.table-subtotal th:first-child,
#financial-flip-rent .card .table-border .table thead tr.table-subtotal th:first-child,
#xproforma .card .table-border .table thead tr.table-subtotal th:first-child,
.offcanvas .card .table-border .table thead tr.table-subtotal th:first-child,
#financial-analysis .card .table-wrap .table tbody tr.table-subtotal th:first-child,
#financial-scenarios .card .table-wrap .table tbody tr.table-subtotal th:first-child,
#financial-flip .card .table-wrap .table tbody tr.table-subtotal th:first-child,
#financial-flip-rent .card .table-wrap .table tbody tr.table-subtotal th:first-child,
#xproforma .card .table-wrap .table tbody tr.table-subtotal th:first-child,
.offcanvas .card .table-wrap .table tbody tr.table-subtotal th:first-child,
#financial-analysis .card .table-border .table tbody tr.table-subtotal th:first-child,
#financial-scenarios .card .table-border .table tbody tr.table-subtotal th:first-child,
#financial-flip .card .table-border .table tbody tr.table-subtotal th:first-child,
#financial-flip-rent .card .table-border .table tbody tr.table-subtotal th:first-child,
#xproforma .card .table-border .table tbody tr.table-subtotal th:first-child,
.offcanvas .card .table-border .table tbody tr.table-subtotal th:first-child,
#financial-analysis .card .table-wrap .table tfoot tr.table-subtotal th:first-child,
#financial-scenarios .card .table-wrap .table tfoot tr.table-subtotal th:first-child,
#financial-flip .card .table-wrap .table tfoot tr.table-subtotal th:first-child,
#financial-flip-rent .card .table-wrap .table tfoot tr.table-subtotal th:first-child,
#xproforma .card .table-wrap .table tfoot tr.table-subtotal th:first-child,
.offcanvas .card .table-wrap .table tfoot tr.table-subtotal th:first-child,
#financial-analysis .card .table-border .table tfoot tr.table-subtotal th:first-child,
#financial-scenarios .card .table-border .table tfoot tr.table-subtotal th:first-child,
#financial-flip .card .table-border .table tfoot tr.table-subtotal th:first-child,
#financial-flip-rent .card .table-border .table tfoot tr.table-subtotal th:first-child,
#xproforma .card .table-border .table tfoot tr.table-subtotal th:first-child,
.offcanvas .card .table-border .table tfoot tr.table-subtotal th:first-child {
  box-shadow: inset -2px 0px 0px 0px var(--rs-steam);
  background-color: var(--r-table-background) !important;
}
#financial-analysis .card .table-wrap .table thead tr.table-total .proforma,
#financial-scenarios .card .table-wrap .table thead tr.table-total .proforma,
#financial-flip .card .table-wrap .table thead tr.table-total .proforma,
#financial-flip-rent .card .table-wrap .table thead tr.table-total .proforma,
#xproforma .card .table-wrap .table thead tr.table-total .proforma,
.offcanvas .card .table-wrap .table thead tr.table-total .proforma,
#financial-analysis .card .table-border .table thead tr.table-total .proforma,
#financial-scenarios .card .table-border .table thead tr.table-total .proforma,
#financial-flip .card .table-border .table thead tr.table-total .proforma,
#financial-flip-rent .card .table-border .table thead tr.table-total .proforma,
#xproforma .card .table-border .table thead tr.table-total .proforma,
.offcanvas .card .table-border .table thead tr.table-total .proforma,
#financial-analysis .card .table-wrap .table tbody tr.table-total .proforma,
#financial-scenarios .card .table-wrap .table tbody tr.table-total .proforma,
#financial-flip .card .table-wrap .table tbody tr.table-total .proforma,
#financial-flip-rent .card .table-wrap .table tbody tr.table-total .proforma,
#xproforma .card .table-wrap .table tbody tr.table-total .proforma,
.offcanvas .card .table-wrap .table tbody tr.table-total .proforma,
#financial-analysis .card .table-border .table tbody tr.table-total .proforma,
#financial-scenarios .card .table-border .table tbody tr.table-total .proforma,
#financial-flip .card .table-border .table tbody tr.table-total .proforma,
#financial-flip-rent .card .table-border .table tbody tr.table-total .proforma,
#xproforma .card .table-border .table tbody tr.table-total .proforma,
.offcanvas .card .table-border .table tbody tr.table-total .proforma,
#financial-analysis .card .table-wrap .table tfoot tr.table-total .proforma,
#financial-scenarios .card .table-wrap .table tfoot tr.table-total .proforma,
#financial-flip .card .table-wrap .table tfoot tr.table-total .proforma,
#financial-flip-rent .card .table-wrap .table tfoot tr.table-total .proforma,
#xproforma .card .table-wrap .table tfoot tr.table-total .proforma,
.offcanvas .card .table-wrap .table tfoot tr.table-total .proforma,
#financial-analysis .card .table-border .table tfoot tr.table-total .proforma,
#financial-scenarios .card .table-border .table tfoot tr.table-total .proforma,
#financial-flip .card .table-border .table tfoot tr.table-total .proforma,
#financial-flip-rent .card .table-border .table tfoot tr.table-total .proforma,
#xproforma .card .table-border .table tfoot tr.table-total .proforma,
.offcanvas .card .table-border .table tfoot tr.table-total .proforma,
#financial-analysis .card .table-wrap .table thead tr.table-subtotal .proforma,
#financial-scenarios .card .table-wrap .table thead tr.table-subtotal .proforma,
#financial-flip .card .table-wrap .table thead tr.table-subtotal .proforma,
#financial-flip-rent .card .table-wrap .table thead tr.table-subtotal .proforma,
#xproforma .card .table-wrap .table thead tr.table-subtotal .proforma,
.offcanvas .card .table-wrap .table thead tr.table-subtotal .proforma,
#financial-analysis .card .table-border .table thead tr.table-subtotal .proforma,
#financial-scenarios .card .table-border .table thead tr.table-subtotal .proforma,
#financial-flip .card .table-border .table thead tr.table-subtotal .proforma,
#financial-flip-rent .card .table-border .table thead tr.table-subtotal .proforma,
#xproforma .card .table-border .table thead tr.table-subtotal .proforma,
.offcanvas .card .table-border .table thead tr.table-subtotal .proforma,
#financial-analysis .card .table-wrap .table tbody tr.table-subtotal .proforma,
#financial-scenarios .card .table-wrap .table tbody tr.table-subtotal .proforma,
#financial-flip .card .table-wrap .table tbody tr.table-subtotal .proforma,
#financial-flip-rent .card .table-wrap .table tbody tr.table-subtotal .proforma,
#xproforma .card .table-wrap .table tbody tr.table-subtotal .proforma,
.offcanvas .card .table-wrap .table tbody tr.table-subtotal .proforma,
#financial-analysis .card .table-border .table tbody tr.table-subtotal .proforma,
#financial-scenarios .card .table-border .table tbody tr.table-subtotal .proforma,
#financial-flip .card .table-border .table tbody tr.table-subtotal .proforma,
#financial-flip-rent .card .table-border .table tbody tr.table-subtotal .proforma,
#xproforma .card .table-border .table tbody tr.table-subtotal .proforma,
.offcanvas .card .table-border .table tbody tr.table-subtotal .proforma,
#financial-analysis .card .table-wrap .table tfoot tr.table-subtotal .proforma,
#financial-scenarios .card .table-wrap .table tfoot tr.table-subtotal .proforma,
#financial-flip .card .table-wrap .table tfoot tr.table-subtotal .proforma,
#financial-flip-rent .card .table-wrap .table tfoot tr.table-subtotal .proforma,
#xproforma .card .table-wrap .table tfoot tr.table-subtotal .proforma,
.offcanvas .card .table-wrap .table tfoot tr.table-subtotal .proforma,
#financial-analysis .card .table-border .table tfoot tr.table-subtotal .proforma,
#financial-scenarios .card .table-border .table tfoot tr.table-subtotal .proforma,
#financial-flip .card .table-border .table tfoot tr.table-subtotal .proforma,
#financial-flip-rent .card .table-border .table tfoot tr.table-subtotal .proforma,
#xproforma .card .table-border .table tfoot tr.table-subtotal .proforma,
.offcanvas .card .table-border .table tfoot tr.table-subtotal .proforma {
  background-color: var(--r-table-background-hover) !important;
}
#financial-analysis .card .table-wrap .table thead tr th:first-child,
#financial-scenarios .card .table-wrap .table thead tr th:first-child,
#financial-flip .card .table-wrap .table thead tr th:first-child,
#financial-flip-rent .card .table-wrap .table thead tr th:first-child,
#xproforma .card .table-wrap .table thead tr th:first-child,
.offcanvas .card .table-wrap .table thead tr th:first-child,
#financial-analysis .card .table-border .table thead tr th:first-child,
#financial-scenarios .card .table-border .table thead tr th:first-child,
#financial-flip .card .table-border .table thead tr th:first-child,
#financial-flip-rent .card .table-border .table thead tr th:first-child,
#xproforma .card .table-border .table thead tr th:first-child,
.offcanvas .card .table-border .table thead tr th:first-child {
  box-shadow: none;
}
#financial-analysis .card .table-wrap,
#financial-scenarios .card .table-wrap,
#financial-flip .card .table-wrap,
#financial-flip-rent .card .table-wrap,
#xproforma .card .table-wrap,
.offcanvas .card .table-wrap {
  overflow-x: auto;
}
#financial-analysis .card .table-wrap .table,
#financial-scenarios .card .table-wrap .table,
#financial-flip .card .table-wrap .table,
#financial-flip-rent .card .table-wrap .table,
#xproforma .card .table-wrap .table,
.offcanvas .card .table-wrap .table {
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
}
#financial-analysis .card .table-wrap .table thead tr:hover .proforma,
#financial-scenarios .card .table-wrap .table thead tr:hover .proforma,
#financial-flip .card .table-wrap .table thead tr:hover .proforma,
#financial-flip-rent .card .table-wrap .table thead tr:hover .proforma,
#xproforma .card .table-wrap .table thead tr:hover .proforma,
.offcanvas .card .table-wrap .table thead tr:hover .proforma {
  background-color: #eee;
}
#financial-analysis .card .table-wrap .table thead tr.table-subtitle th,
#financial-scenarios .card .table-wrap .table thead tr.table-subtitle th,
#financial-flip .card .table-wrap .table thead tr.table-subtitle th,
#financial-flip-rent .card .table-wrap .table thead tr.table-subtitle th,
#xproforma .card .table-wrap .table thead tr.table-subtitle th,
.offcanvas .card .table-wrap .table thead tr.table-subtitle th,
#financial-analysis .card .table-wrap .table thead tr.table-subtitle td,
#financial-scenarios .card .table-wrap .table thead tr.table-subtitle td,
#financial-flip .card .table-wrap .table thead tr.table-subtitle td,
#financial-flip-rent .card .table-wrap .table thead tr.table-subtitle td,
#xproforma .card .table-wrap .table thead tr.table-subtitle td,
.offcanvas .card .table-wrap .table thead tr.table-subtitle td {
  background-color: var(--rs-eclipse) !important;
  color: var(--bs-white);
}
#financial-analysis .card .table-wrap .table thead tr.table-subtitle th,
#financial-scenarios .card .table-wrap .table thead tr.table-subtitle th,
#financial-flip .card .table-wrap .table thead tr.table-subtitle th,
#financial-flip-rent .card .table-wrap .table thead tr.table-subtitle th,
#xproforma .card .table-wrap .table thead tr.table-subtitle th,
.offcanvas .card .table-wrap .table thead tr.table-subtitle th {
  font-weight: bold;
}
#financial-analysis .card .table-wrap .table thead tr.table-subtitle th:first-child,
#financial-scenarios .card .table-wrap .table thead tr.table-subtitle th:first-child,
#financial-flip .card .table-wrap .table thead tr.table-subtitle th:first-child,
#financial-flip-rent .card .table-wrap .table thead tr.table-subtitle th:first-child,
#xproforma .card .table-wrap .table thead tr.table-subtitle th:first-child,
.offcanvas .card .table-wrap .table thead tr.table-subtitle th:first-child {
  box-shadow: none;
  color: var(--bs-white);
}
#financial-analysis .card .table-wrap .table thead tr th,
#financial-scenarios .card .table-wrap .table thead tr th,
#financial-flip .card .table-wrap .table thead tr th,
#financial-flip-rent .card .table-wrap .table thead tr th,
#xproforma .card .table-wrap .table thead tr th,
.offcanvas .card .table-wrap .table thead tr th {
  font-weight: bold;
}
#financial-analysis .card .table.mode-basic.mlse-financial-overview .mlse-column,
#financial-scenarios .card .table.mode-basic.mlse-financial-overview .mlse-column,
#financial-flip .card .table.mode-basic.mlse-financial-overview .mlse-column,
#financial-flip-rent .card .table.mode-basic.mlse-financial-overview .mlse-column,
#xproforma .card .table.mode-basic.mlse-financial-overview .mlse-column,
.offcanvas .card .table.mode-basic.mlse-financial-overview .mlse-column,
#financial-analysis .card .table.mode-advanced.mlse-financial-overview .mlse-column,
#financial-scenarios .card .table.mode-advanced.mlse-financial-overview .mlse-column,
#financial-flip .card .table.mode-advanced.mlse-financial-overview .mlse-column,
#financial-flip-rent .card .table.mode-advanced.mlse-financial-overview .mlse-column,
#xproforma .card .table.mode-advanced.mlse-financial-overview .mlse-column,
.offcanvas .card .table.mode-advanced.mlse-financial-overview .mlse-column {
  width: 80px;
}
@media (min-width: 992px) {
  #financial-analysis .card .table.mode-basic.mlse-financial-overview .mlse-column,
  #financial-scenarios .card .table.mode-basic.mlse-financial-overview .mlse-column,
  #financial-flip .card .table.mode-basic.mlse-financial-overview .mlse-column,
  #financial-flip-rent .card .table.mode-basic.mlse-financial-overview .mlse-column,
  #xproforma .card .table.mode-basic.mlse-financial-overview .mlse-column,
  .offcanvas .card .table.mode-basic.mlse-financial-overview .mlse-column,
  #financial-analysis .card .table.mode-advanced.mlse-financial-overview .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-financial-overview .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-financial-overview .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-financial-overview .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-financial-overview .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-financial-overview .mlse-column {
    width: 80px;
  }
}
@media (min-width: 1400px) {
  #financial-analysis .card .table.mode-basic.mlse-financial-overview .mlse-column,
  #financial-scenarios .card .table.mode-basic.mlse-financial-overview .mlse-column,
  #financial-flip .card .table.mode-basic.mlse-financial-overview .mlse-column,
  #financial-flip-rent .card .table.mode-basic.mlse-financial-overview .mlse-column,
  #xproforma .card .table.mode-basic.mlse-financial-overview .mlse-column,
  .offcanvas .card .table.mode-basic.mlse-financial-overview .mlse-column,
  #financial-analysis .card .table.mode-advanced.mlse-financial-overview .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-financial-overview .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-financial-overview .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-financial-overview .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-financial-overview .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-financial-overview .mlse-column {
    width: 90px;
  }
}
@media (min-width: 1600px) {
  #financial-analysis .card .table.mode-basic.mlse-financial-overview .mlse-column,
  #financial-scenarios .card .table.mode-basic.mlse-financial-overview .mlse-column,
  #financial-flip .card .table.mode-basic.mlse-financial-overview .mlse-column,
  #financial-flip-rent .card .table.mode-basic.mlse-financial-overview .mlse-column,
  #xproforma .card .table.mode-basic.mlse-financial-overview .mlse-column,
  .offcanvas .card .table.mode-basic.mlse-financial-overview .mlse-column,
  #financial-analysis .card .table.mode-advanced.mlse-financial-overview .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-financial-overview .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-financial-overview .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-financial-overview .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-financial-overview .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-financial-overview .mlse-column {
    width: 75px;
  }
}
#financial-analysis .card .table.mode-basic.mlse-cash-flow-summary .mlse-column,
#financial-scenarios .card .table.mode-basic.mlse-cash-flow-summary .mlse-column,
#financial-flip .card .table.mode-basic.mlse-cash-flow-summary .mlse-column,
#financial-flip-rent .card .table.mode-basic.mlse-cash-flow-summary .mlse-column,
#xproforma .card .table.mode-basic.mlse-cash-flow-summary .mlse-column,
.offcanvas .card .table.mode-basic.mlse-cash-flow-summary .mlse-column,
#financial-analysis .card .table.mode-basic.mlse-value-equity .mlse-column,
#financial-scenarios .card .table.mode-basic.mlse-value-equity .mlse-column,
#financial-flip .card .table.mode-basic.mlse-value-equity .mlse-column,
#financial-flip-rent .card .table.mode-basic.mlse-value-equity .mlse-column,
#xproforma .card .table.mode-basic.mlse-value-equity .mlse-column,
.offcanvas .card .table.mode-basic.mlse-value-equity .mlse-column {
  width: 80px;
}
@media (min-width: 992px) {
  #financial-analysis .card .table.mode-basic.mlse-cash-flow-summary .mlse-column,
  #financial-scenarios .card .table.mode-basic.mlse-cash-flow-summary .mlse-column,
  #financial-flip .card .table.mode-basic.mlse-cash-flow-summary .mlse-column,
  #financial-flip-rent .card .table.mode-basic.mlse-cash-flow-summary .mlse-column,
  #xproforma .card .table.mode-basic.mlse-cash-flow-summary .mlse-column,
  .offcanvas .card .table.mode-basic.mlse-cash-flow-summary .mlse-column,
  #financial-analysis .card .table.mode-basic.mlse-value-equity .mlse-column,
  #financial-scenarios .card .table.mode-basic.mlse-value-equity .mlse-column,
  #financial-flip .card .table.mode-basic.mlse-value-equity .mlse-column,
  #financial-flip-rent .card .table.mode-basic.mlse-value-equity .mlse-column,
  #xproforma .card .table.mode-basic.mlse-value-equity .mlse-column,
  .offcanvas .card .table.mode-basic.mlse-value-equity .mlse-column {
    width: 80px;
  }
}
@media (min-width: 1400px) {
  #financial-analysis .card .table.mode-basic.mlse-cash-flow-summary .mlse-column,
  #financial-scenarios .card .table.mode-basic.mlse-cash-flow-summary .mlse-column,
  #financial-flip .card .table.mode-basic.mlse-cash-flow-summary .mlse-column,
  #financial-flip-rent .card .table.mode-basic.mlse-cash-flow-summary .mlse-column,
  #xproforma .card .table.mode-basic.mlse-cash-flow-summary .mlse-column,
  .offcanvas .card .table.mode-basic.mlse-cash-flow-summary .mlse-column,
  #financial-analysis .card .table.mode-basic.mlse-value-equity .mlse-column,
  #financial-scenarios .card .table.mode-basic.mlse-value-equity .mlse-column,
  #financial-flip .card .table.mode-basic.mlse-value-equity .mlse-column,
  #financial-flip-rent .card .table.mode-basic.mlse-value-equity .mlse-column,
  #xproforma .card .table.mode-basic.mlse-value-equity .mlse-column,
  .offcanvas .card .table.mode-basic.mlse-value-equity .mlse-column {
    width: 90px;
  }
}
@media (min-width: 1600px) {
  #financial-analysis .card .table.mode-basic.mlse-cash-flow-summary .mlse-column,
  #financial-scenarios .card .table.mode-basic.mlse-cash-flow-summary .mlse-column,
  #financial-flip .card .table.mode-basic.mlse-cash-flow-summary .mlse-column,
  #financial-flip-rent .card .table.mode-basic.mlse-cash-flow-summary .mlse-column,
  #xproforma .card .table.mode-basic.mlse-cash-flow-summary .mlse-column,
  .offcanvas .card .table.mode-basic.mlse-cash-flow-summary .mlse-column,
  #financial-analysis .card .table.mode-basic.mlse-value-equity .mlse-column,
  #financial-scenarios .card .table.mode-basic.mlse-value-equity .mlse-column,
  #financial-flip .card .table.mode-basic.mlse-value-equity .mlse-column,
  #financial-flip-rent .card .table.mode-basic.mlse-value-equity .mlse-column,
  #xproforma .card .table.mode-basic.mlse-value-equity .mlse-column,
  .offcanvas .card .table.mode-basic.mlse-value-equity .mlse-column {
    width: 75px;
  }
}
#financial-analysis .card .table.mode-advanced.mlse-investment-summary .mlse-column,
#financial-scenarios .card .table.mode-advanced.mlse-investment-summary .mlse-column,
#financial-flip .card .table.mode-advanced.mlse-investment-summary .mlse-column,
#financial-flip-rent .card .table.mode-advanced.mlse-investment-summary .mlse-column,
#xproforma .card .table.mode-advanced.mlse-investment-summary .mlse-column,
.offcanvas .card .table.mode-advanced.mlse-investment-summary .mlse-column,
#financial-analysis .card .table.mode-advanced.mlse-financial-indicators .mlse-column,
#financial-scenarios .card .table.mode-advanced.mlse-financial-indicators .mlse-column,
#financial-flip .card .table.mode-advanced.mlse-financial-indicators .mlse-column,
#financial-flip-rent .card .table.mode-advanced.mlse-financial-indicators .mlse-column,
#xproforma .card .table.mode-advanced.mlse-financial-indicators .mlse-column,
.offcanvas .card .table.mode-advanced.mlse-financial-indicators .mlse-column,
#financial-analysis .card .table.mode-advanced.mlse-gross-sales-proceeds .mlse-column,
#financial-scenarios .card .table.mode-advanced.mlse-gross-sales-proceeds .mlse-column,
#financial-flip .card .table.mode-advanced.mlse-gross-sales-proceeds .mlse-column,
#financial-flip-rent .card .table.mode-advanced.mlse-gross-sales-proceeds .mlse-column,
#xproforma .card .table.mode-advanced.mlse-gross-sales-proceeds .mlse-column,
.offcanvas .card .table.mode-advanced.mlse-gross-sales-proceeds .mlse-column,
#financial-analysis .card .table.mode-advanced.mlse-net-profit .mlse-column,
#financial-scenarios .card .table.mode-advanced.mlse-net-profit .mlse-column,
#financial-flip .card .table.mode-advanced.mlse-net-profit .mlse-column,
#financial-flip-rent .card .table.mode-advanced.mlse-net-profit .mlse-column,
#xproforma .card .table.mode-advanced.mlse-net-profit .mlse-column,
.offcanvas .card .table.mode-advanced.mlse-net-profit .mlse-column,
#financial-analysis .card .table.mode-advanced.mlse-pro-forma .mlse-column,
#financial-scenarios .card .table.mode-advanced.mlse-pro-forma .mlse-column,
#financial-flip .card .table.mode-advanced.mlse-pro-forma .mlse-column,
#financial-flip-rent .card .table.mode-advanced.mlse-pro-forma .mlse-column,
#xproforma .card .table.mode-advanced.mlse-pro-forma .mlse-column,
.offcanvas .card .table.mode-advanced.mlse-pro-forma .mlse-column {
  width: 80px;
}
@media (min-width: 992px) {
  #financial-analysis .card .table.mode-advanced.mlse-investment-summary .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-investment-summary .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-investment-summary .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-investment-summary .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-investment-summary .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-investment-summary .mlse-column,
  #financial-analysis .card .table.mode-advanced.mlse-financial-indicators .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-financial-indicators .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-financial-indicators .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-financial-indicators .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-financial-indicators .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-financial-indicators .mlse-column,
  #financial-analysis .card .table.mode-advanced.mlse-gross-sales-proceeds .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-gross-sales-proceeds .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-gross-sales-proceeds .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-gross-sales-proceeds .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-gross-sales-proceeds .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-gross-sales-proceeds .mlse-column,
  #financial-analysis .card .table.mode-advanced.mlse-net-profit .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-net-profit .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-net-profit .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-net-profit .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-net-profit .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-net-profit .mlse-column,
  #financial-analysis .card .table.mode-advanced.mlse-pro-forma .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-pro-forma .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-pro-forma .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-pro-forma .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-pro-forma .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-pro-forma .mlse-column {
    width: 80px;
  }
}
@media (min-width: 1400px) {
  #financial-analysis .card .table.mode-advanced.mlse-investment-summary .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-investment-summary .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-investment-summary .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-investment-summary .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-investment-summary .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-investment-summary .mlse-column,
  #financial-analysis .card .table.mode-advanced.mlse-financial-indicators .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-financial-indicators .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-financial-indicators .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-financial-indicators .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-financial-indicators .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-financial-indicators .mlse-column,
  #financial-analysis .card .table.mode-advanced.mlse-gross-sales-proceeds .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-gross-sales-proceeds .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-gross-sales-proceeds .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-gross-sales-proceeds .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-gross-sales-proceeds .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-gross-sales-proceeds .mlse-column,
  #financial-analysis .card .table.mode-advanced.mlse-net-profit .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-net-profit .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-net-profit .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-net-profit .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-net-profit .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-net-profit .mlse-column,
  #financial-analysis .card .table.mode-advanced.mlse-pro-forma .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-pro-forma .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-pro-forma .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-pro-forma .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-pro-forma .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-pro-forma .mlse-column {
    width: 90px;
  }
}
@media (min-width: 1600px) {
  #financial-analysis .card .table.mode-advanced.mlse-investment-summary .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-investment-summary .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-investment-summary .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-investment-summary .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-investment-summary .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-investment-summary .mlse-column,
  #financial-analysis .card .table.mode-advanced.mlse-financial-indicators .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-financial-indicators .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-financial-indicators .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-financial-indicators .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-financial-indicators .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-financial-indicators .mlse-column,
  #financial-analysis .card .table.mode-advanced.mlse-gross-sales-proceeds .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-gross-sales-proceeds .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-gross-sales-proceeds .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-gross-sales-proceeds .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-gross-sales-proceeds .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-gross-sales-proceeds .mlse-column,
  #financial-analysis .card .table.mode-advanced.mlse-net-profit .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-net-profit .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-net-profit .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-net-profit .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-net-profit .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-net-profit .mlse-column,
  #financial-analysis .card .table.mode-advanced.mlse-pro-forma .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-pro-forma .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-pro-forma .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-pro-forma .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-pro-forma .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-pro-forma .mlse-column {
    width: 75px;
  }
}
#financial-analysis .card .table.mode-advanced.mlse-wealth .mlse-column,
#financial-scenarios .card .table.mode-advanced.mlse-wealth .mlse-column,
#financial-flip .card .table.mode-advanced.mlse-wealth .mlse-column,
#financial-flip-rent .card .table.mode-advanced.mlse-wealth .mlse-column,
#xproforma .card .table.mode-advanced.mlse-wealth .mlse-column,
.offcanvas .card .table.mode-advanced.mlse-wealth .mlse-column,
#financial-analysis .card .table.mode-advanced.mlse-apod .mlse-column,
#financial-scenarios .card .table.mode-advanced.mlse-apod .mlse-column,
#financial-flip .card .table.mode-advanced.mlse-apod .mlse-column,
#financial-flip-rent .card .table.mode-advanced.mlse-apod .mlse-column,
#xproforma .card .table.mode-advanced.mlse-apod .mlse-column,
.offcanvas .card .table.mode-advanced.mlse-apod .mlse-column,
#financial-analysis .card .table.mode-advanced.mlse-appreciation .mlse-column,
#financial-scenarios .card .table.mode-advanced.mlse-appreciation .mlse-column,
#financial-flip .card .table.mode-advanced.mlse-appreciation .mlse-column,
#financial-flip-rent .card .table.mode-advanced.mlse-appreciation .mlse-column,
#xproforma .card .table.mode-advanced.mlse-appreciation .mlse-column,
.offcanvas .card .table.mode-advanced.mlse-appreciation .mlse-column,
#financial-analysis .card .table.mode-advanced.mlse-value-equity .mlse-column,
#financial-scenarios .card .table.mode-advanced.mlse-value-equity .mlse-column,
#financial-flip .card .table.mode-advanced.mlse-value-equity .mlse-column,
#financial-flip-rent .card .table.mode-advanced.mlse-value-equity .mlse-column,
#xproforma .card .table.mode-advanced.mlse-value-equity .mlse-column,
.offcanvas .card .table.mode-advanced.mlse-value-equity .mlse-column {
  width: 80px;
}
@media (min-width: 992px) {
  #financial-analysis .card .table.mode-advanced.mlse-wealth .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-wealth .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-wealth .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-wealth .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-wealth .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-wealth .mlse-column,
  #financial-analysis .card .table.mode-advanced.mlse-apod .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-apod .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-apod .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-apod .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-apod .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-apod .mlse-column,
  #financial-analysis .card .table.mode-advanced.mlse-appreciation .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-appreciation .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-appreciation .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-appreciation .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-appreciation .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-appreciation .mlse-column,
  #financial-analysis .card .table.mode-advanced.mlse-value-equity .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-value-equity .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-value-equity .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-value-equity .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-value-equity .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-value-equity .mlse-column {
    width: 59px;
  }
}
@media (min-width: 1200px) {
  #financial-analysis .card .table.mode-advanced.mlse-wealth .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-wealth .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-wealth .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-wealth .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-wealth .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-wealth .mlse-column,
  #financial-analysis .card .table.mode-advanced.mlse-apod .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-apod .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-apod .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-apod .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-apod .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-apod .mlse-column,
  #financial-analysis .card .table.mode-advanced.mlse-appreciation .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-appreciation .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-appreciation .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-appreciation .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-appreciation .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-appreciation .mlse-column,
  #financial-analysis .card .table.mode-advanced.mlse-value-equity .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-value-equity .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-value-equity .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-value-equity .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-value-equity .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-value-equity .mlse-column {
    width: 80px;
  }
}
@media (min-width: 1600px) {
  #financial-analysis .card .table.mode-advanced.mlse-wealth .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-wealth .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-wealth .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-wealth .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-wealth .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-wealth .mlse-column,
  #financial-analysis .card .table.mode-advanced.mlse-apod .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-apod .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-apod .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-apod .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-apod .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-apod .mlse-column,
  #financial-analysis .card .table.mode-advanced.mlse-appreciation .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-appreciation .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-appreciation .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-appreciation .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-appreciation .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-appreciation .mlse-column,
  #financial-analysis .card .table.mode-advanced.mlse-value-equity .mlse-column,
  #financial-scenarios .card .table.mode-advanced.mlse-value-equity .mlse-column,
  #financial-flip .card .table.mode-advanced.mlse-value-equity .mlse-column,
  #financial-flip-rent .card .table.mode-advanced.mlse-value-equity .mlse-column,
  #xproforma .card .table.mode-advanced.mlse-value-equity .mlse-column,
  .offcanvas .card .table.mode-advanced.mlse-value-equity .mlse-column {
    width: 100px;
  }
}
#financial-analysis .card .table.mlse-green,
#financial-scenarios .card .table.mlse-green,
#financial-flip .card .table.mlse-green,
#financial-flip-rent .card .table.mlse-green,
#xproforma .card .table.mlse-green,
.offcanvas .card .table.mlse-green {
  color: green;
}
#financial-analysis .card .table.mlse-red,
#financial-scenarios .card .table.mlse-red,
#financial-flip .card .table.mlse-red,
#financial-flip-rent .card .table.mlse-red,
#xproforma .card .table.mlse-red,
.offcanvas .card .table.mlse-red {
  color: var(--bs-red);
}
#financial-analysis .card .table.mlse-column .premium,
#financial-scenarios .card .table.mlse-column .premium,
#financial-flip .card .table.mlse-column .premium,
#financial-flip-rent .card .table.mlse-column .premium,
#xproforma .card .table.mlse-column .premium,
.offcanvas .card .table.mlse-column .premium {
  color: transparent;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  filter: blur(2px);
  -moz-filter: blur(2px);
  -webkit-filter: blur(2px);
  opacity: 0.5;
}
#financial-flip .form-switch-double {
  padding-left: 7.5em;
}
#financial-flip .form-switch-double .form-check-label {
  margin-left: 0;
}
#financial-flip .form-switch-persf {
  font-size: 0.8rem;
  padding-left: 7.5em;
}
@media (min-width: 1200px) {
  #financial-flip .form-switch-persf {
    font-size: 0.9rem;
    padding-left: 7.7em;
  }
}
#financial-flip-rent .form-switch-maxltv {
  font-size: 0.9rem;
  padding-left: 5.5em;
}
@media (min-width: 1200px) {
  #financial-flip-rent .form-switch-maxltv {
    padding-left: 5.7em;
  }
}
#graphs .mini-chart {
  padding: 0.5rem;
  text-align: center;
}
#graphs .mini-chart.show p {
  font-weight: 700 !important;
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
  padding: 1rem 1rem 0;
  margin-bottom: 0.25rem !important;
  margin-right: 2rem;
  text-align: left;
}
@media (min-width: 768px) {
  #graphs .mini-chart.show p {
    margin-bottom: 0.5rem !important;
    text-align: center;
  }
}
#graphs .mini-chart.show .chart {
  padding: 1rem;
}
#graphs .modal .performance-chart {
  width: 302px !important;
  height: 220px !important;
  margin: 0 auto;
}
@media (min-width: 576px) {
  #graphs .modal .performance-chart {
    width: 448px !important;
    height: 176px !important;
  }
}
@media (min-width: 768px) {
  #graphs .modal .performance-chart {
    width: 468px !important;
    height: 211px !important;
  }
}
@media (min-width: 992px) {
  #graphs .modal .performance-chart {
    width: 768px !important;
    height: 560px !important;
  }
}
@media (min-width: 1600px) {
  #graphs .modal .performance-chart {
    width: 1108px !important;
    height: 807px !important;
  }
}
.mode-basic.mlse-financial-overview .mlse-column,
.mode-advanced.mlse-financial-overview .mlse-column,
.mode-basic.mlse-financial-overview .table-column,
.mode-advanced.mlse-financial-overview .table-column {
  width: 80px;
}
@media (min-width: 992px) {
  .mode-basic.mlse-financial-overview .mlse-column,
  .mode-advanced.mlse-financial-overview .mlse-column,
  .mode-basic.mlse-financial-overview .table-column,
  .mode-advanced.mlse-financial-overview .table-column {
    width: 80px;
  }
}
@media (min-width: 1400px) {
  .mode-basic.mlse-financial-overview .mlse-column,
  .mode-advanced.mlse-financial-overview .mlse-column,
  .mode-basic.mlse-financial-overview .table-column,
  .mode-advanced.mlse-financial-overview .table-column {
    width: 90px;
  }
}
@media (min-width: 1600px) {
  .mode-basic.mlse-financial-overview .mlse-column,
  .mode-advanced.mlse-financial-overview .mlse-column,
  .mode-basic.mlse-financial-overview .table-column,
  .mode-advanced.mlse-financial-overview .table-column {
    width: 75px;
  }
}
.mode-basic.mlse-cash-flow-summary .mlse-column,
.mode-basic.mlse-value-equity .mlse-column,
.mode-basic.mlse-cash-flow-summary .table-column,
.mode-basic.mlse-value-equity .table-column {
  width: 80px;
}
@media (min-width: 992px) {
  .mode-basic.mlse-cash-flow-summary .mlse-column,
  .mode-basic.mlse-value-equity .mlse-column,
  .mode-basic.mlse-cash-flow-summary .table-column,
  .mode-basic.mlse-value-equity .table-column {
    width: 80px;
  }
}
@media (min-width: 1400px) {
  .mode-basic.mlse-cash-flow-summary .mlse-column,
  .mode-basic.mlse-value-equity .mlse-column,
  .mode-basic.mlse-cash-flow-summary .table-column,
  .mode-basic.mlse-value-equity .table-column {
    width: 90px;
  }
}
@media (min-width: 1600px) {
  .mode-basic.mlse-cash-flow-summary .mlse-column,
  .mode-basic.mlse-value-equity .mlse-column,
  .mode-basic.mlse-cash-flow-summary .table-column,
  .mode-basic.mlse-value-equity .table-column {
    width: 75px;
  }
}
.mode-advanced.mlse-investment-summary .mlse-column,
.mode-advanced.mlse-financial-indicators .mlse-column,
.mode-advanced.mlse-gross-sales-proceeds .mlse-column,
.mode-advanced.mlse-net-profit .mlse-column,
.mode-advanced.mlse-pro-forma .mlse-column {
  width: 80px;
}
@media (min-width: 992px) {
  .mode-advanced.mlse-investment-summary .mlse-column,
  .mode-advanced.mlse-financial-indicators .mlse-column,
  .mode-advanced.mlse-gross-sales-proceeds .mlse-column,
  .mode-advanced.mlse-net-profit .mlse-column,
  .mode-advanced.mlse-pro-forma .mlse-column {
    width: 80px;
  }
}
@media (min-width: 1400px) {
  .mode-advanced.mlse-investment-summary .mlse-column,
  .mode-advanced.mlse-financial-indicators .mlse-column,
  .mode-advanced.mlse-gross-sales-proceeds .mlse-column,
  .mode-advanced.mlse-net-profit .mlse-column,
  .mode-advanced.mlse-pro-forma .mlse-column {
    width: 90px;
  }
}
@media (min-width: 1600px) {
  .mode-advanced.mlse-investment-summary .mlse-column,
  .mode-advanced.mlse-financial-indicators .mlse-column,
  .mode-advanced.mlse-gross-sales-proceeds .mlse-column,
  .mode-advanced.mlse-net-profit .mlse-column,
  .mode-advanced.mlse-pro-forma .mlse-column {
    width: 75px;
  }
}
.mode-advanced.mlse-wealth .mlse-column,
.mode-advanced.mlse-apod .mlse-column,
.mode-advanced.mlse-appreciation .mlse-column,
.mode-advanced.mlse-value-equity .mlse-column,
.mode-advanced.mlse-wealth .table-column,
.mode-advanced.mlse-apod .table-column,
.mode-advanced.mlse-appreciation .table-column,
.mode-advanced.mlse-value-equity .table-column {
  width: 80px;
}
@media (min-width: 992px) {
  .mode-advanced.mlse-wealth .mlse-column,
  .mode-advanced.mlse-apod .mlse-column,
  .mode-advanced.mlse-appreciation .mlse-column,
  .mode-advanced.mlse-value-equity .mlse-column,
  .mode-advanced.mlse-wealth .table-column,
  .mode-advanced.mlse-apod .table-column,
  .mode-advanced.mlse-appreciation .table-column,
  .mode-advanced.mlse-value-equity .table-column {
    width: 59px;
  }
}
@media (min-width: 1200px) {
  .mode-advanced.mlse-wealth .mlse-column,
  .mode-advanced.mlse-apod .mlse-column,
  .mode-advanced.mlse-appreciation .mlse-column,
  .mode-advanced.mlse-value-equity .mlse-column,
  .mode-advanced.mlse-wealth .table-column,
  .mode-advanced.mlse-apod .table-column,
  .mode-advanced.mlse-appreciation .table-column,
  .mode-advanced.mlse-value-equity .table-column {
    width: 80px;
  }
}
@media (min-width: 1600px) {
  .mode-advanced.mlse-wealth .mlse-column,
  .mode-advanced.mlse-apod .mlse-column,
  .mode-advanced.mlse-appreciation .mlse-column,
  .mode-advanced.mlse-value-equity .mlse-column,
  .mode-advanced.mlse-wealth .table-column,
  .mode-advanced.mlse-apod .table-column,
  .mode-advanced.mlse-appreciation .table-column,
  .mode-advanced.mlse-value-equity .table-column {
    width: 100px;
  }
}
.chart-legend {
  font-size: 0.8rem;
  margin-top: 15px;
}
.chart-legend span {
  width: 10px !important;
  height: 10px !important;
  margin-right: 5px;
  display: inline-block;
}
.chart-legend span.eri {
  background-color: #003f5c;
}
.chart-legend span.te {
  background-color: #ffa600;
}
.chart-legend span.acf {
  background-color: #bc5090;
}
.chart-legend span.irr {
  background-color: #003f5c;
}
.chart-legend span.ng {
  background-color: #23B14C;
}
.chart-legend span.coc {
  background-color: #003f5c;
}
.chart-legend span.re {
  background-color: #bc5090;
}
.chart-legend span.ccf {
  background-color: #58508d;
}
.chart-legend span.ie {
  background-color: #bc5090;
}
.chart-legend span.na {
  background-color: #ff6361;
}
.chart-legend span.pr {
  background-color: #ffa600;
}
/*COMMUNITY*/
#community table tr:first-child td,
#community table tr:first-child th {
  border-top: 0;
}
#community .graph-inside {
  font-size: 0.8rem;
  width: 100%;
  height: 40px;
  top: 38%;
  left: 0;
  margin-top: -20px;
  line-height: 19px;
  z-index: 1028;
}
@media (min-width: 1200px) {
  #community .graph-inside {
    font-size: 1rem;
  }
}
/*RECORDS*/
#records .estimated-label {
  font-size: 0.9rem;
}
#records .card-extended {
  min-height: 260px;
}
/*PARAMETERS*/
#parameters .form-control:not(select) {
  text-align: right;
}
#parameters .form-control.changed {
  background-color: rgba(249, 170, 52, 0.1);
}
#parameters .form-control.changed:disabled {
  background-color: var(--bs-secondary-bg);
}
#parameters #nav-payment .nav-link {
  padding: 0.5rem 1rem;
}
@media (min-width: 768px) {
  #parameters #nav-payment .nav-link {
    padding: 0.5rem 0.2rem;
  }
}
@media (min-width: 992px) {
  #parameters #nav-payment .nav-link {
    padding: 0.5rem 0.25rem;
  }
}
@media (min-width: 1400px) {
  #parameters #nav-payment .nav-link {
    padding: 0.5rem 0.75rem;
  }
}
#parameters .input-group-text:has(+input:disabled),
#parameters input:disabled + .input-group-text {
  background-color: var(--bs-secondary-bg) !important;
  opacity: 1;
  color: var(--rs-cerebral-gray) !important;
  border-color: var(--bs-gray-300) !important;
  cursor: default;
  user-select: none;
}
#parametersTabs .list-group-item-action {
  background-color: transparent;
  color: var(--rs-black-river-falls);
  font-weight: 400;
}
#parametersTabs .list-group-item-action i {
  color: var(--rs-black-river-falls);
}
#parametersTabs .list-group-item-action:hover:not(.active) {
  background-color: #f5f5f5;
  color: var(--rs-black-river-falls);
}
#parametersTabs .list-group-item-action:hover:not(.active) i {
  color: var(--rs-black-river-falls);
}
#parametersTabs .list-group-item-action.active {
  background-color: var(--rs-bright-star);
  color: var(--rs-black-river-falls);
  font-weight: 600;
  border-color: transparent;
}
#parameters .card-unit-mix-configuration .unit-mix-data {
  flex: 0 0 auto;
  width: 100%;
}
#parameters .card-unit-mix-configuration .unit-mix-values {
  flex: 0 0 auto;
  width: 100%;
}
/*SCHOOLS*/
#listingMap {
  height: 223px;
  width: 100%;
}
#listingMap .owl svg {
  height: 24px;
}
@media (min-width: 768px) {
  #listingMap {
    height: 223px;
  }
}
#listingMapModal {
  width: 100%;
  height: 420px;
}
#legend {
  font-family: Arial, sans-serif;
  background: var(--bs-white);
}
#legend .legSchool {
  line-height: 20px;
}
#legend .legSchool:hover {
  color: #aaa;
}
#schoolsTable .card-header a:hover {
  color: var(--base05);
}
#schoolsTable .school-card .h5,
#schoolsTable .school-card .fs-5 {
  font-size: 1rem;
}
@media (min-width: 768px) {
  #schoolsTable .school-card .h5,
  #schoolsTable .school-card .fs-5 {
    font-size: 1.25rem;
  }
}
#schoolsTable .school-card:last-child {
  margin-bottom: 0 !important;
}
#schoolsTable .school-card.bg-white .border-bottom,
#schoolsTable .school-card.bg-white .border-start {
  border-color: rgba(0, 0, 0, 0.25) !important;
}
#schoolsTable .school-card.bg-white .text-white-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
#schoolsTable .school-card.bg-eclipse .border-bottom,
#schoolsTable .school-card.bg-eclipse .border-start {
  border-color: rgba(255, 255, 255, 0.25) !important;
}
#schoolsTable .school-card .address-list div:not(:last-child):after {
  content: "|";
  padding-left: 11px;
  color: rgba(255, 255, 255, 0.25);
}
#schoolsTable .school-card .school-name .h3,
#schoolsTable .school-card .school-name .fs-3 {
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  #schoolsTable .school-card .school-name .h3,
  #schoolsTable .school-card .school-name .fs-3 {
    font-size: 1.75rem;
  }
}
#schoolsTable .school-card .head-official {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25) !important;
}
@media (min-width: 768px) {
  #schoolsTable .school-card .head-official {
    border: 0;
  }
}
/*OTHERS*/
.circle-rating {
  border-radius: 50%;
  height: 32px;
  width: 32px;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  color: var(--bs-white);
  display: inline-block;
  vertical-align: middle;
}
.circle-rating-xtra-small {
  height: 26px;
  width: 26px;
  font-size: 13px;
  line-height: 26px;
}
.circle-rating-small {
  height: 38px;
  width: 38px;
  font-size: 19px;
  line-height: 38px;
}
.circle-rating-medium {
  height: 50px;
  width: 50px;
  font-size: 25px;
  line-height: 50px;
}
.circle-rating-large {
  height: 62px;
  width: 62px;
  font-size: 31px;
  line-height: 62px;
}
.circle-rating span {
  font-size: 0.4em;
  opacity: 0.7;
}
.circle-rating-1 {
  background-color: #f26b16;
}
.circle-rating-2 {
  background-color: #e78818;
}
.circle-rating-3 {
  background-color: #dca21a;
}
.circle-rating-4 {
  background-color: #d2b81b;
}
.circle-rating-5 {
  background-color: #bdc01e;
}
.circle-rating-6 {
  background-color: #a3be1f;
}
.circle-rating-7 {
  background-color: #86b320;
}
.circle-rating-8 {
  background-color: #6ba822;
}
.circle-rating-9 {
  background-color: #559f24;
}
.circle-rating-10 {
  background-color: #439326;
}
.circle-rating-gray {
  background-color: #777777;
}
.rating-1 {
  color: #f26b16;
}
.rating-1:hover {
  color: #d96013;
}
.rating-2 {
  color: #e78818;
}
.rating-2:hover {
  color: #cf7a15;
}
.rating-3 {
  color: #dca21a;
}
.rating-3:hover {
  color: #c69117;
}
.rating-4 {
  color: #d2b81b;
}
.rating-4:hover {
  color: #bda518;
}
.rating-5 {
  color: #bdc01e;
}
.rating-5:hover {
  color: #aaac1b;
}
.rating-6 {
  color: #a3be1f;
}
.rating-6:hover {
  color: #92ab1b;
}
.rating-7 {
  color: #86b320;
}
.rating-7:hover {
  color: #78a11c;
}
.rating-8 {
  color: #6ba822;
}
.rating-8:hover {
  color: #60971e;
}
.rating-9 {
  color: #559f24;
}
.rating-9:hover {
  color: #4c8f20;
}
.rating-10 {
  color: #439326;
}
.rating-10:hover {
  color: #3c8422;
}
.rating-gray {
  color: #777777;
}
.card-header-middle {
  border-top: 1px solid var(--rs-bright-star);
  background-color: var(--bs-white);
  border-bottom: none;
  font-weight: bold;
}
.card.bg-light .border-start-md-1,
.card.bg-light .border-start-lg-1 {
  border-color: var(--bs-white) !important;
}
.card-property-details table {
  table-layout: fixed;
}
.card-property-details table tbody td:nth-child(1) {
  width: 50px;
}
.card-property-details table tbody td:nth-child(3) {
  width: auto;
}
.card-property-details table tbody th:nth-child(2) {
  width: 140px;
}
.card-body-scroll,
.card-mls-history {
  overflow-y: auto;
  height: 275px;
}
.card-mls-history thead {
  position: sticky;
  top: 0;
  box-shadow: 1px 1px 0px var(--rs-steam);
}
.card-error {
  box-shadow: 0 0.125rem 1rem rgba(220, 4, 4, 0.63) !important;
}
.card-not-enough-data {
  top: 0;
  bottom: 0;
  z-index: 22;
}
.card-not-enough-data + .mini-chart {
  pointer-events: none !important;
}
.card-not-enough-data + .mini-chart canvas {
  filter: blur(5px);
  -webkit-filter: blur(5px);
}
.card-sidebar .card-header {
  padding: 16px var(--bs-card-cap-padding-x);
}
.card-sidebar .btn-link {
  padding: 0.1875rem 0.5rem;
  margin-top: 0.125rem;
  color: var(--bs-body-color);
  text-decoration: none;
}
.card-sidebar .btn-link.active {
  background-color: #f8f9fa;
  color: black;
  border-radius: 0.375rem !important;
  font-weight: 600;
}
.swatch {
  display: inline-block;
  width: 16px;
  height: 16px;
}
div[data-school] {
  cursor: pointer;
}
.cta {
  transform: translate(-50%, -50%) !important;
  left: 50% !important;
  top: 50% !important;
  position: absolute;
  z-index: 99;
}
.cta + .card-content {
  filter: blur(10px);
  -webkit-filter: blur(10px);
  opacity: 0.3;
}
.dot-small {
  font-size: 0.7rem;
}
.dot-lava {
  color: var(--rs-lava);
}
.dot-accent-glass {
  color: var(--rs-accent-glass);
}
.banner {
  top: 20px;
  left: 0;
  border-top-right-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem;
}
.fraction {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.2em 0.4ex;
  text-align: center;
}
.fraction > span {
  display: block;
  padding-top: 0.15em;
}
.fraction span.fdn {
  border-top: thin solid black;
}
.fraction span.bar {
  display: none;
}
.btn-changephoto {
  z-index: 99;
  height: 40px;
  width: 100%;
  transition: all 300ms ease-out;
  bottom: 0;
}
@media (min-width: 992px) {
  .btn-changephoto {
    bottom: 20px;
    right: 20px;
    width: 40px;
  }
}
.btn-changephoto span {
  white-space: nowrap;
}
@media (min-width: 992px) {
  .btn-changephoto span {
    display: none;
    opacity: 0;
  }
}
.btn-changephoto:hover {
  width: 150px;
}
.btn-changephoto:hover span {
  display: inline-block !important;
  opacity: 1 !important;
}
.btn-str {
  background-color: var(--bs-white);
  border-color: var(--rs-eclipse);
  color: var(--rs-eclipse);
}
.btn-str:hover,
.btn-str.active {
  background-color: var(--rs-eclipse);
  border-color: var(--rs-eclipse);
  color: var(--bs-white);
  transform: none !important;
}
.btn-remove {
  top: 10px;
  right: 10px;
  z-index: 99;
}
.btn-share.dropdown-toggle::after {
  content: "";
}
@media (min-width: 992px) {
  .btn-share.dropdown-toggle::after {
    content: "\f107";
  }
}
.btn-check:checked + .btn-outline-eclipse,
.btn-check[checked] + .btn-outline-eclipse {
  background-color: var(--rs-eclipse);
  color: var(--bs-white);
}
.toolbar {
  background-color: var(--bs-white) !important;
  color: var(--base05);
  z-index: 1000;
}
.toolbar-mobile .list-badge-status .badge {
  max-width: 100px;
}
@media (min-width: 576px) {
  .toolbar-mobile .list-badge-status .badge {
    max-width: 400px;
  }
}
.toolbar .badge {
  padding: 0.4rem 0.5rem;
  font-size: 0.8rem;
  line-height: 1;
  border-radius: 50rem !important;
}
.toolbar .btn {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.toolbar .btn-tool {
  color: var(--base05);
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 50rem !important;
  transition: all 0.5s;
}
.toolbar .btn-tool:hover,
.toolbar .btn-tool:active,
.toolbar .btn-tool.show {
  color: var(--rs-eclipse);
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.toolbar .btn-tool-feature .fa-stack {
  height: 14px;
  width: 14px;
  line-height: 14px;
}
.toolbar .btn-tool .disabled {
  border-color: white;
}
.toolbar .btn-existing-investment.exists .fa-circle-dollar {
  color: #4b0082;
}
.toolbar .btn-existing-investment.exists.issue {
  background-color: #fedc2a;
  border: none;
  animation: mymove 2s infinite;
}
.toolbar .btn-investment-details.exists .fa-chart-mixed-up-circle-dollar {
  color: darkblue;
}
.toolbar .btn-expense-ledger.exists .fa-file-spreadsheet {
  color: brown;
}
.toolbar .feature-residence {
  color: var(--rs-accent-glass);
}
.toolbar .feature-investment {
  color: var(--rs-lava);
}
.toolbar .fa-solid.fa-heart {
  color: var(--rs-secret-story);
}
.toolbar .fa-solid.fa-thumbs-down {
  color: var(--bs-red);
}
.toolbar .fa-solid.fa-circle-dollar {
  color: #4b0082;
}
.toolbar .fa-solid.fa-house-flag {
  color: var(--rs-lava);
}
.toolbar .fa-solid.fa-chart-mixed-up-circle-dollar {
  color: darkblue;
}
.toolbar .fa-solid.fa-file-spreadsheet {
  color: brown;
}
.toolbar-analysis-request-info {
  background-color: var(--rs-alice);
}
.toolbar-analysis-request-info .label-requested > div {
  max-width: 185px;
}
@media (min-width: 768px) {
  .toolbar-analysis-request-info .label-requested > div {
    max-width: 145px;
  }
}
@media (min-width: 992px) {
  .toolbar-analysis-request-info .label-requested > div {
    max-width: 245px;
  }
}
@media (min-width: 1400px) {
  .toolbar-analysis-request-info .label-requested > div {
    max-width: 285px;
  }
}
.toolbar-analysis-request-info .label-assigned {
  max-width: 225px;
}
@media (min-width: 768px) {
  .toolbar-analysis-request-info .label-assigned:before {
    content: "|";
    padding: 0 1rem;
    color: rgba(0, 0, 0, 0.5) !important;
    opacity: 0.5;
  }
}
@media (min-width: 992px) {
  .toolbar-analysis-request-info .label-assigned {
    max-width: 265px;
  }
}
@media (min-width: 1400px) {
  .toolbar-analysis-request-info .label-assigned {
    max-width: 285px;
  }
}
button[data-bs-toggle="collapse"].collapsed > .closed {
  display: inline;
}
button[data-bs-toggle="collapse"].collapsed > .opened {
  display: none;
}
button[data-bs-toggle="collapse"]:not(.collapsed) > .closed {
  display: none;
}
button[data-bs-toggle="collapse"]:not(.collapsed) > .opened {
  display: inline;
}
#modalAnalysisStyle .btn-group .btn-outline-primary {
  --bs-btn-color: var(--bs-eclipse);
  --bs-btn-bg: var(--bs-light);
  --bs-btn-border-color: var(--bs-eclipse);
  --bs-btn-hover-bg: var(--rs-eclipse-subtle);
  --bs-btn-hover-border-color: lvar(--rs-eclipse-subtle);
  --bs-btn-active-color: var(--bs-white);
  --bs-btn-active-bg: var(--bs-eclipse);
  --bs-btn-hover-color: var(--bs-white);
}
#modalAnalysisStyle .btn-group .btn-check:disabled + .btn,
#modalAnalysisStyle .btn-group .btn-check[disabled] + .btn {
  --bs-btn-disabled-color: var(--rs-eclipse-subtle);
  --bs-btn-disabled-bg: var(--bs-white);
  --bs-btn-disabled-border-color: var(--rs-eclipse-subtle);
  opacity: 0.3;
}
#modalAnalysisStyle .btn-group .btn-check:checked + .btn img {
  filter: brightness(0) saturate(100%) invert(96%) sepia(0%) saturate(14%) hue-rotate(265deg) brightness(104%) contrast(105%);
}
.unit-data-commercial-scroll .unit-data-body-sm,
.unit-data-commercial-scroll .unit-data-body-lg {
  margin-top: 30px;
  overflow-y: auto;
}
.unit-data-commercial-scroll .unit-data-body-sm {
  height: 210px;
  margin-bottom: 30px;
}
.unit-data-commercial-scroll .unit-data-body-lg {
  height: 210px;
  margin-bottom: 70px;
}
@media (min-width: 992px) {
  .unit-data-commercial-scroll .unit-data-body-lg {
    height: 180px;
    margin-bottom: 78px;
  }
}
@media (min-width: 1200px) {
  .unit-data-commercial-scroll .unit-data-body-lg {
    height: 250px;
    margin-bottom: 78px;
  }
}
@media (min-width: 1400px) {
  .unit-data-commercial-scroll .unit-data-body-lg {
    margin-bottom: 70px;
  }
}
.unit-data-commercial-scroll .unit-data-body-lg .text-truncate {
  width: 195px;
}
@media (min-width: 992px) {
  .unit-data-commercial-scroll .unit-data-body-lg .text-truncate {
    width: 90px;
  }
}
@media (min-width: 1200px) {
  .unit-data-commercial-scroll .unit-data-body-lg .text-truncate {
    width: 125px;
  }
}
@media (min-width: 1400px) {
  .unit-data-commercial-scroll .unit-data-body-lg .text-truncate {
    width: 160px;
  }
}
@media (min-width: 1920px) {
  .unit-data-commercial-scroll .unit-data-body-lg .text-truncate {
    width: 220px;
  }
}
.unit-data-multi .card-body-scroll-full,
.unit-data-multi .card-body-scroll-no-head-foot,
.unit-data-multi .card-body-scroll-no-foot {
  min-height: 70px;
  overflow-y: auto;
  overflow-x: clip;
}
.unit-data-multi .card-body-scroll-full thead,
.unit-data-multi .card-body-scroll-no-head-foot thead,
.unit-data-multi .card-body-scroll-no-foot thead,
.unit-data-multi .card-body-scroll-full tfoot,
.unit-data-multi .card-body-scroll-no-head-foot tfoot,
.unit-data-multi .card-body-scroll-no-foot tfoot {
  position: sticky;
  z-index: 99;
}
.unit-data-multi .card-body-scroll-full thead,
.unit-data-multi .card-body-scroll-no-head-foot thead,
.unit-data-multi .card-body-scroll-no-foot thead {
  top: -1px;
  box-shadow: 1px 1px 0px var(--rs-steam);
}
.unit-data-multi .card-body-scroll-full tfoot,
.unit-data-multi .card-body-scroll-no-head-foot tfoot,
.unit-data-multi .card-body-scroll-no-foot tfoot {
  bottom: -1px;
  box-shadow: -1px -1px 0px var(--rs-steam);
}
.unit-data-multi .card-body-scroll-full .text-truncate,
.unit-data-multi .card-body-scroll-no-head-foot .text-truncate,
.unit-data-multi .card-body-scroll-no-foot .text-truncate {
  width: 195px;
}
@media (min-width: 992px) {
  .unit-data-multi .card-body-scroll-full .text-truncate,
  .unit-data-multi .card-body-scroll-no-head-foot .text-truncate,
  .unit-data-multi .card-body-scroll-no-foot .text-truncate {
    width: 90px;
  }
}
@media (min-width: 1200px) {
  .unit-data-multi .card-body-scroll-full .text-truncate,
  .unit-data-multi .card-body-scroll-no-head-foot .text-truncate,
  .unit-data-multi .card-body-scroll-no-foot .text-truncate {
    width: 125px;
  }
}
@media (min-width: 1400px) {
  .unit-data-multi .card-body-scroll-full .text-truncate,
  .unit-data-multi .card-body-scroll-no-head-foot .text-truncate,
  .unit-data-multi .card-body-scroll-no-foot .text-truncate {
    width: 160px;
  }
}
@media (min-width: 1920px) {
  .unit-data-multi .card-body-scroll-full .text-truncate,
  .unit-data-multi .card-body-scroll-no-head-foot .text-truncate,
  .unit-data-multi .card-body-scroll-no-foot .text-truncate {
    width: 220px;
  }
}
.unit-data-multi .card-body-scroll-full {
  max-height: 345px;
}
.unit-data-multi .card-body-scroll-no-head-foot {
  max-height: 270px;
}
.unit-data-multi .card-body-scroll-no-foot {
  max-height: 305px;
}
.p-paginator {
  color: var(--rs-eclipse);
}
.p-paginator-pages .p-paginator-page.p-highlight {
  background-color: var(--rs-eclipse);
  border-color: var(--rs-eclipse);
  color: var(--bs-white);
}
.p-paginator-current {
  color: var(--rs-eclipse);
}
.p-paginator-first,
.p-paginator-prev,
.p-paginator-next,
.p-paginator-last {
  color: var(--rs-eclipse);
}
.p-datatable .p-datatable-header {
  background: var(--bs-white);
  color: #334155;
  border: 1px solid #e2e8f0;
  border-width: 0 0 1px 0;
  padding: 0.75rem 1rem;
  font-weight: 600;
}
.p-datatable .p-datatable-footer {
  background: var(--bs-white);
  color: #334155;
  border: 1px solid #e2e8f0;
  border-width: 0 0 1px 0;
  padding: 0.75rem 1rem;
  font-weight: 600;
}
.p-datatable .p-datatable-thead > tr > th {
  text-align: left;
  padding: 0.75rem 1rem;
  border: 1px solid #e2e8f0;
  border-width: 0 0 1px 0;
  font-weight: 600;
  color: #334155;
  background: var(--bs-white);
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s, outline-color 0.2s;
}
.p-datatable .p-datatable-tfoot > tr > td {
  text-align: left;
  padding: 0.75rem 1rem;
  border: 1px solid #e2e8f0;
  border-width: 0 0 1px 0;
  font-weight: 600;
  color: #334155;
  background: var(--bs-white);
}
.p-datatable .p-datatable-tbody > tr {
  background: var(--bs-white);
  color: #334155;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s, outline-color 0.2s;
}
.p-datatable .p-datatable-tbody > tr > td {
  text-align: left;
  border: 1px solid #e2e8f0;
  border-width: 0 0 1px 0;
  padding: 0.75rem 1rem;
}
.list-badge-status .badge {
  padding: 0.35em 0.65em !important;
}
.dropdown-dig-in .active {
  --bs-dropdown-link-active-bg: var(--rs-eclipse);
  --bs-dropdown-link-active-color: var(--bs-white);
}
.dropdown-basic.active,
.dropdown-advanced.active {
  --bs-dropdown-link-active-bg: var(--rs-eclipse);
  --bs-dropdown-link-active-color: var(--bs-white);
}
.calculator-title {
  font-size: 12px;
}
.calculator-title .line {
  border-bottom: 1px solid var(--bs-secondary-color);
  display: block;
  flex-grow: 1;
  height: 0;
}
.calculating {
  overflow: hidden;
}
.calculating-animation {
  position: absolute;
  width: 100%;
  overflow: hidden;
  border-radius: 0.5rem;
  transition: 0.3s all;
  z-index: -1;
  opacity: 0;
}
.calculating .calculating-animation {
  z-index: 1001;
  opacity: 1;
}
.calculating .calculating-animation ~ div {
  filter: blur(0.5rem);
  overflow: hidden;
  opacity: 0.5;
  transition: 0.3s all;
  z-index: 999;
  opacity: 1;
}
.loading-comp,
.loading-calc {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  transition: 0.3s all;
}
.loading-calc {
  z-index: -1;
  opacity: 0;
}
.loading-calc.active {
  z-index: 999;
  opacity: 1;
}
#dialogAddToCRM .card-header,
#dialogAddToCRM .card-body {
  margin-bottom: 1rem;
}
#dialogCopyLink .form-control:focus {
  box-shadow: none;
}
.card-flip-brrrr {
  font-size: 0.85em;
}
.card-flip-brrrr .card-quantity {
  font-size: 1.1em;
}
.card-flip-brrrr .card-legend {
  font-size: 0.75em;
}
.table-skip-trace .btn-check:checked + label {
  --bs-btn-color: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: var(--bs-white);
  --bs-btn-hover-bg: #198754;
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: var(--bs-white);
  --bs-btn-active-bg: #198754;
  --bs-btn-active-border-color: #198754;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #198754;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #198754;
  --bs-gradient: none;
}
.table-skip-trace .btn-check + label {
  --bs-btn-color: transparent;
  --bs-btn-border-color: #198754;
}
.btn-check-skip-trace {
  --bs-btn-color: var(--bs-white);
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #198754;
  --bs-btn-hover-bg: var(--bs-white);
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: var(--bs-white);
  --bs-btn-active-bg: #198754;
  --bs-btn-active-border-color: #198754;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #198754;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #198754;
  --bs-gradient: none;
}
.btn-check-skip-trace.selected {
  --bs-btn-color: var(--bs-white);
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: var(--bs-white);
  --bs-btn-hover-bg: #198754;
}
#dialogAddToCRM .row-cols-lg-auto .col-12 {
  width: 100% !important;
}
.kpi-crumbs > div > div:not(.triangle) {
  padding: 1rem;
}
.kpi-crumbs .triangle {
  background: #cccccc;
  clip-path: polygon(50% 15%, 100% 0, 100% 90%, 50% 100%, 0 90%, 0% 0%);
  background: linear-gradient(0deg, #cccccc 0%, #f2f2f2 15%, #f2f2f2 85%, #cccccc 100%);
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
@media (min-width: 768px) {
  .kpi-crumbs .triangle {
    clip-path: polygon(87% 0%, 100% 50%, 87% 100%, 0% 100%, 10% 50%, 0% 0%);
    background: linear-gradient(90deg, #cccccc 0%, #f2f2f2 15%, #f2f2f2 85%, #cccccc 100%);
  }
}
@media (min-width: 768px) {
  .kpi-crumbs-vertical .triangle {
    clip-path: polygon(50% 15%, 100% 0, 100% 90%, 50% 100%, 0 90%, 0% 0%);
    background: linear-gradient(0deg, #cccccc 0%, #f2f2f2 15%, #f2f2f2 85%, #cccccc 100%);
  }
}
.kpi-holdperiod,
.kpi-middle {
  z-index: 2;
  position: relative;
}
.card-rentalrateaffordability .info {
  line-height: 1.5 !important;
}
.bg-kpi {
  background: #ffffff;
  background: linear-gradient(180deg, #ffffff 0%, #ffffff 70%, #e6e6e6 100%);
}
.skip-tracing .modal-header,
.skip-tracing .modal-body,
.skip-tracing .modal-footer {
  filter: blur(10px);
  -webkit-filter: blur(10px);
  opacity: 0.3;
}
.recorded-property-table-scroll {
  height: 212px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.card-guard {
  overflow: hidden;
}
.card-guard .fs-5 {
  font-size: 1rem !important;
}
.card-real-estate-vs-stock-market .chart-container {
  position: relative !important;
  height: 400px !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
}
.card-real-estate-vs-stock-market .chart-canvas {
  width: 100% !important;
  height: 100% !important;
}
input[type="range"].clean-slider {
  accent-color: #5DA5DA;
}
.content {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.proforma-nav-pills {
  top: 160px;
  background-color: var(--bs-white);
}
.proforma-nav-pills .nav-link {
  border-radius: var(--bs-border-radius-xxl);
  color: var(--bs-dark);
}
.proforma-nav-pills .nav-link.active {
  background-color: var(--rs-eclipse);
}
.proforma-nav-pills .nav-link.active:hover {
  color: var(--bs-white);
}
.proforma-nav-pills .nav-link:hover {
  color: var(--bs-dark);
  background-color: var(--bs-light);
}
#financial-overview {
  scroll-margin-top: 240px;
}
#financial-indicators {
  scroll-margin-top: 230px;
}
#apod {
  scroll-margin-top: 230px;
}
#after-tax-apod {
  scroll-margin-top: 230px;
}
#investment-basis {
  scroll-margin-top: 230px;
}
#equity-tax-analysis {
  scroll-margin-top: 230px;
}
#investment-trajectory {
  scroll-margin-top: 240px;
}
.territory-content {
  min-height: 370px;
}
.territory-map {
  height: 370px;
  width: 100% !important;
}
.property-heading,
.mini-header_title {
  font-size: 1.25rem !important;
  line-height: 1 !important;
}
@media (min-width: 1400px) {
  .property-heading,
  .mini-header_title {
    font-size: 1.5rem !important;
  }
}
.tag.btn-danger::after {
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}
.unit-mix-item .unit-mix-container {
  transition: all 0.3s ease-in-out;
}
.unit-mix-item:hover .unit-mix-container {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.25) !important;
}
.floating-bar {
  top: 160px;
}
.cards-choose-pdf .card-pdf-select {
  --bs-bg-opacity: 0.5;
  color: var(--bs-modal-color);
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity));
  border-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity));
}
.cards-choose-pdf .card-pdf-select:hover {
  --bs-bg-opacity: 0.7;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity));
}
.cards-choose-pdf .btn-check:checked + .card-pdf-select {
  color: var(--bs-modal-color);
  background-color: var(--bs-white);
  border-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity));
  box-shadow: var(--bs-box-shadow) !important;
}
.indicator-before-tax-container {
  line-height: 10px;
  text-align: center;
}
.indicator-before-tax-container .indicator-before-tax {
  width: inherit;
  font-size: 10px !important;
  padding: 0;
  position: relative;
}
.indicator-before-tax-container .indicator-before-tax::before,
.indicator-before-tax-container .indicator-before-tax::after {
  content: '';
  position: absolute;
  top: calc(60% - 4px);
  width: 35px;
  height: 4px;
  border-bottom: 1px solid #aaa;
}
.indicator-before-tax-container .indicator-before-tax::before {
  left: -40px;
  border-left: 1px solid #aaa;
}
.indicator-before-tax-container .indicator-before-tax::after {
  right: -40px;
  border-right: 1px solid #aaa;
}
.indicator-before-tax-portfolio {
  line-height: 10px;
  font-size: 10px !important;
}
/*MORGAN'S*/
:deep(.card > .card-header) {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  border-bottom: 0;
}
@media (max-width: 991.98px) {
  .summary-left-col {
    display: contents;
  }
  .summary-rent-section,
  .summary-cashflow-section {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
  }
  .summary-rent-section {
    order: 1;
  }
  .summary-right-col {
    order: 2;
  }
  .summary-cashflow-section {
    order: 3;
  }
}
#mls-listing .card > .card-header {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  border-bottom: 0;
}
#mls-listing .card > .card-header .text-secondary {
  font-family: 'Lato', sans-serif;
  font-weight: normal;
}
.check-group .btn-eclipse {
  --bs-btn-color: #212529;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-bg: #1e3f6c;
  --bs-btn-hover-border-color: #1e3f6c;
  --bs-btn-active-color: var(--bs-white);
  --bs-btn-active-bg: #132844;
  --bs-btn-hover-color: var(--bs-white);
}
/*PROPERTY DETAILS*/
.card-property-details {
  overflow: hidden;
}
.table-property-details > tbody > tr > td:first-child i {
  color: var(--rs-encore, #6b7381);
  --fa-secondary-color: var(--rs-encore, #6b7381);
  --fa-secondary-opacity: 1;
  --fa-primary-color: var(--rs-encore, #6b7381);
  --fa-primary-opacity: 1;
}
.table-property-details > tbody > tr > td {
  border-color: #f0f0f0;
}
.table-property-details > tbody > tr {
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
}
/*KPI RENTAL RATE AFFORDABILITY*/
.affordability-badge {
  width: 5rem;
  height: 5rem;
  min-width: 5rem;
  font-size: 1.5rem;
}
/*ANALYSIS CONFIGURATION*/
.analysis-config-item {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  padding: 0.5rem 1rem;
  border-right: 1px solid #e9ecef;
  flex: 1 1 0;
  min-width: 0;
}
.analysis-config-item:last-child {
  border-right: none;
}
.analysis-config-label {
  font-size: 0.8rem;
  white-space: nowrap;
}
.analysis-config-value {
  font-size: 0.9rem;
  white-space: nowrap;
  margin-left: 0.25rem;
}
.icon-accent {
  color: var(--rs-encore, #6b7381);
  --fa-secondary-color: var(--rs-encore, #6b7381);
  --fa-secondary-opacity: 1;
  --fa-primary-color: var(--rs-encore, #6b7381);
  --fa-primary-opacity: 1;
}
@media (max-width: 767.98px) {
  .analysis-config-item {
    flex: 1 1 100%;
    border-right: none;
  }
}
/*UNIT MIX*/
.unit-mix-modal-wide {
  max-width: 920px;
}
.unit-mix-body-scroll {
  overflow-x: visible;
}
/*CARDS*/
.card-header,
.card-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  border-bottom: 0;
}
/*PARAMETERS*/
#parameters {
  /* Column vertical dividers — light gray borders instead of background fills */
  /* Compact row heights and input styling to match Operating Expenses table */
  /* Compact the $/% toggle buttons on optional-type inputs */
}
#parameters .table thead th {
  background-color: #f8f9fa;
}
#parameters .table thead th.table-description {
  background-color: #fff;
}
#parameters .table tbody td.border-end {
  border-color: #e5e5e5 !important;
}
#parameters .table thead th.border-end {
  border-color: #e5e5e5 !important;
}
#parameters .table th,
#parameters .table td {
  padding: 0.25rem 0.5rem;
  vertical-align: middle;
  font-size: 0.875rem;
}
#parameters .form-control,
#parameters .form-select {
  background-color: #fafafa;
  padding: 0.25rem 0.4rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
#parameters .form-control:focus,
#parameters .form-select:focus {
  background-color: #fff;
  border-color: var(--bs-teal, #20c997);
  box-shadow: 0 0 0 0.2rem rgba(32, 201, 151, 0.15);
}
#parameters .input-group {
  flex-wrap: nowrap;
}
#parameters .input-group .input-group-text {
  padding: 0.25rem 0.4rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
#parameters .input-group .form-control {
  padding: 0.25rem 0.4rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
#parameters .input-group-optional .btn {
  padding: 0.25rem 0.4rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
/*EXPENSE ACCOUNT*/
/* Strategy comparison CTA */
.expense-cta-btn {
  background: none;
  border: none;
  color: var(--bs-teal, #20c997);
  font-size: 0.78rem;
  font-weight: 500;
  cursor: pointer;
  padding: 0;
}
.expense-cta-btn:hover {
  color: #198754;
  text-decoration: underline;
}
/* Section header rows */
.expense-section-header td {
  padding: 0.4rem 0.75rem !important;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #6c757d;
  background-color: var(--p-slate-50);
  border-top: 3px solid var(--p-slate-400) !important;
  border-bottom: none !important;
}
.expense-section-header td:last-child {
  border-right: 1px solid #e5e5e5 !important;
}
/* Column vertical dividers — light gray borders instead of background fills */
:deep(.table) thead th {
  background-color: #f8f9fa;
}
:deep(.table) thead th.table-description {
  background-color: #fff;
}
:deep(.table) tbody td.border-end {
  border-color: #e5e5e5 !important;
}
:deep(.table) thead th.border-end {
  border-color: #e5e5e5 !important;
}
/* Compact row heights and input styling to match Unit Mix dialog */
:deep(.table) th,
:deep(.table) td {
  padding: 0.25rem 0.5rem;
  vertical-align: middle;
  font-size: 0.875rem;
}
:deep(.form-control),
:deep(.form-select) {
  background-color: #fafafa;
  padding: 0.25rem 0.4rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
:deep(.form-control:focus),
:deep(.form-select:focus) {
  background-color: #fff;
  border-color: var(--bs-teal, #20c997);
  box-shadow: 0 0 0 0.2rem rgba(32, 201, 151, 0.15);
}
:deep(.input-group) {
  flex-wrap: nowrap;
}
:deep(.input-group .input-group-text) {
  padding: 0.25rem 0.4rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
:deep(.input-group .form-control) {
  padding: 0.25rem 0.4rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
/* Compact the $/% toggle buttons on optional-type inputs */
:deep(.input-group-optional .btn) {
  padding: 0.25rem 0.4rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
/*CONFIG SECTION*/
.config-section {
  background: #f8f9fa;
}
.card-pdf-preview {
  max-height: 160px;
  object-fit: contain;
}
/*UNIT MIX CONFIGURATION*/
.unit-mix-table-scroll {
  overflow-x: auto;
}
.unit-mix-stats-strip {
  background-color: #f8f9fa;
  border-radius: 0.5rem;
}
.unit-mix-col-label {
  text-transform: uppercase;
  color: #6c757d;
  font-weight: 600;
  font-size: 0.65rem;
  letter-spacing: 0.03em;
}
.unit-mix-header,
.unit-mix-row {
  display: flex;
  align-items: center;
  column-gap: 0.5rem;
  min-width: 620px;
  padding-right: 0.5rem;
}
.unit-mix-header {
  align-items: flex-end;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #dee2e6;
}
.unit-mix-row {
  padding: 0.33rem 0.5rem 0.33rem 0;
}
.unit-mix-col-del {
  flex: 0 0 36px;
}
.unit-mix-col-qty {
  flex: 0 0 52px;
}
.unit-mix-col-name {
  flex: 1 1 auto;
  min-width: 156px;
}
.unit-mix-col-beds {
  flex: 0 0 52px;
}
.unit-mix-col-baths {
  flex: 0 0 52px;
}
.unit-mix-col-sqft {
  flex: 0 0 85px;
}
.unit-mix-col-rate {
  flex: 0 0 95px;
}
.unit-mix-col-type {
  flex: 0 0 80px;
}
.unit-mix-delete-btn {
  background: transparent;
  border: 1px solid transparent;
  padding: 0.25rem 0.4rem;
  border-radius: 0.375rem;
  transition: background 0.15s;
}
.unit-mix-delete-btn:hover {
  background: rgba(220, 53, 69, 0.08);
  border-color: rgba(220, 53, 69, 0.15);
}
.unit-mix-btn-add {
  border: 1px solid var(--rs-eclipse, #132844);
  color: var(--rs-accent-glass, #21B7A8);
  background: transparent;
  font-weight: 500;
}
.unit-mix-btn-add:hover {
  background: rgba(19, 40, 68, 0.06);
  border-color: var(--rs-eclipse, #132844);
  color: var(--rs-accent-glass, #21B7A8);
}
.unit-mix-link-avm {
  color: var(--rs-accent-glass, #21B7A8);
  font-weight: 500;
  font-size: 0.875rem;
  text-decoration: none;
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
}
.unit-mix-link-avm:hover {
  color: var(--rs-accent-glass-dark, #1a9488);
  text-decoration: underline;
}
.unit-mix-link-avm:disabled {
  opacity: 0.5;
  pointer-events: none;
}
:deep(.form-control),
:deep(.form-select) {
  background-color: #fafafa;
}
:deep(.form-control:focus),
:deep(.form-select:focus) {
  background-color: #fff;
  border-color: var(--bs-teal, #20c997);
  box-shadow: 0 0 0 0.2rem rgba(32, 201, 151, 0.15);
}
:deep(.input-group) {
  flex-wrap: nowrap;
}
:deep(.input-group .input-group-text) {
  padding: 0.25rem 0.4rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
:deep(.input-group .form-control) {
  padding: 0.25rem 0.4rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
