body {
  font-family: Arial, Helvetica, sans-serif !important;
  background-color: #f3f3f3;
}
.card-body .col-md-7 {
  position: relative;
  z-index: 999;
}
.card-body {
  display: flex;
  margin-left: 30px;
}
.benefits li{
	width: 165px;
  height: 125px;
  margin: 10px 10px;
  position: relative;
}
.benefits li [type="radio"] + label{
  width: 100%;
  height: 100%;
  border-radius: 20px;
  border: 2px solid #009690;
  color: #333;
  font-size:20px;
  font-weight:bold;
  text-align:center;
  list-style: none;
}
.benefits li i {
  position: absolute;
  top: 10px;
  left: 10px;
}
.custom-radio-01 [type="radio"]:disabled + label {
  border-color: #dddddd;
}
.benefits [type="radio"]:checked + label, .benefits [type="radio"]:not(:checked) + label {
	position: relative;
  padding: 27px 12px !important;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
}
.benefits [type="radio"]:checked + label:before, .benefits [type="radio"]:not(:checked) + label:before{
	content: "";
  position: absolute;
  left: 134px !important;
  top: 5px !important;
  width: 20px;
  height: 20px;
  border: 2px solid #ddd;
  border-radius: 100%;
  background: #fff;	
}
.benefits [type="radio"]:checked + label:after, .benefits [type="radio"]:not(:checked) + label:after	{
	content: "";
  width: 10px;
  height: 10px;
  background: #009690;
  position: absolute;
  top: 10px !important;
  left: 139px !important;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;	
}
			
.benefits li label span{
	font-size:14px;
	font-weight:normal;
}
.discount1 li{
	width: 175px;
  height: 125px;
  border-radius: 20px;
  border: 2px solid #009690;
  color: #333;
  font-size:18px;
  font-weight:bold;
  text-align:center;
  list-style: none;
  margin: 0px 10px;
}	
.discount1 li label span{
	font-size:14px;
	font-weight:normal;
}
.discount1 li i{
	position: relative;
  top: -119px;
  left: -63px;
}	
.discount1 [type="radio"]:checked + label, .discount1 [type="radio"]:not(:checked) + label {
	position: relative;
    padding: 2px 7px !important;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
		}
.discount1 [type="radio"]:checked + label:before, .discount1 [type="radio"]:not(:checked) + label:before{
	content: "";
    position: absolute;
    left: 125px !important;
    top: 5px !important;
    width: 20px;
    height: 20px;
    border: 2px solid #ddd;
    border-radius: 100%;
    background: #fff;	
	}
.discount1 [type="radio"]:checked + label:after, .discount1 [type="radio"]:not(:checked) + label:after	{
	content: "";
    width: 10px;
    height: 10px;
    background: #009690;
    position: absolute;
    top: 10px !important;
    left: 130px !important;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;	
	}
	
.discount2 li{
	width: 175px;
    height: 125px;
    border-radius: 20px;
    border: 2px solid #009690;
    color: #333;
	font-size:18px;
	font-weight:bold;
	text-align:center;
    list-style: none;
    margin: 0px 10px;
	}	
.discount2 li label span{
	font-size:14px;
	font-weight:normal;
	}
.discount2 li i{
	position: relative;
    top: -119px;
    left: -63px;
	}	
.discount2 [type="radio"]:checked + label, .discount2 [type="radio"]:not(:checked) + label {
	position: relative;
    padding: 2px 7px !important;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
		}
.discount2 [type="radio"]:checked + label:before, .discount2 [type="radio"]:not(:checked) + label:before{
	content: "";
    position: absolute;
    left: 144px !important;
    top: 5px !important;
    width: 20px;
    height: 20px;
    border: 2px solid #ddd;
    border-radius: 100%;
    background: #fff;	
	}
.discount2 [type="radio"]:checked + label:after, .discount2 [type="radio"]:not(:checked) + label:after	{
	content: "";
    width: 10px;
    height: 10px;
    background: #009690;
    position: absolute;
    top: 11px !important;
    left: 149px !important;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;	
	}	
	.discount3 li{
	width: 175px;
    height: 125px;
    border-radius: 20px;
    border: 2px solid #009690;
    color: #333;
	font-size:18px;
	font-weight:bold;
	text-align:center;
    list-style: none;
    margin: 0px 10px;
	}	
.discount3 li label span{
	font-size:14px;
	font-weight:normal;
	}
.discount3 li i{
	position: relative;
    top: -119px;
    left: -63px;
	}	
.discount3 [type="radio"]:checked + label, .discount3 [type="radio"]:not(:checked) + label {
	position: relative;
    padding: 2px 7px !important;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
		}		
.discount3 [type="radio"]:checked + label:before, .discount3 [type="radio"]:not(:checked) + label:before{
	content: "";
    position: absolute;
    left: 144px !important;
    top: 5px !important;
    width: 20px;
    height: 20px;
    border: 2px solid #ddd;
    border-radius: 100%;
    background: #fff;	
	}
.discount3 [type="radio"]:checked + label:after, .discount3 [type="radio"]:not(:checked) + label:after	{
	content: "";
    width: 10px;
    height: 10px;
    background: #009690;
    position: absolute;
    top: 10px !important;
    left: 149px !important;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;	
	}	
.discount4 li{
	width: 175px;
    height: 125px;
    border-radius: 20px;
    border: 2px solid #009690;
    color: #333;
	font-size:18px;
	font-weight:bold;
	text-align:center;
    list-style: none;
    margin: 0px 10px;
	}	
.discount4 li label span{
	font-size:14px;
	font-weight:normal;
	}
.discount4 li i{
	position: relative;
    top: -100px;
    left: -69px;
	}	
.discount4 [type="radio"]:checked + label, .discount4 [type="radio"]:not(:checked) + label {
	position: relative;
    padding: 0px 27px !important;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
		}
.discount4 [type="radio"]:checked + label:before, .discount4 [type="radio"]:not(:checked) + label:before{
	content: "";
    position: absolute;
    left: 144px !important;
    top: 5px !important;
    width: 20px;
    height: 20px;
    border: 2px solid #ddd;
    border-radius: 100%;
    background: #fff;	
	}
