@import url("./components/buttons.d779839817b7.css");
@import url("./components/alfin-pulse-loader.f49e07157592.css");
@import url("./components/modal.e67b4a6f0028.css");
@import url("./payout-quote-form.0443d042fc3b.css");
@import url("./select.9b182fc42aa0.css");
@import url("./floating-label.9fd3317ae62c.css");

.payout-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.6rem 0;
}

.back-bar {
  border: 1px solid rgba(3, 3, 3, 0.1);
  border-radius: 2px;
  background-color: #ffffff;
  box-shadow: 0 2px 6px 0 rgba(199, 199, 199, 0.4);
}
.back-bar .container {
  height: 56px;
  color: rgba(3, 3, 3, 0.6);
  font-family: Roboto;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
  padding: 20px 0;
}

.payout-page-header{
  margin-top: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.payout-page-title {
  color: #030303;
  font-family: Roboto;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 24px;
  text-align: left;
  flex-grow: 1;
}
.header-btn{
  display: flex; 
  gap: 16px; 
  flex-wrap: nowrap;
  justify-content: flex-end;
}

.payout-card-wrapper {
  border-radius: 8px;
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.11);
  margin: 20px 0;
  padding: 16px 24px 10px;
}

.payout-card {
  /* min-height: 350px; */
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  background-color: #f7f7fa;
}

.payout-card__top {
  background-color: #ffffff;
  height: 78px;
  padding: 12px 30px 8px;
}

.payout-card__top img {
  height: 32px;
  object-fit: contain;
  object-position: center;
}

.payout-provider-name {
  font-size: 12px;
  line-height: 14px;
  /* font-weight: bold; */
    /* text-align: center; */
  margin: 4px 0 0;
}

.payout-card__body {
  padding: 16px 20px 8px;
  border-radius: 0 0 4px 4px;
  /* min-height: 174px; */
}

.payout-perc {
  color: #030303;
  font-family: Helvetica;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 16px;
  margin: 10px 0 2px;
  /* min-height: 16px; */
}

.remittance-text {
  font-weight: 800;
  font-size: 14px;
}

.remittance-text ~ .payout-text {
  padding: 0.5rem 0;
}

.payout-text {
  color: rgba(3, 3, 3, 0.5);
  font-family: Lato;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 15px;
  text-align: center;
  margin: 0 0 16px;
}

.quote-idv-text {
  color: rgba(3, 3, 3, 0.5);
  font-family: Lato;
  font-size: 13px;
  letter-spacing: 0;
  text-align: center;
  padding-top: 0;
  max-width: 150px;
}
.quote-idv-text .remittance-text{
  white-space: nowrap;
}

.remittance-text~.quote-idv-text {
  padding: 0.5rem 0;
}

.commission-info {
  color: rgba(3, 3, 3, 0.5);
  font-family: Lato;
  font-size: 12px;
  letter-spacing: 0;
  display: flex;
    align-items: center;
    gap: 8px;
}

.alfin-button-base {
  padding: 8px 56px 8px 32px !important;
}

.pa-zd-tppd-filters-wrapper .comprehensive-pa-zd-tppd-filters {
    flex: 1 0 20% !important;
}

.pa-zd-tppd-filters-wrapper .third-party-pa-zd-tppd-filters {
    flex: 1 0 60% !important;
}

.pa-zd-tppd-filters-wrapper .od-only-pa-zd-tppd-filters {
    flex: 1 0 34% !important;
}

.add-ons-discounts-filters-wrapper .comprehensive-add-ons-discounts-filters {
    flex: 1 0 84% !important;
}

.add-ons-discounts-filters-wrapper .third-party-add-ons-discounts-filters {
    flex: 1 0 300% !important;
}

.add-ons-discounts-filters-wrapper .od-only-add-ons-discounts-filters {
    flex: 1 0 194% !important;
}

.tw-flex-container .add-ons-discounts-filters-wrapper .comprehensive-add-ons-discounts-filters {
    flex: 1 0 192% !important;
}

.alfin-button-base:after {
  content: "";
  position: absolute;
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  height: 8px;
  width: 8px;
  transform: rotate(-45deg);
}

