tr.footer_button,
tr.header {
    background: #0c6c08;
    color: #fff;
}
tr.header td {
    padding: 10px;
    font-weight: bold;
    border-radius: 5px;
    text-align: center;
}
tr.footer_button td{
	padding: 5px;
    font-weight: bold;
    border-radius: 5px;
}
@font-face {
    font-family: 'NiDA Khmer Empire';
    src: url("../font/NiDAKhmerEmpire.ttf");
}
@font-face {
    font-family: 'Khmer MEF2';
    src: url("../font/KHMERMEF2.ttf");
}
@font-face {
    font-family: 'Kh Battambang';
    src: url("../font/KH-BATTAMBANG.TTF");
}
/*style list data*/
table tr td input{
	height: 28px;	
}
.dijitTextBox , .dijitValidationTextBox , .dijitInputField , .dijitInputContainer , .dijitInputInner
, dijitReset , .dijitRight , .dijitButtonNode , .dijitArrowButton , .dijitDownArrowButton , .dijitArrowButtonContainer{
	height: 28px;
}
.dijitArrowButtonInner ,.dijitIconSearch{ 
	margin-top: 6px !important;
}
fieldset table{
	width: 100%;
}
fieldset th.tdheader {
    background: url("../images/tbheader-bg1.jpg") repeat-x scroll center top #F1F1F1;
    border: 1px solid #CCCCCC;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding: 5px;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
}
fieldset th.tdheader-delete {
    background: url("../images/tbheader-bg1.jpg") repeat-x scroll center top #F1F1F1;
    border: 1px solid #CCCCCC;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    padding: 5px;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
	width: 20px;
}
.tab-links{ background:#006600; cursor: pointer;}
th.tdheader {
    background: url("../images/tbheader-bg1.jpg") repeat-x scroll center top #F1F1F1;
    border: 1px solid #CCCCCC;
    color: #333333;
    /*font-family: Arial,Helvetica,sans-serif;*/
	font-family: 'Kh Battambang','Khmer Battambang',Arial,Helvetica,sans-serif;;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    padding: 2px 2px 2px 2px;
    text-align: center;
    cursor: pointer;
}
td.items-no {padding: 5px !important; text-align: center; }
th.tdcheck {width: 20px;}
th.tdedit { width: 30px;}
tr.normal td, tr.alternate td {
    border: 1px solid #DDDDDD;
    line-height: 14px;
	padding:0px 2px 0px 2px;
    font-size: 11px;
}
td.items-no {
    border: 1px solid #CCCCCC;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 30px;
    padding: 0px 5px 0px 5px;
    text-align: center;
    width: 35px;
}
td.items-no-inline {
    border: 1px solid #CCCCCC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 0px 5px 0px 5px;
    text-align: left;
}
tr.normal{
    background: none repeat scroll 0 0 #FFFFFF;
}
tr.alternate{
    background: none repeat scroll 0 0 #eeeeee;
}

/* :hover is a pseudo selector to use to set the mouseover attributes */
tr.normal:hover, tr.alternate:hover {
  background-color: rgb(72.9%, 82%, 92.2%);
}

.items img, .items input[type="checkbox"]{
	display: block;
    margin-left: auto;
    margin-right: auto
}

.items img.browse-item {
	cursor: pointer;
	display: inline;
}
.input100px {
	width: 90px !important;
	text-align: left !important;
    margin-left:-2px;
}
.input70px {
	width: 60px !important;
	text-align: left !important;
}
.input250px {
	width: 250px;
}
.input320px {
	width: 320px !important;
}
.center {
	text-align: center !important;
}

.items a{
	text-decoration: none;
	color:#146295 !important;
}

.items a:HOVER{
	color: #74CEE2 !important;
}

.items a img{	
    margin: 0px;    
}

/*end style list data*/

/** Table style **/
table.collape {
	border-collapse: collapse;	
	margin:0px;
	padding:0px;
	width: 100%;
}
.collape {
	width: 246px;
	padding: 3px 2px 2px 3px;
	margin: 1px 0 0 2px !important;
	height: 30px !important;
}

table.collape td{
	//padding: 0 5px 0 5px;
	border: 1px solid #CCCCCC;
}

table.collape td.no-border{
	padding: 5px;
	border: none;
}

table.collape td.no{
	border-left:1px solid #000;
	width:30px;
	text-align: center;
}
table.collape td.num{	
	text-align: right;
}
table.collape td.id{	
	text-align: center;	
}
table.collape td.last{	
	text-align: right;	
	border-right:1px solid #000;
}
table.collape td.tdheader {
	background: none repeat scroll 0 0 #F1F1F1;
	color: #666666;				
	font-weight: bold;				
	text-align: center;
}	
table.collape td.tdheader p{
	margin:0px;
}
.bolder{
	font-weight: bolder;
}
.title{		
	font-weight: bolder;
	font-size:15px;
}
.footer_list {
	margin: 10px 0;
	height: 25px;
}
div.pager {
	width: 500px;
	padding: 0;
	margin: 0;
	float: left;
}
div.pager input {
    background: none repeat scroll 0 0 #EDF7F8;
    border: 1px solid #EDF7F8;
    color: #333333;
    height: 22px;
    padding: 0;
    text-align: center;
    width: 54px;
}
.row_num {
	float: right;
	text-align: right;
	margin: 10px 0 0 0;
	font-weight: bold;
}

td.field {
    color: #333333;
    font-family: "Lucida Grande",Tahoma,"Bitstream Vera Sans",Arial,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 6px 10px;
    text-align: left;
    word-wrap: break-word;
}
td.photo{ width:110px; border:1px solid #dcf3f3;}
.photo img{ width:100%; padding:4px;}

td.field-no-border {
    color: #333333;
    font-family: "Lucida Grande",Tahoma,"Bitstream Vera Sans",Arial,sans-serif;
    font-size: 12px;
    margin: 0;
    min-width: 150px;
    padding: 6px 5px;
    text-align: left;
    word-wrap: break-word;
	border: none;
}
fieldset{ border:1px solid #ccc;}
td.field-member {
    color: #333333;
    font-family: "Lucida Grande",Tahoma,"Bitstream Vera Sans",Arial,sans-serif;
    font-size: 12px;
    margin: 0;
    width: 400px;
    padding: 6px 5px;
    text-align: left;
    word-wrap: break-word;
}
/*----------Value for form view-----------*/
#value {
	
	margin:0px;
	border:solid 1px #BDC3AD;
	/*background:#FFFFFF;*/
	color:#333;
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:normal;
	text-align:left;
	min-width:180px;
	max-width:200px;    	
	line-height:18px;
	word-wrap: break-word;
}


td #value-auto-row span{
	color: #146295;
}

td.no-field{
	text-align:center;
	font-size:14px;
	color:#FF4747;
}
/*----------Value for form add for edit-----------*/
td.cs-cw{
	border: 1px solid #ccc; 
	background:none repeat scroll 0 0 #FFFFFF;
	text-align: left;
}
td.cs-cw input{
	border: 1px solid #FFFFFF;	
	min-height:25px;		
	text-align:right;
	padding-right: 6px;
}
td.cs-cw input.none-date{
	border: 1px solid #FFFFFF;
	width:90%;		
	min-height:25px;		
	text-align:right;
	padding-right: 6px;		
}
td.quater-input{
	//border: 1px solid #ccc; 
	padding-left:3px;
	background:none repeat scroll 0 0 #FFFFFF;
}
td.quater-input textarea{border: none;}
td.quater-input input, td.quater-input textarea {
	width:100%;
	min-height:20px;
	padding-right: 6px;
}
input:disabled, textarea:disabled, select:disabled{
	background-color: #FFFFFF;
}
td.quater-input-sub{
	border: 1px solid #ccc; 
	background:none repeat scroll 0 0 #FFFFFF;
	padding-right: 5px;
	text-align: right;
}
td.quater-input-sub input{
	border: 1px solid #FFFFFF;
	width:70%;
	min-height:25px;
	text-align:right;
	padding-right: 6px;
}
td.quater-input select{
	min-height:25px;
	text-align:left;
	//padding: 2px 0px 0px 0px;
	height: 30px;
	//width: 100%;
	margin-top: 0px;
	border: 1px solid #B3BFD8;	
}
td.quater-input div.sub-quater-amount p{
	border-bottom:1px solid #ccc;	
	width: 100%;	
	margin-right:-5px;
	padding-right: 5px;
}
div.sub-quater-amount span{
	border: 1px solid #FFFFFF;
    min-height: 30px;
    padding-right: 6px;
    text-align: right;
    width: 97%;
}
td.quater-input select.category{
	border: 1px solid #FFFFFF;
	//width:150px;		
	min-height:25px;		
	text-align:left;
	padding-right: 0px;		
}
td.quater-input select.code{
	border: 1px solid #FFFFFF;
	//width:90px;		
	min-height:25px;		
	text-align:left;
	//padding-right: 0px;		
}
td.quater-input input[type="radio"] {vertical-align: middle;}

td.add-edit input[type=text],.select select{	
    color: #000;	
	min-height:25px;		
	
    //width:232px;
}
td.value{	
	background:none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #eeeeee;	    
    color: #333333;
	width:400px;	
	min-height:25px;	
	padding:1px 2px;	
	margin-top: 3px;
	word-wrap: break-word;
}
td p.project{
	border: 1px solid #BDC3AD;
	padding:5px;
	height:20px;
	width: 825px;
}
td.add-edit select{	
	//width:246px;
	//background: url(../images/textbox.jpg) no-repeat;
	//padding:3px 2px 2px 3px;
	//border:none; outline:none;
	//margin: 1px 0 0 2px !important;
	//height: 30px !important;
}
td.add-edit-yes select{	
	border: 1px solid #BDB597;
	background-color:#FFFFFF;
	min-height:25px;		
}
td.total-qauter{
	
    border: 1px solid #ccc;    
    margin: 0px;
    padding:0px;
	padding-right:5px;
    text-align: right;
}
select optgroup{
	font-style: normal;	
	color: #3B5998;
}
select optgroup option{		 	   		
	padding-left: 15px;
	color: #000;	
}
td.add-edit textarea{
	font-family: "Lucida Grande",Tahoma,"Bitstream Vera Sans",Arial,sans-serif;
    font-size: 12px;
	width:84.5%;
	max-height:70px;
	border: 1px solid #BDB597;
	min-height:23px;
	overflow:auto;		
}
/*----------------------------*/

img, a {
    border: 0 none;
    outline: medium none;
    text-decoration: none;
}
a, img {
    margin: 0;
    padding: 0;
}

table.collape a:link {
    color: #146295;
}
table.collape a {
    text-decoration: none;
}
a:link {
    outline: medium none;
    text-decoration: none;
}
.btn{
	margin-bottom: 10px;
}
/*---------Class select search------------*/
div.select {
    //float: right;
    margin-top: 5px;
    //padding: 5px 0;
}
form {
    margin: 0;
    padding: 0;
}
div.select table {
    padding-right: 0;
}
div.select table {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
div.select td.select {
    color: #666666;
    font-family: "Lucida Grande",Tahoma,"Bitstream Vera Sans",Arial,sans-serif;
    font-size: 10pt;
    //padding-right: 5px;
}
div.select td.select select {
    border: 1px solid #BDB597;
    color: #333333;
    //height: 25px;
    margin-top: 5px;
    overflow: auto;
   // padding: 2px;
   // width: 250px;
}

.float-left td.select {
    color: #666666;
    font-family: "Lucida Grande",Tahoma,"Bitstream Vera Sans",Arial,sans-serif;
    font-size: 10pt;
    padding-right: 5px;
    text-align: right;
}

.float-left td.select select{
    
    color: #333333;
    margin-top: 5px;
    overflow: auto;
}

td.select select{
    border: 1px solid #BDB597;
    color: #333333;
    height: 25px;
    margin-top: 5px;
    overflow: auto;
   //padding: 2px;
    //width: 250px;
}
td.input input{
    border: 1px solid #BDB597;
    color: #333333;
    height: 25px;
    margin-top: 5px;
    overflow: auto;
    padding: 2px;
    width: 200px;
}
td.input-answer input{
    border: 1px solid #BDB597;
    color: #333333;
    height: 25px;
    margin-top: 5px;
    overflow: auto;
    padding: 2px;
    width: 450px;
}

td.input-train input,select{
    border: 1px solid #BDB597;
    color: #333333;
    height: 30px;
    margin-top: 5px;
    overflow: auto;
    //padding: 2px;
    // width: 200px;
}
.pagesize{ height: 25px !important;}

td.input-add-1col input{
    border: 1px solid #BDB597;
    color: #333333;
    height: 25px;
    margin-top: 5px;
    overflow: auto;
    padding: 2px;
    width: 500px;
}
/*---Button Print----*/


button.positive1 {
    color: #529214;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    border-color: #EEEEEE #DEDEDE #DEDEDE #EEEEEE;
    border-right: 1px solid #DEDEDE;
    border-style: solid;
    border-width: 1px;
    color: #565656;
    cursor: pointer;
    display: block;
    float: left;
    font-family: "Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 130%;
    margin: 0 7px 0 0;
    padding: 5px 10px 6px 7px;
    text-decoration: none;    
}
.table{
	position: relative;
}
td.des {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #BDB597 #000000 #BDB597 #BDB597;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    height: 20px;
    padding: 0;
    text-align: center;
}
td.des input {
    border: 0 none;
    font-size: 9pt;
    height: 25px;
    width: 100%;
}
.tableagetype{
	border: 0px;
	width: 100%;
	height: 100%;
}

.float-left{
	float: left;
}
td.figure input {
	width: 50px;
	
}

fieldset.sub-detail {
    border: 0 solid #CCCCCC;
    font-size: 12px;
    margin-left: 0;
    width: 100%;
}
fieldset.sub-detail table.collape {
    background: none repeat scroll 0 0 #FFFFFF;
}
td.sub-tdheader {
    background: url("../images/tbheader-bg1.jpg") repeat-x scroll center top #F1F1F1;
    border: 1px solid #CCCCCC;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    padding: 7px;
    text-align: center;
}

div .transfer{width: 99%;}

.clear-both{
	clear: both;
}
dt#comboevaluation-label{
	height: 0px;
}
dd#evaluation-element br{
	display: none;
}
dt#evaluation-label{
	height: 0px;
}
dt#areacomment-label{
	height: 0px;
}
#paddinglef{
	padding-left:41px;
}
#map_canvas { width:100%; height: 50% }
#map_canvas a { display: none; }
.name a {
	color: green;
}