.discount4 [type="radio"]:checked + label:after, .discount4 [type="radio"]:not(:checked) + label:after	{
	content: "";
    width: 10px;
    height: 10px;
    background: #009690;
    position: absolute;
    top: 10px !important;
    left: 149px !important;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;	
	}	
.discount5 li{
	width: 175px;
    height: 125px;
    border-radius: 20px;
    border: 2px solid #009690;
    color: #333;
	font-size:18px;
	font-weight:bold;
	text-align:center;
    list-style: none;
    margin: 0px 10px;
	}	
.discount5 li label span{
	font-size:14px;
	font-weight:normal;
	}
.discount5 li i{
	position: relative;
    top: -104px;
    left: -69px;
	}	
.discount5 [type="radio"]:checked + label, .discount5 [type="radio"]:not(:checked) + label {
	position: relative;
    padding: 2px 7px !important;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
		}
.discount5 [type="radio"]:checked + label:before, .discount5 [type="radio"]:not(:checked) + label:before{
	content: "";
    position: absolute;
    left: 142px !important;
    top: 5px !important;
    width: 20px;
    height: 20px;
    border: 2px solid #ddd;
    border-radius: 100%;
    background: #fff;	
	}
.discount5 [type="radio"]:checked + label:after, .discount5 [type="radio"]:not(:checked) + label:after	{
	content: "";
    width: 10px;
    height: 10px;
    background: #009690;
    position: absolute;
    top: 10px !important;
    left: 147px !important;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;	
	}
			
.discountIcon {
  width: 126px;
  display: inline-block;
  height: 129px;
  vertical-align: middle;
  background-image: url(../images/discount2.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.discountIcon.active,
.discountIcon.first-active {
  background-image: url(../images/discount.png);
}
.plusSign2	{
	width:55px;
	display:inline-block;
	}
.sub-section1{
	width:55%;
	display:inline-block;
	margin-left:5%;
	vertical-align: top;
    margin-top: 3%;
	}
.sub-section2{
	width:38%;
	display:inline-block;
	vertical-align:bottom;
	margin-top: 16%; margin-right: 1%;
	}
.guide-img img{
	width:100%; max-width:435px;
	}
.preAmount {
	padding: 25px 18px;
    border-radius: 50%;
    border: 0 solid #009690;
    color: #fff;
    background-color: #009690;
    width: 150px;
    height: 150px;
    text-align: center;
    line-height: 1.2;
	display:inline-table;
	}
.funnelImg2{
	display:none;
	}	
.preAmount span{
	font-size:29px;
	font-weight:bold;
	color:#fff;
	}	
.imagebox {
  position: absolute;
  bottom: -50px;
  right: -80px;
  z-index: -1;
  width: 600px;
}
.funnelImg img{
	width:100%;
	max-width:320px;
	margin-top: 22%;
	}
.addOndiscount	{
	width:28% !important;
	}
.healthgain-progress .card {
  overflow: hidden;
  box-shadow: 0px 0px 7.83px 1.17px rgba(0, 0, 0, 0.15);
  height: 455px;
  z-index: 9;
  background-color: #fbfafd;
}
.main-header {
  font-weight: normal;
  color: #464646;
  font-size: 21px;
}
.main-header_ultra-main {
  font-weight: bold;
  color: #464646 !important;
  font-size: 29px;
  margin-bottom: 10px;
}
.main-header_ultra-main + strong {
  color: #464646;
  font-size: 19px;
  display: block;
  width:90%;
}
.main-header + strong {
  color: #464646;
  font-size: 19px;
  margin-top: 20px;
  display: block;
}
.grid-boxes {
  padding: 0;
  list-style: none;
  margin-bottom: 0;
  display: flex;
  margin-top: 20px;
}
.grid-boxes li:nth-child(3) {
  display: none;
}
.grid-boxes li {
  border-style: solid;
  border-width: 2px;
  border-color: rgb(232, 232, 232);
  border-radius: 17px;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 130px;
  text-align: center;
  vertical-align: top;
  margin-right: 15px;
  background-color:#fff;
}
.icon-titles {
  font-size: 14px;
  line-height: normal;
}
.theme-btn {
  width: 250px;
  text-transform: uppercase;
  border: 2px solid #009690;
  color: #fff !important;
  padding: 10px 0;
  font-size: 19px;
  border-radius: 19px;
  margin-top: 30px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  background-color: transparent;
  z-index: 99;
  display: inline-block;
  text-align: center;
}
.theme-btn::after {
  content: "";
  width: 101%;
  height: 101%;
  background-color: #009690;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  transition: 0.2s ease all 0s;
}
.theme-btn:hover {
  text-decoration: none;
  color: #009690 !important;
}
.theme-btn:hover::after {
  left: 100%;
}
.heading-style-2 {
  color: #333333;
}
.heading-style-2 strong {
  color: #009690;
}
.tagline {
  font-size: 19px;
  font-weight: bold;
}
.username .date-place {
  display: block;
  font-weight: 100;
  font-size: 15px;
}
.owl-testimonials p {
  padding: 10px 40px;
  font-size:1.6rem;
}
.username {
  font-weight: bold;
  position: relative;
  font-size:16px;
}
.username::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: -8px;
  width: 70px;
  height: 2px;
  background-color: #009690;
  transform: translateX(-50%);
}

.rating {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.rating i {
  color: #009690;
}
.testimonials-box::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50px;
  width: 3px;
  height: 80%;
  background-color: #bbbbbb;
  transform: translateX(-50%);
}

.testimonials-box {
  position: relative;
}
.lister::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 30px;
  width: 80%;
  background-color: #d9d9d9;
  height: 4px;
  z-index: -1;
  transform: translateX(-50%);
}
.lister {
  counter-reset: incrementer;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding-top: 70px;
  padding-bottom: 40px;
  position: relative;
}
.lister li::before {
  counter-increment: incrementer;
  display: block;
  content: counter(incrementer);
  position: absolute;
  left: 50%;
  background-color: #009690;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100px;
  color: #ffffff;
  transform: translateX(-50%);
  top: -60px;
}
.lister li {
  width: 200px;
  text-align: center;
  position: relative;
}

