#ft_background {
	background-image: url("../../img/organiser/cbf69ee80fd34ae09f80521703918e03/template/background.jpg");
}

#ft_headerLogo {
	width: 135px;
	height: 55px;
	background-image: url("../../img/organiser/cbf69ee80fd34ae09f80521703918e03/template/logo_header.png");
	background-repeat: no-repeat;
	background-size: 135px 55px;
}


#ft_introLogo {
	width: 300px;
	height: 300px;
	background-image: url("../../img/organiser/cbf69ee80fd34ae09f80521703918e03/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/cbf69ee80fd34ae09f80521703918e03/logo_header.png");
	}
}


/* -- Custom CSS -- */
.ft_eventSponsor{
	 background: transparent; 
}

.ft_grid2 h3 {
	display: none;
}

#ft_account .ft_small, #ft_account .ft_small a
{
  font-size:10px !important;
}

strong#ft_donationPrompt {
    content: " ";
    visibility: hidden;
}

strong#ft_donationPrompt::after {
    content: "How much would you like to donate to Arts Margaret River?";
    visibility: visible;
    position: absolute;
    left: 0;
}

@media screen and (max-width: 1083px) {
    #ft_events .ft_event {
	  width: 270px !important;
	}	
}

.ft_login-single .ft_loginForm-submit-button {
	height: auto !important;
}

.ft_buttonPrimary, button.btn-primary {
    background-color: #00A000;
    border-color: #00A000;
}
.ft_buttonPrimary:hover, .btn-primary:hover {
	background-color: #00A000 !important;
    border-color: #00A000 !important;
}

body[id^="ft_account"] h1 {
  background: transparent !important;
}

#ticketForm {
	padding-top: 220px !important;
}

#ft_tableSearch {
    margin-right: 100px;
}

@media only screen and (min-width: 1024px) {
    #ft_accountTickets #ft_headerFixed .ft_button {
        width: auto !important;
    }
}
/* -- Custom CSS -- */
