.txt-number {
	text-align: right;
}

.txt-center, .status_xuat_kho {
	text-align: center;
}

.status_xuat_kho a{
	color: #fff;
}

.status_xuat_kho a:hover, .status_phieu_giao:hover {
	color: yellow;
	font-weight: bold;
}

.status_kho_tq {
	text-decoration: none;
	background-color: green;
	color: #fff;
	padding: 5px 10px 5px 10px;
	border-radius: 4px;
	font-size: 11px;
}

.status_dang_ve_vn {
	text-decoration: none;
	background-color: #e4610c;
	color: #fff;
	padding: 5px 10px 5px 10px;
	border-radius: 4px;
	font-size: 11px;
}

.status_mo_het {
	text-decoration: none;
	background-color: #2f840a;
	color: #fff;
	padding: 5px 10px 5px 10px;
	border-radius: 4px;
	font-size: 11px;
}

.status_xoa {
	text-decoration: none;
	background-color: red;
	color: #fff;
	padding: 5px 10px 5px 10px;
	border-radius: 4px;
	font-size: 11px;
}

.ad-import-nhap-kho {
	width: 245px;
}

.excelfile {
	padding-top: 15px !important;
}

.status_phieu_giao {
	text-decoration: none;
	background-color: green;
	color: #fff;
	padding: 5px 10px 5px 10px;
	border-radius: 4px;
	width: 72px;
	display: block;
	text-align: center; 
	font-size: 11px;
	margin: 0 auto;
	font-weight: 600;
}

.header_box.error {
	margin-bottom: 15px;
	margin-left: 0;
}

#list_ids_kh_error, #list_ids_mvd_error, #list_ids_kh_success {
    line-height: 1.8;
}

/* #list_ids_kh_error {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 15px;
}

#list_ids_mvd_error {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
}


#list_ids_kh_success {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 15px;
} */

#list_ids_kh_error span, #list_ids_mvd_error span {
	color: red;
	font-weight: bold;
}

#list_ids_kh_success span {
	color: green;
	font-weight: bold;
}

.c-hide{
	display: none;
}

.c-block{
	display: block;
}

.sample_excel {
	width: 45%;
    display: inline-block;
}

.header_box_no_box {
    padding: 15px;
    padding-top: 0;
    border-radius: 4px;
    overflow: hidden;
    margin-top: 30px;
	padding-left: 0;
}

.header_box_no_box .box-header {
    display: inline-block;
}

.cls-ma-bh_group {
	border-bottom: 0 !important;
}

.cls-ma-bh_group-item {
	border-top: 0 !important;
    border-bottom: 0 !important;
}

#data-list-mvd tr td {
	border: 1px solid #ccc;
	padding: 5px;
}

.docker_header_scroll {
	position: sticky;
	top: 0px;
}