body {
       width: 100%;
}

#main {
       padding-top: 4.5rem;
}

.w-15 {
    width: 15%!important;
}

.extra-small {
    font-size: .675em;
}

.fixed-table-body {
    overflow-x: auto;
    overflow-y: auto;
    height: auto!important;
}
