.widget-label{
	color: #3c8fbc;
	font-size: 14px;
	font-weight: 600;
	font-family: sans-serif;
	margin-bottom: 2px;
	margin-top: 9px;
	text-align: center;
}

.widget-getQuoteBtn{ 
	/*background-color: #ff6f2a !important;*/
	/*background-color:#F37021;*/
	background-color: #F4640B;
	/*color: white !important;*/
	color: #FAFAFA;
	padding: 5px 20px;
	border: none;
	/* border-radius: 4px; */
	cursor: pointer;
	margin-top: 5px;
	border-radius: 6px;
	width: 100% !important;
	height: 30px; 
	/*margin-left: 2%;*/
	font-size : 19px;
	font-weight : bold;
}

.widget-NextQuoteBtn { 
	/*background-color: #ff6f2a !important;*/
	/*background-color:#F37021;*/
	background-color: #F4640B;
	/*color: white !important;*/
	color: #FAFAFA;
	padding: 5px 20px;
	border: none;
	/* border-radius: 4px; */
	cursor: pointer;
	margin-top: 10px;
	border-radius: 6px;
	width: 95% !important;
	height: 30px; 
	margin-left: 2%;
	font-size : 19px;
	font-weight : bold;
}
/* 
#widget-address {
	width: 65%;
	padding: 5px;
	border: 1px solid #ced4da;
	border-radius: 6px;
	box-sizing: border-box;
	resize: vertical;
	width: 90%;
	margin-top: 10px;
	height: 30px;
} */

.widget-logo {
	margin-left: 3%;
	/* width: 144px; */
	height: 30px;
	margin-top: 10px;
	/* background: #3c8fbc; */
}

.widgetLogo-Div {
	height: 42px;
	/* width: 101%; */
	/*background: #007ac9;*/
	background: #005EA0;
	margin-left: -6px;
}

.widget-label {
	/*color: rgb(0, 122, 201);*/
	color: rgb(2, 122, 201);
	/* font-size: 25px; */
	/* font-weight: 600; */
	font-family: Calibri, sans-serif;
	margin-bottom: 2px;
	margin-top: 9px;
}

.consumerWidgetBody {
	background: #ececec;
}

.main-body-widget {
	background: #FFFFFF;
	border: 1px solid #ccc;
	padding: 0px 0 6px 6px;
	height: auto;
	border-radius: 4px;
	/* width: 22.5%; */
	/* margin-left: 22%;
	margin-top: 22%; 
	margin-top: 10%; */
	margin: auto;
}

.main-body-widget-policyForm{
	background: #FFFFFF;
	border: 1px solid #ccc;
	padding: 0px 0 6px 6px;
	height: auto;
	border-radius: 4px;
	/* width: 21%; */
	/* margin-left: 22%;
	margin-top: 22%; 
	margin-top: 10%; */
	margin: auto;
}

.autocomplete-suggestions {
	text-align: left;
	cursor: default;
	border: 1px solid #ccc;
	border-top: 0;
	background: #fff;
	box-shadow: -1px 1px 3px rgba(0, 0, 0, .1);
	/* core styles should not be changed */
	position: absolute;
	display: none;
	z-index: 9999;
	max-height: 254px;
	overflow: hidden;
	overflow-y: auto;
	box-sizing: border-box;
}

.autocomplete-suggestion {
	position: relative;
	padding: 0 .6em;
	line-height: 23px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 1.02em;
	color: #333;
}

.autocomplete-suggestion b {
	font-weight: normal;
	color: #1f8dd6;
}

.autocomplete-suggestion.selected {
	background: #f0f0f0;
}

.widgetInlineError {
	border: 1px solid #c12f18 !important;
}

.widgetInvalidAddress {
	color: #c12f18;
	margin-top: 2px;
	font-size: 12px;
	font-family: Calibri, sans-serif;
	margin-left: 2%; /* added */
}


.policyFormInput {
	opacity: 0.011;
	/*position: absolute;
	border: 0px;
	width: 80%;
	height: 80%; */
	margin-top: 1px;
}

.policyFormLabel {
	color: var(- -gray);
	background-color: white;
	border-color: #6c757d;
	/*   height: inherit; */
	width: inherit;
}

.policyFormsDiv {
	/* display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    flex: 0 0 100%;
    max-width: 100%; */
	list-style-type: none;
	/* margin-left: 40%; */
	
}

.policyFormsDiv li {
	float: left;
	width: 92px;
	/*height: 57px;*/
	height: 37px;
	position: relative;
	margin: auto;
    width: 100%;
}

.policyFormsDiv label {
	/* padding-top: 10px;   */
	border: 1px solid #CCC;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 24px;
	font-family: Calibri, sans-serif;
	font-size: 14px;
}

