
/* ************************************************************************
 * START OF: /home/nst/repo42//wui/css/site.css
 * ************************************************************************/



html {
  overflow: auto;
}

body {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-size: 12pt;
  color: black;
  background-color: #f5f5dc;
  border-style: solid;
  line-height: normal;
  height: auto;
  width: 100%;

  margin-top: 0px;
  border-top-width: 0px;
  padding-top: 0em;
  padding-bottom: 0em;
  border-bottom-width: 0px;
  margin-bottom: 0px;

  margin-left: 0em;
  border-left-width: 0px;
  padding-left: 0em;
  padding-right: 0em;
  border-right-width: 0px;
  margin-right: 0em;

/*  overflow: auto; */
}

/* Use floatLeft/floatRight to put text on left side and right side.
   NOTE: Containing element MUST have position set to 0.

  <div class="fullWidth">
    <div class="floatLeft">Left</div>
    <div class="floatRight">Right</div>
  </div>
*/

.floatLeft {
  text-align: left;

  position: absolute;
  top: auto;
  bottom: 0px;
  right: auto;
  left: 0px;
}

.floatRight {
  text-align: right;

  position: absolute;
  top: auto;
  bottom: 0px;
  right: 0px;
  left: auto;
}

br.clear {
  clear: both;
}

/* Use this to wrap tables or other HTML block entities that over sub-scribe
   the width */

div.fullWidth {
  /* Enable other elements to position themselves using absolute coordinates */
  position: relative;

  border-style: none;

  margin-left: 0px;
  border-left-width: 0px;
  padding-left: 0px;
  width: 100%;
  padding-right: 0px;
  border-right-width: 0px;
  margin-right: 0px;

  outline-style: none;
  outline-width: 0px;
}

h1 {
  font-size: 200%;
  font-weight: bold;
  color: black;

  text-align: left;
  border-top-color: #111188;
  border-bottom-color: #111188;
  margin-top: 7mm;
  margin-bottom: 1mm;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 4px;
  border-left-width: 0px;
}

/* Used for text/icons which appears on navigation header lines */

.navheadertext,
h1.bodyHeader, h2.bodyHeader, h3.bodyHeader,
h1.noteHeader, h2.noteHeader, h3.noteHeader {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-size: 18pt;
  line-height: normal;
  font-weight: bold;
  text-align: left;

  color: black;

  border-top-color: #111188;
  border-bottom-color: #111188;
  border-style: solid;

  margin-top: 4pt;
  border-top-width: 0px;
  padding-top: 0em;
  height: auto;
  padding-bottom: 1px;
  border-bottom-width: 3px;
  margin-bottom: 2pt;

  margin-left: 0em;
  border-left-width: 0px;
  padding-left: 0em;
  width: 100%;
  padding-right: 0em;
  border-right-width: 0px;
  margin-right: 0em;

}

h1.noteHeader {
  margin-top: .7em;
}

h2.noteHeader, h2.bodyHeader {
  font-size: 18pt;
  border-bottom-width: 2px;
  margin-top: .6em;
}

h3.noteHeader, h3.bodyHeader {
  font-size: 16pt;
  border-bottom-width: 1px;
  margin-top: .5em;
}

div.noteHeaderLeft, div.bodyHeaderLeft {
  text-align: left;
  padding: 0;
  margin: 0;
  float: left;
/*  font-variant: small-caps; */
}

img.noteIconRight, img.noteIconLeft, img.noteOpenCloseIconLeft,
img.bodyIconRight, img.bodyIconLeft, img.bodyOpenCloseIconLeft {
  margin-left: 4px;
  margin-bottom: 2px;
  vertical-align: bottom;
  border-style: none;
  cursor: pointer;
}

img.noteIconRighti:hover, img.noteIconLeft:hover, img.noteOpenCloseIconLeft:hover,
img.bodyIconRight:hover, img.bodyIconLeft:hover, img.bodyOpenCloseIconLeft:hover {
  opacity: 0.6;
}

img.noteIconLeft, img.bodyIconLeft {
  margin-left: 0px;
  margin-right: 4px;
}

img.noteIconLeft:hover, img.bodyIconLeft:hover {
  opacity: 0.6;
}

img.noteOpenCloseIconLeft, img.bodyOpenCloseIconLeft {
  display: inline;
/*  float: left; */
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  margin-left: .2em;
  margin-right: .2em;
}

img.noteOpenCloseIconLeft:hover, img.bodyOpenCloseIconLeft:hover {
  opacity: 0.6;
}


/* Used for left side of welcome area. */
.newsArea {
  color: black;
  background-color: #eeeeee;
  margin-top: 4pt;
  margin-bottom: 2pt;
  text-align: left;
}

/* Used for header text which appears on welcome right frame */
.featuresArea {
  color: black;
  background-color: #eeeeaa;

  text-align: left;
  margin-top: 2pt;
  margin-bottom: 3pt;
}

.featuresHeader {
  width: 100%;

  font-size: 150%;
  font-weight: bold;
  line-height: normal;
  text-align: center;

  border-color: #111188;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 3px;
  border-left-width: 0px;

  padding-bottom: 3px;
  margin-bottom: 3px;
}

td.featuresHeader {
  width: auto;
  border-style: none;
  padding-bottom: 0px;
}

.featuresEntry {

}

h2 .h2, h2 {
  font-size: 175%;
  font-weight: bold;
  color: black;
  text-align: left;
  margin-top: 5mm;
  margin-bottom: 1mm;
  border-top-color: #111188;
  border-bottom-color: #111188;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 3px;
  border-left-width: 0px;
}

h3 {
  font-size: 150%;
  font-weight: bold;
  color: black;
  text-align: left;
  margin-top: 3mm;
  margin-bottom: 1mm;
  border-top-color: #111188;
  border-bottom-color: #111188;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
  border-left-width: 0px;
}

h4 {
  font-size: 125%;
  font-weight: bold;
  color: black;
  text-align: left;
  margin-top: 2mm;
  margin-bottom: 1mm;
  border-top-color: #111188;
  border-bottom-color: #111188;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
  border-left-width: 0px;
}

/* IE - remove space on bottom of all forms */
form {
  margin-top: 0em;
  border-top-width: 0px;
  padding-top: 0em;
  height: auto;
  padding-bottom: 0em;
  border-bottom-width: 0px;
  margin-bottom: 0em;

  margin-left: 0em;
  border-left-width: 0px;
  padding-left: 0em;
  width: auto;
  padding-right: 0em;
  border-right-width: 0px;
  margin-right: 0em;
}

.googleTitle {
  color: black;
  text-align: left;
  font-weight: bold; 
  font-size: 24pt;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  border-style: solid;
  border-bottom-color: #111188;
  border-bottom-width: 0px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}

.tstyle {
  position: relative;

  font-size: 18pt;
  font-weight: bold;
  text-align: left;

  color: black;

  border-top-color: #111188;
  border-bottom-color: #111188;
  border-style: solid;

  margin-top: 0.5em;
  border-top-width: 0px;
  padding-top: 0em;
  height: auto;
  padding-bottom: 0.0em;
  border-bottom-width: 4px;
  margin-bottom: 0.1em;

  margin-left: 0em;
  border-left-width: 0px;
  padding-left: 0.2em;
  width: auto;
  padding-right: 0em;
  border-right-width: 0px;
  margin-right: 0em;
}

.fstyle, .fstyle:visited, .fstyle:hover, div.consoleFooter {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-size: 10pt;
  color: white;
  background-color: #000030;
  text-decoration: none;
  padding: 0;
  margin: 0;
}

div.consoleFooter {
  margin-bottom: 4px;
}

.hstyle {
  color: white;
  background-color: #000030;
  margin: 0;
  padding: 0;
}

