body {
  background: #ffffff; }

.bg-lighter {
  background: #f0f0f5; }

.SiteNav {
  background: #f0f0f5; }

.SiteNav .navbar-toggler {
  font-size: 2rem; }

.SiteNav .navbar-brand img {
  height: 55px; }

.SiteNav .nav-link {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.875rem;
  font-weight: 500;
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important; }

.SiteNav .nav-link:hover,
.SiteNav .nav-link:focus,
.SiteNav .nav-link.active {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), inset 0 -1px 0 #fff;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 0.25rem; }

.SiteNav .BiLG {
  font-size: 2rem; }

.SiteNav .SiteLang:after,
.SiteNav .UserAccount:after {
  display: none; }

.SiteNav .dropdown-header {
  font-size: 1rem; }

.SiteNav .dropdown-header span {
  display: block;
  font-size: 0.875rem; }

@media (min-width: 1400px) {
  .SiteNav .navbar-nav {
    border: 0 !important; } }

@media (max-width: 1399px) {
  .SiteNav .navbar-brand img {
    height: 45px; }
  .SiteNav .dropdown-menu {
    box-shadow: none;
    margin-top: 0.5rem; }
  .SiteNav .dropdown-item {
    white-space: normal; }
  .SiteNavUtil .dropdown-menu {
    display: block !important;
    margin-top: 1rem; }
  .SiteNavUtil .BiLG {
    font-size: 1rem; } }

.CartBadge {
  top: 0%;
  right: 0%; }

.Intro {
  background: linear-gradient(90deg, #005ed3, #66b00b); }

.Intro, .Intro h1 {
  color: #fff; }

.TopDivider:before {
  content: "";
  display: block;
  width: 100%;
  height: 0.75rem;
  background: linear-gradient(90deg, #005ed3, #66b00b); }

.Intro .nav-link {
  border: 0;
  background: rgba(0, 0, 0, 0.15);
  color: #ffffff;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 0.875rem; }

.Intro .nav-link:hover,
.Intro .nav-link:focus {
  background: rgba(255, 255, 255, 0.15); }

.Intro .nav-link.active,
.Intro .nav-link.active:hover,
.Intro .nav-link.active:focus {
  border: 0;
  background: #f0f0f5;
  color: #2f2f35; }

.Intro .nav-item + .nav-item {
  margin-left: 0.25rem; }

.FSsm {
  font-size: 0.875rem; }

.ReportID .btn,
.DatasetID .btn {
  font-weight: 500; }

.ExpColl {
  position: relative;
  padding-left: 1.5rem; }

.ExpColl:before {
  content: "\F2E9";
  font-family: "bootstrap-icons", monospace;
  font-weight: 500;
  position: absolute;
  left: 0;
  top: 0.4rem; }

.ExpColl.collapsed:before {
  content: "\F4FD"; }

.accordion-item {
  background: transparent;
  border: 0;
  margin-bottom: 1px; }

.accordion-button {
  position: relative;
  padding: 0.5rem 1rem 0.5rem 2.75rem;
  background: #00379f;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.875rem; }

.accordion-button:after {
  display: none; }

.accordion-button:before {
  content: "\F286";
  font-family: "bootstrap-icons", monospace;
  font-weight: 500;
  position: absolute;
  left: 1rem;
  top: 0.6rem; }

.accordion-button.collapsed:before {
  content: "\F282"; }

.accordion-button:focus {
  box-shadow: none; }

.accordion-button:hover,
.accordion-button:focus {
  background: #002f87; }

.accordion-button:not(.collapsed) {
  background: #002c7f;
  color: #fff; }

.btn {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.875rem;
  font-weight: 400; }

.TTCaps {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.875rem; }

footer .nav-link {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.875rem; }

legend {
  font-size: 1rem; }

.FormHelp {
  background: #e4e4ed;
  padding-left: 0.25rem;
  padding-right: 0.25rem; }

.FormHelp:hover,
.FormHelp:focus {
  background: #d9d9e2; }

.form-label.Required:after {
  content: "*";
  color: #dd0000;
  margin-left: 0.25rem; }

input:placeholder-shown {
  font-style: italic; }

.SearchResult .btn i {
  font-size: 1rem; }

.SRInfo {
  font-size: 0.875rem; }

.SRInfo small {
  font-size: 0.75rem;
  letter-spacing: 0.0125rem; }

.SRInfo i {
  font-size: 1rem; }

.SRTag {
  background: rgba(0, 0, 0, 0.05);
  padding: 0.125rem 0.125rem 0.125rem 0.75rem;
  display: inline-flex;
  align-items: flex-start; }

.SRTagInfo {
  padding: 0.125rem 0.5rem 0.125rem 0; }

.SRTagLabel,
.SRTagValue {
  display: block;
  padding: 0.125rem 0;
  max-width: 245px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.SRTagLabel {
  font-size: 0.75rem;
  opacity: 0.67; }

.SRTagValue {
  font-size: 0.875rem; }

.SRTag .btn {
  padding: 0.125rem 0.3875rem; }

.MaxHeight {
  max-height: 350px;
  overflow-y: auto; }

.MaxHeightTable {
  max-height: 529px;
  overflow-y: auto; }

@media (max-width: 991px) {
  .SRT {
    display: block;
    border-bottom: 1px solid #d3d3e6;
    padding: 0.125rem 0;
    font-size: 1rem; } }

@media (min-width: 992px) {
  .SRT {
    flex: 1;
    padding: 0 1rem;
    border-right: 1px solid #d3d3e6; }
  .SRT:first-child {
    padding-left: 0; }
  .SRT:last-child {
    padding-right: 0;
    border-right: 0; }
  .SRTa {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 2; }
  .SRTb {
    flex: 2; }
  .SRTc {
    flex: 1; }
  .SRTd {
    flex: 2; } }

@media (min-width: 1200px) {
  .SRTa {
    flex: 2; }
  .SRTb {
    flex: 2; }
  .SRTc {
    flex: 1; }
  .SRTd {
    flex: 1; } }

.IVTa,
.IVTc {
  font-weight: 400; }

.IVTb,
.IVTd {
  font-weight: 300; }

@media (max-width: 991px) {
  .IVT {
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0.25rem 0;
    font-size: 1rem; } }

@media (min-width: 992px) {
  .IVT {
    padding: 0 1rem;
    font-size: 1.2rem; }
  .IVT:first-child {
    padding-left: 0; }
  .IVT:last-child {
    padding-right: 0; }
  .IVTa {
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .IVTb {
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .IVTc {
    flex: 1; }
  .IVTd {
    flex: 1; } }

@media (min-width: 1200px) {
  .IVT {
    font-size: 1.5rem; }
  .IVTa {
    flex: 2; }
  .IVTb {
    flex: 2; }
  .IVTc {
    flex: 1; }
  .IVTd {
    flex: 2; } }

@media (min-width: 1440px) {
  .IVTa {
    flex: 3; }
  .IVTb {
    flex: 2; }
  .IVTc {
    flex: 1; }
  .IVTd {
    flex: 2; } }

.modal-xxl {
  width: 95%;
  max-width: 1600px; }

.DocList .list-group-item {
  font-size: 0.875rem;
  font-weight: 400; }

.DocList .list-group-item .bi {
  font-size: 1rem;
  opacity: 0.5; }

.DHeader {
  background: #e3ffbf; }

.DHeader .DHInfo {
  background: rgba(0, 0, 0, 0.033); }

.EditorialContent a {
  text-decoration: underline; }

.EditorialContent a:hover,
.EditorialContent a:focus {
  text-decoration: none; }

footer img {
  height: 50px; }

/* // DLIST */
.DList {
  display: flex;
  flex-flow: row wrap; }

.DList dt {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: 0.03rem; }

.DList dd {
  flex-grow: 1;
  font-weight: 500; }

.DList address {
  margin: 0; }

.DList dt,
.DList dd {
  padding: 0.75rem 0.25rem;
  margin: 0; }

.DList-Compact dt,
.DList-Compact dd {
  padding: 0.25rem 0.125rem; }

.DList-Separators dt,
.DList-Separators dd {
  border-top: 1px solid rgba(0, 0, 0, 0.125); }

.DList-Separators dt:first-child,
.DList-Separators dt:first-child + dd {
  border: 0; }

.DList-12-12 dt, .DList-sm-12-12 dt, .DList-md-12-12 dt, .DList-lg-12-12 dt, .DList-xl-12-12 dt {
  margin-top: 0.5rem;
  padding: 0;
  padding-top: 0.5rem; }

.DList-12-12 dt:first-child, .DList-sm-12-12 dt:first-child, .DList-md-12-12 dt:first-child, .DList-lg-12-12 dt:first-child, .DList-xl-12-12 dt:first-child {
  margin: 0;
  padding: 0; }

.DList-12-12 dd, .DList-sm-12-12 dd, .DList-md-12-12 dd, .DList-lg-12-12 dd, .DList-xl-12-12 dd {
  padding: 0;
  border: 0; }

@media (min-width: 1400px) {
  .DL2Cols dt,
  .DL2Cols dd {
    flex-basis: 24.5% !important; }
  .DL2Cols dt:nth-child(3),
  .DL2Cols dt:nth-child(3) + dd {
    border: 0 !important; }
  .DL2Cols dt:nth-of-type(even) {
    margin-left: 1%; }
  .DL2Cols dd:nth-of-type(odd) {
    margin-right: 1%; } }

.DList-1-11 dt {
  flex-basis: 8.33333333%; }

.DList-1-11 dd {
  flex-basis: 91.66666666%; }

.DList-2-10 dt {
  flex-basis: 16.66666666%; }

.DList-2-10 dd {
  flex-basis: 83.33333333%; }

.DList-3-9 dt {
  flex-basis: 25%; }

.DList-3-9 dd {
  flex-basis: 75%; }

.DList-4-8 dt {
  flex-basis: 33.33333333%; }

.DList-4-8 dd {
  flex-basis: 66.66666666%; }

.DList-5-7 dt {
  flex-basis: 41.66666666%; }

.DList-5-7 dd {
  flex-basis: 58.33333333%; }

.DList-6-6 dt {
  flex-basis: 50%; }

.DList-6-6 dd {
  flex-basis: 50%; }

.DList-7-5 dt {
  flex-basis: 58.33333333%; }

.DList-7-5 dd {
  flex-basis: 41.66666666%; }

.DList-8-4 dt {
  flex-basis: 66.66666666%; }

.DList-8-4 dd {
  flex-basis: 33.33333333%; }

.DList-9-3 dt {
  flex-basis: 75%; }

.DList-9-3 dd {
  flex-basis: 25%; }

.DList-10-2 dt {
  flex-basis: 83.33333333%; }

.DList-10-2 dd {
  flex-basis: 16.66666666%; }

.DList-11-1 dt {
  flex-basis: 91.66666666%; }

.DList-11-1 dd {
  flex-basis: 8.33333333%; }

.DList-12-12 dt,
.DList-12-12 dd {
  flex-basis: 100%; }

@media (min-width: 576px) {
  .DList-sm-1-11 dt {
    flex-basis: 8.33333333%; }
  .DList-sm-1-11 dd {
    flex-basis: 91.66666666%; }
  .DList-sm-2-10 dt {
    flex-basis: 16.66666666%; }
  .DList-sm-2-10 dd {
    flex-basis: 83.33333333%; }
  .DList-sm-3-9 dt {
    flex-basis: 25%; }
  .DList-sm-3-9 dd {
    flex-basis: 75%; }
  .DList-sm-4-8 dt {
    flex-basis: 33.33333333%; }
  .DList-sm-4-8 dd {
    flex-basis: 66.66666666%; }
  .DList-sm-5-7 dt {
    flex-basis: 41.66666666%; }
  .DList-sm-5-7 dd {
    flex-basis: 58.33333333%; }
  .DList-sm-6-6 dt {
    flex-basis: 50%; }
  .DList-sm-6-6 dd {
    flex-basis: 50%; }
  .DList-sm-7-5 dt {
    flex-basis: 58.33333333%; }
  .DList-sm-7-5 dd {
    flex-basis: 41.66666666%; }
  .DList-sm-8-4 dt {
    flex-basis: 66.66666666%; }
  .DList-sm-8-4 dd {
    flex-basis: 33.33333333%; }
  .DList-sm-9-3 dt {
    flex-basis: 75%; }
  .DList-sm-9-3 dd {
    flex-basis: 25%; }
  .DList-sm-10-2 dt {
    flex-basis: 83.33333333%; }
  .DList-sm-10-2 dd {
    flex-basis: 16.66666666%; }
  .DList-sm-11-1 dt {
    flex-basis: 91.66666666%; }
  .DList-sm-11-1 dd {
    flex-basis: 8.33333333%; }
  .DList-sm-12-12 dt,
  .DList-sm-12-12 dd {
    flex-basis: 100%; } }

@media (min-width: 768px) {
  .DList-md-1-11 dt {
    flex-basis: 8.33333333%; }
  .DList-md-1-11 dd {
    flex-basis: 91.66666666%; }
  .DList-md-2-10 dt {
    flex-basis: 16.66666666%; }
  .DList-md-2-10 dd {
    flex-basis: 83.33333333%; }
  .DList-md-3-9 dt {
    flex-basis: 25%; }
  .DList-md-3-9 dd {
    flex-basis: 75%; }
  .DList-md-4-8 dt {
    flex-basis: 33.33333333%; }
  .DList-md-4-8 dd {
    flex-basis: 66.66666666%; }
  .DList-md-5-7 dt {
    flex-basis: 41.66666666%; }
  .DList-md-5-7 dd {
    flex-basis: 58.33333333%; }
  .DList-md-6-6 dt {
    flex-basis: 50%; }
  .DList-md-6-6 dd {
    flex-basis: 50%; }
  .DList-md-7-5 dt {
    flex-basis: 58.33333333%; }
  .DList-md-7-5 dd {
    flex-basis: 41.66666666%; }
  .DList-md-8-4 dt {
    flex-basis: 66.66666666%; }
  .DList-md-8-4 dd {
    flex-basis: 33.33333333%; }
  .DList-md-9-3 dt {
    flex-basis: 75%; }
  .DList-md-9-3 dd {
    flex-basis: 25%; }
  .DList-md-10-2 dt {
    flex-basis: 83.33333333%; }
  .DList-md-10-2 dd {
    flex-basis: 16.66666666%; }
  .DList-md-11-1 dt {
    flex-basis: 91.66666666%; }
  .DList-md-11-1 dd {
    flex-basis: 8.33333333%; }
  .DList-md-12-12 dt,
  .DList-md-12-12 dd {
    flex-basis: 100%; } }

@media (min-width: 992px) {
  .DList-lg-1-11 dt {
    flex-basis: 8.33333333%; }
  .DList-lg-1-11 dd {
    flex-basis: 91.66666666%; }
  .DList-lg-2-10 dt {
    flex-basis: 16.66666666%; }
  .DList-lg-2-10 dd {
    flex-basis: 83.33333333%; }
  .DList-lg-3-9 dt {
    flex-basis: 25%; }
  .DList-lg-3-9 dd {
    flex-basis: 75%; }
  .DList-lg-4-8 dt {
    flex-basis: 33.33333333%; }
  .DList-lg-4-8 dd {
    flex-basis: 66.66666666%; }
  .DList-lg-5-7 dt {
    flex-basis: 41.66666666%; }
  .DList-lg-5-7 dd {
    flex-basis: 58.33333333%; }
  .DList-lg-6-6 dt {
    flex-basis: 50%; }
  .DList-lg-6-6 dd {
    flex-basis: 50%; }
  .DList-lg-7-5 dt {
    flex-basis: 58.33333333%; }
  .DList-lg-7-5 dd {
    flex-basis: 41.66666666%; }
  .DList-lg-8-4 dt {
    flex-basis: 66.66666666%; }
  .DList-lg-8-4 dd {
    flex-basis: 33.33333333%; }
  .DList-lg-9-3 dt {
    flex-basis: 75%; }
  .DList-lg-9-3 dd {
    flex-basis: 25%; }
  .DList-lg-10-2 dt {
    flex-basis: 83.33333333%; }
  .DList-lg-10-2 dd {
    flex-basis: 16.66666666%; }
  .DList-lg-11-1 dt {
    flex-basis: 91.66666666%; }
  .DList-lg-11-1 dd {
    flex-basis: 8.33333333%; }
  .DList-lg-12-12 dt,
  .DList-lg-12-12 dd {
    flex-basis: 100%; } }

@media (min-width: 1200px) {
  .DList-xl-1-11 dt {
    flex-basis: 8.33333333%; }
  .DList-xl-1-11 dd {
    flex-basis: 91.66666666%; }
  .DList-xl-2-10 dt {
    flex-basis: 16.66666666%; }
  .DList-xl-2-10 dd {
    flex-basis: 83.33333333%; }
  .DList-xl-3-9 dt {
    flex-basis: 25%; }
  .DList-xl-3-9 dd {
    flex-basis: 75%; }
  .DList-xl-4-8 dt {
    flex-basis: 33.33333333%; }
  .DList-xl-4-8 dd {
    flex-basis: 66.66666666%; }
  .DList-xl-5-7 dt {
    flex-basis: 41.66666666%; }
  .DList-xl-5-7 dd {
    flex-basis: 58.33333333%; }
  .DList-xl-6-6 dt {
    flex-basis: 50%; }
  .DList-xl-6-6 dd {
    flex-basis: 50%; }
  .DList-xl-7-5 dt {
    flex-basis: 58.33333333%; }
  .DList-xl-7-5 dd {
    flex-basis: 41.66666666%; }
  .DList-xl-8-4 dt {
    flex-basis: 66.66666666%; }
  .DList-xl-8-4 dd {
    flex-basis: 33.33333333%; }
  .DList-xl-9-3 dt {
    flex-basis: 75%; }
  .DList-xl-9-3 dd {
    flex-basis: 25%; }
  .DList-xl-10-2 dt {
    flex-basis: 83.33333333%; }
  .DList-xl-10-2 dd {
    flex-basis: 16.66666666%; }
  .DList-xl-11-1 dt {
    flex-basis: 91.66666666%; }
  .DList-xl-11-1 dd {
    flex-basis: 8.33333333%; }
  .DList-xl-12-12 dt,
  .DList-xl-12-12 dd {
    flex-basis: 100%; } }

/* DLIST // */

/*# sourceMappingURL=sourcemaps/styles.css.map */
