.ms-ToolPaneOuter {
    margin-left: 250px;
}

h4.position-abs, div.page-portal__title h4, .title-main {
    font-weight: bold;
}

.minister, .navbar .banner {
    margin-top: 0 !important;
}

.table-bordered {
    border: 1px solid #dee2e6;
}

.lts-vanban-home {
    overflow: auto;
    padding-bottom: 20px;
}
    /* .lts-vanban-home .title {margin-bottom:10px; background: #FFF url(../images/bg-lts-vanban.png) repeat-x center bottom; border: 1px solid #ddd; min-height: 14px; padding: 7px 10px; } */
    .lts-vanban-home .title {
        margin-bottom: 10px;
        border: 1px solid #ddd;
        min-height: 14px;
        padding: 7px 10px;
    }

        .lts-vanban-home .title a {
            background: url('../images/i-lts-vanban.png')no-repeat left center;
            padding-left: 20px;
            color: #58595B;
            font: 700 14px/18px Roboto,Arial,Tahoma;
        }

.info-desc {
    overflow: auto; /*padding: 10px 0;*/
    font: 400 14px/20px Roboto,Arial,Tahoma;
    display: inline;
}

    .info-desc .f1 {
        width: 68%;
        float: left;
        font: 400 13px/18px Roboto,Arial,Tahoma;
        border-right: 1px dotted #ddd;
        padding-right: 1.8%;
    }

    .info-desc .f2 {
        width: 28%;
        float: right;
        font: 400 13px/18px Roboto,Arial,Tahoma;
        padding-left: 2%;
    }

.f1 ul {
    margin: 10px 0 5px 0;
    list-style: none;
}

    .f1 ul li {
        display: initial;
        margin-right: 20px;
    }
        /* .f1 ul li a { color: #BE1E2D; font: 400 11px Roboto,Arial,Tahoma; } */
        .f1 ul li a {
            color: #015ABB;
            font: 400 11px Roboto,Arial,Tahoma;
        }

.f2 p span:first-child {
    width: 52%;
    float: left;
}

.f1 ul li.vb {
    background: url('../images/i-lienquan.png') no-repeat left center;
    padding-left: 15px;
}

.f1 ul li.tt {
    background: url('../images/i-thuoctinh.png')no-repeat left center;
    padding-left: 15px;
}

.f1 ul li.dow {
    background: url('../images/i-dowload.png')no-repeat left center;
    padding-left: 15px;
}

.vanbanduthao {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 0 3px 3px 3px;
    width: calc(100% - 2px);
}

    .vanbanduthao h3.title {
        border-bottom: 1px solid #ddd;
        font: 700 15px/25px Roboto,Arial,Tahoma;
        color: #fff;
        text-transform: uppercase;
        padding: 0 15px;
        background-color: #f8971e;
        padding: 8px 15px;
    }

    .vanbanduthao .le {
        background: #f7f7f7;
    }

.vanbanduthaoitem {
    padding: 10px 15px;
    overflow: auto;
}

    .vanbanduthaoitem div.title {
        margin-bottom: 10px;
    }

        .vanbanduthaoitem div.title a {
            color: #333;
            font-weight:bold;
            text-align: justify;
            display: block;
        }

        .vanbanduthaoitem div.title span {
            font-size: 14px;
            font-style: italic;
            margin-left: 3px;
        }

        .vanbanduthaoitem div.title a:hover {
            color: #ED1C24;
        }

    .vanbanduthaoitem div.vbdt-info .total {
        padding-top: 3px;
    }

        .vanbanduthaoitem div.vbdt-info .total a.continue {
            float: right;
            font-size: 14px;
            font-style: italic;
            color: #0072c6;
        }

a.vanbanlienquan {
    font-size: 11px;
    padding-right: 15px;
    color: #333;
}

.vanbanduthaoitem .desc {
    font-size: 14px;
    line-height: 18px;
    text-align: justify;
    margin-bottom: 5px;
}

.vanbanduthaoitem div.vbdt-info span {
    font-size: 13px;
    font-style: italic;
    color: #BE1E2D;
}

.vanbanduthaoitem a.vbdt-image {
    float: left;
    width: 200px;
    padding-right: 10px;
}

    .vanbanduthaoitem a.vbdt-image img {
        width: 100%;
    }

.vanbanduthaoitem a {
    color: #000
}

.vanbanduthaoDetail {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 0 3px 3px 3px;
}

    .vanbanduthaoDetail h3.title {
        border-bottom: 1px solid #ddd;
        font: 700 15px/43px Roboto,Arial,Tahoma;
        color: #ED1C24;
        text-transform: uppercase;
        padding: 0 15px;
        background: #FFF url(../images/bg-lts-vanban.png) repeat-x center bottom;
    }

