/*content css tai lieu*/
.content-category .btn-group {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.content-category input#filter-search {
    float: left;
    width: 99%;
    margin: 0px;
    padding: 2%;
    border: 1px solid #1981ef;
}

.category-list {
    float: left;
    width: 98%;
    margin: 0px 1%;
}

.content-category table.category {
    border: 0px;
}

.content-category table.category thead tr {
    border-top: 1px solid #ccc;
}
 
.content-category table.category td.list-title {
    border-bottom: 0px!important;
}


.content-category table.category thead th {
    border-top: 1px solid #ccc!important;
    border-bottom: 0px;
}

.content-category table.category tr.cat-list-row0 td,tr.cat-list-row1 td {
    border-bottom: 0px!important;
}
.content-category table.category tr:last-child td{
     border-bottom: 1px solid #ccc!important;
} 
p.counter.pull-right {
    text-align: center;
    float: left;
    width: 100%;
}

.pagination {
    margin: 10px 0px;
}
.btn-danhmuc-baiviet {
    text-align: center;
    width: 98%;
    margin: 0px 1%;
    float: left;
    margin-bottom: 10px;
}

.btn-danhmuc-baiviet .btn {
    float: left;
    width: 100%;
    margin: 5px 0px;
}

.btn-danhmuc-baiviet
 .btn a {
    color: #fff;
    margin-left: 10px;
    float: left;
    width: 90%;
}

.btn-danhmuc-baiviet .btn span {
    float: left;
}
.content-links {
    float: left;
    width: 100%;
}