@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;500;700&display=swap');

body {
  background-color: #8373AE;
  color: #333333;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin: 0; }

/* Overrides */
.dkdivouterblock td {
  color: #333333;
  font-family: "Roboto", sans-serif !important;
  font-size: 14px; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  font-family: 'Roboto', sans-serif; }

h1 {
  font-size: 35px;
  line-height: 1.5em;
  letter-spacing: 0;
  color: #000; }

h2 {
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: 0;
  color: #000; }

h3 {
  font-size: 26px;
  line-height: 1.5em;
  letter-spacing: 0;
  color: #000; }

h4 {
  font-size: 22px;
  line-height: 1.3em;
  letter-spacing: 0;
  color: #000; }

h5 {
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: 0;
  color: #000; }

h6 {
  font-size: 16px;
  line-height: 1.3em;
  letter-spacing: 0;
  color: #000; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px; }

blockquote p {
  color: #ccc;
  font-style: italic;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25; }

ul, ol {
  margin-bottom: 25px;
  margin-top: 0;
  margin-left: 40px; }

.dkdivouterblock ul,
.dkdivouterblock ol,
.dkdivouterblock ul li,
.dkdivouterblock ol li {
  color: #393939;
  font-family: 'Roboto', sans-serif !important;
  font-size: 22px;
  font-weight: 400;
  line-height: 32px; }

ul li {
  list-style-type: disc;
  padding-left: 15px; }

ol li {
  list-style-type: decimal; }

.dkdivouterblock td p {
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
  margin: 0 0 30px  0; }

.dkdivouterblock td #instructionHolder1 p,
.dkdivouterblock td #MainInstructionDiv p  {
    line-height: 1.25;
    margin-bottom: 15px;
}

table.dkouterblock {
  background: #8373AE;
  height: 100%;
  margin: 0 auto;
  table-layout: auto;
  vertical-align: top;
  width: 100%;
  z-index: 1; }

tr.dkouterblock {
  vertical-align: top; }

.dkdivouterblock a,
.dkdivouterblock a:link,
.dkdivouterblock a:visited,
.dkdivouterblock a:active {
  color: #fff;
  outline: 0 none;
  text-decoration: underline; }

.dkdivouterblock a:hover {
  color: #fff;
  outline: 0 none;
  text-decoration: none; }

tr.dkheaderblock {
  vertical-align: top;
  margin: 0px;
  height: auto;
  background: url(/orgheaders/4674/headerbg.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
  padding-bottom: 40px; }

td.dkheaderblock {
  vertical-align: top;
  margin: 0px; }

.header--logo {
  margin: 0 auto; }

.header--menu {
  text-align: center;
  padding: 12px 15px 16px;
  background: #8373AE;
  position: relative; }

.header--menu:before {
  background: transparent url(/orgheaders/4674/headerbar.png) no-repeat bottom center;
  position: absolute;
  top: -34px;
  right: 0;
  content: "";
  width: 100%;
  height: 44px; }

.header--menu .sm-dk {
  box-shadow: none; }

.header--menu .sm-dk li {
  border-left-color: #ffffff; }

.header--menu .sm-dk a {
  color: #ffffff;
  padding: 8px 12px;
  font-weight: bold;
  font-size: 18px;
  font-family: "Roboto", sans-serif !important;
  text-decoration: none;
  text-shadow: none; }

.header--menu .sm-dk a:hover,
.header--menu .sm-dk a:active,
.header--menu .sm-dk a:visited {
  color: #ffffff; }

.sm-dk li {
    border-left: 0px solid #000 !important;
}

.sm-dk a span.sub-arrow {
    position: absolute;
    bottom: -2px;
    left: 50%;
    margin-left: -5px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 5px;
    border-style: solid dashed dashed dashed;
    border-color: #fff transparent transparent transparent !important;
}

#dk-main-menu {
  margin: 0 auto;
  max-width: 960px; }

.dkdivcenterblock {
  table-layout: auto;
  vertical-align: top;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 50px 0;
  position: relative;
  background: #8373AE;
  overflow: hidden; }

table.dkcenterblock {
  table-layout: auto;
  vertical-align: top;
  margin: 0 auto;
  max-width: 960px;
  width: 100%;
  height: 100%;
  //position: relative;
  //left: 50%;
  //transform: translateX(-50%); 
  float: none;
  }

table.dkleftblock {
  table-layout: auto;
  width: 0px;
  height: 100%;
  margin: 0px;
  vertical-align: top; }

table.dkrightblock {
  table-layout: auto;
  width: 0px;
  height: 100%;
  margin: 0px;
  vertical-align: top; }

.dkdivallfooter {
  background: url(/orgheaders/4674/footerbg.jpg) no-repeat center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

#footer--copyright {
  background: #8373AE;
  padding: 13px 15px;
  text-align: center; }

#footer--copyright p {
  font-size: 12px;
  color: #fff; }

@media screen and (max-width: 920px) {
  .header--logo img {
    max-width: 200px; } }

@media screen and (max-width: 880px) {
  .header--logo img {
    max-width: 160px; } }

@media screen and (max-width: 767px) {
  .header--logo img {
    max-width: 200px; } }

visually-hidden,
.element-invisible {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px; }

/*body > .dkdivouterblock {
  overflow-x: hidden; }*/

h1, h2, h3, h4, p, a {
  font-family: "Roboto", Arial, sans-serif; }

.dkdivcenterblock {
  max-width: none; }

.dkdivleftblock {
  display: none; }

.container-header,
#dk_cms_page,
.footer--content {
  max-width: 1310px !important;
  margin: 0 auto; }

.dkheaderblock {
  padding: 15px; }
  @media (min-width: 768px) {
    .dkheaderblock .container-header {
      display: flex; }
      .dkheaderblock .container-header .header--menu {
        flex-grow: 1;
        margin-left: 60px; } }
  .dkheaderblock .header--logo {
    margin: 0; }
  .dkheaderblock .header--logo img {
    max-width: 196px;
    height: auto !important; }

#dk-main-menu > li,
#dk-main-menu-mobile > li {
  margin-right: 1em; }
  #dk-main-menu > li:last-child,
  #dk-main-menu-mobile > li:last-child {
    margin-right: 0; }
  #dk-main-menu > li > a,
  #dk-main-menu-mobile > li > a {
    padding: 0; }

@media (min-width: 768px) {
  #dk-main-menu > li a:before,
  #dk-main-menu-mobile > li a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -4px;
    left: 0;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    z-index: 300; }
  #dk-main-menu > li a:before:hover,
  #dk-main-menu-mobile > li a:before:hover {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@media screen and (max-width: 1310px) {
  #dk_header_standard {
    padding: 0 20px; } }

.sm-dk a span.sub-arrow {
  bottom: 1px !important;
  right: -10px !important;
  top: auto !important;
  left: auto !important;
  border-color: #3c317d transparent transparent transparent !important; }

.sm-dk a.has-submenu {
  margin-right: 10px !important;
  padding-right: 5px !important; }

#dk-main-menu > li > ul.sm-nowrap {
  margin-top: 30px !important;
  border-top: none !important; }
  #dk-main-menu > li > ul.sm-nowrap a {
    color: #000000 !important; }
    #dk-main-menu > li > ul.sm-nowrap a:hover, #dk-main-menu > li > ul.sm-nowrap a:focus, #dk-main-menu > li > ul.sm-nowrap a:visited, #dk-main-menu > li > ul.sm-nowrap a:active {
      color: #000000 !important; }

#dk_header_mobile {
  padding-right: 20px; }

#footer {
  padding-top: 40px;
  padding-bottom: 30px;
  color: #fff; }
  #footer p {
    font-size: 18px;
    font-size: 1.125rem; }
  #footer #footer--about {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 20px; }
    @media (min-width: 768px) {
      #footer #footer--about {
        padding: 0;
        display: flex;
        justify-content: right; }
        #footer #footer--about div {
          max-width: 50%;
          padding: 0 20px 20px; } }
    @media (min-width: 1024px) {
      #footer #footer--about div {
        max-width: 25%;
        padding: 0 20px 20px; } }
    #footer #footer--about h4,
    #footer #footer--about p {
      color: #fff; }
    #footer #footer--about h4 {
      margin-top: 0;
      font-size: 23px;
      font-size: 1.4375rem;
      margin-bottom: 15px;
      letter-spacing: 0.45px; }
    #footer #footer--about p {
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 1.5; }
  #footer #footer--logos {
    background: #3c317d; }
    #footer #footer--logos .footer--content {
      padding: 28px 15px; }
      #footer #footer--logos .footer--content, #footer #footer--logos .footer--content .nav {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center; }
        @media (min-width: 1024px) {
          #footer #footer--logos .footer--content, #footer #footer--logos .footer--content .nav {
            flex-wrap: nowrap; } }
    #footer #footer--logos ul {
      list-style: none !important;
      margin: 0 !important;
      padding: 0 !important; }
      #footer #footer--logos ul li {
        list-style: none; }
    #footer #footer--logos li a {
      margin: 5px;
      display: inline-block;
      text-indent: -9999em;
      margin-right: 15px;
      background-image: url("/orgheaders/4674/sprite-footer-logos.png");
      -webkit-transition: all 350ms ease-in-out;
      -moz-transition: all 350ms ease-in-out;
      transition: all 350ms ease-in-out; }
      @media (min-width: 1024px) {
        #footer #footer--logos li a {
          margin: 0; } }
    #footer #footer--logos li a.united-way {
      background-position: 0 -98px;
      height: 49px;
      width: 158px; }
    #footer #footer--logos li a.astc {
      background-position: 0 0;
      height: 49px;
      width: 170px; }
    #footer #footer--logos li a.nsf {
      background-position: 0 -196px;
      height: 49px;
      width: 136px; }
    #footer #footer--logos li a.pa-dced {
      background-position: 0 -49px;
      height: 49px;
      width: 164px; }
    #footer #footer--logos li a.museum-library {
      background-position: 0 -245px;
      height: 49px;
      width: 133px; }
    #footer #footer--logos li a.phmc {
      background-position: 0 -147px;
      height: 49px;
      width: 148px; }
    #footer #footer--logos .didi {
      height: 43px;
      width: 80px; }
    #footer #footer--logos .didi-logo {
      text-indent: -9999em;
      background: url(/orgheaders/4674/didi-logo.png) 75% bottom no-repeat;
      background-size: auto;
      background-size: contain;
      height: 43px;
      width: auto; }

