.nb{
    font-size: 12px !important;
    line-height: 20px !important;
    color: #464646 !important;
    background: #fff !important;
    border-top: none !important;
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;
}  
   
.nb tr:first-child {
    padding-left: 0px;
    margin-left: 0px;
    font-weight: normal !important;
    font-size: 12px !important;
    line-height: 20px !important;
    height: 20px !important;
    color: #464646 !important;
    background: #fff !important;
    border-top: none !important;
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;
    line-height: 20px;
}

.nb tr:first-child th {
    font-weight: normal !important;
    margin-left: 0px !important;
    padding-left: 0px !important;
}

.nb tr:first-child td {
    font-weight: normal !important;
    margin-left: 0px !important;
    padding-left: 0px !important;
}

.nb tr {
    font-size: 12px !important;
    line-height: 20px !important;
    color: #464646 !important;
    background: #fff !important;
    border-top: none !important;
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;
}

.nb tr td{
    font-size: 12px !important;
    line-height: 20px !important;
    color: #464646 !important;
    background: #fff !important;
    border-top: none !important;
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;
    vertical-align: top !important;
}

.not_found {
    height: 50px;
    margin-top: 25px;
}

.nm tr:first-child {
    background: #fff !important;

} 