iframe.flashMap{
	border:none!important;
}

.reportclaimLinks {
	float: left;
	width: 100%;
	/* 	margin-right: -20px; */
}

.reportclaimLinks:after {
	/* 	float: left; */
	content: '';
	display: block;
	clear: both;
}

.product-icon {
	width: 100%;
	float: left;
	border-bottom: 2px solid #eee;
	margin-bottom: 26px;
	transition: all 0.15s;
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-o-transition: all 0.15s;
	padding-bottom: 5px;
	font-family: SlatePro-Medium;
	text-decoration: none !important;
}

.product-icon .thumb {
	margin-bottom: 5px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.product-icon .thumb img {
	max-width: 100%;
	width: 100%;
	z-index: -1;
	position: relative;
}

.product-icon .thumb:after {
	transition: all 0.15s;
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-o-transition: all 0.15s;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: transparent;
	z-index: 1;
	content: '';
}

.product-icon:hover {
	border-bottom-color: #dc291e;
}

.product-icon:hover .thumb:after {
	background-color: rgba(255, 255, 255, 0.15);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF,
		endColorstr=#7FFFFFFF);
	zoom: 1;
}

.product-icon span {
	float: left;
	width: 100%;
}

/*For Side Nav Tab Contents*/
.twitter {
	color: #4DB8FF !important;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
	margin-top: -5px;
}

.common_pagecontents {
	line-height: 25px;
	float: left;
	width: 100%;
}


/* #phonenumber {
	border: none;
	font-weight: bold;
	font-size: 20px;
	color: #004D99 !important;
	margin: 0;
	padding: 0 0 20px 18px;
}*/

.disclaimer {
	color: #777 !important;
	font: inherit;
	vertical-align: baseline;
	font-size: 12px;
	margin-left: 10px;
}

.subheader-section {
	font-family: "Open Sans Condensed";
	font-size: 12pt;
	color: #333 !important;
	text-align: left;
	display: inline;
	vertical-align: middle;
}

.common_pagecontents>ul>li>b {
	color: #376b9d !important;
	font-weight: normal;
}

.totalLossExp-anchor {
	
	color: #376B9D !important;
	font-weight: 700;
	text-decoration: none;
	padding-top: 0px;
	outline: 0px !important;
	font-size: 17px;
}

.claim-sideheading {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.claim-sideheading .thumb {
	float: left;
	width: 165px;
}

.claim-sideheading .thumb img {
	width: 100%;
}

.claim-sideheading .claim-links {
	margin-left: 185px;
}

.claim-sideheading  .ful-wdh {
	float: left;
	width: 100%;
}

.claim-sideheading .homescreenLinks {
	float: left;
	clear: both;
	position: relative;
}

.claim-sideheading 	.homescreenLinks span {
	background-image: url("../img/arrow-blue.gif");
	background-position: left center;
	background-repeat: no-repeat;
	content: " ";
	height: 8px;
	width: 5px;
	display: inline-block;
}

.claim-sideheading .homescreentext {
	float: left;
	width: 100%;
	margin-top: 15px;
}

.marg-bt0 {
	margin-bottom: 0 !important;
}

/*Styles for FAQ*/
.BoxTextTop {
	display: block;
	padding: 0;
}

.BoxTextTop table {
	border: 1px solid #c0c0c0;
}

.BoxTextTop ul {
	list-style-type: none;
	padding: 0;
}

.faqnavleft {
	padding: 15px 0 15px 10px;
	width: 200px;
}

.faqnavright {
	padding: 15px;
}

.faqnavleft,.faqnavright {
	border: 1px solid #c0c0c0;
	border-width: 0 1px 1px 0;
	line-height: 24px;
	vertical-align: top;
}

.faqnavleft li a {
	color: #444;
	text-decoration: none;
}

.faqnavleft li a:hover {
	cursor: pointer;
	color: #dc291e;
	text-decoration: underline;
}

#FAQ .BoxBorder {
	display: block;
	border: 1px solid #fff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #eaeaea;
}

.Box#FAQqa .BoxBorder {
	display: block;
	border: 1px solid #fff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #eaeaea;
	background:
		url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #eaeaea 0%, #dcdcdc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eaeaea),
		color-stop(100%, #dcdcdc));
	background: -webkit-linear-gradient(top, #eaeaea 0%, #dcdcdc 100%);
	background: -o-linear-gradient(top, #eaeaea 0%, #dcdcdc 100%);
	background: -ms-linear-gradient(top, #eaeaea 0%, #dcdcdc 100%);
	background: linear-gradient(to bottom, #eaeaea 0%, #dcdcdc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea',
		endColorstr='#dcdcdc', GradientType=0);
}

#FAQqa,#FAQ {
	/* 	margin: 0px 50px 15px 0px; */
	
}

.BoxTextTop table {
	margin-bottom: 10px;
}

#FAQqa h2 {
	margin: 8px 0px 0px 14px;
	clear: both;
}

.answerImg {
	width: auto;
	margin-left: 17px;
	margin-top: 10px;
}

.BoxTextTop h2 {
	margin: 0px;
	font-family: SlatePro-Medium;
	letter-spacing: -1px;
	font-weight: 400;
	font-size: 25px;
	color: #376b9d;
	text-transform: uppercase;
	line-height: 39px;
	padding: 0px;
}

#FAQqa h2 a {
	color: #777777;
	text-decoration: none;
	font-family: SlatePro-Medium;
	letter-spacing: -1px;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 39px;
	text-transform: uppercase;
}

#FAQqa dt {
	background: #376b9d;
}

