	/*TABS*/

.nav-tabs .nav-link.active, .theme-cyan .nav-tabs .nav-link {
    border-top: 1px solid transparent;
    border-radius: 0;
    background: #F1F1F1;
}

.nav-tabs .nav-link.active, .theme-green .nav-tabs .nav-link:hover {
    border-top: 3px solid #008000;
    font-weight: bold;
    background-color: #B3FFB3;
    font-color: #fff;
}

.tab-pane {
    border: 2px solid #008000;
}

/*COLUMN WIDTHS*/
.95{
width: 95px;
}

.108{
width: 108px;
}

.120{
width: 120px;
}

.131{
width: 131px;
}

.161{
width: 161px;
}

.139{
width: 139px;
}

.148{
width: 148px;
}

.174{
width: 174px;
}

/*TABLE WIDTHS*/
.table-552{
width: 552px;
}

.table-556{
width: 556px;
}

.disclaimer {
font-family: "Open Sans",apple-system,blinkmacsystemfont,"Segoe UI","Helvetica Neue",arial,sans-serif;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 0;
font-weight:bold;
}

.mt-4 {
font-weight: bold;
}

.sidebar {
font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
line-height: 1.3;
margin-top: 0;
margin-bottom: 0;
font-size: 1.125rem;
}
