#main-content > .container {
	width: 100%;
	max-width: 100%;
}
#main-content > .container > #content-area > #left-area > article > .entry-content > .quote23 > form {
	/*width: 80%;
	max-width: 1080px;
	position: relative;
	display: block;
	margin: auto;*/
}
.quote23 h1, .quote23 h2, .quote23 h3, .quote23 h4, .quote23 h5, .quote23 h6 {
    font-weight: 400;
    color: #3e3e3e;
}
.quote23 .gray-line {
	border-top: 1px solid #eee;
	height: 1px;
	position: relative;
	top: 46px;	
}
.quote23 ul.tabs{
    margin: 0px;
    padding: 0px !important;
    list-style: none;
    background-color: #fff;
    margin-bottom: 0px;
}
.quote23 .one-column ul.tabs{
	list-style-type: none;
	text-align: center;
	margin-top: 20px;
}
.quote23 ul.tabs li{
    background: none;
    color: #333;
    display: inline-block;
    padding: 15px 0px 15px 0px;
    cursor: pointer;
    margin: 0px 30px;
    position: relative;
    font-size: 1.4em;
    font-weight: 500;
}
.quote23 .one-column ul.tabs li{
	background-color: #fff;
	border: 1px solid #eee;
	border-radius: 50%;
	padding: 10px 18px;
	margin: 0 10px;
}
.quote23 .backbutton {
    cursor: pointer;
    position: relative;
	margin-left: 13%;
	bottom: 50px;
	font-size: 1.4em;
	font-weight: 500;
	background-color: #fff;
	border: 1px solid #eee;
	border-radius: 25px;
	padding: 15px 20px;
}
.quote23 ul.tabs li.current{
    background: none;
    color: #3c3c3c;
}
.quote23 .one-column ul.tabs li.current{
    border: 1px solid;
    color: #fff;
}
.arrow_box {
	position: relative;
	background: #ffffff;
}
.quote23 .tab-content{
    display: none;
}
.quote23 .tab-content.current{
    display: inherit;
}
.quote23 .tab-content label {
    font-weight: 700;
    width: 100%;
    display: block;
    font-size: 15px;
    margin-bottom: 15px;
    margin-top: 1em;
    line-height: 1.1em;
    color: #666 !important;
}
.quote23 .tab-content .childblock label {
    margin-top: 0.2em;
}
.pretty.p-switch .state label {
    margin-top: 0px;
    font-size: 21px;
    height: 14px;
}
.quote23.clc .tab-content label[for="insurance_for_2"] {
	width: 50%;
	display: inline-block;
}
.quote23 .hr {
    background-color: #efefef;
    height: 1px;
}
.quote23 .discount_code {
    width: 100%;
    margin-bottom: 10px;
}
.quote23 input[type=text],.quote23 input[type=number],.quote23 input[type=tel],.quote23 input[type=email],.quote23 input[type=date],.quote23 input[type=month], .quote23 select, .quote23 textarea {
    padding: 6px !important;
    width: 100%;
    background-color:#ffffff !important;
    border: none;
    border: 1px solid #eee;
    font-size: 14px;
    color: #666;
    height:36px;
}
.quote23 input[type="date"]::-webkit-calendar-picker-indicator {
    height: 17px;
    width: 17px;
}
.quote23 input[type="month"]::-webkit-calendar-picker-indicator {
    height: 17px;
    width: 17px;
}
.quote23 input[type=checkbox]:disabled {
    color:#333;
}
.quote23 .stepdesc {
    font-size: 14px;
    text-align: center;
}
.quote23 .pretty input[disabled][type=checkbox]~* {
    opacity:1;
}
.quote23 .no-value {
    font-size:18px;
    text-align:center;
    margin-top: 20px;
}
.quote23 {
    padding-top: 20px;
    max-width: 1024px;
    margin: 0px auto;
}
.quote23 .errorbullet {
    /*color: #02C431; use border-color class*/
}
.quote23 .promoblock {
    background-color: #efefef;
    padding: 10px;
    text-align: right;
}
.quote23 .promoblock .discountCodeSide {
    display: inline-block;
    width: 30%;
    height: 34px;
}
.quote23 .bike .state label {
}
.quote23 .childblock {
    padding: 10px;
    background-color: #fefefe;
    border-top: 1px solid #dedede;
    width: 100%;
}
.quote23 .childblock > .pretty {
	padding-top: 10px;
	padding-left: 10px;
}
.quote23 .childblock > .pretty > .state > label {
	text-indent: unset;
}
.quote23 .childblock > .pretty > .state > label:before, .quote23 .childblock > .pretty > .state > label:after{
	content: none;
}
.quote23 .parentblock:not(:first-child) .addremove.bikebuttons{
	border-top: 1px solid #dedede;
}
.quote23 .childblock .subblock {
    display: none;
    /*display: flex;*/
    flex-wrap: wrap;
    padding-top: 10px;
    border-top: 1px solid #ececef;
    margin-top: 10px;
    padding-: 10px;
}
.quote23 label[for="provideLater_1"] {
    margin-top:0px;
    margin-bottom:20px;
}
.quote23 .parentblock {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #FCFCFC;
    border: 1px solid #eee;
}
.quote23 .button-with-margin {
    margin-top: 20px;
    padding-bottom: 50px;
}
.quote23 .button-with-margin .can-add-bike{
	display: none;
}
.quote23 .button-with-margin .single-action{
	display: block;
}
.quote23 .button-with-margin.multiple-bikes .can-add-bike{
	display: block;
}
.quote23 .button-with-margin.multiple-bikes .single-action{
	display: none;
}
.quote23 .button-with-margin.multiple-bikes .can-add-bike .quote-col-2:first-child{
	float: left;
	padding-left: 0;
}
.quote23 .button-with-margin.multiple-bikes .can-add-bike .quote-col-2:last-child{
	float: right;
	padding-right: 0;
	text-align: right;
}
.quote23 .button-with-margin .single-action .generate_quote_next {
	width: auto !important;
	min-width: 100px;
	float: right;
}
.quote-col-1.discountCode {
    display: none;
}
.quote23 .quote-form {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.quote23 h2 {
    padding-left: 20px;
    text-align: center;
    background: none;
	color: #3c3c3c;
	display: block;
	font-weight: 600;
}
.quote23 .quote-error{
    order:1;
}
.quote23 .one-column {
	margin-bottom: 50px;
	max-width: 100%;
	width: 100%;
	margin-top: 20px;
}
.quote23 .left-column {
	margin-bottom: 50px;
	max-width: 65%;
	float:left;
    width:100%;
}
.quote23 .sidebar-page{
    max-width:33%;
    margin:0;
    float:right;
    margin-left:2%;
    padding:0px;
    width:100%;
    margin-bottom: 50px;
}
.quote23 .left-column .detail-content {
    display:none;
}
.quote23 .success_text h2 {
    line-height: 26px;
    text-align: center;
}
.quote23 .success_text {
    display:none;
    color: #333333;
    text-align:center;
    margin:50px 15% 30%;
    font-size:16px;
    line-height: 22px;
}
.quote23 .clearfloat {
    height:0px;
    line-height: 0px;
    font-size: 0px;
}
.quote23 .errorlog {
    font-size: 13px;
    text-align: center;
    margin: 10px;
    display: none;
}
.quote23 .validatr-message {
    right: 0px;
    border: none;
    font-size: 11px;
    text-align: right;
    line-height: 13px;
    font-weight: bold;
    border-radius: 2px;
    max-width: 50%;
}
.quote23 .bike-details {
    display: flex;
    font-size: 14px;
    padding: 20px;
    border-bottom: 1px solid #ededed;
    line-height: 26px;
    flex-wrap: wrap;
}
.quote23 .bike-details .price {
    text-align: right;
}
.quote23 .bike-details h2 {
    text-align: left;
    font-weight: 500;
    margin-left: 20px;
    margin-top: 20px;
    font-size: 20px;
}
.quote23 .bike-details h3{
    font-size: 14px !important;
    text-align: left;
    font-weight: 500;
    margin-left: 20px;
    margin-top: 0px;
    font-size: 20px;
    padding: 0px;
    color: #333;
}
.quote23 .priceblock {
    display: flex;
    padding: 10px;
	margin-bottom: 0;
}
.quote23 .priceblock .pretext {
    display: block;
    text-align: right;
    width: 50%;
    padding-right: 20px;
    border-right: 1px solid #ccc;
    font-size: 21px;
}
.quote23 .priceblock .pricesubblock {
    text-align: center;
    width: 50%;
    vertical-align: baseline;
}
.quote23 .priceblock .pricesubblock.display-one-price {
	width: 100%;
	background: #fff;
}
.quote23 .priceblock .pricesubblock.monthly  {
    border-right: 1px solid #ccc;
}
.quote23 .priceblock .price{
    font-weight:600;
    font-size:30px;
    display: inline-block;
    line-height: 34px;
}
.quote23 .priceblock .mont-txt{
    font-size:16px;
    display: block;
}
.quote23 .priceblock .special-txt{
    font-size:12px;
    display: block;
}
.quote23 .help-block {
    font-size:12px;
}
.quote23 .policyNumbers {
    display:block;
}
.quote23 input[type=number]::-webkit-inner-spin-button, 
.quote23 input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quote23 .applyPromo {
    border: none;
    padding: 8px;
    font-size: 14px;
    color: #FFFFFF;
    border-radius: 2px;
    box-shadow: 0 0 2px 0 rgba(0,0,0,0.12), 0 2px 2px 0 rgba(0,0,0,0.24);
    -webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.12), 0 2px 2px 0 rgba(0,0,0,0.24);
    -moz-box-shadow: 0 0 2px 0 rgba(0,0,0,0.12), 0 2px 2px 0 rgba(0,0,0,0.24);
    text-transform: capitalize;
    cursor: pointer;
    transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
    margin:0;
    font-weight:normal;
}
.quote23 .searchAddress {
    /*background: #02C431; use primary-bg-color class*/
    border: none;
    padding: 11px;
    font-size: 14px;
    color: #FFFFFF;
    border-radius: 2px;
    box-shadow: 0 0 2px 0 rgba(0,0,0,0.12), 0 2px 2px 0 rgba(0,0,0,0.24);
    -webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.12), 0 2px 2px 0 rgba(0,0,0,0.24);
    -moz-box-shadow: 0 0 2px 0 rgba(0,0,0,0.12), 0 2px 2px 0 rgba(0,0,0,0.24);
    text-transform: capitalize;
    cursor: pointer;
    transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
    margin:0;
    font-weight:normal;
    width:10%;
    float:left;
}
.quote23 .address-error {
    font-size: 12px;
}
.quote23 .address #address {
}
.page-id-294 #top-menu>li:not(#menu-item-175){
    display:none;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus, select:focus {
    /*border-color: #fff !important;*/
}
.quote23 hr {
    background-color: #eee;
}
.quote23 .generate_quote_dup:disabled,.quote23 .generate_quote_next:disabled,.quote23 .claim_submit_next:disabled,.quote23 #custom-file-upload:disabled {
    background-color:#ececec !important;
    color:#989898 !important;
}
.quote23 .generate_quote_dup,.quote23 .generate_quote_next, .quote23 .claim_submit_next,.quote23 .claim_submit_next:disabled,.quote23 .ccustom-file-upload,.quote23 #custom-file-upload:disabled {
    width: 100% !important;
    margin: 0px 0px 0px auto !important;
    position: relative;
	display: inline-block;
} 
.quote23 .button-with-margin.multiple-bikes .can-add-bike .quote-col-2 .generate_quote_next, .quote23 .button-with-margin.multiple-bikes .can-add-bike .quote-col-2 .add-bike {
	width: auto !important;
	min-width: 200px;
}
.quote23 .generate_quote_dup, .quote23 .generate_quote_next, .quote23 .claim_submit_next, .quote23 #custom-file-upload, .quote23 .add-bike {
    border: none;
    padding: 10px;
    font-size: 16px;
    color: #FFFFFF;
    border-radius: 2px;
    box-shadow: 0 0 1px 0 rgba(0,0,0,0.1), 0 0px 1px 0 rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 1px 0 rgba(0,0,0,0.1), 0 0px 1px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 1px 0 rgba(0,0,0,0.1), 0 0px 1px 0 rgba(0,0,0,0.1);
    text-transform: capitalize;
    cursor: pointer;
    transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
    margin:0;
    font-weight:normal;
}
.quote23 .add-bike {
	background: #fff;
	border: 1px solid !important;
}
.quote23 .button-with-margin.multiple-bikes .can-add-bike .quote-col-2 .add-bike:focus {
	background: #fff !important;
}
.quote23 .fast-quote-section .ajax-loader-sidebar {
	position: absolute;
	background: rgba(255, 255, 255, .7);
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-image: url('/wp-content/plugins/quoteline/public/images/loader.gif');
	background-repeat: no-repeat;
	background-position: 50% 20%;
	z-index: 9999;
	display: none;
}
.quote23 .fast-quote-section p.price-msg{
    font-size: 11px;
    text-align: center;
    color: #000;
    clear: both;
    margin-top: 0px;
    width:100%;
    margin: auto;
    padding:10px;
}
.quote23.essential {
}
.quote23 .fast-quote-section{
    border: 1px solid #ffffff;
    position: -webkit-sticky;
    position: sticky;
    top: 140px;
    background-color: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    padding-bottom:20px;
}
.quote23 .month sup, .quote23 .year sup{
    font-size: 18px;
    bottom: 1.6ex;
}
.quote23 sup{
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    position: relative;
}
.quote23 .mont-txt{
    font-size: 17px;
    display: block;
} 
.quote23 .month .price, .quote23 .year .year-txt{
}
.quote23 .estimate-section .year {
    display: none;
    width: 100%;
    float: left;
    position: relative;
    height: 100%;
}
.quote23 .estimate-section span.month_year_coverage, .quote23 .price-selection {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
}
.quote23 .month.selected,.quote23 .year.selected {
    color:#ffffff;
}
.quote23 .estimate-section input[type="radio"], .quote23 .price-selection input {
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.quote23 .promocode {
    width: 100%;
    text-align: center;
    background-color: #fff;
    padding-top: 2px;
}
.quote23 .quick-table-cell {
    width: 100%;
    padding: 12px;
}
.quote23 .estimate-section .selected {
    background: #3c3c3c;
}
.quote23 .estimate-section .month {
    height: 100%;
    position: relative;
}
.quote23 .estimate-section .month, .quote23 .estimate-section .year {
    color: #fff;
    font-weight: normal;
    margin: auto;
    text-align: center;
}
.quote23 .estimate-section {
    background: #3c3c3c;
    border-radius: 2px;
    width: 100%;
    position: relative;
    margin-top: 0px;
}
.quote23 .estimate-section.white-bg {
	border-bottom: 1px solid #eee;
	border-radius: 0px;
}
.quote23 .estimate-section.white-bg .pricesubblock.display-one-price .price, .quote23 .estimate-section.white-bg .pricesubblock.display-one-price .special-txt{
	color: #3C3C3C;
	font-weight: 900;
	font-size: 50px;
	padding-top: 10px;
}
.quote23 .estimate-section.white-bg .pricesubblock.display-one-price .price {
	margin-bottom: 15px;
	position: relative;
	right: 10px;
}
.quote23 .estimate-section.white-bg .pricesubblock.display-one-price .price sup{
	font-size: 30px;
	left: 10px;
	bottom: 1.4ex;
}
.quote23 .estimate-section.white-bg .pricesubblock.display-one-price .mont-txt {
	background: #3C3C3C;
	margin: auto;
	padding: 0px 10px;
	max-width: 120px;
	border: 1px solid #3C3C3C;
	border-radius: 25px;
}	
.quote23 .estimate-section.white-bg .pricesubblock.display-one-price .special-txt {
	margin-top: 15px;
}
.quote23 .change, .quote23 .selected {
    /*background: #0087cc;*/
}
.quote23 .or-circle {
    position: absolute;
    vertical-align: middle;
    top: 53%;
    left: 50%;
    border-radius: 50px;
    border: 1px solid #FFF;
    width: 55px;
    height: 55px;
    color: #4a4a4a;
    line-height: 16px;
    font-size: 14px;
    letter-spacing: 1.28px;
    font-weight: normal;
    padding: 19px 16px;
    z-index: 1;
    background-color: #fff;
    transform: translate(-30px,-6%);
    -webkit-transform: translate(-30px,-6%);
    -moz-transform: translate(-30px,-6%);
    display: none !important;
}
.quote23 .fast-txt {
    text-align: center;
    font-size: 19px;
    letter-spacing: 1.87px;
    color: rgba(255, 255, 255, 0.54);
    display: none;
    margin-bottom: 15px;
}
.quote23 .button-no-margin {
    margin: 20px auto 0px auto;
    width: 90%;
}
.quote23 .quote-tab-container {
    background-color: #fff;
    /*box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);*/
    padding-bottom: 20px;
    position:relative;
}
.quote23 .quote-tab-container h2 {
    font-size: 18px;
    margin: 10px 0px;
}
.quote23 .quote-tab-container h3 {
    font-size: 18px;
    margin: 10px 0px;
}
.quote23 .quote-col-1,.quote-col-2,.quote-col-3,.quote-col-4 {
    /*background-color: #ffffff;
    border: 1px solid #efefef;
    border-radius: 5px;*/
    padding: 1px 10px;
    position: relative;
}
.quote23 .quote-col-2.serialNumber, .quote23 .quote-col-2.provideLater {
	margin-bottom: 20px;
	padding-left: 20px;
}
.quote23 .quote-col-2.provideLater .state{
	padding-top: 35px;
}
.quote23 .quote-col-2.provideLater .state label{
	
}
.quote23 .quote-col-2.provideLater .state label:before, .quote23 .quote-col-2.provideLater .state label:after {
	position: relative;
	display: inline-block;
	margin-right: 5px;
	top: 2px;
}
.quote23 .quote-col-2.provideLater .state label:after {
	left: unset;
	margin-right: 100px;
	right: 223px;
}
.quote23 .detail-content ul {
    list-style: none;
    margin: 0 !important;
    font-size: 0.9em;
    line-height: 1.7em;
}
.quote23 .detail-content ul li{
	list-style: none;
	margin: 0;
	padding: 0 40px 10px 20px;
}
.quote23 .detail-content ul li .cover-checked{
	padding-left: 35px;
}
.quote23 .detail-content ul li.collapse-btn {
	background: none !important;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding-top:10px;
	text-align: center;
	cursor: pointer;
}
.quote23 .detail-content ul li.collapse-btn div, .quote23 .detail-content ul li.collapse-btn.fold div {
	width: 120px;
	margin: auto;
	text-align: left;
}
.quote23 .detail-content ul li.collapse-btn div:before, .quote23 .detail-content ul li.collapse-btn.fold div:before{
	content: "View Full Cover";
	font-weight: 600;
}
.quote23 .detail-content ul li.collapse-btn.collapse div:before{
	content: "View Less Cover";
}
.quote23 .detail-content h3 {
    font-size: 20px;
    text-align: center;
	padding: 34px 0;
    font-weight: 500;
    border-bottom: 1px solid #eee;
}
.quote23 .detail-content ul{
    padding-top: 20px !important;
    padding-left: 0 !important;
}
.quote23 .detail-content ul li ul.sub{
	padding-top: 10px !important;
	padding-bottom: 0px;
	font-size: 13px;
}
.quote23 .sidebar-description {
    padding: 0px 20px;
    font-size: 14px;
    border-bottom: 1px solid #eee;
	padding-bottom: 20px !important;
}
.quote23 .cover-checked span.excess-title {
    display: inline-block;
    width: 75%;
}
.quote23 .error {
    border: 1px solid rgb(240, 68, 77) !important;
}
.quote23 span.help-block.form-error {
	color: rgb(240, 68, 77) !important;
}
.quote23 .productOptions h4{
    text-align:center;

}
.quote23 .quote-col-1 {
    border: none !important;
    padding: 0 20px;
}
.quote23 .quote-col-1.bike.p-default {
    background: #fff;
	position: relative;
	bottom: 5px;
	width: 100%;
	padding: 10px 20px 20px 20px;
	border-bottom: 1px solid #eee !important;
}
.quote23 .pretty .state {
    position: relative;
}
.quote23 .productOptions {
    margin-top:30px;
}
.quote23 .productOptions a {
    display: block;
    /* width: 100%; */
    padding: 12px;
    background-color: #efefef;
    border-radius: 5px;
    color: #333;
    font-weight: 600;
    margin: 10px 10px;
}
.page-template-template-claim-step #primary {
    background-color:#f7f7f7;
}
.page-template-template-quote-step #primary {
    background-color:#f7f7f7;
}
#post-884 h1 {
    display: none;
}
.pretty.p-switch .state:before {
    height: calc(1em + 1px) !important;
    top: calc((0% - (100% - 1.14em)) - 16%) !important;
}
.quote23 .parent-row {
    border-bottom: 1px solid #efefef;
    padding-top: 10px;
}
.quote23 .addremove {
    text-align: right;
    display: block;
    width: 100%;
}
.quote23 .parentblock:first-child>.addremove.bikebuttons{
	height: 1px;
}
.quote23 .parentblock:first-child>.addremove .remove {
    display: none !important;
}
.quote23 .parentblock:last-child>.addremove .remove {
    display: inline-block;
}
.quote23 .parentblock:not(:first)>.addremove .remove {
    display: none;
}
.quote23 .parentblock .childblock .subblock:not(:last-of-type) .addremove .remove,
.quote23 .parentblock .childblock .subblock:not(:last-of-type) .addremove .add {
    display: none;
}
.quote23 .parentblock .childblock .subblock:not(:last-of-type) .addremove {
	height: 10px;
}
.quote23 .parentblock .childblock .subblock:last-of-type .addremove .remove {
    display: inline-block;
}
.quote23 .addremove a {
    display: inline-block;
    background-color: #cecece;
    border: 1px solid #efefef;
    padding: 5px 10px;
    border-radius: 3px;
    margin: 7px 0px;
    font-weight: normal;
    color: #fff;
    font-size: 15px;
}
.quote23 .subblock .addremove {
    padding-right: 10px;
    padding-left: 10px;
    overflow: hidden;
}
.quote23 .subblock .addremove a {
    border: 1px solid #efefef;
    color: #ffffff;
    padding: 10px 25px;
    box-shadow: 0 0 1px 0 rgba(0,0,0,0.1), 0 0px 1px 0 rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 1px 0 rgba(0,0,0,0.1), 0 0px 1px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 1px 0 rgba(0,0,0,0.1), 0 0px 1px 0 rgba(0,0,0,0.1);
}
.quote23 .subblock .addremove a:first-child {
	float: left;
	margin: 10px 0 0 10px;
	background: #fff;
	border-color: #eee;
	color: #666;
}
.quote23 .subblock .addremove a:last-child {
	float: right;
	margin: 10px 10px 0 0px;
}
.quote23 .addremove.bikebuttons a.add {
	width: 10px !important;
	height: 1px !important;
	background: transparent !important; 
	padding: 0 !important;
	margin: 0 !important;
	border: none !important;
}
/* Hide HTML5 Up and Down arrows. */
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
.pretty.p-switch .state:before {
    height: calc(1em + 5px) !important;
    top: calc((0% - (100% - 1em)) - 16%) !important;
}
.pretty {
    margin-top: 5px;
    margin-right: 0;
}
.tab-content.current .pretty .state label[for^="bike["] {
	background: none;
	color: #3c3c3c;
	display: block;
	font-weight: bold;
	font-size: 1.4em;
	text-indent: unset;
}
.tab-content.current .pretty .state img.svg + label:after, .tab-content.current .pretty .state img.svg + label:before {
	content: none;
}
.tab-content.current .pretty .state img.svg {
	float: right;
	position: relative;
	bottom: 7px;
	border: 2px solid;
	border-radius: 50%;
	padding: 5px;
}

