@charset "utf-8";
/* CSS Document */

/** {margin:0pt; padding:0pt; outline: none;}*/

html {overflow:hidden;
}
body {margin:0pt; padding:0pt; height:100%; font-family:Verdana,Helvetica,Arial,sans-serif; font-size:11px; font-style:normal; font-variant:normal; font-weight:normal; line-height:normal; min-width:760px;
clear:both;
}
/*
div *:not(td) input{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;	
}
*/
/*
.main {position:absolute; top:61px; bottom:20px; left:25px; right:25px; overflow:auto; z-index:0;}
.padding {padding:0 3px;}
*/
.clear{clear:both;}
/* --- main page -- */
#header{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	height:70px;
	background-image:url(../image/bg.gif);
}
/*.header {position:absolute; height:39px; left:0; right:0; white-space:nowrap; overflow:hidden;}*/

.logo{
	position:absolute;
	top:4px;
	left:4px;
	width:176px;
	height:60px;
	background-image:url(images/oasys.png);
	background-position:0 0;
}

#header .rightText{
	position:absolute;
	top:5px;
	right:5px;
	color: #00F;
/*	font-weight: bold;*/
}

#company{
	position:absolute;
	right:5px;
	top:20px;
	font-size: 20px;
/*	font-weight: bold;*/
	color:#F00;
}
#fcl{
	position:absolute;
	right:5px;
	top:48px;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
}

#menu {
	position:absolute;
	overflow:hidden;
	top:70px;
	left:0px;
	width:100%;
	height:25px;
	background-image: url(../image/menu.gif);
	background-repeat: repeat-x;/*	border: 1px solid #c5dbec; 
	background: #dfeffc url(images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x; 
	font-weight: bold; color: #2e6e9e; 
	*/
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	z-index:1;
}
#ym{
	position:absolute;
	right:5px;
	top:5px;
}

#contents{
	overflow:auto;
	position:absolute;
	left:0px;
	top:95px;
	right:25px;
	bottom:20px;
	background-image: url(../image/gr.gif);
	background-repeat: repeat-x;
}

#tabs{
	background-image: url(../image/gr.gif);
	background-repeat: repeat-x;
	border:none;
	margin:1px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	background-position: 0px 0px;
}

#rp{
	display:inline;
	position:absolute;
	/*	clear:both;*/
	right:0px;
	top:95px;
	bottom:20px;
	width:25px;
	/*	height:100%*/
	border-left-width: 1px;
	border-left-style:solid;
	border-left-color: #BFDFFF;
	background-image: url(../image/rp.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}


#footer{
	width:100%;
	position:absolute;
	bottom:0px;
	left:0;
	background-color:#6AB1FF;
/*	background-image: url(../image/footer.gif);*/
	height:20px;
}

#user{
	position:absolute;
	top:2px;
	left:5px;
	color:#FFF;
}
#ex{
	position:absolute;
	width:200px;
	top:2px;
	left:50%;
	margin-left:-100px;
	color:#FFF;
}
#version{
	position:absolute;
	top:2px;
	right:5px;
	color:#FFF;
}

.mdpInput{
	border-style:solid;
	border-width:1px;
	border-color:#A6CAF0;
	outline-width:thin;
	-webkit-touch-callout: text;
	-webkit-user-select: text;
	-khtml-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;	
}

.mdpInput:focus{
	background-color:#FFA;
	border-color:#2A9FFF;
	-webkit-touch-callout: text;
	-webkit-user-select: text;
	-khtml-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;	
	
}

.mdpInput2{
	border-style:solid;
	border-width:1px;
	border-color:#A6CAF0;
	outline-width:thin;
	-webkit-touch-callout: text;
	-webkit-user-select: text;
	-khtml-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;	
}

.mdpInput2:focus{
	background-color:#FFA;
	border-color:#2A9FFF;
	-webkit-touch-callout: text;
	-webkit-user-select: text;
	-khtml-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;	
}

.mdpInput3{
	border-style:solid;
	border-width:1px;
	border-color:#A6CAF0;
	outline-width:thin;
	-webkit-touch-callout: text;
	-webkit-user-select: text;
	-khtml-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;	
}

