/* Banner & header css start */
.ulipFormV5 .absolute {
  position: absolute;
}

.ulipFormV5 .relative {
  position: relative;
}

.ulipFormV5 .dr-none {
  display: none;
}

.ulipFormV5 .btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.ulipFormV5 #error,
.ulipFormV5 #error2,
.ulipFormV5 #error3 {
  font-size: 12px;
  color: #ff000b;
  text-align: right;
  position: absolute;
  display: block;
  top: -22px;
  left: 0;
  right: 0;
}

.ulipFormV5 .inputSection #error {
  top: -7px;
}

.ulipFormV5 .newForm .formView .previewFieldBlock {
  margin-top: 10px;
  box-sizing: border-box;
  position: relative;
  width: 45%;
  height: auto;
  border-radius: 3px;
  background-color: transparent !important;
  align-items: center;
  justify-content: flex-start;
}

.ulipFormV5 .newForm .formView .previewFieldBlock select {
  width: 100%;
  background: #fff;
  padding: 8.5px 11px;
  font-weight: bold;
  display: inline-block;
  text-align: left;
  cursor: pointer;
  box-sizing: border-box;
  font-size: 14px;
  color: #04386c;
  border: 1px solid #005e9d;
  border-radius: 5px;
}

.ulipFormV5 .newForm .mobileNo_wrap label {
  width: 100%;
}
.ulipFormV5 .newForm #code {
  width: 42px;
  margin-left: -31px;
  text-align: center;
  border-right: 1px solid #005e9e;
  border-radius: 0;
}
.ulipFormV5 .newForm .mobile_block #mobile {
  width: 70%;
  padding-left: 10px;
}
/* Chrome, Safari, Edge, Opera */
.ulipFormV5 .newForm .form-field input::-webkit-outer-spin-button,
.ulipFormV5 .newForm .form-field input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.ulipFormV5 .newForm .form-field input[type="number"] {
  -moz-appearance: textfield;
}
.ulipFormV5 .newForm .form-field [type="text"]::placeholder {
  color: #005e9e;
}
.ulipFormV5 .newForm .formData .mobile_block label {
  left: 57px;
}
.ulipFormV5 .newForm .form-field .form-control {
  color: #000 !important;
  -webkit-text-fill-color: #000;
  width: 100% !important;
  padding: 0px 3px 0px 5px;
  box-sizing: border-box;
  background-color: transparent;
  border: 1px solid #005e9e;
  height: 40px;
  font-style: normal !important;
  opacity: 1;
}

.ulipFormV5 .error-txt,
.ulipFormV5 .error-txt1 {
  line-height: 14px;
  padding-top: 5px;
  font-size: 11px;
  font-weight: 400;
  color: #ed1c24;
}

.ulipFormV5 .newForm .form-field .form-control.hasDatepicker {
  background: url(../../../../../content/dam/hdfclifeinsurancecompany/campaign/red-date-icon.png)
    no-repeat 93% 10px;
  background-size: 26px;
  background-position-y: center;
  height: 38px;
  cursor: pointer;
}

.ulipFormV5 .newForm .form-field .form-control[name="phone"] {
  width: 77% !important;
  border-radius: 0 5px 5px 0;
  border-left: none;
}
.ulipFormV5 .newForm .form-field .form-control:focus {
  outline: none;
}

.ulipFormV5 .newForm .formView .previewFieldBlock.mobile_block #code {
  width: 23% !important;
  margin-left: 0;
  color: #005e9e;
  border-radius: 5px 0 0 5px;
}

.ulipFormV5 .newForm label {
  left: 10px;
  font-size: 14px;
  background: #fff;
  display: inline-block;
  color: #005e9e;
  font-weight: 500;
}

