﻿.close {
    float: right;
    cursor: pointer;
}

/*#time_series_sentinel_hub_dialog {
    overflow: hidden;  
}*/
.wmsResult {
    float: left;
    height: 300px;
    position: relative;
}
    .wmsResult img {
        display: block;
        cursor: pointer;
    }

.wmsResult_detail img {
    cursor: auto;
}

.overlay-image {
    position: absolute;
    width: 30px;
    height: 30px;
}

.overlay-image img {
    width: 100%;
    height: 100%;

}

#layers_div .ui-button-text {
    display: block !important;
    width: 200px;
    font-size: smaller;
}

#wmsResult_options {
    float: left;
    height: 300px;
    position: relative;
}
#wmsResult_NDVI {
    float: left;
    height: 300px;
    position: relative;
}
#ndvi_container{
    height: 300px;
}