html,
body {
    height: 100%;
    font-size: 13px;
    line-height: 16px;
    color: #000000;
    padding-top: 50px;
    font-family: STEInfoWeb, Helvetica, Arial, sans-serif;
}

header {
    background: #fff;
}

.footer {
    background: #f8f8f8;
}

a {
    color: #004774;
}

a:hover {
    color: #ba0c2f;
}

h1, h2, h3, h4, h5, h6 {
    color: #ba0c2f;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

.nav-link {
    color: #004774;
}

.nav-tabs .nav-link {
    color: #004774;
}

.nav-link:hover {
    color: #ba0c2f;
}

.nav-link:focus {
    color: #ba0c2f;
}

.nav-link.active {
    color: #ba0c2f;
}

.btn {
    text-transform: uppercase;
    border: 0px;
    border-radius: 5px;
    overflow: hidden;
    padding: 8px 30px;
}

.btn-primary {
    background: #ba0c2f;
    color: #fff;
}

.btn-primary:hover {
    color: #ba0c2f;
    background: #fff;
}

.fa {
    color: #004774;
}

.fa:hover {
    color: #ba0c2f;
}

.dropdown-item {
    color: #004774;
}

.dropdown-item:focus, .dropdown-item:hover, .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    background: #004774;
}

.hnypt {
    display: none;
}

.filter-box {
    background: #ededed;
}

.page-link {
    color: #004774;
}

.page-link:hover, .page-item.active .page-link {
    color: #ba0c2f;
    background: #fff;
}


/** TIMELINE */
.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eeeeee;
    left: 50%;
    margin-left: -1.5px;
}

.timeline > li {
    margin-bottom: 20px;
    position: relative;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li > .timeline-panel {
    width: 46%;
    float: left;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    padding: 20px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
}

.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    content: " ";
}

.timeline > li > .timeline-badge {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: -25px;
    background-color: #999999;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

.timeline-body > p + p {
    margin-top: 5px;
}

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

    ul.timeline > li > .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }

    ul.timeline > li > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
    }
}


.form-check label { margin-right: 1rem; }

.alert-light {
    background-color: #f4f4f4;
}

.toast {
    width: 100%; /* width: 100% */
    margin-bottom: 10px;
}

/**
 * TABLE STYLES
 */
.td-50 {
    width: 50px;
}
.td-75 {
    width: 75px;
}
.td-100 {
    width: 100px;
}
.td-150 {
    width: 100px;
}
.td-175 {
    width: 175px;
}
.td-200 {
    width: 200px;
}
.td-250 {
    width: 250px;
}
.td-350 {
    width: 350px;
}
.td-75p {
    width: 75%;
}