.faq-ques {
	font-family: Arial, Helvetica, sans serif;
	font-size: 14px;
	font-weight: 700;
	margin: 0;
	padding: 7px 20px 7px 44px;
	background-image: url("../img/question.png");
	background-repeat: no-repeat;
	background-position: 16px 5px;
	display: block;
}

.faq-ques a {
	color: #fff;
	text-decoration: none;
}

#FAQqa dl {
	margin: 0 15px 12px 14px;
	background: #fff;
	display: block;
}

#FAQqa dd {
	padding: 0 15px 15px 44px;
	background-position: 16px 0px;
	background-image: url("../img/answer.png");
	background-repeat: no-repeat;
}

#FAQqa ul {
	color: #777777;
}

#FAQqa dd p {
	padding: 0 0 5px 0;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #777;
}

.padleft0 {
	padding-left: 0;
	padding-right: 0;
}

.padright0 {
	padding-right: 0;
}

/*removing border for error msgs inside common error msg div*/
#registration-error-msg, #login-error-msg, #Forgot-security-msg, #Forgot-email-msg{
	border: none;
	background: transparent;
}

/*to align contact us input box center*/
.align-input-center {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}

/*to hide some elements*/
.hidden {
	display: none;
}

/*to give spacing for button in contact us page*/
.btn-space {
	margin-top: 15px;
}

.headSpace {
	margin-top: 35px;
}

.contact-info {
	margin-bottom: 30px;
}

.contact-info .box-bg {
	padding: 15px;
	background-color: white;
	min-height: 132px;
	border-right: 1px dashed #d0d0d0;
	border-left: 1px dashed #d0d0d0;
	border-bottom: 1px dashed #d0d0d0;
}

.contact-info .box-bg .contactlogo {
	margin-bottom: 5px;
}

.contact-info .box-bg ul {
	padding-left: 13px;
	margin-bottom: 0;
}
/*contact us page tiles*/
#logo-farmers {
	background: #244C97;
}

#logo-foremost {
	background: #107AC4;
}

#logo-century {
	background: #cc221e;
}

#logo-bristol {
	background: #4C629B
}

#logo-bristol h3,#logo-century h3,#logo-foremost h3,#logo-farmers h3, #medical-provider h3{
	color: #FFF;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px 0px;
	line-height: normal;
}

#white-bg {
	background-color: white;
}
#medical-provider{
	background-color:#341D67;
}
 
.vendor{
	margin-bottom: 20px; 
	margin-top: 20px;	
	border-bottom: 1px dashed #d0d0d0;
	font-size: 13px;
}
.vendor .vendorName{
	border-bottom: 1px dashed #d0d0d0;
	padding:10px;
	font-family: SlatePro-Medium;
	font-size: 16px;
	background-color: #ebebeb;
}
.vendor .vendorInfo{
	
	padding:10px;
}

.vendor .vendorlink{
	display: block;
}

.mar-bt-10{
	margin-bottom: 10px;
}

#resultsDiv{
	display: none;
}

