.ArticleDetailControl a {
    font: 13px arial;
    color: blue;
    text-decoration: underline;
}
/*  div.ArticleContent  iframe{
height:1100px !important;
}*/

div.ArticleContent iframe[src*=".pdf"] {
    height: 1100px !important;
}

.ArticleDetailControl {
    background: #ffffff none repeat scroll 0 0;
    padding: 5px;
}
.ArticleDetailControl .ArticleContent > table {
    margin: 0 !important;
    width: 100% !important;
}
.ArticleDetailControl .PostDate {
    color: #424242;
    font: italic 12px arial;
    text-align: right;
}
.ArticleDetailControl .ArticleHeader h1 {
    color: #222222;
    font-size: 20px;
    text-align: justify;
}
.ArticleDetailControl .ArticleSummary * {
    font-size: 14px;
    margin: 20px 0;
    text-align: justify;
    font-style: normal;
    font-weight: bold;
    line-height: 1.5;
}
.ArticleDetailControl .ImgDetailImage {
    height: auto !important;
    margin-bottom: 20px;
    vertical-align: top;
    min-width: 450px !important;
  display: none;
}
.ArticleDetailControl .ArticleContent img {
    height: auto !important;
    margin: 10px 0;
        width: 100%;
        height: auto;
    /* max-width: 650px !important; */
}
.ArticleDetailControl .ArticleContent {
    clear: both;
    font-size: 11pt !important;
    margin: 6pt 0cm;
    font-family:arial !important;
    text-align: justify;
}
.ArticleDetailControl .ArticleContent p span,
.ArticleDetailControl .ArticleContent p,
.ArticleDetailControl .ArticleContent span,
.ArticleDetailControl .ArticleContent strong,
.ArticleDetailControl .ArticleContent em {
    	font-size: 14px !important;
    line-height: 22px !important;
}
.ArticleDetailControl .EmptyNote {
    color: #ff6a00;
    font-size: 18px;
}
.ArticleDetailControl .UISocialShare {
    margin: 20px 0 0;
    display: flex;
    align-items: unset !important;
}
.ArticleDetailControl .UISocialShare .facebook, .likefacebook, .gplus, .twitter,.ArticleDetailControl .UISocialShare .zalo-share-button {
    float: left;
    margin-right: 5px;
} 
.ArticleDetailControl .tool {
    height: 40px;
    background: #f3f3f4;
    text-align: right;
    display: flex;
    width: 100%;
    padding-top: 4px;
    cursor: pointer;
    justify-content: flex-end;
    align-items: center;
}
.ArticleDetailControl .tool a {
    text-decoration: none;
}
.ArticleDetailControl .tool span.line_height_increase {
	padding-right: 5px;
    background: url(images/line-height-increase.png) no-repeat 0 0;
    width: 31px;
    height: 31px;
    display: inline-block;
}
.ArticleDetailControl .tool span.line_height_decrease {
    background: url(images/line-height-decrease.png) no-repeat 0 0;
    width: 31px;
    height: 31px;
    display: inline-block;
}
.ArticleDetailControl .tool span.font_plus {
    background: url(images/up.png) no-repeat 0 0;
    width: 31px;
    height: 31px;
    display: inline-block;
    vertical-align: top;
}
.ArticleDetailControl .tool span.font_minus {
    background: url(images/down.png) no-repeat 0 0;
    width: 31px;
    height: 31px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: top;
}
.ArticleDetailControl .tool .print{
    background: url(images/p.png) no-repeat left top;
    width: 29px;
    height: 31px;
    display: inline-block;
    margin-right: 15px;
    vertical-align: top;
    line-height: 31px;
    font-size: 14px;
    font-weight: bold;
    color: #0051a0;
}
.ArticleDetailControl .tool .audio {
    background: url(images/audio.png) no-repeat 0 0;
    width: 45px;
    height: 35px;
    border:none;
    cursor: pointer;
}
.ArticleDetailControl .tool input::after {
    content:' ÃƒÆ’Ã¢â‚¬Å¾Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¡Ãƒâ€šÃ‚Â»Ãƒâ€šÃ‚Âc bÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â i viÃƒÆ’Ã‚Â¡Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â¿t ';
    font-weight: bold;
    color: #0051a0;
}

a#tangtuongphan img, a#giamtuongphan img {
        width: 28px !important;
        height: 28px !important;
        display: inline-block;
        vertical-align: top;
        margin-right: 2px;
        margin-top: 2px;
}
.ArticleDetailControl .tool #tangtuongphan{
        background: url(images/tangtuongphan.png) no-repeat 0 0;
        width: 31px;
        height: 31px;
        display: inline-block;
        vertical-align: top;
}
.ArticleDetailControl .tool #giamtuongphan{
        background: url(images/giamtuongphan.png) no-repeat 0 0;
          width: 31px;
        height: 31px;
        display: inline-block;
        vertical-align: top;
}