#footer--nav ul {
  padding: 0 !important;
  margin: 0 !important;
  list-style: none;
  text-align: center; }

#footer--nav li {
  display: inline-block;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 2.5;
  color: #fff; }
  #footer--nav li a {
    text-decoration: none; }
    #footer--nav li a:hover {
      color: #3c317d; }

@media (max-width: 768px) {
  #footer .footer--content > div {
    margin: 40px 0; }
  .dkdivallfooter {
    display: block; } }

table.dkcenterblock {
  max-width: 1310px; }

.dkdivcenterblock {
  background: #fff;
  color: #000000; }
  .dkdivcenterblock td p {
    color: #000000; }
  .dkdivcenterblock a {
    color: #000000 !important; }
    .dkdivcenterblock a:hover {
      color: #000000 !important; }

.dkcenterblock #dk_cms_page {
  padding-bottom: 40px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }
  .dkcenterblock #dk_cms_page h2, .dkcenterblock #dk_cms_page h3, .dkcenterblock #dk_cms_page h4 {
    color: #8373AE;
    margin-bottom: 15px;
    line-height: 1.2;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 600; }
  .dkcenterblock #dk_cms_page h1 {
    color: #8373AE;
    margin-top: 40px;
    margin-bottom: 40px; }
  .dkcenterblock #dk_cms_page h2 {
    color: #8373AE;
    margin-bottom: 20px; }
  .dkcenterblock #dk_cms_page p {
    color: #000000;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5; }
  @media screen and (max-width: 1310px) {
    .dkcenterblock #dk_cms_page {
      padding: 0 40px 40px; } }
/* Communication Suite Corrections */
.dkdivcenterblock .dk-updated-comm-center-tabs a,
.dkdivcenterblock .dk-updated-comm-center-tabs a:link,
.dkdivcenterblock .dk-updated-comm-center-tabs a:visited,
.dkdivcenterblock .dk-updated-comm-center-tabs a:active {
    color: #007bff!important;
}
.dkdivcenterblock .dk-updated-comm-center-tabs a[disabled=disabled] {
    color: #ccc!important;
}
.dkdivcenterblock .dk-updated-comm-center-tabs a.active {
    color: #fff!important;
    text-decoration: none!important;
}
.dkdivouterblock .dk-updated-comm-center-tabs ul {
    margin-left: 0;
}
.dkdivouterblock .dk-updated-comm-center-tabs ul li {
    list-style-type: none;
    padding-left: 0;
}