/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    /*box-shadow: inset 0 0 5px grey;*/
    /*border-radius: 10px;*/
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #46724b;
    border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #478d50;
}

html {
    height: 100%;
    margin: 0;
}

body {
    margin: 0;
    /*height: 94%;*/
    height: 100%;
    font-size: 18px;
    padding: 0px;
    border-spacing: 0px;
    background-color: #2A3D61;
    color: white;
    scroll-behavior: smooth;
    overflow: hidden;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='30px' width='90px' fill-opacity='0.03'><text x='0' y='20' fill='white' font-size='22'>101010</text></svg>");
    /*background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='50px' width='90px' fill-opacity='0.03'><text x='0' y='30' fill='white' font-size='36'>⌕⌕⌕⌕⌕⌕</text></svg>");*/
}





hr {
    border: 1px;
    border-color: #5170af;
    border-style: outset;
}



a {
    text-decoration: underline;
    color: white;
}


a.noDeco {
    text-decoration: none;
}

img.colWhite {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(348deg) brightness(106%) contrast(105%);
}


.links {
    padding-left: 20px;
    padding-right: 12px;
    text-align: right;
    vertical-align: top
}

div.section
{
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #5170af;
    width: 98%;

    padding-top: 5px;
    padding-right: 15px;
    /*width: fit-content;*/
    /*block-size: fit-content;*/
}

.category
{
    font-size: larger;
    /*border: 1px;*/
    /*border-style: outset;*/

    padding: 0px;
    margin: 0px;

}

.details {
    padding-left: 20px;
    padding-right: 10px;
    /*padding-bottom: 16px;*/
}

div#header {
    width: 100%;
    /*height:200px;*/
    position: fixed;
    /*z-index: 100;*/
}


div.head {
    background: gray;
    flex: 0;
}


