
.head-sub-text {
	max-width: 490px;
	margin: 0 auto;	
}
.quote-header-box {
	max-width: 830px;
	min-height: 260px;
	border-radius: 6px;
	background-color: rgba(255, 255, 255, 0.5);
	border: solid 1px #efeeec;
	margin: 20px auto;
	margin-bottom: 30px;
	padding:20px;
}


.zip-header-box {
    max-width: 830px;
    border-radius: 6px;
    background-color: rgba(255, 195, 118, 0.5);
    border: solid 1px #efeeec;
    margin: 20px auto;
    margin-bottom: 30px;
    padding: 20px;
	font-weight: bold;
}


.zip-header-box.zip-r-a {
	background-color: #c0e0bf;
	color: #547562;
}


.quote-header-photo {
	width: 300px;
	height: 220px;
	margin-right: 30px;
}


.qh-booktext {

	margin-bottom: 50px;
	font-size: 22px;
	line-height: 1.55;
	text-align: center;
	color: #474b56;
}

.lp {
    float: left;
    margin-right: 110px;
}

.quote-box {
	width: 100%;
	border-radius: 8px;
	background-color: #ffffff;
	box-shadow: 1px 1px 3px 0 #e5e5e5;	
	margin-bottom: 55px;
	padding:25px;
    padding-top: 40px;
}

.quote-box-selected {
    background-color: rgba(68, 157, 68, 0.13);
    box-shadow: 1px 1px 3px 0 #449d44;
}

.quote-box-blur {
  -webkit-filter: blur(8px);
  -moz-filter: blur(8px);
  -o-filter: blur(8px);
  -ms-filter: blur(8px);
  filter: blur(8px);
  background: #CCC;
  pointer-events: none;
}

.profile-img {
	border-radius: 50%;
	width:170px;
    height: 170px;
   /* border: 1px solid #CCC; */
}

.pbname {
	font-size: 25px;
	line-height: 1.03;
	letter-spacing: 1px;
	margin-top: 22px;
	min-height: 60px;	
}

.pbloc {
	font-size: 14px;	
}

.star-yellow {
	color: #ffb626;	
	font-size: 15px !important; 
}

.review-amt-text {
	margin-left: 15px;	
	font-size: 14px;	
}
.profile-rating {
	margin-top: 10px;
	margin-bottom: 15px;	
}

.quoteAmt {
	margin-top:44px;
	font-size:40px;
}

.quoteAmtPreDisc {
	font-size:17px;
	/*text-decoration: line-through;
	-moz-text-decoration-color: #b24444;
	-moz-text-decoration-style: solid;
	text-decoration-color: #b24444;
	text-decoration-style: solid; */
}

.strike {
    position: relative;
    display: inline-block;
}
.strike::before {
    content: '';
    border-bottom: 2px solid #b24444;
    width: 100%;
    position: absolute;
    right: 0;
    top: 35%;
}


.quoteAmtDisc {
	font-size:40px;
	color:#b24444;
}

.disc-call-outer {
	position: relative;
}

.disc-call-out {
	position: absolute;
	top: 0;
	right: 0;
    background: #b24444;
    color: #FFF;
    padding: 5px;
    border-radius: 4px;
}


.arrow-left:after {
    content:'';
    position: absolute;
	
    top: 14%;
    left: 50%;
    margin-left: -52px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #b24444;

}

.quote-line {
	margin-bottom: 12px;
	margin-top: 12px;	
}

.overview {
	border-radius: 4px;
	background-color: #f8f7f6;
	padding: 12px;	
	margin-bottom:10px;
}

.overview-text {
	white-space: pre-line;	
	height: 100px;
	overflow: hidden;
	font-size: 15px;
	line-height: 1.73;
	color: #474b56;
	margin-bottom: 5px;
}

.table > tbody > tr:first-child > td {
    border: none;
}

.needhelp {
	font-size: 22px;
	margin-top:40px;	
	margin-bottom:10px;	
}

.callus {
	font-size: 29px;
	margin-bottom:50px;	
}

.flexwrap {
	display: flex;
}

.flexcol {
	display: flex;	
}

.flexbottom {
	/* position: absolute;
	bottom: 0;	 */
}


.modal-body {
	padding: 50px 80px;	
}


.logo-img-signup {
    width: 100px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.logo-img-modal-header {
    width: 100px;
    margin-bottom: 30px;
	
}

td.ok {
	display: none;
}

td.clear {
	display: none;	
}
/*
.perfect-datetimepicker .buttonpane {
	display: none;
} */
#datepicker {
	margin: 0 auto;
    display: table;
}

.resdatepicker {
	margin: 0 auto;
    display: table;
}

.pbnamesd {
    margin-bottom: 15px;
    font-size: 25px;
}

.pbtxtsd {
    margin-bottom: 15px;
}


.selectDateTime {
	margin-top: 20px;	
}

.qdl {
	padding-bottom: 20px;	
}
.qdhr {
	margin-top: 0px;	
}


.review-1 {
	padding:50px;	
	padding-bottom: 0;
}

.review-2 {
	padding:0 50px;	
}

