
.UIChiTietVanBanPhapLyVeCong_Default2 .doc-detail .doc-title {
        /*border-bottom: 1px solid #E2E2E2;*/
}
.UIChiTietVanBanPhapLyVeCong_Default2 .doc-detail .doc-title h4 {
        text-transform: none;
        font-family: 'Microsoft YaHei';
        font-weight: 700;
        font-size: 34px;
        line-height: 52px;
        color: #023059;
        margin: 16px 0;
        display: inline-block;
        text-align: justify;
}
.UIChiTietVanBanPhapLyVeCong_Default2 .doc-detail .doc-body {
   /* max-width: 720px; */
    margin: 75px auto;
    padding: 15px 75px 0 75px;
    margin-top: 0;
    border-top: 1px solid #E2E2E2;
}
.nut-tai-ve a {
    /* display: none; */
	float: right;
}
.doc-attachment {
        border-bottom: 1px solid #EEE;
        padding-bottom: 15px;
}
.UIChiTietVanBanPhapLyVeCong_Default2 .doc-detail .doc-title-attachment {
        /*border-top: 1px solid #EEE;*/
        padding: 15px 0 5px;
        /*margin-top: 15px;*/
}
.doc-title-attachment h6 {
        text-transform: none;
        font-family: 'Merriweather';
        font-style: normal;
        font-weight: bold;
        font-size: 18px;
        line-height: 27px;
        color: #182940;
        margin: 0;
        display: inline-block;
        text-align: justify;
}
.doc-attachment-body a {
        font-size: 15px;
        font-family: 'Roboto';
        padding: 10px 0;
}
.Detail .title > span {
        text-transform: none;
        font-family: 'Merriweather';
        font-style: normal;
        font-weight: bold;
        font-size: 18px;
        line-height: 27px;
        color: #182940;
        margin: 16px 0;
        display: inline-block;
        text-align: justify;
}
.Detail .Content table {
	margin-bottom: 15px;
}
.Detail .Content table tr td {
        border: 1px solid #EEE;
        padding: 10px;
        font-size: 14px;
}
.Detail .Content table tr td.col1 {
        width: 145px;
}
/* vÄƒn báº£n liÃªn quan*/
.relevant-docs {
	margin-bottom: 20px;
	border-top: 1px solid #DC0000;
}
.detail-file {
    background: url(loader.gif) center center no-repeat;
}
.relevant-docs .relevant-head h4 {
        font-family: 'Microsoft YaHei';
        font-style: normal;
        font-weight: 700;
        font-size: 17px;
        line-height: 22.44px;
        color: #DC0000;
        margin: 16px 0;
        display: inline-block;
        text-align: justify;
}
.relevant-body ul {
        list-style: none;
        margin: 0;
        padding: 0;
}
.relevant-body ul li {
        padding: 10px 0;
        display: flex;
        flex-direction: row;
        text-align: justify;
}
.relevant-body ul li::before {
        content: '\25CF';
        color: #DC0000;
        margin-right: 7px;
        margin-top: 4px;
        font-size: 12px;
}
.relevant-body ul li a {
        font-family: 'Microsoft YaHei';
        font-size: 18px;
        font-weight: 400;
        color: #023059;
        line-height: 23.76px;
}
.UIChiTietVanBanPhapLyVeCong_Default2 .tool .print, .ArticleDetailControl .UISocialShare .print{
        background: url(images/printcn.png) no-repeat left top;
        display: inline-block;
        vertical-align: top;
        color: #00A59F;
        font-family: 'Microsoft YaHei';
        font-weight: 400;
        font-size: 15px;
        line-height: 32px;
        background-size: 30px;
        padding-left: 40px;
}
.UIChiTietVanBanPhapLyVeCong_Default2 .tool .mail a{
        background: url(images/emailcn.png) no-repeat left top;
        background-size: 30px;
        padding-left: 40px;
        margin-right: 25px;
        display: inline-block;
}
.UIChiTietVanBanPhapLyVeCong_Default2 .tool .mail span {
         line-height: 32px;
          color: #F44336;
         font-family: 'Microsoft YaHei';
         font-weight: 400;
         font-size: 15px;
}
.UIChiTietVanBanPhapLyVeCong_Default2 .tool .save{
        background: url(images/savecn.png) no-repeat left top;
        background-size: 30px;
        padding-left: 40px;
        margin-right: 25px;
}
.UIChiTietVanBanPhapLyVeCong_Default2 .tool .save span{
         line-height: 32px;
         color: #1996E1;
         font-family: 'Microsoft YaHei';
         font-weight: 400;
         font-size: 15px;
}
.UIChiTietVanBanPhapLyVeCong_Default2 .tool {
        text-align: right;
        display: flex;
        width: 100%;
        cursor: pointer;
        padding: 0;
        border-radius: 4px;
        position: relative;
        top: -15px;
        justify-content: flex-end;
}
@media only screen and (max-width: 768px) {
         .UIChiTietVanBanPhapLyVeCong_Default2 .doc-detail {
                width: 100vw;
                padding: 10px;
         }
       .UIChiTietVanBanPhapLyVeCong_Default2 .doc-detail .doc-title h4 {
            font-size: 17px;
            line-height: 30px;
        }
        .UIChiTietVanBanPhapLyVeCong_Default2 .doc-detail .doc-body {
            padding: 0;
        }
        .relevant-docs {
                width: 100vw;
                padding: 10px;
         }
        .UIChiTietVanBanPhapLyVeCong_Default2 .tool {
    display: none;
}
}