TD {font-family:Verdana,Arial; font-size:8pt;}
BODY {font-family:Verdana,Arial; font-size:8pt;}
PRE {margin:0;}

.scrBarTest {
	width: 100px;
	height: 100px;
	overflow: scroll;
	position: absolute;
	top: -9999px;
}

.kbdInp, .csrInp, .csrInpL, .csrInpR
{
	background-image: url(img/ktouch.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	color: #04CAF1;
	border: none;
	z-index: 1000;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	outline: none;
	border-radius: 0px;
	float: left;
	height: 100%;
	width: 100%;
}

#QStatText
{
	display: inline;
	padding: 0;
	vertical-align: top;
	text-align: left;
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	color: mediumblue;
	font-weight: bold;
	cursor: pointer;
	background-color: transparent;
}

#spinner
{
	background: url('Img/loading2.gif') no-repeat center center;
	z-index:1000;
	position: absolute;
	height: 100%;
	width: 100%;
}

.attrsForm {
	border: 1px solid #459bd9;
	padding: 3px;
	position: absolute;
	z-index: 2000;
	background-color:white;
}

.attrInput {
	border: none;
	position:relative;
	top:5px;
	background-color: transparent;
	height: 30px;
	width: 40px;
	cursor:pointer;
	appearance: none;
	-mos-appearance: none;
	-webkit-appearance: none;
}
.cssmMask {
	display: none;
	background: transparent url('p.gif') 0 0 repeat;
	cursor: url(img/magniGlass_24.png) 2 2, pointer;
	position: absolute;
}

.clipMask
{
	display:none;
	background:transparent url('p.gif') 0 0 repeat;
	cursor: url(img/selbox.cur), move;
	position:absolute;
}

.clipMask2
{
	display: block;
	background: transparent url('p.gif') 0 0 repeat;
	cursor: auto;
	position: absolute;
}

.clipSel
{
	background-color:transparent;
	border:2px solid yellow;
	position:absolute;
}

.clipClick
{
	padding: 5px;
	background-color: #444444;
	border: 2px solid yellow;
	cursor: pointer;
	position: absolute;
}

.ActButton {
	display: inline-block;
	cursor: pointer;
	background-color: cornflowerblue; /* Green */
	color: navy;
	border-radius: 4px;
	padding: 4px 6px;
	cursor: pointer;
}
.ActButton:hover {
	background-color: #9de1f3; /* Green */
	color: black;
}

.CCButton
{
	padding: 3px;
	background-color: yellow;
	color: black;
	cursor: pointer;
	border-radius: 4px;
	-webkit-transition-duration: 0.4s; /* Safari */
	transition-duration: 0.4s;
}

.CCButton:hover
{
	background-color: black; /* Green */
	color: yellow;
}

.histParent
{
	width:100%;
	position:absolute;
	z-index:5000;
	border:2px solid green;
	overflow:hidden;
	background:green;
}

.histCloser
{
	position:absolute;
	background-image: url(img/delete.png);
	height:16px;
	width:16px;
	top:2px;
	cursor:pointer;
}

.histScreens
{
	width:100%;
	position:absolute;
	left:0px;
	overflow-x:scroll;
	overflow-y:hidden;
	background:#444444;
}

.histText
{
	position:absolute;
	top:0px;
	left:4px;
	z-index:40;
	color:white;
	height:12px;
	font-family:helvetica,arial;
	font-size:10px;
}

.histTitle
{
	position:absolute;
	top:1px;
	left:20px;
	color:white;
	font-family:helvetica,arial;font-size:15px;
}

.histScreen
{
	color:white;
	position:absolute;
	border:1px dashed #444444;
	overflow:hidden;
	background:#444444;
}

.histFrame
{
	position:absolute;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	overflow:hidden;
}

.csrInp
{
	background-image: url(img/ktouch2.png);
	background-repeat:repeat-y;
}

.csrInpL, .csrInpR
{
	background-image:none;
	position:absolute;
	background-color:transparent;
	width:10px;
	height:10px;
	top:0px;
}

.csrInpL
{
	left:0px;
}

.csrInpR
{
	left:10px;
}
/* Cursor cosmetics*/
.SCSR
{
	filter:Alpha(Opacity=60);
	opacity:.6;
	background-color:yellow
}

.dropDown {
	background-color : #ECEEF4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	border : thin outset;
}
.dropbase {
	background-color : #ECEEF4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
}

#context-menu {
  position: fixed;
  z-index: 10000;
  width: 150px;
  background: #1b1a1a;
  border-radius: 5px;
}

