#full-clndr .clndr-grid .day {
	background-color: # !important;
	color: # !important;
}
#full-clndr .clndr-controls {
	background-color: #;
	color: #;
}
#full-clndr .clndr-grid .days-of-the-week {
	background-color: #;
}
#full-clndr .clndr-grid .days-of-the-week .header-day {
	color: #;
}
#full-clndr .event-listing .event-listing-title {
	background-color: #;
	color: #;
}
#full-clndr #event-grid span {
	background-color: #;
	color: #;
}
#full-clndr .clndr-grid .event {
	background-color: # !important;
	color: # !important;
}
#full-clndr .clndr-grid .event:hover {
	background-color: # !important;
	color: # !important;
}
#full-clndr .clndr-grid .event .day-number {
	border-bottom: 2px solid # !important;
}
#full-clndr .clndr-grid .event:hover .day-number {
	border-bottom: 2px solid # !important;
}
#full-clndr .clndr-grid {
	background-color: #;
}
#full-clndr .event-listing {
	background-color: #;
}
#full-clndr .event-listing #ver-todos-eventos-link {
	background-color: #;
	color: #;
}
#full-clndr .clndr-grid .day, #full-clndr .clndr-grid .empty, #full-clndr .clndr-grid .today  {
	background-image: url('data:image/svg+xml;utf8, <svg version="1.2" baseProfile="tiny" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="114px" height="66px" viewBox="0 0 114 66" xml:space="preserve"><polygon fill="rgb(0,0,0)" points="114,0 0,66 114,66"/></svg>') !important;
}
#full-clndr #ver-todos-eventos-link {
	display: table;
	height: 45px;
	width: 100%;
	padding: 10px;
	text-align: center;
	cursor: pointer;
	line-height: 25px;
}
#full-clndr .clndr-grid {
	border: 0;
}
#full-clndr .clndr-grid .day {
	border: 0 !important;
	margin-bottom: 2px !important;
}
#full-clndr #event-grid span {
}
#full-clndr .clndr-grid .event {
	background-image: none !important;
}
#full-clndr .clndr-grid .event:hover {
	background-image: none !important;
	cursor: pointer;
}
.exibir-resumo, .resumo-evento {
	background-color: transparent !important;
}
.exibir-resumo:hover {
	text-decoration: underline;
	cursor: pointer;
}
.resumo-evento a {
	float: right;
	display: table;
	padding: 10px 0 0 0;
}
.event-listing span.evento {
	width: 100%;
	padding: 5px;
	display: none;
	margin-bottom: 5px !important;
	font-size: 12px;
}