.hidden {
	display: none;
}

.calendar-filer-element {
    display: inline-block;
    width: 18%;
    min-width: 100px;
}

h4 a {
	color: #fff !important;
}
h4 a:hover {
	color: #c4c4c4 !important;
}