/* Banner & header css start */

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

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

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

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

.ulipFormV4 .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;
}

.ulipFormV4 .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: #000000;
    border: 1px solid #CFCFCF;
	border-radius: 5px;
}

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

/* Firefox */
.ulipFormV4 .newForm .form-field input[type=number] {
  -moz-appearance: textfield;
}
.ulipFormV4 .newForm .form-field [type=text]::placeholder{
color: #005e9e;
}
.ulipFormV4 .newForm .formData .mobile_block label {
    left: 57px;
}
.ulipFormV4 .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 #CFCFCF;
    height: 40px;
	font-style: normal !important;
	opacity: 1;
}

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

.ulipFormV4 .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;
}

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


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


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

.ulipFormV4 input{
	position: unset;
}
.ulipFormV4 .newForm .d_flex {
    display: flex;
    align-items: baseline;
    justify-content: space-around;
    flex-wrap: wrap;

}
.ulipFormV4 .newForm .radio_buttons {
	margin-top: 10px;
    color: #797979;
    z-index: 1;
    padding: 0;
    width: 45%;
}
.ulipFormV4 .newForm .radio_buttons h3, .ulipFormV4 .newForm .input_section span, .ulipFormV4 .newForm .spanTxt {
    font-size: 14px;
    display: inline-block;
    color: #005e9e;
    font-weight: 500;
	margin-bottom: 0.5rem;
}
.ulipFormV4 .newForm #yes_nriBannerForm, .ulipFormV4 .newForm #no_nriBannerForm, .ulipFormV4 .newForm #no_loanRadio, .ulipFormV4 .newForm #yes_loanRadio {
    font-size: 14px;
    padding: 8.5px 11px;
}
.ulipFormV4 .newForm #no_nriBannerForm, .ulipFormV4 .newForm #no_loanRadio, .ulipFormV4 .newForm #ulipMaleBannerForm, .ulipFormV4 .newForm #noBannerForm, .ulipFormV4 .newForm #ulipAbove45BannerForm {
    /* border-top-left-radius: 5px;
    border-bottom-left-radius: 5px; */
    border-radius: 4px 0px 0px 4px;
}
.ulipFormV4 .newForm #ulipMaleBannerForm, .ulipFormV4 .newForm #ulipFemaleBannerForm, .ulipFormV4 .newForm #yesBannerForm, .ulipFormV4 .newForm #noBannerForm, .ulipFormV4 .newForm #yes_nriBannerForm, .ulipFormV4 .newForm #no_nriBannerForm, .ulipFormV4 .newForm #ulipBelow45BannerForm, .ulipFormV4 .newForm #ulipAbove45BannerForm, .ulipFormV4 .newForm #no_loanRadio, .ulipFormV4 .newForm #yes_loanRadio {
    background: #FFFFFF;
    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: #005E9E;
    border: 1px solid #CFCFCF;
}
.ulipFormV4 .newForm .valid {
    background: #E0EBF3 !important;
    color: #005E9E !important;
    border-color: #005E9E !important;
}
.ulipFormV4 .newForm input.valid{
	background-color: #fff !important;
}
.ulipFormV4 .newForm .calIcon {
    position: absolute;
    top: 8px;
    right: 10px;
    cursor: pointer;
}
.ulipFormV4 .newForm .hidden-dob {
    position: absolute;
    right: 0;
    width: 20px;
    cursor: pointer;
    height: 20px;
    z-index: 10000;
    opacity: 0;
}

.ulipFormV4 .newForm .simpleLabel {
	width: 95%;
    font-size: 12px;
    color: #000;
    font-weight: 400;
    margin-top: 10px;
    display: block;
    padding: 0 15px 0 0;
	display: inline;
	margin-bottom: 0;
}
.ulipFormV4 .newForm .buttonCenter {
    margin: auto;
    width: 100%;
    text-align: center;
	margin-bottom: 1rem;
}
.ulipFormV4 .newForm .buttonCenter button {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 500;
    background-color: #ed1c24;
    color: #fff;
    border: 1px solid #ed1c24;
    cursor: pointer;
    display: inline-block;
    height: 45px;
    padding: 0 45px;
    font-size: 15px;
    border-radius: 4px;
}
.ulipFormV4 .newForm .buttonCenter .btn:hover {
    box-shadow: 0 8px 12px rgb(237 28 36 / 20%);
    background: #ff3038;
}
.ulipFormV4 .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;
}

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

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

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

}

