
/*A, TD, DIV {
    font-family: Gilroy, Gilroy-Medium, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

FORM, INPUT {
    font-family: Gilroy, Gilroy-Medium, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

H1, H2, H3, H4, H5, H6, STRONG {
    margin-top: 0em;
    margin-bottom: 0.2em;
    font-family: Gilroy, Gilroy-Medium, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: bold;
}

PRE
{
  font-family: Courier, monospace;
  font-size: 8pt;
}

.reverse {
    font-family: Gilroy, Gilroy-Medium, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    background-color: #17507d;
    color: #ffffff;
}

.status_message {
    font-family: Gilroy, Gilroy-Medium, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    color: #009900;
    font-style: italic
}

.error_message {
    font-family: Gilroy, Gilroy-Medium, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    color: #ff0000;
    font-style: italic
}

.fine_print {
    font-family: Gilroy, Gilroy-Medium, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    color: #666666;
    font-size: 8pt
}

.low_conf {
    font-family: Gilroy, Gilroy-Medium, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    color: #ff0000;
    font-style: italic;
    text-decoration: none;
}

.high_conf {
    font-family: Gilroy, Gilroy-Medium, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    color: #009900;
    font-style: italic;
    text-decoration: none;
}

.darkline
{
  background-color: #17507d;
}

.tablehead {
    font-family: Gilroy, Gilroy-Medium, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: bold;
    background-color: #17507d;
    color: #ffffff;
}

.oddrow {
    font-family: Gilroy, Gilroy-Medium, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    background-color: #ffffff;
    color: #000000;
}

.evenrow {
    font-family: Gilroy, Gilroy-Medium, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    background-color: #dddddd;
    color: #000000;
}

.oddrowem {
    font-family: Gilroy, Gilroy-Medium, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    background-color: #666666;
    color: #ffffff;
}

.evenrowem {
    font-family: Gilroy, Gilroy-Medium, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    background-color: #666666;
    color: #ffffff;
}

.oddrowem2 {
    font-family: Gilroy, Gilroy-Medium, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    background-color: #78b3d3;
    color: #ffffff;
}

.evenrowem2 {
    font-family: Gilroy, Gilroy-Medium, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    background-color: #78b3d3;
    color: #ffffff;
}

.greycell {
    font-family: Gilroy, Gilroy-Medium, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    background-color: #dddddd;
    color: #000000;
}

.whitecell {
    font-family: Gilroy, Gilroy-Medium, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    background-color: #ffffff;
    color: #000000;
}

.smalldata {
    font-family: Gilroy, Gilroy-Medium, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 9pt;
}

.tinydata {
    font-family: Gilroy, Gilroy-Medium, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 8pt;
}

.highlight {
    font-family: Gilroy, Gilroy-Medium, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    background-color: #eeee00;
}

A
{
  text-decoration: underline
}*/
