﻿@charset "UTF-8";
/* fonts */
/* colors */
/* body colors */
/* fonts */
/* colors */
/* body colors */
.mud-main-content {
  padding-top: 10px !important;
}

.mud-breadcrumbs {
  padding-left: 0;
}
.mud-breadcrumbs li.mud-breadcrumb-separator {
  padding: 0 0.5em;
}
.mud-breadcrumbs li a {
  color: #006eb5;
}

.mud-breadcrumbs.mud-typography-body1 {
  font-size: 0.7rem;
}

.mud-table-root .mud-table-head .mud-table-cell {
  font-weight: 800 !important;
  background: #faa21b;
}

/* fonts */
/* colors */
/* body colors */
body {
    background-repeat: no-repeat;
    background-position-y: -125px;
    background-position-x: center;
    background-image: url("../Images/MCDOT_BG.jpg");
    background-size: auto;
}

#skiptocontent {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1500;
  transition: all 250ms ease-out;
  transform: translateY(-100%);
  opacity: 0;
  color: #006eb5 !important;
  font-size: 1rem !important;
  filter: drop-shadow(3px 3px 4px rgba(56, 56, 56, 0.5));
}
#skiptocontent:focus {
  transform: translateY(0);
  opacity: 1;
}

.main-body-container {
  min-height: 500px;
}

#main-body-content {
  background-color: #fff;
  padding: 1.5em;
  width: 85%;
  max-width: 1230px;
  margin: 26em auto 1em;
  min-height: 450px;
}

.mud-main-content h1 {
  margin-top: 1rem;
}

@media screen and (max-width: 991px) {
  body {
    background-image: none;
  }
  #main-body-content {
    margin-top: 10em;
  }
  a[href^="tel:"] {
    display: block;
    margin-top: 1em;
  }
  a[href^="tel:"]:before {
    content: "✆";
    margin-right: 0.5em;
  }
  #main-body-content {
    width: 95%;
  }
  .phoneLabel {
    display: none;
    visibility: hidden;
  }
  ul.navbar-nav li {
    min-width: 100px;
  }
}
@media screen and (min-width: 992px) {
  footer a[href^="tel:"] {
    cursor: text;
  }
  footer a[href^="tel:"]:hover {
    text-decoration: none !important;
    color: #fff !important;
  }
}
.fw-bold {
  font-weight: 600;
}

/* fonts */
/* colors */
/* body colors */
.county-navbar-link {
  font-family: poppins, sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.7;
}

/* fonts */
/* colors */
/* body colors */
#footer {
  background-color: #132048;
  min-height: 250px;
  padding: 1em 0.6em;
  color: #fff;
  text-align: center;
  font-size: 1.1rem;
  font-weight: 400;
}
#footer p {
  font-size: 1rem;
}
#footer p.mud-typography-subtitle1 {
  text-align: center;
}
#footer a {
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
}
#footer a:hover {
  text-decoration: underline;
  color: #059bff;
}
#footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer ul li {
  margin: 10px 0;
}
#footer #socialMediaLinks ul {
  text-align: left;
}
#footer #socialMediaLinks ul li {
  display: inline-block;
  height: 43px;
}
#footer #socialMediaLinks ul li a {
  display: inline-block;
  height: 43px;
  width: 42px;
}
#footer #socialMediaLinks ul li:hover {
  cursor: pointer;
}
#footer #socialMediaLinks ul li span.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px !important;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

#footer #socialMediaLinks ul li#facebook {
  background: url("../Images/social-media-icons.png") 0 0;
  left: 0px;
  width: 42px;
}

#footer #socialMediaLinks ul li#facebook:hover {
  background: url("../Images/social-media-icons.png") 0 -43px;
}

#footer #socialMediaLinks ul li#twitter {
  background: url("../Images/social-media-icons.png") -42px 0;
  left: 50px;
  width: 42px;
}

#footer #socialMediaLinks ul li#twitter:hover {
  background: url("../Images/social-media-icons.png") -42px -43px;
}

#footer #socialMediaLinks ul li#instagram {
  background: url("../Images/social-media-icons.png") -84px 0;
  left: 100px;
  width: 42px;
}

#footer #socialMediaLinks ul li#instagram:hover {
  background: url("../Images/social-media-icons.png") -84px -43px;
}

#footer #socialMediaLinks ul li#youtube {
  background: url("../Images/social-media-icons.png") -126px 0;
  left: 150px;
  width: 42px;
}

#footer #socialMediaLinks ul li#youtube:hover {
  background: url("../Images/social-media-icons.png") -126px -43px;
}

@media screen and (min-width: 960px) {
  #footer ul li {
    text-align: left;
  }
  #footer p.mud-typography-subtitle1 {
    text-align: left;
  }
}
@media screen and (max-width: 991px) {
  #footer .footer-quick-links {
    margin-top: 2em;
  }
}
@media screen and (max-width: 960px) {
  #socialMediaLinks ul {
    width: 187px;
    margin: 1em auto;
  }
}
/* fonts */
/* colors */
/* body colors */
.visually-hidden {
  position: absolute;
  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;
}

.vertically-align {
  vertical-align: bottom !important;
}

.errorText {
  color: #b31909;
}

.summary-error .mud-list-item-icon {
  min-width: 40px !important;
}

.hz-container {
  width: 320px;
  overflow-x: auto;
}
.hz-container div.mud-paper div:first-of-type {
  width: 64px !important;
}

@media screen and (min-width: 430px) {
  .hz-container {
    width: 440px;
  }
}
@media screen and (min-width: 640px) {
  .hz-container {
    width: 800px;
  }
}
.ammendedPlat {
  background-color: rgba(253, 234, 107, 0.8) !important;
}

.table-header-style tr th {
  border-top: 3px solid #132048;
  border-bottom: 3px solid #132048;
  background-color: rgb(220, 220, 220) !important;
}
