@charset "utf-8";
/* CSS Document */

tr#danhsach:hover{
	background-color:#FF9;
	box-shadow:2px 2px 2px rgba(0, 0, 0, 0.31);
	text-shadow:2px 2px 2px rgba(0, 0, 0, 0.31);
}
tr#danhsachclicked{
	background-color:#F00;
	box-shadow:2px 2px 2px rgba(0, 0, 0, 0.31);
	text-shadow:2px 2px 2px rgba(0, 0, 0, 0.31);
}
tr#danhsach{
	text-align:center;
}
tr.chan{
	background-color:#E6E6E6;
}
tr#top{
	background-color:#00adff;	
	color:#FFF;
	font-weight:bold;
	text-align:center;
}
td#hoten{
	font-weight:bold;
	color:#0107FC; /*#06F;*/
	text-align:left;
	padding: 0px 4px;
}
table#dstrungtuyen{
	text-align:center;
	border-spacing:inherit;
	margin-left:auto; 
    margin-right:auto;
	border: 1px solid #CCC;
	border-collapse:collapse;
	margin-top:15px;
}

.error {
	font-size: 16px;
	color: #FF0F0F;
	font-weight: bold;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.kqNganh{
	font-size:15px;
	font-weight:bold;
	color:#F00;
	text-shadow:2px 2px 2px rgba(0, 0, 0, 0.31);
}

#body {
	padding: 10px;
}

#container {
	width: 100%;
	min-height: 160px;
	margin: 0 auto;
	background: #FFF;
	border: 2px solid #00F;
	position: relative;
    z-index: 1;
}

#footer {
	border-top: 5px solid #0F45A8;
	background: url('images/footer_bg.jpg') repeat-x;
	padding: 5px 0;
	margin: 0;
	text-align:center;
	font-size:12px;
	font:Arial, Helvetica, sans-serif;
}

#header {
	background: #A2D8FA url('images/header.jpg') no-repeat;
	height: 140px;
	position: relative;
}

#header .language {
	position: absolute;
	top: 10px;
	right: 10px;
	margin-top: 110px;
}
#tblTimTheoMaDKTT, #tblTimTheoCMND, #tblTimTheoHoTen {
    text-align: center;
	width: 30%;
}
#ttKQTT {
    color: #fd2c96;
    font-weight: 600;
	font-size: 14pt;
}
#type a{
	color: #004CFF;
}
#ttTimKiem{
	color: #004CFF;
	font-size: 12pt;
}
.moduletabletracuukq {
    min-height: 160px !important;
}
/*
div#result{
    position:absolute;
    z-index:5;
}
*/