﻿/* 2013-Responsive-Design-Toolkit-User-Guide.docx Customizing Your New Site Step*/

.headerBgImg {
background-image: url("/Style%20Library/egov/img/agencyHeaderBg-generic.jpg"); /****CHANGE HEADER BACKGROUND IMAGE HERE*****/
background-repeat: no-repeat;
background-position: top center;
background-size: 100%;
}
.headerBgImgSubpage {
    background-image: url("/Style%20Library/egov//img/agencyHeaderInt-generic1.jpg"); /****CHANGE SUB PAGE HEADER BACKGROUND IMAGE HERE*****/
    background-size: 100%;
    background-repeat: no-repeat;
}
#agency_branding, #agency_branding_subpage {
    padding: 20px;
    background-image: url(/Style%20Library/egov/img/bgBlack65.png);
}

#mdgov_homeLink a {
    display: block;
    text-align: center;
    width: 100%;
    height: 100px;
    background-image: url("/Style%20Library/egov/img/MDgov_Crown_Logo-Black.png");
    background-repeat: no-repeat;
   }
#mdgov_homeLink a:focus {
    /*background-image: url("/Style%20Library/egov/img/MDgov_Crown_Logo-Black-hover.png");*/
    background-image: url("/Style%20Library/egov/img/MDgov_Crown_Logo-Black.png");    
}

h1,h2,h3,h4 {
  font-family: "Lato", Arial, "Helvetica Neue", sans-serif;
  font-weight: bold;
  line-height: 1.25;
}

body {
  font-family: "montserrat", arial, sans-serif;
  font-size: 1em;
  line-height: 1.7;
}

#mdgov_trendsAndAlerts 
{
	height: 0%;
	color: #fff;
	background-color: #fc0;
	overflow: visible;
}

#mdgov_enterpriseNavigation {
z-index: 10;
width: 100%;
clear: both;
background-color: #135490; /****NAV LIST BACKGROUND COLOR*****/
}

#mdgov_enterpriseNavigation #current a{
    background-color: #fff;
    color: #135490;
}

#mdgov_TopSliverBar {
width: 100%;
z-index: 1000;
min-height: 33px;
background-color: #fff;
border-bottom-width: 0px;
border-bottom-style: solid;
border-bottom-color: #fff; /*******TOP BANNER SLICE COLOR CHANGE
HERE*****/
box-shadow: 0px 20px 20px -15px #111;
transform: scale(1);
font-size: 80%;
}

#mdgov_sliverRight a, #mdgov_sliverRight a:link {
    color: #135490;
    padding-right: 5px !important;
    border-right: 1px solid #135490 !important;
}

#mdgov_sliverRight a:last-child, #mdgov_sliverRight a:link:last-child,
#mdgov_sliverRight a:nth-last-child(2), #mdgov_sliverRight a:link:nth-last-child(2) {
	border: none !important;
}

#mdgov_sliverRight img {
	display: none;	
}

#btn-translate {
	background-color: #0072c6;
    color: #fff;
    border-radius: 5px;
    padding: 3px 10px;
}

#footer_block {
background-color: #135490;
border-top: 4px #135490 solid; /******FOOTER COLOR CHANGE HERE******/
width: 100%;
color: #fff;
}
#mdgov_mobileNavButton a {
position: absolute;
left: 0;
height: 33px;
color: #fff;
text-transform: uppercase;
text-shadow: 1px 1px 2px #000;
text-decoration: none;
background-color: #135490;
text-align: left;
font-size: 165% !important;
/*width: 100%;*/
width: 25%;
text-indent: 6.5%;
padding: 6px 0;
border-bottom: 4px solid #000;
}

#secondary_right_rt_col {
    background-color: #eee;
    float: left;
    border-left: 1px solid #ccc;
    padding: 0 20px 20px 20px;
    margin-top: 20px;
}

    
#secondary_right_rt_col {
       padding:20px
       
}

.ms-rtestate-field h1, h1.ms-rteElement-H1, .ms-rtestate-field h2, h2.ms-rteElement-H2, .ms-rtestate-field h3, h3.ms-rteElement-H3, .ms-rtestate-field h4, h4.ms-rteElement-H4 {
    line-height: 1.4;
   /* instead of color: #0072C6 changing the reusable headers to black */
    color : #231f20;
}
/**** Adjust heading sizes ***/
h1{
/*font-size:2em;*/
font-size:32px;
color:#bd0934;
}

h2{
font-size:24px;
/*color:#0F0;*/
}

h3{font-size:20px;}

h4{
font-size:16px;
}

#primary_content_Block h2 {
    font-size:24px;
    line-height: 1.25;
}

strong {
    font-weight:600;
}

/**** Turn visible focus indicators back on ***/
a:focus{
outline: 0.5px dashed;
padding: 2px;
/* outline: 2px solid orangered; */
}

.cl_socialNav li a{
outline: 0;
}

.cl_base_hNav.footerLinks ul li {
    font-size: 14px;
}

/**** Begin css for changes skipnav ***/
.skipNav {
position: absolute;
left: inherit;
top:inherit;
width: auto;
height: auto;
}
.skipNav a {
    position:relative;
    left: 0;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.show-on-focus:focus {
    display:block;
    top: 0px !important;
    width: auto;
    height: auto;
    padding: 7px 10px 6px 10px;
    background-color: #fff;
    z-index: 5;
}
#mdgov_searchInput .mdgov_searchInputBox {
color: #767676;
}
h2, h3, h4, .ms-h2, .ms-h3, .ms-h4, .ms-headerFont {
color: #231f20;
}

/***change active links color***/
a, .twitter-timeline, .link-item, .link-item a, .link-item a:link, .ms-rteForeColor-6, .ms-rteForeColor-2{
color: #231f20;
}

/***change News Update font to match body***/
.link-item, .link-item a, .link-item a:link {
  font-family:montserrat, sans serif !important;
  font-size:16px !important;
  line-height:24px !important;
  text-decoration: underline !important;
    /* font-family: Arial,"Helvetica Neue",Helvetica,sans-serif; */
}
/***hover/focus link color***/
a:hover, a:focus {
color: #231f20;
text-decoration: none !important;
}
/***visited link color***/
a:visited {
color: #231f20;
}
#mdgov_sliverRight a:focus img, img:hover{
border-bottom: none !important;
}
.minus-sign.mobileButton:after{
content: "\2212" !important;
}
.mobileButton:after{
content: "+" !important;
}
a.btn-bt:hover {
    color: #0b3962 !important;
}
a.pm-btn:hover {
    background-color: #0b3962 !important;
    color: #ffffff !important
}
a.learn-more-link:visited, a.learn-more-link:focus,a.learn-more-link:hover{
color:#135490;
}
a.mdleads-btn:hover {
    background-color: #0b3962 !important;
    color: #ffffff !important
}

