.button-red {
    background-color: #1b3186;
    color: #FFFFFF;
}

.button:hover, .button-red:hover, i.monthbutton {
    background-color: #1b3186;
	color: #f0f0f0 !important;
}

.active-menu .fa-circle, .timeline-text .subtitle, p.ow_datered, p.ow_weekday, div.symbolwrapper, div.symbolwrapper.botlevel p.icontext, i.iconcal, i.fa-minus, i.fa-plus, h3, .timeline-text a   {
	color: #1b3186 !important;
}

.switch-1 {
	background-color: #1b3186;
}

p.ow_group,  h2, .timeline-text .subtitle{
    color: #fdde0a !important;
}


div#date-select h2, div#date-select i.iconcal {
	color: #fff !important;
}

.contactField:focus, .contactTextarea:focus {
    border: solid 1px #1b3186;
}

