@CHARSET "UTF-8";

.gs-disable{
	background-color: white;
	opacity: 0.5;
	position: absolute;
	z-index: 299999!important;
}

.gs-disableResizing{
	background-color: white;
	opacity: 0.5;
	position: absolute;
	z-index: 999!important;
}