/* Accordion Styling Starts */
.accordion-button:not(.collapsed) {
    color: #231f20!important;
    background-color: #ffc838;
}
.accordion-button {
    margin: 0px !important;
}
.accordion-button:focus {
    box-shadow: none;
    border: dashed .5px #231f20;
}
.accordion-button.collapsed:hover {
    border-color: #bd0934;
    background-color: #bd0934;
    color: #fff;
}
input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover, button:hover {
    background-color: #f3f7fa;
}
.accordion-body {
    background-color: #f7f7f7 !important;
}
/* Accordion Styling Ends */

#ABOUTUS > header > h2 {
    display: none;
}

/* Removes "Offices/Divisions" subhead on left columns */
#OfficesDivisions {
    display: none;
}

div#MobileNav {
    padding: 0;
}

#primary_one_col .mdgov_contentWrapper {
    padding: 0 10%;
}

#primary_right_col .mdgov_contentWrapper {
  padding: 0 15% 0 20px;
  border-left: 1px solid #ccc;
}

#s4-bodyContainer {
  padding-bottom: 0px;
}

/* Table styling */
.msdecolumn {
    float: left;
    width: 50%;
    padding: 0 20px;
  }
  
  /* Clear floats after the columns */
  .msderow:after {
    content: "";
    display: table;
    clear: both;
  }
  

  /* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
  @media screen and (max-width: 992px) {
    .msdecolumn {
      width: 100%;
    }
  }
  

/* Main Nav Padding */
#mdgov_enterpriseNavigation ul li a.level0 {
    padding: 12px 24px;
}



/* Modal box
.show::after {
    background-color:#d3d3d3 !important;
    opacity: .5 !important;
} */

.ms-rte-embedil {
    width: 100%!important; 
}

/* Employment Carousel */
.carousel {
    margin-bottom:4rem;
    }
    
.carousel-caption {
    bottom:3rem;
    z-index:10;
    color:#0d5c9b;
    font-size:14px;
    font-family:montserrat, sans serif;
    }
    
.carousel-control-next {
    background-color:rgba(255, 255, 255, 0);
    width:1%;
    }

.carousel-control-prev {
    background-color:rgba(255, 255, 255, 0);
    width:1%;
    }

.carousel-control-next-icon, .carousel-control-prev-icon {
    background-color: #0d5c9b;
}

.carousel-control-next-icon {
    margin-left: 58%;
}

.carousel-control-prev-icon {
    margin-left: -82%;
}
    
.carousel-item {
    height:450px;
    }
    
/* .container {
    background-color:#f4fafe;
    } */

.carousel-indicators [data-bs-target] {
    background-color: #000;
    }
    
.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    }

.mobile-top {
    margin-top: 15%;
}

.quote {
padding-top: 3%;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
.carousel-item {
        height:400px;
        }

}
@media (min-width: 1024px) {
.carousel-item {
        height:350px;
        }
}

@media (min-width: 1200px) {
.col-lg-6 {
    width: 50%;
}
.carousel-caption {
    font-size:18px;
    }

.mobile-top {
    margin-top: 0;
    }
.quote {
    padding-top: 0;
    }
.carousel-item {
    height:350px;
    }
}

@media (min-width: 576px) {
.container, .container-sm {
    max-width: 100%;
}
}

/*Quick Links starts*/
#navBlock{
position: relative;
}
@media (max-width: 979px){
#navBlock{
position: initial;
}
.quick-nav-main {
display:block !important;
}
.secondary_middle_col_lt1{
margin-top:0 !important;
padding: 0 0px !important;
background-color: #fff !important;
width: 100%
}
.secondary_middle_col_lt1:first{
margin-top:20px !important;
}
.row-fluid.dropdown-menu-container{
margin-top: -40px;
position: inherit !important;
}
.quick-nav-main {
    background-color: #fff !important;
margin-top: 10px;
}
#mdgov_enterpriseSearch {
    margin: 0;
    margin-top: -5px;
}

.quick-nav-main .secondary_content_Block_inner:first-child{
margin-top:40px;
}

#secondary_content_Block {display:flex}

}
@media (min-width: 1200px) {
}
@media (max-width: 767px) {
#mdgov_enterpriseSearch {
    margin: 0 !important;
    margin-top: -3px;
}
.primary_left_col_list h3{
  /* display:none; */
}
}

@media (max-width: 979px){
.row-fluid.dropdown-menu-container {
    position: inherit;
    }
ul.cl_iconNav > h2 {
    padding-top: 25px;
    }
}
/*Quick link ends*/

@media (min-width: 1200px) {
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 100%;
    }
}

@media (min-width: 992px) {
.container, .container-lg, .container-md, .container-sm {
    max-width: 3000px;
    }
}

/* Inner Column 3 Layout Column Widths */
@media (min-width: 1200px) {
    .row-fluid .span4 {
        width: 23%;
    }
    .row-fluid .span5 {
        width: 48%;
    }
}

/* Header Styling */