.mdpInput3:focus{
	background-color:#FFA;
	border-color:#2A9FFF;
	-webkit-touch-callout: text;
	-webkit-user-select: text;
	-khtml-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;	
}



.bingkai{
	display:inline-block;
	padding:5px;
	border: 1px solid #A6CAF0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFF;
	background-image:  url(../image/gr.gif);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	margin-bottom:3px;
}
.bingkai table{
	border-collapse:collapse;
}
.bingkai table th,td{
	padding:0px;
	white-space: nowrap;
}


.bingkai2{
	/*display:inline-block;*/
	padding:3px;
	border: 1px solid #A6CAF0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFF;
	background-image:  url(../image/gr.gif);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	margin-bottom:3px;
}
.bingkai2 table{
	border-collapse:collapse;
}

.bingkai2 table th,td{
	padding:0px;
}
.tombol{
	margin:2px;
	position:absolute;
	right:5px;
	bottom:5px;
}

.tblAutoComplete {
    display:inline-block;
	position:relative;
	padding: 0;
	margin-right: .1em;
	text-decoration: none !important;
	cursor: pointer;
	overflow: visible;
	margin-left:-15px;
	width: 13px; height: 13px;
	top:2px;
	background-repeat:no-repeat;
} 

#expired{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:9000;
}
#expired .isiexpired{
	position:absolute;
	width:300px;
	height:400px;
	top:50%;
	left:50%;
	margin-left:-150px;
	margin-top:-200px;
	background-color: #FFE8E9;
	border: 2px solid #F00;
	border-radius:10px;
	font-size: 12px;
}
#expired h1,h2{
	color:#F00;
	text-align: center;
	line-height: 10px;
}
#expired p{
	margin:5px;
	text-align: left;
}
#expired .counter{
	text-align:right;
}
#counter{
	font-size:16px;
	font-weight:bold;
}
/*
.mdpSearch1{
	width:13px;
	height:13px;
	background-image:url(images/oasys.png);
	background-position:-220px 0px;
}
.mdpSearch2{
	width:13px;
	height:13px;
	background-image:url(images/oasys.png);
	background-position:-180px 0px;
}
.mdpDD{
	width:13px;
	height:13px;
	background-image:url(images/oasys.png);
	background-position:-200px 0px;
}
*/
/* the overflow property

/*--------------------- end of main page */

/*----menu ---*/

#oasysmenu{
	position:absolute;
	top:70px;
	left:0px;
	z-index:10;
}

.jquerycssmenu {
	margin-left: 10px;
}
.jquerycssmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.jquerycssmenu ul li {
	position: relative;
	display: inline;
	float: left;
}
.jquerycssmenu ul li a {
	display: block;
	margin-right: 3px;
	border: 1px solid #315091;
	border-bottom-width: 0;
	color: #fff;
	text-decoration: none;
	background: #6D84B4;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	top: 3px;
	margin-top: 5px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.jquerycssmenu ul li a:hover {
	color:#00F;
	background-color:#FFF;
	border-color:#FF0;
/*	background-image: url(../image/bgmenuselect.gif);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	*/
}
.jquerycssmenu ul li ul {
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	border-bottom: 1px solid #315091;
	border-top: 1px solid #315091;
}
.jquerycssmenu ul li ul li {
	display: list-item;
	float: none;
}
.jquerycssmenu ul li ul li ul {
	top: 0;
}
.jquerycssmenu ul li ul li a {
	width: 160px;
	color: black;
	padding: 4px 5px;
	margin: 0;

	border-top-width: 0;
	background-color: white;
/*	background-image: url(../image/bgmenu.png);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	-moz-border-radius: 0;
	-webkit-border-radius:0;
*/	
	border-radius:0;
}
.jquerycssmenu ul li ul li a:hover {
	color:#FFF;
	background-color:#009;
	border-color:#315091;
/*	background-image: url(../image/bgmenuselect.gif);
	background-repeat: repeat-x;
	background-position: 50% 50%;
*/	
}
.downarrowclass {
	position: absolute;
	width:10px;
	height:4px;
	top: 14px;
	right: 5px;
	background-image:url(images/oasys.png);
	background-position:-180px 0px;	
	background-repeat:no-repeat;
}
.rightarrowclass {
	position: absolute;
	width:5px;
	height:10px;
	top: 8px;
	right: 5px;
	background-image:url(images/oasys.png);
	background-position:-198px 0px;	
	background-repeat:no-repeat;
}
*:first-child+html .jquerycssmenu {
	height: 1%;
}
* html .jquerycssmenu{
	height: 1%;
}
* html .jquerycssmenu ul li ul li a {
	display: inline-block;
}

/*----------------------------------end of menu --------*/

#mdpForm{
	margin:0pt;
	padding:5px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	clear:both;
	background-image: url(../image/gr.gif);
	background-repeat: repeat-x;
/*	background-position: 0px 0px;*/
}
#mdpLockScreen{
	margin:0pt;
	padding:5px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	clear:both;