.wrapperX {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.headerX {
    color: #0b410b;
    flex-grow: 0;
}


.contentBasic {
    flex: 1;
    overflow: auto;

    border-top-color: #54b64d;
    border-top-style: solid;
    border-top-width: 1px;

    border-bottom-color: #54b64d;
    border-bottom-style: solid;
    border-bottom-width: 1px;


    scrollbar-color: #417349 #2c3f62; /* scroll thumb and track */

}

.contentX {
    flex: 1;
    overflow: auto;

    border-top-color: #54b64d;
    border-top-style: solid;
    border-top-width: 3px;

    /*border-bottom-color: #54b64d;*/
    /*border-bottom-style: solid;*/
    /*border-bottom-width: 1px;*/


    scrollbar-color: #417349 #2c3f62; /* scroll thumb and track */

    /*background-color: #dedede;*/
    /*color: black;*/
}


.contentBlue
{
    /*color: #2A3D61;*/
}
.contentGray222
{
    background-color: #dedede;
    color: black;
}



.xbutton {
    background-color: #04AA6D;
    color: white;
    /*padding: 14px 20px;*/
    padding: 10px;
    margin: 0px;
    border: none;
    cursor: pointer;
    /*opacity: 0.9;*/
    opacity: 1;
    font-size: smaller;
    text-decoration: none;
    font-family: "Times New Roman", sans-serif;
}

a.button {
    background-color: #5a8f75;
    color: white;
    padding: 10px;
    border: none;
    cursor: pointer;
    text-decoration: none;
    font-family: "Times New Roman", sans-serif;
    opacity: 1;
}

a.selButton {
    background-color: #f44336;
    color: white;
    padding: 10px;
    border: none;
    cursor: pointer;
    text-decoration: none;
    font-family: "Times New Roman", sans-serif;
    opacity: 1;

}

a.button:hover {
    opacity: 1;
    /*background-color: #30612a;*/
}

.xbt {
    background-color: #2f3633;
    color: white;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;


    margin: 10px;
    border: none;
    cursor: pointer;
    /*opacity: 0.9;*/
    opacity: 1;
    font-size: smaller;
    text-decoration: none;
    font-family: "Times New Roman", sans-serif;

    border-color: transparent;
    border-style: solid;
    border-width: 1px;


}


.xbt:hover {
    opacity: 1;
    background-color: #30612a;
    /*text-decoration: underline;*/
    border-color: white;
    border-style: solid;
    border-width: 1px;
}

.xbt:active {
    /*opacity: 1;*/
    /*background-color: black;*/
}

.xbt_sel {
    background-color: #13740b;
    border-color: white;
    border-style: solid;
    border-width: 1px;
}


.xbt_cancel, .xbt_red, .xbt_green{
    float: left;
}

.xbt_cancel {
    background-color: #ccc;
    color: black;
    font-size: large;
}

.xbt_red {
    background-color: #f44336;
    font-size: large;
}

.xbt_green {
    background-color: #13740b;
    font-size: large;
}



div.topMain
{
    display: flex;
    padding-bottom: 5px;
    /*background-color: #2c3f62;*/
    /*padding-bottom: 20px; margin: 0px;*/
    /*opacity: 0.7;*/
    /*width: 870px;*/
}
div.topButtons
{
    display: flex;
    padding-top: 20px; margin: 0px;
    padding-bottom: 20px; margin: 0px;
    /*background-color: #a3afd7;*/

    border-top-color: #54b64d;
    border-top-style: solid;
    border-top-width: 1px;

    /*padding-top: 5px;*/

}
div.left
{
    flex-grow: 0;
    font-size: smaller;
}
div.middle
{
    flex-grow: 1;
}
div.right
{
    flex-grow: 0;
    font-size: smaller;
}

div.reffi
{
    margin: 0;
    padding: 10px;
}

div.refMain
{

    display: flex;
    flex-direction: row;

    padding: 10px;

    border-bottom-color: #54b64d;
    border-bottom-style: solid;
    border-bottom-width: 1px;

}


div.refRow
{
    display: flex;
    /*padding-bottom: 20px; margin: 0px;*/
    /*flex-direction: row;*/
    background-color: #30612a;
    padding: 10px;
    margin: 10px;
}

div.refLeft
{
    padding-right: 20px;
    flex-grow: 0;
    width: 140px;
    text-align: right;
    /*background-color: black;*/
}
div.refRight
{
    flex-grow: 1;
    padding-left: 10px;
    /*padding-bottom: 20px; margin: 0px;*/
}

select.mySelect {
    background-color: #06ab6e;
    color: #fff;
    padding: 0 10px;
    font-size: medium;
}

select.mySelect option {
    color: #000;
    padding: 0 10px;
}

div.xlink {
    position: relative;
    width: 150px;
    color: white;
    text-align: right;
    padding-right: 10px;

}

div.xlink a {

    color: white;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none; /* No underlines on the link */
    z-index: 10; /* Places the link above everything else in the div */
    /*background-color: #FFF; !* Fix to make div clickable in IE *!*/
    /*opacity: 0; !* Fix to make div clickable in IE *!*/
    /*filter: alpha(opacity=1); !* Fix to make div clickable in IE *!*/
}
div.xlink a:hover
{
    background-color: rgba(246, 221, 58, 0.2);
}

div.opticalHeader
{
    width: 100%;
    background-color: black;
}

div.opticalHeader a
{
    text-decoration: none;
}


div.opticalHeader:hover
{
    background-color: rgb(128, 19, 0);
    color: #ecd353;
}
div.innerContent
{
    padding-left: 10px;
}

div.footerX
{
    flex-grow: 0;
    display: flex;
    height: 34px;
    padding-top: 5px;
    padding-left: 10px;
    display: flex;

    border-top-color: #54b64d;
    border-top-style: solid;
    border-top-width: 3px;

    width: 100%;
    background-color: black;

}

div.topHelp
{
    font-size:x-large;
    padding-top: 10px;
}
a.topHello
{
    font-size:smaller;
    font-style: italic;
    text-decoration: none;
    /*background-color: #3ba335;*/
    padding-left: 20px;
    padding-right: 20px;
    border-color: #3ba335;
    border-width: 1px;
    border-style: dotted;
}
a.topHello:hover
{
    background-color: #2a6133;
    border-style: solid;
    cursor: pointer;
}

a.link
{
    /*padding-left: 20px;*/
    /*padding-right: 20px;*/
    border-color: transparent;
    border-width: 1px;
    border-style: dotted;
}
a.link:hover
{
    border-color: yellow;
    background-color: #30612a;
    border-style: solid;
    cursor: pointer;
    text-decoration: none;
}


p.examples
{
    width: fit-content;
    block-size: fit-content;
    background: #252825;
    font-family: monospace;
}