/* Glue */
*,
*::before,
*::after {
  box-sizing: border-box;
}
.d-lg-inline {
  display: inline !important;
}
.d-lg-inline-block {
  display: inline-block !important;
}
.d-lg-block {
  display: block !important;
}
.d-lg-grid {
  display: grid !important;
}
.d-lg-table {
  display: table !important;
}
.d-lg-table-row {
  display: table-row !important;
}
.d-lg-table-cell {
  display: table-cell !important;
}
.d-lg-flex {
  display: flex !important;
}
.d-lg-inline-flex {
  display: inline-flex !important;
}
.d-lg-none {
  display: none !important;
}
/* Fullscreen header important */
body {
  margin: 0;
}
/**/

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  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;
}
body .global-header .translate-btn > .gtranslate_wrapper .gt_black_overlay {
  height: 100vh;
}
body .global-header .translate-btn > .gtranslate_wrapper .gt_white_content {
  background-color: #fff !important;
  color: #064d82;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: absolute;
  top: 200px;
}
body
  .global-header
  .translate-btn
  > .gtranslate_wrapper
  .gt_white_content:visited {
  color: #064d82;
}
body
  .global-header
  .translate-btn
  > .gtranslate_wrapper
  .gt_white_content
  .gt_languages
  > .glink.gt-current-lang {
  background-color: #ecf8fe;
  margin-right: 5px;
  padding-left: 10px !important;
}
body
  .global-header
  .translate-btn
  > .gtranslate_wrapper
  .gt_white_content
  .gt_languages
  > .glink
  img {
  display: none;
}
body .global-header .translate-btn > .gtranslate_wrapper .gt_white_content a {
  border-bottom: 1px solid #e7e7e7 !important;
  padding: 10px 0 !important;
}
@media (min-width: 1024px) {
  body
    .global-header
    .translate-btn
    > .gtranslate_wrapper
    .gt_white_content
    .gt_languages {
    -moz-column-count: 4;
    column-count: 4;
  }
}
body button {
  min-width: auto;
}
@media (max-width: 1023.98px) {
  body .global-header .translate-btn > .gtranslate_wrapper .gt_white_content a {
    background-color: #fff;
    color: #064d82;
  }
  body
    .global-header
    .translate-btn
    > .gtranslate_wrapper
    .gt_white_content
    .gt_languages {
    -moz-column-count: 3;
    column-count: 3;
  }
}
@media (max-width: 799.98px) {
  body
    .global-header
    .translate-btn
    > .gtranslate_wrapper
    .gt_white_content
    .gt_languages {
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (max-width: 639.98px) {
  body
    .global-header
    .translate-btn
    > .gtranslate_wrapper
    .gt_white_content
    .gt_languages {
    -moz-column-count: 1;
    column-count: 1;
  }
}
body
  .global-header
  .translate-btn
  > .gtranslate_wrapper
  .gt_switcher-popup
  img {
  display: none;
}
body
  .global-header
  .translate-btn
  > .gtranslate_wrapper
  .gt_switcher-popup
  span:first-of-type {
  content: none;
  position: relative;
  visibility: hidden;
}
body
  .global-header
  .translate-btn
  > .gtranslate_wrapper
  .gt_switcher-popup
  span:first-of-type:before {
  color: #fff;
  content: "Translate";
  left: 0;
  position: absolute;
  top: -4px;
  visibility: visible;
}
body
  .global-header
  .translate-btn
  > .gtranslate_wrapper
  .gt_switcher-popup
  span:first-of-type:focus:before,
body
  .global-header
  .translate-btn
  > .gtranslate_wrapper
  .gt_switcher-popup
  span:first-of-type:hover:before {
  text-decoration: underline;
}
body
  .global-header
  .translate-btn
  > .gtranslate_wrapper
  .gt_switcher-popup
  span:nth-of-type(2) {
  margin-right: 0;
  visibility: hidden;
  width: 0;
}
body #searchInputBox {
  float: none;
  margin: 0;
}
.global-header {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff;
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
  z-index: 1;
}
.global-header,
.global-header + div {
  position: relative;
}
.global-header nav {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}
.global-header a,
.global-header button {
  font-family: Lato, system-ui, -apple-system, Segoe UI, Roboto, Helvetica Neue,
    Noto Sans, Liberation Sans, Arial, sans-serif;
}
.global-header ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.global-header .global-header-logo {
  align-items: center;
  background: #ffffff;
  box-shadow: 6px 0 6px rgba(0, 0, 0, 0.25);
  display: flex;
  margin: 0;
  max-width: 180px;
  min-width: 180px;
  padding: 0.5rem 1.5rem;
  position: relative;
  width: 180px;
}
.global-header .global-header-logo svg {
  width: 100%;
}
@media (min-width: 1024px) {
  .global-header .global-header-logo {
    max-width: 230px;
    min-width: 230px;
    width: 230px;
  }
}
@media (min-width: 1200px) {
  .global-header .global-header-logo {
    max-width: 314px;
    min-width: 314px;
    width: 314px;
  }
}
.global-header .global-header-links {
  display: flex;
  flex-direction: column;
  position: static;
  width: calc(100% - 180px);
}
@media (min-width: 1024px) {
  .global-header .global-header-links {
    width: calc(100% - 230px);
  }
}
@media (min-width: 1200px) {
  .global-header .global-header-links {
    width: calc(100% - 314px);
  }
}
.global-header .global-header-links-top {
  background: #231f20;
  display: none;
}
@media (min-width: 1024px) {
  .global-header .global-header-links-top {
    display: flex;
    justify-content: flex-end;
    padding: 0.5rem 1.5rem 0.5rem 0;
  }
}
.global-header .global-header-links-top .translate-btn {
  align-items: center;
  background: none;
  border: none;
  color: #fff;
  display: flex;
  font-size: 1rem;
  gap: 8px;
  text-decoration: none;
}
@media (min-width: 1024px) {
  .global-header .global-header-links-top .translate-btn {
    padding: 0;
  }
}
.global-header .global-header-links-top .translate-btn span {
  font-family: inherit;
  font-size: inherit;
}
.global-header .global-header-links-top .translate-btn svg {
  width: 16px;
}
.global-header .global-header-links-top .translate-btn:focus,
.global-header .global-header-links-top .translate-btn:hover {
  color: #ccc;
}
.global-header .global-header-links-top > ul {
  align-items: center;
  display: flex;
}
.global-header .global-header-links-top > ul > li {
  font-size: 0;
}
.global-header .global-header-links-top > ul > li:after {
  color: #fff;
  content: "|";
  font-size: 1rem;
  padding: 0 12px;
}
.global-header .global-header-links-top > ul > li > a {
  color: #fff;
  font-size: 1rem;
  text-decoration: none;
}
.global-header .global-header-links-top > ul > li > a:focus,
.global-header .global-header-links-top > ul > li > a:hover {
  text-decoration: underline;
}
.global-header .global-header-links-btm {
  background-color: #bd0934;
  display: flex;
  flex: 1;
  justify-content: flex-end;
  padding: 0 1.5rem;
  position: static;
  width: 100%;
}
@media (min-width: 1024px) {
  .global-header .global-header-links-btm {
    background-color: #fff;
    justify-content: flex-start;
    min-height: 92px;
    padding: 0;
  }
}
.global-header .global-header-links-btm .menu-btn {
  background: none;
  border: none;
  display: block;
}
@media (min-width: 1024px) {
  .global-header .global-header-links-btm .menu-btn {
    display: none;
  }
}
.global-header .global-header-links-btm .menu-btn .menu-btn-symbol span {
  background: #fff;
  display: block;
  height: 2px;
  position: relative;
  transition: background 10ms ease 0.3s;
  width: 30px;
}
.global-header .global-header-links-btm .menu-btn .menu-btn-symbol span:after,
.global-header .global-header-links-btm .menu-btn .menu-btn-symbol span:before {
  background: #fff;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  transition: top 0.3s ease 0.35s, transform 0.3s ease 50ms;
  width: 30px;
}
.global-header .global-header-links-btm .menu-btn .menu-btn-symbol span:before {
  top: -12px;
}
.global-header .global-header-links-btm .menu-btn .menu-btn-symbol span:after {
  top: 12px;
}
.global-header .global-header-links-btm .search-btn {
  background: #bd0934;
  border: none;
  display: none;
}
@media (min-width: 1024px) {
  .global-header .global-header-links-btm .search-btn {
    display: block;
    padding: 0 2rem;
  }
  .global-header .global-header-links-btm .search-btn:focus,
  .global-header .global-header-links-btm .search-btn:hover {
    background: #9b072b;
  }
}
.global-header .global-header-links-btm .search-btn svg {
  width: 32px;
}
@media (max-width: 1023.98px) {
  .global-header .global-header-links-btm > ul {
    left: 0;
    max-width: 100vw;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .global-header .global-header-links-btm > ul {
    align-items: center;
    display: flex;
    flex: 1;
  }
  .global-header .global-header-links-btm > ul > li {
    display: flex;
    height: 100%;
  }
  .global-header
    .global-header-links-btm
    > ul
    > li:nth-child(3):not(.d-lg-none)
    a {
    padding-left: 1.5rem;
  }
}
@media (max-width: 1023.98px) {
  .global-header .global-header-links-btm > ul > li:last-child a {
    border-bottom: none;
  }
}
.global-header .global-header-links-btm > ul > li:focus > a,
.global-header .global-header-links-btm > ul > li:hover > a {
  background: #fff;
  color: #bd0934;
  text-decoration: none;
}
@media (min-width: 1024px) {
  .global-header .global-header-links-btm > ul > li:focus > a,
  .global-header .global-header-links-btm > ul > li:hover > a {
    text-decoration: underline!important;
    text-decoration-color: #FFC838!important;
  }
}
.global-header .global-header-links-btm > ul > li > a {
  align-items: center;
  display: flex;
  font-size: 1rem;
  font-weight: 600;
  text-underline-offset: 8px;
}
.global-header .global-header-links-btm > ul a {
  color: #231f20;
  letter-spacing: 1.5px;
  text-decoration: none;
  text-transform: uppercase;
}
@media (max-width: 1023.98px) {
  .global-header .global-header-links-btm > ul a {
    background: #bd0934;
    border-bottom: 1px solid #231f20;
    color: #fff;
    padding: 1rem;
  }
}
@media (min-width: 1024px) {
  .global-header .global-header-links-btm > ul a {
    height: 100%;
    padding: 0 1rem;
  }
}
@media (max-width: 1023.98px) {
  .global-header .global-header-links-btm > ul > li.has-submenu > a {
    justify-content: space-between;
  }
}
@media (min-width: 1024px) {
  .global-header .global-header-links-btm > ul > li.has-submenu > a {
    padding-right: 0.5rem;
  }
}
.global-header .global-header-links-btm > ul > li.has-submenu > a:after {
  background-image: url("https://marylandpublicschools.org/Style%20Library/Images/angle-down-solid.svg");
  content: "";
  height: 14px;
  margin-left: 5px;
  position: relative;
  width: 14px;
}
.global-header .global-header-links-btm > ul > li.has-submenu > ul {
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 1023.98px) {
  .global-header .global-header-links-btm > ul > li.has-submenu > ul {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .global-header .global-header-links-btm > ul > li.has-submenu > ul {
    position: absolute;
    top: 100%;
  }
}
@media (max-width: 1023.98px) {
  .global-header
    .global-header-links-btm
    > ul
    > li.has-submenu
    > ul
    > li:focus
    > a,
  .global-header
    .global-header-links-btm
    > ul
    > li.has-submenu
    > ul
    > li:hover
    > a {
    background: #1f4b7d;
  }
}
.global-header .global-header-links-btm > ul > li.has-submenu > ul a {
  font-size: 1.125rem;
  position: relative;
  text-underline-offset: 4px;
  z-index: 1;
}
@media (max-width: 1023.98px) {
  .global-header .global-header-links-btm > ul > li.has-submenu > ul a {
    display: block;
    justify-content: space-between;
    padding: 12px 24px;
  }
}
@media (min-width: 1024px) {
  .global-header .global-header-links-btm > ul > li.has-submenu > ul a {
    background: #fff;
    border-bottom: 1px solid #e2e2e2;
    color: #bd0934;
    display: flex;
    font-size: 18px;
    padding: 12px 20px;
  }
  .global-header .global-header-links-btm > ul > li.has-submenu > ul a:focus,
  .global-header .global-header-links-btm > ul > li.has-submenu > ul a:hover {
    background: #d9dadd;
  }
  .global-header .global-header-links-btm > ul > li.has-submenu:focus > ul,
  .global-header .global-header-links-btm > ul > li.has-submenu:hover > ul {
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 1023.98px) {
  .global-header .global-header-links-btm > ul > li.has-submenu.open > a:after {
    transform: rotate(180deg);
  }
}
.global-header .global-header-links-btm > ul > li.has-submenu.open > ul {
  opacity: 1;
  visibility: visible;
}
.global-header .global-header-links-btm > ul > li .translate-btn {
  align-items: center;
  background: #bd0934;
  border: none;
  color: #fff;
  display: flex;
  font-size: 1.125rem;
  font-weight: 600;
  gap: 8px;
  padding: 1rem;
  text-decoration: none;
  text-underline-offset: 8px;
  width: 100%;
}
.global-header .global-header-links-btm > ul > li .translate-btn span {
  font-family: inherit;
  font-size: inherit;
}
.global-header .global-header-links-btm > ul > li .translate-btn svg {
  width: 16px;
}
.global-header .global-header-links-btm > ul > li .translate-btn:focus,
.global-header .global-header-links-btm > ul > li .translate-btn:hover {
  background: #bd0934;
  color: #fff;
  text-decoration: none;
}
.global-header .global-header-links-btm > ul > li .search-field {
  position: relative;
}
.global-header .global-header-links-btm > ul > li .search-field input {
  background: #fff;
  border: none;
  min-height: 60px;
  padding: 0 4rem 0 1rem;
  width: 100%;
}
.global-header
  .global-header-links-btm
  > ul
  > li
  .search-field
  .searchButtonDiv {
  cursor: pointer;
  position: absolute;
  right: 8px;
  top: 4px;
}
.global-header
  .global-header-links-btm
  > ul
  > li
  .search-field
  .searchButtonDiv:before {
  background-image: url("/PublishingImages/Homepage/magnifying-glass-yellow.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  content: "";
  height: 50px;
  margin: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  width: 50px;
}
.global-header
  .global-header-links-btm
  > ul
  > li
  .search-field
  .searchButtonDiv
  button {
  background: none;
  border: none;
  display: block;
  height: 50px;
  width: 50px;
}
.global-header .global-header-search-row {
  display: none;
  visibility: hidden;
}
@media (min-width: 1024px) {
  .global-header .global-header-search-row {
    /* border-bottom: 2px solid #6ba544 !important; */
    display: block;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: -62px;
  }
}
.global-header .global-header-search-row .search-field {
  position: relative;
}
.global-header .global-header-search-row .search-field:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23 23'%3E%3Cpath d='M16.375 14.5h-.988l-.35-.338A8.089 8.089 0 0 0 17 8.875 8.125 8.125 0 0 0 8.875.75 8.125 8.125 0 0 0 .75 8.875 8.125 8.125 0 0 0 8.875 17a8.089 8.089 0 0 0 5.287-1.963l.338.35v.988l6.25 6.238 1.863-1.863-6.238-6.25Zm-7.5 0A5.617 5.617 0 0 1 3.25 8.875 5.617 5.617 0 0 1 8.875 3.25 5.617 5.617 0 0 1 14.5 8.875 5.617 5.617 0 0 1 8.875 14.5Z' fill='%23095C9B'/%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  content: "";
  height: 100%;
  left: 16px;
  margin: 0;
  pointer-events: none;
  position: absolute;
  width: 32px;
}
.global-header .global-header-search-row .search-field input {
  border: none;
  font-family: Montserrat, system-ui, -apple-system, Segoe UI, Roboto,
    Helvetica Neue, Noto Sans, Liberation Sans, Arial, sans-serif;
  min-height: 60px;
  padding: 0 8.125rem 0 4rem;
  width: 100%;
}
.global-header .global-header-search-row .search-field .searchButtonDiv {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 100%;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 95px !important;
  background-color: #bd0934;
  border-radius: 0px;
}
.global-header .global-header-search-row .search-field .searchButtonDiv button {
  background: #bd0934;
  border: none;
  /* border-radius: 2px; */
  color: #fff;
  font-size: 15px;
  line-height: 18px;
  padding: 24px;
  pointer-events: none;
  text-transform: uppercase;
}
.global-header
  .global-header-search-row
  .search-field
  .searchButtonDiv
  button:focus,
.global-header
  .global-header-search-row
  .search-field
  .searchButtonDiv
  button:hover {
  background: #064d82;
}
.global-header + div > main {
  position: relative;
  z-index: 0;
}
.is-mobile-menu-active .global-header .menu-btn .menu-btn-symbol span {
  background: transparent;
}
.is-mobile-menu-active .global-header .menu-btn .menu-btn-symbol span:after,
.is-mobile-menu-active .global-header .menu-btn .menu-btn-symbol span:before {
  top: 0;
  transition: top 0.3s ease 50ms, transform 0.3s ease 0.35s;
}
.is-mobile-menu-active .global-header .menu-btn .menu-btn-symbol span:before {
  transform: rotate(45deg);
}
.is-mobile-menu-active .global-header .menu-btn .menu-btn-symbol span:after {
  transform: rotate(-45deg);
}
@media (max-width: 1023.98px) {
  .is-mobile-menu-active .global-header-links-btm > ul {
    opacity: 1;
    pointer-events: auto;
    z-index: 99999999999999;
  }
}
@media (min-width: 1024px) {
  .is-desktop-search-active .global-header-search-row {
    visibility: visible;
  }
  .is-desktop-search-active .global-header {
    transform: translateY(62px);
  }
  .is-desktop-search-active
    .global-header
    .global-header-links-btm
    .search-btn {
    background: #bd0934;
  }
}

/* MSDE Mobile Search Button Update */
.global-header
  .global-header-links-btm
  > ul
  > li
  .search-field
  .searchButtonDiv {
  padding: 0px;
  background-color: #231f20;
  border: 0px;
  box-shadow: 0px 1px 2px #7f838c;
}
.mdgov_searchButton.btn.btn-primary.searchButtonDiv {
  border: none;
}
/* MSDE Desktop Search Button Update*/
.btn-primary-search {
  --bs-btn-color: #fff;
  --bs-btn-bg: #095c9b;
  --bs-btn-border-color: #095c9b;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #095c9b;
  --bs-btn-hover-border-color: #095c9b;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #095c9b;
  --bs-btn-active-border-color: #095c9b;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #095c9b;
  --bs-btn-disabled-border-color: #095c9bs;
  border-radius: 10px !important;
}

input::placeholder {
  font-size:16px !important;
}

/**/
@media (max-width: 992px) {
  .d-lg-none{
    display: block !important;
  }
  .global-header .global-header-links-btm > ul > li .translate-btn {
    margin-left:0px !important;
  }
  .global-header .global-header-links-btm > ul > li .search-field input {
    margin-bottom: -1px !important;
  }
/*
  .global-header
  .global-header-links-btm
  > ul
  > li
  .search-field
  .searchButtonDiv{
  padding: 0px !important;
  background-color: #c0e8fb !important;
  border: 0px !important;
  box-shadow: 0px 1px 2px #7f838c !important;
}
*/
}

/* MSDE Logo Positioning Updated */

.global-header-logo > a > svg {
  width: 220px;
}

@media (min-width: 1200px) {
  .global-header .global-header-logo {
    max-width: 314px;
    min-width: 314px;
    width: 314px;
    padding-top: 0;
    padding-left: 3rem;
  }
}

/* MSDE Mobile Search Button Update */
.global-header
  .global-header-links-btm
  > ul
  > li
  .search-field
  .searchButtonDiv {
  padding: 0px;
  background-color: #231f20;
  border: 0px;
  box-shadow: 0px 1px 2px #7f838c;
}
.mdgov_searchButton.btn.btn-primary.searchButtonDiv {
  border: none;
}
/* MSDE Desktop Search Button Update*/
.btn-primary-search {
  --bs-btn-color: #fff;
  --bs-btn-bg: #095c9b;
  --bs-btn-border-color: #095c9b;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #095c9b;
  --bs-btn-hover-border-color: #095c9b;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #095c9b;
  --bs-btn-active-border-color: #095c9b;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #095c9b;
  --bs-btn-disabled-border-color: #095c9bs;
  border-radius: 10px !important;
}
/* Footer */

.text-color-white, .text-color-white p {
  color: #fff;
}
.global-footer > .container > .row:first-child .groupmarker ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.global-footer > .container > .row:first-child h2 {
  font-family: Montserrat, system-ui, -apple-system, Segoe UI, Roboto, Helvetica Neue, Noto Sans, Liberation Sans, Arial, sans-serif;
}

.dfwp-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.slm-layout-main {
    overflow: hidden;
    width: 100%;
    padding: 0px;
    margin: 0px;
    border: 0px;
}
.global-footer .ms-rte-embedwp {
  text-align: center;
}

.global-footer {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #064d82 !important;
  color: #fff !important;
  padding-bottom: 40px !important;
  padding-top: 40px !important;
}
.global-footer a {
  color: #fff !important;
  /* font-family: Montserrat, system-ui, -apple-system, 
  "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif
  !important; */
  /* font-size: 16px !important; */
  line-height:24px !important;
}
.global-footer a:focus,
.global-footer a:hover {
  color: #ccc;
}
.global-footer > .container > .row:first-child {
  box-shadow: 0 -7.9px 1.7px -31px rgba(0, 0, 0, 0.18),
    0 -8.5px 4.3px -31px rgba(0, 0, 0, 0.13),
    0 -5px 8.3px -31px rgba(0, 0, 0, 0.11),
    0 1.6px 14.2px -31px rgba(0, 0, 0, 0.1),
    0 11.3px 23.2px -31px rgba(0, 0, 0, 0.08),
    0 24.8px 38.2px -31px rgba(0, 0, 0, 0.07),
    0 49px 73px -31px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin: 0 !important;
  padding-bottom: 40px;
}
@media (min-width: 800px) {
  .global-footer > .container > .row:first-child {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    display: grid;
    flex-direction: row;
    grid-template-columns: 180px repeat(2, 1fr);
    grid-template-rows: repeat(2, auto);
  }
}
@media (min-width: 1024px) {
  .global-footer > .container > .row:first-child {
    grid-template-columns: 140px auto auto auto auto;
    grid-template-rows: auto;
    width: 100%;
  }
}
.global-footer > .container > .row:first-child h2 {
  font-family: Montserrat, system-ui, -apple-system, Segoe UI, Roboto,
    Helvetica Neue, Noto Sans, Liberation Sans, Arial, sans-serif;
}
.global-footer > .container > .row:first-child .ms-rtestate-field {
  text-align: center;
}
@media (min-width: 800px) {
  .global-footer > .container > .row:first-child .ms-rtestate-field {
    text-align: left;
  }
}
.global-footer > .container > .row:first-child .groupmarker ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.global-footer
  > .container
  > .row:first-child
  .groupmarker
  ul
  li:not(:last-child) {
  margin-bottom: 16px;
}
.global-footer > .container > .row:first-child .groupmarker ul li > div {
  text-align: center;
}
@media (min-width: 800px) {
  .global-footer > .container > .row:first-child .groupmarker ul li > div {
    text-align: left;
  }
}
.global-footer > .container > .row:first-child .social-list {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
}
@media (min-width: 800px) {
  .global-footer > .container > .row:first-child .social-list {
    justify-content: flex-start;
  }
}
.global-footer > .container > .row:first-child > .col {
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 800px) {
  .global-footer > .container > .row:first-child > .col {
    justify-content: flex-start;
  }
}
.global-footer > .container > .row:first-child > .col:first-child {
  display: flex;
  order: 1;
}
@media (min-width: 800px) {
  .global-footer > .container > .row:first-child > .col:first-child {
    grid-area: 1/1/3/2;
    order: 0;
    width: auto;
  }
}
@media (min-width: 1024px) {
  .global-footer > .container > .row:first-child > .col:first-child {
    grid-area: 1/1/2/2;
  }
}
.global-footer > .container > .row:first-child > .col:nth-child(2) {
  display: flex;
  order: 2;
}
@media (min-width: 800px) {
  .global-footer > .container > .row:first-child > .col:nth-child(2) {
    grid-area: 1/2/2/3;
    order: 1;
    width: auto;
  }
}
@media (min-width: 1024px) {
  .global-footer > .container > .row:first-child > .col:nth-child(2) {
    grid-area: 1/2/2/3;
    max-width: 320px;
  }
}
.global-footer > .container > .row:first-child > .col:nth-child(3) {
  display: flex;
  order: 3;
}
@media (min-width: 800px) {
  .global-footer > .container > .row:first-child > .col:nth-child(3) {
    grid-area: 1/3/2/4;
    order: 2;
    width: auto;
  }
}
@media (min-width: 1024px) {
  .global-footer > .container > .row:first-child > .col:nth-child(3) {
    grid-area: 1/3/2/4;
  }
}
.global-footer > .container > .row:first-child > .col:nth-child(4) {
  display: none;
  order: 4;
}
@media (min-width: 800px) {
  .global-footer > .container > .row:first-child > .col:nth-child(4) {
    display: flex;
    grid-area: 2/2/3/3;
    order: 3;
    width: auto;
  }
}
@media (min-width: 1024px) {
  .global-footer > .container > .row:first-child > .col:nth-child(4) {
    grid-area: 1/4/2/5;
  }
}
.global-footer > .container > .row:first-child > .col:nth-child(5) {
  order: 0;
}
@media (min-width: 800px) {
  .global-footer > .container > .row:first-child > .col:nth-child(5) {
    grid-area: 2/3/3/4;
    order: 4;
    width: auto;
  }
}
@media (min-width: 1024px) {
  .global-footer > .container > .row:first-child > .col:nth-child(5) {
    grid-area: 1/5/2/6;
  }
}
.global-footer > .container > .row:last-child {
  padding-top: 40px;
}
.global-footer > .container > .row:last-child .ms-rtestate-field {
  align-content: flex-start;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
}
@media (min-width: 1024px) {
  .global-footer > .container > .row:last-child .ms-rtestate-field {
    align-items: flex-start;
    flex-wrap: nowrap;
    gap: 32px;
    justify-content: space-between;
  }
}
.global-footer > .container > .row:last-child p {
  margin: 0;
}
.global-footer > .container > .row:last-child ul {
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  margin: 0;
  min-height: auto;
  padding: 0;
  position: relative;
  row-gap: 8px;
}
@media (min-width: 1024px) {
  .global-footer > .container > .row:last-child ul {
    justify-content: flex-end;
  }
}
.global-footer > .container > .row:last-child ul li {
  align-items: center;
  display: flex;
  row-gap: 12px;
}
.global-footer > .container > .row:last-child ul li:last-child:after {
  content: none;
}
.global-footer > .container > .row:last-child ul li:after {
  background-color: #fff;
  content: " ";
  display: inline-block;
  height: 16px;
  margin: 0 16px;
  position: relative;
  width: 1px;
}
.global-footer > .container > .row:last-child a {
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}
.global-footer > .container > .row:last-child a:focus,
.global-footer > .container > .row:last-child a:hover {
  text-decoration: underline;
}
.disclaimer-footer a {
  color: #fff;
}
.disclaimer-footer {
  padding-top: 25px;
}

/* .section-dropshadow:after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0, transparent);
  bottom: -16px;
  content: "";
  height: 16px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 10;
} */

@media (min-width: 1024px) {
.global-footer > .container > .row:last-child .ms-rtestate-field {
    align-items: flex-start;
    flex-wrap: nowrap;
    gap: 32px;
    justify-content: space-between;
}
}

body .ms-webpartzone-cell {
  margin: 0;
}

.msdecolumn-left {
float:left;
width:38%;
padding:0px 20px;
}

.msdecolumn-left img {
  width: 75%;
}
.msdecolumn-right {
float:left;
width:62%;
padding:0px 20px;
}

@media (max-width: 1000px) {
.msdecolumn-left {
float:left;
width:100%;
padding:0px;
}

.msdecolumn-left img {
  width: 75%;
}

.msdecolumn-right {
float:left;
width:100%;
padding:0px;
margin:25px;
}
}

@media (min-width: 1300px) {
  .msdecolumn-left img {
    width: 270px !important;
    height:  250px !important;
  }
}

.column-media {
  float:left;
  width:25%;
  padding:5px;
  }

.column-3-media {
float:left;
width:33%;
padding:5px;
}

@media (max-width: 480px) {
    .column-media,
    .column-3-media	{
      float:left;
      width:100%;
      padding:10px;
    }
}

@media (min-width: 481px) and (max-width: 1024px){
    .column-media,
    .column-3-media	{
      float:left;
      width:50%;
      padding:5px;
    }
  }

@media (min-width: 1281px) {
	.column-media {
	  float:left;
	  width:25%;
	  padding:5px;
	  }
	.column-3-media {
	  float:left;
	  width:33%;
	  padding:5px;
	}
}

  #primary_content_Block {
    float:none !important;
    }

.cl_iconNav {
    list-style-type: none;
    padding-left: 0;
}
.cl_iconNav li {
    background-image: none !important;
    position: relative;
    padding-left: 25px;
}
.cl_iconNav li::before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMjAgNTEyIiBmaWxsPSIjYmQwOTM0Ij48cGF0aCBkPSJNMjc4LjYgMjMzLjRjMTIuNSAxMi41IDEyLjUgMzIuOCAwIDQ1LjNsLTE2MCAxNjBjLTEyLjUgMTIuNS0zMi44IDEyLjUtNDUuMyAwcy0xMi41LTMyLjggMC00NS4zTDIxMC43IDI1NiA3My40IDExOC42Yy0xMi41LTEyLjUtMTIuNS0zMi44IDAtNDUuM3MzMi44LTEyLjUgNDUuMyAwbDE2MCAxNjB6Ii8+PC9zdmc+');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 6px;
    top: 6px;
}
.btnLink {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #FFC838;
  border: 2px solid #FFC838;
  border-radius: 2px;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Lato, system-ui, -apple-system, Segoe UI, Roboto, Helvetica Neue,
    Noto Sans, Liberation Sans, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25;
  padding: 0.5rem 1rem;
  text-decoration: none;
  text-transform: uppercase;
  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;
}
.btnLink,
.btnLink span {
  color: #231f20;
  text-align: center;
}
.btnLink:focus,
.btnLink:hover {
  background: #bd0934;
  border-color: #bd0934;
  color: #fff;
}
.btnLink.disabled,
.btnLink:disabled {
  background-color: transparent;
  border-color: transparent;
  color: #515359;
  pointer-events: none;
}
.btnLink.btnLink-primary.btnLink-onDark {
  background-color: #fff;
  border-color: #fff;
  color: #064d82;
}
.btnLink.btnLink-primary.btnLink-onDark:visited {
  color: #fff;
}
.btnLink.btnLink-primary.btnLink-onDark:focus,
.btnLink.btnLink-primary.btnLink-onDark:hover {
  background-color: #ecf8fe;
  border-color: #ecf8fe;
  color: #064d82;
}
.btnLink.btnLink-primary.btnLink-onDark.disabled,
.btnLink.btnLink-primary.btnLink-onDark:disabled {
  color: #7f838c;
}
.btnLink.btnLink-secondary {
  background: transparent;
  border: 2px solid #bd0934;
  color: #bd0934;
}
.btnLink.btnLink-secondary span,
.btnLink.btnLink-secondary:visited {
  color: #bd0934;
}
.btnLink.btnLink-secondary:focus,
.btnLink.btnLink-secondary:hover {
  background: #bd0934;
  border-color: #bd0934;
  color: #fff;
}
.btnLink.btnLink-secondary:focus span,
.btnLink.btnLink-secondary:hover span {
  color: #fff;
}
.btnLink.btnLink-secondary.disabled,
.btnLink.btnLink-secondary:disabled {
  background-color: transparent;
  border-color: #515359;
  color: #515359;
}
.btnLink.btnLink-secondary.btnLink-onDark {
  border-color: #fff;
  color: #fff;
}
.btnLink.btnLink-secondary.btnLink-onDark:visited {
  color: #fff;
}
.btnLink.btnLink-secondary.btnLink-onDark:focus,
.btnLink.btnLink-secondary.btnLink-onDark:hover {
  background: #bd0934;
  border-color: #bd0934;
  color: #fff;
}
.btnLink.btnLink-secondary.btnLink-onDark:focus span,
.btnLink.btnLink-secondary.btnLink-onDark:hover span {
  color: #064d82;
}
.btnLink.btnLink-secondary.btnLink-onDark.disabled,
.btnLink.btnLink-secondary.btnLink-onDark:disabled {
  background-color: transparent;
  border-color: #7f838c;
  color: #7f838c;
}
/* Tertiary Button Normal State (Inverted colors of Secondary's Hover State) */
.btnLink.btnLink-tertiary {
  background: #bd0934;
  border: 2px solid #bd0934;
  color: #fff;
}
.btnLink.btnLink-tertiary span,
.btnLink.btnLink-tertiary:visited {
  color: #fff;
}
/* Tertiary Button Hover and Focus States (Inverted colors of Secondary's Normal State) */
.btnLink.btnLink-tertiary:focus,
.btnLink.btnLink-tertiary:hover {
  background: transparent;
  border-color: #bd0934;
  color: #bd0934;
}
.btnLink.btnLink-tertiary:focus span,
.btnLink.btnLink-tertiary:hover span {
  color: #bd0934;
}
/* Tertiary Button Disabled State */
.btnLink.btnLink-tertiary.disabled,
.btnLink.btnLink-tertiary:disabled {
  background-color: transparent;
  border-color: #515359;
  color: #515359;
}
/* Tertiary Button On Dark Background (Inverted colors of Secondary's On Dark) */
.btnLink.btnLink-tertiary.btnLink-onDark {
  background: #bd0934;
  border-color: #bd0934;
  color: #064d82;
}
.btnLink.btnLink-tertiary.btnLink-onDark:visited {
  color: #064d82;
}
.btnLink.btnLink-tertiary.btnLink-onDark:focus,
.btnLink.btnLink-tertiary.btnLink-onDark:hover {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.btnLink.btnLink-tertiary.btnLink-onDark:focus span,
.btnLink.btnLink-tertiary.btnLink-onDark:hover span {
  color: #fff;
}
/* Tertiary Button On Dark Background Disabled State */
.btnLink.btnLink-tertiary.btnLink-onDark.disabled,
.btnLink.btnLink-tertiary.btnLink-onDark:disabled {
  background-color: transparent;
  border-color: #7f838c;
  color: #7f838c;
}
.btnLink.btnLink-small {
  font-size: 0.875rem;
  padding: 0.375rem 0.75rem;
}
.btnLink.btnLink-large {
  padding: 0.75rem 2.5rem;
}
.btnLink-expanded {
  padding-left: 2rem;
  padding-right: 2rem;
}
.btnLink-expanded.btnLink-small {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.btnLink-expanded.btnLink-large {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}
.btnLink-styles,
.btnLink-styles:active,
.btnLink-styles:focus,
.btnLink-styles:hover
{
  border-radius: 5px;
  opacity: 0.9;
  padding: 15px 10px;
  text-decoration: none;
  width: 100%;
  display: inline-block;
}
.intro-paragraph {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #91000b;
  line-height: 1.6;
}
.callout-background {
  background-color: #f7f7f7 !important;
}
.callout-text-primary {
  color: #bd0934 !important;
  padding-bottom: 1em;
}
.callout-text-secondary {
  color: #444 !important;
}
.info-block-text-primary {
  color: #bd0934 !important;
  padding-bottom: 0.5rem;
}
.info-block-text-secondary {
  margin: 0px 0px 10px 0px;
  line-height: 1.6;
}
.info-block-learn-more {
  margin: 0px 0px 10px 0px;
  line-height: 1.6;
}
.header-color {
  color: #bd0934!important;
}
.drop-shadow {
    margin-bottom: 20px;
    text-align: right;
    box-shadow: #eff0f2 0px 14px 15px -4px;
}
.large-text {
    color: #4d4d4f;
    font-family: montserrat, sans-serif;
    font-size: 20px;
    line-height: 1.7;
}
.medium-text {
    color: #4d4d4f;
    font-family: montserrat, sans-serif;
    font-size: 18px;
    line-height: 1.7;
}
.normal-text {
    color: #4d4d4f;
    font-family: montserrat, sans-serif;
    font-size: 16px;
    line-height: 1.7;
}
.small-text {
    color: #4d4d4f;
    font-family: montserrat, sans-serif;
    font-size: 14px;
    line-height: 1.7;
}
#primary_content_Block h2.accordion-header {
    font-size: 16px;
}
.accordion-body {
    font-size: 14px;
}
.ms-rteTable-4{
-ms-name:"Table Style 6 - Dark Grey Header"!important;
}
.ms-rteTable-5{
-ms-name:"Table Style 7 - Dark Grey Header; Light Grey Grid"!important;
}
.ms-rteTable-4,
.ms-rteTable-4 > tbody > tr > td,
.ms-rteTable-4 > tbody > tr > th,
.ms-rteTable-5,
.ms-rteTable-5 > tbody > tr > td,
.ms-rteTable-5 > tbody > tr > th
{
    border:1px solid #d1d1d1;
}
.ms-rteTable-4 tr.ms-rteTableHeaderRow-4,
.ms-rteTable-4 tr.ms-rteTableFooterRow-4,
.ms-rteTable-4 tr.ms-rteTableHeaderRow-4 > th,
.ms-rteTable-4 tr.ms-rteTableFooterRow-4 > th,
.ms-rteTable-4 tr.ms-rteTableFooterRow-4 > td,
.ms-rteTable-5 tr.ms-rteTableHeaderRow-5,
.ms-rteTable-5 tr.ms-rteTableFooterRow-5,
.ms-rteTable-5 tr.ms-rteTableHeaderRow-5 > th,
.ms-rteTable-5 tr.ms-rteTableFooterRow-5 > th,
.ms-rteTable-5 tr.ms-rteTableFooterRow-5 > td
{
    background-color:#565253;
    color:#fff;
}
.ms-rteTable-5 tr.ms-rteTableOddRow-5
{
    background-color:#f1f1f1;
}
.ms-rteTable-5 tr.ms-rteTableEvenRow-5
{
    background-color:#fff;
}
