.form-chuky{
	margin: 0px 10px;
}
.tb-tkchuky{
	margin: 10px 10px;
	font-size: 12px;
}
.tb-tkchuky table.table thead tr th {
    width: 2%;
}
.tb-tkchuky table.table thead tr th, .tb-tkchuky table.table tfoot tr th, .tb-tkchuky table.table tbody tr td{
	text-align: center;
}
.table-responsive{
	overflow-x: initial;
}