.ArticleDetailControl .tool {
        /*height: 40px;
        background: #f3f3f4;
        text-align: right;
        display:inline-block;
        width:100%;
        padding-top: 4px;
        cursor: pointer;*/
}
.PostDate {
    position: absolute;
    padding-top: 34px;
}
.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 {
  display:none;
}
.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: 40px;
        height: 31px;
        display: inline-block;
        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;
}
.ArticleDetailControl a {
        font: 13px Tahoma;
        color: blue;
        text-decoration: underline;
}
.ArticleDetailControl {
        background: #ffffff none repeat scroll 0 0;
        padding: 0;
        text-align: center;
        margin-bottom: 10px;
        padding: 10px 0;
        /* border: 1px solid #ddd; */
}
.ArticleDetailControl .ArticleContent > table {
        margin: 0 !important;
        width: 100% !important;
}
.ArticleDetailControl .PostDate, .ArticleDetailControl .Poster {
        color: #607d8b;
        text-align: right;
        font-size: 12px;
        margin-bottom: 10px;
}
.ArticleDetailControl .ArticleHeader,.ArticleDetailControl .ArticleHeader h1 {
        color: #ff8000;
        text-align: left;
        margin-bottom: 20px;
        font-size: 16px;
        font-weight: 600;
        line-height: 1.4;
}
.ArticleDetailControl .ArticleSummary {
        margin: 20px 0;
        text-align: justify;
        font-size: 15px;
        color: #495057;
        font-style: italic;
}
.ArticleDetailControl .ImgDetailImage {
        height: auto !important;
        margin: 20px 0;
        vertical-align: top;
        max-width: 600px !important;
}
.ArticleDetailControl .ArticleContent img {
        height: auto !important;
        margin: 10px 0;
        max-width: 700px !important;
}
.ArticleDetailControl .ArticleContent {
        clear: both;
        text-align: justify;
        font-size: 15px;
}
.ArticleDetailControl .author {
        padding-top: 10px;
        text-align: right;
        font-weight: bold;
}
.ArticleDetailControl .author .title-author {
        display: none;
}
.ArticleDetailControl .EmptyNote {
        color: #ff6a00;
        font-size: 18px;
}
.ArticleDetailControl .UtilBar {
        padding: 20px 0;
        text-align: right;
}
.ArticleDetailControl .UtilBar .Print {
        /*background: rgba(0, 0, 0, 0) url("Images/print.png") no-repeat scroll center center;
        cursor: pointer;
        display: inline-block;
        height: 22px;
        margin-right: 10px;
        width: 22px;*/
}
.ArticleDetailControl .UtilBar .Email {
       /* background: rgba(0, 0, 0, 0) url("Images/email.png") no-repeat scroll center center;
        cursor: pointer;
        display: inline-block;
        height: 22px;
        width: 22px;*/
}
.ArticleDetailControl .UISocialShare {
        margin: 20px 0;
        display: flex;
}
.ArticleDetailControl .UISocialShare .facebook, .likefacebook, .gplus,.twitter {
        float: left;
        margin-right: 10px;
}
a#tangtuongphan img, a#giamtuongphan img {
        width: 28px !important;
        height: 28px !important;
        display: inline-block;
        vertical-align: top;
        margin-right: 2px;
        margin-top: 2px;
}
span.font_family_select {
        display: none;
}
.fb-comments{
        margin-bottom: 20px;
}
span#Download {
    display: none;
}