.ui-header-fixed {
	top: -1px;
	padding-top: 1px;
	background: #000000;
	box-shadow: 1px 3px 5px #575757;
}

@media (min-width:55em) {
	.logo{
		background: url(../../images/snack-app/logo-Lee-Woodward-Training-Systems-rev.png) no-repeat scroll left center;
		background-size: 69%;
		width: 290px;
		height: 36px;
	}
}
@media (max-width:55em) {
	.logo{
		background: url(../../images/snack-app/logo-Lee-Woodward-Training-Systems-rev.png) no-repeat scroll left center;
		background-size: 30%;
		width: 250px;
		height: 36px;
	}
}

h1{
	color: #fff;
}

.backbutton{

	font-family: Arial, Helvetica, san-serif;
	color: #fff;
	font-weight: bold;
}