/*.expander-btn {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 999;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: #cccccc;
  font-size: 12px;
  padding: 10px 15px;
  border-radius: 100px 100px 0 0;
  line-height: normal;
  width: 100px;
} */
.custom-radio-01 {
  padding-left: 0px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
  margin-bottom: 20px;
}

.custom-radio-01 li:not(:last-child) {
  margin-right: 10px;
}
.custom-radio-01 [type="radio"]:checked,
.custom-radio-01 [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.custom-radio-01 [type="radio"]:checked + label,
.custom-radio-01 [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
}
.custom-radio-01 [type="radio"]:disabled + label {
    color: #ddd;
}
.custom-radio-01 [type="radio"]:checked + label:before,
.custom-radio-01 [type="radio"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: -3px;
  width: 20px;
  height: 20px;
  border: 2px solid #ddd;
  border-radius: 100%;
  background: #fff;
}
.custom-radio-01 [type="radio"]:checked + label:after,
.custom-radio-01 [type="radio"]:not(:checked) + label:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #009690;
  position: absolute;
  top: 2px;
  left: 5px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.custom-radio-01 [type="radio"]:checked + label:before {
  border: 2px solid #009690;
}
.coversBox.custom-radio-01 [type="radio"]:checked + label:before {
  border: 2px solid #009690;
  background-color: #009690;
}
.coversBox.custom-radio-01 input[name="benefit-proceedwith"]:checked + label:after {
  content: "";
  top: auto !important;
  bottom: 0;
  left: 50% !important;
  right: 0;
  width: 70%;
  border-radius: 0 !important;
  height: auto !important;
  padding: 3px;
  color: #ffffff;
  transform: translateX(-50%);
  font-size: 15px;
}
.coversBox.custom-radio-01 input.checkerBox + label {
  overflow: hidden;
}
.coversBox.custom-radio-01 input.checkerBox + label .extraAmt {
  position: absolute;
  bottom: 0px;
  background: #009690;
  left: 50% !important;
  width: 90%;
  border-radius: 0 !important;
  height: auto !important;
  padding: 3px;
  color: #ffffff;
  transform: translateX(-50%);
  font-size: 15px;
  transition: 0.2s ease all 0s;
}
.coversBox.custom-radio-01 input.checkerBox:checked + label .extraAmt{
  bottom: 0;
}
.custom-radio-01 [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.custom-radio-01 [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/*** custom checkboxes ***/
.counters {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
}
.counters:not(:checked) > input {
  position: absolute;
  top: -9999px;
}
.counters:not(:checked) > label {
  width: 1em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 22px;
  color: #ccc;
  margin-bottom: 0;
  margin-right: 5px;
}
.counters:not(:checked) > label:before {
  content: "\f007";
  font-family: "Font Awesome 5 Free";
}
.counters > input:checked ~ label {
  color: #009690;
}
.counters:not(:checked) > label:hover,
.counters:not(:checked) > label:hover ~ label {
  color: #009690;
}
.counters > input:checked + label:hover,
.counters > input:checked + label:hover ~ label,
.counters > input:checked ~ label:hover,
.counters > input:checked ~ label:hover ~ label,
.counters > label:hover ~ input:checked ~ label {
  color: #009690;
}

.below21txt:focus,
.above21txt:focus,
.below21txt:focus:not(:empty),
.above21txt:focus:not(:empty) {
  border-color: #009690 !important;
}
.below21txt,
.above21txt {
  border-color: #ced4da !important;
  border-radius: 100px !important;
  width: 125px !important;
  margin: 5px auto 0 !important;
  text-align: center !important;
  border-width: 2px !important;
}
.main-header .clickable-note {
    display: block;
    font-size: 11px;
    float: left;
    color: #034ea2;
    cursor: pointer;
}
.switchToggle {
  /*width: 12%;*/
  float: right;
}
.switchToggle input[type="checkbox"] {
  height: 0;
  width: 0;
  visibility: hidden;
  position: absolute;
}

.switchToggle label {
  cursor: pointer;
  width: 80px;
  /* max-width: 70px; */
  height: 30px;
  background: transparent;
  display: block;
  border-radius: 100px;
  position: relative;
  font-size: 15px;
  border: 2px solid #acacac;
  background-color: #ffffff;
}
.switchToggle label:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 5px;
  width: 19px;
  height: 19px;
  background: #acacac;
  border-radius: 90px;
  transition: 0.3s;
}

.switchToggle label {
  margin-bottom: 2px !important;
}

.switchToggle input + label:before,
.switchToggle input + input + label:before {
  content: "No";
  position: absolute;
  top: 2px;
  right: 7px;
  width: 26px;
  height: 26px;
  border-radius: 90px;
  transition: 0.3s;
  text-indent: 0;
  color: #acacac;
  font-size: 16px;
  text-transform: uppercase;
}

.switchToggle input:checked + label:before,
.switchToggle input:checked + input + label:before {
  content: "Yes";
  position: absolute;
  top: 3px;
  left: 11px;
  width: 40px;
  height: 26px;
  border-radius: 90px;
  transition: 0.3s;
  text-indent: 0;
  color: #009690;
  font-size: 16px;
  text-transform: uppercase;
}

.switchToggle input:checked + label:after,
.switchToggle input:checked + input + label:after {
  left: calc(100% - 5px);
  transform: translateX(-100%);
  background-color: #009690;
}
.switchToggle input:checked + label {
  border-color: #009690;
}

.switchToggle label:active:after {
  width: 65px;
}
.whatisped {
  text-align: justify;
  font-size: 12px;
  line-height: normal;
  margin-top: 30px;
}
.main-header_ultra-main + strong small {
  display: block;
  margin-bottom: 30px;
}
.main-header + strong small {
  display: block;
  margin-bottom: 30px;
}
.estimate-box,
.estimate-date-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 350px;
  font-weight:bold;
}
.amt {
  color: #464646;
  font-size: 25px;
  font-weight: bold;
}
.start-date {
  /* background-color: #e6e6e6; */
  border: 2px solid #009690;
  padding: 10px 30px;
  border-radius: 100px;
  color: #969696;
  cursor: auto;
}

#steps-preregistration .steps ul[role="tablist"] {
  display: none;
}
#steps-preregistration .content .title {
  display: none;
}
.w-135 {
  width: 135% !important;
}
#errormsg .modal-dialog,
#errormsg_HI .modal-dialog {
  width: 425px;
  color: #464646;
}
#selectmsg_policytenure, #errormsg_discount{
	 width: 100%
	}