.review-header-box {
	max-width: 520px;
	border-radius: 6px;
	background-color: rgba(255, 255, 255, 0.5);
	border: solid 1px #efeeec;
	margin: 20px auto;
    padding: 30px 50px;
}

.borderless td {
	border: 0 !important;	
}

.overalltd {
    padding-top: 15px !important;
}

.dinggotd {
    padding-top: 15px !important;	
	padding-right: 90px !important;
}


.stars-table tr td {
	padding-left: 0 !important;	
}

.stars-table {
	width: 50%;	
}


.showName {
  font-size: 12px;
  color: #848484;
}

#hourText {
	margin-top:10px;
}

.q-book-text {
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 15px;
    white-space: nowrap;
}

.highDemand {
	position: absolute;
	top: 6px;
	font-size: 12px;
	font-weight: 900;
	text-align: center;
	color: #49a3b3;
	background: #f5f5f5;
	border-radius: 4px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
    padding-right: 25px;
}

.highDemand-ribbon {
    position: absolute;
    top: 2px;
    z-index: 1;
    left: 40px;
    width: 40px;
}


.highDemand-stacked {
	position: absolute;
	top: -18px;
	font-size: 12px;
	font-weight: 900;
	text-align: center;
	color: #49a3b3;
	background: #f5f5f5;
	border-radius: 4px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
    padding-right: 25px;
}

.highDemand-stacked-ribbon {
    position: absolute;
    top: -20px;
    z-index: 1;
    left: 0px;
    width: 40px;
}
.highDemand-spacer {
	height:40px;
}

.addlServices {
	font-size:15px;
}
.addlServices-head {
	font-size:17px;
}


#priceDifferenceModal .modal-content {
    width: 800px; 
    margin-left:-100px; 
}

#priceDifferenceModal .modal-header {
	border-bottom:0;	
}
#priceDifferenceModal .modal-body {
	padding-top: 0px;
	
}

.m-b-header {
    font-size: 22px;
    text-align: center;
    margin-bottom: 30px;
}

.m-b-subheader {
    margin-bottom: 10px;
}

.m-b-text {
    margin-bottom: 10px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
}


.pb-totalJobs {
    margin-top: -13px;
    font-size: 14px;
}

.sd-datepicker {
    width: 70px;
}

.sd-label {
	display: block;
	font-size: 14px;
	margin: 10px 0;
}

.sd-label.error {
	color:#B42326;
	
}

.sd-input {
    width: 100%;
    border: 1px solid #CCC;
    border-radius: 4px;
    padding: 10px;
    font-size: 15px;
}



.review.s1 {
}

.review.nav-img {
	max-width: 505px;	
    margin: 0 auto;
    width: 100%;
}

.review.s2 {
	margin-top: 125px;
	border-radius: 4px;
	box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.05);
	background-color: #ffffff;
	min-height: 300px;
	padding: 145px 115px 60px;
	max-width:800px;
}

.review.profile-img {
    position: absolute;
    top: -230px;
    right: 35%;
}

.review-h1 {
	font-size: 24px;
	font-weight: 900;
	line-height: 1.25;
	letter-spacing: normal;
	color: #2b2f31;
}

.review-h2 {
	font-size: 20px;
	font-weight: 900;
	line-height: 1.25;
	letter-spacing: normal;
	color: #2b2f31;
}

.review.info-text {
	font-size: 14px;
	color: #2b2f31;
	opacity: 0.5;
	margin-top:10px;
}

.review-rating-center {
    width: 100px;
    margin: 0 auto;
}


.review-rating-center.lg {
    width: 240px;
	margin-bottom:60px;
}

.review-subrating {
	margin: 0 auto;
	font-size: 16px;
	line-height: 1.63;
	color: #2b2f31;
}

.rate-review-sm {
	margin-left: 15px;
	padding-bottom:20px
}

.review-subrating-text {
	text-align: right;
	padding-right: 15px;
	padding-bottom:20px
}
table.review-subrating td {
    width: 250px;
}

.review-div {
	padding-left:50px;
	padding-right:50px;
}
.review-area {
	width: 100%;
	padding: 13px 19px;	
	border-radius: 3px;
	border: solid 1px #999999;
	margin-top:20px;
}

.nextBtn-review {
	color: #FFF;
    padding-top: 6px;
}

.client-review-fields {
	margin-bottom: 60px;
}


