.title-tab h6, .title-tab td, .title-tab th, .title-tab-in h6 {
    color: #fff;
    margin: 0
}

.sheet {
    display: block;
    overflow: auto
}

table.table td, table.table th {
    border: 1px solid #dcdcdc
}

table.table p {
    margin-bottom: 0
}

table.table tr:hover {
    background: #147dc8 !important;
    color: #fff
}

tr.title-tab {
    background: #147dc8
}

tr.title-tab-in {
    background: #000
}

th.title-tab {
    background: #147dc8;
    color: #fff;
}

.title-tab-in h6 {
    text-transform: none
}