.vertical-align-center {
    display: table-cell;
    vertical-align: middle;
    min-height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    /*overflow: auto;*/
}
.vertical-alignment-helper {
  display: table;
  height: 100%;
  width: 100%;
}
.vertical-alignment-helper .modal-content {
  width: 100%;
  height: inherit;
  margin: 0 auto;
}
#msform .form-control {
  border-radius: 100px !important;
  /*padding: 7px 15px !important;*/
  height: auto !important;
}

#msform select.form-control, #msform input.form-control {
  height: 40px !important;
  font-size: 15px;
}
.healthgain-progress .card {
  transition: 0.3s ease all 0s;
}
.healthgain-progress .steps-preregistration-cont.card.shrunken-box {
  width: 300px !important;
  margin: 0 0 0 auto;
  order: 1;
  height:575px;
}
.healthgain-progress .steps-preregistration-cont.card.shrunken-box .imagebox {
  position: absolute;
  bottom: -30px;
  right: -32px;
  z-index: -1;
  width: 120%;
}
.imagebox img {
  width: 100%;
}
.actual-form {
  overflow: hidden !important;
  width: 0;
  transition: 0.3s ease all 0s;
  visibility: hidden !important;
  position: absolute !important;
}
.actual-form.w-67.active {
  width: 68%;
  position: relative !important;
  visibility: visible !important;
  height: 575px;
  padding-left: 20px;
}
.premium-box {
  text-align: center;
  display: none;
}
.premium-box.active {
  display: block;
}
.premium-box .main-header {
  background-color: #eff3f7;
  padding: 7px 20px;
  display: inline-block;
  margin-top: 10px;
  font-size: 19px;
  border-radius: 100px;
}
.breakup ul {
  padding: 0;
  list-style: none;
  margin: 0 25px;
  border-bottom: 1px solid #acacac;
  border-top: 1px solid #acacac;
}
.breakup li {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.breakup {
  padding-top: 20px;
}
.breakup li:last-child {
  margin-bottom: 10px;
}
.finalamt {
  margin: 0px 25px;
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
  font-weight: bold;
  border-bottom: 1px solid #acacac;
}

/* PAGE 2 STYLE */

#msform {
  position: relative;
  margin-top: 10px;
}

#msform fieldset {
  border: 0 none;
  border-radius: 0.5rem;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  position: relative;
}

.form-card {
  text-align: left;
}

#msform fieldset:not(:first-of-type) {
  display: none;
}
.inputs input,
.inputs select {
  width: 100%;
  padding: 5px 10px;
  background-color: transparent;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #dcdcdc;
  font-size: 15px;
}
#msform input:focus,
#msform textarea:focus {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 2px solid #009690;
  outline-width: 0;
}

#msform .action-button {
  width: 100px;
  background: #009690;
  font-weight: bold;
  color: white;
  border: 0 none;
  border-radius: 0px;
  cursor: pointer;
  padding: 10px 5px;
  margin: 10px 0px 10px 5px;
  float: right;
  display: none;
}

#msform .action-button:hover,
#msform .action-button:focus {
  background-color: #009690;
}

#msform .action-button-previous {
  /* width: 100px; */
  background: transparent;
  color: #616161;
  border: 0 none;
  cursor: pointer;
  position: absolute;
  top: -55px;
  left: 10px;
  font-size: 25px;
}

.card {
  z-index: 0;
  border: none;
  position: relative;
}

.fs-title {
  font-size: 25px;
  color: #673ab7;
  margin-bottom: 15px;
  font-weight: normal;
  text-align: left;
}

.purple-text {
  color: #673ab7;
  font-weight: normal;
}

.steps {
  font-size: 25px;
  color: gray;
  margin-bottom: 10px;
  font-weight: normal;
  text-align: right;
}

.fieldlabels {
  color: gray;
  text-align: left;
}

#progressbar {
  margin-bottom: 30px;
  overflow: hidden;
  color: lightgrey;
}

#progressbar .active {
  color: #673ab7;
}

#progressbar li {
  list-style-type: none;
  font-size: 15px;
  width: 25%;
  float: left;
  position: relative;
  font-weight: 400;
}

#progressbar #account:before {
  font-family: FontAwesome;
  content: "\f13e";
}

#progressbar #personal:before {
  font-family: FontAwesome;
  content: "\f007";
}

#progressbar #payment:before {
  font-family: FontAwesome;
  content: "\f030";
}

#progressbar #confirm:before {
  font-family: FontAwesome;
  content: "\f00c";
}

#progressbar li:before {
  width: 50px;
  height: 50px;
  line-height: 45px;
  display: block;
  font-size: 20px;
  color: #ffffff;
  background: lightgray;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  padding: 2px;
}

#progressbar li:after {
  content: "";
  width: 100%;
  height: 2px;
  background: lightgray;
  position: absolute;
  left: 0;
  top: 25px;
  z-index: -1;
}

#progressbar li.active:before,
#progressbar li.active:after {
  background: #673ab7;
}

.progress-bar {
  background-color: #673ab7;
  transition: transform 0.6s ease !important;
  transform-origin: center bottom;
  /*transform: translateY(100px);*/
}

.fit-image {
  width: 100%;
  object-fit: cover;
}
svg#progresser {
  position: relative;
  width: 50px;
  height: 50px;
  right: 0;
  top: 0;
  z-index: 99;
  margin: 0 0 0 auto;
  display: block;
  margin-right: 15px;
  margin-bottom: 5px;
}

