a:hover, a:focus{
	text-decoration: none;
}
/* BOOTSTRAP HACK */
.position-relative{
	position: relative;
}
.form-group .help-block{
	margin: 0;
}
.has-error .help-block, .has-success .help-block{
	margin: 5px 0 0;
}
.has-error .help-block{
	color: #d9534f;
}
.has-error .form-control{
	border-color: #d9534f;
}
.has-success .help-block{
	color: #5cb85c;
}
.has-success .form-control{
	border-color: #5cb85c;
}
.text-bold{
	font-weight: bold;
}
.text-red{
	color: #d9534f;
}

body{
	background: #fafafa url('../img/background.png') repeat top left;
}
#header{
	border-bottom: 2px solid #007ec0;
}
.logo{
	float: left;
	width: 400px;
}
.site-title-text{
	text-transform: uppercase;
	color: #0b619d;
	display: block;
	text-shadow: 3px 3px 3px #eee;
	padding: 0;
	text-align: center;
	padding-left: 400px;
}
.site-title-text h3{
	font-size: 20px;
}
.site-legal{
	font-weight: bold;
	font-size: 26px;
	margin: 5px 0;
}
.site-name{
	font-size: 24px;
	margin: 5px 0;
	color: #f00;
}

#footer{
	border-top: 2px solid #007ec0;
	padding: 10px;
	font-size: 13px;
}
#footer p{
	margin-bottom: 5px;
}
#footer .name{
	color: #007ec0;
	font-weight: bold;
}
#footer .phone{
	color: #b22222;
}
#footer .email{
	color: #2aaae6;
}

#main-content{
	padding: 20px 0;
}
#main-content hr{
	margin-top: 10px;
	margin-bottom: 10px;
}
.dld-form{
	padding: 15px;
	border: 2px dashed #ddd;
	background: #FFF;
}
.dld-form-title{
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	color: #0b619d;
}
.help-text{
	font-style: italic;
}
.require{
	color: #f00;
}
small{
	font-weight: normal;
}
.form-group.has-error input,
.form-group.has-error select{
	background: #ffc0cb;
}

.panel-body.loading{
	position: relative;
}
.panel-body.loading:before{
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	top: 0;
	right: 0;
	left: 0;
	background: rgba(0,0,0,.3);
}

.paging{
	padding: 0;
	margin: 0;
	overflow: hidden;
	float: right;
}
.paging li{
	display: inline-block;
	float: left;
	margin: 0 2px;
	list-style: none;
}
.paging li.loading{
	display: none;
}
#currentPage{
	width: 40px;
	height: 24px;
}

/*IN GIAY BAO*/
.printOuter{
	border: 2px solid #ddd;
	width: 210mm;
	height: 297mm;
	overflow: hidden;
	margin: 10px auto;
}
#printSection{
	font-size: 14px;
	line-height: 1.313;
	text-align: justify;
	position: relative;
	font-family: Arial, sans-serif;
	display: block;
}
.fs14{
	font-size: 14px !important;
}
#printBackground{
	width: 500px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -250px;
	max-width: 100%;
}
#printSection .title{
	color: #3d7feb;
	font-weight: bold;
	text-align: center;
	font-size: 22px;
	margin-top: 15px;
}
#printSection .title + .title{
	margin-top: 5px;
}
#printSection p{
	text-indent: 20px;
	margin-bottom: 5px;
}
#printSection .table{
	margin-bottom: 10px;
}
#printSection .table-noborder td{
	border: none;
}
#printSection .fs13{
	font-size: 13px;
}
#printSection .fs12{
	font-size: 12px;
}
#printSection .fs11{
	font-size: 11px;
}
#printSection .table-diem td{
	padding: 3px 5px;
}
#tieude{
	width: 100%;
	text-align: center;
	color: #3d7feb;
	font-size: 17px;
}
#tieude p{
	margin: 0;
}
#tieude hr{
	width: 50%;
	margin: 3px auto;
	border-color: #3d7feb;
	border-width: 1px;
}
.italic{
	font-style: italic;
}
.strong{
	font-weight: bold;
}
#tieude td{
	padding: 0;
}
#thongtincanhan td{
	padding: 2px;
}
#printfooter td{
	width: 50%;
}
#ghichu, #nguoiky{
	float: left;
	width: 50%;
}
#ghichu{
	font-size: 12px;
	color: #3d7feb;
}
#ghichu .title{
	text-decoration: underline;
	font-size: 13px;
}
#ghichu ol{
	padding: 0 10px;
}
#nguoiky{
	position: relative;
}
#dau_tnus{
	position: absolute;
	top: 25px;
	left: 45px;
	width: 145px;
	opacity: 0.7;
}

.table .form-group{
	margin-bottom: 0;
}
.sumTotal{
	font-weight: bold;
	color: #f00;
}
.typefilter{
	margin-bottom: 10px;
}
