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