@charset "iso-8859-1";
BODY
{
	margin:0;
	font-family: Tahoma; 
	font-size: 8.5px; 
	color: #000000;
}

table{
	border-collapse:collapse;
}

.textbox
{
font-family: Tahoma; 
font-size: 8.5pt; 
color: #000000;
}

.smallfont
{
font-family: Tahoma; 
font-size: 8.5pt; 
color: #000000;
}

.smallfontbold
{
font-family: Tahoma; 
font-size: 8.5pt; 
color: #ED008C;
font-weight: bold;
}

.midfont
{
font-family: Tahoma; 
font-size: 10pt; 
color: #ED008C;
}

.midfontbold
{
font-family: Tahoma; 
font-size: 10pt; 
color: #ED008C;
font-weight: bold;
}

A:hover {
	TEXT-DECORATION: none; font-family:Tahoma;color: #990000;}
A:link {
	FONT-FAMILY: Tahoma; TEXT-DECORATION: none; 
}
A {
	FONT-FAMILY: Tahoma; TEXT-DECORATION: none;
	color: #006AAA;
}

.normalfont
{
background-color:#FFFFFF;
font-family: Tahoma; 
font-size: 8.5pt; 
color: #006AAA;
font-weight: bold;
}

.button
{
background-color:#006AAA;
font-family: Tahoma; 
font-size: 8.5pt; 
color: #FFFFFF;
border-style: solid; 
border-width: 1px;
}

.title
{
background-color:#0069A8;
font-family: Tahoma; 
font-size: 8.5pt; 
color: #FFFFFF;
font-weight: bold;
}

.err
{
font-family: Tahoma; 
font-size: 8.5pt; 
color: #FF0000;
}

.midtitle
{
background-color:#0069A8;
font-family: Tahoma; 
font-size: 12pt; 
color: #FFFFFF;
font-weight: bold;
}

input{
font-family: Tahoma; 
font-size: 8pt; 
}
.smallfont
{
font-family: Tahoma; 
font-size: 8.5pt; 
color: #000000;
}

.fieldKey
{
font-family: Tahoma; 
font-size: 8pt; 
border: 1px solid #000000; 
background-color: #FFFFFF;
color: #00000000;
}

.smallfontbold
{
font-family: Tahoma; 
font-size: 8.5pt; 
color: #000000;
font-weight: bold;
}
.normalfont
{
font-family: Tahoma; 
font-size: 8.5pt; 
color: #000000;
}

.normalfontbold
{
font-family: Tahoma; 
font-size: 8.5pt; 
color: #606060;
}

.titlenormalfontbold
{
font-family: Tahoma; 
font-size: 8.5pt; 
color: #CC0006;
font-weight: bold;
}

.midfont
{
font-family: Tahoma; 
font-size: 10pt; 
color: #000000;
}

.midfontbold
{
font-family: Tahoma; 
font-size: 10pt; 
color: #ED008C;
font-weight: bold;
}

div.div_scroll{border: 1px solid #cfcdce; overflow: auto; padding: 5px;}
div.breadcrumbs{border: 1px solid #9aa1a6; border-top: none; border-right: none; border-left: none; background: #e3edf3; font-weight: bold; padding: 2px 5px;}


/*---------------CSS AJAX CHACK CODE---------------------------------*/

.top {
margin-bottom: 15px;
}
.messagebox{
	position:absolute;
	width:100px;
	margin-left:30px;
	border:1px solid #c93;
	background:#ffc;
	padding:3px;
}
.messageboxok{
	position:absolute;
	width:auto;
	margin-left:30px;
	border:1px solid #349534;
	background:#C9FFCA;
	padding:3px;
	font-weight:bold;
	color:#008000;
	
}
.messageboxerror{
	position:absolute;
	width:auto;
	margin-left:30px;
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:3px;
	font-weight:bold;
	color:#CC0000;
}
.trang:link{ 
color:#ffffff; text-decoration:none
}
.trang:visited{
color:#ffffff; text-decoration:none
}
.trang:active{
color:#ffffff; text-decoration:underline
}
.trang:hover{
color:#ffffff; text-decoration:underline
}

.colorok{
background-color:#FFFFFF;
}
.colorno{
background-color:#d5d5d5;
}





.table-thongketruycap{
	width: 100%;
	max-height: 700px;
	overflow-x: scroll;
	/*overflow-y: hidden;*/
}
.table-thongketruycap table{
	border: 0px;
}
.table-thongketruycap table tr td{
	padding: 5px;
	font-size: 13px;
}

.table-thongketruycap table tr:first-child td{
	text-transform: uppercase;
	font-weight: bold;
}

.table-thongketruycap table tr td a{
	color: #f00;
}
.table-thongketruycap table tr td a:hover{
	text-decoration: underline;
}



ul.show-ht{
	padding: 50px 50px;
	margin: 0px;
	list-style: none;
}
ul.show-ht li{
	text-align: center;
	width: 100%;
	float: left;
	font-size: 16px;
}