.ulipFormV5 input {
  position: unset;
}
.ulipFormV5 .newForm .d_flex {
  display: flex;
  align-items: baseline;
  justify-content: space-around;
  flex-wrap: wrap;
}
.ulipFormV5 .newForm .radio_buttons {
  margin-top: 10px;
  color: #797979;
  z-index: 1;
  padding: 0;
  width: 45%;
}
.ulipFormV5 .newForm .radio_buttons h3,
.ulipFormV5 .newForm .input_section span,
.ulipFormV5 .newForm .spanTxt {
  font-size: 14px;
  display: inline-block;
  color: #005e9e;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
.ulipFormV5 .newForm #yes_nriBannerForm,
.ulipFormV5 .newForm #no_nriBannerForm {
  font-size: 14px;
  padding: 8.5px 11px;
}
.ulipFormV5 .newForm #no_nriBannerForm,
.ulipFormV5 .newForm #ulipMaleBannerForm,
.ulipFormV5 .newForm #noBannerForm,
.ulipFormV5 .newForm #ulipAbove45BannerForm,
.ulipFormV5 .newForm #dontWantCorpus {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ulipFormV5 .newForm #ulipMaleBannerForm,
.ulipFormV5 .newForm #ulipFemaleBannerForm,
.ulipFormV5 .newForm #yesBannerForm,
.ulipFormV5 .newForm #noBannerForm,
.ulipFormV5 .newForm #yes_nriBannerForm,
.ulipFormV5 .newForm #no_nriBannerForm,
.ulipFormV5 .newForm #ulipBelow45BannerForm,
.ulipFormV5 .newForm #ulipAbove45BannerForm,
.ulipFormV5 .newForm .corpus_raio {
  background: #fff;
  padding: 8.5px 11px;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  box-sizing: border-box;
  width: 50%;
  font-size: 14px;
  color: #04386c;
  border: 1px solid #005e9d;
}
.ulipFormV5 .newForm .valid {
  background: #005e9d !important;
  color: #f0f9ff !important;
}
.ulipFormV5 .newForm input.valid {
  background-color: #fff !important;
}
.ulipFormV5 .newForm .calIcon {
  position: absolute;
  top: 8px;
  right: 10px;
  cursor: pointer;
}
.ulipFormV5 .newForm .hidden-dob {
  position: absolute;
  right: 0;
  width: 20px;
  cursor: pointer;
  height: 20px;
  z-index: 10000;
  opacity: 0;
}

.ulipFormV5 .newForm .simpleLabel {
  width: 95%;
  font-size: 6px;
  color: #707070;
  font-weight: 500;
  margin-top: 10px;
  display: block;
  padding: 0 15px 0 0;
  display: inline;
  margin-bottom: 15px;
  line-height: unset;
}
.ulipFormV5 .newForm .buttonCenter {
  margin: auto;
  width: 100%;
  text-align: center;
  margin-bottom: 1rem;
}
.ulipFormV5 .newForm .buttonCenter button {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  background-color: #ed1c24;
  color: #fff;
  border: 1px solid #ed1c24;
  cursor: pointer;
  display: inline-block;
  height: 37px;
  padding: 5px 9px;
  font-size: 12px;
  border-radius: 4px;
  line-height: 25px;
}
.ulipFormV5 .newForm .buttonCenter .btn:hover {
  box-shadow: 0 8px 12px rgb(237 28 36 / 20%);
  background: #ff3038;
}
.ulipFormV5 .newForm .bottomText {
  font-size: 12px;
  text-align: center;
  padding: 0;
  padding-top: 14px;
  border-top: 1px solid #ccc;
  display: block;
  width: 100%;
  font-weight: 400;
  color: #000;
}

.ulipFormV5 .btn:focus {
  box-shadow: none;
}
/* new form CSS END*/

.ulipFormV5 label.active {
  color: #233253;
  cursor: auto;
}
.daterangepicker {
  z-index: 10 !important;
}

@media screen and (max-width: 767px) and (min-width: 579px) {
  .ulipFormV5 .top-banner {
    order: 1;
  }
}

/* New Css 16.06.2022 start */

@media screen and (min-width: 768px) {
  .ulipFormV5 .ban-left ul {
    display: inline-block;
  }

  .ulipFormV5 .top-banner .info-form .rightImg img {
    width: 90%;
    height: auto;
  }
}

/* FONT SIZE ADJUSTED TO MAKE SURE BOTH BUTTONS LOOK THE SAME */
@media screen and (min-width: 768px) {
  .ulipFormV5 .termbanner .mob-only {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .ulipFormV5 .selectMale,
  .ulipFormV5 .selectFemale {
    text-align: center;
  }

  .ulipFormV5 .newForm .formView .previewFieldBlock {
    text-align: left;
  }
  .ulipFormV5 .newForm .radio_buttons {
    margin-bottom: 20px;
    text-align: left;
  }
  .ulipFormV5 .newForm .buttonCenter button {
    height: auto;
    padding: 8px 10px;
  }
}

.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  padding: 5px !important;
}