/*	background-image: url(../image/gr.gif);
	background-repeat: repeat-x;*/
	z-index:101000;
/*	background-position: 0px 0px;*/
}
#lockPassword{
	visibility:hidden;
	position: absolute;
	background-color:#F00;
	border: 1px solid #A6CAF0;
	width:220px;
	height:100px;
	padding:10px;
	z-index:101001;
	display: block;
	left:50%;
	top:50%;
	margin-left:-110px;
	margin-top:-50px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-repeat: no-repeat;
 }
#mdpSubForm{
	margin:0pt;
	padding:5px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	clear:both;
	background-image: url(../image/gr.gif);
	background-repeat: repeat-x;
/*	background-position: 0px 0px;*/
}
#mdpFormSearch{
	margin:0pt;
	padding:5px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	clear:both;
	background-image: url(../image/gr.gif);
	background-repeat: repeat-x;
}

#mdpAlert{
	margin:0pt;
	padding:5px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

#confirmDiv{
	margin:0pt;
	padding:5px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	clear:both;
}


/* tab close button */
#tabs li .ui-icon-close { float: left; margin: 0.3em 0.1em 0 0; cursor: pointer; }
/*
#mdpBusy{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	width:100%;
	opacity: .3;
	filter:Alpha(Opacity=30);
	z-index:1800;
	background-color: #aaaaaa;
	background-image: url(../themes/redmond/images/ui-bg_diagonals-thick_20_666666_40x40.png);
	background-repeat: repeat;
	background-position: 50% 50%;
	cursor:wait;
}

#mdpBusyContents{
	position:relative;
	margin:auto;
	width:150px;
	height:60px;
	background-color: #FFF;
	vertical-align: middle;
	text-align: center;
	border: 3px solid #2A9FFF;
	-moz-border-radius: 5px;
	opacity: 1;
	filter:Alpha(Opacity=100);
	z-index:1801;
	top: 50%;
	bottom: 50%;
}
*/
#mdpOverlay{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index:500;
/*	opacity: .3;
	filter:Alpha(Opacity=30);
	background-color: #aaaaaa;
	background-image: url(../themes/redmond/images/ui-bg_diagonals-thick_20_666666_40x40.png);
	background-repeat: repeat;
	background-position: 50% 50%;
*/	
}
/*#mdpOverlay2{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index:99998;
}*/
#mdpOverlay2 div{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index:99990;
/*	opacity: .3;
	filter:Alpha(Opacity=30);
	background-color: #CCC;
	
	background-image: url(../themes/redmond/images/ui-bg_diagonals-thick_20_666666_40x40.png);
	background-repeat: repeat;
	background-position: 50% 50%;
*/	
}
#mdpOverlay2 img{
	position:absolute;
	z-index:99991;
	top: 50%;
	left: 50%;
	margin-top: -50px; /* Half the height */
	margin-left: -50px; /* Half the width */
}
#mdpOverlayZ div{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index:100000;
}
#mdpOverlayZ img{
	position:absolute;
	z-index:100010;
	top: 50%;
	left: 50%;
	margin-top: -50px; /* Half the height */
	margin-left: -50px; /* Half the width */
}