.add-ons-discounts-styles {
    z-index: 1 !important;
}
.pqf-styles {
  z-index: 100;
  background-color: #ffffff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.11);
  padding: 24px 20px 15px 20px;
  border-radius: 10px;
  position: relative;
  &:after {
    content: "";
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    width: 55%;
    height: 100%;
  }
}

.tp-flex-container.pqf-styles:after {
  width: 51%;
}
.tw-flex-container.pqf-styles:after {
  width: 40%;
}

.pqfs-flex {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin-top: 10px;
}

.pqf-styles ~ .content {
  // min-height: 80vh;
}

.filter-label {
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 10px;
}

.filter-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.filters {
  flex: 1 0 20%;
  border-right: 1px solid #cccccc;
  z-index: 1;
  .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0px;
    padding-right: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 600;
    color: #6b7afe;
    line-height: 16px;
  }
  .floating-options {
    margin-bottom: 0;
  }
}

.filters--props {
  .checkbox-container {
    padding-top: 0;
  }
  .alfin-checkbox {
    font-size: 16px;
    font-weight: 600;
    color: #6b7afe;
    line-height: 16px;
  }
  &#od-add-ons-div {
    .alfin-checkbox {
      color: unset !important;
      font-weight: unset !important;
    }
  }
  &#tp-add-ons-div {
    .alfin-checkbox {
      color: unset !important;
      font-weight: unset !important;
    }
  }
  &#discounts-div {
    .alfin-checkbox {
      color: unset !important;
      font-weight: unset !important;
    }
  }
}
.pqf-middle ~ .filters {
  border-right: 0;
  border-left: 1px solid #cccccc;
  padding-left: 18px;
}
.alfin-input.customSelect,
.alfin-input.datePicker {
  background-color: #ffffff !important;
  padding: 1.2rem 1rem 0;
}

.alfin-input.customSelect {
  border: none !important;
  padding-left: 0 !important;
}

.select2-container--default .customSelect {
  position: relative;
}
.select2-container--default .customSelect .select2-selection__arrow {
  display: block;
  top: 50% !important;
  transform: translateY(-50%);
}

.filters--props,
.floating-options--props {
  position: relative;
}

#toggle-add-ons {
  top: 78px;
}

.floating-options--props,
.floating-options--props .select2-container--default,
.floating-options--props .alfin-input.customSelect {
  min-width: 150px !important;
  width: 150px !important;
}

.alfin-input.datePicker {
  min-height: 36px;
  height: 36px;
}

span.select2-selection--single {
  width: 260px;
}
span.select2-container--default {
  width: 260px !important;
}

.select2-container--open .select2-dropdown--below {
  width: 258px !important;
}

.checkbox-container {
  border-radius: 4px;
  border: none;
  padding: 14px 18px 14px 0;
}

.checkbox-container-noBorder {
  border-radius: unset;
  border: none;
}

.checkbox-container .alfin-checkbox {
  padding-left: 32px;
  margin-bottom: 0;
}

.placeholder-img {
  border-radius: 100%;
  width: 50px;
  height: 50px;
  background-color: #acacac;
  border: 1px solid blue;
}

#select2-id_add_on_voluntary_deductible_amount-container {
    margin-top: 10px;
    margin-left: 16px;
}

#toggle-voluntary-deductible-input .select2-container--default {
	border: 1px solid rgba(3, 3, 3, 0.12) !important;
}

#toggle-geographical-extension-input .select2-container--default {
    border: 1px solid rgba(3, 3, 3, 0.12) !important;
}

#toggle-geographical-extension-input .select2-selection--multiple {
    height: fit-content !important;
}

#toggle-legal-liability-number-of-employees-input .select2-container--default {
    border: 1px solid rgba(3, 3, 3, 0.12) !important;
}

#toggle-legal-liability-number-of-employees-input .select2-selection--multiple {
    height: fit-content !important;
}

#toggle-legal-liability-number-of-conductors-input .select2-container--default {
    border: 1px solid rgba(3, 3, 3, 0.12) !important;
}

