-------------------------------------------------------------- */
.alignnone {
    /*
    margin: 5px 20px 20px 0;
    */
}

.aligncenter,div.aligncenter {
    display: block;
    margin: 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
    clip: auto !important;
    color: #FFF;
    display: block;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}
clearfix { *zoom: 1; clear: both;}
.clearfix:before,.clearfix:after {display: table;line-height: 0;content: "";}
.clearfix:after {clear: both;}
/**text align */
.left, .text-left {text-align: left;}
.center, .text-csenter{text-align: center !important;}
.right, .text-right{text-align: right !important;}
.number{text-align: right !important;}
.middle {vertical-align: middle;}
.clear {clear: both;}
.b,.bold {font-weight: bold;}
.i,.italic {font-style:italic;}
.u,.underline {text-decoration: underline;}
.uppercase {text-transform: uppercase;}
.nopadding {padding:0px !important;}
.nopadding-l {padding-left:0px !important;}
.nopadding-r {padding-right:0px !important;}
.nopadding-lr {padding-left:0px !important;padding-right:0px !important;}
.nomargin{margin: 0px !important;}
.noborder,.noborder td{border:0px !important}
.word-break-all {word-break: break-all;}
.hide,.dnone {display: none;}
.show,.dblock {display: block;}
.visibility{visibility: visible;}
.invisibility{visibility: hidden;}
.visible-desktop{display: block;}
.visible-mobile{display: none;}
.row {margin: 0 !important;--bs-gutter-x: 0;}
a{color: #1B1B1B;text-decoration: none;}
a:hover{color: #73AA24;}
.table-noboder {border: none}
.table-noboder td{border: none}
h1,h2,h3,h4,h5,h6{letter-spacing: -0.8px;}
.slick-list,
.slick-list .slick-track,
.slick-list .slick-track .slick-slide{height: 100% !important;}
.slick-slider {
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.slick-list.draggable {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.slick-dotted.slick-slider{ margin-bottom: 0 !important}
.slider-button
{
	width: 26px;
	height: 36px;
	top: 50%;
	position: absolute;
	transform: translateY(-50%);
	border: none;
	z-index:9999;
	cursor: pointer;
}
/*16:9 Video-js ratio*/
.container_169,.video_container {
	width:100%;
	height:0;
	padding-bottom:56.25%;
	position:relative;
	margin-bottom: 12px;
}
.video_container .vjs-poster {
    background-size: cover !important;
    background-color: #FFF !important;
}
.video_container .video-js .vjs-big-play-button {   
    top: 50% !important;
    transform: translateY(-50%) !important;
    left: calc(50% - 1.5em);
}
.container_169 .object_169, .video_container .video-js{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.container_169 .object_169 img{
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.size-full{
	width:100% !important;
    height: auto !important;
}

body {
    background-color: white;
    max-width: 1600px;
    margin: auto;
    font-size: 14px;
    line-height: 18px;
    color: #1B1B1B;
}
.wrapper {
    max-width: 1180px;
    position: relative;
    margin: 0 auto;
    padding: 0 5px;
}
header {
    background-color: #FCE69A;
}
#banner {
    height: 160px;
    background: url(../images/banner-bg.png) no-repeat;
    background-position: right 92px center;
}
#banner #logo img{    
    max-height: 120px;
    margin: 20px 3px;
}
#responsive-top-navbar {
    background-color:#73AA24;
}
#responsive-top-navbar #search{
    width: 200px;
    position: absolute;
    top: 50%;
    right: 5px;    
    transform: translateY(-50%);
}
#responsive-top-navbar #search *{
    height: 32px;
    border: none;
}
#responsive-top-navbar #search input:focus,
#responsive-top-navbar #search .btn:focus {
    outline: none;
    box-shadow: none;
}
#responsive-top-navbar #search .btn{
    background: #FFF;
    color: #73AA24;
    padding: 4px 11px;
}
#top-navbar {
    position: relative;
    height: 40px;
}
#top-navbar > ul {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#top-navbar > ul > li {
    float: left;
    list-style-type: none;
}
#top-navbar > ul > li:not(:first-child) {
    padding-left: 15px;
}
#top-navbar > ul > li:not(:last-child) {
    padding-right: 15px;
}
#top-navbar > ul > li > a {
    color: #FFF;
    text-decoration: none;
    display: inline-block;    
    margin: 0;
    font-weight: 500;
}
#top-navbar > ul > li > a:hover {
    text-decoration:underline;
}
#top-navbar>ul>li.home-icon a {
    background: url(../images/home-icon-white.png) center center no-repeat;
    text-indent: -9999px !important;
    width: 16px;
}
.breadcrumb li{
    font-size: 13px;
    line-height: 16px;
    color: #666;
}
.breadcrumb li:not(:first-child){
    background: url(../images/breadcrumb-bg.png) top 4px left 0 no-repeat;
    padding-left: 10px;
}
.breadcrumb li:not(:last-child){
    padding-right: 5px;
}
.breadcrumb li.active{
    /*display: none;*/
}

