/* +-------------------------------------------------------------+ */
/* | Created by raswin @ 06/27/2023 8:18:47 AM                   | */
/* | Copyright 2023 Quadrant Systems LLC                         | */
/* +-------------------------------------------------------------+ */

/***************************************************/
html
{
    font-size:10pt;
    font-family: sans-serif;
}

/***************************************************/
body
{
    color: black;
    font-weight: 400;
    margin: .25in;
    padding:0.1rem 0.1rem;
}

/***************************************************/
.centerwhite
{
    background: white;
    color: black;
    border: white solid 0px;
    text-align: center;
}

/***************************************************/
.leftwhite
{
    background: white;
    color: black;
    border: white solid 0px;
    text-align: left;
}

/***************************************************/
.rightwhite
{
    background: white;
    color: black;
    border: white solid 0px;
    text-align: right;
}

/***************************************************/
table
{
    border: black dotted 1px; border-collapse:collapse;
    page-break-inside: auto;
    padding:0.1rem 0.1rem;
    font-size:1.0rem;
    margin-left:auto;
    margin-right:auto;
}

/***************************************************/
td
{
    text-align: left;
    font-weight: 400;
    margin: 0.5rem;
    word-wrap:break-word;
    padding:0.1rem 0.1rem;
    padding-left:20px;
    padding-right:20px;
    border: black dotted 1px; border-collapse:collapse;
}

/***************************************************/
td.right
{
    text-align: right;
    padding:0.1rem 0.1rem;
}

/***************************************************/
td.center
{
    text-align: center;
    padding:0.1rem 0.1rem;
}

/***************************************************/
td.bigprint
{
    font-size: 1.5rem;
    padding:0.1rem 0.1rem;
}

/***************************************************/
.center
{
    text-align: center;
}

/***************************************************/
.fontsmaller
{
    font-size:0.8rem;
}

/***************************************************/
td.totalrow
{
    background: white;
    color: black;
    font-size: 1.1rem;
    font-weight: 700;
    padding: .1rem .5rem;
}

/***************************************************/
.fixed
{
    font-family: monospace;
}

/***************************************************/
.void
{
    background: #fcc;
    color: black;
}

/***************************************************/
.t2
{
    font-size: 1.2rem;
    font-weight: 400;
    margin: 0.5rem;
    vertical-align: top;
}

/***************************************************/
.b1
{
    font-size: 1.0rem;
    font-weight: 400;
    margin-left: 10%;
    margin-right: 15%;
    padding-bottom: 1rem;
    padding-top: 1rem;
    page-break-inside: auto;
    text-align: left;
}

/***************************************************/
.c1
{
    font-weight: 700;
}

/***************************************************/
div.box
{
    border: solid;
    border-width: thin;
    padding: 0.5rem;
    width: 100%;
}

/***************************************************/
div.c1
{
    text-align: center;
}

/***************************************************/
ul
{
    font-size: 1.1rem;
    font-weight: 400;
    list-style-type: square;
    margin: 0.5rem 1.5rem;
    padding: 0.5rem 1.5rem;
    text-align: left;
}

/***************************************************/
li
{
    color: black;
    font-weight: 400;
    margin:.3rem;
    padding: 0.3rem .3rem;
    text-align: left;
    border: black dotted 1px; border-collapse:collapse;
}

/***************************************************/
li.singlespace
{
    font-weight: 700;
    margin: 0.3rem;
    padding: 0.3rem .3rem;
}

/***************************************************/
ol
{
    font-weight: 400;
    list-style-type: decimal;
    margin:1.5rem;
    padding: 0.5rem;
    text-align: left;
}

/***************************************************/
ol.a
{
    list-style-type: lower-alpha;
}

/***************************************************/
.t1
{
    font-weight: 700;
    margin: 0.5rem;
    text-align: left;
}

/***************************************************/
img.homecenter
{
    display:block;
    margin-left:auto;
    margin-right:auto;
}

/***************************************************/
img.homeright
{
    display:block;
    float: right;
}

/***************************************************/
hr
{
    height: 1px;
    margin: 0.05in;
}

/***************************************************/
.p1
{
    font-weight: 400;
    margin-left: 2%;
    margin-right: 2%;
    page-break-inside: auto;
    text-align: left;
}

/***************************************************/
.p2
{
    font-size: 1.2rem;
    font-weight: 400;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    page-break-inside: auto;
    text-align: left;
}

/***************************************************/
.p7
{
    border-bottom: outset;
    border-left: outset;
    border-right: outset;
    border-top: outset;
    border-width: 4px;
    font-family: monospace;
    font-style: normal;
    font-weight: 400;
    margin-left: 1in;
    margin-right: 1in;
    margin-top: 0.5rem;
    padding: 0.5rem;
    page-break-inside: auto;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}

/***************************************************/
.right
{
    text-align: right;
}

/***************************************************/
.reversehead
{
    background: black;
    color: white;
}

/***************************************************/
.shadow
{
    -moz-box-shadow:2px 2px 4px #888;-webkit-box-shadow:2px 2px 4px #888;box-shadow:2px 2px 4px #888;
}

