#mc-map-input {
	font-size: .9em;
}
#mc-map-output {
	margin-top: 1em;
	font-size: .9em;
}

.mc-padding {
	padding: 1.2em;
	padding-right: .2em;
}

#mc-map-output.nos-0 > .nothing-here {
	display: block !important;
}
#mc-map-output.nos-0 > .something-here {
	display: none !important;
}
#mc-map-output > .nothing-here {
	display: none !important;
	height: 46px;
	line-height: 46px;
	text-align: center;
	width: 100%;
}
#mc-map-output > .something-here {
	display: block !important;
}