#toggle-legal-liability-number-of-conductors-input .select2-selection--multiple {
    height: fit-content !important;
}

#toggle-legal-liability-number-of-employees-input .select2-container--default {
    border: 1px solid rgba(3, 3, 3, 0.12) !important;
}

#toggle-legal-liability-number-of-employees-input .select2-selection--multiple {
    height: fit-content !important;
}

.pqf-last {
  margin-left: auto;
}

.alfin-button-link#view-quote-details-button {
  font-size: 14px;
  font-weight: 600;
}

.submit-button,
.edit-button {
  color: #6b7afe;
  text-decoration: none;
  margin: 0 12px;
  background-color: transparent;
  font-weight: 600;
  border: none;
  align-self: center;
}

.edit-button.submit-button {
  border: 1px solid #6b7afe;
  color: #6b7afe;
  background-color: #ffffff;
  border-radius: 4px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 40px;
}

.edit-button.submit-button.cc-cross {
  border: none !important;
  text-align: right;
  font-size: 28px;
  font-weight: 400;
  position: absolute;
  top: 24px;
  right: 12px;
  border: none;
  text-decoration: none;
  z-index: 1;
  &:hover {
    cursor: pointer;
  }
}

.edit-button-large {
  text-decoration: unset;
  margin: unset;
  font-weight: 600;
  width: 100%;
  padding: 8px 18px 0 0;
  border-radius: 4px;
  text-align: left;
  position: relative;
}

.edit-button-large:after {
  content: "";
  position: absolute;
  top: 24px;
  right: 0%;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 5px;
  border-top-color: #888;
  transform: translate(-50%, -50%);
}

.edit-button-large:focus {
  outline: none;
  border: none;
  box-shadow: none;
}

.pqfm-title {
  color: #333333;
  font-size: 16px;
  font-weight: 600;
}

.pqf-last .datePicker {
  padding-top: 0;
  color: black !important;
}

.filter-list-wrapper {
  padding: 24px 4px 4px;
  display: none;
  width: 340px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.11);
  border-radius: 4px;
  z-index: 1;
  position: absolute;
  background: white;
  top: 60px;
  /* left: -20px; */
  .form-group {
    width: 340px;
  }
  .checkbox-container {
    padding: 14px 18px;
    .floating-label {
      width: 195px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
    }
  }
}

.filter-list-items {
  min-height: 56px;
  margin-bottom: 8px;
  padding: 12px;
  font-size: 16px;
  min-width: 332px;
}

.fli-item {
  margin-bottom: 12px;
  &:last-child {
    margin-bottom: 0;
  }
}

.filter-list-items .form-check-inline {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-right: 0;
}
.filter-list-items .alfin-checkbox {
  padding-left: 0;
}

#toggle-legal-liability-number-of-employees-input,
#toggle-legal-liability-number-of-cleaners-input,
#toggle-legal-liability-number-of-conductors-input,
#toggle-geographical-extension-input,
#toggle-idv-input,
#toggle-ea-input,
#toggle-nea-input,
#toggle-pcv-input,
#toggle-cng-kit-input {
  display: none;
}
#toggle-voluntary-deductible-input {
  display: none;
}

.modal-new-layout .modal-dialog {
  padding: 16px;
}
.modal-new-layout .modal-content {
  border: none;
}