.quote23.essential .parentblock .bike {
    display: none;
}
.quote23 .pds #pds {
    width: initial;
}
/* claims css styling  */
.quote23 #claims_success {
    display: none;

}
.quote23 .parentclaimblock {
    background: #ffffff;
    padding: 20px;
}
.quote23 .parentclaimblock h2{
    font-size:22px;
    padding-left: 10px;
}
.fileinputdescription {
    font-weight:normal !important;
    margin-bottom: 20px !important;
    margin-top: 0px !important;
    display: block !important;
}
#file_uploads {
    display: none;
}

/*INFO POPUP*/
.info-detail i, .coverage_pop{
	background: url(../images/info-icon.svg)no-repeat left 0px;
	display: block;
	width: 19px;
	height: 19px;
	cursor: pointer;
	font-size: 0
}
.info-detail{
	position:relative;
	float:left;
	margin: 0 0 0 15px;
}
.info-popup {
	background: #EEEEEE;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.60);
	border-radius: 2px;
	padding: 15px;
	font-size: 13px;
	color: #4A4A4A;
	line-height: 20px;
	display:none;
	position:absolute;
	bottom:30px;
	left:-141px;
	z-index: 999999;
	width: 300px;

}
.info-detail .info-tooltip  {
	content:"";
    position: absolute;
    bottom: -6px; 
	/*bottom: 23px;*/
    left: 48%;
	border: 1px solid #a5a5a5;
	background: #eeeeee;
	height:10px;
	width:10px;	
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-top: 0 none;
	border-right: 0 none;
}
.section-off .info-detail i{background-image: url(../images/info-icon-grey.svg);cursor: default}
.section-off .info-detail:hover .info-popup{display: none}
.credit-warning .info-detail {position:absolute;right:0;top:0}