.vbdt-content {
    padding: 15px;
    text-align: justify;
}

    .vbdt-content .trichyeu {
        margin: 10px 0px;
        font-size: 14px;
    }

        .vbdt-content .trichyeu * {
            font-family: Roboto,Arial !important
        }

        .vbdt-content .trichyeu img {
            max-width: 550px;
            height: auto;
        }

    .vbdt-content h1 {
        font: 700 17px/20px Roboto,Arial,Tahoma;
        color: #333;
        margin-bottom: 20px;
    }

    .vbdt-content .desc {
        font-weight: bold;
        font-size: 14px;
    }

.tableList {
    background: #ddd;
}

    .tableList td {
        padding: 5px;
        padding: 8px 5px;
        font: 400 14px/20px 'Roboto', Arial, Tahoma;
        color: #333;
        background: #fff;
        line-height: 1.8;
    }

        .tableList td.backgroundEEE {
            background: #EFEFEF !important;
        }

    .tableList .textBold {
        font-weight: bold !important;
        width: 15%;
    }

.vanbanduthaoDetail .vbdt-attack p {
    font: bold 14px Roboto, Arial, Tahoma;
    color: #333;
}

.vanbanduthaoDetail .vbdt-attack a {
    font: 14px Roboto, Arial, Tahoma;
    color: #333;
}

.danhsachgopy {
    margin-top: 15px;
}

    .danhsachgopy h3 {
        font: bold 15px Roboto, Arial, Tahoma;
        color: #ED1C24;
        border-bottom: 1px solid #ED1C24;
        padding: 2px 0px;
        text-transform: uppercase;
    }

.gopyitem {
    font: 400 14px/18px Roboto,Arial,Tahoma;
    border-bottom: 1px dotted #ddd;
    padding: 10px 0px;
}

    .gopyitem .gopyitem-info {
        padding: 4px 0px;
    }

        .gopyitem .gopyitem-info span {
        }

            .gopyitem .gopyitem-info span.hoten {
            }

            .gopyitem .gopyitem-info span.datetime {
                margin-left: 25px;
            }

            .gopyitem .gopyitem-info span label {
                font-weight: bold;
            }

    .gopyitem .gopyitem-content {
        font-style: italic;
        text-align: justify;
    }

.title_comment {
    color: #ED1C24;
    font: bold 15px 'Roboto',Arial,Helvetica,sans-serif;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.form-comment-news1 {
    width: 100%;
    margin: 0px auto;
    display: contents;
}

    .form-comment-news1 .star {
        color: #f00;
    }

    .form-comment-news1 li {
        display: flex;
        clear: both;
        width: 100%;
        padding: 5px 0px;
    }

        .form-comment-news1 li span.label {
            width: 20%;
            float: left;
            display: block;
            color: #333;
            font: 14px Roboto,Arial,Tahoma;
            padding-top: 5px;
        }

        .form-comment-news1 li .ckeditor {
            width: 100%;
            /* float: left;*/
        }

        .form-comment-news1 li input[type=text].txt {
            border: 1px solid #ccc;
            font: 14px Roboto Condensed,Helvetica,sans-serif;
            width: 60%;
            height: 25px;
        }

        .form-comment-news1 li textarea.textarea {
            border: 1px solid #ccc;
            font: 14px Roboto Condensed,Helvetica,sans-serif;
            width: 60% !important;
            height: 100px !important;
        }

    .form-comment-news1 .captcha1 {
        float: left;
        margin-right: 5px;
        margin-top: 0px;
        border: 1px solid #ccc;
        font: 14px Roboto Condensed,Helvetica,sans-serif;
        padding: 3px;
        width: 100px !important;
        height: 30px;
    }

    .form-comment-news1 #CaptchaImage {
        border: 1px solid #CCCCCC;
        float: left;
        margin-right: 4px;
        height: 35px;
    }

    .form-comment-news1 #btnComment {
        background: #f8971e;
        color: #FFF; /* float: right; */
        margin-right: 51px;
        padding: 7px 10px;
        border-radius: 5px;
        text-align: center;
        width: 100px;
        margin: 0 auto;
        width: 120px;
    }

        .form-comment-news1 #btnComment:hover {
            cursor: pointer;
        }