.homebutton{
	border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.rentersButton{
	border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.policyFormSelected{
	color: #f6f7f9;
	/*background-color: #1f89ce;*/
	background-color: #005EA0;
}

.displayNone{
	display: none;
}

.allPolicyFormsAddress{
	padding: 5px;
    border: 1px solid #ced4da;
    border-radius: 3px;
    box-sizing: border-box;
    resize: vertical;
   /*  width: 95%; */
    /* margin-top: 10px; */
    /* margin-top: 45px; */
    height: 30px;
    margin-left: 2%;
}

.singlePolicyFormsAddress{
	padding: 5px;
    border: 1px solid #ced4da;
    border-radius: 3px;
    box-sizing: border-box;
    resize: vertical;
    /* width: 90%; */
    /* margin-top: 10px; */
    /* margin-top: 45px; */
    height: 30px;
    margin-left: 4%;
    font-family: Calibri, sans-serif;
}

.dob-submitBtn-div{ 
	overflow: hidden;
    margin-left: 2%;
    display: flex;
    width: 95%;
}

.dobdiv, .submitBtnDiv{ 
    float: left;
}

.dobInput{ 
    border: 1px solid #ced4da;
    border-radius: 3px;
    box-sizing: border-box;
    height: 30px;
   /*  margin-left: 1%; */
    padding: 5px;
}

.submitBtn{
    border: 1px solid #ced4da;
    border-radius: 6px;
    box-sizing: border-box;
    height: 30px;
    /* margin-left: 1%; */
   /* background-color: #ff6f2a !important;*/
    background-color: #F4640B !important;
	/*color: white !important;*/
	color: #FAFAFA;
	/* padding: 5px 20px; */
	cursor: pointer;
	/* width: 100%; */
	font-size : 19px;
	font-weight : bold;
}

.fNameSpan, .lNameSpan, .dobSpan, .fullAddressSpan{
	color: grey;
	margin-left: 2%;
	font-family: Calibri, sans-serif;
    font-size: 0.896em;
}

.invalidInputErrorMsg{
    color: #c12f18;
    margin-top: 2px;
    font-size: 12px;
    font-family: Calibri, sans-serif;
    margin-left: 2%;
}

.backgroundColor{
	/*background-color: #f0f5f7;*/
	/*background-color: #F5F5F5;*/
	background-color: #F3F3F3;
}

.unitNum-goBtn-div { 
	overflow: hidden;
	margin-left: 4%;
	margin-top: 10px;
	display: flex;
   /*  width: 90%; */
}

.unitNumdiv, .goBtnDiv { 
	float: left;
	width: 50%;
}

.UnitNumInput { 
	border: 1px solid #ced4da;
	border-radius: 3px;
	box-sizing: border-box;
	height: 30px;
	/* margin-left: 1%; */
	padding: 5px;
	/* width: 95%; */
	font-family: Calibri, sans-serif;
}

.goBtn { 
	border: 1px solid #ced4da;
	border-radius: 6px;
	box-sizing: border-box;
	height: 30px;
	margin-left: 1%;
	/*
	background-color: #ff6f2a !important;
	color: white;
	*/
	background-color: #F4640B !important;
	color: #FAFAFA;
	font-size : 19px;
	font-weight : bold;
	
	/* padding: 5px 20px; */
	cursor: pointer;
	/* width: 110px; */
	/* width: 86%; */
}

.fNameinput, .lNameinput, .addressInput{ 
	padding: 5px;
    border: 1px solid #ced4da;
    border-radius: 3px;
    box-sizing: border-box;
    resize: vertical;
    /* width: 95%; */
    /* margin-top: 10px; */
    /* margin-top: 45px; */
    height: 30px;
    margin-left: 2%; 
}

.unitNumInput{
	padding: 5px;
    border: 1px solid #ced4da;
    border-radius: 3px;
    box-sizing: border-box;
    resize: vertical;
    /* width: 45%; */
    /* margin-top: 10px; */
    /* margin-top: 45px; */
    height: 30px;
    margin-left: 2%;
}

.unitNumInputAllPolForms{
	padding: 5px;
    border: 1px solid #ced4da;
    border-radius: 3px;
    box-sizing: border-box;
    resize: vertical;
    width: 50%;
    /* margin-top: 10px; */
    /* margin-top: 45px; */
    height: 30px;
    margin-left: 2%;
}

.ho3GoBtn{
	/*
	background-color: #ff6f2a !important;
    color: white;
    */
    background-color: #F4640B !important;
	color: #FAFAFA;
	font-size : 19px;
	font-weight : bold;
	
    /* padding: 5px 20px; */
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 10px;
    border-radius: 6px;
    /* width: 90%; */
    height: 30px;
    margin-left: 4%;
}

.policyFormsBtn{
	display: flex;
    margin: auto;
}


