.dropdown li a{
	color: black !important;
	font-weight: 400;
}

.btn-system {
	background-color: #841919;
	color: #ffffff !important;
}

.btn-remove {
	background-color: #eb1329;
	color: #ffffff !important;
}

p {
    color:black;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 22px;
    margin: 0;
}
		
 label {
	font-size: 14px;
	color: #000000;
	font-weight: 400;
	cursor: pointer;
}

.tp-caption.gray_font_color {
	color: #818486;
}

.tp-caption.dark_font_color {
	color: #000;
}

.footer-widget {
    margin-bottom: 20px;
}

.alert-info {
  color: #ffffff;
  background-color: #841919;
  border-color: #8c9268;
}

.classic-title-custom {
    margin-bottom: 5px;
    padding-bottom: 2px;
    border-bottom: 1px solid #eee;
}

.eventDescP{
	padding-bottom:15px;
	margin-left:20px;
	font-size: 14px;
}

.classic-title span {
	padding-bottom: 0px;
}