BODY
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #696973;
    FONT-FAMILY: Arial;
    background-color: white;
}
H1
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 20pt;
    COLOR: #696973;
    FONT-FAMILY: Arial
}
H2
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 18pt;
    COLOR: #696973;
    FONT-FAMILY: Arial
}
H3
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 16pt;
    COLOR: #696973;
    FONT-FAMILY: Arial
}
H4
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 14pt;
    COLOR: #696973;
    FONT-FAMILY: Arial
}
H5
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 12pt;
    COLOR: #696973;
    FONT-FAMILY: Arial
}
A
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 9pt;
    COLOR: #696973;
    FONT-FAMILY: Arial;
    text-decoration: underline;
}
A:active
{
    COLOR: #696973;
    /* don't put a font-size here */
    FONT-FAMILY: Arial;
    background-color: inherit;
}
A.shownolink:active
{
    COLOR: #696973;
    /* don't put a font-size here */
    FONT-FAMILY: Arial;
}

A.smalltext
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 9pt;
    COLOR: #696973;
    FONT-FAMILY: Arial;
    text-decoration: underline;
    background-color: inherit;
}

A.selectedText
{
    FONT-WEIGHT: 600;
    COLOR: #000080;
    FONT-FAMILY: Arial;
}

A.nav
{
    FONT-WEIGHT: 300;
    FONT-SIZE: 8pt;
    COLOR: #4C5159;
    FONT-FAMILY: Arial
}
A.nav:hover
{
    FONT-WEIGHT: 300;
    FONT-SIZE: 8pt;
    COLOR: #aa9955;
    FONT-FAMILY: Arial
}
A.nav:active
{
    FONT-WEIGHT: 300;
    FONT-SIZE: 8pt;
    COLOR: #aa9955;
    FONT-FAMILY: Arial
}

STRONG
{
    FONT-WEIGHT: 600;
    FONT-FAMILY: Arial
}
P
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    color: #696973;
    FONT-FAMILY: Arial
}
BLOCKQUOTE
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
     COLOR: #696973;
   FONT-FAMILY: Arial
}
TABLE
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial;
    COLOR: #696973;
}
TD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #696973;
    FONT-FAMILY: Arial
}
TD:unknown
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #696973;
    FONT-FAMILY: Arial
}
TH
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 10pt;
    COLOR: #696973;
    FONT-FAMILY: Arial
}
UL
{
    FONT-SIZE: 10pt;
    COLOR: #696973;
    FONT-FAMILY: Arial
}
B
{
    FONT-WEIGHT: 600;
    FONT-FAMILY: Arial
}
TEXTAREA
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #696973;
    FONT-FAMILY: Arial;
    background-color: white;
    border: 1px solid #a0a0a0;
}
INPUT
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #696973;
    FONT-FAMILY: Arial
}
INPUT[type=text]
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial;
    background-color: white;
    color: #696973;
    border: 1px solid #a0a0a0;
    height: 21px;

}
INPUT[type=button],INPUT[type=submit]
{
    align-items: flex-start;
    text-align: center;
    cursor: default;
    color: #696973;
     background-color: buttonface;
    box-sizing: border-box;
    padding: 2px 6px 3px;
    border-width: 2px;
    border-style: outset;
    border-color: buttonface;
    border-image: initial;
    -webkit-appearance: push-button;
    user-select: none;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    margin: 0em;
    font: 400 13.3333px Arial;
    -webkit-writing-mode: horizontal-tb !important;

}
INPUT:hover[type=button],INPUT[type=submit]
{
  background-color: white;
  outline: none;
  text-decoration: none;
}

SELECT
{
    FONT-FAMILY: Arial;
    COLOR: #696973;
    background-color: white;  /*#55696e;*/
    border: 1px solid #a0a0a0;
    height: 21px;
    font-size: 10pt;
    margin: 1px;
}
.smalltext
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #696973;
    FONT-FAMILY: Arial
}
.smalltextbold
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 9pt;
    COLOR: #696973;
    FONT-FAMILY: Arial
}
.regulartext
{
    FONT-WEIGHT: normal;
    COLOR: #696973;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial
}
.largetext
{
    FONT-WEIGHT: normal;
    COLOR: #696973;
}
.importantText
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 10pt;
    COLOR: red;
    FONT-FAMILY: Arial
}
.selectedText
{
    FONT-WEIGHT: 600;
    COLOR: #afb0b1;
    FONT-FAMILY: Arial;
}
.altRow:nth-child(odd)
{
    background-color: #d6e1f5;
    height: 27px;
}
.altRow:nth-child(even)
{
    background-color: white;
    height: 27px;
}
.altRow:nth-child(odd) td
{
    border-right: 0px dashed white;
    padding-left: 5px;
    padding-right: 5px;
    white-space: nowrap;
}
.altRow:nth-child(even) td
{
    border-right: 0px dashed white;
    padding-left: 5px;
    padding-right: 5px;
    white-space: nowrap;
}
.altRow td input[type=text]
{
    background-color: inherit;
    margin-right: 10px;
    border: 1px solid #696973;
}
.altRow td select
{
    background-color: transparent;
    margin-right: 10px;
    border: 1px solid #696973
}
.altRow:nth-child(odd) td select option /* tried transparent here and it didn't work */
{
    background-color: #696973;
}
.altRow:nth-child(even) td select option
{
    background-color: #d6e1f5;
}
.row
{
    background-color: #d6e1f5;
    height: 27px;
}
.row td
{
    background-color: #d6e1f5;
    border-right: 0px dashed #021d23;
    padding-left: 5px;
    padding-right: 5px;
    white-space: nowrap;
}
.row td textarea
{
    background-color: inherit;
    margin-right: 10px;
    border: 0px solid #696973;
}
.row td input[type=text]
{
    background-color: inherit;
    margin-right: 10px;
    border: 1px solid #696973;
}
.altRow td select
{
    background-color: transparent;
    margin-right: 10px;
    border: 1px solid #696973
}
.rowAlt
{
    background-color: white;
    height: 27px;
}
.rowAlt td
{
    background-color: white;
    border-right: 0px dashed white;
    padding-left: 5px;
    padding-right: 5px;
    white-space: nowrap;
}
.rowAlt td textarea
{
    background-color: inherit;
    margin-right: 10px;
    border: 0px solid #696973;
}
.rowAlt td input[type=text]
{
    background-color: inherit;
    margin-right: 10px;
    border: 1px solid #696973;
}
.rowAlt td select
{
    background-color: transparent;
    margin-right: 10px;
    border: 1px solid #696973;
}
.goldText
{
    COLOR: #0095d8;
    FONT-FAMILY: Arial;
}
.rowHeading
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 10pt;
    COLOR: #696973;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: lightgrey
}
.rowHeading td, .rowHeading th
{
    padding-right: 10px;
    padding-left: 10px;
    border-right: 0px solid #02252d;
    white-space: nowrap;
    text-align: left;
    font-weight: 600;
}
.bg1
{
    background-color: #ffffff;
}
.bg2
{
    background-color: #d6e1f5;
}

