
.limit-row {
	max-width:100%;
}
.red{
	color:red;
}
.green {
	color:green;
}
#content-simple {
	min-height:0;
}
.vishidden {
	opacity:0;
}
#grid-row {
	transition: opacity 1s ease-in-out;
	margin-bottom:20px;
}
