.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;
}

.bootstrap-datetimepicker-widget table td.day,.bootstrap-datetimepicker-widget table th{padding:.5em 0;width:auto}
@media (min-width:992px) and (max-width:1199px){.bootstrap-datetimepicker-widget table td.day,.bootstrap-datetimepicker-widget table th{font-size:14px}}