/*style QA old*/
.header-container-mc{
	width: 100%;
	display: inline-block;
}
.filter-mc{
	width: 35%;
    float: left;
    padding: 10px;
}
.excel-mc{
	width: 65%;
	float: left;
}
.download-mc {
	width: 70%;
	float: left;
}
.download-mc a{
	float: right;
	text-decoration: none;
}
.upload-mc{
	width: 30%;
	position: relative;
	float: left;
}
.upload-mc input{
	height: 40px;
	top: 0;
	left: 0;
	width: 60px;
}
.excel-mc a{
	padding: 10px 8px 10px 8px;
	text-decoration: none;
	float: right;
}
.item-excel-mc{
	float: right;
}
.item-excel-mc i{
	padding: 14px 0px 0px 5px;
    font-size: 12px;
    color: #1f8444;
}
.title-add-mc{
	background:#dee7ec;
}
.header-add-mc{
	background:#b9e4ff;
}
.btn-add-mc{
	background: #0bbf64;
    height: 25px;
    border: 0px;
    border-radius: 9px;
    color: #FFF;
    padding: 4px 10px;
    outline: none;
}
.btn-add-mc:hover{
	color: red;
}
.table-add-mc th{
	border: 1px solid #9c9b9b;
    padding: 3px;
}
.table-add-mc td{
	padding: 3px;
	border: 1px solid #DDD;
}
.table-add-mc input{
	width: 100%;
	padding: 0px 7px 0px 7px;
	border: 0px;
}
.function-add-mc{
	width: 99%;
	position: absolute;
	bottom: 0;
	height: 46px;
	border-top: 1px solid #DDD;
}
.function-add-mc td{
	float:right;
}
.function-add-mc input{
	margin: 3px;
}
.tit2{
	background: #d26d6d;
    color: #FFF;
    text-align: center;
}
.table-dk-dgn tr td{
	padding: 3px;
}
.table-gymc thead tr th{
	text-align: left !important;
}
.table-gymc thead tr th span{
	float: right;
}
.table-gymc thead tr th span i{
	color: #de4545;
}

table.table-gymc tbody tr td {
    padding: 5px !important;
}
.cl-tc{
	padding: 4px 9px 4px 9px;
    margin-right: 7px;
    border-radius: 15px;
    color: #FFF;
    text-decoration: none;
}
.cl-tc:hover{
	color: #ff8a00;
	text-decoration: none;
}	
.not_active_tc{
	background: #c4e7fd;
	color: #444444;
}
.active_tc{
	background: #3a9ced;
}
.table-gymc{
	margin-bottom: 5px !important;
}
.function-dpc{
	width: 100%;
	display: inline-block;
	padding: 3px;
    background: #DDD;
}
.add-dpc{
	float: right;
}
.add-dpc img{
	height: 26px;
}
.function-dpc select{
	height: 25px;
	margin-top: 2px; 
}
.main-content-gymc{
	padding-left: 10px;
	padding-right: 10px;
}
#tieu_chuan_truong_form{
	padding: 6px 6px 10px 6px;
}
.tab-vb{
	background: #9bd5e6;
}
.tab-vb li{
	height: 30px;
}
.table-sm input{
	width: 100%;
}
.function-dpc h5{
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}

.left-2tc{
	width: 30%;
	float: left;
	margin-right: 1%;
	background: #08a6e4;
}
.right-2tc{
	width: 69%;
	float: left;
}

@media (min-width: 1200px) {
	.left-2tc{
		width: 20%;
	}
	.right-2tc{
		width: 79%;
	}
}
.left-2tc ul {
	margin-top: 30px;
	padding-left: 0px;
}
.left-2tc ul li {
    color: #FFF;
    height: 40px;
    padding-left: 20px;
}
.left-2tc ul li a {
    border-radius: 15px;
    padding: 6px 10px;
    color: #FFF;
}
.left-2tc ul li a:hover{
	background: #1579a0;
	text-decoration: none;
}
.left-2tc ul li a:focus, .left-2tc ul li a.active {
	background: #1579a0;
	text-decoration: none;
}
.tit2tc{
	background: #d26d6d;
    color: #FFF;
    text-align: center;
    padding: 4px;
}
.table-tgb tr td{
	padding: 5px;
}
.table-tgb .datebox input{
	height: 25px !important;
	border-radius: 5px;
	border: 1px solid #DDD;
}
.table-ttc tr td{
	padding: 5px;
}