body {
  font-family: "Red Hat Text", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1rem;
}

ul {
  font-family: "Red Hat Text", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1rem;
}

li {
  font-family: "Red Hat Text", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1rem;
}

ol {
  font-family: "Red Hat Text", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1rem;
}

p {
  font-family: "Red Hat Text", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1rem;
}

strong {
  font-family: "Red Hat Text", "Helvetica Neue", Helvetica, Arial, sans-serif; 
}
figure {
  font-family: "Red Hat Text", "Helvetica Neue", Helvetica, Arial, sans-serif; 
}
figcaption {
  font-family: "Red Hat Text", "Helvetica Neue", Helvetica, Arial, sans-serif; 
}

i {
  font-family: "Red Hat Text", "Helvetica Neue", Helvetica, Arial, sans-serif; 
}

ul {
  font-family: "Red Hat Text", "Helvetica Neue", Helvetica, Arial, sans-serif; 
}

li {
  font-family: "Red Hat Text", "Helvetica Neue", Helvetica, Arial, sans-serif; 
}

a {
  font-family: "Red Hat Text", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 {
  font-family: "Red Hat Display", "Helvetica Neue", Helvetica, Arial, sans-serif; letter-spacing: .5px; margin-bottom: .5rem; font-size: 1.75rem; color: #002a4e; font-weight: bold;
}

h2 {
  font-family: "Red Hat Display", "Helvetica Neue", Helvetica, Arial, sans-serif; letter-spacing: .5px; margin-bottom: .3rem; font-size: 1.5rem; color: #004ba0;font-weight: bold;
}

h3 {
  font-family: "Red Hat Display", "Helvetica Neue", Helvetica, Arial, sans-serif; letter-spacing: .5px; margin-bottom: .2rem; font-size: 1.25rem; color: #0064AF;font-weight: bold;
}

h4 {
  font-family: "Red Hat Display", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1.1rem;
}

h5 {
  font-family: "Red Hat Display", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1rem;
}

.pelican-UI-lighter-bk {
    background-color: #eaedef;
}


/*-- Link Styles --*/
a {
  color: #002a4e;
  text-decoration: underline;
  font-weight: bold;
}
a:hover {
  color: #c1272d;
}

/* -- Footer Links --*/

footerlink {
  color: #ffffff;
}

/* unvisited link */
a.footerlink:link {
  color: #ffffff;
  text-decoration: none;
  
}

/* visited link */
a.footerlink:visited {
   color: #ffffff;
  text-decoration: none;
}


/* mouse over link */
a.footerlink:hover {
  color: #c1272d;
  text-decoration: none;
}



/*-- Bottom Align Buttons */

.parent {
    position: relative;
  }

  .bottom {
    position: absolute;
    bottom: 0;
    left: 0; 
  }

/* -- Meta Data Style for News --*/

.pubmeta{
    font-size: .75rem;
}

/* ---- Breaking News Button ----*/
.btn-BN {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff /*#fe9903*/;
  font-weight: bold;
}
.btn-BN:hover {
  color: #68a13a;
  background-color: #ffffff /*#f9aa41*/;
  border-color: #ffffff /*#f9aa41*/;
  font-weight: bold;
}
.btn-check:focus + .btn-BN, .btn-BN:focus {
  color: #ffffff;
  background-color: transparent/*#fe9903*/;
  border-color: transparent /*#fe9903*/;
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
  font-weight: bold;
}
.btn-check:checked + .btn-BN, .btn-check:active + .btn-BN, .btn-BN:active, .btn-BN.active, .show > .btn-BN.dropdown-toggle {
  color: #ffffff;
  background-color: transparent/*#fe9903*/;
  border-color: transparent /*#fe9903*/;
  font-weight: bold;
}
.btn-check:checked + .btn-BN:focus, .btn-check:active + .btn-BN:focus, .btn-BN:active:focus, .btn-BN.active:focus, .show > .btn-BN.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}


/*---- Breaking News Links ---*/

BN {
  color: #ffffff;
}

/* unvisited link */
a.BN:link {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-size: 1rem;
}