/* New Css 16.06.2022 start */

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

	.ulipFormV4 .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) {

	.ulipFormV4 .termbanner .mob-only{
		display: none;
	}

}

@media screen and (max-width:768px) {
	
	.ulipFormV4 .selectMale, .ulipFormV4 .selectFemale{
		text-align: center;
	}
	
	.ulipFormV4 .newForm .formView .previewFieldBlock {
		text-align: left;
	}
	.ulipFormV4 .newForm .radio_buttons{
		margin-bottom: 20px;
        text-align: left;    }

    .ulipFormV4 .newForm .buttonCenter button {
        height: 35px;
        padding: 0 13px;
        font-size: 13px;
        font-weight: 600;
    }
}

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


/* LINK DESIGN CHANGES END */

.ulipFormV4 .newForm .formHeading .marginLeft {
    margin-left: 0px;
}

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

.ulipFormV4 input::placeholder {
    opacity: 0.5;
    color: #005e9e;
    font-size: 15px;
}

.ulipFormV4 .newForm .marginLeft .heading {
    margin: 0px;
}

.ulipFormV4 .newForm .formView .hiddenApiSuccessMsg{
    display: none;
}

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

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

.ulipFormV4 .newForm .radio_buttons .loanRadio span {
    font-size: 10pt;
    display: flex;
}

.ulipFormV4 .api-success-container p{
    font-size: 20px;
}

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

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

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

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

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

.ulipFormV4 .newForm .formView {
    height: auto;
    /* width: 490px; */
    border-radius: 10px;
    background-color: #ffffff;
}

.ulipFormV4  .ulipFormV4HeadWrap {
    padding: 8px 20px 8px 20px;
}
.ulipFormV4 .formHeadingWrapper {
    display: flex;
    gap: 10px;
    margin-bottom: 5px;
    align-items: center;
}
.ulipFormV4 .formHeadingWrapper p {
    margin: 0;
    color: #233253;
}
.ulipFormV4 .ulipFormV4HeadWrap .headPara {
    font-size: 16px;
    font-weight: 500;
}
.ulipFormV4 .ulipFormV4HeadWrap .subPara {
    font-size: 20px;
}

.ulipFormV4 .formHeadingWrapper .highlightedCont {
    background-color: #FBB9BC;
    padding: 2px 5px 2px 5px;
    border-radius: 2px;
    font-size: 14px;
    margin: 0;
}
/* .ulipFormV4 .newForm .ulipFormV4Wrapper {
    padding: 0px 12px;
} */

.ulipFormV4 .newForm .formField {
    padding: 0px 12px;
}

.ulipFormV4 .newForm .formHeading {
    display: flex;
    align-items: center;
    justify-content: left;
    margin: 15px 0;
    background-color: #FDE7E8; 
    border-radius: 10px 10px 0px 0px;  
}

.ulipFormV4 .newForm .formHeading h4 {
    color: #000;
    margin: 0;
    line-height: 28px;
    font-weight: 400;
    font-size: 22px;
    text-align: center;
}

.ulipFormV4 .newForm .formHeading h4 span {
    display: block;
    font-size: 18px;
    font-weight: 400;
}

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

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

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

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

.ulipFormV4 .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;
}

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

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