#login{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	width:100%;
	z-index:600;
	background-color:#FFF;
}
#save{
	position: absolute;
	top: 50%;
	left: 50%;
	z-index:1800;
	width:120px;
	heigh:30px;
	text-align:center;
	vertical-align:middle;
}
#save h1{
	font-size: 12px;
	color:#06F;
	margin-top:-15px;
	margin-left:-60px;
	outline-width:thin;
	background-color:#D2E8FF;
	border: 2px solid #09F;
	text-decoration:blink;
	position: relative;
	height: 30px;
	width: 120px;
	vertical-align:middle;
	clip: rect(15px,auto,auto,auto);
	padding-top: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#loading{
	position: absolute;
	top: 0;
	left:0;
	z-index:1900;
	width:100%;
	height:100%;
}
#loading h1{
	font-size: 12px;
	color:#F00;
	background-color:#D2E8FF;
	margin-top:-12px;
	margin-left:-60px;
	outline-width:thin;
	position:absolute;
	top:0px;;
	left:50%;
	height: 15px;
	width: 120px;
	vertical-align:middle;
	padding-top: 12px;
	border-radius: 5px;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	vertical-align:middle;
}
#mdpBusyContents p{
	color: #2A9FFF;
	font-size: 10px;
	font-weight: bold;
}

button[disabled]{
	cursor:crosshair;
}

.mdpTotal{
/*	
	font-weight:bold;
	font-size:large;
	color:#006;
	*/
/*	position:absolute;
	right:5px;
	top:20px;*/
	font-size: 20px;
/*	font-weight: bold;*/
	color:#00C;
	width:200px;
	text-align:right;
	border-style:solid;
	border-width:1px;
	border-color:#A6CAF0;
	outline-width:thin;
	vertical-align:middle;
	background-color:#FFF;
}

.mdpDisable{
	border-style:solid;
	border-width:1px;
	border-color:#A6CAF0;
	outline-width:thin;
	background-color:#EBEBEB;
}
.tombol1{
	background-image:url(images/arrow-down2.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.tombol2{
	background-image:url(images/find.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.tombol3{
	background-image:url(images/find2.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.mark{
	font-size:9px;
	color:#F00;
}	
#uinfo,#uinfov,#uinfovr{
	color:#00F;
	margin-top:2px;
}

/*
jquery.alert.css
*/
#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 1px #c5dbec;
/*	border: solid 5px #999;*/
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
/*	color: #666;*/
/*	background: #CCC  url(../themes/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) top repeat-x;
*/
/* 	border: 1px solid #4297d7; */
	background: #5c9ccc url(images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x; 
	color: #ffffff; 
 	
/*	border: solid 1px #FFF;*/
	border-bottom: solid 1px #999;
	cursor: default;
	padding: .05em .05m .05em; position: relative;

/*	padding: 1em;*/
	margin: 0.1em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_content {
/*	background: 16px 16px no-repeat url(images/info.gif);*/
	padding: 1em 1.75em;
	margin: 0em;
}
#popup_pic{
	position:absolute;
	margin-top:10px;
	margin-left:10px;
	width:41px;
	height:43px;
}

#popup_pic.alert {
	background-image:url(images/oasys.png);
	background-position:-228px -10px;	
/*		background-image: url(images/info.gif);*/
}

#popup_pic.confirm {
	background-image:url(images/oasys.png);
	background-position:-180px -10px;	
/*	background-image: url(images/help.gif);*/
}

#popup_pic.prompt {
	background-image:url(images/oasys.png);
	background-position:-228px -100px;	
/*		background-image: url(images/important.gif);*/
}

#popup_message {
/*	position:absolute;*/
	top:4 px;
	padding-left: 48px;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}
