.UIDanhSachVanBanMoi .Header span {
        font-family: Merriweather;
        font-style: normal;
        font-weight: bold;
        font-size: 17px;
        line-height: 21px;
        text-transform: uppercase;
        /* Grey 1 */
        color: #031739;
}
.UIDanhSachVanBanMoi .Header {
        padding: 12px 0px;
        border-top: 2px solid #DA251C;
        border-bottom: 1px solid #eeeeee;
        margin-bottom: 16px;
        border-radius: 2px 2px 0 0;
  display: flex;
  position: relative;
}
.ViewMoreTop {
    position: absolute;
    right: 0;
    top: 4px;
    width: 150px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #7d92ae;
    padding: 7px;
    border: 1px solid #eeeeee;
    background: #f9f9f9;
}
.UIDanhSachVanBanMoi .ViewMoreTop a {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #7D92AE;
}
.UIDanhSachVanBanMoi {
        margin-bottom: 36px;
}
.UIDanhSachVanBanMoi .Item {
        display: flex;
        align-items: stretch;
        margin-top: 16px;
        font-size: 15px;
        padding-bottom: 16px;
        border-bottom: 1px solid #eeeeee;
}
.UIDanhSachVanBanMoi .Download {
        min-width: 103px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-right: 16px;
        border-right: 1px solid #eeeeee;
}
.UIDanhSachVanBanMoi .Download>span {
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 13px;
        line-height: 20px;
        /* identical to box height, or 154% */
        /* Grey 4 */
        color: #62748D;
        display: flex;
        flex-direction: column;
        align-items: center;
        cursor: pointer;
}
.UIDanhSachVanBanMoi .Download>span:before {
        content: '';
        width: 21px;
        height: 21px;
        display: inline-block;
        background: url(../../../../../Images/icons/download1.png);
        margin-bottom: 3px;
}
.UIDanhSachVanBanMoi .Download i {
        color: #62748D;
        margin-bottom: 5px;
        font-size: 21px;
        display: none;
}
.UIDanhSachVanBanMoi a.Title {
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        line-height: 20px;
        /* or 133% */
        /* Grey 2 */
        color: #182940;
        /* Inside Auto Layout */
        flex: none;
        order: 0;
        flex-grow: 0;
        margin: 6px 0px;
        text-decoration: none;
        cursor: pointer;
}
.UIDanhSachVanBanMoi .Item>div:nth-child(2) {
        padding-left: 16px;
}
.UIDanhSachVanBanMoi .Control {
        display: flex;
        align-items: center;
}
.UIDanhSachVanBanMoi .SendFeedback {
        flex: 1;
        /* text-align: right; */
}
.UIDanhSachVanBanMoi .SendFeedback::before{
	content: " / ";
	color: #DDDDDD;
    padding: 0 10px;
}
.UIDanhSachVanBanMoi .SendFeedback a {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 13px;
        line-height: 15px;
        /* Primary color 2 */
        color: #0084F3 !important;
}
.UIDanhSachVanBanMoi .SendFeedback i {
        font-size: 13px;
        line-height: 15px;
        color: #0084F3 !important;
}
.UIDanhSachVanBanMoi a.ViewFeedback {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 13px;
        line-height: 15px;
        /* Primary color 2 */
        color: #0084F3 !important;
}
.UIDanhSachVanBanMoi a.ViewAll {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 13px;
        line-height: 15px;
        /* Primary color 2 */
        color: #0084F3 !important;
}
.UIDanhSachVanBanMoi span.Slash {
        color: #DDDDDD;
        padding: 0 10px;
}
.UIDanhSachVanBanMoi .ViewMore {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 20px;
        /* identical to box height, or 143% */
        text-align: center;
        /* Grey 5 */
        color: #7D92AE;
        padding: 7px;
        border: 1px solid #eeeeee;
        background: #F9F9F9;
        border-top: 0;
}
.UIDanhSachVanBanMoi .ViewMore a{
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 20px;
        /* identical to box height, or 143% */
        text-align: center;
        /* Grey 5 */
        color: #7D92AE;
}
.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 (max-width: 768px){
        .UIDanhSachVanBanMoi {
                padding: 0 20px;
                width: 100vw;
        }
        .UIDanhSachVanBanMoi .Download {
                position: absolute;
                flex-direction: row;
                align-items: center;
                gap: 10px;
                height: 25px;
                background: white;
                right: 0;
                bottom: 51px;
                padding: 0;
                border: none;
        }
        .UIDanhSachVanBanMoi a.Title {
                margin-bottom: 14px;
                display: inline-block;
                font-family: Roboto;
                font-style: normal;
                font-weight: 500;
                font-size: 15px;
                line-height: 23px;
                /* or 153% */
                /* Grey 2 */
                color: #182940;
                margin-top: 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 .Download i {
                margin: 0;
        }
}