#main {
    padding-top: 12px;
    padding-right: 11px;
}

.time-script {
    color: #000;
    padding-bottom: 12px;
}
.time-script #dw{
    text-transform: uppercase;
}
#hoz_scroll {
    color: #e70f0f;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}
#sticky_posts {
    padding-right: 12px;
    border-right: 1px solid #F0F0F0;
}
#sticky_posts .title {
    font-size: 22px;
    line-height: 24px;
    letter-spacing: -0.4px;    
    mix-blend-mode: normal;
    flex: none;
    order: 1;
    flex-grow: 0;
    margin: 10px 0px;
}
#sticky_posts .post-excerpt {
    color: #666;
}
#home_featured {
    padding-left: 18px;
}
#home_featured .nav-tabs {
    border-bottom: none;
}
#home_featured #latest_tab,
#home_featured #most_viewed_tab {
    border-radius: 4px 4px 0 0
}
#home_featured .nav-link {
    background: #73AA24;
    color: #FFF;
    border-radius: 0;
    font-weight: 700;
    width: 50%;
}
#home_featured .nav-link.active {
    background: #FFF;
    color: #73AA24; 
    border-left: #73AA24 2px solid;
    border-top: #73AA24 2px solid;
}
#home_featured .tab-content {
    padding-top: 10px;
}
#home_featured .tab-content ul {   
    list-style: none;
    margin: 0;
    padding: 0;
}
#home_featured .tab-content ul li{    
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.2px;
    background: url(../images/list-bullet-square-6x6.png) top 5px left 0 no-repeat;
    padding: 0 6px 10px 12px;
    margin-bottom: 10px;
}
#home_featured .tab-content ul li:not(:last-child) {
    border-bottom: 1px solid #F0F0F0;
}
#sticky_posts_remain {
    padding: 20px 0;
}
#sticky_posts_remain a{
    font-weight: 700;
}
#sticky_posts_remain .posts_remain{
    flex: 1;
}
#sticky_posts_remain .posts_remain:not(:first-child){
    padding-left: 7px;
}
#sticky_posts_remain .posts_remain:not(:last-child){
    padding-right: 7px;
}
 .slider-button {
	background-color: #73AA24;
	color: #FFF;
	width: 24px;
	font-size: 22px;
	opacity: 0.86;
}
 .event-slider-button-prev
{
	left: -1px;
	border-radius: 0 6px 6px 0;
	box-shadow: 3px 3px 5px rgb(0 0 0 / 75%);
}
 .event-slider-button-next
{
	right: 12px;
	border-radius: 6px 0 0 6px;
	box-shadow: -3px 3px 5px rgb(0 0 0 / 75%);
}