#context-menu .item {
	padding: 8px 10px;
	font-size: 15px;
	color: #eee;
	cursor: pointer;
	border-radius: inherit;
}

#context-menu .item:hover{
	background:#343434;
}

.psBody
{
	background-color: #ECEEF4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	border: 3px outset cornflowerblue;
	margin: 3px;
}
.psBodynf {
	background-color : #C1C8DB;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	border : thin outset;
}
.bodySettings {
	background-color : #F3F4F8;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}
.bodySettings {
	background-color : #F3F4F8;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}
.xeWinDiv {
	margin-bottom:3px;
	background-image:url('img/tbarback.gif');
	background-repeat:repeat-y;
	border-bottom:groove thin;
}

.xeWinTitle{
   color:white;
   font-size:9pt;
   font-weight:bold;
}
.tableSettings
{
	padding:2px;
	background-color: cornflowerblue;
	width: 100%;
}
.xeData{
   color:darkblue;
   font-weight:bold;
}
.xeDTR {
	background-color : #F9F9F9;
}
.xdDTD {
	background-color : #F0F8FF;
	color : Black;
	font-size : 9pt;
	padding:1px;
}
.tinyD {
	font-size : 7pt;
	font-style : italic;
}
.xePTD {
	background-color : #E8FAFF;
	color : Black;
	font-size : 9pt;
}
.xeLink{
	font-size : 10pt;
	font-weight : bold;
	color : Navy;
	background-color : #B0C4DE;
	text-decoration : none;
	cursor : pointer;
	border : thin outset;
	padding : 2px;
}

P {
	margin: 0; margin-bottom: 5px;
}

.TS {background-color:silver;color:blue;font-size:7pt;}
.DESC {background-color:rgb(230,255,255);color:black;}
.IBUF {background-color:rgb(230,230,255);color:black;font-family:Courier;}
.OBUF {background-color:rgb(230,230,230);color:rgb(50,50,50);font-family:Courier;}
.INFO {background-color:rgb(230,255,230);color:rgb(50,50,50);}
.ICMD{background-color:rgb(240,240,240);font-family:Courier;font-size:7pt;}
.MOVR{background-color:rgb(240,240,240);font-size:7pt;}
.EMI {
	background-color: #A0FCD8;
	font-family : "Courier New";
	border : 1px inset;
}

.EMIC	 {
	background-color:black;
	color:rgb(230,255,255);
	font-family : "Courier New";
}

.EMIF	{
	background-color:rgb(230,255,255);
	font-family : "Courier New";
	border : 1px inset;
}

.sel {
  filter:Alpha(Opacity=40);background-color:blue;
}

.EMCINFO {
	background-color:#006600; color:white;
	font-family : "Courier New";
}
.modwin
{
	border-right: gray thin inset;
	border-top: gray thin inset;
	border-left: gray thin inset;
	border-bottom: gray thin inset;
}

.menuwin
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
}

.setwin
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
   font-size: 9pt;
	font-family: Arial;
	background-color: #f0f0f0;
}

.modbody
{
	font-size: 8pt;
	font-family: Arial;
	background-color: #efeff2;
}

.modbodynf
{
    font-size: 8pt;
	font-family: Arial;
	background-color: #c8c8d0	;
}

.oltog
{
	font-size: 8pt;
	cursor: hand;
	cursor: pointer;
	color: navy;
	font-family: Verdana,Arial;
	background-color: white;
	text-decoration: none;
}

.olapp
{
	font-size: 9pt;
	cursor: hand;
	cursor: pointer;
	color: navy;
	font-family: Verdana,Arial;
	background-color: white;
	text-decoration: none;
}

.olapp:HOVER
{
	font-size: 9pt;
	cursor: hand;
	cursor: pointer;
	color: white;
	font-family: Verdana,Arial;
	background-color: navy;
	text-decoration: none;
}

