﻿html {
font-size: 16px;
width: auto !important;
overflow-x: hidden !important
}
body{
font-family: Arial, x-locale-body, sans-serif, "Helvetica Neue", Helvetica;
margin: 0 auto;
max-width: 71.875rem;
line-height: 1.9;
background: #f2f2f2;
}
a:active, a:link, a:visited {
color: #006ec6;
text-decoration: none;
text-decoration-skip-ink: none;
text-underline-offset: 4px;
}
a:hover, a:focus {
color: #1B4F72;
text-decoration: underline;
text-decoration-skip-ink: none;
text-underline-offset: 4px;
}
h2 {
color: #333333;
margin: 0;
}
h4 {
margin-top: 10px;
color: #333333;
font-size: 1.2rem;
line-height: 2;
display: inline-block
}
.header-container {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
width: 100%;
}
.hdrleftCol {
display: flex;
align-items: center;
flex: 1 1 auto;
}
.hdrrightCol {
display: flex;
justify-content: flex-end;
align-items: center;
flex: 1;
margin-right: 12px;
}
.back-to-top {
position: fixed;
bottom: 8.75rem;
right: 1.25rem;
display: none;
background-color: #28a745;
color: #ffffff !important;
font-weight: bold;
text-decoration: none;
padding: 0.625rem 0.9375rem;
border-radius: 0.3125rem;
font-size: 0.875rem;
box-shadow: 0px 0.125rem 0.25rem rgba(0, 0, 0, 0.2);
transition: background-color 0.3s ease, color 0.3s ease;
z-index: 9999 !important;
}
.back-to-top:hover {
background-color: #28a745;
color: #ffc107 !important;
}
ul li {
margin-bottom: 10px;
}
footer {
margin: -2px;
padding: 0.75rem;
font-size: 0.9rem;
background: linear-gradient(180deg, #002a5c, #004080);
text-align: center;
color: #ffffff;
}
footer a {
color: #ffffff !important;
transition: color 0.3s ease;
text-decoration: none !important;
}
footer a:hover {
color: #aad4e6 !important;
text-decoration: underline !important;
}
footer ul {
list-style: none;
padding: 0;
margin: 10px 0 20px 0;
}
footer ul li {
display: inline-block;
margin-right: 15px;
line-height: 1.6;
}
footer ul li:last-child {
margin-right: 0;
}
ul, ol, li {
line-height: 2;
}
.share-buttons-container{display:flex;justify-content:flex-end;margin:20px 10px 5px 0}
.share-buttons{display:flex;gap:10px}
.share-buttons a{display:inline-block;width:35px;height:35px;line-height:35px;text-align:center;color:#fff;border-radius:50%;background-color:#8b8f8f;transition:background-color 0.3s,color 0.3s}
.share-buttons a:hover{background-color:#007bff;color:#fff}
.share-buttons a i{font-size:16px}
.share-buttons a.btn-facebook:hover{background-color:#3b5998}
.share-buttons a.btn-twitter:hover{background-color:#1da1f2}
.share-buttons a.btn-email:hover{background-color:#007bff}
.share-buttons a.btn-copy:hover{background-color:#28a745}
.share-buttons a.btn-print:hover{background-color:#6c757d}
.copy-status {margin:0 8px 0 0;font-size:13px;color:#2e7d32;}
.copy-status.is-error {color:#b00020;}
/* End Share buttons */
/* End Share buttons */
@media (max-width: 768px) {
/*.srcEm {
max-width: 100%;
}*/
/*.blk-heading {
font-size: 1rem;
margin: 0;
}*/
footer ul {
display: block;
text-align: center;
margin: 15px 0;
}
footer ul li {
display: block;
margin-bottom: 10px;
}
footer ul li:last-child {
margin-bottom: 0;
}
}
@media (max-width: 1024px) {
.header-container {
flex-wrap: nowrap;
}
.hdrleftCol {
flex: 1 1 auto;
}
.hdrrightCol {
flex: 1 1 auto;
justify-content: flex-end;
margin-right: 0;
}
}
@media (max-width: 768px) {
.header-container {
flex-wrap: nowrap;
justify-content: space-between;
}
.hdrleftCol {
flex: 1 1 auto;
}
.hdrrightCol {
flex: 1 1 auto;
justify-content: flex-end;
margin-right: 0;
}
}
h2 {
font-size: 1.6em;
margin-top: 16px
}
h3 {
font-size: 1.3em;
color: #333333
}
h1, h2, h3, h4 {
font-family: x-locale-heading-primary,zillaslab,Palatino,"Palatino Linotype",x-locale-heading-secondary,serif,"Arial"
}
header {
position: relative;
min-height: 50px
}

.whttm {
margin-top: -12px;
padding: 12px;
background: #fff;
text-align: center;
margin-left: -2px;
margin-right: -2px;
overflow: auto
}
ul {
padding: 0;
margin: 0 0 .8em;
overflow: auto
}
div.container {
overflow-x: hidden !important;
max-width: 100%
}
.oneCol {
width: 99%;
margin: 10px 4px;
text-align: left;
}
.oneCol ul {
display: block;
padding: 0;
margin: 0;
}
.oneCol li {
width: 100%;
margin: 0 0 10px 0;
list-style-position: inside;
list-style-type: circle;
line-height: 2;
}

@media (min-width:1280px) {
body {
max-width: 1278px
}
}
@media only screen and (max-width:1279px) and (min-width:1024px) {
body {
max-width: 1275px
}
}
@media only screen and (max-width:1023px) and (min-width:993px) {
body {
max-width: 1023px
}
}
@media (min-width:1600px) {body {max-width: 1450px;}}
@media (max-width:992px) {
header h2 {
color: #fff
}
li {
padding-bottom: .5em
}
h2 {
margin-top: 0px
}
}
#skiptocontent a {
padding: 6px;
position: absolute;
top: -40px;
left: 0;
color: transparent;
border-right: 1px solid transparent;
border-bottom: 1px solid transparent;
border-bottom-right-radius: 8px;
background: transparent;
z-index: -1;
transition: top 0.3s ease-in-out;
}
#skiptocontent a:focus {
position: absolute;
top: 0;
left: 0;
color: yellow;
border-right: 1px solid white;
border-bottom: 1px solid white;
background: #107d10;
z-index: 100;
outline: none;
}
@media print {
body {
background-color: #fff;
background-image: none;
color: #000
}
#ad, #ad1, #admid {
display: none
}
@page {
size: auto;
margin: 10px
}
}
@media (max-width:992px){
h1{font-size:1.4em; padding:4px 4px 8px 10px; line-height:1.25}
li{padding-bottom:.5em}
}
@media (max-width:1023px){
p{margin-left:0 !important;}
}
section p{ padding-left:0 !important; }
.sr-only{
position:absolute!important;
width:1px!important;
height:1px!important;
padding:0!important;
margin:-1px!important;
overflow:hidden!important;
clip:rect(0,0,0,0)!important;
white-space:nowrap!important;
border:0!important;
}
.sr-only:focus,.sr-only:active{
position:static!important;
width:auto!important;
height:auto!important;
margin:0!important;
overflow:visible!important;
clip:auto!important;
white-space:normal!important;
}
/* Map sizing (required) */
#map-section { width: 100%; overflow: hidden; margin-top: 20px; }
#map { width: 100%; height: 600px; border: 1px solid #ccc; border-radius: 4px; overflow: hidden; }
@media (max-width: 768px){ #map { height: 400px; } }
@media (max-width: 480px){ #map { height: 300px; } }

#map_canvas { width: 100%; height: 400px; border: 1px solid #ccc; border-radius: 4px; overflow: hidden; }
@media (max-width: 768px){ #map_canvas { height: 300px; } }
@media (max-width: 480px){ #map_canvas { height: 200px; } }

/* Directions form (required) */
.form-container { margin-top: 20px; padding: 20px; border: 1px solid #ddd; border-radius: 5px; background-color: #f9f9f9; }
.form-group { margin-bottom: 15px; }
.form-label { font-weight: bold; margin-right: 10px; display: inline-block; width: 100%; }
.form-input { width: 80%; padding: 10px; border: 1px solid #ccc; border-radius: 4px; font-size: 1em; }
.form-button { background-color: #4272a2; color: #fff; border: none; padding: 10px 20px; border-radius: 4px; cursor: pointer; font-size: 1em; transition: background-color .3s ease; }
.form-button:hover { background-color: #325a7e; }

/* Directions panel (required) */
.directions-panel { margin-top: 20px; padding: 10px; border: 1px solid #ccc; background-color: #f7f7f7; border-radius: 4px; font-size: .95em; }

/* Back link strip used on this page (required) */
.dotted-bg { background: radial-gradient(circle, #f9e79f 1px, #fef9e7 1px); background-size: 10px 10px; padding: 20px; color: #000; border: 1px solid #f9c818; box-sizing: border-box; border-radius: 3px; margin: 2rem 0; }

#topads {
display: flex;
justify-content: center;
align-items: flex-start;
margin: 10px auto 0;
max-width: 100%;
overflow: visible;
text-align: center;
}
@media (min-width:1024px) and (max-width:1439px) {
#topads {
margin: 10px auto 12px;
}
}
@media (min-width:1440px) {
#topads {
margin: 10px auto 0;
}
}
/* The actual ad box */
.fxad {
min-height: 200px;
margin-bottom: 1.5rem;
width: auto;
display: block;
overflow: visible;
padding: 2rem 0.2rem;
max-width: 100%;
box-sizing: border-box;
}

@media (max-width:1024px) {
.fxad {
padding: 1rem 0;
}
}