@media (max-width: 1024px) {
	.quote23 .quote-form {
        display: flex;
    }
	.quote23 .left-column {
		width: 100%;
		max-width:100%;
        order:3;
	}
	.quote23 .sidebar-page {
		width: 100%;
		max-width:100%;
        order:2;
        display: none;
    }
	.quote23 .sidebar-page .detail-content {
        display:none;
    }
	.quote23 .left-column .detail-content {
        display:block;
    }
    #footer-wrapper .section-1 .col-1, #footer-wrapper .section-1 .col-2, #footer-wrapper .section-1 .col-3, #footer-wrapper .section-1 .col-4 {
        width:100% !important;
    }
    #footer-wrapper .section-4 .right {
        width: 100% !important;
        float: none !important;
        text-align: center !important;
    }
    #footer-wrapper .section-4 .left {
        width: 100% !important;
        float: none !important;
        text-align: center !important;
    }
    #footer-wrapper .section-1, #footer-wrapper .section-2, #footer-wrapper .section-3, #footer-wrapper .section-4 {
        max-width: initial !important;
    }
    #footer-wrapper .section-4 .right > a {
        float:none !important;
    }
    #footer-wrapper ul.social-icons {
        margin-top: 20px !important;
        text-align: center !important;
        float: none !important;
    }
    #footer-wrapper ul li {
        list-style: none !important;
        margin-bottom: 5px !important;
        line-height: 20px !important;
        float: none !important;
        display: inline-block !important;
    }
    #footer-wrapper .title {
        padding: 0em 0 !important;
    }
    .col-1 p {
        margin-bottom:0px !important;
    }
    #footer-wrapper .section-2 {
        padding: 15px 10px !important;
    }
    #footer-wrapper .section-3 {
        padding: 15px 10px !important;
    }
    #footer-wrapper ul {
        padding: 0 0 0px 0 !important;
    }
    
}
@media (max-width: 768px){
	.quote23 .quote-col-2.serialNumber, .quote23 .quote-col-2.provideLater, .quote23 .button-with-margin.multiple-bikes .can-add-bike .quote-col-2 {
		float: left !important;
		clear: both;
		width: 100%;
		margin-bottom: 0px;
		padding: 0 20px;
	}
	.quote23 .quote-col-2.provideLater, .quote23 .button-with-margin.multiple-bikes .can-add-bike .quote-col-2 {
		margin-bottom: 20px;
	}
	.quote23 .button-with-margin.multiple-bikes .can-add-bike .quote-col-2 {
		padding: 0;
	}
	.quote23 .button-with-margin.multiple-bikes .can-add-bike .quote-col-2 input, .quote23 .button-with-margin.multiple-bikes .can-add-bike .quote-col-2 input.generate_quote_next {
		width: 100% !important;
	    margin: 0px 0px 0px auto !important;
	    position: relative;
		display: inline-block;	
	}
	.quote23 .quote-col-2.provideLater .state{
		padding-top: 0;
	}
	.quote23 .quote-col-2.provideLater .state label{
		text-indent: unset;
	}
}

