﻿/* ================================
    CSS STYLES FOR Module QLDTDA
   ================================
*/

/*this is for IE */
input
{
	height:auto;
	background:  url(images/bgButton.gif) repeat-x;
	border-width: expression((this.type=="text"||this.type=="button"||this.type=="reset"||this.type=="submit"||this.type=="file")?'1px':'0px'); 
	
	
	width: expression(this.type=="button"||this.type=="submit"||this.type=="reset"||this.type=="file"?'75px':'this.width');
	border: 1px solid #4682b4;	
	width: auto;	
	color: White;
	font-weight:bold;
}

imput NormalTextBox
{
	border: 1px solid #4682b4;	
}

/*this is for NN, FF, MOZ/WIN*/
input[type="text"] { 
	border: 1px solid #4682b4;
	background-image:none;
	height:20px;
	color:Black;
	padding:0
}
input[type="button"], input[type="submit"], input[type="reset"] { 
	border: 1px solid #4682b4;
	width: auto;	
	color: White;
	font-weight:bold;
	background:  url(images/bgButton.gif) repeat-x;
}
.guidi
{
	border: 1px solid #4682b4;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	color: red;
	font-weight:bold;
	
	background:  transparent url(../../Portals/_default/Skins/khcnst_Green/css/images/bgButton.gif) repeat-x scroll 0 0
}
.guidi:hover
{
	cursor:default;
	color: #000;
	text-decoration: none;
}
/*link
{
	border: 1px solid #4682b4;
	width: auto;	
	color: White;
	font-weight:bold;
	background:  url(images/bgButton.gif) repeat-x;
} 
p {
	height: 21px;	
}	
*/
.input[type=submit]{
	border: 1px solid #4682b4;
	width: auto;
	
	color: #07519a;
	background:  url(images/bgButton.gif) repeat-x;
}



/* this is for all */

textarea{ 
	border: 1px solid #4682b4;
}


select
{	
	border: 1px solid #4682b4;	
}



span.ThongBao
{
	color: Red;	
}
span.chuy
{
	color:Red;
}
div.chuy
{
	color:Red;
}
.a
{	
	border-spacing:0;
	border:inherit !important;
	border-width:  0px 0px 0px 0px;
}
table.table1 
{
	border-right: #e1e1e1  1px solid;
	border-top: #e1e1e1 1px solid;	
	border-left: #e1e1e1 1px solid;
	border-bottom: #e1e1e1 1px solid;
	border-collapse: collapse;
	background-color: white
}

table.table1 td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #e1e1e1 #e1e1e1 #e1e1e1 #e1e1e1;

	height: 21px;
}

table.table1 td1 {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #e1e1e1 #e1e1e1 #e1e1e1 #e1e1e1;
	height: 0px;
}

table.table2
{
	background-color: white
}

table.table2 td 
{
    border-width: 0px 0px 0px 0px;
	height: 21px;
}

/*this is for IE */





  
 h1 {
 font-size:13px;
 }
 

