#geomap{
    width:100%;
    height: 100%;
    z-index:5;
}
.posinfo{
    border-radius: 3px;
    background-color: white;
    padding: 5px 9px 5px 9px;
}
.wellbutton{
    border-radius: 3px;
    background-color: #234258;
    color:white;
    margin:3px;
    padding:3px;
}
.wellbutton2{
    border-radius: 3px;
    background-color: #1a7739;
    color:white;
    margin:3px;
    padding:3px;
}
.stratumoff-active,.stratumon-active{
    padding:0px;
}
.chart099{
    background-color: #033bc7 !important;
    color:white !important;
}
.unselect{
    background-color: #000000 !important;
    color:white !important;
}
.haswelsec{
    border-radius: 3px;
    background-color: green;
    color: white;
    margin: 2px;
    padding: 1px;
}
.info{
    left:41px;
    top:-163px;
}
.easy-button-button{
    padding:0px !important;
}
.buttons-columnVisibility{
    background-color: #e21111 !important;
}
.reportidblock{
    margin:5px;
    padding:5px;
    border-radius:3px;
}
.dtsb-button{
    color:black;
}
.dtsb-searchBuilder{
    background-color: #0a6aa1;
    padding: 9px;
    border-radius: 3px;
    color:white;
}
.dtsb-logic{
    color:black;
}
.gotoinput{
    border-radius: 5px !important;
    font-size: small;

}
.uyu{
    background-color: #0a6aa1;
    color:white !important;
    border-radius: 3px;
    padding: 5px 0px;
    margin: 5px 0px;
    font-size: x-large;
    width:100%;
}

.autorefreshbutton-on{
    border-radius: 3px;
    background-color: #21a7be;
    color:white;
    float:right;
    z-index:500;
}
.autorefreshbutton-off{
    background-color: #041f25;
    color:white;
}
#quicktab{
    top:100px;
    left:20px;
    position: fixed;
    background-color: #7e5a0a;
    color:white;
    border-radius:4px;
    z-index:9999;
}
#gethrdiv{
    background-color: #0e3c54;
    color:white;
    text-align: left;
    padding:2px 10px;
}
#gethrdiv > label{
    padding-left:5px
}
#gethr{
    padding:3px 0px;
    margin:5px 0px;
}
.getdatepickerdiv{
    background-color: #b4e1fa;
    color:white;
    text-align: right;
}
.nodata{
    color: #ffffff;
    background-color: #0A875A;
    border-radius: 5px;
    padding: 5px;
}
.orioo{
    margin: 5px 0px;
    padding: 3px 0px;
    background-color: #71cbed;

}
.divset00{
    margin:auto;
    display:inline;
}
.divset00>label{
    padding-left:5px;
}
.divset01{
    margin:auto;
    display:inline;
    padding:0px 10px;
}
.divset01 > input{
    text-align: left;
}

.divset03{
    margin:auto;

    display:inline;
}
.divset01 > label{
    margin:auto;
}

.divset02{
    margin:auto ;
    padding:5px;
    display:inline;
}
.divset02>button{
    float:right;
}
.divset021{
    padding: 10px;
    margin: 5px 0px;
    border-radius: 3px;
    background-color: #0a6aa1;
    color:white;
}
.buttondiv002{
    display:inline-block;
    width:100%;
    background-color: aquamarine;
}
#stname001{
    text-align: center;
    background-color: cadetblue;
    color: white;
}
#csvdownload{
    background-color: blueviolet;
    border-radius: 3px;
}
.popinfouse{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 1px;
    border: 1px solid #ddd;
    overflow-y: auto;
    height:250px;
}
.makechartb{
    text-align: center;
    margin:auto;
    padding:5px 0px;
}
.chartbutton{
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    width:100%;
}
.queryframeC{
    display: flex;
    border-radius: 4px;
    background-color: white;
    padding-left: 5px;
}
.queryframeC>label{
    width:110px;
    margin:auto;
    cursor: not-allowed;
}
#modeselect{
    background-color: white;
    cursor: pointer;
    margin:5px;
}
.ui-widget-header{
    background-color: #3cb371 !important;
    color:white !important;
}
.csvdownloadbutton{
    position:relative;
    top:-5px;
    right:14px;
    cursor: pointer;
    padding:5px;
    border-radius: 4px;
    background-color: #1a7739;
    color:white;
    margin:0px 5px 0px 0px;
}
.csvdownloadbutton:hover{
    background-color: #21ea5f;
}
.iconbutton{
    position:relative;
    top:-5px;
    right:14px;
    cursor: pointer;
    padding:5px;
    border-radius: 4px;
    background-color: #ffac00;
    color: #ffffff;
    margin:0px 5px 0px 0px;
    width:36px;
}
.iconbutton:hover{
    background-color: #fa6a28;
}