/* visited link */
a.BN:visited {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

/* mouse over link */
a.BN:hover {
  color: #ffffff;
  text-decoration: underline;
}

/* selected link */
a.BN:active {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}     



/*---- Breadcrumb Links ---*/

crumbs {
  color: #c1272d;
  text-transform: uppercase;
  font-family: "Red Hat Text", "Red Hat Display", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
}

/* unvisited link */
a.crumbs:link {
  color: #c1272d;
  text-decoration: none;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}

/* visited link */
a.crumbs:visited {
  color: #c1272d;
  text-decoration: none;
  font-size: 1rem;
  text-transform: uppercase;
}

/* mouse over link */
a.crumbs:hover {
  color: #002c63;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}

/* selected link */
a.crumbs:active {
  color: #c1272d;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}



/*---- Social Media Links ---*/

SM {
  color: #ffffff;
}

/* unvisited link */
a.SM:link {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-size: 1rem;
}

/* visited link */
a.SM:visited {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

/* mouse over link */
a.SM:hover {
  color: #0064af;
  text-decoration: none;
}

/* selected link */
a.SM:active {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}     


/* ---- Learn More Button ----*/
.btn-learnmore {
  color: #ffffff;
  background-color: #0064af;
  border-color: #0064af /*#fe9903*/;
  font-weight: bold;
}
.btn-learnmore:hover {
  color: #0064af;
  background-color: #ffffff /*#f9aa41*/;
  border-color: #ffffff /*#f9aa41*/;
  font-weight: bold;
}
.btn-check:focus + .btn-learnmore, .btn-learnmore:focus {
  color: #ffffff;
  background-color: #0064af/*#fe9903*/;
  border-color: #0064af /*#fe9903*/;
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
  font-weight: bold;
}
.btn-check:checked + .btn-learnmore, .btn-check:active + .btn-learnmore, .btn-learnmore:active, .btn-learnmore.active, .show > .btn-learnmore.dropdown-toggle {
  color: #ffffff;
  background-color: #0064af/*#fe9903*/;
  border-color: #0064af /*#fe9903*/;
  font-weight: bold;
}
.btn-check:checked + .btn-learnmore:focus, .btn-check:active + .btn-learnmore:focus, .btn-learnmore:active:focus, .btn-learnmore.active:focus, .show > .btn-learnmore.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}

/* ---- Read More Button ----*/
.btn-readmore {
  color: #ffffff;
  background-color: #c1272d;
  border-color: #c1272d /*#fe9903*/;
  font-weight: bold;
}
.btn-readmore:hover {
  color: #ffffff;
  background-color: #2667b7 /*#f9aa41*/;
  border-color: #2667b7 /*#f9aa41*/;
  font-weight: bold;
}
.btn-check:focus + .btn-readmore, .btn-readmore:focus {
  color: #ffffff;
  background-color: #c1272d/*#fe9903*/;
  border-color: #c1272d /*#fe9903*/;
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
  font-weight: bold;
}
.btn-check:checked + .btn-readmore, .btn-check:active + .btn-readmore, .btn-readmore:active, .btn-readmore.active, .show > .btn-readmore.dropdown-toggle {
  color: #ffffff;
  background-color: #c1272d/*#fe9903*/;
  border-color: #c1272d /*#fe9903*/;
  font-weight: bold;
}
.btn-check:checked + .btn-readmore:focus, .btn-check:active + .btn-readmore:focus, .btn-readmore:active:focus, .btn-readmore.active:focus, .show > .btn-readmore.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}


/* ---- Mail Button ----*/
.btn-mail {
  color: #68a13a;
  background-color: #ffffff;
  border-color: #68a13a /*#fe9903*/;
  font-weight: bold;
}
.btn-mail:hover {
  color: #2667b7;
  background-color: #ffffff /*#f9aa41*/;
  border-color: #2667b7 /*#f9aa41*/;
  font-weight: bold;
}
.btn-check:focus + .btn-mail, .btn-mail:focus {
  color: #68a13a;
  background-color: #ffffff/*#fe9903*/;
  border-color: #68a13a /*#fe9903*/;
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
  font-weight: bold;
}
.btn-check:checked + .btn-mail, .btn-check:active + .btn-mail, .btn-mail:active, .btn-mail.active, .show > .btn-mail.dropdown-toggle {
  color: #68a13a;
  background-color: #ffffff/*#fe9903*/;
  border-color: #68a13a /*#fe9903*/;
  font-weight: bold;
}
.btn-check:checked + .btn-mail:focus, .btn-check:active + .btn-mail:focus, .btn-mail:active:focus, .btn-mail.active:focus, .show > .btn-mail.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}



/* ---- Blue BKG Button ----*/
.btn-bluebkg {
  color: #ffffff;
  background-color: #0064af;
  border-color: #0064af /*#fe9903*/;
  font-weight: bold;
}
.btn-bluebkg:hover {
  color: #0064af;
  background-color: #002c63 /*#f9aa41*/;
  border-color: #002c63 /*#f9aa41*/;
  font-weight: bold;
}
.btn-check:focus + .btn-bluebkg, .btn-bluebkg:focus {
  color: #ffffff;
  background-color: #0064af/*#fe9903*/;
  border-color: #0064af /*#fe9903*/;
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
  font-weight: bold;
}
.btn-check:checked + .btn-bluebkg, .btn-check:active + .btn-bluebkg, .btn-bluebkg:active, .btn-bluebkg.active, .show > .btn-bluebkg.dropdown-toggle {
  color: #ffffff;
  background-color: #0064af/*#fe9903*/;
  border-color: #0064af /*#fe9903*/;
  font-weight: bold;
}
.btn-check:checked + .btn-bluebkg:focus, .btn-check:active + .btn-bluebkg:focus, .btn-bluebkg:active:focus, .btn-bluebkg.active:focus, .show > .btn-bluebkg.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}


