h1 {
    line-height: 2.25rem;
    font-family: FranklinGothic, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 2rem;
    font-weight: 500;
    font-style: normal;
    color: #002d61;
    margin: 0;
}

h4 {
    font-family: FranklinGothic, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 23px;
    font-weight: 500;
    font-style: normal;
    color: #002d61;
    text-decoration-style: solid;
}

body, p, label {
    font-family: FranklinGothic, "Helvetica Neue", Helvetica, sans-serif;
    font-style: normal;
    font-size: 12pt;
    font-weight: 400;
}

body {
    margin: 0;
    font-family: FranklinGothic, "Helvetica Neue", Helvetica, sans-serif;
    --webkit-font-smoothing: antialiased;
}

b {
    font-family: FranklinGothic, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
}

a {
    color: #002d61;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.error {
    color: #e01737;
    display: none;
    font-size: 10pt;
}

p.error {
    margin: 0;
}

form, .box {
    background-color: #f8f9fb;
}

td {
    padding: 2px 5px;
}

table.list {
    border-collapse: separate;
    border-spacing: 0;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
}

.nav-header {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    height: 50px;
    background-color: #f5f5f5;
}

.nav-header ul {
    padding: 0;
    display: flex;
    gap: 30px;
    align-items: center;
    margin: 0;
    list-style: none
}

.nav-header ul li {
    position: relative;
    margin-bottom: 0 !important;
    display: list-item
}

.nav-header a {
    text-decoration-line: none;
    color: #002d61;
    font-size: 1rem;
    line-height: 1.5rem
}

.nav-header a:hover {
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 8px;
    color: #002d61;
    font-size: 1rem;
    line-height: 1.5rem
}

.main-nav-menu a.active-menu-item {
    color: #009cda !important;
    border-bottom: 3px solid #009cda !important;
}

.main-nav-menu li {
    align-items: center;
    display: flex;
    margin-bottom: 0 !important;
}

.main-nav-menu a {
    text-decoration-line: none;
    font-weight: 500;
    font-size: 17px;
    margin: 0;
    border-bottom: 2px solid #00000000;
}

.main-nav-menu a:hover {
    border-bottom: 2px solid rgb(0 45 97);
}

.secondary-nav {
    height: 60.56px;
    display: flex;
    align-items: center;
    position: relative;
}

.secondary-nav li {
    position: relative;
    margin-bottom: 0 !important;
    display: list-item;
}

.secondary-nav a {
    text-decoration-line: none;
    font-size: 1rem;
    line-height: 1.5rem;
}

.secondary-nav a:hover {
    text-underline-offset: 8px;
    text-decoration-thickness: 2px;
    text-decoration-line: underline;
}

.secondary-submenu-container {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: white;
    z-index: 999;
    overflow: hidden;
}

.content-wrapper {
    margin: 0 auto;
}

.container-fluid {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.row-fluid {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.page-nav-button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    height: 44px;
    min-width: max-content;
    border-width: 1px;
    border-radius: 10px;
    line-height: 1.5rem;
    font-size: 17px;
    flex-shrink: 0;
    scroll-snap-align: start;
    background-color: #FFFFFF;
    color: #002d61;
    border-color: #E5E5E5;
    cursor: pointer;
    border-style: solid;
}

.page-nav-button:hover {
    border-color: #002d61;
    text-decoration: none;
}

ol.breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    list-style: none;
}

ol.breadcrumbs li {
    display: flex;
    align-items: center;
}

ol.breadcrumbs li a {
    font-size: 0.875rem;
    line-height: 1.25rem;
    text-decoration-line: underline;
    overflow-wrap: break-word;
    color: #FFFFFF;
}

ol.breadcrumbs li span {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    color: #FFFFFF;
}

.list tr:hover {
    background-color: rgb(204, 235, 248);
    cursor: pointer;
}

.list th {
    background-color: rgb(243, 156, 18);
    border-top: none;
    color: white;
    font-weight: 700;
    font-size: 16px;
    padding: 16px 24px;
}

.list th:first-child {
    border-top-left-radius: 0.5rem;
}

.list th:last-child {
    border-top-right-radius: 0.5rem;
}

.list td {
    border-bottom: 0.5px solid black;
    padding: 15px;
    font-size: 14px;
    color: rgb(0, 45, 97);
}

.list tr:last-child td {
    border-bottom: none;
}

.btn {
    transition: background-color;
    font-size: .875rem;
    line-height: 1.142;
    letter-spacing: 1.25px;
    color: #009cda;
    padding: .7rem .9rem;
    background-color: rgba(0, 0, 0, 0);
    border: .125rem solid #009cda;
    border-radius: 1.5625rem;
    display: inline-block;
    vertical-align: top;
    width: 25em;
    text-align: center;
}

.btn:hover {
    text-decoration: none;
    border-color: rgba(0, 0, 0, 0);
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, .5);
    background-color: #ffba4c;
    color: #002d61;
}

@font-face {
    font-family: "FranklinGothic";
    src: url(fg400.woff2) format("woff2"),url(fg400.ttf) format("ttf"),url(fg400.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "FranklinGothic";
    src: url(fg500.woff2) format("woff2"),url(fg500.ttf) format("ttf"),url(fg500.svg) format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "FranklinGothic";
    src: url(fg400i.woff2) format("woff2"),url(fg400i.ttf) format("ttf");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}