.font-colorText{color:#128370}
.lifeProtectionForm{padding:56px 48px 60px;background-color:rgba(225,225,225,0.2);margin-right:30px}
@media only screen and (max-width:767px){.lifeProtectionForm{margin-left:0;margin-top:50px}
}
@media(max-width:992px){.lifeProtectionForm{padding:56px 48px}
}
@media(max-width:767px){.lifeProtectionForm{padding:48px 32px 56px}
}
@media(max-width:650px){.lifeProtectionForm{margin-right:0}
}
@media(max-width:576px){.lifeProtectionForm{padding:24px 15px;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;background-color:transparent}
}
.lifeProtectionForm #cRelApps,.lifeProtectionForm textarea{min-height:140px}
@media(max-width:576px){.lifeProtectionForm #form-mobile{margin-top:15px}
}
.lifeProtectionForm #submit_error span{color:red}
.lifeProtectionForm p.form-desc{font-size:13px;color:#000;text-align:left}
.lifeProtectionForm h2{margin-bottom:56px;position:relative}
@media(min-width:651px) and (max-width:768px){.lifeProtectionForm h2{margin-bottom:46px}
}
@media(max-width:576px){.lifeProtectionForm h2{margin-bottom:32px}
.lifeProtectionForm h2.collapsed{margin-bottom:0}
}
.lifeProtectionForm .errormessage{padding-left:12px;color:#e4001c !important;display:none}
.lifeProtectionForm .credits{color:#606060}
.lifeProtectionForm .credits a{color:#128370;font-size:11px;font-family:"Noto Sans Bold"}
.lifeProtectionForm .credits a:hover{color:#0c5b4e}
.lifeProtectionForm .form-control{height:48px}
.lifeProtectionForm select.form-control{font-family:Diodrum Medium;color:#000}
@media(max-width:768px){.lifeProtectionForm select.form-control{font-size:12px}
}
.lifeProtectionForm .form-check{padding-bottom:58px;padding-left:0}
@media(max-width:768px){.lifeProtectionForm .form-check{padding-bottom:48px}
}
.lifeProtectionForm .round{position:relative}
.lifeProtectionForm .round label{background-color:#fff;border:1px solid #ccc;border-radius:50%;cursor:pointer;height:20px;float:left;width:20px}
.lifeProtectionForm .round label:after{border:2px solid #fff;border-top:0;border-right:0;content:"";height:6px;left:4px;opacity:0;position:absolute;top:5px;transform:rotate(-45deg);width:11px}
.lifeProtectionForm .round .body3{padding-left:12px;display:inline-block;width:calc(80%);vertical-align:middle}
.lifeProtectionForm .round input[type="checkbox"]{visibility:hidden;position:absolute;left:3px;top:3px}
.lifeProtectionForm .round input[type="checkbox"]:checked+label:after{opacity:1}
.lifeProtectionForm .round input[type="checkbox"]:checked+label{background-color:#e4001c;border-color:#e4001c}
.lifeProtectionForm .submit #lpSubmit{min-width:120px;height:50px;padding:0 32px;border-radius:25px;margin:0 0 14px 0;font-family:"Diodrum Regular";border-style:none}
.lifeProtectionForm .submit #lpSubmit:disabled{background-color:#e1e1e1;color:#fff}
.lifeProtectionForm .submit .neutral{background-color:transparent;border:1px solid #000;color:#000}
.lifeProtectionForm .submit .neutral:hover{border:1px solid #e4001c}
.lifeProtectionForm .submit .active{background-color:#e4001c;color:#fff;pointer:cursor}
.lifeProtectionForm .submit .active:hover{background-color:#aa0014}
.lifeProtectionForm .submit .disabled{background-color:#e1e1e1;color:#fff}
.lifeProtectionForm .submit .success:disabled,.lifeProtectionForm .submit .success{background-color:rgba(109,216,205,0.2) !important;color:#0c5b4e !important}
.lifeProtectionForm #helpText{height:144px}
.lifeProtectionForm label.error{font-family:Noto Sans Regular;font-size:11px;color:#e4001c;padding:0 0 0 16px}
.lifeProtectionForm .result .error{margin-top:24px;color:#e4001c;display:none}
.lifeProtectionForm .result .error .glyphicon{font-size:20px}
.lifeProtectionForm .result .error .error-message{color:#e4001c}
.lifeProtectionForm .result .success{margin-top:48px;color:#128370;display:none}
.lifeProtectionForm .result .success .glyphicon{font-size:32px}
.lifeProtectionForm .result .success .success-message{color:#128370}
.lifeProtectionForm button:focus{outline:0}
.text-v-align{vertical-align:middle}
.lifeProtectionForm input[type=checkbox]{margin-right:10px;width:18px;height:18px;opacity:.5;margin-bottom:20px}
.boxes{display:flex}
.boxes input.impcheck{height:27px}
.loader,.loader:after{border-radius:50%;width:10em;height:10em}
.loader{font-size:10px;text-indent:-9999em;border-top:4px solid rgba(0,0,0,0.2);border-right:4px solid rgba(0,0,0,0.2);border-bottom:4px solid rgba(0,0,0,0.2);border-left:4px solid #000;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 1.1s infinite linear;animation:load8 1.1s infinite linear;display:inline-block;width:25px;height:25px;position:absolute;right:25px;top:43px}
@-webkit-keyframes load8{0{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes load8{0{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
i.fa.fa-check.verified-user-check{color:green;position:absolute;font-size:20px;right:25px;top:48px}