#home_category .box {
    border-top: 1px solid #73AA24;
    background: url(../images/home-cat-header-bg.png) top left no-repeat;
    padding-top: 10px;
    margin-top: 18px;
}
#home_category .cat_title {
    float: left;
    position: relative;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.8px;
    text-transform: uppercase;
    padding-right: 20px;
}
#home_category .cat_title a{
    color: #73AA24;
}
#home_category .subcat_title {
    display: inline-block;
    list-style: none;
    margin: 4px 0 0 0;
    padding: 0;
}
#home_category .subcat_title li{
    float: left;
}
#home_category .subcat_title li:not(:first-child){
    padding-left: 8px;
    border-left: #D6D6D6 1px solid;
}
#home_category .subcat_title li:not(:last-child){
    padding-right: 8px;
}
#home_category .subcat_title li a{
    color: #337AB7;
}
#home_category .post_first{
    padding-right: 15px;
    border-right: 1px solid #F0F0F0;
}
#home_category .post_first .thumb{
    width: 100%;
}
#home_category .post_first article {
    padding-left: 15px;
}
#home_category .post_first article .title{
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.8px;
}
#home_category ul.post_remain {
    list-style: none;
    margin: 0;
    padding: 0 0 0 15px;
}
#home_category ul.post_remain li {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.2px;
    background: url(../images/list-bullet-square-6x6.png) top 5px left 0 no-repeat;
    padding: 0 6px 10px 12px;
}
#home_category ul.post_remain li:not(:last-child) {
    border-bottom: 1px solid #F0F0F0;
}
#home_category ul.post_remain li:not(:first-child) {
    margin-top: 10px;
}
#home_category .home_banner {
    padding-top: 0;
}
#home_category .home_banner:empty {
    display: none;
}
#home_category .home_banner img{
    max-width: 100%;
}

#home_category .home_banner .lien_ket_van_ban ul{
    display: table !important;
    border-spacing: 10px;
    border-collapse: separate;
    width: 100%;
}
#home_category .home_banner .lien_ket_van_ban ul li{
    display: table-cell;
    width: 20%;
    text-align:center;
    padding: 74px 0 12px 0!important;
    margin: 0;
    border: #F0F0F0 1px solid;
    border-top: #73AA24 6px solid;
    border-radius: 7px;
}
#home_category .home_banner .lien_ket_van_ban ul li .xem_them{
    display: block;
    padding: 6px 0;
    background: #EBF2F8;
    color: #337AB7;
    font-weight: bold;
    width: 80%;
    margin: 8px auto;
    border-radius: 4px;
}

#home_category .home_banner .lien_ket_van_ban ul li.vb_trung_uong_dang{
    border-top-color: #DA251D;
    background: url(../images/icon-van-ban-trung-uong-dang.png) top 18px center no-repeat !important;
}
#home_category .home_banner .lien_ket_van_ban ul li.vb_quy_pham_phap_luat{
    border-top-color: #DA251D;
    background: url(../images/icon-van-ban-quy-pham-phap-luat.png) top 18px center no-repeat !important;
}
#home_category .home_banner .lien_ket_van_ban ul li.vb_trung_uong_hoi_nong_dan{
    background: url(../images/icon-van-ban-trung-uong-hoi-nong-dan.png) top 18px center no-repeat !important;
}
#home_category .home_banner .lien_ket_van_ban ul li.vb_tinh_uy_bac_giang{
    border-top-color: #F8BE18;
    background: url(../images/icon-logo-bac-giang-48x48.png) top 18px center no-repeat !important;
}



#home_category .home_banner .lien_ket_hanh_chinh ul{
    margin: 0;
    padding:0;
    list-style:none;
    width: 100%;
    display: table;
    border-spacing: 5px;
}
#home_category .home_banner .lien_ket_hanh_chinh ul li{
    display: table-cell;
    width: 25%;
    border-radius: 6px;
    padding:10px 0;
    font-family: "Saira Condensed";
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    vertical-align: middle;
}
#home_category .home_banner .lien_ket_hanh_chinh ul li a{
    display: block;
    position:relative;
    text-align: center;
    /* padding-left: 52px; */
}
#home_category .home_banner .lien_ket_hanh_chinh ul li a:after{
    content: "\f105";
    font-family: FontAwesome;  
    position: absolute;
    right: 18px;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#home_category .home_banner .lien_ket_hanh_chinh ul li a:before{
    position: absolute;
    left: 18px;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#home_category .home_banner .lien_ket_hanh_chinh ul li:not(first-child){
    margin-left: 5px;
}
#home_category .home_banner .lien_ket_hanh_chinh ul li.lay_y_kien_nguoid_dan {
    background: #F8D3D2 url(../images/icon-lay-y-kien-nguoi-dan.png) center left 14px no-repeat;
    color: #DA251D;
}
#home_category .home_banner .lien_ket_hanh_chinh ul li.lay_y_kien_nguoid_dan a{
     color: #DA251D;
}

