.ArticleDetailControl {
        padding: 0;
        text-align: center;
        margin-bottom: 36px;
}
.ArticleDetailControl .ArticleContent > table {
        margin: 0 !important;
        width: 100% !important;
}
.ArticleDetailControl .UISocialShare > div.likefacebook{
        display:none!important;
}
.ArticleDetailControl .PostDate, .ArticleDetailControl .Poster {
        font-style: italic;
        font-family: 'Roboto', sans-serif !important;
        font-weight: normal;
        font-size: 15px;
        /* identical to box height, or 140% */
        text-align: right;
        /* Grey 4 */
        color: #62748D;
        margin-bottom: 10px;
}
.ArticleDetailControl a, em a {
        color: #007bff !important;
}
.ArticleDetailControl .ArticleHeader {
        text-align: left;
        font-family: Merriweather;
        font-style: normal;
        font-weight: bold;
        font-size: 22px;
        line-height: 1.6;
        /* identical to box height */
        /* Grey 1 */
        color: #031739;
        margin-top: 24px;
        margin-bottom: 16px;
}
.ArticleDetailControl .ArticleSummary {
        font-family: Merriweather;
        font-style: normal;
        font-weight: 700;
        font-size: 17px;
        line-height: 27px;
        /* or 159% */
        /* Grey 2 */
        color: #182940;
        margin: 20px 0;
        /*display: inline-block;*/
        text-align: left;
}
.ArticleDetailControl .ArticleSummary span {
        font-family: Merriweather;
        font-style: normal;
        font-weight: normal;
        font-size: 17px;
        line-height: 27px;
        /* or 159% */
        /* Grey 2 */
        color: #182940;
        text-align: left;
}
.ArticleDetailControl .ArticleSummary a {
        font-family: Merriweather;
        font-style: normal;
        font-weight: normal;
        line-height: 27px;
        /* or 159% */
        /* Grey 2 */
        text-align: left;
        color: #268fff;
}
.ArticleDetailControl .ImgDetailImage {
        margin-bottom: 20px;
        vertical-align: top;
        border: 1px solid #EEEEEE;
        max-width: 100%;
        width: 680px;
        height: 453px;
        margin: 24px 0;
        object-fit: cover;
        margin-top: 0;
        display: none;
}
.ArticleDetailControl .ArticleContent img {
        /*     margin: 10px 0; */
        /* width: 680px; */
        /* height: 453px; */
        /*  object-fit: cover;
        margin: 24px 0;   */
        object-fit: cover;
        margin: 2px;
        max-width: 100%;
}
.ArticleDetailControl .ArticleContent {
        clear: both;
        text-align: justify;
        /*margin-bottom: 30px; */
        line-height: 30px;
        font-weight: normal;
}
.ArticleDetailControl .ArticleContent * {
        /* font-family: 'Roboto', sans-serif !important; */
        /* /* font-style: normal; */
        font-size: 16px;
        /* line-height: 30px; */
        /* /* or 176% */
        /* /* Grey 1 */
        /* color: #031739; */
}
.ArticleDetailControl div.ArticleContent * {
        font-size: 16px !important;
        font-family: 'Merriweather' !important;
        line-height: 23pt !important;
}
.ArticleDetailControl .EmptyNote {
        color: #ff6a00;
        font-size: 18px;
}
.ArticleDetailControl .tool {
        display: flex;
        width: 100%;
        cursor: pointer;
        background: #F9F9F9;
        padding: 9px 24px;
        border-radius: 4px;
        align-items: center;
        margin-bottom: 24px;
        flex-direction: row-reverse;
        text-align: right;
}
.ArticleDetailControl .tool span.font_plus {
        background: url(images/tang.png) no-repeat center center;
        /* width: 31px; */
        /* height: 31px; */
        display: inline-block;
        vertical-align: top;
}
.ArticleDetailControl .tool span.font_minus {
        background: url(images/giam.png) no-repeat center center;
        width: 31px;
        height: 31px;
        display: inline-block;
        /* margin-right: 5px; */
        vertical-align: top;
}
.ArticleDetailControl .tool .print, .ArticleDetailControl .UISocialShare .print {
        background: url(images/int.png) no-repeat left top;
        /* display: inline-block; */
        /* vertical-align: top; */
        /* font-family: Roboto; */
        /* font-style: normal; */
        /* font-weight: 500; */
        /* font-size: 14px; */
        /* line-height: 19px; */
        /* identical to box height, or 136% */
        /* Grey 4 */
        /* color: #62748D; */
        /* background-size: 18px; */
        /* padding-left: 30px; */
        height: 18px;
        width: 18px;
}
.ArticleDetailControl .UISocialShare .print {
}
.ArticleDetailControl .tool .audio {
        background: url(images/audio.png) no-repeat 0 0;
        width: 45px;
        height: 35px;
        border: none;
        cursor: pointer;
}
.ArticleDetailControl .tool #tangtuongphan {
        background: url(images/giamtuongphan.png) no-repeat 0 0;
        width: 40px;
        height: 30px;
        border: none;
        cursor: pointer;
        display: block;
}
.ArticleDetailControl .tool #giamtuongphan {
        background: url(images/tangtuongphan.png) no-repeat 0 0;
        width: 40px;
        height: 30px;
        border: none;
        cursor: pointer;
        display: block;
}
.ArticleDetailControl span#tuongphan {
        display: flex;
        flex-direction: row;
        /* margin-left: 0; */
        align-items: center;
        padding-left: 0px;
}
.ArticleDetailControl .tool input::after {
        content:'';
        font-weight: bold;
        color: #0051a0;
}
.UISocialShare {
        /* display: flex; */
        /* background: #f9f9f9; */
        padding: 0;
        border-radius: 4px;
        /* display: none !important; */
}
div.UISocialShare>div {
        height: 20px !important;
        /* width: 85px !important; */
}
.UISocialShare .facebook .fb-share-button span {
        height: 28px !important;
}
.ArticleDetailControl .tool .size {
        display: flex;
        align-items: center;
        padding-right: 24px;
        border-right: 1px solid #DDDDDD;
}
.ArticleDetailControl .tool .size span {
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 19px;
        /* identical to box height, or 136% */
        /* Grey 4 */
        color: #62748D;
        margin-right: 12px;
        order: 1;
}
.ArticleDetailControl .tool span.font_plus {
        width: 27px;
        height: 19px;
        order: 3;
        /* background-size: 20px; */
        line-height: unset;
}
.ArticleDetailControl .tool span.font_minus {
        order: 2;
        width: 40px;
        height: 19px;
        background-size: 16px;
}
.ArticleDetailControl span#tuongphan span {
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 19px;
        /* identical to box height, or 136% */
        /* Grey 4 */
        color: #62748D;
        margin-right: 12px;
}
.ArticleDetailControl span#tuongphan a {
        width: 16px !important;
        height: 16px !important;
        background-size: 16px !important;
        margin-right: 12px;
}
.ArticleDetailControl .tool>div:nth-child(2) {
        flex: 1;
        text-align: left;
}
.ArticleDetailControl ul.tags {
        list-style: none;
        text-align: left;
        margin: 0;
        padding: 0;
}
@media only screen and (max-width: 1023px) {
        div.ArticleDetailControl {
                padding: 15px !important;
                text-align: justify;
                max-width: 100%;
                !i;
                !;
        }
        .ArticleDetailControl .tool .print {
                display: none;
        }
        .ArticleDetailControl .tool {
                padding: 9px 12px !important;
        }
        .ArticleDetailControl .tool .size {
                padding-right: 15px !important;
        }
        .ArticleDetailControl span#tuongphan {
                padding-left: 15px !important;
        }
        .ArticleDetailControl .ImgDetailImage {
                max-width: 100%;
                height: 60vw;
                object-fit: cover;
        }
        .ArticleDetailControl .ArticleHeader {
                margin-top: 0;
                display: inline-block;
                padding-top: 20px !important;
                border-top: 1px solid #DDDDDD;
                text-align: justify;
        }
        div.UISocialShare {
                background: #F9F9F9;
                margin: 0 !important;
                padding: 12px 0px !important;
        }
        .ArticleDetailControl .UISocialShare .print {
                display: block;
                padding-left: 30px !important;
                margin-left: 20px;
                flex: 1;
                height: auto !important;
        }
        .ArticleDetailControl .UISocialShare .facebook {
                padding-right: 20px !important;
                border-right: 1px solid #DDDDDD;
        }
        .ArticleDetailControl .UISocialShare {
        }
        .ArticleDetailControl .UISocialShare > div {
                /* flex: 1; */
                height: 20px !important;
        }
        .ArticleDetailControl .UISocialShare > div.likefacebook {
                margin-left: -10px !important;
        }
        .ArticleDetailControl .ArticleSummary{
                text-align: justify;
        }
}
.ArticleDetailControl  .PostDate:before {
        /*   content: 'Thá»i gian: ';  */
}
.ArticleDetailControl .ArticleAttachFile h4, .attachFile h4 {
        font-style: italic;
        font-size: 16px;
        text-decoration: underline;
        font-weight: 600;
        text-align:left;
        margin-bottom: 20px;
        font-family:Roboto;
}
.ArticleDetailControl li.vector-icon.pdf-icon {
        text-align: left;
}
.ArticleDetailControl .pdf-icon a {
        font-size: 16px !important;
        font-family: Roboto;
}
.ArticleDetailControl .author {
        text-align: left;
}
.ArticleDetailControl .tool a.favorite_article {
        background: url('https://storage-vnportal.vnpt.vn/bpc-xoso/3192/IMG/OIP.jpeg') no-repeat 0 0;
        width: 31px;
        height: 31px;
        background-size: 100% 100%;
        display: inline-block;
        vertical-align: top;
}
.notification-container {
        position: fixed;
        top: 20px;
        right: 20px;
        z-index: 1000;
        max-width: 400px;
        width: 100%;
}
/* Base Notification Styles */
.notification {
        background: white;
        border-radius: 12px;
        padding: 20px;
        margin-bottom: 15px;
        box-shadow: 0 10px 40px rgba(0,0,0,0.1);
        border-left: 5px solid;
        position: relative;
        overflow: hidden;
        transform: translateX(100%);
        opacity: 0;
        animation: slideIn 0.5s ease forwards;
        transition: all 0.3s ease;
}
.notification:hover {
        transform: translateX(0) scale(1.02);
        box-shadow: 0 15px 50px rgba(0,0,0,0.15);
}
.notification.removing {
        animation: slideOut 0.3s ease forwards;
}
/* Notification Types */
.notification.success {
        border-left-color: #10b981;
}
.notification.error {
        border-left-color: #ef4444;
}
.notification.warning {
        border-left-color: #f59e0b;
}
.notification.info {
        border-left-color: #3b82f6;
}
.notification-content {
        display: flex;
        align-items: flex-start;
        gap: 15px;
}
.notification-icon {
        width: 24px;
        height: 24px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
        color: white;
        font-size: 14px;
        flex-shrink: 0;
}
.success .notification-icon {
        background: #10b981;
}
.error .notification-icon {
        background: #ef4444;
}
.warning .notification-icon {
        background: #f59e0b;
}
.info .notification-icon {
        background: #3b82f6;
}
.notification-text {
        flex: 1;
}
.notification-title {
        font-weight: 600;
        font-size: 16px;
        margin-bottom: 5px;
        color: #1f2937;
}
.notification-message {
        font-size: 14px;
        color: #6b7280;
        line-height: 1.5;
}
.notification-close {
        position: absolute;
        top: 15px;
        right: 15px;
        background: none;
        border: none;
        font-size: 20px;
        cursor: pointer;
        color: #9ca3af;
        transition: color 0.2s ease;
        width: 24px;
        height: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
}
.notification-close:hover {
        color: #374151;
}
.notification-progress {
        position: absolute;
        bottom: 0;
        left: 0;
        height: 3px;
        background: rgba(0,0,0,0.1);
        animation: progress 3s linear forwards;
}
.success .notification-progress {
        background: #10b981;
}
.error .notification-progress {
        background: #ef4444;
}
.warning .notification-progress {
        background: #f59e0b;
}
.info .notification-progress {
        background: #3b82f6;
}
@keyframes slideIn {
        to {
                transform: translateX(0);
                opacity: 1;
        }
}
@keyframes slideOut {
        to {
                transform: translateX(100%);
                opacity: 0;
        }
}
@keyframes progress {
        from {
                width: 100%;
        }
        to {
                width: 0%;
        }
}
@media (max-width: 768px) {
        .notification-container {
                left: 20px;
                right: 20px;
                max-width: none;
        }
        .demo-buttons {
                flex-direction: column;
                align-items: center;
        }
        .demo-btn {
                width: 200px;
        }
        h1 {
                font-size: 2rem;
        }
}
.notification::before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 100px;
        height: 100px;
        background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);
        border-radius: 50%;
        transform: translate(30px, -30px);
}
