.UIDanhSachVanBanMoi .Header {
        position: relative;
        margin-bottom: 5px;
}
 .UIDanhSachVanBanMoi .Header::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, #fcdddf 25%, var(--color-red) 50%, #fcdddf 75%);
    z-index: 2;
    transition: all 0.3s ease;
}
.UIDanhSachVanBanMoi .Content {
     
}
.UIDanhSachVanBanMoi .Header span {
        text-transform: uppercase;
        font-weight: 700;
        padding:5px 0px 8px 0px;
        display: inline-block;
        font-size: var(--label-size);
        font-family: "Inter";
        color: var(--color-red);
        letter-spacing: -1px;
}
/**.UIDanhSachVanBanMoi .Header span::before {
        width: 5px;
        height: 19px;
        border-radius: 9px;
        content: "";
        display: inline-block;
        position: absolute;
        background: #bb000a;
        left: -1px;
        top: 3px;
}**/
.UIDanhSachVanBanMoi {
        margin-bottom:20px;
        border-radius: var(--border-radius);
        box-shadow: var(--box-shadow);
        padding: 10px;
}
.ViewMoreTop {
}
.UIDanhSachVanBanMoi .ViewMoreTop {
      white-space: nowrap;
    float: right;
    vertical-align: middle;
    color: var(--color-primary);
    
    padding-top: 6px;
}
.UIDanhSachVanBanMoi .ViewMoreTop a{
color: var(--color-primary);
        font-size: 11px;
    font-family: 'Merriweather';
    font-weight: 700;
}
.UIDanhSachVanBanMoi .ViewMoreTop:after {
    font-family: 'Font Awesome 5 Pro';
    content: '\f061';
    padding-left: 5px;
        font-size: 11px;
    font-weight: 700;
}
.UIDanhSachVanBanMoi .Item {
        display: flex;
        align-items: stretch;
        font-size: 15px;
        padding: 8px 0px 8px 0;
        flex-direction: row-reverse;
        gap: 20px;
        align-items: center;
        justify-content: space-between;
}
.UIDanhSachVanBanMoi .Download {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-left: 1px solid #eeeeee;
        padding-left: 10px;
        text-align: center;
        min-width: 100px;
}
.UIDanhSachVanBanMoi .Download>span {
        font-style: normal;
        font-weight: 500;
        font-size: 13px;
        line-height: 20px;
        color: var(--bg-blue-weight);
        display: flex;
        flex-direction: column;
        align-items: center;
        cursor: pointer;
        font-family: 'Merriweather';
}
.UIDanhSachVanBanMoi .Download i {
        color: var(--color-primary);
        margin-bottom: 5px;
        font-size: 15px;
        /* display: none; */
}
.UIDanhSachVanBanMoi a.Title {
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 1.4;
        color: #212529;
        text-decoration: none;
        cursor: pointer;
        flex: 1;
        margin-bottom: 5px;
        /* padding: 0 20px; */
        padding-right: 0;
        font-family: 'Roboto';
        font-weight: 500;
}
.UIDanhSachVanBanMoi a.Title:hover {
        color: var(--bg-blue);
}
.UIDanhSachVanBanMoi .Item:not(:first-child) {
        border-top: 1px solid #eee;
}
.UIDanhSachVanBanMoi .Date {
        font-style: normal;
        font-size: 14px;
        line-height: 1.4;
        color: #6c757d;
        text-decoration: none;
        flex: 1;
        padding-right: 0;
}
.UIDanhSachVanBanMoi .Description {
        font-style: normal;
        font-size: 15px;
        line-height: 1.4;
        color: #495057;
        text-decoration: none;
        flex: 1;
        margin-bottom: 0;
        padding-right: 0;
        display:none;
}
.sub-article:not(:last-child) {
        margin-bottom: 5px;
}
.UIDanhSachVanBanMoi .SendFeedback {
        padding-right: 0;
}
.UIDanhSachVanBanMoi .Item>div:nth-child(2) {
        display: flex;
        flex-direction: column;
        flex: 1;
}
.UIDanhSachVanBanMoi .Control {
        display: flex;
        align-items: center;
        display: none;
}
.UIDanhSachVanBanMoi .SendFeedback {
        /* flex: 1; */
        text-align: right;
        line-height: unset;
        padding-left: 10px;
}
.UIDanhSachVanBanMoi .SendFeedback a {
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 1.4;
        /* Primary color 2 */
        color:  var(--bg-orrange);
}
.UIDanhSachVanBanMoi .SendFeedback i {
        font-size: 13px;
        line-height: 15px;
        color: #0084f3 !important;
        margin-right: 5px;
        display: none;
}
.UIDanhSachVanBanMoi .Control .ViewAll,
.ViewFeedback,
.SendFeedback {
        font-size: 14px;
        font-style: normal;
        letter-spacing: 0em;
        text-align: left;
        padding: 0 20px 0 0;
        font-weight: 400;
        color: var(--bg-orrange)
}
.UIDanhSachVanBanMoi .Control .ViewFeedback {
        display: none;
}
.UIDanhSachVanBanMoi span.Slash {
        color: #dddddd;
        padding: 0 10px;
        display: none;
}