#home_category .home_banner .lien_ket_hanh_chinh ul li.tra_cuu_van_ban {
    background: #D6DFEF  url(../images/icon-tra-cuu-van-ban.png) center left 15px no-repeat;
    color: #3161B0;
}
#home_category .home_banner .lien_ket_hanh_chinh ul li.tra_cuu_van_ban a{
    color: #3161B0;
}
#home_category .home_banner .lien_ket_hanh_chinh ul li.lien_he {
    background: #E3EED3 url(../images/icon-lien-he.png) center left 20px no-repeat;
    color: #73AA24;
}
#home_category .home_banner .lien_ket_hanh_chinh ul li.lien_he a{
    color: #73AA24;
}

#home_category .home_banner .lien_ket_hanh_chinh ul li.thu_tuc_hanh_chinh {
    background: #F5E6CE url(../images/icon-thu-tuc-hanh-chinh.png) center left 15px no-repeat;
    color: #CB8103;
}
#home_category .home_banner .lien_ket_hanh_chinh ul li.thu_tuc_hanh_chinh a{
    color: #CB8103;
}

#home_category .home_cat_thumb_all .thumb_all:not(:first-child) {
    padding-left: 10px;
}
#home_category .home_cat_thumb_all .thumb_all:not(:last-child) {
    padding-right: 10px;
}
#home_category .home_cat_thumb_all .title {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.2px;
}
#home_category .box.home_cat_thumb_none ul {
    padding: 0;
    display: flow-root;
}
#home_category .box.van_ban ul.post_remain li{    
    background: url(../images/list-bullet-van-ban-16x16.png) top 3px left 0 no-repeat;    
    padding-left: 20px;
}

#home_category .box.home_cat_thumb_none ul .post_wrapper {
    border-bottom: 1px solid #F0F0F0;
    height: 100%;
    padding-top: 10px;
}
#home_category .box.home_cat_thumb_none ul .post_left {
    margin-right: 15px;
    
}
#home_category .box.home_cat_thumb_none ul .post_right {
    margin-left: 15px;
}



#sidebar-right-main {
    padding-left: 11px;
    padding-top: 10px;
}
#sidebar-right-main .panel {
    margin-bottom: 15px;
    border: 1px solid #D6D6D6;
    border-radius: 8px;
    padding: 18px;
}
#sidebar-right-main .panel.no-border{
    border: none !important;
    padding-left: 0;
    padding-right: 0;
}
#sidebar-right-main .panel.no-padding {
    padding: 0;
}

#sidebar-right-main ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
#sidebar-right-main .panel .panel-heading:after{
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 10px;
}
#sidebar-right-main .frm-search .form-control {
    border: 1px solid #D6D6D6;
    box-sizing: border-box;
    border-right: none;
}
#sidebar-right-main .frm-search .input-group .btn {
    border: 1px solid #D6D6D6;
    border-left: none;
}
#sidebar-right-main .frm-search .input-group .btn:hover {
    background: #73AA24
}
#sidebar-right-main .panel-heading {
    text-transform: uppercase;
    color: #73AA24;
    padding: 0 2px 10px 0;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
}
#sidebar-right-main .nopadding-left-header .panel-heading {
    padding-left: 0
}

#sidebar-right-main .van_ban_moi {
    background: #F0F8E6;
}
#sidebar-right-main .van_ban_moi_container {
    height: 200px;
    overflow: hidden;
}
#sidebar-right-main .van_ban_moi ul li {
    background: url(../images/list-bullet-van-ban.png) top 6px left no-repeat;
    padding: 4px 6px 10px 30px;
    margin-bottom: 10px;
}
#sidebar-right-main .van_ban_moi ul li{
    border-bottom: 1px solid #D1E9AF;
}
#sidebar-right-main .van_ban_moi .view_more {
    display: block;
    width: 100%;
    padding-top: 18px;
}
#sidebar-right-main .van_ban_moi .view_more a{
    color: #337AB7;
}