.star-font{
	font-family: arial;
}
.star-text{
	color: #777;   
    font-size: 11px;
    font-style: italic;
}
#trBestTimeToContact{
	display: none;
}
#displayError{
	font-size: 13px;
	color:#ff0000;
	display: block;
	text-align: center;
}
#displayErrorLast{
	font-size: 13px;
	color:#ff0000;
	display: block;
}
.cityZipStateError{
	font-size: 13px;
	color:#ff0000;
	display: block;
	text-align: center;
}
#searchResults{
	display: none;
}
.form-box .form-control.error-border{
	border: 1px solid rgba(248, 14, 14, 1);
}
.formbox .form-control.error-border{
	border: 1px solid rgba(248, 14, 14, 1);
}
.form-control.error-border{
	border: 1px solid rgba(248, 14, 14, 1);
}
.success1{  
    border:1px solid blue;
}

.fbLinks{
	color: #2E2EE6; 
	text-decoration: underline;
}

.underlinestyle{
text-decoration: underline;
}

.boldstyle{
font-weight:bold;
}

#paginationTable{
	margin-top: 0;
}

.pagination  td {
    display: inline;
}
.pagination  td > a, .pagination  td > span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #337ab7;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
.pagination  td:first-child > a, .pagination  td:first-child > span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0;
}
.pagination  td:last-child > a, .pagination  td:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination td > a:hover, .pagination td > span:hover, .pagination td > a:focus, .pagination td > span:focus {
    background-color: #eee;
    border-color: #ddd;
    color: #23527c;
}
.pagination .paginate_active, .pagination .paginate_active > span, .pagination .paginate_active:hover, .pagination .paginate_active > span:hover, .pagination .paginate_active:focus, .pagination .paginate_active > span:focus {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
    cursor: default;
    z-index: 2;
}
.pagination .disabled > span, .pagination .disabled > span:hover, .pagination .disabled > span:focus, .pagination .disabled, .pagination .disabled:hover, .pagination .disabled:focus {
    background-color: #fff;
    border-color: #ddd;
    color: #777;
    cursor: not-allowed;
}

.contactlogo img{
	max-height: 42px;
}




.margin-bottom-30{
	margin-bottom: 30px;	
}

.font-size-md{
	font-size: 20px !important;
}

@media (min-width: 385px) {
	.user-opt.mp-txt h3 {   
	    font-size: 27px;
	    margin-bottom: 15px;   
	}
}
	
/*iPad-Kindle Landscape*/
@media ( max-width : 1024px) {
}

@media ( max-width : 992px) {
	#FAQqa,#FAQ {
		margin-right: 0;
	}
	.faqnavleft {
		width: auto;
	}
	.contact-info .box-bg {
		min-height: 204px;
	}
}

/*iPad portrait*/
@media ( max-width : 768px) {
	.contact-info {
		margin-bottom: 15px;
	}
	.vendor .vendorName{
		margin-bottom: 10px;
	}
	.vendor .vendorInfo{
		padding-top: 0
	}
}

/*Android Nexus4 landscape*/
@media ( max-width : 600px) {
	.reportclaimLinks .col-md-3,.reportclaimLinks .col-md-4 {
		padding-right: 15px;
	}
	.reportclaimLinks {
		margin-right: 0px;
	}
	.BoxTextTop table {
		border-bottom: none;
	}
	.BoxTextTop table td {
		float: left;
		margin: 0;
		width: 100%;
		border-right: none;
	}
	.BoxTextTop ul {
		margin-bottom: 0;
	}
	.contact-info .box-bg {
		min-height: 0;
	}
	
}


/*iPhone 5 Landscape*/
@media ( max-width : 568px) {
}

/*iPhone 3-4 Landscape*/
@media ( max-width : 480px) {
	.claim-sideheading .thumb {
		float: left;
		width: 120px;
	}
	.claim-sideheading .claim-links {
		margin-left: 140px;
	}
	.reportclaimLinks .col-xs-4 {
		width: 50%;
	}
}

/*Android Nexus4 portrait*/
@media ( max-width : 384px) {
	.formbox .opfntfml .form-control {
		width: 68px;
	}
	.formbox .opfntfml .secndbox {
		margin-left: 39px !important;
	}
	.reportclaimLinks .col-xs-6,.claimCont .col-xs-2,.claimCont .col-xs-10 {
		width: 100%;
	}
}

/*iPhone 3-4-5 portrait*/
@media ( max-width : 350px) {
	.claim-sideheading .thumb {
		float: left;
		width: 100%;
		margin-bottom: 10px;
	}
	.claim-sideheading .claim-links {
		margin-left: 0;
	}
	.reportclaimLinks .col-xs-4 {
		width: 100%;
	}
}