.other {
    margin-top: 20px;
}

    .other h3 {
        margin-bottom: 20px;
        font: bold 15px Roboto, Arial, Tahoma;
        color: #ED1C24;
        border-bottom: 1px solid #ED1C24;
        padding: 2px 0px;
        text-transform: uppercase;
    }

    .other ul {
        list-style: none;
    }

        .other ul li {
            background: rgba(0, 0, 0, 0) url(../images/lts-do.png) no-repeat scroll 10px 6px;
            padding-left: 25px;
            margin-bottom: 10px;
        }

            .other ul li a {
                color: #333;
                font: 400 14px/18px Roboto,Aria,Tahoma;
            }

                .other ul li a:hover {
                    color: #ED1C24;
                }

            .other ul li span {
                color: #AAA;
                font-style: italic;
                font-size: 14px;
            }

.vanbanlienquanitem {
    padding: 10px 0px 15px 0px;
    border-bottom: 1px dotted;
}

    .vanbanlienquanitem h3 {
    }

        .vanbanlienquanitem h3 a {
            font-weight: 700;
            color: #333;
        }

            .vanbanlienquanitem h3 a:hover {
                color: #ED1C24;
            }

    .vanbanlienquanitem span {
        font-style: italic;
        font-size: 13px;
    }
/*================================*/
.total {
    margin-bottom: 10px;
}

    .total span {
        font: 400 11px/16px Roboto,Arial,Tahoma;
        color: #BE1E2D;
    }

.thongbao {
    font: 700 15px/20px Roboto,Aria,Tahoma;
    text-align: center;
    padding: 15px 0;
}


.vbdt-content ul { /*margin-left: 20px;*/
}
/*
.vbdt-content table { background: #ddd; }
.vbdt-content table td { padding: 5px; padding: 8px 5px; font: 400 14px 'Roboto', Arial, Tahoma; color: #333; background: #fff; line-height: 1.8; }
*/

.fileAttack {
    list-style: none;
}

.resp-tab-content table { /*max-width:660px !important; */
}

div.vbInfo {
    width: 100%;
    display: inline-block;
    clear: both;
    padding: 12px 0px;
    text-align: justify;
}

    div.vbInfo ul {
        list-style: none;
        padding: 0px;
    }

        div.vbInfo ul li {
            float: left;
            padding-right: 22px;
            font: 700 14px/18px Roboto,Arial,Tahoma;
        }

            div.vbInfo ul li.green {
                color: #015ab4;
                ;
            }

            div.vbInfo ul li.red {
                color: #F00;
            }

            div.vbInfo ul li span {
                font-weight: normal;
                color: #000;
                line-height: 0;
            }

div.vbPading15 {
    padding: 15px;
}

div.vbInfo * {
    font-weight: Roboto,Arial,Tahoma !important;
}

.resp-tabs-container * {
    font-family: Roboto,Arial,Tahoma !important;
    font-size: 13px;
}
/*=============================UYDQ=======================*/
.fileAttack img {
    width: 15px !important;
}

.vbdt-image img {
    float: left;
    width: 155px;
    margin-right: 20px;
}

#content_layyk, #content_hethan {
    display: flex;
}

    #content_layyk .paging, #content_hethan .paging {
        margin: 25px 10px 10px;
    }

/*=============================DONG GOP Y KIEN =======================*/
.donggopykien-detail {
    overflow: auto;
    margin-bottom: 10px;
    padding-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 5px 5px;
}


.dgyk-head-box {
    padding: 0 15px;
    background: url(../images/bg-head-left.png)repeat-x center top;
    height: 43px;
    font: 700 15px/43px Roboto,Arial,Tahoma;
    text-transform: uppercase;
    text-align: left;
    vertical-align: middle;
    color: #f8971e;
    border-bottom: 3px solid;
}

.dgyk-input-form {
    border: 1px solid #ccc !important;
    font: 14px Roboto Condensed,Helvetica,sans-serif;
    width: 70% !important;
    height: 30px !important;
    border-radius: 4px 4px;
}

.dgyk-capchat-form {
    float: left;
    margin-right: 5px;
    margin-top: 0px;
    border: 1px solid #ccc;
    font: 13px Roboto,Arial,Tahoma;
    padding: 3px;
    width: 100px !important;
    height: 35px;
    border-radius: 4px 4px;
}


.dgyk-select-form select {
    padding: 5px 0px;
    width: 60%;
    border: 1px solid #ccc !important;
    border-radius: 4px 4px;
    height: 30px !important;
}

.dgyk-textarea-form {
    border: 1px solid #ccc !important;
    font: 13px Roboto,Arial,Tahoma;
    width: 70%;
    height: 100px !important;
    border-radius: 4px 4px;
}