#sidebar-right-main .link_dieu_hanh {padding: 0;margin: 0;border: none;}
#sidebar-right-main .link_dieu_hanh li{
    padding: 10px 0 10px 20px;
    background: #EBF2F8;
    margin: 10px 0;
    font-weight: bold;
    border-radius: 8px
}
#sidebar-right-main .link_dieu_hanh li a{
    color: #337AB7;
}
#sidebar-right-main .link_dieu_hanh li a:after{
    content: "\f105";
    font-family: FontAwesome;    
    position:absolute;
    right: 18px
}
#sidebar-right-main .danh_ba_dien_tu {padding: 0;margin: 0;border: none;}
#sidebar-right-main .danh_ba_dien_tu li{
    padding: 10px 0 10px 20px;
    background: #EBF2F8;
    margin: 10px 0;
    font-weight: bold;
    border-radius: 8px
}
#sidebar-right-main .danh_ba_dien_tu li a{
    color: #337AB7;
}
#sidebar-right-main .danh_ba_dien_tu li a:after{
    content: "\f105";
    font-family: FontAwesome;    
    position:absolute;
    right: 18px
}

#sidebar-right-main ul li{
    background: url(../images/list-bullet-square-6x6.png) top 5px left 0 no-repeat;
    padding-left: 16px;
}
#sidebar-right-main .nghiep_vu_cong_tac_hoi li{
    margin: 10px 0;
    padding-bottom: 10px
}
#sidebar-right-main .nghiep_vu_cong_tac_hoi li:not(:last-child) {
    border-bottom: 1px solid #F0F0F0
}
#sidebar-right-main .nghiep_vu_cong_tac_hoi li:last-child {
    margin-bottom: 0;
    padding-bottom:0
}

#sidebar-right-main .thu_vien_video .panel-heading{
    padding-left: 0;
}
#sidebar-right-main .thu_vien_video .video_title {
    font-weight: 700;
    padding-top: 8px;
    display: block;
}
#sidebar-right-main .thu_vien_anh{
   
}
#sidebar-right-main .thu_vien_anh .album:not(:last-child) {
    border-bottom: 1px solid #D6D6D6;
    padding-bottom: 15px;
}
#sidebar-right-main .thu_vien_anh .albums .album:not(:first-child) {
    padding-top: 15px;    
}
#sidebar-right-main .thu_vien_anh .album .album_title {
    display: inline-block;
    font-weight: bold;
    padding-right: 4px;
}
#sidebar-right-main .weblink .panel-heading{
    padding-left: 0;
}

#sidebar-right-main .useronline {
    border: 1px solid #F0F0F0;    
}
#sidebar-right-main .thong_ke_truy_cap canvas {
    max-width: 100%;
}
#sidebar-right-main .thong_ke_truy_cap p {
    height: 0;
}

#main.gioi_thieu {
    font-size: 16px;
    line-height: 24px;
}
#main.gioi_thieu .breadcrumb .active{
    display: none;
}
#main.gioi_thieu article .title {
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
    letter-spacing: -0.8px;
    border-bottom: 1px solid #D6D6D6;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background: url(../images/leaf-icon.png) top 8px left 0 no-repeat;
    padding-left: 30px;
}
.page-sibling {
    margin-top: 25px;
    border-left: 1px solid #F0F0F0;
    padding-left: 30px;
}
.page-sibling .title{
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    letter-spacing: -0.4px;
    color: #73AA24;
    text-transform: uppercase;
}
.page-sibling .list-group {
    border: none
}

.page-sibling .list-group .list-group-item {
    /*background: url(../images/list-bullet-square-6x6.png) top 5px left 0 no-repeat;*/
}
.page-sibling .list-group .list-group-item.active {
    background: #73AA24;
    border-color: #73AA24;
}
#main.contact .title{
    font-size: 26px;
    line-height: 32px;
    letter-spacing: -0.8px;
    color: #1B1B1B;
}
#main.contact .breadcrumb li.active{
    display: inline-flex;
}
#main.contact .title{
    font-size: 26px;
    line-height: 32px;
    letter-spacing: -0.8px;
    color: #1B1B1B;
}
#main.contact .contact_left {    
    padding-right: 125px;    
}
#main.contact .contact_right {
    border-left: 1px solid #73AA24;
    padding-left: 125px;
}
#main.contact .contact_left i{   
    color: #73AA24;
}

