#ft_background {
	/* background-image: url("../../img/organiser/a70260a0b93844cd95709c82816865a7/template/background.jpg"); */
}

#ft_headerLogo {
	width: 55px;
	height: 55px;
	background-image: url("../../img/organiser/a70260a0b93844cd95709c82816865a7/template/logo_header.png");
	background-repeat: no-repeat;
	background-size: 55px 55px;
}


#ft_introLogo {
	width: 300px;
	height: 300px;
	background-image: url("../../img/organiser/a70260a0b93844cd95709c82816865a7/template/logo_intro.png");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}


@media print {
	h1:before {
		position: relative;
		top: -50px;
		margin-right: -65px;
		content: url("../../img/organiser/a70260a0b93844cd95709c82816865a7/logo_header.png");
	}
}


/* -- Custom CSS -- */
#ft_event #ft_eventDates1 {
	display: none !important;
}
#ft_event #ft_eventDates2{
	display: none !important;
}
.ft_ed_timeRow a, .ft_ed_timeRow a:hover, .ft_ed_timeSlotRow a, .ft_ed_timeSlotRow a:hover {
		color: #000 !important;
	}
body[id^="ft_account"] h1 {
	 background: #fff;
  	 color:#000;
}
#ft_eventDetailsLeft h3, #ft_eventDetailsRight h3 {
  font-size: 14px !important;
}
/*
body[id^="ft_"] span {
    color: #fff;
} */

/* -- Custom CSS -- */