/***************************************************/
.p0
{
    font-size: 1.2rem;
    font-weight: 400;
    margin: 10px;
    page-break-inside: auto;
}

/***************************************************/
.boxed
{
    border: black dotted 1px; border-collapse:collapse;
}

/***************************************************/
.p00
{
    font-size: 1.2rem;
    font-weight: 400;
    margin: 10px;
    page-break-inside: auto;
    text-align: left;
}

/***************************************************/
.centerbold
{
    background: LightGray;
    color: black;
    font-weight: 700;
    text-align: center;
}

/***************************************************/
.head
{
    font-size: 1.6rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
}

/***************************************************/
.left
{
    text-align: left;
    word-wrap:break-word;
}

/***************************************************/
.p77
{
    font-size: 1.2rem;
    font-weight: 400;
    margin-left: 0;
    margin-right: 0;
    page-break-inside: auto;
    text-align: left;
}

/***************************************************/
th
{
    color: white;
    background: black;
    border: black dotted 1px; border-collapse:collapse;
    padding:0.1rem 0.1rem;
    text-transform: capitalize;
    font-size:1.1rem;
    font-style: italic;
    text-transform: capitalize;
    font-weight: 700;
    margin: 0.5rem;
}

/***************************************************/
th.top
{
    background: black;
    color: white;
    border: black dotted 1px; border-collapse:collapse;
}

/***************************************************/
.s1
{
    background: black;
    color: white;
    font-family: monospace;
}

/***************************************************/
.center_top_reverse
{
    background: black;
    text-align: center;
    color: white;
}

/***************************************************/
th.center
{
    text-align: center;
    background: black;
    color: white;
}

/***************************************************/
tr.totalrow
{
    background: black;
    font-size:1.1rem;
    color: white;
    font-weight: 700;
}

/***************************************************/
tr:nth-child(even )
{
    background: white;
    color: black;
}

/***************************************************/
tr:nth-child(odd )
{
    background: white;
    color: black;
}

/***************************************************/
.h2a
{
    font-size: 1.2rem;
    background: black;
    border: #f0f8ff inset 3px;
    color: white;
    font-size: 1.2rem;
    margin-top: 1.0rem;
    padding: 0.5rem 0.5rem 0.5rem 1rem;
    text-align: left;
    text-transform: capitalize;
    width: 40%;
}

/***************************************************/
.parm
{
    color: white;
    background: black;
    font-weight: 700;
    margin-left: 1.25in;
    margin-right: 0.5in;
}

/***************************************************/
.report
{
    background: white;
    color: black;
    border-bottom: outset;
    border-color: black;
    border-left: outset;
    border-right: outset;
    border-top: outset;
    border-width: 4px;
    font-family: monospace;
    font-style: normal;
    font-weight: 400;
    margin-left: 0.1in;
    margin-right: 0.1in;
    margin-top: 0;
    padding: 0.5rem 0.5rem;
    page-break-inside: auto;
    text-decoration: none;
}

/***************************************************/
.ttblue
{
    background: white;
    color: black;
    font-family: monospace;
    font-weight: 700;
    padding: 0.5rem 0.5rem;
    text-align: center;
}

/***************************************************/
.ttred
{
    background: white;
    color: black;
    font-family: monospace;
    font-size: 1.2rem;
    font-weight: 700;
    padding: 0.5rem 0.5rem;
    text-align: left;
}

/***************************************************/
.ttrl
{
    background: white;
    color: black;
    font-size: 1.2rem;
    font-weight: 700;
    padding: 0.5rem 0.5rem;
    text-align: center;
}

/***************************************************/
.bf
{
    background: black;
    font-weight: 700;
    text-transform: uppercase;
}

/***************************************************/
.blacktext
{
    background: white;
    color: black;
}

/***************************************************/
.bc
{
    background: white;
    color: black;
    font-family: monospace;
    font-weight: 700;
    text-transform: uppercase;
}

/***************************************************/
.caution, a
{
    background: white;
    color: black;
}

/***************************************************/
.columntitles
{
    background: white;
    border: black dotted 1px; border-collapse:collapse;
    color: black;
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
}

/***************************************************/
.divrow
{
    background: white;
    color: black;
    color: white ;
}

/***************************************************/
.fieldname, .fn
{
    background: white;
    border: black dotted 1px; border-collapse:collapse;
    color: black;
    font-family: monospace;
    font-weight: 700;
    padding: 0.05rem 0.5rem;
    text-transform: uppercase;
}

/***************************************************/
div.color
{
    background: white;
    border: solid;
    padding: 0.5rem 0.5rem;
}

/***************************************************/
.index1
{
    background: white;
    color: black;
    font-size: 1.2rem;
    font-weight: 700;
    margin: 0.5rem;
    padding: 0.5rem 0.5rem;
    text-align: center;
}

/***************************************************/
.index2
{
    color: black;
    background: white;
    font-size: 1.2rem;
    font-weight: 700;
    margin: 0.5rem;
    padding:0.5rem 0.5rem;
    text-align: left;
}

