/*@import url("/Css-js/flipbook.style.css");*/
.UIDanhSachLD img {
    /* width: 100%; */
    /* height: auto; */
}
.UIDanhSachLD                   {text-align: center;margin-bottom: 10px;position: relative;background: #fff;padding: 10px 10px 20px 10px;}

.UIDanhSachLD .ArticleHeader h1    {font-size: 20px;color: #bd3123;font-weight: bold;padding-bottom: 10px;padding-top: 10px;text-align: center;text-transform: uppercase;display: none;}
.UIDanhSachLD .ImgDetailImage   {vertical-align:top;margin: 15px auto;width: 80%;}
.UIDanhSachLD .ArticleContent   {clear:both;font-size: 14px;line-height: 1.5;text-align: justify;margin-bottom: 20px;}

.UIDanhSachLD .ArticleContent .zonepage-l  {width:100% !important;}

.UIDanhSachLD .EmptyNote        {font-size:18px;color:#ff6a00}
.ArticleSummary {
    text-align: justify;
    font-size: 14px;
    line-height: 1.5;
    font-style: italic;
    margin-bottom: 20px;
}
.UIDanhSachLD .Poster {font-size: 14px;text-align: right;width: 100%;margin-bottom: 15px;color: #333;font-style: italic;font-weight: bold;}

.UIDanhSachLD .fb-like {
    width: 100%;
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
}

.UIDanhSachLD  .tool {
    display: block;
    text-align: right;
    padding: 5px;
}


.UIDanhSachLD .PostDate {
    font-size: 12px;
    color: #333333;
    text-align: left;
    font-style: italic;
    margin-bottom: 6px;
    margin-top: -20px;
}

.UIDanhSachLD .font_minus {
    font-size: 16px;
    color: #255094;
    font-weight: bold;
    padding:5px;
}

.UIDanhSachLD .font_plus {
    font-size: 21px;
    color: #255094;
    font-weight: bold;
    padding:5px;
}

.UIDanhSachLD .font_minus:hover, .UIDanhSachLD .font_plus:hover{
    color:red;
    cursor:pointer;
}

/*************FlipBookPDF********************/


.ArticleDetailFlipBookPDF {
    position: relative;
    width: 100%;
    height: 800px;
}

@media only screen and (max-width:768px) {
    .ArticleDetailFlipBookPDF {
        width: unset !important;
        height: 600px;
    }
}


@media only screen and (max-width:600px) {
    .ArticleDetailFlipBookPDF {
        width: unset !important;
        /* height: 100vh; */
    }
}

.nentrongdong {
    background-image: url(/Themes/Default/PanelStyleSheet/Responsive/Images/bg_trongdong.png) !important;
    background-size: 100% auto !important;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    background-color: #ffe5c8 !important;
    background-position: center !important;
}

.nentrongdong td {
    background: transparent !important;
    padding: 10px;
    vertical-align: top;
}
.nguontin {
    text-align: right;
    margin: 10px 0;
}

/* Danh sach lanh dao */

@media only screen and (min-width: 320px) {
    .leader-item {
        margin-bottom:10px;
        font-size: 14px
    }

    .leader-item .avatar {
        width: 140px;
        height: 170px;
        padding: 5px
    }

    .leader-item h4 span {
        display: block
    }

    .cl-description {
        display: none
    }
}

 @media only screen and (min-width: 640px) {
    .leader-item h4 span {
    display:initial;
    }

@media only screen and (min-width: 1200px) {
    .leader-item {
        margin-bottom:20px;
        font-size: 15px
    }

    .leader-item .avatar {
        width: 150px;
        height: 180px;
        padding: 10px;
    }
}


.leaderlist {
    clear: both;
    padding-top: 20px
}

.leader-top-item {
    clear: both;
    text-align: center;
    color: #363636;
    margin-bottom: 30px;
    font-size: 15px;
}

.leader-top-item .avatar {
    display: block;
    width: 200px;
    margin: 0 auto;
    padding: 10px;
    border: #E1E1E1 1px solid;
    border-radius: inherit!important;
}

.leader-top-item .avatar img {
    width: 100%;
    height: 100%
}

.leader-top-item h4 {
    clear: both;
    padding: 15px;
    font-size: 17px;
    margin-bottom: 0px;
}

.leader-top-item h4 span {
    margin-right: 3px;
    font-weight: 400
}

.leader-top-item h4 a {
    font-weight: 700;
    color: #da251c
}

.leader-top-item p {
    clear: both
}

.leader-item {
    clear: both;
    text-align: center;
    margin-bottom: 20px;
    color: #363636;
    font-size: 15px
}

.leader-item .avatar {
    display: block;
    width: 250px;
    min-height: 300px;
    margin: 0 auto;
    padding: 10px;
    border: #E1E1E1 1px solid;
    border-radius: inherit!important;
    /* object-fit: cover; */
}

.leader-item .avatar img {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
}

.leader-item h4 {
    clear: both;
    padding-top: 15px;
    margin-bottom: 10px;
    font-size: 17px;
}

.leader-item h4 span {
    margin-right: 3px;
    font-weight: 400
	
}

.leader-item h4 a {
    font-weight: 700;
    color: #da251c;
	text-transform: uppercase;
}

.leader-item p {
    clear: both;
	margin-bottom: 5px;
}

.leader-item a:hover {
    color: #ed1c24
}