body, html {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
}
#map {
    width:100%; height:100%;
}
.abutton {
    cursor: pointer;
}
#jqxgrid {
    top:5px; left:5px; width:10px; height:300px; margin-top:2px; padding-top:3px; z-index: 101; font-size:8pt;
}
#accordion {
    position: absolute; top:5px; left:5px; width:335px; height:300px; z-index: 101; font-size:8pt;
}
.jqxButton{
    display: inline-block; top:2px; margin-top:2px; padding:3px; width:16px; height:16px; z-index: 101;
}
#jqxdatetimeinput {
    display: inline-block; top:2px; left:37px; padding:2px; width:16px; height:16px; z-index: 101;
}
.jqx-widget-content {
    font-size: 9px; font-family: Verdana;
}

.blackCell {
    color: white;
    background-color: black;
}


.aquaCell{
    color: black;
    background-color: aqua;
}
.blueCell{
    color: white;
    background-color: blue;
}
.bluevioletCell{
    color: white;
    background-color: blueviolet;
}
.brownCell{
    color: white;
    background-color: brown;
}
.burlywoodCell{
    color: black;
    background-color: burlywood;
}
.chartreuseCell{
    color: black;
    background-color: chartreuse;
}
.chocolateCell{
    color: black;
    background-color: chocolate;
}
.coralCell{
    color: black;
    background-color: coral;
}
.cornflowerblueCell{
    color: black;
    background-color: cornflowerblue;
}
.crimsonCell{
    color: black;
    background-color: crimson;
}
.darkblueCell{
    color: white;
    background-color: darkblue;
}
.darkcyanCell{
    color: white;
    background-color: darkcyan;
}
.darkgoldenrodCell{
    color: black;
    background-color: darkgoldenrod;
}
.darkgreenCell{
    color: white;
    background-color: darkgreen;
}
.darkgreyCell{
    color: black;
    background-color: darkgrey;
}
.darkkhakiCell{
    color: black;
    background-color: darkkhaki;
}
.darkmagentaCell{
    color: white;
    background-color: darkmagenta;
}
.darkolivegreenCell{
    color: white;
    background-color: darkolivegreen;
}
.darkorangeCell{
    color: black;
    background-color: darkorange;
}
.darkredCell{
    color: white;
    background-color: darkred;
}
.darksalmonCell{
    color: black;
    background-color: darksalmon;
}
.darkseagreenCell{
    color: black;
    background-color: darkseagreen;
}
.darkslateblueCell{
    color: white;
    background-color: darkslateblue;
}
.darkslategreyCell{
    color: white;
    background-color: darkslategrey;
}
.darkturquoiseCell{
    color: black;
    background-color: darkturquoise;
}
.deeppinkCell{
    color: black;
    background-color: deeppink;
}
.goldCell{
    color: black;
    background-color: gold;
}
.goldenrodCell{
    color: black;
    background-color: goldenrod;
}
.grayCell{
    color: white;
    background-color: gray;
}
.greenCell{
    color: white;
    background-color: green;
}
.greenyellowCell{
    color: black;
    background-color: greenyellow;
}
.greyCell{
    color: black;
    background-color: grey;
}
.indianredCell{
    color: black;
    background-color: indianred;
}
.indigoCell{
    color: white;
    background-color: indigo;
}
.lightblueCell{
    color: black;
    background-color: lightblue;
}
.lightcoralCell{
    color: black;
    background-color: lightcoral;
}
.lightcyanCell{
    color: black;
    background-color: lightcyan;
}
.lightgrayCell{
    color: black;
    background-color: lightgray;
}
.lightgreenCell{
    color: black;
    background-color: lightgreen;
}
.lightgreyCell{
    color: black;
    background-color: lightgrey;
}
.lightpinkCell{
    color: black;
    background-color: lightpink;
}
.lightsalmonCell{
    color: black;
    background-color: lightsalmon;
}
.lightseagreenCell{
    color: black;
    background-color: lightseagreen;
}
.lightskyblueCell{
    color: black;
    background-color: lightskyblue;
}
.lightslategreyCell{
    color: white;
    background-color: lightslategrey;
}
.lightsteelblueCell{
    color: black;
    background-color: lightsteelblue;
}
.limeCell{
    color: black;
    background-color: lime;
}
.limegreenCell{
    color: black;
    background-color: limegreen;
}
.magentaCell{
    color: black;
    background-color: magenta;
}
.maroonCell{
    color: white;
    background-color: maroon;
}
.mediumaquamarineCell{
    color: black;
    background-color: mediumaquamarine;
}
.mediumblueCell{
    color: white;
    background-color: mediumblue;
}
.mediumorchidCell{
    color: white;
    background-color: mediumorchid;
}
.mediumpurpleCell{
    color: white;
    background-color: mediumpurple;
}
.mediumseagreenCell{
    color: white;
    background-color: mediumseagreen;
}
.mediumslateblueCell{
    color: white;
    background-color: mediumslateblue;
}
.mediumspringgreenCell{
    color: black;
    background-color: mediumspringgreen;
}
.mediumturquoiseCell{
    color: black;
    background-color: mediumturquoise;
}
.mediumvioletredCell{
    color: white;
    background-color: mediumvioletred;
}
.midnightblueCell{
    color: white;
    background-color: midnightblue;
}
.mintcreamCell{
    color: black;
    background-color: mintcream;
}

#menuPlace {
    position: absolute;
    z-index: 102;
}