/* LINK DESIGN CHANGES END */

/* select2  */

/* .ulipFormV5 .select2-container{
	height: 36px !important;
	border: 1px solid #DEE0E3 !important;
	background-color: #F5F6F7;
	border-right: none !important;
	font-size: 14px;
} */

/* .ulipFormV5 .select2-container--default .select2-selection--single{
	background-color: #F5F6F7;
} */

.ulipFormV5 .select2-results__option {
  width: 100%;
  margin: 0;
}

@media screen and (max-width: 768px) {
  .ulipFormV5 .select2-container {
    font-size: 16px;
  }
  .ulipFormV5 .desktop-only {
    display: none !important;
  }
  .ulipFormV5 .newForm .simpleLabel {
    padding: 0;
    text-align: center;
  }
  .ulipFormV5 .newForm .formData .button-wrapper {
    gap: 9px;
  }
}

.ulipFormV5 .disclaimer {
  width: 94%;
  max-height: 28px;
  display: flex;
  align-items: flex-start;
  overflow: hidden;
  transition: all 0.5s linear;
}

.ulipFormV5 .disclaimer.expand {
  max-height: 200px;
}

.ulipFormV5 .disclaimer .dropDown {
  width: 12px;
  height: auto;
  margin-top: 14px;
  transition: all 0.5s linear;
  cursor: pointer;
}

.ulipFormV5 .disclaimer .dropDown.rotate {
  transform: rotate(180deg);
}

.ulipFormV5 .newForm .formHeading .marginLeft {
  margin-left: 0px;
}
.ulipFormV5 .newForm .formHeading {
  padding: 15px 10px 3px;
  box-shadow: 0px 2px 2px 0px #0000001a;
}

.ulipFormV5 .font-18 {
  font-size: 18px;
}

.ulipFormV5 input::placeholder {
  opacity: 0.5;
  color: #005e9e;
  font-size: 15px;
}
.ulipFormV5 .newForm .marginLeft p {
  margin-bottom: 0;
}