@media screen and (max-width: 768px) {
    .ulipFormV4 .ban-right {
        margin-top: 20px;
    }

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

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

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

    .ulipFormV4 .check-option-tab label {
        text-align: left;
        padding-left: 5px;
    }
    .ulipFormV4 .ulipFormV4HeadWrap .headPara {
        font-size: 14px;
    }
    .ulipFormV4 .ulipFormV4HeadWrap .subPara {
        font-size: 18px;
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dsp-n {
    display: none;
}

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

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

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

.ulipFormV4 .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  */
.ulipFormV4 .otpoption {
    margin-bottom: 10px;
    /* position: relative;
    z-index: 10; */
}

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

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

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

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

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

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

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

.ulipFormV4 .overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fbfbfb8a;
}

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

/* desktop view css end */
/*  MOBILE VIEW CSS START*/
@media screen and (max-width: 768px) {
    .ulipFormV4 .otp-head-title {
        font-size: 15px;
    }

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

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

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

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

    .ulipFormV4 .btn-back,
    .ulipFormV4 .btn-verify {
        padding: 5px 35px;
        font-size: 14px;
        font-weight: 500;
    }
}

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

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

.ulipFormV4 .dsp-n {
    display: none !important;
}
.ulipFormV4 .ageImage{
    width: 20px;
    margin-right: 10px;
}
.ulipFormV4 .weDontSpam {
	font-size: 12px;
	font-weight: 600;
	line-height: 18px;
	color: #099A4F;
	margin-left: 36px;
}

.ulipFormV4 .weDontSpam img {
	width: 15px;
	height: 15px;
	margin-right: 3px;
}
.ulipFormV4 .leftContent p {
    color: #233253;
    font-size: 16px;
    text-align: left;
    font-weight: 500;
}
.ulipFormV4 .buttonContainer {
    display: flex;
    justify-content: space-between; 
    align-items: center;
    padding: 16px;
    gap: 25%;
    flex-wrap: wrap;
  }
  
  .ulipFormV4 .leftContent {
    flex: 1;
    max-width: 60%;
    word-break: break-word;
  }
  
  .ulipFormV4 .rightCTA {
    display: flex;
    gap: 10px;
    flex-shrink: 0;
  }
  .ulipFormV4 .checkbox__container {
    margin: 0 15px 0 15px;
  }
  .ulipFormV4 .checkbox__container .checkbox__container--content {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    line-height: 1;
}
.ulipFormV4 .checkbox__container .checkbox__container--content input[type="checkbox"] {
    -webkit-appearance: none; 
    appearance: none;
    width: 40px;
    height: 15px;
    border: 1px solid #666; 
    border-radius: 2px;
    margin-top: 2px;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ulipFormV4 .checkbox__container--content input[type="checkbox"]:checked {
    background-color: #fff; 
    border-color: #000; 
    position: relative;
}
.ulipFormV4 .checkbox__container--content input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    left: 4px;
    top: 1px;
    width: 5px;
    height: 9px;
    border: solid #ed1c24;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.ulipFormV4 .checkbox__container label {
    max-height: 18px;
    transition: all .3s ease;
    overflow-y: hidden;
}
.ulipFormV4 .checkbox__container label span {
    font-size: 10px;
    color: #666;
    line-height: 14px;
}
.ulipFormV4 .checkbox__container label span p{
    font-size:12px;
}

.ulipFormV4 .checkbox__container #dropDown {
    transform: rotate(0);
    transition: transform .3s ease;
    margin-top: 5px;
    cursor: pointer;
}
.ulipFormV4 #dropDown.rotate-180 {
    transform: rotate(180deg);
}
.ulipFormV4 .checkbox__container .active__Label {
    max-height: 150px;
    /* overflow: auto; */
}
  
 
  @media (max-width: 768px) {
    .ulipFormV4 .weDontSpam {
        margin-left: 29%;
    }
    .ulipFormV4 .checkbox__container {
        margin: 0 10px 0 10px;
      }
    .ulipFormV4 .buttonContainer {
      flex-direction: initial;
      align-items: stretch;
      gap: 7%;
    }
  
    .ulipFormV4 .leftContent,
    .ulipFormV4 .rightCTA {
      max-width: 100%;
    }
  
    .ulipFormV4 .rightCTA {
      justify-content: center;
    }
    .ulipFormV4 .leftContent p {
        font-size: 12px;
    }
    .ulipFormV4 .checkbox__container .checkbox__container--content input[type="checkbox"] {
        width: 80px;
  }
}

/* select2 */

.ulipFormV4 .mobileNo_wrap .select2-container{
    border: 1px solid #CFCFCF !important;
}
.ulipFormV4 .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;
}

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

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

.ulipFormV4 .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);
    }
}


.ulipFormV4 .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;
}

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

.ulipFormV4 .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;
}

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