#popup_prompt {
	margin: .5em 0em;
}
#infoStok{
	width:22px;
	height:22px;
	margin-top:8px;
	margin-left:2px;
	cursor:pointer;
	background-image: url(../image/inventory.png);
}
#infoStok:hover{
	margin-left:1px;
}
#repairStok{
	width:22px;
	height:22px;
	margin-top:8px;
	margin-left:2px;
	cursor:pointer;
	background-image: url(../image/calc.png);
}
#repairStok:hover{
	margin-left:1px;
}
#unbalance{
	width:22px;
	height:22px;
	margin-top:8px;
	margin-left:2px;
	cursor:pointer;
	background-image: url(../image/unbalance.png);
}
#unbalance:hover{
	margin-left:1px;
}
#diagnostic{
	width:22px;
	height:22px;
	margin-top:8px;
	margin-left:2px;
	cursor:pointer;
	background-image: url(../image/diag.png);
}
#diagnostic:hover{
	margin-left:1px;
}
#periksaStok{
	width:22px;
	height:22px;
	margin-top:8px;
	margin-left:2px;
	cursor:pointer;
	background-image: url(../image/PeriksaSldStk.png);
}
#periksaStok:hover{
	margin-left:1px;
}
#periksaStok2{
	width:22px;
	height:22px;
	margin-top:8px;
	margin-left:2px;
	cursor:pointer;
	background-image: url(../image/PeriksaSldStkMaster.png);
}
#periksaStok2:hover{
	margin-left:1px;
}
#bbcheck{
	width:22px;
	height:22px;
	margin-top:8px;
	margin-left:2px;
	cursor:pointer;
	background-image: url(../image/BukuBesarCheck.png);
}
#bbcheck:hover{
	margin-left:1px;
}
#lrcheck{
	width:22px;
	height:22px;
	margin-top:8px;
	margin-left:2px;
	cursor:pointer;
	background-image: url(../image/LRCheck.png);
}
#lrcheck:hover{
	margin-left:1px;
}
#sync{
	width:22px;
	height:22px;
	margin-top:8px;
	margin-left:2px;
	cursor:pointer;
	background-image: url(../image/sync.png);
}
#sync:hover{
	margin-left:1px;
}
#backup{
	width:22px;
	height:22px;
	margin-top:8px;
	margin-left:2px;
	cursor:pointer;
	background-image: url(../image/backup.png);
}
#backup:hover{
	margin-left:1px;
}
/* jqGrid*/
.ui-jqgrid {position: relative; font-size:11px;}
.ui-jqgrid .ui-jqgrid-view {position: relative;left:0px; top: 0px; padding: .0em;}
/* caption*/
.ui-jqgrid .ui-jqgrid-titlebar {padding: .3em .2em .2em .3em; position: relative; border-left: 0px none;border-right: 0px none; border-top: 0px none;}
.ui-jqgrid .ui-jqgrid-title { float: left; margin: .1em 0 .2em; }
.ui-jqgrid .ui-jqgrid-titlebar-close { position: absolute;top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height:18px;}.ui-jqgrid .ui-jqgrid-titlebar-close span { display: block; margin: 1px; }
.ui-jqgrid .ui-jqgrid-titlebar-close:hover { padding: 0; }
/* header*/
.ui-jqgrid .ui-jqgrid-hdiv {position: relative; margin: 0em;padding: 0em; overflow-x: hidden; overflow-y: auto; border-left: 0px none !important; border-top : 0px none !important; border-right : 0px none !important;}
.ui-jqgrid .ui-jqgrid-hbox {float: left; padding-right: 20px;}
.ui-jqgrid .ui-jqgrid-htable {table-layout:fixed;margin:0em;}
.ui-jqgrid .ui-jqgrid-htable th {height:22px;padding: 0 2px 0 2px;}
.ui-jqgrid .ui-jqgrid-htable th div {overflow: hidden; position:relative; height:17px;}
.ui-th-column, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column {overflow: hidden;white-space: nowrap;text-align:center;border-top : 0px none;border-bottom : 0px none;}
.ui-th-ltr, .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr {border-left : 0px none;}
.ui-th-rtl, .ui-jqgrid .ui-jqgrid-htable th.ui-th-rtl {border-right : 0px none;}
.ui-jqgrid .ui-th-div-ie {white-space: nowrap; zoom :1; height:17px;}
.ui-jqgrid .ui-jqgrid-resize {height:20px !important;position: relative; cursor :e-resize;display: inline;overflow: hidden;}
.ui-jqgrid .ui-grid-ico-sort {overflow:hidden;position:absolute;display:inline; cursor: pointer !important;}
.ui-jqgrid .ui-icon-asc {margin-top:-3px; height:12px;}
.ui-jqgrid .ui-icon-desc {margin-top:3px;height:12px;}
.ui-jqgrid .ui-i-asc {margin-top:0px;height:16px;}
.ui-jqgrid .ui-i-desc {margin-top:0px;margin-left:13px;height:16px;}
.ui-jqgrid .ui-jqgrid-sortable {cursor:pointer;}
.ui-jqgrid tr.ui-search-toolbar th { border-top-width: 1px !important; border-top-color: inherit !important; border-top-style: ridge !important }
tr.ui-search-toolbar input {margin: 1px 0px 0px 0px}
tr.ui-search-toolbar select {margin: 1px 0px 0px 0px}
/* body */ 
.ui-jqgrid .ui-jqgrid-bdiv {position: relative; margin: 0em; padding:0; overflow: auto; text-align:left;}
.ui-jqgrid .ui-jqgrid-btable {table-layout:fixed; margin:0em;}
.ui-jqgrid tr.jqgrow td {font-weight: normal; overflow: hidden; white-space: pre; height: 22px;padding: 0 2px 0 2px;border-bottom-width: 1px; border-bottom-color: inherit; border-bottom-style: solid;}

