@import url("./components/buttons.d779839817b7.css");
@import url("./components/input.f1a466d8e227.css");
@import url("./components/checkbox.d35f92ee39e3.css");
@import url("./components/radio.5632d2bc49d6.css");
@import url("./components/range-slider.7571966edb18.css");
@import url("./components/alfin-titles.500e5cd8f374.css");

.coverage-type {
  display: flex;
  margin-top: 8px;
}

.error {
  color: red;
}

.gif-wrapper {
  width: 435px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.pqfp-rc {
  display: flex;
  justify-content: flex-start;
  margin: 0 auto;
  gap: 2.4rem;
}

@media screen and (min-width: 320px) and (max-width: 960px) {
  .coverage-type {
    flex-direction: column;
  }
}
.payout-quote-form-wrapper {
  border-radius: 12px;
  background-color: #ffffff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.11);
  padding: 50px 56px 1px 56px;
  max-width: 1057px;
  min-width: 846px;
  margin: 0 auto;
  position: relative;
}

/* #rollover_form_div .payout-quote-form-wrapper {
  min-width: 500px;
  max-width: 500px;
} */
.payout-quote-form-wrapper--details {
  margin-top: 4rem;
}

.pqfw-details {
  padding: 50px 20px;
  max-width: unset;
  min-width: unset;
}

.pqfw-details:first-child {
  margin-right: 20px;
}

.pqfp-flex {
  padding: 20px;
}

.pqfp-flex.justify-content-center {
  justify-content: center;
  gap: 20px;
  margin: 50px 0;
  & > .payout-quote-form-wrapper {
    margin: unset;
  }
}

.pqfp-flex,
.pqfw-flex,
.title-flex {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.title-flex {
  justify-content: space-between;
  align-items: center;
}
.pqfw-sidebar {
  max-width: 320px;
}

.pqfw-main .edit-button {
  margin-right: 34px;
}

.alfin-button-base {
  font-size: 18px;
  font-weight: bold;
  padding: 8px 56px 8px 32px !important;
  position: relative;
}

.alfin-button-base:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 14px;
  background-color: white;
  right: 32px;
  top: 18px;
}

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

.policy-type-div .form-group,
.registration-number-div .form-group {
  margin: 0 0 48px 4rem;
}

@media screen and (min-width: 320px) and (max-width: 720px) {
  .policy-type-div .form-group,
  .registration-number-div .form-group {
    margin: 0 0 36px 1rem;
  }
}
.policy-type-div .alfin-radio-label {
  color: rgba(3, 3, 3, 0.5);
  font-family: Roboto;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19px;
  margin-right: 1rem;
}

.policy-type-div input:checked ~ .alfin-radio-label {
  font-weight: 600;
  color: #000000;
}

.quote-form-layout-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.quote-form-layout-wrapper > div {
  flex: 0 1 48%;
}
@media screen and (min-width: 320px) and (max-width: 720px) {
  .quote-form-layout-wrapper > div {
    flex: unset;
  }
}
.div-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #ccc;
  padding: 18px 16px;
  border-radius: 8px;
}

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

.addons-wrapper {
  margin-top: 3rem;
}

.addons {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 3rem;
}

  .tui-image-editor-container .tui-image-editor-header-logo{
    display: none !important;
  }

@media screen and (min-width: 320px) and (max-width: 720px) {
  .addons {
    flex-direction: column;
  }
}   

.add-on-card {
  flex: 0 1 48%;
}

.add-on-card select.form-control {
  width: 280px;
}

// .addons-wrapper .addons-title {
// 	flex: 0 1 48%;
// 	margin-right: 3rem;
// }

// .addons-wrapper .addons {
// 	flex: 0 1 40%;
// }

@media screen and (min-width: 320px) and (max-width: 960px) {
  .payout-quote-form-wrapper {
    padding: 20px;
    max-width: unset;
    min-width: unset;
  }
  .gif-wrapper {
    display: none;
  }
  .pqfw-flex,
  .pqfp-flex {
    flex-direction: column;
  }
  .pqfw-sidebar {
    max-width: unset;
  }
  .pqfp-pf {
    margin: 0 auto;
    .form-group.floating-options {
      display: flex;
      flex-direction: column;
    }
  }
}

.pqfw--green {
  padding-top: 26px;
  background-color: #21ac6c;
  @media screen and (min-width: 320px) and (max-width: 960px) {
    width: 350px;
  }
  .alfin-title-check {
    display: flex;
    justify-content: flex-start;
    color: white;
    padding-left: 0;
    & img {
      margin-right: 20px;
    }
    &:before,
    &:after {
      content: none;
    }
  }
  .abb--green {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-radius: 8px;
    min-height: 55px;
    background-color: #1d945d !important;
    border-color: #1d945d !important;
    & img {
      margin-right: 20px;
      width: 19px;
      height: 19px;
    }
    &:before,
    &:after {
      content: none;
    }
  }
}
