/* latin-ext */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/SiteAssets/MidLife/css/fonts/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  /* latin */
  @font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/SiteAssets/MidLife/css/fonts/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  /* latin-ext */
  @font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(/SiteAssets/MidLife/css/fonts/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  /* latin */
  @font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(/SiteAssets/MidLife/css/fonts/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  /* latin-ext */
  @font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(/SiteAssets/MidLife/css/fonts/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  /* latin */
  @font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(/SiteAssets/MidLife/css/fonts/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  /* latin-ext */
  @font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/SiteAssets/MidLife/css/fonts/pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  /* latin */
  @font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/SiteAssets/MidLife/css/fonts/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
:root {--blue: #3657D9;}
:root{--lightblue:#E7EDF6;}
:root{--lightgray:#cccccc;}
:root{--green:#06A800;}
:root{--lightgreen:#C1FABF;}
:root{--orange:#FC802B;}
:root{--lightorange:#FDB380;}
:root{--lighterOrange:#FFF2D9;}
body {
    font-family: Poppins, sans-serif;
	font-size: 16px;
}
a{color:var(--orange); font-weight: 600;}
.col-70{width:70%;}
.fs-big {
	font-size: 1.5rem;
	line-height: 1.3;
}
ul{padding:0;}
.fs-medium {
	font-size: 1.2rem;
}
.fs-small{font-size: 14px;}
.fw-medium{font-weight: 500;}
.fw-normal{font-weight: 400;}
.detailSummary{max-width: 54%;margin-left: 10%;margin-bottom: 20px;
	border-right:1px solid var(--lightgray);padding:100px 16px 0px 16px;}
.premiumSummary{width: 25%; padding: 0 18px; background: #ffffff;position: fixed;right: 10%;top:100px;}
.productDetails,.productVehiDetails{
        padding: 16px 24px;
	width:100%; border-bottom:1px solid #cccccc;
    }
.justifySpace{justify-content: space-between;}
.switch {
    width: 50px;
    height: 16px;
	margin-left: 20px;position: relative;
    display: inline-block;}
.sliderSwitch {
	width: 48px;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: 0.4s;
    transition: 0.4s;
	border-radius: 25px;
text-align: right;
font-size:12px;}
.switch:before {
    width: 16px;
    height: 16px;
    position: absolute;
    content: "";
    left: 0px;
    /*bottom: 3px;*/
    background-color: #333333;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border-radius: 50%;
	z-index: 1;
}
.ap-switchBtn-wrp.ap-onState .sliderSwitch {
    background-color: var(--lighterOrange);}
.ap-switchBtn-wrp.ap-onState .switch:before{
	background-color: var(--orange);
    -webkit-transform: translateX(25px);
    -ms-transform: translateX(25px);
	transform: translateX(25px); left: 8px;}
.switch div:before{content: "No";position: relative;left: -7px;top: -1px;}
.ap-switchBtn-wrp.ap-onState .switch input:checked ~ div:before {
     content: "Yes";
     text-align: left;
	position: absolute;
    left: 7px;
    top: -1px;
}
.align-items{align-items: center;}
.text-center{text-align:center;}
.did-floating-ncb{
	width:100%;
    line-height: 31px;
    padding: 5px 10px;
	display: block;
	cursor: pointer;
	border:none;
	background: transparent;
	font-weight: 700;
}
.idvValue{width:max-content;border:1px solid var(--lightgray);border-radius:8px; padding: 8px 12px; margin-top:4px;}
.idvValue div{cursor:pointer;}
.idvValue div,.additionalNote div{color:var(--orange);}
.annualLimit{width:60%; margin-right: 20px;}
.planPremiumInner{position:relative;
    margin-bottom: 10px;}
.planPremiumInner label,.planPremiumInner label span.text-center{margin-left:25px;color:#44495B;}
.planPremium{
	width: 45%;
    margin: 3px;
	display: inline-block;
}
.planPremium input[type="radio"]:not(:checked)+label:before,.radios input[type="radio"]:not(:checked)+label:before{content:""; height: 17px;
    width: 17px;
    border: 2px solid var(--lightgray);
    border-radius: 50%;
    position: absolute;
    cursor: pointer;
	background: white;
    left: -1px;
    top: 16px;
}
.planPremium input[type="radio"]:checked+label:before,.radios input[type="radio"]:checked+label:before{content:""; height: 17px;
    width: 17px;
    border: 2px solid var(--orange);
    border-radius: 50%;
    position: absolute;
    cursor: pointer;
	background: white;
    left: -1px;
    top: 16px;
}
.planPremium input[type="radio"]:checked+label:after,.radios input[type="radio"]:checked+label:after{content: "";
    height: 8px;
    width: 8px;
    border-radius: 50%;
    position: absolute;
    cursor: pointer;
    background: var(--orange);
    left: 3.5px;
    top: 20.5px;
}
.br{border-right:1px solid var(--lightgray);}
.planPremium input[type="radio"]:checked+label{font-weight: bold; color:#151B32;}
.planPremium input[type="radio"]:checked+label span{color:#06a800;}
.planSelection{
        padding: 24px;
	border: 1px solid var(--lightgray);
    border-radius: 8px;
    background-color: var(--lightblue);
    }
.additionalNote{padding: 16px;border:1px solid var(--lightorange);background: linear-gradient(0deg, #FFFFFF, #FFF4EC);border-radius: 8px;
}
.odoReading{position:relative; width: 97%;align-items: center;justify-content: left;}
.odoReading p{font-weight:500; margin-right: 10px;}
.odoReading input{width:35%;min-width:140px;}
.odoReading span{position:relative; right: 43px;}
.editVehicle,.editPolicy,.saveDetails,.editpersonalDetails,.saveIDV{
	width: 80px;
    border: 1px solid var(--orange);
    padding: 7px;
    border-radius: 8px; text-align: center;}
.editVehicle,.editPolicy,.editpersonalDetails{display: flex;}
.editVehicle:hover,.editPolicy:hover,.saveDetails:hover,.saveIDV:hover,.editpersonalDetails:hover{background: var(--lighterOrange);cursor:pointer;}
.edit-icon{
    width: 30px;
    height: 23px;
	background-position:-51px 3px;}
.editIDV .edit-icon{background-position:-23px 3px;}
.benefit-icon{
	background: #ffffff; 
	border:none; 
	border-radius:50%;
    width: 30px;
    height: 30px;
	background-position:-81px 5px;margin-right: 10px;}
.benefit-icon.addiCover {background-position:-111px 5px;}
.addiNote-icon{
    width: 30px;
    height: 23px;
	background-position:-145px 2px;}
.edit-icon,.benefit-icon,.addiNote-icon{background-size: 225px !important;transition: ease-in-out .3s;background-image: url("/SiteAssets/MidLife/images/motor/lostcustomer-icon.svg");background-repeat: no-repeat;}
.vehicleDetails div,.policyDetails div,.personaldetails div{flex:1 0 auto; width: 33%;}
.vehicleDetails div p:first-child,.policyDetails div p:first-child,.personaldetails p:first-child{color: #A1A4AD;}
.vehicleDetails div p:last-child,.policyDetails div,.personaldetails p:last-child{color: #44495B;}
.declaration{margin:0;padding: 0;}
.declaration li{display:flex; padding-bottom:10px;}
.declaration li:last-child{border-bottom:none;padding-bottom:0px;}
.declaration li label{
	position: relative;
    padding-left: 25px;
    top: 0px;width: 100%;}
.declaration li input[type="checkbox"]:not(:checked)+label:before{
	content:""; height: 17px;
    width: 17px;
    border: 1px solid var(--lightgray);
    border-radius: 2px;
    position: absolute;
    cursor: pointer;
    background: white;
	left: 0;
	top:3px;
}
.declaration li input[type="checkbox"]:checked+label:before{content:""; height: 17px;
    width: 17px;
    border: 1px solid var(--orange);
    border-radius: 2px;
    position: absolute;
    cursor: pointer;
    background: var(--orange);
	left: 0;
	top:3px;
}
.declaration li input[type="checkbox"]:checked+label:after{content: '';
	position: absolute;
    left: 0;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
.declaration li input[type="checkbox"]:checked+label:after{top: 3px;}
.common-layouts-details{width:100%;}
.hide{display:none!important;}
.floatingLable{position: relative;margin-right: 15px;}
p{
    margin: 0;
}
.flexDisplay{display:flex;}
.fw-bold {
    font-weight: 700;
}
img {
    max-width: 100%;
    height: auto;
}
.mb{margin-bottom:10px;}
input{appearance: none;-webkit-appearance: none;-moz-appearance: none;}
input[type="radio"], input[type="checkbox"]{margin:-1px;}
label{font-weight:500;}
.did-floating-input{
	width:100%;
    line-height: 31px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    padding: 5px 10px;
	display: block;
	cursor: pointer;
	height: 43px;
	padding-right:30px;
	background:#fff;
}
.did-floating-label{
    color: #2c2c2c;
    position: absolute;
    pointer-events: none;
    top: 10px;
	left:10px;
    padding: 0 5px;
    background: #fff;
    transition: 0.4s;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;}
select.did-floating-input{padding:5px 10px;font-weight: 500;appearance:none;}
.calendarIcon:before{content: '';
    width: 21px;
    height: 21px;
    position: absolute;
    right: 12px;
    background-position: -205px 0px;
    background-color: white;
	top:12px;
	pointer-events: none;
	background-size: 225px !important;transition: ease-in-out .3s;background-image: url("/SiteAssets/MidLife/images/motor/lostcustomer-icon.svg");background-repeat: no-repeat;
}
.did-floating-input:focus ~ .did-floating-label{
    font-size: 12px; background: white;left: 5px;
    top: -9px;}
.did-floating-input:not(:placeholder-shown) ~ .did-floating-label{
    font-size: 12px; background: white;left: 5px;
    top: -9px;}
.slider-wrapper{
  width: 85%;
  margin: 35px auto;
}
.noUi-marker-horizontal.noUi-marker {
    margin-left: 7px;
    width: 5px;
    height: 5px;
    z-index: 1;
    border-radius: 50%;
    background: #ffffff;
}
.noUi-marker-horizontal.noUi-marker-large{height: 5px;}
/*.noUi-pips .noUi-value:nth-child(1 of .noUi-value){left:6%!important;}
.noUi-pips .noUi-value:last-child{left:93%!important;}*/
.noUi-value{top:-48px;font-weight: 500;cursor: default!important;}
.noUi-pips-horizontal{padding: 0 25px;height: 0;top:5px;}

.noUi-target,.noUi-connects{background-color: #CEDBEC;border-radius: 12px;}
.noUi-connect{background-color: #0C4DA2;}
.noUi-horizontal .noUi-handle{height: 0;width: 0;}

.noUi-horizontal .noUi-handle {
    width: 25px;
    height: 25px;
    right: -11px;
    top: -6px;
}
.noUi-handle:after, .noUi-handle:before{left: 9px;}
.noUi-handle:after{left: 12px;}
.noUi-horizontal .noUi-tooltip{bottom: -40px;background:#051F41;color: #ffffff;}
.premiumBreakdown{display:none;}
.payPremium{padding: 10px 15px;
    background: var(--orange);
    border: none;
    border-radius: 8px;text-align: center;}
.calendar{width: 100%;}
.editvehiDetails .floatingLable{width:33.33%}
.personaldetailsControls .floatingLable{width:100%}
.editpolicyDetails{flex-wrap:wrap;}
.editpolicyDetails .floatingLable{width:47%}
body.openPrice::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 40;
    display: block;
}
i.icon.chevron.left:before,i.icon.chevron.right:before{content: '';
    width: 21px;
    height: 21px;
    position: absolute;
    right: 12px;
    background-position: -398px 0px !important;
    top: 1px;
    pointer-events: none;
	background-size: 225px !important;
	transition: ease-in-out .3s;
	background-image: url("/SiteAssets/MidLife/images/motor/lostcustomer-icon.svg")!important;
	}
i.icon.chevron.left:before{transform: rotate(90deg);}
i.icon.chevron.right:before{transform: rotate(-90deg);}
.crossButton:before,.premiumBreakdown .dropdown-icon:before{content: "";
    width: 35px;
    height: 35px;
    position: absolute;
    z-index: 9999;
    background-size: 307px !important;
    transition: ease-in-out .3s;
    background-image: url(/SiteAssets/MidLife/images/motor/lostcustomer-icon.svg);background-repeat: inherit;}
.premiumBreakdown .dropdown-icon:before{left: 182px;background-position: 63px 0px;top: 20px;}
.crossButton:before{background-color: #333333;
    left: 50%;
    background-position: 312px 4px;
    top: -38px;
    border: none;
    border-radius: 50%;}
.crossButton{display:none;}
.blueContent{color:var(--blue);}
.dropdown {
  width: 100px;
  display: inline-block;
  background-color: #fff;
  /*border-radius: 2px;
  box-shadow: 0 0 2px rgb(204, 204, 204);*/
  transition: all .5s ease;
  position: relative;
  font-weight: bold;
  color: #474747;
  height: 100%;
  text-align: right;
}
.dropdown .select {
    cursor: pointer;
   display: block;
    padding: 10px
}
.dropdown .select > i {
    font-size: 13px;
    color: #888;
    cursor: pointer;
    transition: all .3s ease-in-out;
    float: right;
    line-height: 20px
}
.dropdown.active .select > i {
    transform: rotate(-90deg)
}
.dropdown .dropdown-menu {
    position: absolute;
    background-color: #fff;
    width: 100%;
	min-width: 100px;
    left: 0;
    margin-top: 1px;
    box-shadow: 0 1px 2px rgb(204, 204, 204);
    border-radius: 0 1px 2px 2px;
    overflow: hidden;
    display: none;
   /* max-height: 144px;*/
    overflow-y: auto;
    z-index: 9;
	text-align: left;
}
.dropdown .dropdown-menu li {
    padding: 10px;
    transition: all .2s ease-in-out;
    cursor: pointer;
	position:relative;
}
.dropdown .dropdown-menu li label{margin-left:30px; cursor: pointer;}
.dropdown .dropdown-menu {
    padding: 0;
    list-style: none;
	border-radius: 6px;
}
.dropdown .dropdown-menu li:hover {
    background-color: var(--lighterOrange);
}
.dropdown .dropdown-menu li.active {
    background-color: var(--lighterOrange);
}
.radios input[type="radio"]:not(:checked)+label:before,.radios input[type="radio"]:checked+label:before{left: 15px;
    top: 12px;}
.radios input[type="radio"]:checked+label:after{left: 20px;
    top: 17px;width:7px;
	height:7px}
.select .dropdown-icon{padding-right:15px;}
.select .dropdown-icon:before{content: "";
    width: 25px;
    height: 25px;
    background-image: url(/SiteAssets/MidLife/images/motor/lostcustomer-icon.svg);
    background-size: 225px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: -173px 0;
    right: 0;}
.premiumBreakup li:last-child p,.premiumBreakup li:last-child span{color:inherit;}
.premiumBreakup li p{color:#5B5F70;}
.premiumBreakup li span{color:#555665;}
#txtodometer~ .errspan.errTooltip
{
	    position: absolute !important;
    top: 20% !important;
    right: 23% !important;
    margin: 0 !important;
}
input:focus::placeholder {
  color: transparent;
}
@media screen and (min-width: 1367px){.premiumSummary{right:2%;}
	.detailSummary{max-width:70%;margin-left: 2%;}
}
@media screen and (max-width: 1024px){.premiumSummary{right:2%;z-index: 999;}
	.detailSummary{max-width:100%;margin-left: 0%;}
	.premiumSummaryBrekup{display:none;}
	.premiumBreakdown{display:flex; flex: 1 0 auto;}
	.stickyBand{position:fixed;background: #ffffff;box-shadow: 0 10px 20px 5px #333333; padding:10px;width:100%;display: flex;bottom:0;align-items: center; left: 0;}
	.stickyBand img{width:12px;height: 7px;}
}

@media screen and (max-width: 750px){
	img,.productVehiDetails .saveDetails,.productDetails .saveDetails, .odoReading input{width:100%;}
	.fs-big{font-size:1.2rem;}
	.productDetails.flexDisplay.mb img:first-child{display:none;}
	.errspan.errTooltip {
    margin-right: 35px !important;
}
	.detailSummary{max-width: 100%;margin-left: 0%;padding: 100px 5px 0px 5px;}
	.floatingLable{margin-bottom:17px;}
	.editpolicyDetails .floatingLable
	{
		width:100% !important
	}
.premiumSummaryBrekup{width: 100%;position: static; display: none;}
	.editvehiDetails .floatingLable,.editpolicyDetails,.personaldetailsControls .floatingLable{width: 100%;}
	.drivingLimit,.productDetails,.productVehiDetails,.vehicleDetails,.editvehiDetails,.policyDetails,.editpolicyDetails,.personaldetailsControls,.personaldetails{display:block;}
	.productDetails,.productVehiDetails,.planSelection{
		padding: 12px;}
	.vehicleDetails div, .policyDetails div, .personaldetails div,.odoReading,.annualLimit{width:100%;}
	.br{border-right:0;}
	.planDetail{font-size:14px;}
	.premiumSummary{width: 100%;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;z-index: 999;}
	.premiumSummaryBrekup{
    position: fixed;
    bottom: 35px;
    background: #ffffff;
    padding: 20px;
    border: none;
    border-radius: 10px;}
	.stickyBand{position:fixed;background: #ffffff;box-shadow: 0 10px 20px 5px #333333; padding:10px;width:100%;display: flex;bottom:0;align-items: center;}
	.stickyBand img{width:12px;height: 7px;}
	.premiumBreakdown{cursor:pointer;flex: 1 0 auto;display: block;}
	.payPremium{padding: 10px 15px;
    background: var(--orange);
    border: none;
    border-radius: 8px;}
	.crossButton{display:block;}
	.odoReading{flex-wrap: wrap;}
	.odoReading span:not(.errTooltiptext){ top: 30px;
        right: 10px;
        position: absolute;
}
	   .personal-details{
        display: block !important;
    }
    .full-address{
        margin-right: 0px !important;
        margin-bottom: 10px !important;
    }
    .landmarkPin{
        display: block !important;
    }
    .landmarkPin .floatingLable:first-child{
        width: 100% !important;
    }
	
	.Age{
        display: block !important;
    }
    .Age .floatingLable:first-child{
        width: 100% !important;
    }
	.Age:has(.floatingLable:nth-child(2):not(.hide)).floatingLable:first-child{
		width:100%;
	}
	
	
    #txtodometer~ .errspan.errTooltip
{
	    position: absolute !important;
	    top: 44% !important;
	    right: 15% !important;
	    margin: 0 !important;
}
.chkError .errTooltiptext::after
{
    left: 10px;
}
.chkError .errTooltiptext
{
    left: 0;
    margin-left: 0;

}
.chkError label[for=Chkdeclaration]
{
    margin-bottom: 30px;
}
.planPremium
{
    width: 47%;
}
.noUi-horizontal .noUi-tooltip {
    bottom: -40px;
    background: #051F41;
    color: #ffffff;
    /*left: 42px;*/
}
/*.noUi-horizontal .noUi-tooltip.rightToggle {
    
    left: -82%;
}*/
.noUi-value{top:-46px;font-weight: 500;}

}
#preLoader .modal-sm {
    top: 40%;
    width: 225px;
    margin: 20px auto;
    position: relative;
    padding: 20px;
    left: 0px;
}
.full-address {
    width: 100% !important;
}
.landmarkPin .floatingLable:first-child {
    width: 69.333%;
}

.Age .floatingLable:first-child {
    width: 48.333%;
}

.errspan {
    margin-right: 10px !important;
}
.MidLife_DOB~ .errspan,#prePolicyEndDate~ .errspan {
    margin-right: 35px !important;
	margin-top:-33px !important;
}
#lblFullAddress
{
	overflow-wrap: break-word;
}
#preLoader.fade {
    background-color: #fffffff2;
    opacity: 0.9;
    z-index: 999999;
}
input.did-floating-input{
	cursor:text
}
/*.noUi-horizontal .noUi-tooltip.rightToggle {
    
    left: -50%;
}*/
.ap-popup-inner .ap-popup-head
{
	text-align:center;
	font-size:2rem;
	font-weight:400;
}
ul.ap-personInfo-editWrp li
{
	text-align:left;
	font-size:20px;
}
ul.ap-personInfo-editWrp li h3
{
	font-weight:400;
	font-size:20px;
}
@media screen and (min-width: 1600px) and (max-width:1921px)
{
	.detailSummary
	{
		max-width:54%;
	 margin-left: 10%;
	}
	.premiumSummary
	{
		    right: 10%;
		    width: 25%;
	}
	#txtodometer~ .errspan.errTooltip
{
	    
    right: 32.5% !important;
    
}
}
@media screen and (min-width: 320px) and (max-width:550px){
	.idvValue {
    	width: 100% !important;
		margin-bottom: 10px;
	}
	.slider-wrapper{width: 85%;}
	#divIDVSave
	{
		margin-top:10px
	}
}