.would-recommend-button {

    vertical-align: middle;
	width: 162px;
	height: 55px;
	border-radius: 85px;
	background-color: #ecac2e4a;
    color: #2b2f31;
	
	font-family: 'Avenir-Heavy', sans-serif;
	font-size: 16px;
	letter-spacing: 0.2px;
	text-align: center;
    font-weight: bold;
	-moz-border-radius: 100px; -webkit-border-radius: 100px; border-radius: 100px;
    text-shadow: none;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

.would-recommend-button:hover { color: #FFF; background: #ecac2e;  border: 1px solid #ecac2e;  }

.would-recommend-button:focus { outline: 0;  color: #FFF; background: #ecac2e; border: 1px solid #ecac2e; }

.would-recommend-button:active { outline: 0;  color: #FFF; background: #ecac2e; border: 1px solid #ecac2e; }

.would-recommend-button:active:focus, .would-recommend-button.active:focus { outline: 0;  color: #FFF; background: #ecac2e; border: 1px solid #ecac2e; }

.would-recommend-button.activeclick { outline: 0;  color: #FFF; background: #ecac2e; border: 1px solid #ecac2e; }



.dinggo-insurance-option-button {
    vertical-align: middle;
	width: 162px;
	height: 55px;
	border-radius: 85px;
	background-color: #ecac2e4a;
    color: #2b2f31;
	font-family: 'Avenir-Heavy', sans-serif;
	font-size: 16px;
	letter-spacing: 0.2px;
	text-align: center;
    font-weight: bold;
	-moz-border-radius: 100px; -webkit-border-radius: 100px; border-radius: 100px;
    text-shadow: none;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

.dinggo-insurance-option-button:hover { color: #FFF; background: #ecac2e;  border: 1px solid #ecac2e;  }

.dinggo-insurance-option-button:focus { outline: 0;  color: #FFF; background: #ecac2e; border: 1px solid #ecac2e; }

.dinggo-insurance-option-button:active { outline: 0;  color: #FFF; background: #ecac2e; border: 1px solid #ecac2e; }

.dinggo-insurance-option-button:active:focus, .dinggo-insurance-option-button.active:focus { outline: 0;  color: #FFF; background: #ecac2e; border: 1px solid #ecac2e; }

.dinggo-insurance-option-button.activeclick { outline: 0;  color: #FFF; background: #ecac2e; border: 1px solid #ecac2e; }




.mr20 {
	margin-right: 20px;
}


.s3-text {
	max-width: 800px;
    padding-left: 0;
	margin-bottom: 150px;
}

.review-google-img {
    width: 100px;
    margin-top: -4px;
}

.reviewpreview {
	padding:30px;
	text-align: left;
	border-radius: 3px;
	box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.05);
	background-color: #ffffff;
	margin-bottom: 56px;
}

.review-preview {
    padding: 0;
    margin-left: -3px;
    margin-bottom: 15px;
}

img.review-profile-img {
    left: 50%;
    transform: translate(-50%,0);
    position: absolute;
    z-index: 1;
    border-radius: 100%;
	width:170px;
    margin-top: 40px;
}

.zipradiobtn {
	margin-top:20px !important;
}

.zip_pre_modal {
	background: #fff;	
	text-align: center;
}

.zm_subheader {
	font-size:12px;
}



.s3 {
	max-width: 800px;
	border-radius: 5px;
	background-color: #ffffff;
	box-shadow: 1px 1px 3px 0 #e5e5e5;
	margin-bottom: 60px;
	
}
.s3-text {
	max-width: 800px;
    padding-left: 0;
	margin-bottom: 150px;
}
.s3-inner {
	padding: 30px 34px;
	
}


.fin {
	margin-top:70px;
	margin-bottom:80px;	
}
.fincheck {
	margin-top: 25px;
	margin-bottom: 30px;
	width: 66px;
}

.fincheckerror {
    margin-top: 25px;
    margin-bottom: 10px;
    font-size: 70px;
}

.fintext {
	max-width: 490px;
	margin-top:5px;
	margin-bottom:45px;	
}


.d-subhead {	
	line-height: 1.41;
	max-width:600px;
    margin: 0 auto;
}

.whitebg {
	background: #fff;
}

.zip_rnpl_interest_quote {
	width: 500px;
}


.fq-price {
	font-size: 46px;
	color: #2c2e30;
	margin-bottom: 20px;
	margin-top: 30px;
}

.fq-price-assessed {
	font-size: 40px;
	color: #919393;
	margin-top: 30px;
}

.fq-price-afterassessed {
	font-size: 46px;
	color: #2c2e30;
	margin-bottom: 20px;
}
.strike-assessed::before {
    content: '';
    border-bottom: 3px solid #b24444;
    width: 100%;
    position: absolute;
    right: 0;
    top: 45%;
}
.strike-assessed {
    position: relative;
    display: inline-block;
}



.gallery-img {
	width:125px;
	margin-right:15px;
}

.gallery-div {
	display: inline-block;
	font-size:14px;
	margin-bottom: 10px;
    margin-left: 20px;
}

.gallery-div:first-of-type {
    margin-left: 0px;
}

.image-container {
    position: relative;
    width: 125px;
    height: 100%;
}
.image-container .after {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 5px;
    border-radius: 0px 0px 0px 20px;
    display: block;
    color: #FFF;
    background: #000;
    cursor: pointer;
}

.enlargeModalContent {
    margin-top: 100px;
}

.gallery-img-large {
	width: 600px;
}



.supplementarystatusbanner {
    text-align: center;
    margin-top: 20px;
    padding: 10px;
    color: #FFF;
    border-radius: 4px;
}

.supplementarystatusbanner.approved {
    background: #62b186;
}
.supplementarystatusbanner.rejected {
    background: #d9534f;
}

.quote-header-box.fnol-recommended {
	min-height: 0px !important;
}