.UIDanhSachVanBanMoi .Item:nth-child(5) {
        border-bottom: 0;
}

.UIDanhSachVanBanMoi td.LabelText {
        line-height: 19px;
        text-transform: uppercase;
        width: 170px;
        display: block;
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        color: #3b4e68;
        padding: 10px 0;
        vertical-align: middle;
        font-size: 14px;
}
@media only screen and (min-width: 769px) and (max-width: 1023px) {
        .UIDanhSachVanBanMoi .Content {
                display: flex;
                flex-wrap: wrap;
        }
        .UIDanhSachVanBanMoi .Content .Item {
              /*** width: calc(100% / 2);***/
        }
        .UIDanhSachVanBanMoi {
                padding: 0 10px;
        }
}
@media only screen and (max-width: 768px) {
        .ViewMoreTop {
                top: 10px;
        }
        .UIDanhSachVanBanMoi .Header {
                padding: 0 10px;
        }
        .UIDanhSachVanBanMoi {
                margin: 0 10px;
                position: relative;
        }
        .UIDanhSachVanBanMoi .Item>div:nth-child(2) {
                display: unset;
        }
        .UIDanhSachVanBanMoi .Download {
                position: absolute;
                flex-direction: row;
                align-items: center;
                gap: 10px;
                height: 25px;
                background: white;
                right: 0;
                bottom: 5px;
                padding: 0;
                border: none;
                display: none;
        }
        .UIDanhSachVanBanMoi a.Title {
                margin-bottom: 14px;
                display: inline-block;
                font-family: Roboto;
                font-style: normal;
                /* font-weight: 400; */
                font-size: 15px;
                line-height: 23px;
                color: #182940;
                cursor: pointer;
                width: 100%;
                padding: 0;
        }
        .UIDanhSachVanBanMoi .Download>span {
                flex-direction: row;
                align-items: center;
        }
        .UIDanhSachVanBanMoi .Download>span:before {
                margin-right: 6px;
                width: 18px;
                height: 18px;
                background-size: 18px;
        }
        .UIDanhSachVanBanMoi .Item>div:nth-child(2) {
                padding: 0;
        }
        .UIDanhSachVanBanMoi .Item {
                position: relative;
        }
        .UIDanhSachVanBanMoi span.Slash {
                display: block;
        }
        .UIDanhSachVanBanMoi .Control .ViewAll,
        .ViewFeedback,
        .SendFeedback {
                border: 0;
                padding: 0;
        }
        .UIDanhSachVanBanMoi .ViewMore {
                width: 100%;
        }
        .UIDanhSachVanBanMoi .ViewMoreTop a {
                top: unset;
                bottom: 0;
                right: 10px;
        }
        .UIDanhSachVanBanMoi .Date,
        .UIDanhSachVanBanMoi .Description {
                padding-left: 0;
        }
        .UIDanhSachVanBanMoi .Header span::before {
                left: 10px;
        }
        .UIDanhSachVanBanMoi .Content { 
              
        }
}