.ulipFormV5 .newForm .marginLeft .heading {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ulipFormV5 .newForm .marginLeft .heading-subtext {
  font-size: 12px;
  font-weight: 600;
  line-height: 25px;
  color: #3274c0;
  background: linear-gradient(90.14deg, #b3e8ff -13.54%, #ffeaea 84.83%);
  padding-inline: 10px;
}

.ulipFormV5 .newForm .formView .inputSection .fieldsForm {
  margin-left: 0;
  width: 100%;
  margin-right: 0;
}

.ulipFormV5 .newForm .radio_buttons .fieldnri span {
  font-size: 10pt;
  display: flex;
}

.ulipFormV5 .newForm .radio_buttons .fieldgen span,
.ulipFormV5 .newForm .radio_buttons .fieldAge span,
.ulipFormV5 .newForm .radio_buttons .corpusRadio span {
  font-size: 10pt;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ulipFormV5 .newForm .radio_buttons .smoker {
  position: relative;
  margin: 5px 0;
}

.ulipFormV5 .newForm .radio_buttons .smoker .smokerDetails {
  font-size: 10pt;
  display: flex;
}

.ulipFormV5 .newForm .form-field.previewFieldBlock .showAge {
  margin-bottom: -5px;
  color: #005e9e;
  text-align: right;
  font-size: 12px;
  margin-right: -10px;
  display: none;
}

/*  inline CSS  */
.ulipFormV5 .newForm #formView {
  font-family: "Source Sans Pro", sans-serif;
}

.ulipFormV5 .newForm .formView {
  height: auto;
  /* width: 490px; */
  border-radius: 5px;
  border: 1px solid #d51d25;
  background-color: #ffffff;
}

/* .ulipFormV5 .newForm .formField {
    padding: 0px 12px;
} */
.ulipFormV5 .newForm .formHeadingWrapper .sliderWrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  white-space: nowrap;
  background: linear-gradient(90.65deg, #213e7d 87.72%, #de1f23 115.33%);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  height: 33px;
  overflow-x: auto;
}
.ulipFormV5 .newForm .formHeadingWrapper .sliderWrapper .sliderText {
  font-size: 12px;
  font-weight: 600;
  margin: 8px 10px 8px 0px;
  padding-left: 10px;
  line-height: 1.2;
  white-space: nowrap;
  flex: 0 0 auto;
  background: transparent;
  width: fit-content;
  border-left: 1px solid #ffffff;
}
.ulipFormV5
  .newForm
  .formHeadingWrapper
  .sliderWrapper
  .sliderText:first-child {
  border-left: none;
}
.ulipFormV5 .newForm .formHeadingWrapper .sliderWrapper .sliderText.white {
  color: #ffffff;
}
.ulipFormV5 .newForm .formHeadingWrapper .sliderWrapper .sliderText.lightBlue {
  color: #b3e8ff;
}
/* .ulipFormV5 .newForm .formHeading {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0;
} */

.ulipFormV5 .newForm .formHeading .heading {
  color: #565656;
  margin: 0;
  line-height: 25px;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
}

.ulipFormV5 .newForm .formHeading .heading span {
  display: block;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
}
.ulipFormV5 .newForm .formHeading .heading span.heading-text-red {
  color: #ed1c24;
}
.ulipFormV5 .newForm .formHeading .heading span.heading-text-blue {
  color: #005e9d;
}

.ulipFormV5 .newForm .border {
  display: block;
  width: 70px;
  height: 5px;
  background: #d41d25;
  margin: 5px auto 0;
}

.ulipFormV5 .newForm .formData .inputSection {
  position: relative;
  margin: 20px auto 0;
  width: 95%;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}

.ulipFormV5 .check-option-tab {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.ulipFormV5 .check-option-tab input[type="checkbox"] {
  width: 5%;
  margin-top: 10px;
}

.ulipFormV5 .check-option-tab label {
  width: 100%;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 12px;
  color: #000;
  font-weight: 400;
  display: block;
  line-height: 16px;
}

.ulipFormV5 .check-option-tab .error-txt {
  width: 100%;
}

.ulipFormV5 .newForm #yes_nriBannerForm,
.ulipFormV5 .newForm #ulipFemaleBannerForm,
.ulipFormV5 .newForm #yesBannerForm,
.ulipFormV5 .newForm #ulipBelow45BannerForm,
.ulipFormV5 .newForm #wantCorpus {
  border-radius: 0 5px 5px 0;
}

@media screen and (max-width: 768px) {
  .ulipFormV5 .newForm .formHeading {
    padding: 3px 10px 0px;
  }
  .ulipFormV5 .newForm .formHeading .heading {
    display: block;
    text-align: center;
    margin: 0;
    white-space: normal;
  }
  .ulipFormV5 .newForm .formHeading .heading span {
    display: inline;
  }
  .ulipFormV5 .ban-right {
    margin-top: 20px;
  }

  .ulipFormV5 .newForm .formView {
    width: auto;
  }

  .ulipFormV5 .newForm .radio_buttons,
  .ulipFormV5 .newForm .formView .previewFieldBlock {
    width: 100%;
  }

  .ulipFormV5 .newForm .formData .mobile_block label {
    left: 75px;
  }

  .ulipFormV5 .check-option-tab label {
    text-align: left;
    padding-left: 5px;
  }
  /* .ulipFormV5 .newForm .formData .button-wrapper .buttonCenter {
    width: 93%;
  } */
}

/* otp */
.ulipFormV5 .otp-screen-container {
  padding: 15px;
  border-radius: 5px;
  border: 1px solid #d51d25;
  background-color: #fff;
  box-shadow: 0px 0px 8px 5px #e4eef6;
}

.ulipFormV5 .form-holder {
  border-radius: 10px;
  box-shadow: 0px 0px 8px 5px #e4eef6;
}

.ulipFormV5 .checkbox-wrapper {
  margin-bottom: 18px;
}

.ulipFormV5 .agree-checkbox-error-txt {
  padding: 10px 0 0 30px;
  line-height: 1.2;
}

.ulipFormV5 .checktxt p {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 768px) {
  .ulipFormV5 .form-holder {
    max-width: unset;
    padding: 0px;
  }
}

.ulipFormV5 .otp-head-title,
.ulipFormV5 .otp-head-title p {
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
  color: #3f4c69;
  text-align: center;
}

.ulipFormV5 .otp-head-title {
  position: relative;
}

.ulipFormV5 .otp-head-title::after {
  content: "";
  width: 120px;
  height: 4px;
  background-color: #ed1c24;
  position: absolute;
  left: 50%;
  bottom: -10px;
  transform: translate(-50%);
  border-radius: 5px;
}

.ulipFormV5 .number-email-wrapper {
  display: flex;
  border: 1px solid #e8e8e8;
  max-width: 75%;
  width: fit-content;
  margin: 35px auto;
  border-radius: 5px;
}

.ulipFormV5 .number-wrapper {
  text-align: center;
  /* width: 50%; */
  padding: 8px 8px;
}

.ulipFormV5 .mail-wrapper {
  width: 50%;
  text-align: center;
  border-left: 1px solid #e8e8e8;
  padding: 8px 8px;
}

.ulipFormV5 .number-wrapper .mobile-Number {
  font-size: 14px;
  font-weight: 600;
  color: #3f4c69;
  margin-bottom: 0px;
}

.ulipFormV5 .number-wrapper .inside-content {
  padding: 4px;
  margin-bottom: 0px;
  font-size: 12px;
  text-align: center;
  color: #989898;
  overflow-wrap: break-word;
}

.ulipFormV5 .error-msg {
  display: flex;
  margin: 0 auto;
  max-width: fit-content;
  gap: 6px;
  border-radius: 5px;
  padding: 6px 15px;
}

.ulipFormV5 .error-msg-green {
  background-color: #edf9e8;
}

.ulipFormV5 .error-msg-red {
  background-color: #fff2f3;
}

.ulipFormV5 .dsp-n {
  display: none !important;
}

.ulipFormV5 .mainform {
  text-align: center;
  margin-top: 5px;
}

@media screen and (min-width: 768px) {
  .ulipFormV5 .FormJourney.width-75 {
    width: 75%;
    margin: 0 auto;
  }
}

.ulipFormV5 .otp-input .border-red {
  border-bottom: 1px solid red;
}

.ulipFormV5 .otp-input input {
  max-width: 8%;
  height: 40px;
  margin-right: 10px;
  font-size: 14px;
  font-weight: 600;
  border: 1px solid #9d9b9b;
  border-top: none;
  border-right: none;
  border-left: none;
  outline: none;
  margin-bottom: 10px;
  text-align: center;
  font-style: unset !important;
}

/* THIS IS OTP  */
.ulipFormV5 .otpoption {
  margin-bottom: 10px;
  /* position: relative;
    z-index: 10; */
}

.ulipFormV5 .otp-input {
  margin-top: 15px;
}

.ulipFormV5 .otpoption p {
  color: #949dad;
  font-size: 12px;
  font-weight: 600;
}

.ulipFormV5 .otpoption .resend-grey {
  color: #2e3c5c;
  font-weight: 600;
  cursor: pointer;
}

.ulipFormV5 .btn-main-wrapper {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
}

.ulipFormV5 .btn-back {
  padding: 7px 55px;
  border: 1px solid #ed1c24;
  background-color: #fff;
  border-radius: 5px;
  color: #ed1c24;
  font-size: 15px;
  font-weight: 600;
}

.ulipFormV5 .btn-verify {
  padding: 7px 55px;
  border: 1px solid #ed1c24;
  background-color: #ed1c24;
  border-radius: 5px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
}

.ulipFormV5 .success-img {
  text-align: center;
  margin-top: 20px;
}

.ulipFormV5 .overlay {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fbfbfb8a;
}
.ulipFormV5 .newForm .formData .button-wrapper .buttonCenter {
  width: 60%;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .ulipFormV5 .error-msg-main-wrapper {
    max-width: 70%;
    margin: 0 auto;
  }
}

/* desktop view css end */
/*  MOBILE VIEW CSS START*/
@media screen and (max-width: 768px) {
  .ulipFormV5 .newForm .formData .inputSection {
    margin: 15px 0 0;
    width: 100%;
  }

  .ulipFormV5 .otp-head-title {
    font-size: 15px;
  }

  .ulipFormV5 .otp-head-title::after {
    content: "";
    width: 100px;
    height: 3px;
    background-color: #ed1c24;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    border-radius: 5px;
  }

  .ulipFormV5 .number-email-wrapper {
    max-width: unset;
  }

  .ulipFormV5 .mobile-Number {
    font-size: 12px;
  }

  .ulipFormV5 .inside-content {
    font-size: 12px;
  }

  .ulipFormV5 .btn-back,
  .ulipFormV5 .btn-verify {
    padding: 5px 35px;
    font-size: 14px;
    font-weight: 500;
  }
  .ulipFormV5 .newForm .formData .button-wrapper .buttonCenter {
    width: 93% !important;
  }
}

.ulipFormV5 .error-msg-green .error-green {
  color: #4da22b;
  font-size: 10px;
  font-weight: 600;
  margin-bottom: 0px;
}

.ulipFormV5 .error-msg-red .error-red {
  color: #ed2129;
  font-size: 10px;
  font-weight: 600;
  margin-bottom: 0px;
}

.ulipFormV5 .dsp-n {
  display: none;
}
.ulipFormV5 .ageImage {
  width: 20px;
  margin-right: 10px;
}

/* .ulipFormV5 .newForm input:focus:not([type="checkbox"]), .ulipFormV5 .newForm select:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
} */

.ulipFormV5 button:disabled {
  opacity: 0.65;
}
.ulipFormV5 .newForm .formData .button-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 2px;
  gap: 15px;
  padding-inline: 12px;
}

.ulipFormV5 .newForm .formData .button-wrapper .button-side-text {
  width: 50%;
}

.ulipFormV5
  .newForm
  .formData
  .button-wrapper
  .button-side-text
  .buttonSide-ul {
  margin: 0;
  padding: 0;
  color: #0066b3;
  font-family: Arial, sans-serif;
  list-style: none;
}

.ulipFormV5
  .newForm
  .formData
  .button-wrapper
  .button-side-text
  .buttonSide-li {
  position: relative;
  margin: 0;
  padding: 0 0 0 9px;
  font-size: 9px;
  font-weight: 600;
  line-height: 25px;
  color: #005e9d;
  line-height: 20px;
}

/* Exact 5px × 5px disc */
.ulipFormV5
  .newForm
  .formData
  .button-wrapper
  .button-side-text
  .buttonSide-li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 5px;
  height: 5px;
  background-color: #0066b3;
  border-radius: 50%;
}
.ulipFormV5 .newForm .simpleLabel.bottomDesc{
  padding: 0;
}
@media screen and (min-width: 767px) {
  .ulipFormV5 .fullWidthEmailContainer {
    width: 95% !important;
  }
}