/******************************************************		May Dara	**********************************************************************/

.add-edit br { display: none;}
.add-edit label { padding-right: 20px;}
input[type="radio"] { margin: 0 !important;}
table td.field {vertical-align: top;}

table.collape tr.trbody td {
	padding: 5px 5px 5px 5px;
}
.redtext {
	color: #FA1616;
}
.quater-input input[type="radio"] {
	width: 15px;
}
.detail_table {
	width: 100%;
	//border: 1px solid #CCCCCC;
	border-spacing: 0;
	border-collapse: 0;
}
.total_label, .total_price {
	//border-bottom: 1px solid #CCCCCC;
	padding: 3px 5px 3px 5px;
} 
.total_label {
	width: 40%;
	text-align: right;
	//border-right:  1px solid #CCCCCC;
}
.total_price {
	width: 30%;
	text-align: left;
}
.total_price br {
	display: none;
}
.stock_name {
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin:0;
}

/**************************************************  Sopharat 02/10/2013  *************************************************************/
	.dashbord{
		width: 99%;
		//min-height: 457px;
		min-width: 450px;
		padding: 50px 0px 0px 10px;
	}
	.item-dash{
		height: auto; 
		width:100%; 
		min-width:210px;	
		border: 1px solid #999;	
	}
	.head-dash{
		height: 86px;
		width: 100%;
		border-bottom: 1px solid #999;	
		text-align: center;
		cursor: pointer;
		background: #EBEBE8;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #EBEBE8 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #EBEBE8));
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #EBEBE8 100%);
		background: -o-linear-gradient(top, #FFFFFF 0%, #EBEBE8 100%);
		background: -ms-linear-gradient(top, #FFFFFF 0%, #EBEBE8 100%);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
	}
	.nav-dash{
		height:170px;	
		text-align: center;
		padding-left: 10px;
	}
	.title{
		color: #666;		
	}
	.nav2{
		color:#666;		
	}
	.nav2:hover{
		color:#2FC435;			
	}
	.nav-dash div{
		margin-bottom: 5px;		
	}
	
	ul.main-dash{
		float: left;
		list-style-type: none;
		margin: 0 0 10px 0;
		padding: 0;
	}
	ul.main-dash li{
		float: left;
		width: 214px;
		padding: 5px;
	}
/*new add some class*/
.fullside{
	width: 100%;	
}
*{
margin:0px;
padding:0px;
}
h3 { 
	font-size:100%;
	}
.mleft dijitButtonNode{ width: 300px !important; background:#000;}
.mleft dijitReset dijitInline dijitButtonNode button{width: 300px !important; background:#000; }
img{border:0px;}
.right{ float: right;}
.left{ float: left;}
html{
width:100%;
height:100%;
background-color: #fffefe;

}
body{
/*width:1000px;*/
margin:0 auto;
}

form dl fieldset dl dd {    		    
    margin:0 5px 5px 5px;
	float:right;
	width:auto;
	clear:right;    
}
form dl fieldset dl dd input {	
	width:200px;
	height:25px;    		        
}
form dl fieldset dl {	
	width:100%;  		        
}
form dl fieldset{
	border:1px solid #ccc;
	border-left:none;
	border-right:none;
	background-color:#f4f4f4;
}
.head-td{
	background: url('../images/tbheader-bg1.jpg') repeat-x scroll center top #F1F1F1;
	border: 1px solid #CCC;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	padding: 2px 5px;
	text-align: center;
	cursor: pointer;
}
.dijitButtonText {
    font-size: 12px !important;
}

/* Let's get this party started */
::-webkit-scrollbar {
    width: 10px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 -webkit-border-radius: 5px;
    border-radius: 5px
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    
    background: #9AA6A9;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
	-webkit-border-radius: 5px;
	border-radius: 5px
}

::-webkit-scrollbar-thumb:window-inactive {
	background: #9AA6A9;
}
.menureport { width: 50%;padding-left:28px;}
.menureport ul li{ float: left; list-style: none;}
.menureport ul li a{  width: 64px; height: 64px; margin-right: 10px; }
.menureport li.preview a { background:url('../images/search.png') no-repeat;  width:48px; height: 48px;
                           background-size: 48px 48px; border:1px solid #ccc; display: block;}
.menureport li.print a { background:url('../images/print_64.png') no-repeat;  width:48px; height: 48px;
background-size: 48px 48px; border:1px solid #ccc;  display: block;}
.menureport li.excel a { background:url('../images/Excel-icon.png') no-repeat;  width:48px; height: 48px;
background-size: 48px 48px; border:1px solid #ccc;  display: block;}