.sstyle {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: white;
  background-color: #000030;
  border-top-color: #111188;
  border-bottom-color: #111188;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}

.horizontalLine {
  font-size: 0pt;
  color: black;
  background-color: #111188;
  width: 100%;
  height: 2px;
  margin: 0;
  padding: 0;
  border-style: none;
}

HR {
  color: black;
  background-color: #111188;
  height: 3px;
}

p, div.paragraph {
  color: black;

  margin-top: .2em;
  border-top-width: 0px;
  padding-top: 0em;
  height: auto;
  padding-bottom: 0em;
  border-bottom-width: 0px;
  margin-bottom: .2em;

  margin-left: .3em;
  border-left-width: 0px;
  padding-left: 0em;
  width: auto;
  padding-right: 0em;
  border-right-width: 0px;
  margin-right: .3em;
}

A {
  color: #111188;
  text-decoration: none;
  outline: none;
}

A:VISITED {
  text-decoration: none;
}

A:HOVER {
  color: #0000ff;
  text-decoration: underline;
}

A:ACTIVE {
  text-decoration: none;
}

ul {
  color: black;
}

dt {
  font-weight: bold;
}

acronym {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-weight: bold;
}

th {
  color: #f5f5dc;
  background-color: #111188;
  font-weight: normal;
}

td {
/* Color here makes it tough to vertical align th objects
  color: black;
*/
  border-color: white;
}

td.statBg {
  padding-left: 0px !important;
  padding-right: 0px !important;
  background-color: #909090 !important;
}

table {
  border-color: white;
}

table.full {
  width: 100%;
  margin: 0px;
  padding: 0px;
  border-style: none;
  border-width: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
  outline-style: none;
  outline-width: 0px;
}

table.evenOdd {
  
  border-style: solid;
  border-color: white #adaa9c #adaa9c white;
  border-width: 1px;
  border-spacing: 2px 2px;
  border-collapse: separate;

}

td.even, td.even_long {
  color: black;
  background-color: white;
  padding-left: 2px;

  
  border-style: solid;
  border-color: #adaa9c white white #adaa9c;
  border-width: 1px;
  border-spacing: 2px 2px;
  border-collapse: separate;

}

td.even_long {
  white-space: nowrap;
}

td.evenover, td.evenover_long {
  color: black;
  background-color: #ffff99;
  padding-left: 2px;

  
  border-style: solid;
  border-color: #adaa9c white white #adaa9c;
  border-width: 1px;
  border-spacing: 2px 2px;
  border-collapse: separate;

}

td.evenover_long {
  white-space: nowrap;
}

td.evenoverbright, td.evenoverbright_long {
  color: black;
  background-color: #ffff00;
  padding-left: 2px;

  
  border-style: solid;
  border-color: #adaa9c white white #adaa9c;
  border-width: 1px;
  border-spacing: 2px 2px;
  border-collapse: separate;

}

td.evenoverbright_long {
  white-space: nowrap;
}

td.odd, td.odd_long {
  color: black;
  background-color: #e0e0e0;
  padding-left: 2px;

  
  border-style: solid;
  border-color: #adaa9c white white #adaa9c;
  border-width: 1px;
  border-spacing: 2px 2px;
  border-collapse: separate;

}

td.odd_long {
  white-space: nowrap;
}

td.oddover, td.oddover_long {
  color: black;
  background-color: #ffff99;
  padding-left: 2px;

  
  border-style: solid;
  border-color: #adaa9c white white #adaa9c;
  border-width: 1px;
  border-spacing: 2px 2px;
  border-collapse: separate;

}

td.oddover_long {
  white-space: nowrap;
}

td.oddoverbright, td.oddoverbright_long {
  color: black;
  background-color: #ffff00;
  padding-left: 2px;

  
  border-style: solid;
  border-color: #adaa9c white white #adaa9c;
  border-width: 1px;
  border-spacing: 2px 2px;
  border-collapse: separate;

}

td.oddoverbright_long {
  white-space: nowrap;
}

th.even {
  color: white;
  background-color: #2222aa;
  padding-left: 2px;
  text-align: left;

  
  border-style: solid;
  border-color: #adaa9c white white #adaa9c;
  border-width: 1px;
  border-spacing: 2px 2px;
  border-collapse: separate;

}

th.evenover {
  color: black;
  background-color: #ffff00;
  padding-left: 2px;
  text-align: left;

  
  border-style: solid;
  border-color: #adaa9c white white #adaa9c;
  border-width: 1px;
  border-spacing: 2px 2px;
  border-collapse: separate;

}

th.odd {
  color: white;
  background-color: #111188;
  padding-left: 2px;
  text-align: left;

  
  border-style: solid;
  border-color: #adaa9c white white #adaa9c;
  border-width: 1px;
  border-spacing: 2px 2px;
  border-collapse: separate;

}

th.oddover {
  color: black;
  background-color: #ffff00;
  padding-left: 2px;
  text-align: left;

  
  border-style: solid;
  border-color: #adaa9c white white #adaa9c;
  border-width: 1px;
  border-spacing: 2px 2px;
  border-collapse: separate;

}

/* Begin: NST Dir Browser styles... */
table.tablebrowser {
  background-color: #6fbad2;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1px;
  margin-bottom: 1px;
  width: 100%;
  border-style: solid;
  border-collapse: separate;
  border-width: 1px;
  border-spacing: 1px;
}

th.evenbrowser {
  color: white;
  background-color: #2222aa;
}

th.oddbrowser {
  color: white;
  background-color: #111188;
}

td.evenbrowser {
  color: black;
}

td.oddbrowser {
  color: black;
}

span.rtarrowbrowser {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-weight: bold;
  color: red;
}

/* End: NST Dir Browser styles... */

/* Tweaks for NST Version tables */
th.version {
  color: #f5f5dc;
  background-color: #111188;
  width: 4cm;
}

td.version {
  color: black;
  width: 8cm;
  text-indent: 2pt;
  font-family: monospace;

  
  border-style: solid;
  border-color: #adaa9c white white #adaa9c;
  border-width: 1px;
  border-spacing: 2px 2px;
  border-collapse: separate;

}

b.monospace {
  font-family: monospace;
  font-weight: bold;
}

pre.screen {
  overflow: auto;
  overflow-x: scroll;
  font-family: monospace;
  font-size: 10pt;
  line-height: normal;
  color: #33FF33;
  background-color: black;
  text-align: left;
  border-style: solid;
  border-color: #a9a9a9;

  margin-top: 4px;
  border-top-width: 4px;
  padding-top: 4px;
  height: auto;
  padding-bottom: 4px;
  border-bottom-width: 4px;
  margin-bottom: 4px;

  margin-left: 4px;
  border-left-width: 4px;
  padding-left: 4px;
  width: auto;
  min-height: 30px;
  padding-right: 4px;
  border-right-width: 4px;
  margin-right: 4px;
}

pre.screenLtd, div.screen {
  overflow: auto;
  overflow-x: scroll;
  font-family: monospace;
  font-size: 10pt;
  line-height: normal;
  color: #33FF33;
  background-color: black;
  text-align: left;
  border-style: solid;
  border-color: #a9a9a9;

  margin-top: 4px;
  border-top-width: 4px;
  padding-top: 4px;
  height: auto;
  padding-bottom: 4px;
  border-bottom-width: 4px;
  margin-bottom: 4px;

  margin-left: 4px;
  border-left-width: 4px;
  padding-left: 4px;
  width: auto;
  min-height: 30px;
  padding-right: 4px;
  border-right-width: 4px;
  margin-right: 4px;
}

pre.screenLtd {
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 1px;
  border-right-width: 1px;
}

pre.screen b, pre.screenLtd b, div.screen b, .screen .command {
  color: yellow;
}

.screen .command {
  color: #c0c000;
}

.screen {
  color: #808080;
}

.screen .line {
  color: #c000c0;
}

.screen .info {
  color: #ffffff;
}

.screen .value {
  color: #c0c000;
}

.screen .separator {
  color: #808080;
}

.screen .prompt, .screen .label {
  color: #c0c0c0;
}

span.output {
  color: #909090;
  background-color: #000000;
}

.progressIcon, .waitingIcon {
  width: 90px;
  height: 13px;
  position: absolute;
  background-color: black;
  top: 7px;
  left: 11px;
  margin: 0px;
  padding: 0px;
  border-width: 0px;
}

.progressText, .waitingText {
  position: absolute;
  top: 0px;
  left: 90px;
  display: inline-block;
  color: #33FF33;
  background-color: black;
  font-family: monospace;
  font-size: 10pt;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

textarea.screen {
  overflow: auto;
  font-family: monospace;
  
  color: #33FF33;
  background-color: black;
  width: 96%;
  text-align: left;
  border-style: solid;
  border-color: #a9a9a9;
  border-width: 4px;
  margin-top: 6px;
  margin-bottom: 6px;
  margin-left: auto;
  margin-right: auto;
  padding: 1%;

}

pre.programlisting {
  color: black;
  background-color: white;
  background-image: url(../images/computer_paper.png);

  font-family: monospace;

  text-align: left;
  border-style: solid;
  border-color: #a9a9a9;

  margin-top: .2em;
  border-top-width: 4px;
  padding-top: 1%;
  height: auto;
  padding-bottom: 1%;
  border-bottom-width: 4px;
  margin-bottom: .2em;

  margin-left: .3em;
  border-left-width: 4px;
  padding-left: 1%;
  width: auto;
  padding-right: 1%;
  border-right-width: 4px;
  margin-right: .3em;
}

.note {
  color: black;
  background-color: #6fbad2;
  margin: 0px;
  padding: 4px;
}

.inputnote {
  font-size: 85%;
  color: black;
  background-color: #6fbad2;
  margin: 0px;
  padding: 4px;
}

.inputnotelist {
  list-style-type: disc;
  margin-bottom: 0px;
}

.centerBlock {
  text-align: center;
  width: 100%;
}

.noteMessage {
  
  color: black;
  background-color: #6fbad2;
  width: 96%;
  text-align: left;
  border-style: solid;
  border-color: #a9a9a9;
  border-width: 4px;
  margin-top: 6px;
  margin-bottom: 6px;
  margin-left: auto;
  margin-right: auto;
  padding: 1%;

}

.caution {
  
  color: black;
  background-color: yellow;
  width: 96%;
  text-align: left;
  border-style: solid;
  border-color: #a9a9a9;
  border-width: 4px;
  margin-top: 6px;
  margin-bottom: 6px;
  margin-left: auto;
  margin-right: auto;
  padding: 1%;

}

.warning {
  
  color: black;
  background-color: red;
  width: 96%;
  text-align: left;
  border-style: solid;
  border-color: #a9a9a9;
  border-width: 4px;
  margin-top: 6px;
  margin-bottom: 6px;
  margin-left: auto;
  margin-right: auto;
  padding: 1%;

}

.success {
  
  color: black;
  background-color: #80ff80;
  width: 96%;
  text-align: left;
  border-style: solid;
  border-color: #a9a9a9;
  border-width: 4px;
  margin-top: 6px;
  margin-bottom: 6px;
  margin-left: auto;
  margin-right: auto;
  padding: 1%;

}

/* For <a> in navigation links */
.navLinkA {
  border-style: none;
}

/* For <img> in navigation links */
.navLinkImg {
  margin-left: 4px;
  margin-bottom: 2px;
  vertical-align: bottom;
  border-style: none;
  opacity: 1.0;
}

.navLinkImg:hover {
  opacity: 0.6;
}

/* For icon images */
.userIcon {
  margin-left: 4px;
  vertical-align: baseline;
  border-style: none;
  opacity: 1.0;
}

.userIcon:hover {
  opacity: 0.6;
}

/* Start: NST WUI Specific Styles (all names should start with wui) */

/* For form submission buttons <input  class="wuiInputButton" type="submit"
     style="display: inline;" /> */

.wuiInputButton, .nicActionButton, button.wuiInputButton,
button.NstButtonFactory, button.NstButtonFactoryGrid {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-weight: bold;
  font-size: 75%;
  line-height: normal;
  color: #aaaa11;
  background-color: #003366;
  cursor: pointer;

  display: block;
  margin: 0;

  padding-top: 1px;
  padding-bottom: 1px;

  border-style: solid;
  border-left-width: 3px;
  border-left-color: #1A588F;
  border-top-width: 3px;
  border-top-color: #658cb2;
  border-right-width: 3px;
  border-right-color: #001937;
  border-bottom-width: 3px;
  border-bottom-color: #00203f;

  /* Disable rounded corners on Safari Mobile (iPad)
   * input buttons... */
  -webkit-appearance: none;
  /* No rounded corners on input buttons. */
  border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
}

/* Inline reference to button on page. */
span.NstButtonReference {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-weight: bold;
  font-size: 75%;
  color: #aaaa11;
  background-color: #003366;

  padding: 0px;
  padding-left: .5em;
  padding-right: .5em;

  border-style: solid;
  border-left-width: 3px;
  border-left-color: #1A588F;
  border-top-width: 3px;
  border-top-color: #658cb2;
  border-right-width: 3px;
  border-right-color: #001937;
  border-bottom-width: 3px;
  border-bottom-color: #00203f;
}

.wuiInputButton:hover, .nicActionButton:hover, button.wuiInputButton:hover,
button.NstButtonFactory:hover, button.NstButtonFactoryGrid:hover {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-weight: bold;
  font-size: 75%;
  color: white;
  background-color: #003366;
  text-decoration: none;

  border-style: solid;
  border-left-width: 3px;
  border-left-color: #4c85af;
  border-top-width: 3px;
  border-top-color: #a7c5df;
  border-right-width: 3px;
  border-right-color: #14446f;
  border-bottom-width: 3px;
  border-bottom-color: #1f527f;
}

/** Force action buttons to a fixed size. */
.nicActionButton, .nicActionButton:hover {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-size: 8pt;
  cursor: pointer;
  width: 7em;
  text-align: center;
}

/* For blocks in page containing a single exit button. */

.exitButtonRow {
  margin: 0px;
  border-style: none;
  padding: 0px;

  /* Add white space above/below button */
  margin-top: 0.5em;
  margin-bottom: 1.0em;
}

/* 2006-10-18 pkb : For whatever reason, this seems to fix the
   font-weight issue in firefox. */

a.wuiInputButton {
  font-weight: bold;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 1px;
  padding-bottom: 1px;
}



.wuiInputButton:active {
  text-decoration: none;
}

:active input.wuiInputButton {
  text-decoration: none;
}

a#button {
  text-decoration: none;
}

/* For form text fields <div  class="wuiInputTextXhtml"><input  class="wuiInputTextXhtml"
   type="text"
  
  
    
  
  
   /></div> and <textarea
   class="wuiInputText"
  
  
   rows="25"
   cols="80"></textarea> */
.wuiInputText, div.wuiInputTextXhtml, div.vKeyboardInput {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-size: 80%;
  width: 100%;

  border-style: solid;
  border-color: #adaa9c white white #adaa9c;
  border-width: 1px;

  margin: 0;
  padding-left: .2em;
  padding-right: .2em;
  padding-top: .05em;
  padding-bottom: .05em;

}

div.wuiInputTextXhtml, div.vKeyboardInput {
  background-color: white;
  width: auto;
  font-size: 100%;
  padding-top: 0.0em;
}

div.vKeyboardInput {
  white-space: nowrap;
  position: relative;
}

/* Input type: range Slider - styling... */

/* IE: http://msdn.microsoft.com/en-us/library/windows/apps/hh465805.aspx */
input[type=range]::-ms-tooltip {
  display: none;
}

input[type=range]::-ms-thumb {
  width: 10px;
  background-color: black;
}

input[type=range]::-ms-track {
  border-style: none;
  color: white;
}

input[type=range]::-ms-fill-lower {
  background-color: deepskyblue;
}

input[type=range]::-ms-fill-upper {
  background-color: darkgray;
}

/* Chrome: */
input[type=range] {
    -webkit-appearance: none;
    background-color: black;
    height: 2px;
}

input.wuiInputTextXhtml, input.keyboardInput {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-size: 80%;

  padding: 0px;
  padding-left: .2em;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  width: 100%;
}

input.validateTextField {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-size: 80%;
  width: 100%;
  padding: 0px;
  padding-left: .2em;
  margin: 0px;

  border-style: solid;
  border-color: #adaa9c white white #adaa9c;
  border-width: 1px;
}

/* For form radio buttons <input  class="wuiInputRadio"
   type="radio"
  
  
    
   /> */
.wuiInputRadio {
  padding: 0;
}

/* For form checkboxes <input  class="wuiInputCheckbox"
   type="checkbox"
  
  
    
   /> */
.wuiInputCheckbox {
  padding: 0;
}
/* For file upload area. */
.wuiInputFile {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-size: 80%;
  width: 100%;
  margin: 0;
  padding: 0;
}
 
/* Exception to rule as Ron did this first - use wuiButton */
select, input.submit {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-size: 75%;
  font-weight: bold;
  color: #aaaa11;
  background-color: #003366;

  border-style: solid;
  border-left-width: 3px;
  border-left-color: #1A588F;
  border-top-width: 3px;
  border-top-color: #658cb2;
  border-right-width: 3px;
  border-right-color: #001937;
  border-bottom-width: 3px;
  border-bottom-color: #00203f;

  /* No rounded corners on select buttons. */
  border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
}

input.submit {
  display: block;
}

select:hover {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-weight: bold;
  font-size: 75%;
  color: white;
  background-color: #003366;

  border-style: solid;
  border-left-width: 3px;
  border-left-color: #4c85af;
  border-top-width: 3px;
  border-top-color: #a7c5df;
  border-right-width: 3px;
  border-right-color: #14446f;
  border-bottom-width: 3px;
  border-bottom-color: #1f527f;
}

option, optgroup {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  color: white;
  background-color: #003366;
}

optgroup {
  color: #aaaa11;
  font-weight: bold;
}

/* Used in inline spans when showing result counts. */
.wuiResultCountGood {
  color: green;
  font-weight: bold;
}

.wuiResultCountBad {
  color: red;
  font-weight: bold;
}

.wuiResultCountWBad {
  color: white;
  background-color: red;
  font-weight: bold;
}

.wuiInputRadioText {
  font-size: 75%;
  font-weight: bold;
  color: green;
  margin: 0;
  vertical-align: text-bottom;
}

.capDirTableLink {
  font-size: 80%;
  font-weight: bold;
  margin: 0;
}

.actionButton {
  font-family: monospace;
  font-weight: bold;
  font-size: 8pt;
  width: 20pt;
  color: #aaaa11;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 1pt;
  margin-right: 1pt;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 1pt;
  padding-right: 1pt;
  background-color: #003366;

  border-style: solid;
  border-left-width: 3px;
  border-left-color: #1A588F;
  border-top-width: 3px;
  border-top-color: #658cb2;
  border-right-width: 3px;
  border-right-color: #001937;
  border-bottom-width: 3px;
  border-bottom-color: #00203f;

  text-decoration: none;
  text-align: center
}

.actionButton:hover {
  color: white;
  background-color: #003366;
  text-decoration: none;
  font-family: monospace;
  font-weight: bold;
  font-size: 8pt;

  border-style: solid;
  border-left-width: 3px;
  border-left-color: #4c85af;
  border-top-width: 3px;
  border-top-color: #a7c5df;
  border-right-width: 3px;
  border-right-color: #14446f;
  border-bottom-width: 3px;
  border-bottom-color: #1f527f;
}

.wuiFileLink, .stat {
  color: #111188;
  font-weight: bold;
  text-decoration: none;
}

.stat {
  cursor: pointer;
}

span.stat:hover {
  cursor: pointer;
  color: #0000ff;
  text-decoration: none;
}

a.wuiFileLink:visited {
  text-decoration: none;
  font-weight: bold;
}

a.wuiFileLink:hover {
  color: #2222bb;
  font-weight: bold;
  text-decoration: underline;
}

table.phpCodeListing {
  margin: 0px;

  width: auto;

  color: #000000;
  background-color: #ffffff;

  font-size: 100%;

  
  border-style: solid;
  border-color: white #adaa9c #adaa9c white;
  border-width: 1px;
  border-spacing: 2px 2px;
  border-collapse: separate;

}

td.phpCodeLineNumbers {
  color: #000000;
  background-color: #eeeeff;

  text-align: right;
  padding-left: .1cm;
  padding-right: .1cm;

  
  border-style: solid;
  border-color: #adaa9c white white #adaa9c;
  border-width: 1px;
  border-spacing: 2px 2px;
  border-collapse: separate;

}

td.phpCodeListing {
  color: #000000;
  background-color: #ffffff;

  text-align: left;
  padding-left: .2cm;
  padding-right: .2cm;

  
  border-style: solid;
  border-color: #adaa9c white white #adaa9c;
  border-width: 1px;
  border-spacing: 2px 2px;
  border-collapse: separate;

}

/* Superscript flagged text (noting missing, required, important fields) */

.flaggedText {
  color: red;
  vertical-align: top;
  font-size: 80%;
}

/* .filterLabel and .filterInput (for directory browser wildcard filters) */

.filterFieldLabel {
  font-size: 10pt;  
  font-weight: bold;
  color: green;
  vertical-align: baseline;
  text-align: right;
  margin-top: 0.0em;
  margin-bottom: 0.0em;
  margin-left: 2.0em;
  margin-right: 0.0em;
  padding: 0.0em;
}

.filterFieldInput {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-size: 9pt;
  margin: 0;
  vertical-align: 3px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 2px;
  padding-right: 2px;
  border-width: 1px;
  width: 32em;
}

/* .labeledFieldLabel and .labelFieldField are used when you want
   to put a label to the left a input field */

.labeledFieldLabel {
  font-size: 9pt;  
  font-weight: bold;
  /* color: green; */
  /* color: #993300; */
  color: blue; /* Trying to follow Ron label color on new IDS page. */
  margin: 0;
  vertical-align: baseline;
  text-align: right;
  padding-right: .1em;
}

.labeledFieldField {
  margin: 0;
  vertical-align: baseline;
  padding-bottom: 2px;
}

/* .labeledFieldLabelRight .labelFieldFieldRight are used when you want
   to put a label to the right a input field */

.labeledFieldLabelRight {
  font-size: 9pt;  
  font-weight: bold;
  color: green;
  margin: 0;
  vertical-align: baseline;
  text-align: left;
  padding-left: .1em;
}

.labeledFieldFieldRight {
  margin: 0;
  vertical-align: baseline;
  text-align: right;
}

table.labeledRow {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding: 0px;

  
  border-style: solid;
  border-color: white #adaa9c #adaa9c white;
  border-width: 1px;
  border-spacing: 2px 2px;
  border-collapse: separate;

}


caption.labeledRow span {
  color: #111188;
  font-weight: bold;
  font-variant: small-caps;
  text-decoration: underline;
  margin-top: .5em;
}

th.labeledRow, th.labeledRowOver, .labeledRowHeading {
  text-align: left;
  color: #f5f5dc;
  background-color: #111188;
  padding-right: .2em;
  padding-left: .2em;

  
  border-style: solid;
  border-color: #adaa9c white white #adaa9c;
  border-width: 1px;
  border-spacing: 2px 2px;
  border-collapse: separate;

}

th.labeledRow, th.labeledRowOver {
  white-space: nowrap;
}

/* For single heading at top of table. */

.labeledRowHeading {
  text-align: center;
  font-weight: bold;
  /* font-size: 80%; */
  padding: .1em;
  background-color: #a9a9a9;
  color: black;
}

td.labeledRow, td.labeledRowOver {
  text-align: left;
  color: black;
  background-color: #e0e0e0;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 2px;
  padding-right: 2px;

  
  border-style: solid;
  border-color: #adaa9c white white #adaa9c;
  border-width: 1px;
  border-spacing: 2px 2px;
  border-collapse: separate;

}

th.labeledRowOver {
  color: black;
  background-color: #ffff00;
}

td.labeledRowOver {
  color: black;
  background-color: #ffff99;
}

/* For a table containing only a row of buttons. */

table.buttonRow {

}

tr.buttonRow {

}

td.buttonRow {

}

tr.propsEven {
  background-color: white;
}

tr.propsOdd {
  background-color: #e0e0e0;
}

tr.propsEven:hover, tr.propsOdd:hover {
  background-color: #ffff99;
}

span.continuation {
  color: cyan;
  font-style: italic;
}

/* Remove underline from an href (a tag) */
a, a:hover, a:visited {
  text-decoration: none;
}

/* Text formatting for different object types. */
.acronymLink, .acronymLink:hover, .acronymLink:visited {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-weight: bold;
  font-style: normal;
  cursor: pointer;
  text-decoration: none;
}

.manPageLink {
  font-weight: bold;
}

.fileNameFormat {
  font-weight: bold;
}

/* For formatting deprecated/disabled packages. */

span.deprecatedPkg {
  color: #3f0000;

  text-decoration: line-through;
  
}

/* Format external application links which might appear in the text body. */

a.appExtRef {
  color: #111188;
  font-weight: bold;
  text-decoration: none;
}

a.appExtRef:VISITED {
  font-weight: bold;
  text-decoration: none;
}

a.appExtRef:HOVER {
  color: #0000ff;
  font-weight: bold;
  text-decoration: none;
}

a.appExtRef:ACTIVE {
  font-weight: bold;
  text-decoration: none;
}

/* Format on-line documentation links which might appear in the text body. */

a.documentRef, a.nstWikiPage {
  color: #111188;
  font-weight: bold;
  font-style: oblique;
  text-decoration: none;
}

a.documentRef:VISITED, a.nstWikiPage:VISITED {
  font-weight: bold;
  font-style: oblique;
  text-decoration: none;
}

a.documentRef:HOVER, a.nstWikiPage:HOVER {
  color: #0000ff;
  font-weight: bold;
  font-style: oblique;
  text-decoration: none;
}

a.documentRef:ACTIVE, a.nstWikiPage:ACTIVE {
  font-weight: bold;
  font-style: oblique;
  text-decoration: none;
}

/* Format for references to NST scripts. */

a.nstScript {
  color: #111188;
  font-weight: bold;
  text-decoration: underline;
}

a.nstScript:VISITED {
  font-weight: bold;
  text-decoration: underline;
}

a.nstScript:HOVER {
  color: #0000ff;
  font-weight: bold;
  text-decoration: underline;
}

a.nstScript:ACTIVE {
  font-weight: bold;
  text-decoration: underline;
}

/* Format for text that you really want to stress the importance of. */

.stress {
  font-weight: bold;
  text-decoration: underline;
}

/* Format for text that refers to a command line argument (cla). */

.claRef {
  font-weight: bold;
}

/* Format for text that refers to user input fields within a single
row, or the entire row within a input table. */

.formFieldRef {
  font-weight: bold;
}

.formRowRef {
  font-weight: bold;
}

/* Indent block left, <div class="indentLeft">HTML TO INDENT</div> */

.indentLeft {
  margin-left: 2%;
}

.indent {
  margin-left: 1em;
  margin-right: 1em;
}

/* Styles for the "veritical gap" macros. */

.verticalGap, .exitButtonRowNoButton {
  margin: 0px;
  border-width: 0px;
  padding: 0px;

  height: 1em;
  line-height: 1em;
/*
  border-style: solid;
  border-color: red;
  border-width: 1px;
*/
}

.verticalGapBig {
  margin: 0px;
  border-width: 0px;
  padding: 0px;

  height: 2em;
  line-height: 2em;
/*
  border-style: solid;
  border-color: red;
  border-width: 1px;
*/
}

.verticalGapSmall {
  margin: 0px;
  border-width: 0px;
  padding: 0px;

  height: 0.5em;
  line-height: 0.5em;
/*
  border-style: solid;
  border-color: red;
  border-width: 1px;
*/
}

/* WUI XSL output CSS */

table.xmlResults {
  font-size: 90%;

  color: #000000;
  background-color: #ffffff;

  border-style: solid;
  border-color: #a0a0a0;
  border-spacing: 0px;
  border-collapse: collapse;

  margin-top: .5em;
  border-top-width: 1px;
  padding-top: 0em;
  height: auto;
  padding-bottom: 0em;
  border-bottom-width: 1px;
  margin-bottom: .5em;

  margin-left: auto;
  border-left-width: 1px;
  padding-left: 0em;
  width: 99%;
  padding-right: 0em;
  border-right-width: 1px;
  margin-right: auto;

}

th.xmlResults, th.xmlResultsSortable {
  color: #f5f5dc;
  background-color: #111188;

  border-style: solid;
  border-color: #a0a0a0;

  margin-top: 0em;
  border-top-width: 1px;
  padding-top: 2pt;
  height: auto;
  padding-bottom: 2pt;
  border-bottom-width: 1px;
  margin-bottom: 0em;

  margin-left: 0em;
  border-left-width: 1px;
  padding-left: 2pt;
  width: auto;
  padding-right: 2pt;
  border-right-width: 1px;
  margin-right: 0em;
}

/* Sortable items can be clicked on */
th.xmlResultsSortable {
  cursor: pointer;
}

td.propsKey,
td.propsValue,
td.xmlResults {

  border-style: solid;
  border-color: #a0a0a0;

  margin-top: 0em;
  border-top-width: 1px;
  padding-top: 0em;
  height: auto;
  padding-bottom: 0em;
  border-bottom-width: 1px;
  margin-bottom: 0em;

  margin-left: 0em;
  border-left-width: 1px;
  padding-left: 2pt;
  padding-right: 2pt;
  border-right-width: 1px;
  margin-right: 0em;
}

td.propsValue {
  word-break: break-word;
}

td.propsKey {
  white-space: nowrap;
}

/* Style below banner bar on upper right side (see NST Directory browser). */

.upperRightPageLabel {
  text-align: right;
  font-size: 8pt;
  font-weight: bold;
  border-style: none;

  color: green;

  margin-top: 0em;
  border-top-width: 0px;
  padding-top: 1px;
  height: auto;
  padding-bottom: 1px;
  border-bottom-width: 0px;
  margin-bottom: 0em;

  margin-left: 0em;
  border-left-width: 0px;
  padding-left: 0pt;
  width: auto;
  padding-right: 0pt;
  border-right-width: 0px;
  margin-right: .3em;
}

/* For wrapping small icon links. */
a.icon, a.icon:hover, a.icon:visited {
  text-decoration: none;
  margin: 0px;
  border-style: none;
  padding: 0px;
  opacity: 1.0;
}

.icon:hover {
  opacity: 0.6;
}

img.footerIcon {
  padding: 0;
  cursor: pointer;
  border-style: none;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 2px;
  margin-right: 2px;
  opacity: 1.0;
}

.footerIcon:hover {
  opacity: 0.6;
}

/* Image and Text Hovering... */
img.imageHover, span.textHover, div.textHover, a.textHover {
  opacity: 1.0;
}

span.textHover:hover, div.textHover:hover, a.textHover:hover {
  opacity: 0.6;
}

img.imageHover:hover {
  opacity: 0.6;
/*
  filter: contrast(1.4);
  -o-filter: contrast(1.4);
  -ms-filter: contrast(1.4);
  -moz-filter: contrast(1.4);
  -webkit-filter: contrast(1.4);
*/
}

span.textHoverBright:hover {
  color: white;
}

/* NST tweaks to the JavaScript console CSS */

div.consoleFooter {
  margin-top: 4px;
  margin-left: auto;
  margin-right: auto;		
}

.consoleSeparator {
  text-align: left;
  border-color: #a9a9a9;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  margin: 0px;
  padding: 0px;
}

/* Formats when referring to specific types of things (to go with the
 * @ref... macros). */

.refButton, .refInput, .refKey, .refPage, .refValue {
  font-weight: bold;
}

.refButton {
  font-style: italic;
}

.refInput {
  font-style: italic;
}

.refKey {
}

.refPage {
  text-decoration: underline;
}

.refValue {
}

/*
 * Example image (and optional title)
 */

img.exampleImage {
  margin-left: auto;
  margin-right: auto;
}

img.exampleImageTitle {
  text-align: center;
  font-weight: bold;
  font-size: 120%;
}

/* Display image in centered block with solid frame border. */
 
img.framedImage {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  border-width: 3px;
  border-style: solid;
  border-color: black;
  padding: 0px;
}

/*
 * Down Counter
 */
span.downCounter {
  color: black;
  font-weight: bold;
}

/*
 * CSS for default QuickFill JavaScript tables.
 */

table.QuickFill {
  padding: 0px;
  margin: 0px;
  width: 100%;
}

tr.QuickFill, tr.QuickFillOver, tr.QuickFillAlt {
}

tr.QuickFill {
  background-color: #3898B8;
}

tr.QuickFillAlt {
  background-color: #add8ff;
}

tr.QuickFillOver {
  background-color: #ffff00;
}

th.QuickFillChoice, th.QuickFillDescription {
  font-size: 85%;
  text-align: center;
  padding: 0.2em;
}

td.QuickFillChoice, td.QuickFillDescription {
  font-size: 85%;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0.3em;
  padding-right: 0.3em;
}

th.QuickFillChoice, td.QuickFillChoice {
  width: 40%;
}

th.QuickFillDescription, td.QuickFillDescription {
  width: 60%;
}

td.QuickFillChoice {
  color: #111188;
  cursor: pointer;
}

span.QuickFillChoice {
  cursor: pointer;
}

/* Source file viewers */

span.sourceFile, span.kernelSource {
  cursor: pointer;
  font-weight: bold;
  color: #111188;
}

span.networkInterface, span.wirelessInterface {
  font-weight: bold;
  color: green;
}

span.networkInterface:hover, span.wirelessInterface:hover {
  opacity: 0.6;
}

/** Used by JavaScript when creating overlayed images. */

.nicAdapterTextOverlay {
  color: white;

  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  font-family: monospace;

  padding: 0px;
  margin: 0px;

  position: absolute;
  bottom: 5px;
  right: 0px;
}

/* Style to make a "button" grid of NIC adapters. */
button.nicAdapterButton {
  background-color: #e0e0e0;
  cursor: pointer;
  padding: 0px;
  margin: 2px;
  border-width: 3px;
  border-style: outset;
  border-color: #f0f0f0;
  opacity: 1.0;
}

button.nicAdapterButton:hover {
  opacity: 0.6;
}

button.nicAdapterButtonClose {
  position: absolute;
  left: 6px;
  top: 5px;
  width: 50px;
  background-color: #e0e0e0;
  cursor: pointer;
  padding: 0px;
  margin: 0px;
  border-width: 3px;
  border-style: outset;
  border-color: #f0f0f0;
  opacity: 1.0;
}

button.nicAdapterButtonClose:hover {
  opacity: 0.6;
}

.nicAdapterClose {
  position: absolute;
  right: 6px;
  top: 5px;
  width: 21px;
  height: 16px;
  cursor: pointer;
  margin: 0;
  padding: 0;
  border-style: none;
  color: white;
  opacity: 1.0;
}

.nicAdapterClose:hover {
  opacity: 0.6;
}

button.sysLoadButtonClose {
  position: absolute;
  left: 3px;
  top: 2px;
  width: 40px;
  height: 38px;
  background-color: #e0e0e0;
  cursor: pointer;
  padding: 0px;
  margin: 0px;
  border-width: 3px;
  border-style: outset;
  border-color: #f0f0f0;
}

.nicCaptionLine1px {
  text-align: left;
  border-color: green;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
  border-left-width: 0px;
  margin: 0px;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
  border-radius: 0px 6px 0px 0px;
  -moz-border-radius: 0px 6px 0px 0px;
  -webkit-border-radius: 0px 6px 0px 0px;
}

/*
 * CSS to go with the icons created by Nic.createNicSelectedSmallIcon()
 */

img.nicSelectSmallIcon {
  border-style: none;
  padding: 0px;
  margin: 0px;
  padding-bottom: 2px;
  vertical-align: bottom;
  cursor: pointer;
  width: 25px;
  height: 18px;
}

span.nicAdapterTitle {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-weight: bold;
  font-size: 11pt;
  color: black;
}

span.nicColHeader {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: white;
}

.cpuUsageMonitorCaptionLine1px {
  text-align: left;
  cursor: move;
  width: 380px;
  height: 34px;
  background-color: #909090;
  border-color: green;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
  border-left-width: 0px;
  margin: 0px;
  padding: 0px;
  padding-top: 2px;
  border-radius: 0px 6px 0px 0px;
  -moz-border-radius: 0px 6px 0px 0px;
  -webkit-border-radius: 0px 6px 0px 0px;
}

.disableTextSelection {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


/* Style for font size increase/decrease buttons. */

button.fontSizeButton {
  background-color: #e0e0e0;
  cursor: pointer;
  outline: none;
  text-decoration: none;

  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0px;

  border-width: 2px;
  border-style: outset;
  border-color: #f0f0f0;
}

button.fontSizeButtonDom {
  background-color: #e0e0e0;
  cursor: pointer;
  outline: none;
  text-decoration: none;

  height: 15px;
  width: 17px;

  padding: 0px;
  margin: 0px;

  position: absolute;
  top: 0px;

  border-width: 2px;
  border-style: outset;
  border-color: #f0f0f0;

  /* Override right in JavaScript */
  /*  right: 100px; */

  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  -moz-opacity: .40;
  -khtml-opacity: .40;
  opacity: .40;
}

button.fontSizeButtonDomShow {
  background-color: #808080;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  height: 15px;
  width: 17px;
  padding: 0px;
  margin: 0px;
  border-width: 2px;
  border-style: outset;
  border-color: #f0f0f0;
  opacity: 1.0;
}

button.fontSizeButton:hover, button.fontSizeButtonDom:hover,
button.fontSizeButtonDomShow:hover {
  background-color: white;

  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1.0;
  -khtml-opacity: 1.0;
  opacity: 1.0;
}

img.fontSizeButtonDom {
  border: none;
  padding: 0px;
  margin: 0px;
}

div.fontControlOuter {
  position: relative;
  margin: 0px;
  padding: 0px;
  border-style: none;
  border-width: 0px;
}

div.fontControlBpOuter {
  position: absolute;
  margin: 0px;
  border: none;
  padding: 0px;
  height: 15px;
  font-size: 0px;
  line-height: 0px;
}

div.fontControlBpInner {
  position: relative;
  margin: 0px;
  border: none;
  padding: 0px;
  height: 15px;
}

.incDecrTable {
  z-index: 100;
  position: absolute;
  top: 4px;
  right: 22px;
  margin: 0;
  padding: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  -moz-opacity: .80;
  -khtml-opacity: .80;
  opacity: .80;
}

.ipToMap {
  cursor: pointer;
  font-weight: bold;
  text-decoration: underline;
}

/* Highlight Row (onmouseover/onmouseout) classes */
.normalColorRow, .evenbrowserColorRow {
  background-color: #ffffff;
}

.oddbrowserColorRow {
  background-color: #e0e0e0;
}

.hlColorRow {
  background-color: #ffff00;
}

.wuiactionBlueRow {
  background-color: #add8e6;
}

.wuiactionQuickFillRow {
  background-color: #3898B8;
}

/* NstFieldSetFactory DOM object styles. */

legend.NstFieldSetFactory {
  padding: .25em;
/*  padding-left: .5em;
  padding-right: .5em; */
  font-weight: bold;
  color: black;
/*  background-color: #6fbad2;
  background-color: white; */
  background-color: #ffff99;
  border-color: black;
  border-style: solid;
  border-width: 1px;
}

fieldset.NstFieldSetFactory {
  
  color: black;
  background-color: #6fbad2;
  width: 96%;
  text-align: left;
  border-style: solid;
  border-color: #a9a9a9;
  border-width: 4px;
  margin-top: 6px;
  margin-bottom: 6px;
  margin-left: auto;
  margin-right: auto;
  padding: 1%;

}

input.NstInputFactory, textarea.NstInputFactory {
  /* Hack/guess at getting input areas to come out reasonable. */
  width: 99%;
  margin-left: .25%;
  padding-left: 0.25em;

  border-style: solid;
  border-color: #adaa9c white white #adaa9c;
  border-width: 1px;
}

/* Note, most of this is defined way above. */
button.NstButtonFactory {
  margin: 1px;
  display: inline;
}

button.NstButtonFactory:active,
button.NstButtonFactoryGrid:active {
  text-decoration: none;
}

:active button.NstButtonFactory,
:active button.NstButtonFactoryGrid {
  text-decoration: none;
}

span.NstButtonFactory {
}

.SmallMonospace {
  font-family: monospace;
  font-weight: bold;
  font-size: 80%;
}

.NstWuiCaption {
  color: #111188;
  font-weight: bold;
  font-variant: small-caps;
  text-decoration: underline;
  margin-top: .5em;
}

/* Progress styles. */

/* Area for display progress viewer widget. */

div .progressViewer {
}

/* Display of text message from last progress update request
   1 = Waiting,
   2 = Success,
   3 = Failure. */

div .progressMessage1, div .progressMessage2, div .progressMessage3,
div .progressDuration, div .progressTime, div .progressInfo {
  font-family: monospace;
  font-size: 90%;
  font-weight: bold;
  width: 100%;
  margin: 0.00em;
  padding: 0.10em;
  border-style: none;
  border-width: 1px;
  border-color: black;
}

div .progressMessage1 {
  color: black;
  background-color: #3898B8;
}

div .progressMessage2 {
  color: white;
  background-color: green;
}

div .progressMessage3 {
  color: white;
  background-color: red;
}

div .progressButtonBar {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.20em;
  margin-bottom: 0.20em;
}

div .progressLedBar {
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  border-style: none;
  border-width: 1px;
  border-color: black;
  width: 825px;
  height: 80px;
}

img .progressLed {
  display: inline;
  margin: 0px;
  padding: 0px;
  border-style: none;
  width: 75px;
  height: 80px;
}

th.progressEven, th.progressOdd {
  color: #f5f5dc;
  background-color: #111188;
  text-align: left;
  padding-right: .2em;
  padding-left: .2em;
  
  border-style: solid;
  border-color: #adaa9c white white #adaa9c;
  border-width: 1px;
  border-spacing: 2px 2px;
  border-collapse: separate;

}

td.progressEven, td.progressOdd {
  color: black;
  background-color: white;
  text-align: left;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 2px;
  padding-right: 2px;
  
  border-style: solid;
  border-color: #adaa9c white white #adaa9c;
  border-width: 1px;
  border-spacing: 2px 2px;
  border-collapse: separate;

}

td.progressOdd {
  color: black;
  background-color: #e0e0e0;
}

iframe.hidden {
  display: none;

  width: 90%;
  height: 20em;
  margin-left: auto;
  margin-right: auto;
}

div.NstChoiceMain {
}

div.NstChoiceCompactMain, div.NstChoiceCompactCSMain,
div.NstChoiceCompactBlkMain, div.NstChoiceSqueezeMain {
  font-size: 9pt;
}

div.NstChoice, div.NstChoiceCompact,
div.NstChoiceCompactCS, div.NstChoiceCompactBlk, div.NstChoiceSqueeze,
span.NstChoice, span.NstChoiceCompact,
span.NstChoiceCompactCS, span.NstChoiceCompactBlk, span.NstChoiceSqueeze {
  display: inline;
  white-space: nowrap;
  vertical-align: text-bottom;

  margin: 0;
  margin-left: 0.25em;
  margin-right: 1.5em;

  font-weight: bold;
  color: green;
}

div.NstChoiceCompactCS, span.NstChoiceCompactCS {
  color: blue;
}

div.NstChoiceCompactBlk, span.NstChoiceCompactBlk {
  color: black;
}

input.NstChoice, input.NstChoiceCompact,
input.NstChoiceCompactCS, input.NstChoiceCompactBlk, input.NstChoiceSqueeze
span.NstChoice, span.NstChoiceCompact,
span.NstChoiceCompactCS, span.NstChoiceCompactBlk, span.NstChoiceSqueeze {
  vertical-align: middle;
  cursor: pointer;
}

div.NstChoiceCompact, div.NstChoiceCompactCS,
div.NstChoiceCompactBlk, div.NstChoiceSqueeze,
span.NstChoiceCompact, span.NstChoiceCompactCS,
span.NstChoiceCompactBlk, span.NstChoiceSqueeze {
  margin-right: 0.0em;
}

td.NstChoiceCompact, td.NstChoiceCompactCS, td.NstChoiceCompactBlk {
  width: 7.0em;
}

td.NstChoiceSqueeze {
  width: 5.0em;
}

table.NstChoiceCompact, table.NstChoiceCompactCS,
table.NstChoiceCompactBlk, table.NstChoiceSqueeze {
  border-spacing: 0px;
}

input.NstChoiceCompact, input.NstChoiceCompactCS,
input.NstChoiceCompactBlk, input.NstChoiceSqueeze {
  margin: 0px;
}

/* CSS related to a external page embedded using a <iframe> element. */

#iframeContent {
  margin: 0px;
  height: 100px;
  width: 100%;
  overflow-y: scroll;
  margin: 0px;
  padding: 0px;
  border-style: none;
  border-width: 0px;
  background-color: white;
}

/* Areas with an embedded YouTube video. */

div.YouTubeArea {
  display: block;
  margin-top: .25em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: .25em;
}

/* Areas for IP and MAC address links. */

span.toolsWidgetIp, span.toolsWidgetIpv6, span.toolsWidgetHostName,
span.toolsWidgetMac,.ipToolsLink, .ipv6ToolsLink, .macToolsLink,
.hostNameToolsLink {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-weight: bold;
  cursor: pointer;

  text-decoration: none;
  outline: none;
}

span.toolsWidgetIp, span.toolsWidgetIpv6, .ipToolsLink, .ipv6ToolsLink {
  font-size: 8pt;
  font-weight: normal;
  color: blue;
}

span.toolsWidgetHostName, .hostNameToolsLink {
  font-size: 8pt;
  font-weight: normal;
  color: teal;
}

span.toolsWidgetMac, .macToolsLink {
  font-size: 8pt;
  font-weight: normal;
  color: brown;
  font-family: monospace;
}

span.toolsWidgetIp:hover, span.toolsWidgetIpv6:hover, .ipToolsLink:hover,
.ipv6ToolsLink:hover, span.toolsWidgetHostName:hover, .hostNameToolsLink:hover,
span.toolsWidgetMac:hover, .macToolsLink:hover {
  opacity: 0.6;
}

/* NST Shell Control Area and File Mgt */
div.nstShellCtrl, div.nstShellCmdEdt,
div.nstShellFileMgr, div.nstShellDumpFileMgr,
div.nstShellNetEntityDis {
  border-style: none;
  margin: 0;
  margin-top: 2px;
  padding: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  border-radius: 0px 0px 6px 6px;
  -moz-border-radius: 0px 0px 6px 6px;
  -webkit-border-radius: 0px 0px 6px 6px;
  background-image: linear-gradient(bottom, rgb(176,176,176) 0%, rgb(255,255,255) 100%, rgb(255,255,255) 100%);
  background-image: -o-linear-gradient(bottom, rgb(176,176,176) 0%, rgb(255,255,255) 100%, rgb(255,255,255) 100%);
  background-image: -moz-linear-gradient(bottom, rgb(176,176,176) 0%, rgb(255,255,255) 100%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient(bottom, rgb(176,176,176) 0%, rgb(255,255,255) 100%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient(bottom, rgb(176,176,176) 0%, rgb(255,255,255) 100%, rgb(255,255,255) 100%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgb(176,176,176)),
    color-stop(1, rgb(255,255,255)),
    color-stop(1, rgb(255,255,255))
  );
}

div.nstShellNetEntityDis {
  margin: 0px;
  padding: 0px;
}

div.nstShellCtrl {
  margin-top: 0;
  margin-bottom: -4px;
  padding-top: 0px;
  padding-bottom: 1px;
  border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
}

div.nstShellCmdEdt {
  margin: 0;
  padding-top: 0px;
  padding-bottom: 1px;
}

img.nstShellFileMgrActionIcon, img.nstShellFileMgrImportIcon,
img.nstShellFileMgrExportIcon, img.netToolsSelectIcon,
img.netToolsSelectIconLong,    img.netToolsSelectIconClear,
img.netToolsSelectIconStar,    img.netToolsSelectIconAccess,
img.netToolsSelectIconCopy,    img.netToolsNstSelectIconCopy,
img.netToolsSelectIconPaste {
  margin: 0px;
  padding: 0px;
  padding-right: 4px;
  padding-bottom: 0px;
  width: 24px;
  height: 24px;
  opacity: 1.0;
  border-style: none;
  cursor: pointer;
}

img.nstShellFileMgrImportIcon, img.nstShellFileMgrExportIcon {
  width: 19px;
  height: 16px;
  padding-bottom: 2px;
}

img.netToolsSelectIcon {
  width: 15px;
  height: 15px;
  padding-bottom: 1px;
}

img.netToolsSelectIconLong {
  width: 20px;
  height: 16px;
  padding-bottom: 1px;
}

img.netToolsSelectIconStar {
  width: 14px;
  height: 14px;
  padding-bottom: 1px;
}

img.netToolsSelectIconClear, img.netToolsSelectIconCopy,
img.netToolsNstSelectIconCopy, img.netToolsSelectIconPaste {
  width: 16px;
  height: 16px;
}

img.netToolsSelectIconAccess {
  width: 17px;
  height: 17px;
}

img.nstShellFileMgrActionIcon:hover, img.nstShellFileMgrImportIcon:hover,
img.nstShellFileMgrExportIcon:hover, img.netToolsSelectIcon:hover,
img.netToolsSelectIconLong:hover,    img.netToolsSelectIconClear:hover,
img.netToolsSelectIconStar:hover,    img.netToolsSelectIconAccess:hover,
img.netToolsSelectIconCopy:hover,    img.netToolsNstSelectIconCopy:hover,
img.netToolsSelectIconPaste:hover {
  opacity: 0.3;
}

/* For labeled values. */

span.indentedLabel, span.label, span.indentedCount, span.count {
  font-size: 80%;
  color: brown;
}

span.indentedLabel, span.label {
  color: black;
}

span.indentedCount, span.indentedLabel {
  margin-left: 1em;
}

span.count, span.indentedCount {
  font-weight: bold;
  font-family: monospace;
}

/* NST Shell Console Tools */

/* For a div containing a single conversion tool widget created by
 * NstConvert defined in: apps/convert/convert.js. */

div.convertToolWidget {
  margin-top: 1em;
  margin-bottom: 1em;
  display: inline-block;
  white-space: nowrap;
  padding: 0.5em;
  border-width: 3px;
  border-color: black;
  border-style: solid;
  background-color: #e0e0e0;
}

/* For <span>(PKG_NAME: vVERSION)</span> areas. */
span.titlePkg {
  font-size: 60%;
  font-weight: normal;
}

/* Add 1px divider line to top or bottom of widget */
.thinLineTop, .thinLineBot {
  border-color: black;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
}

.thinLineTop {
  border-top-width: 1px;
  border-bottom-width: 0px;
}

/* Network Tools Selection List */
img.netToolsAddRight, img.netToolsAddSelectList,
img.netToolsAddIPv4SelectList, img.netToolsAddIPv6SelectList,
img.netToolsAddHostSelectList, img.netToolsAddMacSelectList {
  margin: 0px;
  padding: 0px;
  padding-right: 4px;
  padding-bottom: 2px;
  width: 16px;
  height: 16px;
  opacity: 1.0;
  vertical-align: bottom;
  border-style: none;
  cursor: pointer;
}

img.netToolsAddRight, img.netToolsAddIPv6SelectList {
  padding-left: 4px;
  padding-right: 0px;
}

img.netToolsAddRight:hover,
img.netToolsAddSelectList:hover,
img.netToolsAddIPv4SelectList:hover,
img.netToolsAddIPv6SelectList:hover,
img.netToolsAddHostSelectList:hover,
img.netToolsAddMacSelectList:hover {
  opacity: 0.6;
}

/* Capture Analysis - nDPI -Decode: 3D Pie Chart */
div.capAnalysis {
  position: relative;
  margin: 0px;
  margin-top: 22px;
  margin-bottom: 20px;
  padding: 0px;
  width: 890px;
  height: 510px;
  background-color: #f5f5dc;
  border-width: 4px;
  border-color: darkgreen;
  border-style: solid;
}

div.capAnalysisTitle {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 870px;
  display: inline-block;
  margin: 0px;
  padding: 0px;
  background-color: #f5f5dc;
  text-align: center;
}

canvas.capAnalysisCanvas {
  position: absolute;
  top: 20px;
  left: 0px;
  display: inline-block;
  margin: 0px;
  padding: 0px;
  background-color: #f5f5dc;
}

div.capAnalysisStats {
  width: 870px;
  display: block;
  margin: 0px;
  padding: 0px;
  background-color: #f5f5dc;
  text-align: center;
}

div.capAnalysisLegend {
  position: absolute;
  bottom: 24px;
  left: 10px;
  width: 870px;
  display: inline-block;
  margin: 0px;
  padding: 0px;
  background-color: #f5f5dc;
  text-align: center;
}

div.capAnalysisLegendColor {
  display: block;
  margin: 0px;
  margin-left: 4px;
  padding: 0px;
  width: 12px;
  height: 12px;
  border-width: 1px;
  border-color: black;
  border-style: solid;
}

div.capAnalysisFooter {
  position: absolute;
  bottom: 4px;
  left: 10px;
  width: 870px;
  display: inline-block;
  margin: 0px;
  padding: 0px;
  background-color: #f5f5dc;
  text-align: center;
}

div.capAnalysisNstFooter {
  position: absolute;
  bottom: 1px;
  right: 3px;
  display: inline-block;
  margin: 0px;
  padding: 0px;
  background-color: #f5f5dc;
}

div.capAnalysisRGraphFooter {
  position: absolute;
  bottom: 1px;
  left: 1px;
  display: inline-block;
  margin: 0px;
  padding: 0px;
  background-color: #f5f5dc;
}

img.capAnalysisPie3DNewWin {
  position: absolute;
  top: 4px;
  right: 4px;
  display: inline-block;
  cursor: pointer;
  margin: 0px;
  padding: 0px;
  width: 48px;
  height: 48px;
}


/* End: NST WUI Specific Styles */

/*
 * Outer div area which contains individual select items.
 */
div.NstSelectContainer, div.NstSelectNormalContainer {
  padding: 2px;
  padding-bottom: 4px;
  position: absolute;
  left: 0px;
  top: 0px;
  color: #aaaa11;
  background-color: #003366;
  max-height: 400px;
/*
 *  * Add NST Style to menu folders...
 *  */
  border-style: solid;
  border-left-color: #000000;
  border-bottom-color: #000000;
  border-top-color: #0000ff;
  border-right-color: #0000ff;
  border-width: 1px;
  border-radius: 0 10px 10px 10px;
  -moz-border-radius: 0 10px 10px 10px;
  -webkit-border-radius: 0 10px 10px 10px;
  box-shadow: 4px 4px 10px #444444;
  -moz-box-shadow: 4px 4px 10px #444444;
  -webkit-box-shadow: 4px 4px 10px #444444;
}

/*
 * Turn off outline when select container has focus.
 */
div.NstSelectContainer:focus, div.NstSelectNormalContainer:focus {
  outline: 0;
}

/*
 * Default look for selection items which appear in pull down.
 */
div.NstSelectItem, div.NstSelectHeader, div.NstSelectLegend,
div.NstSelectAction, div.NstSelectNormalItem,
div.NstSelectNormalHeader, div.NstSelectNormalAction {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-size: 8pt;
  text-align: left;
  border-style: none;
  padding: 2px 6px 2px 6px;
  font-weight: normal;
  color: #aaaa11;
  cursor: pointer;
  white-space: nowrap;
}

/*
 * Change some appearance values for the header area.
 */
div.NstSelectHeader, div.NstSelectNormalHeader {
  font-size: 9pt;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  color: white;
  cursor: default;
  border-bottom-style: solid; 	 
  border-bottom-color: #bbbbbb; 	 
  border-bottom-width: 1px;
  padding-top: 4px;
  margin-bottom: 2px;
}

/*
 * Change some appearance values for the legend area.
 */
div.NstSelectLegend, div.NstSelectNormalLegend {
  font-family: monospace;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  color: white;
  cursor: default;
  border-bottom-style: solid; 	 
  border-bottom-color: #bbbbbb; 	 
  border-bottom-width: 1px;
  padding-top: 4px;
  margin-bottom: 2px;
}

/*
 * Change some appearance values for the Action area.
 */
div.NstSelectAction, div.NstSelectNormalAction {
  font-weight: normal;
}

/*
 * Separator Item.
 */

div.NstSelectSeparator, div.NstSelectNormalSeparator {
  border-color: #bbbbbb;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 1px;
  padding-right: 1px;
}

/*
 * Emphasized look for selection item widgets when mouse is over
 */

div.NstSelectItemActive, div.NstSelectActionActive,
div.NstSelectNormalItemActive, div.NstSelectNormalActionActive {
  color: black;
  background-image: url(/nstpro/images/button_fill_inverse.png);
  background-repeat: repeat-x;
}


/*
 * Default selection button widget (actually a div).
 */

div.NstSelectButton, div.NstSelectButtonNoText, div.NstButton,
div.NstSelectNormalButton, div.NstSelectNormalButtonNoText, div.NstNormalButton {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-weight: bold;
  font-size: 11px;
  height: 15px;
  line-height: 16px;
  text-align: left;
  color: #aaaa11;
  background-color: #003366;
  cursor: pointer;
/*
  vertical-align: top;
*/
  display: inline-block;
  margin: 0;
  padding: 0;
  padding-top: 0px;
  padding-left: 4px;
  padding-right: 15px;

  border-style: solid;
  border-left-width: 3px;
  border-left-color: #1A588F;
  border-top-width: 3px;
  border-top-color: #658cb2;
  border-right-width: 3px;
  border-right-color: #001937;
  border-bottom-width: 3px;
  border-bottom-color: #00203f;

  /* Disable rounded corners on Safari Mobile (iPad)
   * input buttons... */
  -webkit-appearance: none;
  /* No rounded corners on input buttons. */
  border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;

  background-image: url(/nstpro/images/updownselect.png);
  background-repeat: no-repeat;
  background-position: right center;

  white-space: nowrap;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/**
 * Updates to make select button same size as standard NstButtonFactory button
 */
div.NstSelectNormalButton, div.NstSelectNormalButtonNoText, div.NstNormalButton {
  font-size: 75%;
  line-height: normal;
  height: auto;
  margin: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
  display: inline-block;
}

div.NstButton {
  background-image: none;
  padding-right: 4px;
  text-align: center;
}

div.NstSelectButton:hover, div.NstSelectButtonNoText:hover,
div.NstSelectNormalButton:hover, div.NstSelectNormalButtonNoText:hover {
  background-image: url(/nstpro/images/updownselecthover.png);
}

div.NstSelectButtonNoText, div.NstSelectNormalButtonNoText {
  padding-left: 0px;
  padding-right: 10px;
  background-position: center center;
  vertical-align: middle;
}

/*
 * Emphasized look for selec button widgets when mouse is over
 */

div.NstSelectButton:hover, div.NstSelectButtonNoText:hover,
div.NstButton:hover, div.NstButton:hover,
div.NstSelectNormalButton:hover, div.NstSelectNormalButtonNoText:hover  {
  color: white;

  border-style: solid;
  border-left-width: 3px;
  border-left-color: #4c85af;
  border-top-width: 3px;
  border-top-color: #a7c5df;
  border-right-width: 3px;
  border-right-color: #14446f;
  border-bottom-width: 3px;
  border-bottom-color: #1f527f;
}

/*
 * Style of icon which can appear on main select button
 */

img.NstSelectIcon,
img.NstSelectNormalIcon {
  border-style: none;
  padding: 0px;
  margin: 0px;
  width: 13px;
  height: 13px;
  padding-right: 4px;
  vertical-align: top;
  margin-top: 1px;
  margin-left: -1px;
}

/*
 * Style of icon which can appear next to items or headers in pull down.
 */

img.NstSelectItemIcon, img.NstSelectHeaderIcon,
img.NstSelectNormalItemIcon, img.NstSelectNormalHeaderIcon {
  border-style: none;
  padding: 0px;
  margin: 0px;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  padding-bottom: 0px;
  padding-right: 3px;
}


/*
 * CloudShark.css
 */

/*
 * Outer div area which contains individual select items.
 */
div.NstSelectCSContainer {
  padding: 2px;
  padding-bottom: 4px;
  position: absolute;
  left: 0px;
  top: 0px;
  color: #aaaa11;
  background-color: #003366;
/*
 *  * Add NST Style to menu folders...
 *  */
  border-style: solid;
  border-left-color: #000000;
  border-bottom-color: #000000;
  border-top-color: #0000ff;
  border-right-color: #0000ff;
  border-width: 1px;
  border-radius: 0 10px 10px 10px;
  -moz-border-radius: 0 10px 10px 10px;
  -webkit-border-radius: 0 10px 10px 10px;
  box-shadow: 4px 4px 10px #444444;
  -moz-box-shadow: 4px 4px 10px #444444;
  -webkit-box-shadow: 4px 4px 10px #444444;
}


/*
 * Turn off outline when select container has focus.
 */
div.NstSelectCSContainer:focus {
  outline: 0;
}

/*
 * Default look for selection items which appear in pull down.
 */

div.NstSelectCSItem, div.NstSelectCSHeader, div.NstSelectCSAction {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-size: 8pt;
  text-align: left;
  border-style: none;
  padding: 2px 6px 2px 6px;
  font-weight: normal;
  color: #aaaa11;
  cursor: pointer;
  white-space: nowrap;
}

/*
 * Change some appearance values for the header area.
 */

div.NstSelectCSHeader {
  font-weight: bold;
  font-style: italic;
  text-align: center;
  color: white;
  cursor: default;
  border-bottom-style: solid; 	 
  border-bottom-color: #bbbbbb; 	 
  border-bottom-width: 1px;
  padding-top: 4px;
  margin-bottom: 2px;
}

/*
 * Change some appearance values for the Action area.
 */

div.NstSelectCSAction {
  font-weight: normal;
}

/*
 * Separator Item.
 */

div.NstSelectCSSeparator {
  border-color: #bbbbbb;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 1px;
  padding-right: 1px;
}

/*
 * Emphasized look for selection item widgets when mouse is over
 */

div.NstSelectCSItemActive, div.NstSelectCSActionActive {
  color: black;
  background-image: url(/nstpro/images/button_fill_inverse.png);
  background-repeat: repeat-x;
}
/*
 * Default selection button widget (actually a div).
 */

div.NstSelectCSButton, div.NstSelectCSButtonNoText {
 font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-weight: normal;
  font-size: 70%;
  line-height: normal;
  color: blue;
  cursor: pointer;
  display: inline;
  margin: 0;
  border-style: none;
  white-space: nowrap;
}

/*
 * Emphasized look for select button widgets when mouse is over
 */
div.NstSelectCSButton:hover, div.NstSelectCSButtonNoText:hover {
  color: white;
}

div.NstSelectCSButtonNoText:hover {
  background-image: url(/nstpro/images/updownselecthover.png);
}

div.NstSelectCSButtonNoText {
  padding-left: 0px;
  padding-right: 10px;
  background-position: center center;
  vertical-align: middle;
  height: 13px;
}

/*
 * Style of icon which can appear on main select button
 */

img.NstSelectCSIcon {
  border-style: none;
  padding: 0px;
  margin: 0px;
  width: 16px;
  height: 16px;
  padding-right: 3px;
  vertical-align: top;
  margin-top: -2px;
  margin-left: -2px;
}

/*
 * Style of icon which can appear next to items or headers in pull down.
 */

img.NstSelectCSItemIcon, img.NstSelectCSHeaderIcon {
  border-style: none;
  padding: 0px;
  margin: 0px;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  padding-bottom: 0px;
  padding-right: 3px;
}


/* CSS to go with widgets created by the JavaScript in RpmInfo.js */




a.rpmLink {
}

a.rpmFileLink {
}

a.rpmUrl {
}

.rpmClick:hover {
  cursor: pointer;
  color: #0000ff;
  text-decoration: none;
}

span.rpm, span.rpmName {
  font-weight: bold;
}

span.rpmRef {
  color: #111188;
}

span.rpmSummary {
}

span.rpmVersionLabel {
}

span.rpmVersionLabelSmall {
/*  font-size: 75%; */
}

span.rpmVersionSmall {
/*  font-size: 75%; */
  color: blue;
  cursor: pointer;
}

span.rpmVersion, span.rpmRelease, span.rpmEpoch {
}

span.rpmArch {
}

span.buildDate, span.installDate {
}

span.rpmBuildHost {
}

span.rpmFileCount {
}

span.rpmLicense {
}

span.rpmSize {
}

span.rpmRelocations {
}

span.rpmSourceRpm {
}

span.rpmSignature {
}

/* When (none) shown for empty array (like: conflicts, provides, ...) */
span.rpmEmptyList {
}

/* RPM Info widget change log area. */

dl.rpmChangeLog {
  margin-left: 0.5em;
}

dt.rpmChangeLog {
  font-size: 90%;
  white-space: nowrap;
}

span.rpmChangeLogTime {
  color: #404040;
}

span.rpmChangeLogName {
  color: #208000;
}

pre.rpmChangeLog {

}

span.rpmConflicts {
}

pre.rpmDescription {
  font-family: monospace;
/*  cursor: text;
  color: black;
  background-color: white;
*/
  /* NOTE: If you change decoration sizes, you need to update Edit.php. */
  margin: 0.25em;
  margin-left: 0.5em;
  padding: 0.25em;
  border-style: solid;
  border-width: 0px;
  border-color: #a9a9a9;
}

span.rpmGroup {
}

span.rpmObsoletes {
}

span.rpmOS {
}

span.rpmPackager {
}

span.rpmPlatform {
}

span.rpmProvides {
}

span.rpmScriptProg {
  color: green;
  font-size: 80%;
}

pre.rpmScript {
  color: black;
  background-color: white;
  background-image: url(../images/computer_paper.png);

  font-family: monospace;

  text-align: left;
  border-style: solid;
  border-color: #a9a9a9;

  margin-top: .2em;
  border-top-width: 4px;
  padding-top: 1%;
  height: auto;
  padding-bottom: 1%;
  border-bottom-width: 4px;
  margin-bottom: .2em;

  margin-left: .3em;
  border-left-width: 4px;
  padding-left: 1%;
  width: auto;
  padding-right: 1%;
  border-right-width: 4px;
  margin-right: .3em;
}

span.rpmVendor {
}

/* File listing widget related CSS. */

/* Files table in RPM Info widget. */

table.rpmFiles {
  width: 99%;
  border-spacing: 0px;
  border-collapse: collapse;
  background-color: white;
}

th.rpmFiles {
  border-style: solid;
  border-color: #a0a0a0;
  border-width: 1px;
  cursor: pointer;
}

td.rpmFileName, td.rpmSize, td.rpmMode {
  font-family: monospace;
  font-weight: normal;
  padding-left: 0.25em;
  padding-right: 0.25em;
  border-style: solid;
  border-color: #a0a0a0;
  border-width: 1px;
  white-space: nowrap;
}

td.rpmSize, td.rpmMode {
  text-align: right;
}

td.rpmFileName {
  cursor: pointer;
  color: #111188;
}

td.rpmFileName:hover {
  font-weight: bold;
  cursor: pointer;
  color: #0000ff;
  text-decoration: none;
}

tr.rpmFileRowAlt {
  background-color: #e0e0e0;
}

tr.rpmFileRow:hover {
  background-color: #ffff00;
}

/** For adding labeled values to section headers. */

span.rpmInfoHeaderLabel, span.rpmInfoHeaderLabelNoGap {
  font-size: 60%;
  color: black;
  padding-left: 12px;
  padding-right: 4px;
}

span.rpmInfoHeaderValue {
  font-size: 60%;
  color: green;
  font-weight: bold;
}

span.rpmInfoHeaderLabelNoGap {
  padding-left: 0px;
  padding-right: 0px;
}

/* Information table CSS. */

th.rpmInfoHeader {
/*  color: #404040; */
  color: black;
  background-color: whitesmoke;
  font-weight: normal;
  text-align: right;
  white-space: nowrap;
  vertical-align: top;
}

td.rpmInfoValue {
  font-weight: normal;
  color: green;
  white-space: nowrap;
  vertical-align: top;
}

/* Pop up widget related CSS. */

div.rpmPopupWidget, div.rpmPopupIndex {
/*  background-color: #f5f5dc;
  background-color: white; */
  background-color: whitesmoke;
  color: black;
  overflow: scroll;
  height: 30em;
  width: 54em;
  min-width: 400px;
  min-height: 200px;
  padding: 0.25em;
  font-size: 95%;
}

div.rpmPopupIndex {
  min-width: 500px;
  height: 35em;
  width: 50em;
}

/* For index table of all RPMS */

div.rpmIndexLetter {
  display: block;
  width: 1.5em;
  font-family: monospace;
  font-size: 150%;
  cursor: pointer;
  color: black;
  background-color: #E0E0E0;
  text-align: center;
  font-weight: bold;

  /* NOTE: If you change decoration sizes, you need to update Edit.php. */
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  padding: 0.25em;

  border-style: solid;
  border-width: 4px;
  border-color: blue;
}

/*
a.rpmIndexLetter:hover {
  text-decoration: none;
}
*/
p.rpmIndexRequesting {
  margin: 0.5em;
  color: #228822;
}

div.rpmIndexName {
  padding-left: 0.5em;
}

table.rpmIndex {
  /** Note, width is dynamically set in JavaScript. */
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: auto;
  margin-right: auto;
}

td.rpmLetterIndexTable {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  color: #606060;
}

span.rpmLetterIndexTable, span.rpmLetterIndexPopup {
  padding-left: 0.25em;
  padding-right: 0.25em;
  color: #228044;
  cursor: pointer;
}

span.rpmLetterIndexPopup {
  color: #ffffff;
}

span.rpmLetterIndexPopupLine {
  color: #a0a0a0;
  font-size: 80%;
}

span.rpmCommandsPopupTitle {
  padding-left: 2em;
  color: #ffffff;
  cursor: pointer;
/*  font-size: 80%; */
}

div.rpmIndexLetter:hover,
span.rpmLetterIndexTable:hover, span.rpmLetterIndexPopup:hover,
span.rpmCommandsPopupTitle:hover {
  opacity: 0.6;
}

td.rpmIndexColumn {
  margin-bottom: 0.5em;
  vertical-align: top;
}

/** CSS for index information line (count/date) */

div.rpmIndexInfo {
  background-color: #d3d3d3;
  margin: 0px;
  margin-top: 0.5em;
  padding: 4px;
  border-color: black;
  border-style: solid;
  border-width: 1px;
  white-space: nowrap;
  vertical-align: middle;
}

table.rpmIndexInfo {
  width: 100%;
}

span.rpmIndexInfoLabel {
  font-size: 80%;
  color: black;
  padding-right: 4px;
}

span.rpmIndexInfoValue {
  font-size: 80%;
  color: green;
  font-weight: bold;
  padding-right: 12px;
}

input.rpmIndexInfoInput {
  font-size: 80%;
  margin-right: 12px;
  width: 2em;
}

span.rpmIndexInfoNoGap {
  padding-right: 0px;
}

td.rpmIndexInfoIcon, td.rpmIndexInfoRight, td.rpmIndexInfoLeft {
  vertical-align: middle;
}

img.rpmIndexInfoIcon {
  padding: 0px;
  margin: 0px;
  border-style: none;
  cursor: pointer;
  padding-left: 4px;
  padding-right: 4px;
  width: 24px;
  height: 24px;
  opacity: 1.0;
  vertical-align: middle;
}

img.rpmIndexInfoIcon:hover {
  opacity: 0.6;
}

/** Used to display message in RPM Index area instead of table */

div.rpmIndexMessage {
  margin: 2em;
  text-align: center;
  color: green;
  font-weight: bold;
}

img.rpmIconCtrl {
  padding: 0px;
  margin: 0px;
  border-style: none;
  cursor: pointer;
  width: 22px;
  height: 22px;
  opacity: 1.0;
}

img.rpmIconCtrl:hover {
  opacity: 0.6;
}

div.rpmMissingPackages,
div.rpmCheckingPackages {
    margin: 2em;
    font-size: 150%;
}

span.rpmCheckingPackage,
span.rpmMissingPackage {
    font-weight: bold;
}

span.rpmMissingPackage {
    color: red;
}


table.NstSystemdPidCell {
  margin-left: auto;
  margin-right: 0px;
}

div.NstSystemdIndexArea {
  margin-top: 18px;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

div.NstSystemdIndexInfo {
  background-color: #d3d3d3;
  margin: 0px;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding: 4px;
  border-color: black;
  border-style: solid;
  border-width: 1px;
  white-space: nowrap;
  vertical-align: middle;
}

table.NstSystemdIndexInfo {
  width: 100%;
}

img.NstSystemdIndexInfoIcon {
  padding: 0px;
  margin: 0px;
  border-style: none;
  cursor: pointer;
  padding-left: 2px;
  padding-right: 2px;
  width: 24px;
  height: 24px;
  opacity: 1.0;
  vertical-align: middle;
}

.NstSystemdHeader {
}

span.NstSystemdWidget {
  font-weight: bold;
  cursor: pointer;
  color: #2222bb;
}

span.NstSystemdPid {
  font-weight: bold;
  cursor: pointer;
  color: #16B90C;
}

img.NstSystemdIndicator {
  width: 10px;
  height: 10px;
  vertical-align: middle;
  padding-right: 2px;
}

/** Small icon control panel */
span.NstSystemdControls {
}

/** Small icon control img */
button.NstSystemdActionIcon,
button.NstSystemdIndicatorIcon,
img.NstSystemdIndicatorIcon,
img.NstSystemdActionIcon {
  width: 16px;
  height: 16px;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
}

img.NstSystemdFileActionIcon {
  width: 18px;
  height: 18px;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  padding-left: 2px;
}    

button.NstSystemdActionIcon,
button.NstSystemdActionIcon:hover {
  width: 22px;
  height: 22px;
  color: white;
  background-color: #e0e0e0;
  outline-style: none;
  border-style: solid;
  border-left-width: 3px;
  border-left-color: #c0c0c0;
  border-top-width: 3px;
  border-top-color: #c0c0c0;
  border-right-width: 3px;
  border-right-color: #707070;
  border-bottom-width: 3px;
  border-bottom-color: #707070;

  /* Disable rounded corners on Safari Mobile (iPad)
   * input buttons... */
  -webkit-appearance: none;
  /* No rounded corners on input buttons. */
  border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;

  position: relative;
}

img.NstSystemdActionIcon {
  position: absolute;
  top: 0px;
  left: 0px;
}
 
button.NstSystemdActionIcon:hover {
  background-color: white;
  border-left-color: #e0e0e0;
  border-top-color: #e0e0e0;
  border-right-color: #909090;
  border-bottom-color: #909090;
}

div.NstSystemdDetailsWidget {
/*  background-color: #f5f5dc;
  background-color: white;
  background-color: whitesmoke;
  color: black;
*/
  overflow: scroll;
  height: 30em;
  width: 54em;
  min-width: 400px;
  min-height: 200px;
  padding: 0.25em;
}

div.NstSystemdDetailsDescription,
table.NstSystemdDetailsLabeled {
  margin-left: 18px;
  margin-right: 2em;
}

div.NstSystemdDetailsDescription {
  margin-bottom: 0.5em;
  font-size: 110%;
}

th.NstSystemdEven,
th.NstSystemdOdd {
  color: black;
  background-color: inherit;
  font-weight: normal;
  text-align: right;
  white-space: nowrap;
  vertical-align: top;
}

td.NstSystemdEven,
td.NstSystemdOdd {
  font-weight: normal;
  color: #000050;
  vertical-align: top;
}

tr.NstSystemdEven {
/*  background-color: #e0e0e0; */
}

span.NstSystemdActive {
  font-weight: bold;
  color: #008000;
}

span.NstSystemdSubState,
span.NstSystemdEmpty,
span.NstSystemdInactive {
  color: #606060;
}

span.runningSubState,
span.listeningSubState,
span.activeSubState,
span.mountedSubState {
  font-weight: bold;
  color: #008000;
}

span.waitingSubState,
span.exitedSubState {
  font-weight: bold;
  color: #2222bb;
}

div.NstSystemdDetailsLabeledLabel,
div.NstSystemdDetailsLabeledValue {
  margin: 2px;
}

div.NstSystemdDetailsLabeledValue {
  color: #000050;
}    

.NstSystemdDocLink {
  font-weight: bold;
}

/*
div.NstSystemdDetailsLabeledValue:hover {
  background-color: #ffff00;
} 
*/

table.NstSystemdTable {
/*  width: 98%; */
}

.NstSystemdTableHeading {
}

th.NstSystemdColHeading {
}

tr.NstSystemdTableEven,
tr.NstSystemdTableOdd {
}

div.NstSystemdLogRowEven,
div.NstSystemdLogRowOdd {
  padding: 2px;
}

div.NstSystemdLogRowEven,
tr.NstSystemdTableEven {
  background-color: white;
}

div.NstSystemdLogRowOdd,
tr.NstSystemdTableOdd {
  background-color: #e0e0e0;
}

div.NstSystemdLogRowEven:hover,
div.NstSystemdLogRowOdd:hover,
tr.NstSystemdTableEven:hover,
tr.NstSystemdTableOdd:hover {
  background-color: #ffff99;
}

td.NstSystemdTableCellUnit,
td.NstSystemdTableCellPID,
td.NstSystemdTableCellBoot,
td.NstSystemdTableCellActions {
  padding-left: 4px;
  padding-right: 4px;
  text-align: left;
}

td.NstSystemdTableCellUnit {
}

td.NstSystemdTableCellBoot {
  width: 52px;
  white-space: nowrap;
}

img.NstSystemdIconLeft {
  padding-left: 2px;
  padding-right: 0px;
}

img.NstSystemdTitleIcon {
  margin-left: 2px;
  vertical-align: bottom;
}

button.NstSystemdButtonGap {
  margin-left: 3px;
  margin-right: 0px;
}

td.NstSystemdTableCellPID {
  width: 5em;
  text-align: right;
  white-space: nowrap;
}

td.NstSystemdTableCellActions {
  /* 5 buttons * (24 px width + 6 px border + 3 px gap) - 3px gap */
  width: 162px;
  white-space: nowrap;
}

td.NstSystemdTableCompact {
  font-size: 80%;
  overflow: hidden;
  white-space: nowrap;
}

div.NstSystemdDescriptionTable {
  margin-left: 12px;
}

span.NstSystemdDescriptionTableCompact {
}

div.NstSystemdAllAttributes,
div.NstSystemdJournalctl {
  font-family: monospace;
  font-size: 75%;
  margin-left: 1em;
  margin-right: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

div.NstSystemdJournalctl {
  border-style: solid;
  border-width: 3px;
  border-color: #606060;
}

span.NstSystemdLogTime {
  color: #511E96;
}

span.NstSystemdLogHost {
}

span.NstSystemdLogCommand {
  color: #8E6E1F;
}

span.NstSystemdLogMsg {
}

.breakWord {
  word-break: break-word;
}

span.NstSystemdGroup {
  word-break: break-word;
  display: inline-block;
}

span.NstSystemdEmptyBlock {
  margin: .5em;
  display: inline-block;
}

span.NstSystemdTableTypeLetter,
span.NstSystemdIndexPopupLetter {
  padding-left: 0.25em;
  padding-right: 0.25em;
  color: #228044;
  cursor: pointer;
}

span.NstSystemdTableTypeLetter {
  color: #2222bb;
}

span.NstSystemdIndexPopupLetter {
  color: brown;
}

span.NstSystemdTableTypeLetter:hover,
span.NstSystemdIndexPopupLetter:hover {
  opacity: 0.6;
}

h2.NstSystemdPositionRelative {
  position: relative;
}

span.NstSystemdTableTypeLetterLineLR,
span.NstSystemdTableTypeLetterLine,
span.NstSystemdIndexPopupLetterLine {
  color: #606060;
  font-size: 9pt;
}

span.NstSystemdTableTypeLetterLineLR {
  display: inline-block;
  position: absolute;
  bottom: 2px;
  right: 0.5em;
}

h2.NstSystemdTableTypeLetterLineLR {
  position: relative;
}

/* For filter controls */
span.NstSystemdTableLeftLabel {
  color: green;
  margin: 0px;
  font-size: 80%;
  display: inline-block;
  width: 5.25em;
}

input.NstSystemdFilterCheckBox {
  margin-right: 0.25em;
}

th.NstSystemdTableLeft {
  color: white;
  text-align: left;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

td.NstSystemdTableLeft {
  text-align: left;
  padding-left: 0.5em;
}

input.FilterCheckBox {
  margin-right: 1.0em;
}

span.NstSystemdRowHeading {
  white-space: nowrap;
}

span.FilterCheckBoxGroup {
  display: inline-block;
  width: 8em;
  text-align: right;
}

span.NstSystemdCountHeadingArea {
  font-size: 80%;
}

span.NstSystemdCountHeadingValue {
  color: brown;
}

div.NstSystemdTableLetterIdx {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}



/*
 * CSS to support the NST Ruler (NstRuler) Manager Popup widget.
 */

.nstRulerTool {
  border-style: none;
  margin: 0;
  margin-top: 2px;
  padding: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  border-radius: 0px 0px 6px 6px;
  -moz-border-radius: 0px 0px 6px 6px;
  -webkit-border-radius: 0px 0px 6px 6px;
  background-image: linear-gradient(bottom, rgb(176,176,176) 0%, rgb(255,255,255) 100%, rgb(255,255,255) 100%);
  background-image: -o-linear-gradient(bottom, rgb(176,176,176) 0%, rgb(255,255,255) 100%, rgb(255,255,255) 100%);
  background-image: -moz-linear-gradient(bottom, rgb(176,176,176) 0%, rgb(255,255,255) 100%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient(bottom, rgb(176,176,176) 0%, rgb(255,255,255) 100%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient(bottom, rgb(176,176,176) 0%, rgb(255,255,255) 100%, rgb(255,255,255) 100%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgb(176,176,176)),
    color-stop(1, rgb(255,255,255)),
    color-stop(1, rgb(255,255,255))
  );
}

.NstRulerInputFields {
  font-family: monospace;
  font-size: 8pt;
  line-height: 11pt;
  width: 3.5em;
  padding: 0;
  padding-left: 0.2em;
  padding-right: 0.2em;
  text-align: right;
}

img.nstRulerImgHighlightVernier {
  opacity: 1.0;
  width: 7px;
  height: 16px;
}

img.nstRulerImgHighlightColor,
img.nstRulerImgHighlightSwitcher {
  opacity: 1.0;
  width: 16px;
  height: 16px;
}

img.nstRulerImgHighlightRef {
  opacity: 1.0;
  width: 8px;
  height: 16px;
}

img.nstRulerImgHighlightVernier:hover,
img.nstRulerImgHighlightColor:hover,
img.nstRulerImgHighlightSwitcher:hover,
img.nstRulerImgHighlightRef:hover {
  opacity: 0.6;
}


/*
 * CSS to support the NST SVG Size Control.
 */

button.svgCtrlSizeButton {
  background-color: #e0e0e0;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  height: 15px;
  width: 17px;
  padding: 0px;
  margin: 0px;
  margin-left: 2px;
  border-width: 2px;
  border-width: 2px;
  border-style: outset;
  border-color: #f0f0f0;
  opacity: .40;
}

button.svgCtrlSizeButton:hover {
  background-color: white;
  opacity: 1.0;
}

img.svgCtrlSizeButton {
  border: none;
  padding: 0px;
  margin: 0px;
  height: 7px;
  width: 7px;
}


/*
 * Note: CSS Cascading Order => http://www.boogiejack.com/CSS_4.html
 *
 * Valid Classes are the most important. Therefore use the !important property.
 */
input.valid, textarea.valid {
  color: #000000 !important;
  background-color: #e0ffe0 !important;
  /* font-weight: normal; */
}

input.invalid, textarea.invalid {
  color: #a00000 !important;
  background-color: #ffe0e0 !important;
  /* NOTE: Keep text same size as "valid" area or it looks funny when
     transitioning between good/bad state. */
  /* font-weight: normal; */
}

input.disabled, textarea.disabled {
  color: #666666 !important;
  background-color: #bbbbbb !important;
}

/**
 * Used for vertically aligning widgets via NstDom.verticalAlign().
 */

table.NstDomVertical {
  border-spacing: 0px;
}

tbody.NstDomVertical {
}

tr.NstDomVertical {
}

td.NstDomVertical {
  vertical-align: middle;
}

/* NST Shell Console - ANSI Animation blink definition */
@keyframes blink {
  /* Define animation steps here */
  0% { opacity: 1; }
  /* The step-end timing means it will jump to this value immediately */
  50% { opacity: 0; } 
  100% { opacity: 1; }
}


/* ************************************************************************
 * END OF: /home/nst/repo42//wui/css/site.css
 * ************************************************************************/


/* ************************************************************************
 * START OF: /home/nst/repo42//include/skins/default/css/domtt.css
 * ************************************************************************/

/* $Id: domtt.css,v 1.15 2009/05/23 14:18:54 rwhalb Exp $ */

/* DOM Tooltip title styles for the NST WUI */

div.niceTitle {
  background-color: #333333;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 13px;
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  width: 400px;
  left: 0;
  top: 0;
  position: absolute;
  padding-bottom: 1px;
  text-align: left;
  vertical-align: middle;
  z-index: 20;
  border-style: solid;
  border-left-color: #000000;
  border-bottom-color: #000000;
  border-top-color: #0000ff;
  border-right-color: #0000ff;
  border-width: 2px;
  border-radius: 0 10px 10px 10px;
  -moz-border-radius: 0 10px 10px 10px;
  -webkit-border-radius: 0 10px 10px 10px;
  box-shadow: 4px 4px 10px #444444;
  -moz-box-shadow: 4px 4px 10px #444444;
  -webkit-box-shadow: 4px 4px 10px #444444;


}

div.niceTitle .contents {
/*
 Debug: put white box around content...
  border-color: white;
  border-style: solid;
  border-width: 1px;
*/
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  margin: 0.3em;
  padding: 0;


}

div.niceTitle dt {
  color: #33ff00;
  font-weight: bold;
}

div.niceTitle dd {
  margin-left: 2em;
}

/* common base settings */
div.niceTitle p, div.niceTitle th, div.niceTitle td,
div.niceTitle .ttHeadRight {
  color: green;
  background-color: #333333;
  font-size: 12px;
  font-weight: normal;
  padding: 3px 0 0 0;
  margin: 0;
  text-align: left;


}

/* Tweaks for th/td areas (NOTE: IE seems to require a class) */
div.niceTitle th, div.niceTitle .ttHeadRight {
  border-style: none;
  color: #cc9900;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: right;
  
  font-size: 12px;
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
}

div.niceTitle td {
  border-style: none;
  color: #FFFFFF;
  font-family: monospace;
  font-weight: normal;
  font-size: 12px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: left;
}

.line1px, div.niceTitle .line1px,
.line1pxBM, div.niceTitle .line1pxBM {
  text-align: left;
  border-color: green;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  margin: 0px;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
}

.line1pxBM, div.niceTitle .line1pxBM {
  width: 100%;
  margin-bottom: 0.50em;
}

/*
 *  Reference to a command or script name within a tooltip
 *  (when following a colon, the command name is enclosed in single quotes). */
div.niceTitle .ttCommand {
  color: #33ff00;
}

/* Document entities with italic facing. */
div.niceTitle .ttDocument {
  color: #33ff00;
  font-style: italic;
}

/* Reference to external site, typically enclosed in double quotes */
div.niceTitle .ttSite {
  color: #00ccff;
}

/* Reference to internal NST WUI navigation. */
div.niceTitle .ttNav {
  color: #33ff00;
}

/* Emphasis for a 'value' of a variable (or state of system) which might
 * appear in a tooltip (typically enclosed in double quotes). */
div.niceTitle .ttValue, div.niceTitle .ttValueRight {
  color: #00ccff;
}

/* Emphasis for a 'value' of a variable (or state of system) which might
 * appear in a tooltip (typically enclosed in double quotes).
 *
 *  Note: Reduce Font size for Linux monospace chars... */
div.niceTitle .ttValueLinux, div.niceTitle .ttValueRightLinux {
  color: #00ccff;
  font-family: monospace;
  font-size: 10px;
}

/* Emphasis for a 'value' of a variable (or state of system) which might
 * appear in a tooltip (typically enclosed in double quotes). A
 * proportional font will be used. */
div.niceTitle .ttValuePFont, div.niceTitle .ttValuePFontRight {
  color: #00ccff;
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
}

/* Emphasis for a 'value' of a variable (or state of system) which might
 * appear in a tooltip (typically enclosed in double quotes). A
 * fixed font will be used. */
div.niceTitle .ttValueFFont, div.niceTitle .ttValueFFontRight {
  color: #00ccff;
  font-family: monospace;
  font-weight: normal;
}

div.niceTitle .ttValueRight {
  text-align: right;
}

div.niceTitle .ttWordBreak {
  display: inline-block;
  word-break: break-all;
}

/* Emphasis for an 'action' a user might take (enable, disable, reset, etc)
 *   - quoting is typically ommitted. */
div.niceTitle .ttAction {
  color: #cc9900;
}

/* Emphasis for 'acronyms' within tool tip text. */
div.niceTitle .ttAcronym {
  color: #cc9900;
}

/* Emphasize 'text' within tool tip text. */
div.niceTitle .ttEmphasis {
  color: #33ff00;
}

/* Emphasize 'text' within tool tip text. Uses a
 * proportional font. */
div.niceTitle .ttEmphasisPFont {
  color: #33ff00;
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
}

/* Emphasis for 'notes' within tool tip text. */
div.niceTitle .ttNote {
  color: #cc9900;
}

/* Emphasis for 'normal' text within the tool tip. */
div.niceTitle .ttNormal {
  color: white;
}

/* Emphasis for 'normal' text within the tool tip. Uses a
 * proportional font. */
div.niceTitle .ttNormalPFont {
  color: white;
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
}

/* Emphasis for 'normal' text within the tool tip. Uses a
 * fixed font. */
div.niceTitle .ttNormalFFont {
  color: white;
  font-family: monospace;
  font-weight: normal;
}

/* ToolTip IP Address. */
div.niceTitle .ttIpAddr, div.niceTitle .ttIpAddrLinux{
  color: black;
  font-family: monospace;
  font-weight: normal;
  font-size: 8pt;
}

/* ToolTip IP Address on Linux. */
div.niceTitle .ttIpAddrLinux{
  font-size: 7pt;
}

/* Emphasis for 'note' text within the tool tip. Uses a
 * proportional font. */
div.niceTitle .ttNotePFont {
  color: #cc9900;
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
}

/* Emphasis for 'caution' text within the tool tip. */
div.niceTitle .ttCaution {
  color: #ffff00;
}

/* Emphasis for 'warning' text within the tool tip. */
div.niceTitle .ttWarning {
  color: #ff0000;
}

/* Set <ul> and <dl> areas to white text by default. */
div.niceTitle ul, div.niceTitle dl {
  color: #ffffff;
}


/* ************************************************************************
 * END OF: /home/nst/repo42//include/skins/default/css/domtt.css
 * ************************************************************************/


/* ************************************************************************
 * START OF: /home/nst/repo42//include/skins/default/css/dommenu.css
 * ************************************************************************/

/* CSS for menu bar which appears under the top navigation bar. */

#domMenu_nav, div.menuBar, div.navMenuElement,
div.navSubMenuBar, div.navSubMenuElement {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-size: 8pt;
  text-align: left;
  border-style: none;
}

div.navSubMenuBar {
  color: #aaaa11;
  background-color: #003366;
  border-color: #003366;
  padding: 4px 0px 4px 2px;
/*
 * Add NST Style to menu folders...
*/
  border-style: solid;
  border-left-color: #000000;
  border-bottom-color: #000000;
  border-top-color: #0000ff;
  border-right-color: #0000ff;
  border-width: 1px;
  border-radius: 0 10px 10px 10px;
  -moz-border-radius: 0 10px 10px 10px;
  -webkit-border-radius: 0 10px 10px 10px;
  box-shadow: 4px 4px 10px #444444;
  -moz-box-shadow: 4px 4px 10px #444444;
  -webkit-box-shadow: 4px 4px 10px #444444;
}

#domMenu_nav, div.menuBar {
  color: #aaaa11;
  background-color: #003366;
  background-image: url(/nstpro/images/button_fill.png);
  border-style: none;
  padding: 1px 4px;
  background-repeat: repeat-x;
  display: none;
}

div.menuBar {
  display: block;
}

div.navMenuElement {
  padding: 2px 6px 2px 6px;
  font-weight: bold;
/*
  color: white;
*/
  color: #aaaa11;
}
div.navSubMenuElement {
  padding: 2px 6px 2px 6px;
  margin: 0 1px 1px 0;
/*
  color: white;
*/
  color: #aaaa11;
}
div.navSubMenuElementHeading {
  font-weight: bold;
/*
  color: white;
*/
  color: #aaaa11;
}

div.navSubMenuElementHover {
  color: black;
  background-image: url(/nstpro/images/button_fill_inverse.png);
/*
  color: #000030;
  background-image: url(/nstpro/images/menu_bar_fill_inverse.png);
*/
  background-repeat: repeat-x;
}

div.navMenuElementHover {
  color: black;
  background-image: url(/nstpro/images/button_fill_inverse.png);

/*
  color: #000030;
  background-image: url(/nstpro/images/menu_bar_fill_inverse.png);
*/
  background-repeat: repeat-x;
}

div.navMenuElementActive {
  color: black;
  background-image: url(/nstpro/images/button_fill_inverse.png);
/*
  color: #000030;
  background-image: url(/nstpro/images/menu_bar_fill_inverse.png);
*/
  background-repeat: repeat-x;
}

span.navMenuSetup {
  font-weight: bold;
  font-size: 7pt;
  padding-left: 3px;
  position: relative;
  top: -2px;
  vertical-align: top;
  color: #909090;
}

img.navMenuX {
  padding: 0px;
  margin: 0px;
  margin-right: 6px;
  margin-bottom: -2px;
}

div.navMenuSep {
  height: 4px;
  line-height: 4px;
  text-align: left;
  border-color: #bbbbbb;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  margin-top: -3px;
  margin-bottom: 1px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 1px;
  padding-right: 1px;
}

div.navMenuHdrSep {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0;
  gap: 1px;
}

div.navMenuHdrSepLn {
  flex: 1;
  height: 1px;
  border-color: #bbbbbb;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  min-width: 1px;
}

span.navMenuHdrSepTxt {
  color: white;
  font-style: italic;
  font-weight: bold;
  white-space: nowrap;
  margin: 0;
  padding-left: 0.25em;
  padding-right: 0.25em;
}


/* ************************************************************************
 * END OF: /home/nst/repo42//include/skins/default/css/dommenu.css
 * ************************************************************************/


/* ************************************************************************
 * START OF: /home/nst/repo42//include/skins/default/css/console.css
 * ************************************************************************/

/* $Id: console.css,v 1.31 2009/05/23 14:18:54 rwhalb Exp $
 *
 * CSS to go with the "console.js" file to set the look of the 
 * NST JavaScript debug console.
 *
 * The console is currently a DOM inserted entity of the following form:
 *
 * <div class="nstConsole">
 *
 *   [ <div>OPTIONAL CUSTOM USER NODE</div> ]
 *
 *   <div class="nstConsoleTop">
 *     <div class="nstConsoleOutput">
 *     </div>
 *   </div>
 *
 *   <div id=class="nstConsoleBot">
 *     <div id=class="nstConsoleBotLeft">
 *       <div id=class="nstConsoleButtons">
 *          <!-- NST JavaScript Console Buttons -->
 *       </div>
 *       <!-- Optional - if user implements createFooterArea() method. -->
 *       <div id=class="nstConsoleFooter">
 *          <!-- User buttons -->
 *       </div>
 *     </div>
 *
 *     <div class="nstConsoleBotRight">
 *       <div class="nstConsoleInputDiv">
 *         <textarea id="nstConsoleInput" />
 *         <input id="nstConsoleOneLiner" />
 *         <div id="nstConsoleOneLinerSeparator" />
 *       </div>
 *     </div>
 *   </div>
 * </div>
 *
 */

/* Initialize width so things will fit nicely. */

div.nstConsole, div.nstConsoleTop, div.nstConsoleBot,
div.nstConsoleBotLeft, div.nstConsoleBotRight, div.nstConsoleFooter,
div.nstConsoleInputDiv, div.nstConsoleOutput, 
table.nstConsoleMiniButtons,
td.nstConsoleButtons, td.nstConsoleInput,
#nstConsoleInput, #nstConsoleOneLiner,
pre.nstConsoleEchoOutput, pre.nstConsoleEvalOutput, pre.nstConsoleErrorOutput {
  margin: 0;
  border-width: 0;
  border-style: none;
  padding: 0;
  width: auto;
  line-height: normal;
}

div.nstConsole, div.nstConsoleTop, div.nstConsoleBot {
  width: 100%;
}

/* Top area of layout. */
div.nstConsoleTop {
}

div.nstConsoleFooter {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 0px;
}

/* Bottom left area of layout. */
div.nstConsoleBotLeft {
  position: absolute;
  left: 0px;

  /* fixed width of button area */
  width: 130px;

  margin: 0;
  padding: 0;
  border: 0;

  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: white;

  background-color: #000030;
}

/* Bottom right area of layout. */
div.nstConsoleBotRight {
  position: absolute;

  /* compensate for left-border and indentation for input area:
   * 2 pixels - border, 5 pixels - indentation */
  left: 137px;
  right: 0px;

  margin: 0;
  padding: 0;
  border: 0;

  background-color: #000030;
}

/* Table used for "mini" text buttons next to input area. */
table.nstConsoleMiniButtons {
  width: 100%;
}

/* Output <div> - will contain MANY <pre> elements. */
div.nstConsoleOutput {
  overflow: scroll;

  /* Set width back to auto so we can enable borders. */
  width: 100%;

  font-family: monospace;
  font-size: 10pt;
  font-weight: normal;

  color: #33FF33;
  background-color: black;
  text-align: left;
}

/* <pre> element added to output <div> for evaluated code. */
pre.nstConsoleEvalOutput {
  color: white;
}

/* <pre> element added to output <div> for error output. */
pre.nstConsoleErrorOutput {
  color: #ff4040;
}

/* <span> elements used for line numbers in output <pre> blocks. */

span.nstConsoleLineNumber {
  color: yellow;
  width: 3em;
  text-align: right;
  margin-right: 2mm;
}

/*
 * Style for wrap indicator "\" which appears at the end of long
 * lines in the output console if NstConsole.setLineLength(len) is
 * set to a value larger than 0.
 */

span.nstConsoleWrapIndicator {
  color: yellow;
  padding-left: 1px;
}

/* <td> wrapper around button area of console. */

div.nstConsoleButtons {
  vertical-align: top;
  width: 130px;
  overflow: hidden;
}

/* <textarea> element in input <div> for user JavaScript code. */

div.nstConsoleInputDiv {

  /* Match color of user input text. */
  color: white;
  background-color: black;
}

#nstConsoleInput, #nstConsoleOneLiner {
  font-family: monospace;
  font-size: 10pt;
  font-weight: normal;
  padding-left: 0.25em;

/*  cursor: text; */
  color: white;
  background-color: black;

  width: 100%;
}

#nstConsoleInput {
  overflow-y: scroll;
  overflow-x: auto;
}

#nstConsoleOneLiner {
  height: 15pt;
}

#nstConsoleOneLinerSeparator {
  text-align: left;
  border-color: green;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
  border-left-width: 0px;

  margin: 0px;
  padding: 0px;
}

/* Button styles (which appear on left side of console). */

a.nstConsoleButton, button.nstConsoleButton,
a.nstConsoleButton:active, a.nstConsoleButton:visited,
a.nstConsoleButton:hover {
  display: block;
  margin: 0px;
  white-space: nowrap;
  padding-left: 2px;
  padding-right: 2px;
  text-align: center;
  text-decoration: none;
  outline: none;

  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;

  color: #aaaa11;
  background-color: #003366;

  border-style: solid;
  border-left-width: 3px;
  border-left-color: #1A588F;
  border-top-width: 3px;
  border-top-color: #658cb2;
  border-right-width: 3px;
  border-right-color: #001937;
  border-bottom-width: 3px;
  border-bottom-color: #00203f;
}

a.nstConsoleButton:hover, button.nstConsoleButton:hover {
  color: white;
  background-color: #003366;

  border-style: solid;
  border-left-width: 3px;
  border-left-color: #4c85af;
  border-top-width: 3px;
  border-top-color: #a7c5df;
  border-right-width: 3px;
  border-right-color: #14446f;
  border-bottom-width: 3px;
  border-bottom-color: #1f527f;
}

button.nstConsoleButton, button.nstConsoleButton:hover {
  padding: 0px;
  width: 100%;
}

/* Set background color of fill areas to match NST WUI bottom footer. */

div.nstConsole, div.nstConsoleTop {
  color: white;
  background-color: #000030;
}

/* This will be set to black in javascript when in
 * multi-line mode for a black left margin. */
div.nstConsoleBot {
  background-color: #000030;
}


/* ************************************************************************
 * END OF: /home/nst/repo42//include/skins/default/css/console.css
 * ************************************************************************/


/* ************************************************************************
 * START OF: /home/nst/repo42//wui/apps/registration/registration.css
 * ************************************************************************/

/* CSS specific to the registration.html page. */

div.regcode {
  font-family: monospace;
  font-weight: bold;
  color: green;
  margin: 0.25em;
}

div.unregcode {
  font-family: monospace;
  font-weight: bold;
  color: #800000;
  margin: 0.25em;
}


/* ************************************************************************
 * END OF: /home/nst/repo42//wui/apps/registration/registration.css
 * ************************************************************************/


body {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-weight: normal;
}

/*
 * Override font for acronymns...
 */
.acronymLink, .acronymLink:hover, .acronymLink:visited {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-size: 95%;
}

/*
 * Override DOM Tooltip contents font...
 */
.contents {
  font-size: 13px;
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
}

.titleArea, .titleAreaCentered, .faqArea,
.NstNewsEntryArea, .NstNewsLoading, .NstNewsLoadError {
  border-color: black;
  border-style: solid;
  border-width: 1px;
  margin: .25em;
  margin-bottom: .50em;

  background-color: #f5f5dc;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  box-shadow: 4px 4px 10px #444444;
  -moz-box-shadow: 4px 4px 10px #444444;
  -webkit-box-shadow: 4px 4px 10px #444444;
}

.titleAreaCentered, .faqArea,
.NstNewsEntryArea, .NstNewsLoading, .NstNewsLoadError {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.NstNewsLoading, .NstNewsLoadError {
  padding: 0.5em;
}

.NstNewsLoadError {
  font-weight: bold;
  color: #a00000;
}

.NstNewsMoreLinkArea {
  margin-top: .1em;
  text-align: right;
}

.NstNewsMoreLink, .NstNewsMoreLink:hover, .NstNewsMoreLink:visited {
  font-size: 80%;
  color: #808080;
}

.titleText, .titleTextLeft, .titleTextBottomLeft,
 .titleTextMiddle, .titleTextRight, .titleTextBottomRight,
 .titleTextLeftRight, .NstNewsEntryTitleArea {
  font-size: 105%;
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-weight: normal;
  color: white;
  background-image: url(/nstpro/images/background-blue-black.png);
  background-repeat: repeat-x;
  background-color: black;

  padding: .1em;
  padding-left: .25em;

  border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;


  border-color-bottom: black;
  border-style-bottom: solid;
  border-width-bottom: 1px;
}

.NstNewsEntryTitleArea {
  padding-left: 0.5em;
}

.titleTextLeft {
  border-radius: 10px 0px 0px 0px;
  -moz-border-radius: 10px 0px 0px 0px;
  -webkit-border-radius: 10px 0px 0px 0px;
}

.titleTextBottomLeft {
  border-radius: 0px 0px 0px 10px;
  -moz-border-radius: 0px 0px 0px 10px;
  -webkit-border-radius: 0px 0px 0px 10px;
}

.titleTextRight {
  border-radius: 0px 10px 0px 0px;
  -moz-border-radius: 0px 10px 0px 0px;
  -webkit-border-radius: 0px 10px 0px 0px;
}

.titleTextBottomRight {
  border-radius: 0px 0px 10px 0px;
  -moz-border-radius: 0px 0px 10px 0px;
  -webkit-border-radius: 0px 0px 10px 0px;
}

.titleTextLeftRight {
  border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;
}

.titleTextMiddle {
  border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
}

.titleContent, .NstNewsEntryContent {
  margin: 0.0em;
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-size: 90%;
  font-weight: normal;
}

.NstNewsEntryContent {
  padding: 0.5em;
}

.productArea {
  background-color: #f5f5dc;
}

.productImage:hover {
  opacity: 0.6;
}

.productTitle {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-size: 85%;
  font-weight: bold;
}

.imageHover:hover {
  opacity: 0.6;
}

span.textHover:hover, div.textHover:hover, a.textHover:hover {
  opacity: 0.6;
}

a.textHoverBright:hover {
  text-decoration: none;
  color: white;
}

.faqQuestion, .faqAnswer {
  padding: .5em;
  padding-bottom: .25em;
}

.faqQuestion {
  border-bottom-style: solid;
  border-bottom-color: black;
  border-bottom-width: 1px;
  font-style: italic;
}

.featureQualifier {
  border-style: solid;
  border-width: 1px;
  border-color: black;
  background-color: white;
  color: black;
  font-weight: bold;
}

.featureLabel, .featureLabelLeft {
  padding-left: .25em;
  padding-right: .25em;
  color: black;
  background-color: #b0b0b0;
  font-weight: bold;
}

.featureLabelLeft {
  border-radius: 0px 0px 0px 10px;
  -moz-border-radius: 0px 0px 0px 10px;
  -webkit-border-radius: 0px 0px 0px 10px;
}

.featureArea, .featureAreaLeft, .featureAreaRight {
  vertical-align: top;
  background-color: #e0e0e0;
  margin: 0;
  padding: 2px;
}

.featureAreaLeft {
  border-radius: 0px 0px 0px 10px;
  -moz-border-radius: 0px 0px 0px 10px;
  -webkit-border-radius: 0px 0px 0px 10px;
}

.featureAreaRight {
  border-radius: 0px 0px 10px 0px;
  -moz-border-radius: 0px 0px 10px 0px;
  -webkit-border-radius: 0px 0px 10px 0px;
}

.subscriptionLabel, .subscriptionLabelLeft {
  padding-left: .25em;
  padding-right: .25em;
  color: black;
  background-color: #808080;
  font-weight: bold;
}

.subscriptionLabelLeft {
  border-radius: 0px 0px 0px 10px;
  -moz-border-radius: 0px 0px 0px 10px;
  -webkit-border-radius: 0px 0px 0px 10px;
}

.subscriptionArea, .subscriptionAreaRight {
  vertical-align: top;
  background-color: #c0c0c0;
}

.subscriptionAreaRight {
  border-radius: 0px 0px 10px 0px;
  -moz-border-radius: 0px 0px 10px 0px;
  -webkit-border-radius: 0px 0px 10px 0px;
}

span.underline {
  text-decoration: underline;
}

span.italic {
  font-style: italic;
}

span.emphasis {
  font-weight: bold;
  font-style: italic;
}

span.shiftright {
  margin-left: 0.25em;
}

span.captiontitle, span.captionip {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-size: 110%;
  font-weight: bold;
  color: black;
  background-color: inherit;
}

span.captionip {
  font-size: 102%;
  color: #00ccff;
  color: white;
}

li {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}

ul.shiftleft {
  margin-left: -1.0em;
  margin-right: 0.35em;
}

p.header2, p.header3 {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-size: 110%;
  font-weight: bold;
  color: black;
  background-color: inherit;
  margin-left: 0.25em;
  margin-right: 0.0em;
  margin-top: 1.0em;
  margin-bottom: 0.5em;
}

p.header2 {
  font-size: 120%;
}

#top {
 background-color: #000030;
}

.fsstyle {
  font-size: 80%;
  font-weight: normal;
}

.photoCell {
  padding: 1em;
  background-color: white;
  border-style: solid;
  border-width: 1px;
  border-color: black;
}

.headShot {
  width: 148px;
  height: 148px;
  border: none;
}

.photoDescription {
  margin: 1em;
}

.productDiagram {
  width: 868px;
  height: 628px;
  border: none;
}

.productDiagramLarge {
  width: 964px;
  height: 652px;
  border: none;
}

.productDiagramLong {
  width: 964px;
  height: 782px;
  border: none;
}


/*
 * Related to registration/subscription information
 */

.subOk, .subAlmostExpired,
.subExpired, .subInvalid {
  font-family: Consolas, monospace;
  font-weight: bold;
  color: green;
  background-color: inherit;
  margin: 0.25em;
}

.subAlmostExpired {
  color: #cc9900;
  background-color: inherit;
}

.subExpired, .subInvalid {
  color: #ff0000;
  background-color: inherit;
}

/*
 * The "forgot registration code" and "registration code"  widgets
 */

.forgotCodeWidget, .uuidActionForm {
  padding: .25em;
  padding-bottom: .5em;
}

/*
 * Used to fit repoview inside NST top/bottom banners
 */

iframe.repoview, iframe.content {
  margin: 0px;
  height: 100px;
  width: 100%;
  overflow-y: scroll;
  margin: 0px;
  padding: 0px;
  border-style: none;
  border-width: 0px;
  background-color: white;
}

/*
 * Used for centering images - you MUST add a style setting your image width
 * and height.
 */

img.centeredImg, img.framedImg {
  display: block;
  border: none;
  margin-top: .5em;
  margin-bottom: .5em;
  margin-left: auto;
  margin-right: auto;
}

img.framedImg {
  border-color: #c0c0c0;
  border-width: 3px;
  border-style: solid;
  padding: 5px;
  margin-bottom: 1em;

  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  box-shadow: 4px 4px 4px #444444;
  -moz-box-shadow: 4px 4px 4px #444444;
  -webkit-box-shadow: 4px 4px 4px #444444;
}

/*
 * Tweaks to the command line output examples
 */

pre.screen {
  margin-top: .5em;
  margin-bottom: .5em;
}

pre.screen code.prompt,
pre.screen code.computerOutput,
pre.screen strong.userInput {
}

pre.screen strong.userInput {
  color: yellow;
  font-weight: normal;
}



/*
 * Used to position to the site name image on the banner.
 */

div.bannerSiteName {
  width: 290px;
  height: 46px;
  position: absolute;
}

img.bannerSiteName {
  position: absolute;
  left: 0px;
  top: 0px;
}

/*
 * CSS related to the "ad" area on the main page.
 */

#adArea {
  position: relative;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 90px;

  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #8080ff;
}

/*
 * User information area.
 */

#userInfo {
  position: absolute;
  top: 2px;
  right: 162px;
  text-align: right;
  font-size: 9pt;
}