/***************************************************/
input
{
    display:none;
}

/***************************************************/
.ocr
{
    background: black;
    color: white;
    font-family: monospace;
    font-weight: 700;
    margin: 0.5rem;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}

/***************************************************/
.parmname, .pn
{
    background: black;
    border: black solid 1px;
    border-radius: 5px;
    color: white;
    font-family: monospace;
    font-weight: 700;
    padding: 0.05rem 0.5rem;
    text-transform: uppercase;
}

/***************************************************/
.parmvalue, .pv
{
    background: black ;
    font-family: monospace;
    font-weight: 700;
    padding: 0.05rem 0.5rem;
    text-transform: uppercase;
    border: black solid 1px;
    border-radius: 5px;
    color: white;
}

/***************************************************/
.reverse
{
    background: black;
    color: white;
}

/***************************************************/
.reverse2
{
    background: black;
    color: white;
    font-weight: 700;
}

/***************************************************/
.reverse3
{
    background: black  ;
    color: white;
    font-weight: 700;
}

/***************************************************/
.tablename, .tn
{
    font-family: monospace;
    border: black  solid 1px;
    border-radius: 5px;
    font-weight: 700;
    padding: 0.05rem 0.5rem;
    text-transform: uppercase;
    background: black;
    color: white;
}

/***************************************************/
.tabletop
{
    background: white;
    color: black;
    font-size: 1.2rem;
    font-weight: 700;
    margin: 0px;
}

/***************************************************/
.tabletop2
{
    background: black;
    color: white;
    font-weight: 700;
    margin: 0.5rem;
    text-align: center;
    vertical-align: middle;
}

/***************************************************/
a
{
    background: white;
    color: black;
}

/***************************************************/
.tt
{
    background: black;
    color: white;
    font-size: 1.2rem;
    font-weight: 700;
    margin: 0.5rem;
    padding: 0.5rem 0.5rem;
}

/***************************************************/
.void
{
    background: black;
    color: white;
}

/***************************************************/
.yellow, .warning
{
    color: white;
    background: black ;
    font-style: italic;
    font-weight: 700;
}

/***************************************************/
h1
{
    background: white;
    border: black double 2px;
    color: black;
    font-size: 1.6rem;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
    text-align: center;
}

/***************************************************/
h2
{
    background:white;
    border: black double 2px;
    color: black;
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
    text-align: center;
}

/***************************************************/
h3
{
    background: white;
    border: black inset 2px;
    color: black;
    font-size: 1.2rem;
    margin: 0.5rem 0.5in;
    text-align: center;
    text-transform: capitalize;
}

/***************************************************/
h4
{
    background: white;
    color: white;
    font-size: 1.2rem;
    margin:  0.5rem 0.5rem 0.5rem 0.5rem;
    padding: 0.5rem 0.5rem 0.5rem 1em;
    text-align: left;
    text-transform: capitalize;
}

/***************************************************/
h5
{
    color: BLACK ;
    font-size: 1.0rem;
    margin: 0.5rem 0.5rem 0.5rem 0.5rem;
    padding: 0.5rem 0.5rem 0.5rem 1em;
    text-align: left;
    BORDER:1PX SOLID;
    text-transform: none;
    background: white;
}

/***************************************************/
img
{
    background: white;
    border: black inset 2px;
    margin: 0.1rem;
    padding: 0.1rem;
    -moz-box-shadow:2px 2px 4px #888;-webkit-box-shadow:2px 2px 4px #888;box-shadow:2px 2px 4px #888;
}

/***************************************************/
.noprint
{
    display:none;
}

/***************************************************/
p
{
    color: black;
    font-weight: 400;
    line-height: 1.1rem;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
    text-align: left;
}

/***************************************************/
p.boxcenter
{
    color: black;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.3rem;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
    text-align: center;
    border:1px solid black;
    -moz-box-shadow:2px 2px 4px #888;-webkit-box-shadow:2px 2px 4px #888;box-shadow:2px 2px 4px #888;
}

/***************************************************/
p.boxright
{
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.3rem;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
    text-align: right;
    border:1px solid black;
    -moz-box-shadow:2px 2px 4px #888;-webkit-box-shadow:2px 2px 4px #888;box-shadow:2px 2px 4px #888;
}

/***************************************************/
p.boxleft
{
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.3rem;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
    text-align: left;
    border:1px solid black;
    -moz-box-shadow:2px 2px 4px #888;-webkit-box-shadow:2px 2px 4px #888;box-shadow:2px 2px 4px #888;
}

/***************************************************/
img.x
{
    background: white;
    border: black inset 2px;
    -moz-box-shadow:2px 2px 4px #888;-webkit-box-shadow:2px 2px 4px #888;box-shadow:2px 2px 4px #888;
    margin: 0.1rem;
    padding: 0.1rem;
    width: 20%;
}

/***************************************************/
button.css3button
{
    display:none;
}

/***************************************************/
button
{
    display:none;
}

