@charset "UTF-8";
.fusion-text ul,
.fusion-text ol {
  padding-left: 1em;
}

table th[align=right] {
  text-align: right !important;
}

.fusion-tb-header .fusion-live-search .fusion-search-result {
  text-decoration: none !important;
  -webkit-text-decoration-line: none !important;
          text-decoration-line: none !important;
}

.footer-menu a[target=_blank] .menu-text:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: inherit;
  content: "";
  margin-left: 5px;
}

.textblock-links a[target=_blank]:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: inherit;
  content: "";
  margin-left: 5px;
  width: 1.5em;
  color: var(--link_hover_color);
}

.textblock-downloads a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: inherit;
  content: "";
  width: 1.5em;
  color: var(--link_hover_color);
}
.textblock-downloads a[href$=".pdf"]:before {
  content: "";
}
.textblock-downloads a[href$=".zip"]:before {
  content: "";
}
.textblock-downloads a[href$=".doc"]:before, .textblock-downloads a[href$=".docx"]:before {
  content: "";
}
.textblock-downloads a[href$=".xls"]:before, .textblock-downloads a[href$=".xlsx"]:before {
  content: "";
}
.textblock-downloads a[href$=".jpg"]:before, .textblock-downloads a[href$=".png"]:before, .textblock-downloads a[href$=".tif"]:before, .textblock-downloads a[href$=".psd"]:before {
  content: "";
}

.table-links td,
.table-downloads td {
  vertical-align: top;
}
.table-links tbody tr td:nth-of-type(2),
.table-downloads tbody tr td:nth-of-type(2) {
  font-weight: bold;
}
.table-links tbody tr td:last-of-type a,
.table-downloads tbody tr td:last-of-type a {
  color: var(--link_hover_color);
  font-weight: bold;
  text-decoration: none !important;
  white-space: nowrap;
}
.table-links tbody tr td:last-of-type a:hover,
.table-downloads tbody tr td:last-of-type a:hover {
  text-decoration: underline !important;
}
.table-links tbody tr td:last-of-type a:after,
.table-downloads tbody tr td:last-of-type a:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: inherit;
  content: "";
  margin-left: 5px;
  color: var(--link_hover_color);
}

.table-links tbody tr td:last-of-type a:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: inherit;
  content: "";
  margin-left: 5px;
  color: var(--link_hover_color);
}
.table-links tbody tr td:last-of-type a[target=_blank]:after {
  content: "";
}

.table-downloads tbody tr td:last-of-type a:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: inherit;
  content: "";
  margin-left: 5px;
  color: var(--link_hover_color);
}
.table-downloads tbody tr td:last-of-type a[href$=".pdf"]:after {
  content: "";
}
.table-downloads tbody tr td:last-of-type a[href$=".zip"]:after {
  content: "";
}
.table-downloads tbody tr td:last-of-type a[href$=".doc"]:after, .table-downloads tbody tr td:last-of-type a[href$=".docx"]:after {
  content: "";
}
.table-downloads tbody tr td:last-of-type a[href$=".xls"]:after, .table-downloads tbody tr td:last-of-type a[href$=".xlsx"]:after {
  content: "";
}
.table-downloads tbody tr td:last-of-type a[href$=".jpg"]:after, .table-downloads tbody tr td:last-of-type a[href$=".png"]:after, .table-downloads tbody tr td:last-of-type a[href$=".tif"]:after, .table-downloads tbody tr td:last-of-type a[href$=".psd"]:after {
  content: "";
}

@media (max-width: 800px) {
  .table-links,
.table-downloads {
    overflow-x: visible !important;
  }
  .table-links table, .table-links tbody, .table-links tr, .table-links td,
.table-downloads table,
.table-downloads tbody,
.table-downloads tr,
.table-downloads td {
    display: block;
  }
  .table-links table,
.table-downloads table {
    border: 0 !important;
  }
  .table-links thead,
.table-downloads thead {
    display: none;
  }
  .table-links tr,
.table-downloads tr {
    border-bottom: 1px solid var(--awb-color3);
    padding: 10px 0 !important;
    display: flex;
    flex-direction: column;
    background: inherit !important;
  }
  .table-links td,
.table-downloads td {
    padding: 5px 0 !important;
    line-height: 20px !important;
    border: 0 !important;
    white-space: normal !important;
  }
  .table-links tbody tr td:nth-of-type(1),
.table-downloads tbody tr td:nth-of-type(1) {
    order: 2;
    font-style: italic;
    opacity: 0.7;
  }
  .table-links tbody tr td:nth-of-type(2),
.table-downloads tbody tr td:nth-of-type(2) {
    order: 1;
  }
  .table-links tbody tr td:nth-of-type(3),
.table-downloads tbody tr td:nth-of-type(3) {
    order: 3;
  }
}