/* Color overrides */
.lead {
  color: #007dba; }

.secure-icon {
  font-size: .75rem;
  color: #b1b3b3; }

.alert a.btn-primary, .alert a.btn-secondary, .alert a.btn-success, .alert a.btn-danger, .alert a.btn-info, .alert a.btn-dark {
  color: #fff; }

/*
* LINKS TO DOC TYPES
* Adds a Font Awesome icon after the
* link text to designate the
* document type
* ---------
* Must use lowercase file extension
*/
.doc-icon a[href$=".pdf"]::after,
.doc-icon a[href$=".doc"]::after,
.doc-icon a[href$=".docx"]::after,
.doc-icon a[href$=".ppt"]::after,
.doc-icon a[href$=".pptx"]::after,
.doc-icon a[href$=".xls"]::after,
.doc-icon a[href$=".xlsx"]::after,
.doc-icon a[href$=".zip"]::after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  margin-left: 0.25em; }

.doc-icon a[href$=".pdf"]::after {
  content: '\f1c1'; }

.doc-icon a[href$=".doc"]::after,
.doc-icon a[href$=".docx"]::after {
  content: '\f1c2'; }

.doc-icon a[href$=".ppt"]::after,
.doc-icon a[href$=".pptx"]::after {
  content: '\f1c4'; }

.doc-icon a[href$=".xls"]::after,
.doc-icon a[href$=".xlsx"]::after {
  content: '\f1c3'; }

.doc-icon a[href$=".zip"]::after {
  content: '\f1c6'; }

.callout-heading {
  background: url("../images/site-wide/heading-arrow.png") no-repeat left 2px;
  background-size: auto 22px;
  padding-left: 1.25em; }

.card {
  -ms-flex-line-pack: start;
      align-content: flex-start; }

.card--links {
  border-top: solid 3px #41b6e6; }
  .card--links .card-title {
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    text-transform: none;
    letter-spacing: normal;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 0; }
  .card--links .card__icon {
    font-size: 2.5rem;
    margin-bottom: .75rem; }
  .card--links .secure-icon {
    font-size: 1rem; }

.contact__name {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-size: 1.5rem;
  color: #012169;
  margin-bottom: 0; }

.contact__entry {
  padding: 1rem 0; }
  .contact__entry:not(:last-of-type) {
    border-bottom: solid 1px #d0d0ce; }

.contact__label {
  margin-top: 0.15em;
  font-weight: bold; }

.contact__btn {
  display: block;
  width: 100%; }

.contact-grid {
  border: 1px solid #d0d0ce; }
  .contact-grid .contact__name {
    background-color: #ebf5f9;
    border-bottom: solid 1px #d0d0ce; }
  .contact-grid .contact__title {
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    text-transform: none;
    letter-spacing: normal;
    font-size: 0.875rem;
    font-style: italic; }
  .contact-grid .contact__entry a {
    word-break: break-word; }
  .contact-grid .contact__entry, .contact-grid .contact-grid .contact__name {
    padding: 1rem; }

@media (max-width: 575.98px) {
  .contact-grid .contact__entry, .contact-grid .contact__name {
    padding: 0.5rem; }
  .contact-grid .contact__entry {
    font-size: 0.875rem; } }

/* Compress nav spacing */
.dropdown-toggle::after {
  margin-left: -.1rem; }

.header .header-nav-main .nav-link {
  letter-spacing: .02em; }

@media (max-width: 991.98px) {
  .dropdown-toggle::after {
    content: "";
    display: none; } }

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.375rem;
    padding-left: 0.25rem; }
  .header .header-nav-main .nav-link {
    font-size: 1.135rem; }
  .dropdown-menu {
    width: 25vw; }
  .dropdown-item {
    white-space: normal; } }

@media (min-width: 992px) and (max-width: 1234px) {
  .header-search {
    width: 100%;
    max-width: 50%; }
    .header-search .input-group {
      -ms-flex-pack: end;
          justify-content: flex-end;
      width: 100%; } }

.home-title {
  background-position: center;
  padding-top: 22rem; }

.landing-title {
  background-position: center right;
  padding-top: 8rem; }

.home-title, .landing-title {
  background-color: #101820;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: solid 8px #fff;
  position: relative; }
  .home-title::before, .home-title::after, .landing-title::before, .landing-title::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .home-title::before, .landing-title::before {
    background: linear-gradient(45deg, rgba(1, 25, 80, 0.8) 0%, rgba(1, 25, 80, 0.05) 60%, rgba(1, 25, 80, 0.5) 100%); }
  .home-title::after, .landing-title::after {
    background: url("../images/site-wide/pattern-bg-white-finance.png") repeat center top;
    -webkit-mask-image: linear-gradient(45deg, black 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.7) 100%);
    mask-image: linear-gradient(45deg, black 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.7) 100%); }

.landing-title__heading {
  position: relative;
  z-index: +1; }

@media (min-width: 768px) {
  .list-columns {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px; } }

.list-group-sm .list-group-item {
  line-height: 1.5;
  padding: .5rem; }

.quick-links__heading {
  color: #b58500; }
  .quick-links__heading span {
    font-size: 1.5rem;
    color: #012169;
    display: block; }

.quick-links__list .list-group-item, .links__list .list-group-item {
  padding-top: .375rem;
  padding-bottom: .375rem;
  outline: 2px solid transparent;
  transition: outline-color 0.15s ease-in-out; }
  .quick-links__list .list-group-item:focus, .links__list .list-group-item:focus {
    outline-color: #41b6e6; }
  .quick-links__list .list-group-item:focus, .links__list .list-group-item:focus {
    position: relative;
    z-index: +1; }

.quick-links .list-group-item, .links__list .list-group-item {
  padding-right: .25rem;
  padding-left: .25rem;
  border-right: none;
  border-left: none; }

#subnav-heading {
  font-size: 1.25rem;
  background-color: #012169;
  padding: 0; }
  #subnav-heading a {
    text-decoration: none;
    display: block;
    padding: .5rem .75rem;
    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, outline-color 0.15s ease-in-out; }
    #subnav-heading a:hover {
      background-color: #007dba; }

#subnav {
  background-color: #eeefef; }
  #subnav li {
    padding-left: 0;
    position: relative;
    border-bottom: solid 1px #d0d0ce !important; }
    #subnav li a {
      font-size: 1rem;
      line-height: 1.15;
      color: #012169;
      padding: .5rem .75rem;
      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, outline-color 0.15s ease-in-out; }
      #subnav li a:hover {
        background-color: #007dba !important;
        color: #fff !important; }
      #subnav li a:focus {
        outline: 3px solid #41b6e6;
        position: relative;
        z-index: +1; }
  #subnav .folder-index > a {
    padding-right: 1.625rem; }
    #subnav .folder-index > a::after {
      color: #41b6e6;
      font-size: 1rem;
      line-height: inherit;
      padding: .5rem; }
  #subnav .folder-index.current {
    border-bottom: solid 3px #012169 !important; }
    #subnav .folder-index.current > a {
      background-color: #fff; }
  #subnav .subnav {
    background-color: #eeefef;
    border-top: solid 1px #d0d0ce; }
    #subnav .subnav a {
      font-family: "Noto Sans", sans-serif;
      font-size: .825rem;
      line-height: 1.5;
      font-weight: bold;
      text-transform: none;
      letter-spacing: normal; }
      #subnav .subnav a::after {
        font-family: "Font Awesome 5 Free";
        font-weight: bold; }
    #subnav .subnav .subnav a {
      font-weight: normal; }
    #subnav .subnav a {
      padding-left: .75rem; }
    #subnav .subnav li a::after {
      display: none;
      left: -1rem; }
    #subnav .subnav li.current a {
      background-color: #fff;
      color: #012169; }
    #subnav .subnav li.active a {
      color: #012169; }
      #subnav .subnav li.active a:hover {
        color: #fff; }
      #subnav .subnav li.active a::after {
        color: #012169;
        display: inline-block; }
    #subnav .subnav li.folder-index > a {
      padding-right: 1.625rem;
      padding-left: .75rem; }
      #subnav .subnav li.folder-index > a::after {
        content: '\f107';
        color: #41b6e6;
        display: inline-block;
        padding: 0.375em .5rem;
        top: 0;
        right: 0;
        left: auto; }
    #subnav .subnav li.folder-index.current > a {
      color: #fff !important;
      background-color: #012169 !important; }
  #subnav li.current > a {
    color: #012169;
    background-color: #fff; }
    #subnav li.current > a:hover {
      color: #fff; }
    #subnav li.current > a::after {
      font-family: "Font Awesome 5 Free";
      content: '\f0da';
      color: #41b6e6;
      padding: 0.5rem 1rem 0.5rem 0;
      position: absolute;
      top: 0;
      left: 1px; }
      
/* Accounting table styles for accounting/cost-accounting/f&a EB 3-25-2021 */
#sample-calculation {
    border: 1px solid #808080;
}
#sample-calculation tr {
    background-color: #fff;
}
#sample-calculation .number {
    text-align: right;
}
#sample-calculation .total {
    background-color: #F2F2F0;
}
#sample-calculation .g-total {
    font-weight: bold;
}
#sample-calculation .grand-total {
    font-weight: bold;
    text-align: right;
    border-bottom: double #000;
}
#sample-calculation .total-number {
    font-weight: bold;
    text-align: right;
    border-top: 1px solid #000;
    border-bottom: 3px solid #000;
}
