@font-face {
    font-family: "Source Sans 3", sans-serif;
  }
  
  @font-face {
    font-family: "Source Sans 3", sans-serif;
  }
  
  @font-face {
    font-family: "Source Sans 3", sans-serif;
  }
  
  @font-face {
    font-family: "Source Sans 3", sans-serif;
  }
  
  .mont-bold{
    font-family: "Source Sans 3", sans-serif;
}
  
  .mont-medium{
    font-family: "Source Sans 3", sans-serif;
}
  
  .mont-medium-italic {
    font-family: "Source Sans 3", sans-serif;
}
  
  .mont-Regular {
    font-family: "Source Sans 3", sans-serif;
}
  
  * {
    font-family: "Source Sans 3", sans-serif;
}
  
  #blackHead {
    background-color: #000000;
    /*font-size: 80%;*/
    color: #ffffff;
    min-height: 25px;
    height: 30px;
    box-shadow: 0px 0px 30px 3px #000000;
  }
  
  #mainHead {
    min-height: 120px;
    background-color: #1F4076;
    color: #ffffff;
  }
  
  .list-group-item {
    padding: 2px 15px !important;
  }
  
  #minSubHead {
    min-height: 30px !important;
    background-color: #1F4076;
    color: #ffffff;
  }
  
  .navbar-nav > li > a {
    padding: 5px;
    font-size: 10px;
    font-weight: bold;
  }
  
  #subHead {
    /*height: 40px;*/
    padding-left: 12%;
    padding-right: 12%;
    position: relative;
    background-color: #244a89;
    color: #ffffff;
  }
  
  .bodyElements {
    min-height: 335px;
    border: 2px solid #1F4076;
    margin-top: 15px;
    /*border-radius: 40px;*/
    box-shadow: 0px 0px 3px 1px #1F4076;
  }
  
  li > a.nav-item.nav-link {
    font-size: 14px;
  }
  
  
  .divider-vertical {
    border-left: 2px solid #F2F2F2;
    padding: 15px 0px;
    margin: 0px 10px;
  }
  
  ul > li > a {
    color: lightgray;
  }
  
  ul.help-text > li > a {
    color: Black;
    font-weight: bold;
  }
  
  ul > li.border-left {
    border-left: 2px solid white;
    border-radius: 0px;
  }
  
  .nav-pills > li.danger > a, .nav-pills > li.danger > a:hover, .nav-pills > li.danger > a:focus {
    background-color: #a94442;
  }
  
  .container > div > ul > li > a:hover {
    background-color: lightgray;
    color: black;
    font-weight: bold;
  }
  
  .margin-left-20 {
    margin-left: 20px;
  }
  
  .margin-right-10 {
    margin-right: 10px;
  }
  
  .margin-btm-40 {
    margin-bottom: 40px;
  }
  
  .navbar-nav > li > a.headLista:hover {
    background-color: lightgray;
    color: black;
    font-weight: bold;
  }
  
  li > ul > li > a {
    background-color: #FFFFFF;
    color: #0e0e0e;
    font-weight: bold;
  }
  
  li > a.dropdown-toggle:hover {
    background-color: lightgrey;
    color: #0e0e0e;
  }
  
  .headLista {
    color: #ffffff;
  }
  
  .md-logo {
    width: 80%;
    float: left;
    padding: 10px 0px;
  }
  
  .dhs-logo {
    width: 20%;
    float: right;
    padding: 20px 0px;
  }
  
  .md-img {
    width: 150px;
    transition: all 0.2s ease !important;
  }
  
  .program-font-color {
    color: #0e0e0e;
  }
  
  @media (min-width: 1200px) {
    .container {
      width: 1079px;
    }
  }
  
  @media (width: 400px) {
    .col-sm-3.col-md-3 {
      padding-top: 10px;
    }
  }
  
  @media (max-width: 480px) {
    .mdGovImg {
      width: 80%;
      margin-left: 12%;
    }
  }
  
  @media (max-width: 480px) {
    .sign-in-align {
      padding-top: 10px;
      /* margin-left: 50px; */
    }
  }
  
  @media (max-width: 480px) {
    .mobile-letter {
      margin-top: 80px;
      margin-left: -10px;
    }
  }
  
  @media (min-width: 480px) {
    .mobile-letter {
      letter-spacing: 5px;
      font-size: 50px
    }
  }
  
  button.btn.btn-secondary {
    margin: 2px 0px;
  
  }
  
  .width-15 {
    width: 15%;
  }
  
  .font-fam {
    font-family: "Source Sans 3", sans-serif;
}
  
  .font-size-16 {
    font-size: 16px;
  }
  
  .font-size-28 {
    font-size: 28px;
  }
  
  .float-left {
    float: left;
  }
  
  .float-right {
    float: right;
  }
  
  .margin-top-15 {
    margin-top: 15px;
  }
  
  .margin-top-10 {
    margin-top: 10px;
  }
  
  .padding-none {
    padding: 0px;
  }
  
  .margin-none {
    margin: 0px;
  }
  
  .padding-20 {
    padding: 20px 0px;
  }
  
  .letter-spacing-1 {
    letter-spacing: 1px
  }
  
  .border-left {
    border-left: 2px solid;
  }
  
  .column {
    float: left;
    padding-left: 5px;
    width: 11%;
  }
  
  .border-bottom {
    border-bottom: 2px solid grey;
  }
  
  .translate {
    background-color: white;
    border-radius: 15px;
    color: black !important;
    line-height: 10px;
    margin: 5px;
  }
  
  .btn_save {
    width: 100%;
    /*margin-right: 18px;*/
  }
  
  .mdthink-logo {
    width: 80%;
    text-align: center;
    float: none;
    margin: 0px;
  }
  
  .font-20 {
    font-size: 20px;
  }
  
  .font-16 {
    font-size: 16px;
  }
  
  .font-26 {
    font-size: 26px;
  }
  
  .width-50 {
    width: 50% !important;
  }
  
  .container-img {
    text-align: center;
  }
  
  /* @media (min-width: 992px) {
    .col-md-2 {
      width: 20% !important;
    }
  } */
  
  .am-i-elgble {
    color: lightgray;
    cursor: pointer;
  }
  
  .ltc {
    font-size: 26px;
    color: #1F4076;
    letter-spacing: 1px;
    font-weight: bolder;
  }
  
  .prgrm-service {
    font-weight: bold;
    color: dimgrey;
    letter-spacing: 1px;
  }
  
  .font-grey {
    color: dimgrey;
  }
  
  .footerTop {
    background-color: #2e2e2e;
  }
  
  .footerBottom {
    background-color: #af1919;
  }
  
  img.img-responsive {
    display: inline-block;
  }
  
  .margin-left-25 {
    margin-left: -25px;
  }
  
  .font-size-12 {
    font-size: 12px !important;
  }
  
  .font-size-14 {
    font-size: 14px !important;
  }
  
  .footer_block {
    background-color: #000;
    border-top: 4px #000 solid;
    width: 100%;
    color: #fff;
  }
  
  .cl_base_hNav {
    list-style: none;
    clear: both;
    margin-top: -28px !important;
    padding: 15px !important;
  }
  
  .row-fluid {
    clear: both;
  }
  
  .container {
    min-height: 0;
  }
  
  .container {
    background-color: transparent;
  }
  
  .cl_base_hNav li {
    float: left;
    list-style: none;
    break-inside: avoid-column;
    -webkit-column-break-inside: avoid;
  }
  
  .footerLinks ul {
    float: left;
    margin: 15px 0 15px 0;
    padding: 0;
  }
  
  .footerLinks li {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #fff;
  }
  
  #footer_left a {
    color: #fff;
  }
  
  div div ul li {
    font-size: 10px;
  }
  
  div div ul li.dhr-font {
    font-size: 16px;
  }
  
  .cl_base_hNav li a {
    display: block;
    float: left;
    font-size: 14px;
  }
  
  .footerLinks li:first-child {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
  }
  
  .cl_base_hNav li {
    float: left;
    list-style: none;
    break-inside: avoid-column;
    -webkit-column-break-inside: avoid;
  }
  
  #footer_block p {
    clear: both;
  }
  
  /* p {
    margin-bottom: 10px;
  }
  
  p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
  } */
  
  #footer_block {
    background-color: #000;
    border-top: 4px #000 solid;
    width: 100%;
    color: #fff;
  }
  
  #footer_right {
    padding: 20px 20px 20px 0;
  }
  
  #footer_right .mdgov_socialNav {
    margin-top: 0;
  }
  
  .mdgov_socialNav {
    float: right;
    min-width: 200px;
    margin-top: 15px;
  }
  
  .cl_socialNav {
    float: right;
  }
  
  .margin-top-20 {
    margin-top: 20px;
  }
  
  .cl_base_hNav {
    list-style: none;
    clear: both;
    margin: 0;
    padding: 0;
  }
  
  .cl_socialNav li {
    margin-left: 5px;
    list-style: none;
    display: inline-block;
    margin-bottom: 0;
  }
  
  .cl_socialNav li:first-child {
    margin-left: 0;
  }
  
  .cl_base_hNav li {
    float: left;
    list-style: none;
    break-inside: avoid-column;
    -webkit-column-break-inside: avoid;
  }
  
  .cl_socialNav li a.fa-facebook-square, .cl_socialNav_Small li a.fa-facebook-square {
    background-position: left 0;
  }
  
  .sub-header {
    font-size: 20px;
    text-align: center;
    padding: 5px;
    font-weight: bold;
    background-color: #1F4076;
    color: white;
  }
  
  .cl_base_hNav > p {
    margin: 0px;
    font-size: 10px;
  }
  
  .align-center {
    text-align: center;
  }
  
  .cl_socialNav {
    float: right;
  }
  
  .cl_base_hNav {
    list-style: none;
    clear: both;
    margin: 0;
    padding: 0;
  }
  
  ul {
    list-style-type: none;
  }
  
  ul.dhr-modal {
    list-style-type: disc;
  }
  
  .border-left {
    border-left: 1px solid dimgray;
  }
  
  .text-align {
    text-align: center;
    padding: 10px;
  }
  
  .modal-footer {
    border-top: 0px;
  }
  
  .nav-menu-fixed {
    position: relative;
    z-index: 3;
  }
  
  .margin-left-10 {
    margin-left: 10px !important;
  }
  
  .margin-15 {
    margin: 15px;
  }
  
  .light-blue {
    background-color: #d9f1f9;
  }
  
  .light-grey {
    color: #d3d3d3;
  }
  
  .border-bottom {
    border-bottom: 1px solid dimgray;
  }
  
  .ltc-orng {
    color: orangered;
  }
  
  .ltc-align {
    padding: 20px 0px;
  }
  
  .grey-col {
    background-color: #efefef;
  }
  
  span.img-size {
    top: -30px;
    position: relative;
    background-color: #d9f1f9;
    padding: 28px;
    z-index: -1;
    display: inline-block;
    /*width: 72%;*/
    height: 120px;
  }
  
  .img-align {
    z-index: 1;
  }
  
  .welcome-dhr {
    font-size: 24px;
    font-weight: 500;
    font-family: "Source Sans 3", sans-serif;
    color: #204075;
    letter-spacing: 1px;
  }
  
  .margin-left-10 {
    margin-left: 10px;
  }
  
  html, body {
    height: 100%;
  }
  
  body {
    margin: 0;
    font-family: "Source Sans 3", sans-serif;
}
  
  /*Angular Material Stylings*/
  
  .fullWidth {
    width: 100%;
  }
  
  .hand {
    cursor: pointer;
  }
  
  .example-radio-group {
    display: flex;
    flex-direction: column;
    margin: 15px 0;
  }
  
  .example-radio-button {
    margin: 5px;
  }
  
  .mat-tab-links, .mat-tab-label-active, .mat-tab-nav-bar, .mat-tab-link, .mat-toolbar, .mat-tab-label, .mat-card-actions {
    height: 30px !important;
  }
  
  .mat-card, .mat-expansion-panel-header-title, .mat-expansion-panel-header-description, .mat-tab-label, .mat-tab-link, .mat-checkbox-label, .mat-form-field-infix, .mat-cell, .mat-header-cell, .mat-raised-button, .mat-card-subtitle, .mat-radio-label, .mat-card-actions {
    font-size: 12px !important;
  }
  
  .mat-toolbar.mat-toolbar-single-row, .mat-card-title, .mat-dialog-title {
    font-size: 15px !important;
  }
  
  .mat-card-actions {
    margin-bottom: 0 !important;
  }
  
  .right-aligned-header > .mat-content {
    justify-content: space-between !important;
  }
  
  .alignMatIcon {
    vertical-align: super !important;
    font-size: 15px !important;
  }
  
  .margin-btm-10 {
    margin-bottom: 10px;
  }
  
  .height60 {
    height: 60%;
  }
  
  .copyRight {
    word-spacing: 2px;
    font-size: 14px !important;
  }
  
  .margin-4 {
    margin-left: 4%;
  }
  
  .margin-12 {
    margin-left: 12%;
  }
  
  .text-align-end {
    text-align: end;
  }
  
  .footer-position {
    /* position: fixed; */
    /* width: 100%; */
    left: 0;
    right: 0;
    bottom: 0;
  }
  
  .portal-img {
    height: 125px;
    background-size: cover;
  }
  
  .port-sty {
    padding: 3% 3% 0;
    font-size: 30px;
    color: white;
  }
  
  .mdg-angledDivider {
    position: relative;
    height: 6vw;
    overflow: hidden;
    width: 100%;
  }
  
  .mdg-angledDivider-prim {
    position: relative;
    height: 5vw;
    overflow: hidden;
    width: 100%;
  }
  
  @media (min-width: 544px) {
    .mdg-angledDivider {
      height: 36vw;
    }
  
    .width-20 {
      width: 100%;
    }
  
    .padding-5-15 {
      padding: 0;
      /* text-align: center; */
    }
  }
  
  @media (min-width: 544px) {
    /* .mdg-angledDivider-prim {
      height: 90vw;
    } */
  
    .width-20 {
      width: 100%;
    }
  
    .padding-5-15 {
      padding: 0;
      /* text-align: center; */
    }
  }
  
  @media (min-width: 992px) {
    .mdg-angledDivider {
      height: 6vw;
    }
  
    .width-20 {
      width: 20%;
    }
  
    .padding-5-15 {
      padding: 5% 15%;
      /*text-align: none;*/
    }
  }
  
  @media (min-width: 992px) {
    /* .mdg-angledDivider-prim {
      height: 5vw;
    } */
  
    .width-20 {
      width: 20%;
    }
  
    .padding-5-15 {
      padding: 5% 15%;
      /*text-align: none;*/
    }
  }
  
  .mdg-angledDivider hr {
    border: 0;
    height: 6vw;
    position: absolute;
    top: 0;
    transform: rotate(-2.7deg);
    width: 100%;
    margin: 0 auto;
    transform-origin: right;
  }
  
  .mdg-angledDivider-prim hr {
    border: 0;
    height: 4vw;
    position: absolute;
    top: 0;
    transform: rotate(-1.7deg);
    width: 100%;
    margin: 0 auto;
    transform-origin: left;
  }
  
  .bg-white {
    background-color: #fff !important;
  }
  
  .bg-primary {
    background-color: #c8122c !important;
  }
  
  .bg-primary-bottom {
    background-color: #f3b812 !important;
  }
  
  .bg-grey {
    background-color: #e9ecef !important;
  }
  
  .black-bg {
    border-top: black 4px solid;
  }
  
  .margin-top-65 {
    margin-top: 65px;
  }
  
  .header-pos {
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1;
    top: 0;
  }
  
  .pad-10 {
    padding: 10px 25px;
  }
  
  