.ui-jqgrid tr.jqgfirstrow td {padding: 0 2px 0 2px;border-right-width: 1px; border-right-style: solid;}
.ui-jqgrid tr.jqgroup td {font-weight: normal; overflow: hidden; white-space: pre; height: 22px;padding: 0 2px 0 2px;border-bottom-width: 1px; border-bottom-color: inherit; border-bottom-style: solid;}
.ui-jqgrid tr.jqfoot td {font-weight: bold; overflow: hidden; white-space: pre; height: 22px;padding: 0 2px 0 2px;border-bottom-width: 1px; border-bottom-color: inherit; border-bottom-style: solid;}

.ui-jqgrid tr.ui-row-ltr td {text-align:left;border-right-width: 1px; border-right-color: inherit; border-right-style: solid;}
.ui-jqgrid tr.ui-row-rtl td {text-align:right;border-left-width: 1px; border-left-color: inherit; border-left-style: solid;}
.ui-jqgrid td.jqgrid-rownum { padding: 0 2px 0 2px; margin: 0px; border: 0px none;}
.ui-jqgrid .ui-jqgrid-resize-mark { width:2px; left:0; background-color:#777; cursor: e-resize; cursor: col-resize; position:absolute; top:0; height:100px; overflow:hidden; display:none;	border:0 none;}
/* footer */
.ui-jqgrid .ui-jqgrid-sdiv {position: relative; margin: 0em;padding: 0em; overflow: hidden; border-left: 0px none !important; border-top : 0px none !important; border-right : 0px none !important;}
.ui-jqgrid .ui-jqgrid-ftable {table-layout:fixed; margin-bottom:0em;}
.ui-jqgrid tr.footrow td {font-weight: bold; overflow: hidden; white-space:nowrap; height: 21px;padding: 0 2px 0 2px;border-top-width: 1px; border-top-color: inherit; border-top-style: solid;}
.ui-jqgrid tr.footrow-ltr td {text-align:left;border-right-width: 1px; border-right-color: inherit; border-right-style: solid;}
.ui-jqgrid tr.footrow-rtl td {text-align:right;border-left-width: 1px; border-left-color: inherit; border-left-style: solid;}
/* Pager*/
.ui-jqgrid .ui-jqgrid-pager { border-left: 0px none !important;border-right: 0px none !important; border-bottom: 0px none !important; margin: 0px !important; padding: 0px !important; position: relative; height: 25px;white-space: nowrap;overflow: hidden;}
.ui-jqgrid .ui-pager-control {position: relative;}
.ui-jqgrid .ui-pg-table {position: relative; padding-bottom:2px; width:auto; margin: 0em;}
.ui-jqgrid .ui-pg-table td {font-weight:normal; vertical-align:middle; padding:1px;}
.ui-jqgrid .ui-pg-button  { height:19px !important;}
.ui-jqgrid .ui-pg-button span { display: block; margin: 1px; float:left;}
.ui-jqgrid .ui-pg-button:hover { padding: 0px; }
.ui-jqgrid .ui-state-disabled:hover {padding:1px;}
.ui-jqgrid .ui-pg-input {
	height:13px;
	font-size:.8em;
	margin: 0em;
	background-color:#FFF;
	border:solid;
	border-width:1px;
	border-color:#c5dbec;
}
.ui-jqgrid .ui-pg-selbox {font-size:.8em; line-height:18px; display:block; height:18px; margin: 0em;
	background-color:#FFF;
	border:solid;
	border-width:1px;
	border-color:#c5dbec}
.ui-jqgrid .ui-separator {height: 18px; border-left: 1px solid #ccc ; border-right: 1px solid #ccc ; margin: 1px; float: right;}
.ui-jqgrid .ui-paging-info {font-weight: normal;height:19px; margin-top:3px;margin-right:4px;}
.ui-jqgrid .ui-jqgrid-pager .ui-pg-div {padding:1px 0;cursor:pointer; float:left;list-style-image:none;list-style-position:outside;list-style-type:none;position:relative;}
.ui-jqgrid .ui-jqgrid-pager .ui-pg-div  span.ui-icon {float:left;margin:0 2px;}
.ui-jqgrid td input, .ui-jqgrid td select .ui-jqgrid td textarea {margin: 0em; background-color:#fbec88; border:none}
.ui-jqgrid td textarea {width:auto;height:auto;}
.ui-jqgrid .ui-jqgrid-toppager {border-left: 0px none !important;border-right: 0px none !important; border-top: 0px none !important; margin: 0px !important; padding: 0px !important; position: relative; height: 25px !important;white-space: nowrap;overflow: hidden;}
/*subgrid*/
.ui-jqgrid .ui-jqgrid-btable .ui-sgcollapsed span {display: block;}
.ui-jqgrid .ui-subgrid {margin:0em;padding:0em; width:100%;}
.ui-jqgrid .ui-subgrid table {table-layout: fixed;}
.ui-jqgrid .ui-subgrid tr.ui-subtblcell td {height:18px;border-right-width: 1px; border-right-color: inherit; border-right-style: solid;border-bottom-width: 1px; border-bottom-color: inherit; border-bottom-style: solid;}
.ui-jqgrid .ui-subgrid td.subgrid-data {border-top:  0px none !important;}
.ui-jqgrid .ui-subgrid td.subgrid-cell {border-width: 0px 0px 1px 0px;}
.ui-jqgrid .ui-th-subgrid {height:20px;}
/* loading */
.ui-jqgrid .loading {position: absolute; top: 45%;left: 45%;width: auto;z-index:101;padding: 6px; margin: 5px;text-align: center;font-weight: bold;display: none;border-width: 2px !important;}
.ui-jqgrid .jqgrid-overlay {display:none;z-index:100;}
/* end loading div */
/* toolbar */
.ui-jqgrid .ui-userdata {border-left: 0px none;	border-right: 0px none;	height : 21px;overflow: hidden;	}
/*Modal Window */
.ui-jqdialog { display: none; width: 300px; position: absolute; padding: .2em; font-size:11px; overflow:visible;}
.ui-jqdialog .ui-jqdialog-titlebar { padding: .3em .2em; position: relative;  }
.ui-jqdialog .ui-jqdialog-title { margin: .1em 0 .2em; } 
.ui-jqdialog .ui-jqdialog-titlebar-close { position: absolute;  top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }

.ui-jqdialog .ui-jqdialog-titlebar-close span { display: block; margin: 1px; }
.ui-jqdialog .ui-jqdialog-titlebar-close:hover, .ui-jqdialog .ui-jqdialog-titlebar-close:focus { padding: 0; }
.ui-jqdialog-content, .ui-jqdialog .ui-jqdialog-content { border: 0; padding: .3em .2em; background: none; height:auto;}
.ui-jqdialog .ui-jqconfirm {padding: .4em 1em; border-width:3px;position:absolute;bottom:10px;right:10px;overflow:visible;display:none;height:80px;width:220px;text-align:center;}
/* end Modal window*/
/* Form edit */
.ui-jqdialog-content .FormGrid {margin: 0px;}
.ui-jqdialog-content .EditTable { width: 100%; margin-bottom:0em;}
.ui-jqdialog-content .DelTable { width: 100%; margin-bottom:0em;}
.EditTable td input, .EditTable td select, .EditTable td textarea {margin: 0em;}
.EditTable td textarea { width:auto; height:auto;}
.ui-jqdialog-content td.EditButton {text-align: right;border-top: 0px none;border-left: 0px none;border-right: 0px none; padding-bottom:5px; padding-top:5px;}
.ui-jqdialog-content td.navButton {text-align: center; border-left: 0px none;border-top: 0px none;border-right: 0px none; padding-bottom:5px; padding-top:5px;}

.ui-jqdialog-content .CaptionTD {text-align: left; vertical-align: top;border-left: 0px none;border-right: 0px none; border-bottom: 0px none; padding: 1px;white-space: nowrap;}
.ui-jqdialog-content .DataTD {padding: 1px;border-left: 0px none;border-right: 0px none; border-bottom: 0px none; vertical-align: top;}
.ui-jqdialog-content .form-view-data {white-space:pre}
.fm-button { display: inline-block; margin:0 4px 0 0; padding: .4em .5em; text-decoration:none !important; cursor:pointer; position: relative; text-align: center; zoom: 1; }
.fm-button-icon-left { padding-left: 1.9em; }
.fm-button-icon-right { padding-right: 1.9em; }
.fm-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; position: absolute; top: 50%; margin-top: -8px; }
.fm-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0; position: absolute; top: 50%; margin-top: -8px;}
#nData, #pData { float: left; margin:3px;padding: 0; width: 15px; }
/* End Eorm edit */
/*.ui-jqgrid .edit-cell {}*/
.ui-jqgrid .selected-row, div.ui-jqgrid .selected-row td {font-style : normal;border-left: 0px none;}
/* Tree Grid */
.ui-jqgrid .tree-wrap {float: left; position: relative;height: 18px;white-space: nowrap;overflow: hidden;}
.ui-jqgrid .tree-minus {position: absolute; height: 18px; width: 18px; overflow: hidden;}
.ui-jqgrid .tree-plus {position: absolute;	height: 18px; width: 18px;	overflow: hidden;}
.ui-jqgrid .tree-leaf {position: absolute;	height: 18px; width: 18px;overflow: hidden;}
.ui-jqgrid .treeclick {cursor: pointer;}
/* moda dialog */
.jqmOverlay { background-color: #000; }
.ui-jqgrid-dnd tr td {border-right-width: 1px; border-right-color: inherit; border-right-style: solid; height:20px}
/* RTL Support */
.ui-jqgrid .ui-jqgrid-title-rtl {float:right;margin: .1em 0 .2em; }
.ui-jqgrid .ui-jqgrid-hbox-rtl {float: right; padding-left: 20px;}
.ui-jqgrid .ui-jqgrid-resize-ltr {float: right;margin: -2px -2px -2px 0px;}
.ui-jqgrid .ui-jqgrid-resize-rtl {float: left;margin: -2px 0px -1px -3px;}
.ui-jqgrid .ui-sort-rtl {left:0px;}
.ui-jqgrid .tree-wrap-ltr {float: left;}
.ui-jqgrid .tree-wrap-rtl {float: right;}
.ui-jqgrid .ui-ellipsis {text-overflow:ellipsis; -moz-binding:url('ellipsis-xbl.xml#ellipsis');}
.ui-searchFilter { display: none; position: absolute; z-index: 770; overflow: visible;}
.ui-searchFilter table {position:relative; margin:0em; width:auto}
.ui-searchFilter table td {margin: 0em; padding: 1px;}
.ui-searchFilter table td input, .ui-searchFilter table td select {margin: 0.1em;	background-color:#FFF;
	border:solid;
	border-width:1px;
	border-color:#4297d7;
}
.ui-searchFilter .ui-state-default { cursor: pointer; }
.ui-searchFilter .divider { height: 1px; }
.ui-searchFilter .divider div { background-color: black; height: 1px; }
/* alt rows color
.ui-jqgrid tr.ui-priority-secondary td { background:#C2EEFE;}
*/
