body{
	background: #FDFCFF !important;
}

.no-background{
	background: none !important;
}

.no-border{
	border: none !important;
}

.btn-primary{
	background: #72C864 !important;
}


.navbar-brand-image{
	height: 100px !important;	
}

.container-xxs{
	width: 100%;
	max-width: 400px;
}

.placeholder{
	margin-bottom: 8px;
}


.list-group-event-detail{
	cursor: pointer;
}