.pop {
  position: relative;
  right: 0;
  top: 0px;
}
.renew {
  font-size: 16px;
}
.discountboxes input {
  display: none;
}
.disountedBox {
  border: 1px solid #b1b1b1;
  border-radius: 20px;
  width: 23%;
  text-align: center;
  padding: 0 15px;
  position: relative;
  transition: 0.2s ease all 0s;
  box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.08);
  margin-bottom: 20px;
}
.discountboxes input + label::before {
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  font-family: "Font Awesome 5 Free";
  color: #bfbfbf;
  /* border: 2px solid #bfbfbf; */
}
#selfiApp {
  padding: 5px;
  width: 100%;
}

.disountedBox div {
  font-size: 12px;
  line-height: normal;
}

.discountboxes {
  display: flex;
  justify-content: space-around;
}
.discountboxes input:checked + label::before {
  content: "\f058";
  display: block;
  position: absolute;
  right: 10px;
  top: 4px;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  font-family: "Font Awesome 5 Free";
  color: #009690;
  border: none;
  font-size: 25px;
}
.discountboxes input:checked + label {
  border-color: #009690;
}

.accordion li {
  border-bottom: 1px solid #d9e5e8;
  position: relative;
  padding: 10px 0 5px;
}
.accordion li .detailsbox {
  display: none;
  color: #6b97a4;
  padding: 15px 15px;
}
.accordion a {
  width: 100%;
  display: block;
  cursor: pointer;
  font-weight: 600;
  line-height: normal;
  font-size: 18px;
  text-indent: 15px;
  user-select: none;
  position: relative;
}
.accordion a:after {
  position: absolute;
  right: 10px;
  content: "+";
  top: 0;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 32px;
  color: #dadada;
}
.accordion {
  padding: 0;
  list-style: none;
  margin-bottom: 0;
}
.accordion .detailsbox {
  font-size: 13px;
}
a.active:after {
  -moz-transition: all 0.2s ease-in-out;
  content: "-";
  top: -7px;
}

.customicon img {
  width: 100%;
  display: block;
}
.customicon {
  width: 35px;
  height: 35px;
  background-color: #009690;
  display: inline-block;
  text-align: left;
  padding: 5px;
  border-radius: 100px;
  vertical-align: middle;
  margin-right: 10px;
}

.main-header small {
  display: block;
  margin-top: 10px;
}

.custom-cont {
  width: 1000px !important;
}
.disountedBox div > div:first-child img {
  width: 100%;
}

.disountedBox div > div:first-child {
  width: 60px;
  margin: 5px auto 5px;
}
#msform fieldset:nth-child(4) .scrollbar {
  height: 480px !important;
}

.main-header small strong {
  color: #009690;
}
.editableforms {
  padding: 0;
  list-style: none;
  margin-bottom: 0;
}
.editableforms li {
  display: flex;
  align-items: center;
  border-bottom: 0;
  padding: 0px;
}
.title-heads {
  width: 200px;
  font-size: 16px;
  color: #000000;
}
.inputs {
  width: calc(100% - 200px);
}

.scrollbar {
  height: 493px !important;
  overflow-y: auto !important;
  padding: 0px 20px 0px 5px;
}
.whatisunlocked {
  margin-top: 25px;
}

.style-3::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
  border-radius: 10px;
}

.style-3::-webkit-scrollbar {
  width: 6px;
  background-color: #f5f5f5;
  border-radius: 10px;
}

.style-3::-webkit-scrollbar-thumb {
  background-color: #009690;
  border-radius: 10px;
}

.edit-trigger {
  font-size: 16px;
  font-weight: 100;
  color: #009690;
  position: absolute;
  right: 35px;
  top: 6px;
  display: none;
  z-index: 999;
}

.accordion .active .edit-trigger {
  display: block;
}

.footer {
  background: #303030;
  position: fixed;
  left: 0;
  bottom: -50%;
  width: 100%;
  padding: 10px 0;
  transition: 0.2s ease all 0s;
  transition-delay: 0.6s;
  z-index: 999;
}
.footer.active {
  bottom: 0;
}
.footer h5 {
  font-size: 16px;
  line-height: 12px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 0;
}
.renew {
  align-items: center;
  justify-content: flex-end;
  display: flex;
}
.footer a.renew-btn,
.footer .next-trigger {
  background: #009690;
  padding: 5px 10px;
  border-radius: 30px;
  width: 120px;
  text-align: center;
  display: block;
  border: 1px solid #009690;
}
.footer a.renew-btn:hover,
.footer .next-trigger:hover {
  background-color: transparent;
  color: #009690;
  text-decoration: none;
}
.footer a {
  color: #fff;
}

.availed-facilities .item {
  border-style: solid;
  border-width: 2px;
  border-color: rgb(232, 232, 232);
  border-radius: 17px;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 130px;
  text-align: center;
  vertical-align: top;
}
.icon-titles {
  font-size: 14px;
  line-height: normal;
}

.whatisunlocked > * {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.41);
  border-radius: 20px;
  padding: 15px;
  margin-bottom:10px;
}

.availed-facilities .owl-prev img,
.availed-facilities .owl-next img {
  width: 100%;
}
.availed-facilities .owl-prev {
  background-color: transparent !important;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 40%;
  left: -27px;
  transform: translateY(-50%);
  width: 40px;
}

.availed-facilities .owl-next {
  background-color: transparent !important;
  padding: 0;
  margin: 0;
  position: absolute;
  right: -27px;
  top: 40%;
  transform: translateY(-50%);
  width: 40px;
}
.insuredmembers-list .owl-prev img,
.insuredmembers-list .owl-next img {
  width: 100%;
}
.insuredmembers-list .owl-prev {
  background-color: transparent !important;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 40%;
  left: -27px;
  transform: translateY(-50%);
  width: 40px;
}

.insuredmembers-list .owl-next {
  background-color: transparent !important;
  padding: 0;
  margin: 0;
  position: absolute;
  right: -27px;
  top: 40%;
  transform: translateY(-50%);
  width: 40px;
}
.insuredmembers-list .editableforms {
  padding: 0 45px;
}
.editablebox:disabled, input:disabled, select:disabled {
    color: #b9b9b9;
}

