section.content-single table tbody tr td{
    background-color: #e5f0ff;
    border-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    padding: 7px;
    vertical-align: middle;
    text-align: center;
    color:#343a40;
}
section.content-single table tbody tr:first-child td{
    background-color: #f97c26;
    color:white; 
}
section.content-single table tbody tr:nth-child(2) td{
    background-color: #004ea4;
    color:white;
}

.modal-backdrop.fade.show{
    opacity: 0.5 !important;
    background-color: #000000;
}
@media only screen and (min-width: 414px) {
    section.content-single #logcomment .modal-dialog{
        margin-top:2.75rem !important;
    }
}
input#ContentBody_formtracuu_txtsearch,
button#ContentBody_formtracuu_btnsearch{
    margin: 0;
}


input#ContentBody_formtracuu_txtsearch {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    appearance: none;
    border-radius: 0.3rem;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.075);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
button#ContentBody_formtracuu_btnsearch{
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    border-radius: 0.3rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    text-transform: none;
}
button#ContentBody_formtracuu_btnsearch.btn-outline-primary{
    color: #ffffff;
    border-color: #a67942;
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: #a67942;
}
button#ContentBody_formtracuu_btnsearch i.fa.fa-search {
    top: -3px !important;
    position: relative;
}

section.single-tai-lieu #custom_muc_luc a,
section.single-bieu-mau #custom_muc_luc a{
    color: #9d773c;
    text-decoration: none;
}
section.single-tai-lieu #custom_muc_luc a:hover,
section.single-bieu-mau #custom_muc_luc a:hover{
    color:#2a4e9a;
}
