.danhsachbinhluan .author {
        color: #222;
        position: relative;
        font-weight: bold;
        font-size: 17px;
}
.danhsachbinhluan .comment-item .detail {
        overflow: hidden;
}
.danhsachbinhluan .comment-item .detail.expanded {
        max-height: unset !important;
}
.UIGopYHienKeChiTiet div:has(>table.tb-paging) {
        margin: 0 auto;
}
.danhsachbinhluan .comment-item .avatar {
        display: inline-block;
        /* border: 1px solid; */
        padding: 5px 12px;
        border-radius: 50%;
        background: #E5E5E5;
        color: #949494;
}
.danhsachbinhluan .comment-item .time {
        font-family: Roboto;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        text-align: right;
        color: #7D92AE;
        margin: 5px 0;
}
.danhsachbinhluan .comment-item  .content {
        position: relative;
}
.danhsachbinhluan .comment-item a.readMore {
        padding: 0 10px;
        position: absolute;
        right: 0;
        bottom: 5px;
        background: #ffffff;
        color: #0d6efd;
}
.danhsachbinhluan .comment-item.textContainer {
        padding: 10px 0;
        margin: 10px;
        border-bottom: 1px solid #ececec;
}
tr.tr-pager table td *:not(i) {
        width: 40px;
        height: 40px;
        background-color: #f6f6f6;
        display: block;
        line-height: 30px;
        font-size: 15px;
        color: #666666;
        text-align: center;
        border-radius: 3px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 5px;
        border: 1px solid #E2E7ED;
}
tr.tr-pager table {
        width: unset !important;
        margin: 0 auto;
}
tr.tr-pager table td span {
        background: #2A58A0 !important;
        color: #FFFFFF !important;
}
tr.tr-pager table td {
        border-width: 0;
        border: none !important;
        width: 40px !important;
}
.UIGopYHienKeChiTiet  table.tb-paging{
        margin: 10px 0;
}
.UIGopYHienKeChiTiet  table.tb-paging > tbody >tr:not(.tr-pager) {
        display: none;
}
.UIGopYHienKeChiTiet .Title h1 {
        margin: 10px 0px;
        margin-top: 0;
        font-family: Merriweather;
        font-size: 28px;
        font-weight: 700;
        line-height: 40.22px;
        text-align: left;
        color: #1259A0;
}
.UIGopYHienKeChiTiet .comment-box input[type="button"], .UIGopYHienKeChiTiet .comment-box input[type="submit"] {
        display: inline-block;
        background: #0959ab;
        border-radius: 4px;
        padding: 12px 24px;
        font-family: inherit;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        color: #fff;
        margin-bottom: 20px;
}
.UIGopYHienKeChiTiet .comment-box input:focus, .UIGopYHienKeChiTiet .comment-box textarea:focus{
        outline: 1px solid #a1a1a1;
}
.UIGopYHienKeChiTiet .comment-box input, .UIGopYHienKeChiTiet .comment-box textarea {
        border: 1px solid #e9ebec;
        padding: 6px 10px;
        border-radius: 3px;
        color: #8c8c8c;
        background: #fafafa;
        font-size: 16px;
}
.UIGopYHienKeChiTiet .comment-box {
        display: flex;
        flex-wrap: wrap;
        gap: 10px 10px;
        justify-content: end;
        margin-top: 10px;
}
.UIGopYHienKeChiTiet .comment-box input[type='text'] {
        width: 100%;
}
.UIGopYHienKeChiTiet .comment-box .text-input{
        width: calc(50% - 5px);
}
.UIGopYHienKeChiTiet .comment-box .text-summary{
        width: 100%;
}
.UIGopYHienKeChiTiet .comment-box textarea {
        width: 100%;
        resize: none;
        border-left: 2.5px solid #005bb2;
        height: 100px;
}
.UIGopYHienKeChiTiet .comment-box-bl {
    padding: 20px;
    padding-bottom: 0px;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
    display: grid;
    border-radius: 3px;
    margin-top: 20px;
}
.UIGopYHienKeChiTiet .comment-box span {
        font-size: 13px;
        color: #e90000;
}
.UIGopYHienKeChiTiet .noi-dung *,.UIGopYHienKeChiTiet .contents.detail {
        font-family: 'Roboto';
}
.UIGopYHienKeChiTiet {
        margin: 20px 0;
}
.UIGopYHienKeChiTiet .info span.name {
        font-family: Inter;
        font-size: 14px;
        font-weight: 600;
        line-height: 20px;
        text-align: left;
        color: #3B4E68;
}
.UIGopYHienKeChiTiet .comment-box-title {
        font-family: inherit;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        color: #000;
        display: flex;
        align-items: center;
}
.UIGopYHienKeChiTiet .info span.time {
        font-family: Roboto;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        text-align: right;
        color: #7D92AE;
}
.UIGopYHienKeChiTiet .view-count {
        text-align: left;
        margin: 10px 0;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        text-align: left;
        color: #606368;
        display: flex;
        align-items: center;
        gap: 6px;
        flex-wrap: wrap;
}
.UIGopYHienKeChiTiet .loading {
        opacity: 0.6;
        cursor: not-allowed;
}
.UIGopYHienKeChiTiet .error-message {
        color: red;
        font-size: 14px;
        margin-top: 5px;
}
.UIGopYHienKeChiTiet .error-input {
        border: 1px solid red !important; 
}
.UIGopYHienKeChiTiet .noidung-gopy {
        padding: 20px;
        padding-bottom: 20px;
        background: #fff;
        box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
        display: grid;
        border-radius: 3px;
}
.UIGopYHienKeChiTiet  .contents.answer {
        background: #fff;
        display: grid;
        margin: 20px 0;
        /* border: 1px solid #ededed; */
        box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
        padding: 20px;
        border-radius: 4px;
        background: #8bc6ec12;
}
.UIGopYHienKeChiTiet .contents-title.answer {
        font-family: Merriweather;
        font-size: 18px;
        font-weight: 700;
        line-height: 30px;
        text-align: left;
        color: #212529;
}
.UIGopYHienKeChiTiet .comment-title h5 {
        font-size: 13px;
        color: #757575;
}
.UIGopYHienKeChiTiet .danhsachbinhluan {
        background: #fff;
        display: grid;
        margin: 20px 0;
        /* border: 1px solid #ededed; */
        box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
        padding: 20px;
        border-radius: 4px;
}
.UIGopYHienKeChiTiet .comment-title h4 {
        font-family: Merriweather;
        font-size: 18px;
        font-weight: 700;
        line-height: 30px;
        text-align: left;
        color: #212529;
}
@media only screen and (max-width: 600px){
        .UIGopYHienKeChiTiet .comment-box .text-input {
                width: 100%;
        }
        .UIGopYHienKeChiTiet .Title h1 {
                font-size: 24px;
        }
        .UIGopYHienKeChiTiet .danhsachbinhluan {
                padding: 10px;
        }
        .UIGopYHienKeChiTiet .comment-box-bl {
                padding: 10px !important;
        }
        .UIGopYHienKeChiTiet .noidung-gopy {
                padding: 10px;
        }
        .UIGopYHienKeChiTiet .contents.answer {
                padding: 10px;
        }
}