/* do not change this below  */

.quote23 .quote-row {
    position:relative;
    margin-bottom: 10px;
}
.quote23 .quote-col-1 {
    width: 100%;
}
.quote23 .quote-col-2 {
    width: 49%;
}
.quote23 .quote-col-2:last-child {
}
.quote23 .quote-col-3 {
    width: 32%;
}
.quote23 .quote-col-3:last-child {
}
.quote23 .quote-col-4 {
    width: 24%;
}
.quote23 .quote-col-4:last-child {
}

.quote23 .white-bg {
	background: #fff !important;
}

.quote23 .quote-col-1.lastcol {
    margin-bottom: 20px;
}

.quote23 .force-hide {
	display: none !important;
}

.quote23 .force-show {
	display: block !important;
}

.quote23 input[type="checkbox"] + div.state.open:after {
	font-family: ETmodules !important;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	text-transform: none;
	position: absolute;
	right: 0;
	left: auto;
	top: 3px;
	font-size: 16px;
	color: #ccc;
	content: "\e04f";
	cursor: pointer;
}

.quote23 input[type="checkbox"] + div.state.close:after {
	font-family: ETmodules !important;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	text-transform: none;
	position: absolute;
	right: 0;
	left: auto;
	top: 3px;
	font-size: 16px;
	color: #ccc;
	content: "\e050";
	cursor: pointer;
}