span.userInfoEmail {
  color: white;
  margin: 0;
  margin-right: 4px;
  padding: 0;
}

a.signIn, a.signOut {
  color: #aaaa11;
  margin: 0;
  margin-left: 4px;
  padding: 0;
}

/*
 * Browser/Server IP area (located in the top banner area)
 */

#bannerIpArea {
  position: absolute;
  bottom: 2px;
  right: 162px;
  margin: 0;
  padding: 0;

  font-size: 9pt;
  color: white;
  background-color: inherit;
  white-space: nowrap;
}

#ipBrowser {
  margin: 0;
  margin-left: 4px;
  padding: 0;
  border-style: none;
  float: left;
}

#ipServer {
  margin: 0;
  margin-right: 4px;
  padding: 0;
  border-style: none;
  float: right;
}

span.ipLabel {
  color: #aaaa11;
  background-color: inherit;
}

span.ipColon {
  color: white;
  background-color: inherit;
}

span.ipAddress {
  color: white;
  background-color: inherit;
  cursor: pointer;
}

span.ipAreaSpace {
  color: #000030;
  background-color: inherit;
  margin: 0;
  margin-left: 4px;
  margin-right: 4px;
  padding: 0;
}

/*
 * Banner news area (located in the ad area)
 */

#bannerNewsArea {
  position: absolute;
  bottom: 0px;
  right: 0px;
  margin: 0;
  padding: 2px;
  width: 360px;

  font-size: 9pt;
  color: white;
  cursor: pointer;
  background-color: #272727;
  border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
}

