.UICoSoYDuocDetail .TieuDe .main {
    text-transform: none;
    font-family: Merriweather;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 27px;
    color: #182940;
    margin-top: 16px;
    display: inline-block;
}
.UICoSoYDuocDetail table tr td {
    font-family: Roboto;
}
.UICoSoYDuocDetail .TieuDe .time {
    font-size: 12px;
    color: #919191;
    padding: 5px 0px;
}
.UICoSoYDuocDetail .MaSo, .UIDoanhNghiepDetail .MaSo span {
    font-size: 17px;
    font-weight: 700;
    font-family: Merriweather;
}
.UICoSoYDuocDetail td {
    padding: 10px;
}
.UICoSoYDuocDetail table {
    width: 100%;
    margin: 10px 0;
}
.UICoSoYDuocDetail table tr td:first-child{
        text-align: left;
}
.UICoSoYDuocDetail table tr td:last-child span{
        word-break: break-word;
}
.UICoSoYDuocDetail table, .UICoSoYDuocDetail th, .UICoSoYDuocDetail td {
    border: 1px solid #ededed;
    border-collapse: collapse;
}
.UICoSoYDuocDetail .Title, .UICoSoYDuocDetail .Files span {
    font-family: Merriweather;
    font-size: 20px;
    font-weight: 700;
}
.UICoSoYDuocDetail table tr td:first-child {
    background: #F9F9F9;
    border: 1px solid #E9E9E9;
    box-sizing: border-box;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #62748D;
    vertical-align: middle;
}
.UICoSoYDuocDetail table tr td:last-child {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 21px;
    color: #182940 !important;
} 
.UICoSoYDuocDetail .Files a{
        color: #0d6efd;
}
@media only screen and (max-width: 768px){
        .UICoSoYDuocDetail {
            padding: 10px;
        }
}