/* theme color set up*/

.quote23.comprehensive .primary-color,
.quote23.comprehensive .detail-content ul li.collapse-btn div:before, .quote23.comprehensive .detail-content ul li.collapse-btn.fold div:before,
.quote23.comprehensive a:not(.add) {
	color: #c37cc6 !important;
}
.quote23.comprehensive .primary-bg-color,
.quote23.comprehensive button:focus, .quote23.comprehensive input[type="button"]:not(.add-bike):focus, .quote23.comprehensive input[type="submit"]:focus,
.quote23.comprehensive .pretty.p-default input:checked ~ .state label::after,
.quote23.comprehensive a.remove {
	background: #c37cc6 !important;
	color: #ffffff !important;
}
.quote23.comprehensive .primary-border-color,
.quote23.comprehensive .tab-content.current .pretty .state img.svg {
	border-color: #c37cc6 !important;
}
.quote23.comprehensive .parentblock:first-child .bike .state img.svg  {display: none;}
.quote23.comprehensive .detail-content ul li{
	background: url('../images/pink-check.svg') no-repeat 20px top;
}
.quote23.comprehensive .detail-content ul li.collapse-btn div, .quote23.comprehensive .detail-content ul li.collapse-btn.fold div {
	background: url('../images/pink-chevron-down.svg') no-repeat right 1px/20px 20px;
}
.quote23.comprehensive .detail-content ul li.collapse-btn.collapse div {
	background: url('../images/pink-chevron-up.svg') no-repeat right 1px/20px 20px;
}