#bannerNewsArea:hover {
  opacity: 0.8;
}

#bannerNewsDate, #bannerNewsText {
  font-size: 9pt;
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-weight: 500;
  color: white;
}

td.bannerNewsDate {
  color: #aaaa11;
  background-color: inherit;
  vertical-align: top;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

td.bannerNewsText {
  color: white;
  background-color: inherit;
  vertical-align: top;
  margin: 0;
  padding: 0;
  padding-left: 0.25em;
}

span.NstNewsEntryDate {
  color: white;
}

span.NstNewsEntryTitle {
  color: white;
  font-weight: bold;
  margin-left: 0.5em;
}

/*
 * Download icons and links
 */

.frontPageCheckMark {
  cursor: pointer;
  width: "36px";
  height: "36px";
}

.frontPageCheckMark:hover {
  opacity: 0.4;
}

div.downloadIcon, div.downloadCheckmark {
  background-image: url(/nstpro/images/download.png);
  cursor: pointer;
  position: relative;
  border-style: none;
  margin: 0px;
  padding: 0px;
  width: 48px;
  height: 48px;
}

div.downloadCheckmark {
  background-image: url(/nstpro/images/check_mark_download_41x36.png);
  width: 41px;
  height: 36px;
}

div.downloadIcon:hover, div.downloadCheckmark:hover {
  opacity: 0.4;
}

div.downloadIconArea {
  cursor: pointer;
  margin-left: .5em;
}

img.downloadIcon {
  display: block;
  border-style: none;
  margin: 0px;
  margin-left: auto;
  width: 64px;
  height: 64px;
  margin-right: auto;
  padding: 0px;
}

div.downloadIconLabel {
  font-size: 90%;
  margin-top: .25em;
  text-align: center;
}

div.downloadIconTL,
div.downloadIconTR,
div.downloadIconBL,
div.downloadIconBR {
  position: absolute;
  border-style: solid;
  border-width: 1px;
  border-color: #808080;
  background-color: #f0f080;
  color: black;
  padding: 1px;
  font-size: 9px;
  line-height: 9px;
}

div.downloadIconTL {
  top: 0px;
  left: 0px;
}

div.downloadIconTR {
  top: 0px;
  right: 0px;
}

div.downloadIconBL {
  bottom: 0px;
  left: 0px;
}

div.downloadIconBR {
  bottom: 0px;
  right: 0px;
}

.downloadDescription {
  margin-right: 2em;
}

td.downloadLabel {
  padding-left: 1em;
}

td.downloadValue {
  padding-left: 0.5em;
  font-weight: bold;
  white-space: nowrap;
}

img.imgview {
  margin-top: 1.0em;
  margin-bottom: 1.0em;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 4px 4px 10px #444444;
  -moz-box-shadow: 4px 4px 10px #444444;
  -webkit-box-shadow: 4px 4px 10px #444444;
}

/*
 * Headline news area tweaks
 */

.gfg-subtitle {
  font-family: "Trebuchet MS", Tahoma, "Liberation Sans", sans-serif;
  font-weight: bold;
  color: white;
  background-image: url(/nstpro/images/background-blue-black.png);
  background-repeat: repeat-x;
  color: white;
  background-color: inherit;

  padding-left: .25em;

  border-style: none;

  margin-top: .5em;
}

.gfg-subtitle a, .gfg-subtitle a:visited, .gfg-subtitle a:hover {
  color: white;
}

#headlineNews {
  margin: .5em;
}

.gfg-root {
  border-style: none;
  background-color: inherit;
}

.gfg-title {
  display: none;
}

.gfg-listentry-odd, .gfg-listentry-even {
  background-color: inherit;
}
