@CHARSET "UTF-8";
/*
.ui-widget-overlay {
	display: none;
}*/

.ui-jqgrid-resize {
	display: none;
}

.ui-th-column {
	padding-top: 3px;
	padding-bottom: 5px;

}

.ui-jqgrid-bdiv {
	height: 150px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.ui-jqgrid-btable .jqgrid-rownum {
	background: url("");
	border: 0px solid;
	color: #000000;
	font-weight: normal;
}

.ui-widget-content {
	color: #000000;
	background:#FDFCDA  url("");
	
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}

.ui-dialog .plupload_message {
	background: none repeat scroll 0 0 #DCDCDC;
	border: 0px none;
}

#ui-datepicker-div {
	background:  #FCFDFD;
	
}

.ui-widget-content.ui-priority-secondary {
	background-color: #DCDCDC;
	border-color: gray;
	border-radius: 0 0 0 0;
	border-style: inset;
	border-width: 1px;
	padding: 1px;
}

.ui-pg-table {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	color: #FFFFFF;
	
	
}

.ui-jqgrid-resize-mark {
	display: none;
}

.ui-jqgrid .ui-pg-input {
	height:19px;
	line-height:7px; 
}

.ui-jqgrid .ui-jqgrid-toppager .ui-pager-control, .ui-jqgrid .ui-jqgrid-pager .ui-pager-control {
	height : 30px !important;
}

a {
	text-decoration: none;
}