.quote23.essential .primary-color,
.quote23.essential .detail-content ul li.collapse-btn div:before, .quote23.essential .detail-content ul li.collapse-btn.fold div:before,
.quote23.essential a:not(.add) {
	color: #c37cc6 !important;
}
.quote23.essential .primary-bg-color,
.quote23.essential button:focus, .quote23.essential input[type="button"]:not(.add-bike):focus, .quote23.essential input[type="submit"]:focus,
.quote23.essential .pretty.p-default input:checked ~ .state label::after,
.quote23.essential a.remove {
	background: #c37cc6 !important;
	color: #ffffff !important;
}
.quote23.essential .primary-border-color,
.quote23.essential .tab-content.current .pretty .state img.svg {
	border-color: #c37cc6 !important;
}
.quote23.essential .parentblock:first-child .bike .state img.svg  {display: none;}
.quote23.essential .detail-content ul li{
	background: url('../images/pink-check.svg') no-repeat 20px top;
}
.quote23.essential .detail-content ul li.collapse-btn div, .quote23.essential .detail-content ul li.collapse-btn.fold div {
	background: url('../images/pink-chevron-down.svg') no-repeat right 4px/20px 20px;
}
.quote23.essential .detail-content ul li.collapse-btn.collapse div {
	background: url('../images/pink-chevron-up.svg') no-repeat right 4px/20px 20px;
}