.sticky-alert.alert {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.edit-trigger-mob {
  font-size: 14px;
  font-weight: 100;
  position: absolute;
  right: 40px;
  top: 6px;
  display: none;
  z-index: 999;
}

.final-prem {
  font-weight: bold;
}

.nominee-update {
  padding: 0;
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
}
.nominee-update li {
  display: inline-block;
  margin-right: 10px;
  width: 35px;
}
.nominee-update li img {
  width: 100%;
}
#AddMember .modal-dialog,
#RemoveMember .modal-dialog,
#EditMember .modal-dialog,
#EditPolicy .modal-dialog,
#EditMember_02 .modal-dialog {
  width: 380px;
}
#policy_reviced .modal-dialog {
  width: 300px;
}
#policy_reviced .modal-dialog p {
  margin-bottom: 0px;
}
#AddMember .modal-content {
  padding: 0;
}
#AddMember .modal-header,
#RemoveMember .modal-header,
#EditMember .modal-header,
#EditPolicy .modal-header,
#EditMember_02 .modal-header {
  margin: 0 25px;
  padding: 30px 0 10px;
  border-bottom: 2px solid #009690;
}
#AddMember .close,
#RemoveMember .close,
#EditMember .close,
#EditPolicy .close,
#EditMember_02 .close {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 30px;
}
.insurer-member {
  margin-top: 0;
}

.popuphead {
  font-size: 20px;
  font-weight: bold;
}

.form-group label {
  font-size: 13px;
}
#AddMember select.form-control,
#AddMember .modal-content input,
#RemoveMember select.form-control,
#RemoveMember .modal-content input,
#EditMember select.form-control,
#EditMember .modal-content input,
#EditPolicy select.form-control,
#EditPolicy .modal-content input,
#EditMember_02 select.form-control,
#EditMember_02 .modal-content input {
  border: none;
  border-bottom: 1px solid #b1b1b1;
  border-radius: 0;
  padding: 0;
  font-size: 13px;
  line-height: 22px;
  height: auto !important;
  background-color: #ffffff;
}
.modal .dob::after {
  content: "";
  display: block;
  position: absolute;
  right: 7px;
  bottom: 9px;
  width: 22px;
  height: 22px;
  background-image: url(../images/calendar-icon.png);
  background-repeat: no-repeat;
  cursor: pointer;
  pointer-events: none;
  background-size: cover;
}
.modal .dob {
  position: relative;
}

.wizard > .actions {
  display: none !important;
}

.insuredbox {
  margin-bottom: 20px;
  margin-top: 10px;
}
.insuredbox input {
  position: absolute;
  opacity: 0;
}
.insuredbox label {
  display: block;
  border-radius: 15px;
  box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);
  padding: 20px;
  position: relative;
}
.insuredbox input + label::before {
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  border: 2px solid #bfbfbf;
}
.insuredbox ul {
  padding: 0;
  list-style: none;
  margin-bottom: 0;
}
.insuredbox li:not(:last-child) {
  margin-bottom: 10px;
}
.insuredbox .title {
  width: 115px;
  display: inline-block;
  vertical-align: top;
}
.btn-nobg {
  color: #009690;
  background-color: transparent;
  border: none;
}
.selec + input {
  display: none;
}

.selec {
  color: #009690;
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.insuredbox input:checked + label::before {
  content: "\f058";
  display: block;
  position: absolute;
  right: 9px;
  top: 5px;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  font-family: "Font Awesome 5 Free";
  color: #009690;
  border: none;
  font-size: 25px;
  text-align: center;
}

.form-group + label.error {
  color: red;
  font-size: 12px;
}
#steps-preregistration .form-control {
  border-width: 2px !important;
  border-radius: 100px !important;
  padding-left: 20px;
  font-size: 15px;
}
#steps-preregistration .form-row .form-control {
  border-width: 2px !important;
  border-radius: 10px !important;
  padding-left: 10px;
  font-size: 15px;
  height: 45px;
  padding-right: 8px;
}
.dob-box .form-group.col-md-2:not(:last-child)::after {
  content: "-";
  position: absolute;
  right: -3px;
  top: 10px;
}
.dob-box .form-group.col-md-2:not(:last-child) {
  position: relative;
}
.left {
  /* width: 100px; */
  background: transparent;
  color: #dcdcdc;
  border: 0 none;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 19px;
  font-size: 25px;
}

div#steps-uid-0 {
  height: 100%;
}

.shrunken-box > div.h-100 {
  height: auto !important;
}
.custom-radio-2 {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  margin-top: 10px;
}
.custom-radio-2 li {
  display: inline-block;
  margin-right: 15px;
}
.custom-radio-2 [type="radio"]:checked,
.custom-radio-2 [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.custom-radio-2 [type="radio"]:checked + label,
.custom-radio-2 [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
}
.custom-radio-2 [type="radio"]:checked + label:before,
.custom-radio-2 [type="radio"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #e5e5e5;
}
.custom-radio-2 [type="radio"]:checked + label:after,
.custom-radio-2 [type="radio"]:not(:checked) + label:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #009690;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.custom-radio-2 [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.custom-radio-2 [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.amt small {
  font-size: 15px;
}

/****  floating-Lable style start ****/
.floating-label {
  position: relative;
  margin-bottom: 20px;
}
.floating-input,
.floating-select {
  font-size: 14px;
  padding: 4px 4px;
  display: block;
  width: 100%;
  height: 30px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #757575;
}

.floating-input:focus,
.floating-select:focus {
  outline: none;
  border-bottom: 2px solid #5264ae;
}

.floating-label label:not(.error) {
  color: #999;
  font-size: 14px;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 23px;
  top: 10px;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}
