.full-left {
    float: left;
    width: 25%;
}

.ms-webpart-zone {
    margin-bottom: 20px;
}

.s4-wpcell-plain {
    border: none;
    background: none;
}

.ms-webpart-chrome {
    border: none;
}

.ms-WPBody {
    padding: 0;
}

.box-new {
    background: #fff;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

.linhvuc-box .title {
  
}

    .linhvuc-box .title h3 {
        margin: 0;
        font-size: 16px;
        color: #333;
    }

.box-new-wrap {
    padding: 0px;
}

.lts-lv ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .lts-lv ul li {
        padding: 5px 0;
    }

        .lts-lv ul li a {
            text-decoration: none;
            color: #0066cc;
        }

            .lts-lv ul li a:hover {
                text-decoration: underline;
                color: #003366;
            }

.ms-clear {
    clear: both;
}

.ms-PartSpacingVertical {
    height: 10px;
}
.linhvuc-box {
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.box-new {
    margin-bottom: 15px;
}

    .box-new .title {
        margin-bottom: 15px;
    }

        .box-new .title h3 {
            position: relative;
            font-size: 14px;
            color: #a91113;
            padding: 8px 25px;
            margin-bottom: 0;
            font-weight: 700;
            border: 1px solid #e1e1e1;
        }

            .box-new .title h3 a {
                color: #a91113;
            }

            .box-new .title h3::before {
                content: '';
                position: absolute;
                width: 35px;
                height: 36px;
                background-image: url("/Portals/imageModule/title-blue.png");
                background-repeat: no-repeat;
                left: -8px;
                top: 5px;
            }

    .box-new .box-new-wrap .new-item-big {
        padding-left: 0;
    }

.lts-lv {
    padding: 0px 10px 10px 10px;
    background: #FFF;
}

    .lts-lv ul {
        list-style: none;
    }

        .lts-lv ul li {
            background: url('/Portals/imageModule/lts-linhvuc.png') no-repeat left center;
            padding-left: 15px;
        }
        .lts-lv ul li {
           list-style:none
        }
            .lts-lv ul li a {
                font-size: 13px;
                color: #58595B;
                border-bottom: 1px dotted #ccc;
                display: block;
            }

                .lts-lv ul li a:hover {
                    color: #ED1C24;
                }

            .lts-lv ul li:last-child a {
                border-bottom: none;
            }

.lts-viewtop {
    padding: 15px;
}

    .lts-viewtop ul {
        margin-left: 15px;
        list-style: none;
        color: red;
        font-size: 13px;
    }

        .lts-viewtop ul li {
            list-style-type: decimal;
            margin-bottom: 10px;
            font-weight: bold;
        }

            .lts-viewtop ul li a {
                font-size: 13px;
                color: #58595B;
                font-weight: 400;
            }

                .lts-viewtop ul li a:hover {
                    color: #ED1C24;
                }

            .lts-viewtop ul li span {
                background: url('../images/iview.png') no-repeat left center;
                padding-left: 20px;
                margin-left: 5px;
                font-size: 11px;
                color: #BE1E2D;
                font-weight: 400;
            }

.full-right {
    width: 73.5546875%;
    float: right;
    overflow: auto;
}
.search-advan {
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 20px;
}

.head-box-search {
    color: #a91113;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 700;
}

.control-search {
    margin: 10px 0;
    display: flex;
    align-items: center;
}

    .control-search .label {
        width: 120px;
        font-weight: bold;
    }

    .control-search .txtinput {
        flex: 1;
    }

.vanban-search-form {
    width: 100%;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.form-controls.horizontal-form {
    display: flex;
    flex-wrap: wrap;
}

.form-controls .control-search .txtinput div {
    display: inline-block;
    width: 45%;
}

.btnsearchnew {
    background: #0066cc;
    color: #fff;
    padding: 8px 20px;
    text-decoration: none;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

    .btnsearchnew:hover {
        background: #003366;
    }
.control-search .label {
    width: 20%;
    float: left;
    font-size: 13px !important;
    line-height: 39px;
    color: #000000;
    font-weight: normal;
    text-align: left;
}
.vanban-search-form
{
}
.publishing-vanban-container {
    padding: 10px;
    background-color: #fff;
    clear: left;
    border-radius: 0 7px 7px 7px;
    text-align: justify;
    border: 1px solid #ddd;
}
.tblVanBan tr td a {
    color: #0468CC;
}
.publishing-vanban-title li {
    margin-bottom: -1px;
    color: #a91113;
    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;
}
.tblVanBan thead {
    background: #e2f0ff;
}
.publishing-vanban-paging {
    margin-top: 3%;
    float: right;
    margin-right: -1%;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

    .table-responsive > .table-bordered {
        border: 0;
    }

.tblVanBan thead {
    background: #e2f0ff;
}

.tblVanBan tr td a {
    color: #0468CC;
}

table.tblVanBan tr:nth-child(2n + 2) {
    background-color: #f1f1f2;
}

table.tableList td {
    border: 1px solid #dee2e6;
}