.rowAlt
{
    FONT-WEIGHT: 500;
    FONT-SIZE: 10pt;
    COLOR: #696973;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #d6e1f5;
}
.redText
{
    COLOR: red;
    FONT-FAMILY: Arial
}
.redTextBold {
    COLOR: red;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: 600;
}
greenText {
    COLOR: green;
    FONT-FAMILY: Arial, sans-serif;
    FONT-WEIGHT: 500;
    FONT-SIZE: 10pt;
}
.greenTextBold {
    COLOR: green;
    FONT-FAMILY: Arial, sans-serif;
    FONT-WEIGHT: 600;
    FONT-SIZE: 10pt;
}
.HierarchyText {
    FONT-WEIGHT: normal;
    COLOR: #0095d8;
    FONT-FAMILY: Arial;
}

.mainColor
{
    COLOR: #0095d8;
    font-size: 10pt;
}

.mainColorBorder
{
    border: 2px solid #0095d8;
}

.paramContainer
{
    background-color: white;
	border-bottom-width: 0px; 
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 1px; 
	border-color:  #696973; 
	border-style: solid;
}
.ParamDropDown
{
 height: 22px;
 width: 200px; 
 font-size: 12px;
 font-family: Arial;
}
.FullPageLine
{
	width: 100%; 
	border-color: #696973; 
	border-style: solid; 
	border-bottom-width: 0px; 
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px;
	
}
.FullPageLine2
{
	width: 100%; 
	border-color: #696973; 
	border-style: solid; 
	border-bottom-width: 0px; 
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px;
	
}
.PageTitle
{
	color: #0095d8;
	font-weight: 500;
	font-size: 20px;
}
.highlight
{ 
    color: #ed2a2a; 
    background-color: inherit;
}
.welcomeBanner
{
    width: 100%;
    height: 60px;
    background-image: url("assets1/images/welcomebanner.jpg");
}
.insetBorder {
    background-color: #ffffff !important; /*  this gets rid of a thick white vertical bar to the right of the crystal reports, in dark mode*/
}

@font-face {
  font-family: "icons";
  src: url("assets/fonts/icons/icons2.1.eot");
  src: url("assets/fonts/icons/icons2.1.eot?#iefix") format("embedded-opentype"), url("assets/fonts/icons/icons2.1.woff") format("woff"), url("assets/fonts/icons/icons2.1.ttf") format("truetype"), url("assets/fonts/icons/icons2.1.svg?#icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icons";
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none; 
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-left:before{
  content: "\f103";
}
.icon-triangle-left:before {
  content: "\f11f";
}
.icon-arrow-right:before {
  content: "\f104";
}
.icon-triangle-right:before {
  content: "\f120";
}
/*
.detail
{
    BORDER-RIGHT: black 1px solid;
    PADDING-RIGHT: 10pt;
    BORDER-TOP: black 1px solid;
    PADDING-LEFT: 10pt;
    Z-INDEX: 299;
    LEFT: 50px;
    PADDING-BOTTOM: 10pt;
    BORDER-LEFT: black 1px solid;
    WIDTH: 85%;
    PADDING-TOP: 10pt;
    BORDER-BOTTOM: black 1px solid;
    POSITION: absolute;
    TOP: 50px;
    BACKGROUND-COLOR: #fffcf2
}
.content
{
    PADDING-RIGHT: 15px;
    BORDER-TOP: #336699 3px dotted;
    PADDING-LEFT: 15px;
    FLOAT: left;
    PADDING-BOTTOM: 50px;
    MARGIN: 0px;
    WIDTH: 65%;
    PADDING-TOP: 15px;
    HEIGHT: 100%
}
.border
{
    BORDER-RIGHT: black 2px dotted;
    PADDING-RIGHT: 15px;
    BORDER-TOP: #003366 3px dotted;
    PADDING-LEFT: 15px;
    PADDING-BOTTOM: 100px;
    MARGIN: 0px;
    BORDER-LEFT: black 2px dotted;
    WIDTH: 100%;
    PADDING-TOP: 15px;
    BORDER-BOTTOM: black 2px dotted;
    HEIGHT: 100%;
    BACKGROUND-COLOR: #77aadd
}
.reportingtext
{
    FONT-WEIGHT: 300;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial
}
*/