#main.category .cat_name{
    font-size: 26px;
    line-height: 32px;
    letter-spacing: -0.8px; 
}
#main.category .article{
    border-bottom: 1px solid #E5E5E5;
    padding: 10px 0;
}
#main.category .article .thumbnail{
    width:100%;
}
#main.category .article .media-body{
    padding-left: 20px
}
#main.category .article-0  .media-body{
    padding-left: 30px
}
#main.category .article .title {
    font-size: 18px;
    line-height: 24px;
    text-align: justify;
}
#main.category .article-0 .title {
    font-size: 26px;
    line-height: 32px;
    text-align: left;
}
#main.category .article .excerpt {
    color: #666;
    text-align: justify;
}
#main.category .article-0 .excerpt {
    text-align: left;
}
#main.category .article .post-date {
    display: block;
    color: #666;
    padding-top: 10px;
}

#main .paging{
    margin: 40px 0;
    text-align: center;
}
#main .wp-pagenavi a {
    border: none;
    background-color: #F9F9F9;
    border-radius: 8px;
    color: #666;
    padding: 6px 10px;
    margin: 2px;
}
#main .wp-pagenavi .current {    
    background-color: #73AA24;
    border: none;
    border-radius: 8px;
    color: #FFF;
    padding: 6px 10px;
    margin: 2px;
}
#main.single .breadcrumb .active {
    display: none;
}
#main.single article .title {
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
}
#main.single article .post-date {
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 15px;
}
#main.single article .content {
    font-size: 16px;
    line-height: 24px;
    color: #1B1B1B;
}
#main.single article .content img{
    max-width: 100%;
    align-self: center;
}
#main.single .related .title {
    font-size: 18px;
    line-height: 24px;
    color: rgb(115, 170, 36);
    text-transform: uppercase;
    border-top: 1px solid rgb(115, 170, 36);
    background: url(../images/home-cat-header-bg.png) top left no-repeat;
    padding-top: 10px;
}
#main.single .related ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#main.single .related li {
    width: 25%;
    display: inline-block;
    font-weight: bold;
}
#main.single .related li:not(:first-child) {
    padding-left: 10px;
}
#main.single .related li:not(:last-child) {
    padding-right: 10px;
}

#main.single .related .related_wrapper {
    padding-left: 6px;
    padding-right: 6px;
    font-weight: bold
}

#content.document #right {
    padding-top: 25px;
}
#content.document .doc-category > li {
    list-style: none;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    display: block;
    align-items: center;
    letter-spacing: -0.4px;
    color: #73AA24;
    text-transform: uppercase;
}
#content.document .doc-category > li ul {
    text-transform: none;
    font-weight: normal;
    list-style: none;
    padding: 0;    
}
#content.document .doc-category > li ul li{
    padding: 10px;
}
#content.document .doc-category > li ul li.current-cat {
    background: #F9F9F9;
    font-weight: bold;
}
#content.document table.document_list tr:hover{
    background: #EBF2F8;
}
#content.document table.document_list tr:hover .download a{
    background: #337AB7;
    color: #FFF;
}
#content.document table.document_list td{
    vertical-align: middle;
}
#content.document table.document_list .title{
    background: url(../images/list-bullet-van-ban.png) center left no-repeat;
    padding-left: 30px;
    font-weight: bold;
}
#content.document table.document_list .download a{
    background: #EBF2F8;
    border-radius: 8px;
    padding: 8px;
    color: #337AB7;
    display: block;
}
#content.document .single .doc-meta {
    color:#666;
    margin-top: 20px;
}
#content.document .single .doc-meta .danh-muc-van-ban a{
    font-weight: bold;
    color: #337AB7;
}
#content.document .single .doc-meta .post-date{
    padding-left: 20px;
    border-bottom: none;
    padding-bottom: 0;
}
#content.document .single .doc-meta .post-date span{
    color: #1B1B1B;
}
#content.document .single .doc-meta .download {
    float: right;
}
#content.document .single .doc-meta .download a{
    background: #EBF2F8;
    border-radius: 8px;
    padding: 10px;
    color: #337AB7;
    font-weight: bold;
}

