#gr-cover {
	padding-left: 1.2em;
}
#mapped-gr {
	margin-top: 1.2em;
}
#mapped-gr,
#gr-input {
	font-size: .9em;
}
#mapped-gr.nos-0 .nothing-here,
#mapped-gr.nos- .nothing-here {
	display: block !important;
}
#mapped-gr.nos-0 .something-here,
#mapped-gr.nos- .something-here {
	display: none !important;
}
#mapped-gr .nothing-here {
	display: none !important;
	height: 46px;
	line-height: 46px;
	text-align: center;
	width: 100%;
}
#mapped-gr .something-here {
	display: block !important;
}