﻿.tbcl {
    margin: 0;
}

    .tbcl tr {
        height: 30px;
    }

.headstyle {
    border-bottom-color: rgb(238, 238, 238);
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.footstyle {
    background-color: rgba(68, 68, 68, 1);
    padding-top: 10px;
}

.nav > li > a {
    font-weight: bolder;
    /*font-size: 14px;*/
}
