.message_line {
	font-size: 16px;
	font-weight: bold;
}

.message_line.ok {
	color: #356635;
}

.message_line.error {
	color: #953b39;
}

.error .header {
	font-size: 100px;
	line-height: normal;
}

.hidden {
	display: none;
}

.text_cont img {
	max-width: 100%;
}

a.red_link {
	color: #d4145a;
	border-bottom: solid #d4145a 1px;
}

.highlight {
	background-color: #FFCC99;
}

.slider_cont .carousel-caption .text .button {
	font-size: 0.75em;
	font-family: 'Exo 2',sans-serif;
}

.map_cont {
	height: 300px;
}