.car-details-modal {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.qdmc-table {
  .title {
    font-size: 16px;
    font-weight: 600;
    color: #8353e2;
    margin-bottom: 5px;
    display: flex;
    justify-content: space-between;
  }
  .body {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    & ~ body:last-child {
      border-bottom: 1px solid;
    }
    &:last-child {
      padding-bottom: 10px;
      border-bottom: 1px solid #cccccc;
    }
  }
  .lhs,
  .rhs {
    font-size: 14px;
    font-weight: 400;
  }
  .lhs {
    span {
      font-size: 16px;
      font-weight: 600;
      color: #8353e2;
    }
  }
  .rhs.add {
    color: #17ab13;
  }
}

.quote-details-modal {
  .modal-dialog {
    padding: 16px !important;
  }
  .modal-header {
    display: none;
  }
  .modal-content {
    border: 0;
  }
}

.quote-details-modal-content {
  min-width: 560px;
  display: flex;
  justify-content: flex-start;
}

.tabable {
  padding: 16px;
  border-bottom: 1px solid #cccccc;
  margin: -26px -20px 26px;
  text-align: center;
  div {
    font-size: 16px;
    font-weight: 600;
    color: #8353e2;
  }
}

.qdmc-sidebar {
  width: 270px;
  margin: -26px 20px -26px -26px;
  background: #f4efff;
  padding: 26px;
  border-radius: 8px 0 0 8px;
  .idv,
  .premium {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 18px;
    .title {
      color: #666666;
      font-size: 12px;
      margin-bottom: 8px;
    }
    .subtitle {
      color: #333333;
      font-weight: 600;
      font-size: 16px;
      margin-bottom: 16px;
    }
  }
  .btn-action {
    font-size: 20px;
    font-weight: bold;
    span {
      font-weight: bold;
      font-size: 14px;
    }
  }
}

.qdmc-main {
  width: 100%;
  .b-btm {
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
  }
}

.insurer-hero {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  & img {
    border-radius: 4px;
    width: 78px;
    object-position: center;
    object-fit: contain;
  }
  .insurer-name {
    color: #333333;
    margin-top: 10px;
  }
}

/* ///////////////////////////////////////////// */
/* sidebar related changes */
.sidebar-toggle {
  display: none;
}
#view-edit-details-button-phone.edit-button{
  display: none;
}

.body-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  max-width: 1220px;    
  margin-left: auto;
  margin-right: auto;
  padding: 12px 10px;
}

.sidebar-wrapper {
  width: 26%;
}

.content-wrapper {
  padding: 15px 36px;
  width: 48%;
  flex-grow: 1;
}

.right-sidebar-wrapper {
  width: 22%;
  flex-shrink: 1;
}

.sidebar-wrapper {
  .checkbox-container {
    padding: 4px 0;
    margin-bottom: 2px;
  }
  .alfin-radio-label {
    font-size: 13px;
    padding-left: 32px;
  }
  .filter-label{
    margin-bottom: 6px;
    font-weight: bold;
  }
  .alfin-input{
    width: 95%;
  }
  .floating-label {
    font-size: 13px;
  }

  .edit-button.submit-button{
    top: 60%;
    right: 22px;
  }
}

.sidebar-section {
  font-size: 14px;
  font-weight: 600;
  display: inline-flex;
  justify-content: space-between;
  width: 100%;
  cursor: pointer;
  padding: 0;
}
  
.sidebar-section-div {
    /* border-bottom: 0.51px solid grey; */
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.11);
    margin: 20px auto;
    padding: 8px 14px;
    border-radius: 8px;
}

.arrow {
  display: inline-block;
  font-size: 10px;
  color: grey;
}

.arrow::before {
  content: "▲";
  font-size: 13px;
}

.collapsed .arrow::before {
  content: "▼";
}


#toggle-cpa-message {
    display: none;
    position: absolute;
    top: 0; 
    left: 100%;
    margin-left: 10px; 
    padding: 10px;
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 100; 
}

.right-section{
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.11);
  margin: 20px auto;
  padding: 12px 16px;
  border-radius: 8px;
}

.car-details{
  .right {
    vertical-align: middle;
  }
}

.right {
  float: right;
}

.hcard-header {
  display: flex;
  justify-content: space-between;
}

.card-logo {
  height: 36px;
  width: 120px;
}

img[src*="raheja"] {
  border: 1px solid rgba(37, 56, 88, 0.12);
  border-radius: 4px;
}

.card-info1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 4px 0;
  border-radius: 4px;
  margin: 8px 0 6px;
}
.card-info2{
  background-color: rgb(255, 250, 240);
  width: 100%;
  padding: 4px 6px;
  margin: 8px 0 6px;
  border-radius: 4px;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
}
.card-info2 ul {
  list-style-type: disc;
  display: flex;
  flex-wrap: wrap;
  padding-left: 25px;
}
.card-info2 li {
  width: 48%;
  min-width: 190px;
}
.card-info2 .card-maddon-title{
  width: 100%;
  font-weight: bold;
  color: rgb(216, 142, 0);
  line-height: 18px;
}

