.moduletable {
    margin: 0 0 12px;
}

.tincongty {
    background: #fff;
    border: 1px #e0e0e0 solid;
    margin: 0 0 12px;
}

.tincongty .box-title {
    margin-bottom: 12px;
}

.box-title h2 {
    background: url(./images/bg_tincty.jpg) repeat-x 0 0;
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    margin: 0 0 12px;
    border-bottom: 1px #e0e0e0 solid;
    text-shadow: 1px 1px 1px #fff;
    font-weight: 700;
}

.box-title h2 {
    color: #FF0000;
    font-size: 12px;
    margin-bottom: 0;
}

.box-item__featured {
    padding: 2px 4px 2px 4px;

}

.box-item__featured h3.title {
    font-size: 16px;
}

.box-item__featured .title a {
    color: #333;
    text-decoration: none;
}

.box-item__list {
    margin-left: 0;
}

.box-item__featured-info {
    display: flex;

}

.box-item__featured-info a {
    flex-shrink: 0;
}

.box-item__featured-info img {
    width: 60px;
    height: 60px;
    margin: 3px 5px 3px 5px;
    border: 1px dotted #ddd;
    padding: 3px;
}

.excerpt {
    font-size: 12px;
    margin-bottom: 0;
}

.box-item__featured-info .date {
    font-size: 11px;
    margin: 6px 0;
    color: #999;
}

.box-item__list {
    margin: 0 10px 0 10px;
    padding: 0;
    list-style: none;
}

.box-item__list a {
    color: #666;
    text-decoration: none;
    font-weight: bold;
}

.box-item__list li {

    background: url(./images/new.png) left top 2px no-repeat;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 3px 0 3px 16px;
    height: auto;
    margin-bottom: 3px;
}

/*  */
.custom-sidebar #nav_menu-2 {
    background: #e19e11 url(./images/bg_danhmuc.png) repeat-y;
    border: 1px #c68600 solid;
    padding: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;

}

.custom-sidebar #nav_menu-2 ul {
    padding-left: 0;
    list-style: none;
    margin-left: 0;
}

.custom-sidebar #nav_menu-2 li {
    border-top: 1px dotted #e3820d;
    padding: 6px 0 6px 30px;
    background: url(./images/icon_dm.png) left top no-repeat;
}

.custom-sidebar #nav_menu-2 li:first-child {
    border-top: none;
}

.custom-sidebar #nav_menu-2 li a {
    text-decoration: none;
    list-style-position: outside;
    color: #000;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
}

.custom-sidebar #nav_menu-2 li a:hover {
    text-shadow: 1px 1px 1px #fff;
}

/*  */
.custom-sidebar .widget-area .widget {
    background: #f7f8fa;
    padding-bottom: 5px;
}

.custom-sidebar .widget-area .widget .widget-title {
    font-size: 12px;
    background: url(./images/bg_box.jpg) no-repeat;
    text-shadow: 1px 1px 1px #000;
    color: #fff;
    line-height: 28px;
    padding: 0 12px;
    margin: 0 0 12px;
    text-transform: uppercase;
}
.widget_posts_by_category .wpbc-post-list{
    padding-right: 10px;
}
.widget_posts_by_category li.wpbc-post-item {
    margin: 0 0 10px;
    padding: 0;
    display: block;
    color: #FF0000;
    font-size: 11px;
    padding-left: 15px;
    text-align: justify;
    background: url(./images/new.png) no-repeat top left;
}
.custom-sidebar  .widget_posts_by_category li.wpbc-post-item a{
    font-size: 11px;
    font-weight:500;
}