.hidden-label label:not(.error) {
  opacity: 0;
  pointer-events: none;
}
.floating-input:focus ~ label,
.floating-input:not(:placeholder-shown) ~ label {
  top: -17px;
  font-size: 12px;
  color: #000000;
  opacity: 1;
  white-space: nowrap;
  left: 10px;
}
.floating-input:focus ~ label,
.floating-input:not([value=""]):valid ~ label {
  top: -17px;
  font-size: 12px;
  color: #000000;
  opacity: 1;
  white-space: nowrap;
  left: 10px;
}
.floating-select:focus ~ label,
.floating-select:not([value=""]):valid ~ label {
  top: -17px;
  font-size: 12px;
  color: #000000;
  opacity: 1;
  white-space: nowrap;
  left: 10px;
}
.dont-float-label .floating-select:focus ~ label, .dont-float-label .floating-select:not([value=""]):valid ~ label {
  opacity: 0;
}
/* active state */
.floating-input:focus ~ .bar:before,
.floating-input:focus ~ .bar:after,
.floating-select:focus ~ .bar:before,
.floating-select:focus ~ .bar:after {
  width: 50%;
}

.floating-textarea {
  min-height: 30px;
  max-height: 260px;
  overflow: hidden;
  overflow-x: hidden;
}

/****  floating-Lable style end ****/

#msform .form-control::placeholder {
  color: #999999;
  font-size: 14px;
}
#steps-preregistration .form-row .form-control::placeholder,
select:invalid {
  color: #999999;
  font-size: 14px;
}

.btn-theme {
  background: #009690;
  padding: 5px 20px;
  display: inline-block;
  border-radius: 5px;
  text-align: center;
  font-size: 16px;
  border: none;
  color: #ffffff;
}
#msform .col-md-12 > .form-row > .form-group {
  padding-right: 25px;
}

.heading-spacer {
  margin-bottom: 15px;
}

.mobileview {
  display: none;
}
.step-final {
  display: none;
}

.renew-btn {
  width: auto !important;
  padding: 5px 30px !important;
}
.pie {
  text-indent: -9999rem;
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 100%;
  margin-right: 15px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.pie:after {
  content: attr(data-percentage) "%";
  width: 3.1rem;
  height: 3.1rem;
  border-radius: 100%;
  background: #303030;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  text-indent: 3px;
  font-size: 15px;
  line-height: 47px;
}
.support-text {
  display: inline-block;
  vertical-align: middle;
}

.footer h5 span#total {
  display: block;
  padding-left: 18px;
  font-size: 20px;
  line-height: 25px;
  position: relative;
}
.footer h5 span#total::before {
  content: "";
  position: absolute;
  display: block;
  background: url(../images/rupee.png);
  background-size: 100%;
  width: 16px;
  height: 20px;
  left: -4px;
  top: 2px;
}
.footer .final-premium {
  font-size: 14px;
  line-height: 16px;
  position: relative;
  display: inline-block;
}

#policysummary .modal-header {
  margin: 0 25px;
  padding: 30px 0 10px;
  border-bottom: 2px solid #009690;
}
#policysummary table {
  width: 100%;
}
#policysummary td {
  padding-bottom: 5px;
  display: table-cell;
}
.mobileview .renew-btn {
  font-size: 13px;
  padding: 5px 20px !important;
}
#msform .form-control:valid {
  border-color: #009690;
}
.alert{
    display: none;
}
#steps-preregistration .below21txt, #steps-preregistration .above21txt {
    padding-left: .75em !important;
}
.dont-float-label {
    margin-top: 10px;
}
.update-address .row .col-md-6 {
    padding-right: 25px;
}
#steps-preregistration .form-control:valid {
    border-color: #009690 !important;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.myAlert-top.alert-danger {
  color: red !important;
  background-color: transparent !important;
  border-color: transparent !important;
  width: 100%;
  text-align: left;
  font-size:12px;
}




.custom-radio-01 [type="checkbox"]:checked, 
.custom-radio-01 [type="checkbox"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.custom-radio-01 [type="checkbox"]:checked + label, 
.custom-radio-01 [type="checkbox"]:not(:checked) + label {
  position: relative;
  padding: 2px 7px !important;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
  width: 100%;
}
.custom-radio-01 [type="checkbox"]:checked + label:before {
  border: 2px solid #009690 !important;
}
.custom-radio-01 [type="checkbox"]:checked + label:before, 
.custom-radio-01 [type="checkbox"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  right: 10px;
  top: 7px;
  width: 20px;
  height: 20px;
  border: 2px solid #ddd;
  border-radius: 100%;
  background: #fff;
}
.custom-radio-01 [type="checkbox"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.custom-radio-01 [type="checkbox"]:checked + label:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #009690;
  position: absolute;
  top: 12px;
  right: 15px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}


/*Slider style*/

.mainboxstyle{
       display: flex;box-shadow: none;
    justify-content: space-around;}

.slider1benifits {
    width: 45%;
    margin: 0px 10px;
    -webkit-box-shadow: 0px 0px 13px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 13px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 9px -1px rgba(0,0,0,0.50);
    padding: 20px 0px;
    position: relative;
    border-radius: 25px;
}

.slider1benifits .owl-theme .owl-nav {
    position: relative;
    /* top: 0; */
}

     .slider1benifits .owl-prev {
    position: absolute;
    left: -12px;
    background: no-repeat;
    top: -155px;background: transparent !important;
}
     .slider1benifits .owl-next {
    position: absolute;
    right: -13px;
    top: -155px;
    background: transparent !important;
}



.slider1benifits h5 {
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    font-size: 22px;
    margin-bottom: 10px !important;
    color: #454545;
}
.slider1benifits span.icon {
    width: 30%;
    display: block;
    margin: 0 auto;
}

.slider1benifits span.icon img {
    width: 100%;
}

.iconbutn a {
    display: inline-block;
    /* text-align: center; */
    padding: 5px 45px;
    background: #d2d2d2;
    border-radius: 29px;
    text-decoration: none;
    color: #5b5b5b;
    font-size: 17px;
}

.iconbutn a:hover{text-decoration: none;color: #009690}

.iconbutn{text-align: center;
    margin-top: 20px;}

    .deactivate + label{
        color: #ddd !important;
        border-color: #dddddd !important;
      }
.coversBox.discount1 input.checkerBox + label {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/**/
.switch{
	width:100%;
	height:auto;
	position:relative;
	}
.switch input{
	position:absolute;
	width:100%;
	height:100%;
	z-index:100;
	opacity:0;
}
.switch label {
	display:inline-block;
	text-align:center;
	color:#646464;
	line-height:1;
	width:auto;
	height:auto;
	background-color:#d2d2d2;
	border-radius:3px;
	/*border-right:3px solid #1D6C5A;*/
	/*border-bottom:3px solid #1D6C5A;*/
	padding:8px 18px;
	font-size:17px;
	border-radius:29px;
	}
.switch input:checked ~ label {
	background-color:#009690;
	/*border-right:3px solid #0C5B40;*/
	/*border-bottom:3px solid #0C5B40;*/
	color:white;
	}	
	
#seniorDOB:read-only { 
  background-color: white;
}
#newDtSelector:read-only { 
  background-color: white;
}
	
#yourDOB:read-only { 
  background-color: white;
}

