.tk_item img{
	max-height: 400px !important;
}
.col-md-3 .tk_item img{
	max-height: 250px !important;
} 
a:hover,a:active{
	text-decoration: none!important;
}
section.panel {
    margin-bottom: 0px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active, {
    border: 1px solid #e4e3e4;
    background: #e4e3e4;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    border: 1px solid #e4e3e4;
    background: #e4e3e4 !important;
}

    .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
        color: #fff !important;
        border: 1px solid #006eb8 !important;
        background: #006eb9 !important;
    }

.dataTables_wrapper .dataTables_filter input {
    border: 1px solid #ddd;
    outline: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #000 !important;
    border: 1px solid #e4e3e4;
}

table.dataTable thead .sorting {
    background-image: url(../resources/images/sort_both.png);
}

table.dataTable thead .sorting_desc {
    background-image: url(../resources/images/sort_desc.png);
}

table.dataTable thead .sorting_asc {
    background-image: url(../resources/images/sort_asc.png);
}

.module-content .clear-padd {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.tbl-tygia th, .tbl-donvi th {
    text-align: center;
    background: #006eba;
    padding: 8px 12px;
    color: #fff;
    border-right: 1px solid #fff;
    font-family: HelveticaNeueBold;
}

.tbl-tygia td, .tbl-donvi td {
    padding: 6px;
    border: 0.5px solid #ddd;
    text-align: center;
}

.tbl-tygia tr:nth-child(odd), .tbl-donvi tr:nth-child(odd) {
    background: #f5f5f5;
}

.tbl-tygia tr:hover, .tbl-donvi tr:hover {
    background: #c7e1f5;
}

.tbl-tygia tr i, .tbl-donvi tr i {
    padding-right: 5px;
}

.tbl-tygia, .tbl-donvi {
    width: 100%;
}

.module-content .tbl-donvi a {
    color: #006eb9 !important;
}


.title-content {
    font-size: 18px;
    font-family: HelveticaNeueBold;
    color: #006eb9;
}
#chitiet_dv label {
	font-family: HelveticaNeueBold;
}

.title-TTHC {
    text-transform: uppercase;
    text-align: center;
}

h5.text-uppercase {
   padding: 30px 0px !important;
   font-size: 26px;
   padding: 0;
   list-style-type: none;
   color: #2B3B4E;
   background: none;
   border-bottom : 4px solid #E6E9EE!important;
   margin-top: 20px;
   margin-bottom: 15px;
   text-transform: none;
   font-family: HelveticaNeueMedium;
}
.color-blue{
	font-family: HelveticaNeueMedium;
}
.title-VB .read-more{
	color: #2B3B4E!important;
	padding-top: 10px;
}
.navbar-default .navbar-nav > li:hover > a {
    background: #DBDFE5;
}
.panel-footer {
    background: #fff;
}

