.dev-mode-indicator-label {
	position: fixed;
	bottom:15px;
	right:15px;
	z-index:100;
}

.dev-mode-info-label {
	position: fixed;
	left: 15px;
	bottom:15px;
	z-index:100;
}