.bg-grey{
  background-color: #f7f7fa;
}

.hcard-custom-form {
  background-color: rgb(255, 250, 240);
  padding: 6px 8px;
  border-radius: 4px;
  margin-top: 12px;
}
.hcard-custom-form {
  .alfin-radio-label {
    font-family: Lato;
    color: rgba(3, 3, 3, 0.5);
    font-size: 12px;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 15px;
    margin-right: 18px;
  }
  label{
    margin-bottom: 1px;
  }
}

.flex-center {
  margin-left: auto;
  margin-right: auto;
}

.flex-right {
  margin-right: 0;
  margin-left: auto;
    padding: 0 18px;
  }

.card-addon-title {
  font-family: Lato;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 15px;
  margin: 8px 0 6px;
  font-weight: 500;
}

.card-radio-div {
  display: inline-block;
}

.card-checkbox-div {
  display: inline-block;
  margin-bottom: 8px;
}

.seemore {
  display: inline-block;
  font-size: 10px;
  color: grey;
}

.seemore::before {
  content: "see less ▲";
  font-size: 13px;
}

.collapsed .seemore::before {
  content: "see more ▼";
}

.card-buynow-div{
  flex-shrink: 0;
}
button[disabled].mid-button{
  opacity: 0.8;
  cursor: not-allowed;
} 
  
  /* custom add on related */
.custom-addon-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

/* toggle transition related */

.sidebar-wrapper.collapse:not(.show){
  display: block;
}
.right-sidebar-wrapper.collapse:not(.show){
  display: block;
}

/* small button checkbox radio */
.mid-button.alfin-button-base {
  padding: 6px 40px 6px 20px !important;
  border-radius: 4px !important;
  margin: 0;
}

.mid-button.alfin-button-base::before {
  right: 18px !important;
}

.mid-button.alfin-button-base::after {
  right: 18px !important;
}

.no-icon.alfin-button-base::before {
  display: none;
}
.no-icon.alfin-button-base::after {
  display: none;
}

.small-button.alfin-button-base {
  font-size: 15px;
  line-height: 26px;
  padding: 0 34px 0 8px !important;
  border-radius: 4px !important;
  margin: 0;
}
.no-icon.small-button.alfin-button-base {
  padding: 0 6px !important;
}

.small-button.alfin-button-base::before {
  top: 12px !important;
  right: 12px !important;
}

.small-button.alfin-button-base::after {
  top: 9px !important;
  right: 12px !important;
}

.small-checkbox-parent {
  input[type="checkbox"] {
    position: absolute;
    opacity: 0;
  }

  .alfin-checkbox {
    font-family: Lato;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 15px;
    margin-right: 18px;
  }

  .alfin-checkbox::before {
    height: 18px !important;
    width: 18px !important;
  }

  .alfin-checkbox::after {
    left: 6px !important;
    top: 1px !important;
    height: 12px !important;
    width: 7px !important;
  }
}

.small-radio-parent {
  input[type="radio"] {
    position: absolute;
    opacity: 0;
  }

  .alfin-radio-label:before {
    border-radius: 50%;
    height: 16px !important;
      width: 16px !important;
  }

  .alfin-radio-label::after {
    border-radius: 50%;
    height: 10px !important;
      width: 10px !important;
  }
}

#copy-url-btn{
  position: relative;
}
.tooltip-copy{
  background-color: grey;
  color: white;
  padding: 2px 8px;
  border-radius: 4px;
  font-size: 11px;
  line-height: 20px;
  white-space: nowrap;
  pointer-events: none;
  display: none;
}
.tooltip-bottom {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  margin-top: 6px;
}