#content.document .single .doc-preview {
    margin-top: 40px;
    background:url(../images/processing.gif) center center no-repeat;
}
#content.document .single .related {
    margin-top: 30px;
}
#content.document .single .related .document_list .title{
    text-transform: none;
    font-weight: normal;
    border-top: none;
}
#content.photo .title{
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
}
#content.photo .content {
    font-size: 16px;
    line-height: 24px;
    color: #1B1B1B;
}

#content.photo img{
	max-width: 100%;
}
#content.photo .gallery-container{
	padding: 0;
	list-style: none;
	width: 80%;
	margin: 0 auto;
}
#content.photo .gallery-container li {
	width: 100%;
    list-style: none;
    padding: 10px 0;
}
#content.photo .gallery-container .caption{
	text-align:center;
	display: block;
	background-color: #f1f1f1;
	padding: 10px 0;
}
#content.search .title{
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
    letter-spacing: -0.8px;
    border-bottom: 1px solid #D6D6D6;
    padding-bottom: 30px;
    margin-bottom: 30px;
    padding-left: 30px;
}
#content.search .title::before{
    content: "\f002";
    font-family: FontAwesome;
    color: #73AA24;
    position: absolute;
    left: 0;
}
#content.search .article{
    margin-bottom: 18px;
    border-bottom: #D6D6D6 1px dotted;
    padding-bottom: 18px;
}
#content.search .search img.thumbnail {
    width: 105px;
}

footer {
    padding: 10px 0;
    background: #73aa24ab;
    text-align: center;
}
footer #info {
    list-style: none;
    padding: 0;
    margin: 0;
}
footer #info li {
    /* padding-bottom: 10px; */
    background: none !important;
}
footer #info li:not(:first-child) {
    margin-top: 2px;
    padding-left: 26px;
}
footer #info li.email {
    background: url(../images/icon-email.png) top left no-repeat;
    word-break: break-all;
}
footer #info li.addr {
    background: url(../images/icon-addr.png) top left no-repeat;
}
footer #info li.phone {
    background: url(../images/icon-phone.png) top left no-repeat;
}
footer #info li.represent {
    background: url(../images/icon-user.png) top left no-repeat;
}

footer #info .name {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.4px;
}
footer #bottom-navbar {
    
}
footer #bottom-navbar ul {
    list-style: none;
}
footer #bottom-navbar ul li{
    display: inline-block;
    position: relative;
    width: 30%;;
    line-height: 30px;
}
footer #bottom-navbar ul li a {
    font-weight: bold;
}
.scroll-top {
    visibility: hidden;
}


#main.video .article .media-body
{
	text-align:justify
}
#main.video .article-0 .media-body
{
	font-weight: bold;
}
#main.video .article {
    margin-top: 10px;
    padding-bottom: 10px;
    max-width: 100%;
    border-bottom: #666 1px dotted;
}
#main.video .article .thumbnail{
    width:100%;
}
#main.video .article .media-body{
    padding-left: 20px
}
#main.video .article-0  .media-body{
    padding-left: 30px
}
#main.video article .title {
    font-size: 18px;
    line-height: 24px;
    text-align: justify;
}
#main.video .article-0 .title {
    font-size: 26px;
    line-height: 32px;
    text-align: left;
}
#main.video .article .excerpt {
    color: #666;
    text-align: justify;
}
#main.video .article-0 .excerpt {
    text-align: left;
}
#main.video .article .post-date {
    display: block;
    color: #666;
    padding-top: 10px;
}

#main.video.single .related ul {
	
}
#main.video.single .related ul li {
    width: 100% !important;
    line-height: 18px;
    letter-spacing: -0.2px;
    background: url(../images/list-bullet-square-6x6.png) top 5px left 0 no-repeat;
    padding: 0 6px 10px 12px;
    margin-bottom: 10px;
}
