.DicFldBlock input:not(.pjjd-styles *) {
	width:86px;
	padding-right:12px;
}

.FldBlock {
	display:inline-block;
	position:relative;
}
.DicFldBlock {
	display:inline-block;
	position:relative;
	width:106px;
}

.DicFldBlock .fld-dic-img.DicImg {
	width:16px;
	height:16px;
	position:absolute;
	right:5px;
	top: 5px;
}
input:not(.pjjd-styles *).hasTimeEntry {
	width:50px;
}

.fld-dic-img, .fld-clear {
	width:16px;
	height:16px;
	background: none;
}

.FldBlock .fld-dic-img:hover {
	opacity:1;
}

.FldBlock .parse_error {
	position:absolute;
	top:5px;
}

.FldBlock .fld-dic-img, .FldBlock .fld-wait {
	position: absolute;
	right: 27px;
	top: 7px;
	opacity:.5;
	padding: 1px;
}
.FldBlock button.fld-dic-img,
.FldBlock button.fld-clear {
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.layout-res-mid #_APP_ .FldBlock button.fld-dic-img {
	width: 16px;
	height: 16px;
	margin-left: 2px;
}
.FldBlock button.fld-dic-img img,
.FldBlock button.fld-clear img {
	position: absolute;
	top: 0;
	left: 0;
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0;
	border: 0;
}

.FldBlock button.fld-clear,
.layout-res-mid #_APP_ .FldBlock button.fld-clear {
	height: 20px;
}
.FldBlock button.fld-clear img {
	left: 1px;
	top: 2px;
}

.FldBlock .fld-wait {
	opacity:1;
	right: 45px;
}
.layout-res-mid #_APP_ .FldBlock button.fld-dic-img img,
.layout-res-mid #_APP_ .FldBlock button.fld-clear img,
.layout-res-low #_APP_ .FldBlock button.fld-dic-img img,
.layout-res-low #_APP_ .FldBlock button.fld-clear img {
	width: 23px;
	height: 23px;
	left: 1px;
	top: 1px;
}

.FldBlock button.fld-clear,
.layout-res-mid #_APP_ .FldBlock button.fld-clear {
	width: 17px;
	position:relative;
}
.layout-res-mid #_APP_ .FldBlock button.fld-dic-img, 
.layout-res-mid #_APP_ .FldBlock button.fld-clear,
.layout-res-low #_APP_ .FldBlock button.fld-dic-img, 
.layout-res-low #_APP_ .FldBlock button.fld-clear {
	width: 25px;
	height: 25px;
}
.layout-res-mid #_APP_ .FldBlock img.fld-wait, 
.layout-res-low #_APP_ .FldBlock img.fld-wait {
	width: 20px;
	height: 20px;
	background-color: white;
	top: 4px;
	padding: 4px;
	right: 35px;
}
/* debug
.FldBlock .fld-clear {
	background-color: green;	
}
.layout-res-mid .FldBlock .fld-clear {
	background-color: blue;
} 
.layout-res-low .FldBlock .fld-clear {
	background-color: gray;
} 
*/
input:not(.pjjd-styles *).ui-autocomplete-input:not(.pjjd-styles *) {
	text-transform:uppercase;
	line-height: 18px;
}
body.layout-res-mid input:not(.pjjd-styles *).ui-autocomplete-input:not(.pjjd-styles *),
body.layout-res-low input:not(.pjjd-styles *).ui-autocomplete-input:not(.pjjd-styles *) {
	line-height: 25px;
}
body.layout-res-low .filters input:not(.pjjd-styles *).ui-autocomplete-input:not(.pjjd-styles *) {
	width: 250px;
}

.fld-dic-desc {
	font-size:.9em;
	color:#666;
	margin-left:2px;
}

.ui-menu-item .fld-dic-desc {
	margin-left:0px;
}
.ui-menu-item .ui-state-focus .fld-dic-desc{
	color:white;
}
body.user1.interface-graphical #specPanel,
body.Reg.interface-graphical #specPanel {
}
body.interface-graphical.layout-res-mid #specPanel,
body.interface-graphical.user1.layout-res-mid #specPanel,
body.interface-graphical.layout-res-low #specPanel,
body.interface-graphical.user1.layout-res-low #specPanel {
	flex-direction: column;
	min-height: 100px;
}
