.dropdown li a{
	color: black !important;
	font-weight: 400;
}

.btn-system {
	background-color: #3fae48;
	color: #ffffff !important;
}

p {
    color:black;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    line-height: 22px;
    margin: 0;
}
		
 label {
	font-size: 13px;
	color: #1185C0;
	font-weight: 300;
	cursor: pointer;
}

.tp-caption.gray_font_color {
	color: #818486;
}

.tp-caption.dark_font_color {
	color: #000;
}

.classic-title-custom {
    margin-bottom: 5px;
    padding-bottom: 2px;
    border-bottom: 1px solid #eee;
}

.eventDescP{
	padding-bottom:15px;
	margin-left:20px;
	font-size: 14px;
}