.grid-toggle {
	position: fixed;
	bottom: 40px;
	width: 100%;
	z-index: 9990;
	background-color: white;
	border-top: 1px solid gray;
}

.grid-toggle-inner {
	border: none;
}