.dgyk-label-form {
    width: 20%;
    float: left;
    display: block;
    color: #333;
    font: 14px Roboto,Arial,Tahoma;
    padding-top: 7px;
    padding-left: 20px;
}

#btnDgykComment {
    background: #f8971e;
    color: #FFF;
    /* float: right; */
    margin-left: 63%;
    padding: 7px 10px;
    border-radius: 5px;
    text-align: center;
    width: 125px;
    border: 1px solid #f8971e;
}


.head-box-gop-y {
    padding: 0 15px;
    background: url(../images/bg-head-left.png)repeat-x center top;
    height: 46px;
    font: 700 15px/46px Roboto,Arial,Tahoma;
    text-transform: uppercase;
    text-align: left;
    vertical-align: middle;
    color: #0468CC;
    border-bottom: 3px solid rgb(4, 104, 204);
}

.gopydetail h3 {
    font: 700 15px/18px Roboto,Arial,Tahoma;
    color: #58585b;
    /* background: url(../images/icon_question.png) no-repeat scroll 0px 2px; */
    /* padding-left: 20px; */
    margin-bottom: 5px;
}


.head-box-gopy {
    padding: 0 15px;
    background: url(../images/bg-head-left.png)repeat-x center top;
    height: 43px;
    font: 700 15px/43px Roboto,Arial,Tahoma;
    text-transform: uppercase;
    text-align: left;
    vertical-align: middle;
    color: #0468CC;
    border-bottom: 3px solid;
}


table.library thead tr {
    background: #e2f0ff !important;
}

/* Publishing Van Ban*/
#publishing-vanban {
    display: block;
    width: 100%;
    margin: 0px;
}

.publishing-vanban-container {
    padding: 10px;
    background-color: #fff;
    clear: left;
    border-radius: 0 7px 7px 7px;
    text-align: justify;
    border: 1px solid #ddd;
}

.publishing-vanban-title li {
    margin-bottom: -1px;
    color: #0468CC;
    background: #fff;
    font: 100 14px/35px Roboto,Arial,Tahoma;
    border-radius: 5px 5px 0 0;
    display: inline-block;
    padding: 0 15px;
    margin: 0 1px 0 0;
    list-style: none;
    float: left;
    border: 1px solid #ddd;
    border-bottom: none;
    font-weight: bold;
}

.publishing-vanban-paging {
    margin-top: 3%;
    float: right;
    margin-right: -1%;
}

.linhvuc-box {
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.vanban-search-form {
    font: 100 13px Roboto,Arial,Tahoma;
}

#searchSubmit {
    background: #0468CC;
    color: #FFF;
    font: 600 13px/30px Roboto,Arial,tahoma;
    /* padding: 8px 30px; */
    text-transform: uppercase;
    border-radius: 5px;
}

.title-t2 {
    font-size: 14px;
    color: #015ab4;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
}

.vbdt {
    width: 100%;
}

.date {
    font-size: 12px;
    /*color: #ccc;*/
}

.fr {
    float: right;
}

.binh-luan {
    background: #0468CC;
    border-radius: 5px;
    padding: 2px 10px 4px 10px;
    font-size: 12px;
    font-weight: bold;
    color: #fff !important;
    margin-left: 10px;
}

.tblVanBan thead {
    background: #e2f0ff;
}

.tblVanBan tr td a {
    color: #0468CC;
}

table.tblVanBan tr:nth-child(2n + 2) {
    background-color: #f1f1f2;
}

.vanbanlienquanitem p {
    font-weight: bold;
}
/*Style mau chu thong bao*/
.noti a.position-abs:visited {
    color: #fff;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-33 {
    margin-top: 3.3rem;
}

.margin-top-66 {
    margin-top: 66px;
}

.margin-top-4 {
    margin-top: 4rem;
}

#s4-workspace {
    overflow: hidden;
    height: 100% !important;
}

#s4-bodyContainer {
    padding-bottom: 0px;
}


@media screen and (max-width: 576px) {
    .form-comment-news1 li {
        display: block !important;
    }

        .form-comment-news1 li input[type=text].txt {
            width: 100% !important;
        }

        .form-comment-news1 li span.label {
            margin-bottom: 10px;
            width: 100% !important;
        }

        .form-comment-news1 li .ckeditor {
            margin-top: 30px;
            width: 100% !important;
        }

        .form-comment-news1 li select {
            width: 100% !important;
        }

        .form-comment-news1 li .qq-upload-button {
            overflow: initial !important;
        }
}

.form-comment-news1 li .ckeditor #cke_NoiDung {
    width: 70% !important;
    margin-left: 0 !important;
    float: left;
}