.pagination > li.active > a {
    color: #fff !important;
    background:linear-gradient(180deg, #0096D1 0%, #0060AC 100%)!important
}
.btn-primary,.button-bottom button{
background: linear-gradient(180deg, #0096D1 0%, #0060AC 100%)!important;
border:0px;
}


.panel-footer {
    text-align: center;
}
.item-list a span {
	color: #fff!important;
}
.item-list {
    background: linear-gradient(180deg, #0096D1 0%, #0060AC 100%)!important;
    
        margin-bottom: 15px;
        padding: 1px 10px;
        border-radius: 4px;
}

    .item-list h5 {
        color: #fff;
        font-family: HelveticaNeueBold;
    }

.font-body  .span-title {
    font-family: HelveticaNeueBold!important;
    padding-right: 8px;
}

p {
    /* text-align: justify; */
}

.button-bottom button {
    border-radius: 4px;
    outline: none;
    background: none;
    border: 0px;
    padding: 6px 12px;
    background: #006eb9;
    color: #fff;
    margin-left: 6px;
}

    .button-bottom button:hover, .button-bottom button:active, .button-bottom button:visited {
        background: #107fca;
    }

    .button-bottom button i {
        font-size: 16px;
        padding-right: 8px;
    }

.button-bottom {
    text-align: right;
    padding-right: 0px !important;
    margin: 15px 0px;
}

.modal.modal-cus {
    text-align: center;
    padding: 0 !important;
}

    .modal.modal-cus:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }

.modal-cus .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.modal-cus .modal-header {
    background: #337ab7;
    color: #fff;
}

    .modal-cus .modal-header button {
        color: #fff;
        opacity: 1;
    }

.title-box {
    padding-bottom: 10px !important;
}

.h6.g-mb-5,.slimScrollDiv .ds-vanban .h6.g-mb-5 {
    margin: 3px 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    height: 47px;
    text-align: justify;
    font-weight: normal;
}

.table-list-doc tr td:nth-child(2) a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    height: 31px;
}

.table.table-list-doc tr td {
    border-bottom: 1px dashed #c4c4c4;
    border-top: 0px !important;
    line-height: normal !important;
    padding: 13px 10px !important;
    text-align: justify;
}

.slimScrollDiv article, .slimScrollDiv article span, .slimScrollDiv article h3, .slimScrollDiv article hr {
    display: block;
    float: left;
    width: 100%;
}

    .slimScrollDiv article span,.table-list-doc span {
    white-space: nowrap;
    color: #666666!important;
    font-size: 15px!important;
    line-height: 1.1;
    }
.table-list-doc span{
	width:auto;
}
    .slimScrollDiv article hr,.ds-vanban article hr{
        margin: 0px !important;
       
        border-top: 0px;
    }

.slimScrollDiv .col-md-12 {
    /* margin-bottom: 2px; */
}

.shortcode-html .table-statistics th {
    padding: 3px 5px !important;
    border-bottom: 1px solid #ddd;
    line-height: normal;
    vertical-align: middle;
}

.shortcode-html .table-statistics {
    border-bottom: 1px solid #eee;
}

.select-website {
    padding: 10px;
}

    .select-website select {
        width: 100%;
        border: 1px solid #006eb9;
        outline: none;
    }

::placeholder {
    color: #969494 !important;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #969494 !important;
}

::-ms-input-placeholder {
    color: #969494 !important;
}

.slick-container {
    margin-bottom: 10px !important;
}
.ds-vanban .h6.g-mb-5{
	height:auto;
	padding-top:0px!important;
}

.slimScrollDiv article,.ds-vanban article{
	padding: 13px 0px;
	border-bottom: 1px dashed #c4c4c4;
}
.slimScrollDiv article a,.table-list-doc a,.ds-vanban .h6.g-mb-5 a,.module-content .vanban-list-relate li a{
	line-height:1.5;
	font-size: 16px!important;
	font-family: HelveticaNeueLight!important;
}
.slimScrollDiv article h3:hover a,.table-list-doc td:hover a{
	    color: #0F70B6 !important;
}
@media (min-width: 768px) {
    .boxscroll {
        max-height: none !important;
        border: 0px;
    }
}
#module_loading{
	background: #333;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    opacity: 0.5;
}
#pagger table td{
	
	padding-bottom:10px;
	margin-bottom: 10px;
}
#so_lieu_dinh_ky{
	margin-top: 10px;
}
.date_updated{
	font-size:12px;
	color:#888;
}
.datepicker{
	border: solid 1px #AAA !important;
}
.tkhq_intro a {
    float: right;
    background: #3f8dc5;
    padding: 2px 5px;
    border-radius: 4px;
    margin-top: 3px;
    color: #FFF !important;
}
.box_bg_white li.item{
	overflow: hidden;
}
.listHeader th{
	text-align: center;
}
.row .box_bg{
	overflow: hidden;
}
#tin_theo_chuyen_muc .item_top h4{
	font-weight: bold;
	font-size:16px;
}
.title-box.blue a{
	color:#FFF !important;
	text-decoration: none !important;
}
.box_bg_white li.item{
	margin-left: 0 !important;
    background: url(/tongcuc/resources/images/news-indicator.png) no-repeat;
    padding-left: 18px;
    background-position: left 5px;
}
.box_bg_white li.item:first-child {
    margin-left: 0 !important;
    background: none;
    padding-left: 0;
}
h3.content_title a {
    font-size: 18px;
    font-weight: bold;
    font-family: HelveticaNeueBold;
}
.row .box_bg_white {
    padding: 15px;
    background: #FFF;
    text-align: justify;
    border-radius: 10px;
}
.tkhq_intro a
{
	float: right;
    background: #3f8dc5;
    padding: 2px 5px;
    border-radius: 4px;
    margin-top: 3px;
    color: #FFF !important;
}

.component-content p, .component-content div, .component-content label, .component-content a, .component-content h4, .component-content h5, .component-content h1, .component-content h2, .component-content h3, .component-content h6, .component-content i, .component-content font, .component-content strong, .component-content u, .component-content em, .component-content pre, .component-content b, .component-content span {
    font-family: HelveticaNeueLight!important;
    line-height: 2;
}
table.list tr th{
	border-bottom: solid 1px #333;
	padding: 5px 0;
}
.box_content .content_item{
	padding-top: 12px;
    border-top: 1px solid #ddd;
    margin-bottom: 12px;
}
.box_content .content_item:first-child{
	padding-top: 12px;
    border-top: none;
    margin-bottom: 12px;
}
td.right{
	text-align: right;
}
td.center{
	text-align: center;
}