#header .header-logo {
    margin: 0 0;
}

a.toplink:hover {text-decoration:none !important;color:#111 !important;font-weight:bold !important}

.slider-mainline{
-webkit-text-stroke: 1px black;
   color: white;
   text-shadow:
     -1px -1px 0 #000,  
      1px -1px 0 #000,
      -1px 1px 0 #000,
       1px 1px 0 #000;
	 line-height:62px;  
}

.slider-subline {
		border-radius:2px;
		background-color:rgba(165,0,0,0.6);
		font-weight:normal !important;
}

.bg-map {
    background: url(/images/bgmap.jpg) no-repeat !important;
}

.searchbox {
	padding:10px 14px;
	background:#fff;
	border:1px solid #eee;
	border-radius:2px;
}

html .accordion.accordion-quaternary .card-header {
    background-color: #0f365a !important;
}

textarea.infoboxcomment {height:80px !important}

.contentarea a {font-weight:600}
.contentarea p {line-height:1.5em;color:#515151 !important;}
.hometopics p {font-size:1.2em;}

.card-body {
    padding: 1.0rem;
}

p.mapbubble {
	text-align:left; 
	min-width:220px; 
	max-width: 365px;
	font-size:13px !important;
	font-size:1.1em !important;
	line-height:1.55;
}

p.mapbubble2 {
	text-align:left; 
	min-width:220px; 
	max-width: 370px;
	font-size:1.0em !important;
	line-height:1.55;
}

a img.bubbleimage {
	margin-left:15px; float:right; max-height: 110px; max-width: 100px;border:1px solid #ccc;border-radius:2px;
}

a img.bubbleimage2 {
	margin-left:10px; float:right; max-height: 90px; max-width: 80px;border:1px solid #ccc;border-radius:2px;
}


p.advhead {font-weight:bold;color:#000}
ul.nodisc {list-style:none !important;padding-left:0 !important}

.facdesc ul li {    font-size: 1.1em;color: #232323;letter-spacing: -.4px;}
/*
.rightbox p.boxtitle {
    font-size: 1.15em;
    text-align: left !important;
    line-height: 1.38em;
    color: #434343;
    margin-bottom: 1px;
    padding: 10px;
    background: #00599C;
    color: #fff;
    font-weight: normal;
}*/

.rightbox p.boxtitle {
    font-size: 1.15em;
    text-align: center !important;
    line-height: 1.38em;
    
    margin-bottom: 0px;
    padding: 10px 10px 0px 10px;
    background: #f5f5f5;
    color: #1f689e;
    font-weight: 600;
	
    border: 1px solid #cfcfcf;
    border-bottom: 0;	
}

.rightbox .boxcontent {
	background:#f5f5f5;
	padding:10px;
	color:#222;
	
    border: 1px solid #cfcfcf;
    border-top: 0;	
}



.rightbox.dark {border:1px solid #ddd}

.rightbox.dark .boxcontent {
	background:#fff;
	padding:10px;
	color:#222;
	
}
.rightbox.dark p.boxtitle
	{background-color:#fff !important;margin-bottom:0;color:#333;font-weight:600}

.rightbox .boxcontent p {color:#333}

.rightbox .boxcontent p.subtitle {
    line-height: 1.2em !important;
	color:#222;
	font-size:1.2em
}

.resultsbox img {max-width:100% !important}

/* .resultsbox .resultsname {color:#00599C;font-weight:600;margin-bottom:2px !important}  */

.resultsbox .resultsname {
    color: #00599C;
    font-weight: 600;
    margin-bottom: 3px !important;
    line-height: 1.3em;
    margin-top: 4px;
}


.resultsbox .resultsloc {color:#222;font-size:0.95em;margin-bottom:5px !important;line-height:1}
.resultsbox .resultsmiles {color:#666;font-size:0.85em;margin-bottom:5px !important;line-height:1}


.claimalertbox { background-color: #f9f9f9;
    border-color: #dfdfdf!important;
    color: #737373!important;
    font-size: 0.85rem!important;
    border-radius: 5px;}
	
p.claimingbox {line-height:1.6em!important}	

.facdesc p {color:#121212!important}

.contactsidebox {
	border:1px solid #ccc;
	padding:15px 15px 0 15px;
	border-radius:2px;
	background-color:#fff;
}

.thumb-info .thumb-info-title {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: rgba(23, 23, 23, 0.7);
	background: rgba(173, 25, 39, 0.7);    
    bottom: 10%;
    bottom: 6%;
    color: #FFF;
    font-size: 13px;
    font-weight: 700;
    left: 0;
    letter-spacing: -1px;
    padding: 6px 8px 6px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    z-index: 2;
    max-width: 90%;
    max-width: 97%;    
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;    
}

.card-body.advanced {
	background-color:#00599c14 !important}


.card-body.advanced ul li label {color:#333 !important}
.card-body.advanced label {color:#333 !important}
.card-body.advanced ul li {
    line-height: 1.45em;
    font-size: .95em;
}
ul.nodisc {margin-bottom:0 !important}

.leftcontent h1, .leftcontent h2 {line-height:1}
.leftcontent h1 {font-size:1.9em;font-weight:600;color:#AD1927;margin-bottom:20px}
.leftcontent h2, leftcontent h3 {font-size:1.7em;font-weight:600;color:#00599C;margin-bottom:10px}
.leftcontent h3 {font-size:1.65em;font-weight:600;color:#00599C;margin-bottom:10px}

.leftcontent p {
	color:#434343;
	font-size:1.2em;
}

.leftcontent a {color:#AD1927;font-weight:600}
.leftcontent a:hover {text-decoration:underline}

.leftcontent a.btn {color:#eee !important;font-weight:600}
.leftcontent a.btn:hover {text-decoration:none !important;color:#fff !important}
.leftcontent a.btn.btn-light {color:#888 !important;background-color:#eee !important;font-weight:600}

.coresection {
    border-bottom:2px solid #f4f4f4;
    /* background:#fafafa; */
	background:#fdfdfd;
}

.resultsbox a:hover {text-decoration:none !important}

p.modalp {color:#333;line-height:1.35em}
p.boxp {color:#333;line-height:1.35em;font-size:1.2em}

.img-thumbnail.img-thumbnail-hover-icon:before {
    background: rgba(21, 70, 118, 0.7);
}

table.facility-details-table tr td, table.nearby-facilities-table tr td {color:#121212;}
table.facility-details-table tr > td:first-of-type {font-weight:bold;}
table.nearby-facilities-table tr td {padding:0.45rem 0.65rem}

table.nearby-facilities-table tr td:nth-of-type(2) {color:#121212 !important}
tr.nearbyrow {background-color:#00599C !important}
td.nearbyhead {color:#fff !important;font-size:1.3em;font-weight:bold}

footer img {max-width:100% !important}
#footer.light {background-color:#fafdff !important;border-top: 1px solid #ccc;}
#footer.light h4 {    color: #111;font-size:1.6em;font-weight:400}


.locationscol {margin-bottom:4px !important;line-height:1.4em !important;}
.locationscol.states {margin-bottom:8px !important;font-weight:600}

.p-0 {padding:0 !important}
.pl-0 {padding-left:0 !important}
.pl-5 {padding-left:5px !important}
.pl-40 {padding-left:40px !important}
.pr-0 {padding-right:0 !important}
.pr-5 {padding-right:5px !important}
.pt-0 {padding-top:0px !important}
.pr-20 {padding-right:20px !important}
.pr-30 {padding-right:40px !important}
.pr-40 {padding-right:40px !important}

.mt-0 {margin-top:0px !important}
.mt-5 {margin-top:5px !important}
.mt-30 {margin-top:30px !important}
.mt-25 {margin-top:25px !important}
.mt-20 {margin-top:20px !important}
.mt-10 {margin-top:10px !important}
.mt-15 {margin-top:15px !important}

.ml-0 {margin-left:0px !important}
.ml-5 {margin-left:5px !important}
.ml-10 {margin-left:10px !important}
.ml-15 {margin-left:15px !important}

.mr-0 {margin-right:0px !important}
.mr-10 {margin-right:10px !important}
.mr-15 {margin-right:15px !important}
.mr-20 {margin-right:20px !important}
.mr-25 {margin-right:25px !important}

.pb-0 {padding-bottom:0px !important;}
.pb-10 {padding-bottom:10px !important;}
.pb-20 {padding-bottom:20px !important;}
.pb-30 {padding-bottom:30px !important;}
.pb-40 {padding-bottom:40px !important;}
.pb-50 {padding-bottom:50px !important;}
.pb-60 {padding-bottom:60px !important;}

.mb-0 {margin-bottom:0px !important;}
.mb-5 {margin-bottom:5px !important;}
.mb-10 {margin-bottom:10px !important;}
.mb-15 {margin-bottom:15px !important;}
.mb-20 {margin-bottom:20px !important;}
.mb-25 {margin-bottom:25px !important;}
.mb-30 {margin-bottom:30px !important;}
.mb-40 {margin-bottom:40px !important;}
.mb-50 {margin-bottom:50px !important;}
.mb-60 {margin-bottom:60px !important;}
.mb-100 {margin-bottom:100px !important;}

.pt-5 {padding-top:5px !important;}
.pt-6 {padding-top:6px !important;}
.pt-8 {padding-top:8px !important;}
.pt-10 {padding-top:10px !important;}
.pt-20 {padding-top:20px !important;}
.pt-30 {padding-top:30px !important;}
.pt-40 {padding-top:40px !important;}
.pt-50 {padding-top:50px !important;}
.pt-60 {padding-top:60px !important;}

.w190 {width:190px !important}

.headprimary {color:#00599C !important}
.notransform {text-transform:none !important}
a.cityname {color:#00599C !important;font-weight:normal !important}

p.newfactypename {margin-top:7px;font-size:12px;color:#b51313;line-height:1.45em}

.docholder {
	float:right !important;
	margin-left:15px;
	padding-top:30px;
	margin-bottom:15px;
}

.nofill{ display: none; }
.space{ height: 15px; }
.pimgright55 {
    float: right !important;
    margin-left: 15px;
    margin-bottom: 15px;
    max-width: 55% !important;
}
.pimgright {
    float: right !important;
    margin-left: 15px;
    margin-bottom: 15px;
    max-width: 45% !important;
}
.citycolumn ul{
	margin-top: 0px;
}

.citycolumn ul li {
    list-style-type: none;
    font-size: 1.3em;
    line-height: 1.6em;
}
.citycolumn ul li a{
	color: #00599C !important;
	font-weight: normal !important;
}

#clientreferralform label {margin-bottom:2px !important;color:#333 !important}
#clientreferralform p {font-size:1.25em;color:#156BAD;font-weight:600}

.esi p {font-size:.9em;line-height:1}
.esi p a {color:#0094A5 !important}

#claimform label {
    margin-bottom:2px;color:#555}
#claimform input {
    margin-bottom:20px;}

#claimform input.lgphone {
    font-size:1.5em;}
	
p.claimingbox {
	font-size:1em;
	line-height:1.50em;
	margin-left:-10px;
	margin-right:-10px
}
p.scrolling {font-size:1.3em}
	
.owl-carousel .owl-nav .owl-prev:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f053";
    position: relative;
    left: -1px;
    top: 1px;
	font-weight:900;
}

.owl-carousel .owl-nav .owl-next:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f054";
    position: relative;
    left: 2px;
    top: 1px;
	font-weight:900;
}


.img-thumbnail.img-thumbnail-hover-icon:after {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
        font-family: 'Font Awesome 5 Free';
    color: #FFF;
    content: "\f00e";
    font-size: 30px;
    height: 30px;
    position: absolute;
    top: 30%;
    margin-top: -15px;
    display: block;
    text-align: center;
    width: 100%;
    opacity: 0;
    z-index: 3;
	font-weight:900;
}

.bs-wizard { margin-top: 30px; margin-bottom: 30px; border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #00599c; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #FFFFFF; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 16px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #00599c;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
/*END Form Wizard*/

.grecaptcha-badge { opacity:0;}


a:focus,li:focus {
outline: auto 2px #397EBF!important;
outline: -webkit-focus-ring-color auto 5px;
outline-offset: -2px;
text-decoration:none;
}