﻿/* Date: 150908 Version: 9.7D */

* { margin: 0; padding: 0 }

body 
{
	 /* background-color: #ffffff; */
	 background-color: ButtonFace;
	 font-size: 10pt;
	 font-family: "MS Sans Serif", "Helvetica", sans-serif;
}

input, select, textarea, button,
.ui-widget input, .ui-widget select, 
.ui-widget textarea, .ui-widget button
{
	 /* Set controls to default */
	 font-size: 10pt;
	 font-family: "MS Sans Serif", "Helvetica", sans-serif;
}

.md0 
{
	 /* Allow Modal & Modeless Dialogs to use same default font family as primary Window */
	 font-size: 10pt;
	 font-family: "MS Sans Serif", "Helvetica", sans-serif;
}

pre
{
	font: 12px/1.6em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

progress
{
	border-style: inset;
	border-width: thin;
	border-color: ActiveBorder;
	padding: 1px;
}

.progress-label {
    position: absolute;
    left: 50%;
    font-size: 8pt;
    font-weight: bold;
    text-shadow: 1px 1px 0 #fff;
  }

/* LABELTEXT base class! */
.lt {
    overflow: hidden;
}

.lth {
    background-color: #ccc;
    background: linear-gradient(#ccc, #999); 
    border-color: #666;
    border-style: solid;
    border-width: 0 0 1px 0;
}

.lth h1 {
    color: #222;
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
    text-shadow: 0px 1px 0px #fff;
    max-width: 160px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ltp 
{
    position: absolute;
    border-radius: 10px;
    background-color: rgba(0,0,0,.7);
    color: white;
    font-size: 18px;
    font-weight: bold;
    height: 80px;
    left: 60px;
    line-height: 80px;
    margin: 0 auto;
    text-align: center;
    top: 120px;
    width: 200px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ltl {
    overflow: auto;
}


.ltl ul {
    list-style: none;
    margin: 10px;
    padding: 0;
}

.ltl ul li {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    color: #222222;
    display: block;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: -1px;
    padding: 12px 10px;
    text-decoration: none;
}

.ltl ul li:first-child {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.ltl ul li:last-child {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.ltl ul li a:active, .lt ul li a:hover {
    background-color: blue;
    color: white;
}

/* STATTEXT base class! */
.st {
    overflow: hidden;
    white-space: pre;
}

select.sch {
	overflow: auto;
}

select.scs {
	overflow: auto;
}

select.scn {
	overflow: hidden;
}

select.scn::-webkit-scrollbar{width:1px;background-color:transparent}

label {
	margin-left: 5px;
}

legend {
	margin-left: 5px;
}

select 
{
	padding: 2px;
	border-style: inset;
	border-width: thin;
	border-color: ActiveBorder;
}

input[type='checkbox'] 
{
	border-style: inset;
	border-width: thin;
	border-color: ActiveBorder;
	margin: 1px;
}

input[type='radio'] 
{
	margin: 1px;
}

input:focus 
{
  outline:#18F dotted 1px; 
}

select:focus
{
  outline:#18F solid 1px; 
} 

.lv:focus
{
  outline:#18F solid 1px; 
} 

textarea 
{
	padding-left: 2px;
	overflow: auto;
}

.slbs0 { border-style: none; }

.slbs1 { border: 1px solid black }

.slv { padding-top: 10px; padding-bottom: 10px; }

.slh { padding-left: 10px; padding-right: 10px;}

.ui-front{z-index:1000000}

.ui-menu { position: absolute; width: 250px; }

.ui-resizable-helper { border: 1px dotted gray; }

.no-close .ui-dialog-titlebar-close { display: none; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor{padding: 2px 1em 1px 1em }

.ui-dialog .ui-dialog-content { padding: 15px 10px 0px 10px }

#commErr, #errDet, #progErr
{
	font: 12px/1.6em Verdana, Geneva, Arial, Helvetica, sans-serif;
	overflow: hidden;
	display: none;
	text-align:left;
}

#commErr p, #errDet p, #progErr p
{
	margin: 5px;
}

#progErr
{
	overflow: auto;
	text-align:center;
}

#errDet
{
	white-space: nowrap;
}

/* Basic window positioning (WINPOS) */
.wp0
{
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 10px;
	overflow: hidden;
}

.wp1
{
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 10px;
	overflow: hidden;
}

.wp2
{
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 10px;
	overflow: hidden;
}

.wp3
{
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 10px;
	overflow: hidden;
}

.wp4
{
	margin-left: 0; 
	margin-right: 0; 
	margin-top: 0;
	overflow: hidden;
}

.wp5
{
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 10px;
	overflow: hidden;
}

/* Setup for basic window borders (WINBORDER) */
.wb0
{
	border-style:none;
	border-width: medium;
	border-color: #000;
}

.wb1
{
	border-style:solid;
	border-width: thin;
	border-color: #000;
}

.wb2
{
	border-style: double;
	border-width: medium;
	border-color: #000;
}

.wb3
{
	border-style: double;
	border-width: medium;
	border-color: #000;
}

.wb4
{
	border-style: double;
	border-width: medium;
	border-color: #000;
}

.wb5
{
	border-style: double;
	border-width: medium;
	border-color: #000;
}

.wb6
{
	border-style: double;
	border-width: medium;
	border-color: #000;
}

.wb7
{
	border-style: double;
	border-width: medium;
	border-color: #000;
}

/* This is the border style for panels */
.pp
{
}

.pb2
{
	border-style: solid;
	border-width: thin;
	border-color: #000;
}

.pb3
{
	border-style: inset;
	border-width: thin;
	border-color: ActiveBorder;
}

/* This is the scrollbars */

.sb1
{
    overflow: auto;
}

.sb2
{
    overflow: auto;
}

.sb3
{
    overflow: hidden;
}

.sb4
{
    overflow-y: auto;
    overflow-x: hidden;
}

/* This is for word wrap */

.ww0 
{
    white-space: nowrap;
}

.ww1
{
    white-space: pre-wrap;
}

/* white-space: nowrap does not work on firefox with a textarea */
textarea.ww0 
{
    white-space: pre-wrap;
}


/* This is for no border */
.bs0
{
	border-style: none;
}

/* This is the border style for 3D Sunken */
.bs1
{
	border-style: inset;
	border-width: thin;
	border-color: ActiveBorder;
}

/* This is the border style for Basic */
.bs2
{
	border-style: solid;
	border-width: 1px;
}

/* This is the border style for 3D Flat */
.bs3
{
	border-style: double;
	border-width: thin;
	border-color: ActiveBorder;
}

/* This is the border style for 3D Raised */
.bs4
{
	border-style: ridge;
	border-width: thin;
	border-color: ActiveBorder;
}

.fmenu 
{
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 24px;
	position: absolute;
	display: none;
}

.fmenui li
{	float: left;
	list-style: none;
	font: 12px Tahoma, Arial;
}

.fmenui li a
{	
	display: block;
	padding: 5px 12px;
	text-decoration: none;
	border-right: 1px solid white;
	width: 70px;
	white-space: nowrap;
}

 .ui-selecting 
 {
      background: #EEEEEE; 
 }

 .ui-selected-Original  
 {
     background: #AAAAAA; 
     color: white; 
     border: 2px dotted #AAAAAA;
 }

 .ui-selected  
 {
     background: #1188FF; 
     color: white; 
     border-color: #1188FF;
     border-style: dashed;
     border-left-width: 0px;
     border-right-width: 0px;
     border-top-width: 2px;
     border-bottom-width: 2px;
 }
 
  .ui-selectednf  
 {
     background: #DDDDDD; 
     color: #555555; 
     border-color: #DDDDDD;
     border-style: dashed;
     border-left-width: 0px;
     border-right-width: 0px;
     border-top-width: 2px;
     border-bottom-width: 2px;
 }

.plblvg
{
    position: absolute;
    height: 100%; 
    width: 100%;
    overflow: auto; 
}

.plblvg table
{
    width: 100%;
    border-collapse: collapse;
}

.plblvg th {
	padding: 5px;
	border: thin solid #000000;
}


.plblvg td {
	padding: 5px;
	border: thin solid #000000;
}

.plblv
{
    position: absolute;
    height: 100%; 
    width: 100%;
    overflow: auto; 
}

.plblv table
{
    width: 100%;
    border-collapse: collapse;
}

.plblv th {
	padding: 5px;
}


.plblv td {
	padding: 5px;
}

.plbdl
{
    position: absolute;
    height: 100%; 
    width: 100%;
    overflow: auto; 
    border-style: inset;
	border-width: thin;
	border-color: ActiveBorder;
    white-space: pre;
}

div:focus .plbdl
{
  outline:#18F solid 1px; 
} 

.plbdl table .ui-selected  
 {
     background: #1188FF; 
     color: white; 
     border-color: #1188FF;
     border-style:solid;
     border-left-width: 0px;
     border-right-width: 0px;
     border-top-width: 2px;
     border-bottom-width: 2px;
 }
 
 .plbdl table .ui-focused  
 {
      border-color: #1188FF;
     border-style:dotted;
     border-left-width: 2px;
     border-right-width: 2px;
     border-top-width: 2px;
     border-bottom-width: 2px;
 }
 
 .plbdl table .ui-focusednf  
 {
 }
 
 .plbdl table .ui-selectednf  
 {
     background: #DDDDDD; 
     color: #555555; 
     border-color: #DDDDDD;
     border-style: solid;
     border-left-width: 0px;
     border-right-width: 0px;
     border-top-width: 2px;
     border-bottom-width: 2px;
 }

.plbdl table
{
    width: 100%;
    border-collapse: collapse;
}

.plbdl td {
	padding-left: 2px;
}