body {
font-family: "Halis GR", Helvetica Neue, Arial, sans-serif;
background-color: #fff;
}

a:link {
	color: #000;
}

a:visited {
	color: #000;
}

a:hover {
	color: #08109f;
	text-decoration: none;
}

a:active {
	color: #08109f;
}

#sched-sidebar-search input#s, #echo-recommend, #echo-search, .search-box {
	border-radius: 0px;
	margin-bottom: 5px;
}

#sched-sidebar-search input#s, #echo-recommend, #echo-search, .search-box:focus {
	outline-color: #2fcd85;
}

.sched-event-details-timeandplace {
	font-size: 16px;
	font-weight: 700;
	color: #000;
}

.sched-event-type {
	font-size: 14px;
	font-weight: 500;
	line-height: 150%;
}

.tip-custom-fields {
	font-size: 14px;
	line-height: 150%;
}

.tip-custom-fields > li {
	color: #000;
}