/* ---- Grey BKG Button ----*/
.btn-greybkg {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #e6e6e6 /*#fe9903*/;
  font-weight: bold;
}
.btn-greybkg:hover {
  color: #0064af;
  background-color: #999999 /*#f9aa41*/;
  border-color: #999999 /*#f9aa41*/;
  font-weight: bold;
}
.btn-check:focus + .btn-greybkg, .btn-greybkg:focus {
  color: #000000;
  background-color: #cccccc/*#fe9903*/;
  border-color: #cccccc /*#fe9903*/;
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
  font-weight: bold;
}
.btn-check:checked + .btn-greybkg, .btn-check:active + .btn-greybkg, .btn-greybkg:active, .btn-greybkg.active, .show > .btn-greybkg.dropdown-toggle {
  color: #000000;
  background-color: #cccccc/*#fe9903*/;
  border-color: #cccccc /*#fe9903*/;
  font-weight: bold;
}
.btn-check:checked + .btn-greybkg:focus, .btn-check:active + .btn-greybkg:focus, .btn-greybkg:active:focus, .btn-greybkg.active:focus, .show > .btn-greybkg.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}


/*---- Featured Services Links ---*/

FS {
  color: #00284d;
}

/* unvisited link */
a.FS:link {
  color: #002a4e;
  text-decoration: none;
  font-weight: bold;
  font-size: 1rem;
}

/* visited link */
a.FS:visited {
  color: #002a4e;
  text-decoration: none;
  font-weight: bold;
}

/* mouse over link */
a.FS:hover {
  color: #2667b7;
  text-decoration: none;
}

/* selected link */
a.FS:active {
  color: #002a4e;
  text-decoration: none;
  font-weight: bold;
}


/* --- Image Hovers --*/
.grow { 
transition: all .2s ease-in-out; 
}

.grow:hover { 
transform: scale(1.1); 
}

.shrink { 
transition: all .2s ease-in-out; 
}

.shrink:hover { 
transform: scale(0.9); 
}

/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;

  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}

/*--- Table Styles --*/
.ohsep-table-row.ohsep-table-header {
    color: #ffffff;
    background: #00284d;
}
.ohsep-table-row {
    display: table-row;
    background: #fff;
}
.ohsep-table-row {
    display: table-row;
    background: #fff;
    
}
.table {
    width: 100%;
    display: table;
    margin: 0;
    border: 1px solid #EFF0F2;
}

