
.sds-logo-image {
	position: absolute;
	bottom: 25px;
	right: 30px;
	height: 10vh;
	max-height: 50px;
	min-height: 25px;
	opacity: 0.5;
}

/* * * * Grid Search * * * */

.sds-grid-highlights {

}

.sds-grid-highlights .sds-grid-highlight {
	position: absolute;
	display: inline-block;
	background-color: rgb(63, 185, 32);
	opacity: 0.275;
}

/*_ _ _ _ End of Grid Search _ _ _ _*/