@media screen and (min-width: 320px) and (max-width: 720px) {
   .pa-zd-tppd-filters-wrapper .comprehensive-pa-zd-tppd-filters {
        flex: 1 0 33% !important;
    }

    .pa-zd-tppd-filters-wrapper .third-party-pa-zd-tppd-filters {
        flex: 1 0 33% !important;
    }

    .pa-zd-tppd-filters-wrapper .od-only-pa-zd-tppd-filters {
        flex: 1 0 33% !important;
    }

    .add-ons-discounts-filters-wrapper .od-only-add-ons-discounts-filters {
        flex: 1 0 155% !important;
    }

  .filter-wrapper {
    flex-wrap: wrap;
  }
  .alfin-input.customSelect {
    width: 150px;
  }
  .filters {
    width: 150px !important;
    flex: 1 0 33%;
    z-index: unset;
  }
  .pqf-middle ~ .filters {
    border-right: 1px solid #cccccc;
    border-left: 0;
    padding-left: 0;
  }
  .filter-list-wrapper {
    left: unset;
    right: unset;
  }
  .back-bar {
    padding: 0 15px;
  }
  .payout-page-title {
    font-size: 16px;
  }
  .payout-page-header{
    margin: 4px 0 12px;
    gap: 4px;
  }
  .header-btn{
    width: 100%;
    justify-content: space-between;
  }
  .payout-result-page {
    width: 100%;
  }
  .payout-card-wrapper {
    margin: 4px 4px 16px;
    padding: 12px 12px 10px ;
  }
  .edit-button {
    margin: 0;
  }
  .pqfs-flex {
    flex-wrap: wrap;
  }
  .pqf-styles {
    gap: 10px;
    margin: 20px 0;
    &:after {
      display: none !important;
    }
  }
  .insurer-name {
    margin-bottom: 10px;
  }
  .quote-details-modal-content {
    min-width: 280px;
    display: flex;
    width: 100%;
    flex-direction: column;
  }
  .qdmc-sidebar {
    margin: -20px -20px 32px;
    padding: 20px;
    border-radius: 8px 8px 0 0;
    width: unset;
  }
  .quote-details-modal.modal.show .modal-dialog {
    top: 62%;
  }
  
 /* for Mobile - sidebar related changes */
  .body-wrapper {
    flex-direction: column;
  }

  .sidebar-wrapper {
    width: 100%;
    margin: 0 auto;
    box-shadow: none;
    padding: 0 16px;
    background-color: #f7f7fa;
  }
  .content-wrapper{
    width: 100%;
    padding: 2px 8px 8px;
  }

  .right-sidebar-wrapper {
    width: 100%;
    padding: 0 18px;
  }
  .car-details{
    margin-top: 12px;
    background-color: #f7f7fa;
    box-shadow: none;
  }

  #id_right_sidebar{
    order: 1;
  }
  #id_left_sidebar{
    order: 2;
  }
  #id_main_content{
    order: 3;
  }
    .sidebar-wrapper.collapse:not(.show){
    display: none;
  }
  .right-sidebar-wrapper.collapse:not(.show){
    display: none;
  }

  .sidebar-toggle{
    font-size: 14px;
    font-weight: 600;
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    cursor: pointer;
    padding: 8px 12px;
    border-bottom: 0.51px solid grey;
  }
  #view-edit-details-button-phone.edit-button{
    display: inline-block;
    font-size: 13px;
  }

  .remittance-text{
    font-size: 14px;
  }
  .flex-right{
    padding: 0;
  }

  .small-button.alfin-button-base {
    font-size: 12px;
  }

  .mid-button.alfin-button-base {
    padding: 2px 34px 2px 14px !important;
    border-radius: 4px !important;
    margin: 0;
    font-size: 14px;
  }

  .mid-button.alfin-button-base::before {
    right: 12px !important;
    top: 13px !important;
  }

  .mid-button.alfin-button-base::after {
    right: 12px !important;
    top: 10px !important;
  }
  #toggle-cpa-message {
    top: 100%;  
    left: 50%;     
    margin-left: 0;
    transform: translateX(-50%); 
    width: 86vw;        
    margin-top: 8px; 
    margin-left: 0; 
  }
  .card-logo {
    height: 31px;
    width: 88px;
  }
}