.container-table100 {
    width: 100%;
    /* background: #fff; */
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.cell {
    display: table-cell;
    padding: 10px;
    border-bottom: 1px solid #EFF0F2;
}
.wrap-table100 {
    width: 960px;
    border-radius: 0.125rem;
    overflow: hidden;
}


/* ---- DropDown Menu Styles ----*/
.dropdown-menu li {
position: relative;
}
.dropdown-menu .dropdown-submenu {
display: none;
position: absolute;
left: 100%;
top: -7px;
}
.dropdown-menu .dropdown-submenu-left {
right: 100%;
left: auto;
}
.dropdown-menu > li:hover > .dropdown-submenu {
display: block;
}
.dropdown-menu .dropdown-submenu-right {
right: auto;
left: 100%;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-divider-blue {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #ceeef8;
}
.dropdown-divider-green {
    height: 0;
    margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #afd38d;
}

.bluenav{color: #2667b5;}
.greennav{color: #689f3a;}


/*--- Accessibility Button --*/
.side-accessibility-btn {
   color: #00284d !important;
      
}

.side-accessibility-btn:hover {
    color: #c1272d /*#066769*/ !important;
}



/*--- Accordion Button --*/
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #c1272d;
  text-align: left;
  font-weight: bold;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: #c1272d;
  background-color: #e6e6e6;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}
.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  border-color: #e6e6e6;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(193, 39, 45, 0.25);
}


/* -- menu adjustment --*/
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.95);
}



/*--- Enlarge Images Hover --*/

.image-container {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.hover-image {
    transition: transform 0.3s ease-in-out;
}

.image-container:hover .hover-image {
    transform: scale(1.5); /* Adjust the scale factor as needed */
}

/*---- Document Links ---*/

doclinks {
  color: #00284d;
}

/* unvisited link */
a.doclinks:link {
  color: #00284d;
  text-decoration: none;
  font-weight: bold;
}

/* visited link */
a.doclinks:visited {
  color: #00203e;
  text-decoration: none;
  font-weight: bold;
}

/* mouse over link */
a.doclinks:hover {
  color: #bd9740 /*#fe9903*/;
  text-decoration: underline;
}

/* selected link */
a.doclinks:active {
  color: #00284d;
  text-decoration: none;
  font-weight: bold;
}


/* ---- Form Submit Button ----*/
.primary {
  color: #ffffff;
  background-color: #0064af;
  border-color: #0064af /*#fe9903*/;
  font-weight: bold;
}
.primary:hover {
  color: #ffffff;
  background-color: #002c63 /*#f9aa41*/;
  border-color: #002c63 /*#f9aa41*/;
  font-weight: bold;
}
.check:focus + .primary, .primary:focus {
  color: #ffffff;
  background-color: #0064af/*#fe9903*/;
  border-color: #0064af /*#fe9903*/;
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
  font-weight: bold;
}
.check:checked + .primary, .check:active + .primary, .primary:active, .primary.active, .show > .primary.dropdown-toggle {
  color: #ffffff;
  background-color: #0064af/*#fe9903*/;
  border-color: #0064af /*#fe9903*/;
  font-weight: bold;
}
.check:checked + .primary:focus, .check:active + .primary:focus, .primary:active:focus, .primary.active:focus, .show > .primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}

/*--- Table Styles --*/
.doa-table-row.doa-table-header {
    color: #ffffff;
    background: #00284d;
}
.doa-table-row {
    display: table-row;
    background: #fff;
}
.doa-table-row {
    display: table-row;
    background: #fff;
    
}
.table {
    width: 100%;
    display: table;
    margin: 0;
    border: 1px solid #EFF0F2;
}

.container-table100 {
    width: 100%;
    /* background: #fff; */
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.cell {
    display: table-cell;
    padding: 10px;
    border-bottom: 1px solid #EFF0F2;
}
.wrap-table100 {
    width: 960px;
    border-radius: 0.125rem;
    overflow: hidden;
}

/* --- Merge Columns --- */
.merge-columns {
    grid-column: span 2;
}

/* --- Forms Custom --- */

legend {color: #002A4E; border-bottom: 1px solid #cccccc; margin-bottom: 20px;}
.umbraco-forms-label {flex: 0 0 auto;
    width: 16.66666667%;}
.umbraco-forms-field-wrapper{flex: 0 0 auto;
    width: 83.33333333%;}
    
    label.umbraco-forms-label {font-weight: 0;font-size: 1rem;
    display: block;
    background: 0 0 !important;}
    .umbraco-forms-label {font-weight: 0;font-size: 1rem;
    display: block;
    background: 0 0 !important;}