.STC_SCH {
    cursor: hand;
    cursor: pointer;
	background-color : #FFFFCC;
	color : Navy;
}
.STC_PST {
	cursor : hand;
    cursor: pointer;
	background-color : #CCFFCC;
	color : Navy;
}
.STC_PRE {
	cursor : hand;
    cursor: pointer;
	background-color : #CCFFCC;
	color : Navy;
}
.STC_VAL {
    cursor : hand;
    cursor: pointer;
	background-color : #336600;
	color : White;
}
.STC_MISS {
    cursor : hand;
    cursor: pointer;
	background-color : red;
	color : yellow;
}

.INF_SCH {
	background-color : #FFFFCC;
	color : Navy;
}
.INF_PST {
	background-color : #CCFFCC;
	color : Navy;
}
.INF_PRE {
	background-color : #CCFFCC;
	color : Navy;
}
.INF_VAL {
	background-color : #336600;
	color : White;
}
.data {
	background : #6495ED;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	font-weight : bold;
	font-size : 7pt;
	color : #ffffff;
   cursor: hand;
	cursor: pointer;
}
.message {
	background : #483D8B;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-weight : bold;
	font-size : 10pt;
	color : #ffffff;
}
.dataOver {
   cursor: hand;
	cursor: pointer;
	background : #74B5FD;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	font-weight : bold;
	font-size : 7pt;
	color : #ffffff;
}
.cust {
	background : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 8pt;
}

.descBody {
	background : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color:darkblue;
}
.head {
	background : #483D8B;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-weight : bold;
	font-size : 7pt;
	color : #ffffff;
}

.fv-btn,.fv-button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
.fv-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.fv-btn,.fv-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.fv-btn, .fv-btn:link, .fv-btn:visited {color:#FFFFFF;background-color:#5d9afc}

.fvAlert{
	position: absolute; 
	border:silver thin outset; 
	padding:15px;
	font-weight: bold; 
	color: black; 
	font-family: Arial; 
	background-color: white;
}

.adForm {
	color:darkblue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 90%;
}
.execlink {
	text-decoration : none;
	color : Black;
}

.edBody {
	background-color : Window;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	padding-left : 2px;
}

.THC  {color:black;background-color:#bfc159;}
.THR  {color:black;background-color:#f2efb0;}
.TSSO  {color:black;background-color:#c0d6bf;}
.TSSI  {color:black;background-color:#d9f1d8;}
.TSBO  {color:black;background-color:#d1d1e2;}
.TSBI  {color:black;background-color:#edecfb;}
.RIF  {
	color:black;
	background-color: #F7EAD2;
}
.ARIF  {
	color:black;
	background-color: #FCF7ED;
}
.RCH  {
	color:black;
	background-color: #F8DED1;
}
.RITS  {
	color:black;
	background-color: #FCEFE9;
}
.RIID  {
	color:black;
	background-color: #F8DED1;
	font-weight : bold;
}
.RISD  {
	color:black;
	font-size:7pt;
}
.TSM  {color:black;background-color:White;}
.SN   {color:black;}
.SNU  {color:blue}
.SB   {color:black;font-weight:bold;}
.SBU  {color:blue;font-weight:bold;}
.SE   {background-color:rgb(255,255,200);color:black;}
.SEB  {background-color:rgb(255,255,200);color:black;font-weight:bold;}
.SEU  {background-color:rgb(255,255,200);color:red;}
.SH   {color:gray;}
.SHU  {color:silver;}
.SEH  {background-color:rgb(255,255,200);color:gray;}
.SEHU {background-color:rgb(255,255,200);color:silver;}

A:hover {
	font-size: 8pt;
	color: white;
	background-color: #420dc8;
	font-weight: bold;
	text-decoration: none;
	height: 15px;
}

A {
	font-size: 8pt;
	color: #420dc8;
	font-weight: bold;
	text-decoration: none;
	height: 15px
}

.sbico, .sbKbd {
	padding: 0px 3px;
	vertical-align: top;
	cursor: pointer;
}

.sbimg {
	margin:1px 3px 1px 3px;
	display:inline;
	float: left;
	width: 24px;
	height: 24px;
	cursor:pointer;
}

.sbKbd {
	display:inline;
	float:left;
	padding: 0px 3px 0px 8px;
}

.macWin {
	border: 2px solid blue;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}