#insuredMemberDOB:read-only { 
  background-color: white;
}
	
#nomineeDOB:read-only { 
  background-color: white;
}

#mem1DOB:read-only { 
  background-color: white;
}
#mem2DOB:read-only { 
  background-color: white;
}
#mem3DOB:read-only { 
  background-color: white;
}
#selectmsg_primemember .floating-label { 
  position:relative;
  width:60%;
  margin:28px auto 20px auto;
}
#selectmsg_primemember .floating-input , #selectmsg_primemember .floating-select {
  font-size: 14px;
    padding: 0.75rem .75rem;
    display: block;
    width: 100%;
    height: 39px;
    background-color: #fff;
    border: 2px solid #ced4da;
    border-radius: 20px;
}
#selectmsg_primemember .floating-input:focus , #selectmsg_primemember .floating-select:focus {
     outline:none;
     border:2px solid #009690; 
}

#selectmsg_primemember label {
  width: auto;
  color: #495057; 
  font-size:14px;
  font-weight:normal;
  position:absolute;
  pointer-events:none;
  left:15px;
  top:9px;
  transition:0.2s ease all; 
  -moz-transition:0.2s ease all; 
  -webkit-transition:0.2s ease all;
}

#selectmsg_primemember .floating-input:focus ~ label, #selectmsg_primemember .floating-input:not(:placeholder-shown) ~ label {
  top:-18px;
  font-size:14px;
  color:#000000;
}
#selectmsg_primemember .floating-input:focus ~ label,
#selectmsg_primemember .floating-input:not([value=""]):valid ~ label {
	top:-18px;
  font-size:14px;
  color:#000000;
}
#selectmsg_primemember .floating-select:focus ~ label , #selectmsg_primemember .floating-select:not([value=""]):valid ~ label {
  top:-18px;
  font-size:14px;
  color:#495057;
}
.fa-rupee-sign:before{
	font-size:17px !important;
	}
/*new css*/	
.guide-img1	{
	margin-top:15.5%;
	}
.topfeature	{
	display:inline-block;
	width:38%;
	}
.topfeature2{
	display:inline-block;
	width:23%;
	}	
.topfeature table, .topfeature2 table	{
	width:100%;
	}
.topfeature table tr td, .topfeature2 table tr td	{
	font-weight:bold;
	font-size:14px;
	line-height:1.2;
	text-align:left;
	}		
.devider	{
	height:5px;
	width:100px;
	background-color:#333;
	margin:20px auto;
	}
.discountOffer, .nolimitsBenefits, .infiniteReasons	{
	width:24.5%;
	text-align:center;
	display:inline-block;
	margin-top:20px;
	margin-bottom:40px;
	vertical-align:top;
	}
.discountOffer table, .nolimitsBenefits table, .infiniteReasons table	{
	width:100%;
	text-align:center;
	}
.discountOffer table tr td, .nolimitsBenefits table tr td, .infiniteReasons table tr td{
	width:100%;
	text-align:center;
	   font-size:16px;
	}
.moreCover	{
	width:57%;
	text-align:center;
	display:inline-block;
	margin-top:20px;
	margin-bottom:40px;
	vertical-align:top;
	border-right:1px solid #CCC;
	}
.moreCover table	{
	width:100%;
	}
.moreCover table tr td img{
	width:100%;
	}		
.moreTime	{
	width:42%;
	text-align:center;
	display:inline-block;
	margin-top:20px;
	margin-bottom:40px;
	vertical-align:top;
	}
.moreTime table	{
	width:100%;
	text-align:center;
	}
.moreTime table tr td img	{
	width:100%;
	text-align:center;
	}
.basicBenefits, .eligibilityCriteria, .waitingPeriod{
	margin-bottom:40px;
	width:100%;
	margin-top:40px;
	   font-size:16px;
	}		
.basicBenefits tr:first-child{
	background-color:#f2f2f2;
	height:40px;
	font-weight:bold;
	border-top:1px solid #CCC;
	}
.basicBenefits tr{
	height:80px;
	}		
.basicBenefits tr td:first-child{
	width:15%;
	border-bottom:1px solid #CCC;
	text-align:left;
	padding:0px 10px;
	border-right:1px solid #CCC;
	}	
.basicBenefits tr td{
	width:5%;
	border-bottom:1px solid #CCC;
	}
.eligibilityCriteria tr td:first-child, .waitingPeriod tr td:first-child{
	background-color:#f2f2f2;
	width:35%;
	height:80px;
	font-weight:bold;
	border-bottom:1px solid #CCC;
	padding:0px 10px;
	}
.eligibilityCriteria tr:first-child, .waitingPeriod tr:first-child{
	border-top:1px solid #CCC;
	}	
.eligibilityCriteria tr td, .waitingPeriod tr td{
	border-bottom:1px solid #CCC;
	text-align:left;
	padding:0px 10px;
	}
.exclusionText	{
	text-align:justify;
	margin-bottom:3rem;
	}
.exclusion{
	display:inline-block;
	width:31%;
	vertical-align:top;
	margin-top:10px;
	margin-left:12px;
	}	
.exclusion li{
	text-align:left;
	}	
.exclusionText, .exclusion{
font-size:16px;
}	
p {
   margin-top:1rem !important;
   margin-bottom:1rem !important;
}
.col-md-12.heading-style-2 h2{

font-size:3rem;
color:#333333;

}