@media screen and (max-width: 767px){
  .ulipFormV5
  .newForm
  .formData
  .button-wrapper
  .button-side-text
  .buttonSide-li{
    line-height: 15px;
  }

  .ulipFormV5
  .newForm
  .formData
  .button-wrapper
  .button-side-text
  .buttonSide-li::before{
    top: 5px;
  }

  .ulipFormV5 .newForm .simpleLabel.bottomDesc{
    margin-bottom: 10px;
    width: 100%;
  }
}

.ulipFormV5 .premium-screen {
	padding: 15px;
    border-radius: 5px;
    border: 1px solid #d51d25;
    background-color: #fff;
    box-shadow: 0px 0px 8px 5px #e4eef6;
	min-height: 250px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 20px;
}

.ulipFormV5 .premium-screen p,
.ulipFormV5 .premium-text {
	margin-bottom: 0px !important;
	font-size: 14px;
    font-weight: 600;
    color: #3f4c69;
	text-align: center;
}

.ulipFormV5 .premium-text {
	display: flex;
	align-items: center;
	gap: 5px;
}

.ulipFormV5 .premium-screen .circle {
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    background-image: conic-gradient(red 0deg, white 0deg);
    animation: fillRed 1s linear infinite;
}

@keyframes fillRed {
    0% {
        background-image: conic-gradient(red 0deg, white 0deg);
    }
    25% {
        background-image: conic-gradient(red 90deg, white 90deg);
    }
	50% {
		background-image: conic-gradient(red 180deg, white 180deg);
	}
	75% {
		background-image: conic-gradient(red 270deg, white 270deg);
	}
    100% {
        background-image: conic-gradient(red 360deg, white 0deg);
    }
}


.ulipFormV5 .premium-screen .seconds {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
    font-size: 15px;
    font-weight: 500;
    color: #000;
    background-color: #ececec;
}

.ulipFormV5 .button-center {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.ulipFormV5 .red-btn {
    color: #fff;
    background: #ed1c24;
    border: 1px solid #ed1c24;
    border-radius: 4px;
    display: block;
    padding: 5px 20px;  
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    outline: none;
    transition: all 0.3s ease;
}

.ulipFormV5 .red-btn:hover {
    color: #fff;
    box-shadow: 0 8px 12px rgba(237, 28, 36, 0.2);
}
