#stw-header-eira {
    background: none !important;
	left: 20px;
	opacity: 1.0;
	background-size: 300px !important;
	top: 22px;
}
#stw-header {
    background: none  !important;
    height: 110px;
    position: relative;
	background: none;
}
.stw-login-label {
    color: #FFF;
}
.stw-photon-ad-1 {
   color: white !important;
   font-size: 20px !important;
   position: relative;
   top: -150px;
   width: 370px;
   height: 58px !important;
   background: none !important;
   color: #FFF !important;
   padding: 0 !important;
   border-radius: 50px !important;
   border-color: #FFF !important;
   border-style: solid !important;
   border-width: 1px !important;
   display: block;
}
.stw-photon-ad-1:hover {
	opacity: 1;
	background-color: white !important;
	color: black !important;
}
.stw-photon-ad-2 {
    visibility: hidden;
}
#stw-login-main {
    background-image: url('/app/public/images/photongroup-login-screen.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

#loginForm input[type="submit"] {
	height: 58px !important;
	background: none !important;
	color: #FFF !important;
	padding: 0 !important;
	border-radius: 50px !important;
	border-color: #FFF !important;
	border-style: solid !important;
	border-width: 1px !important;
	margin-left: -50px !important;

}	
#stw-login {
	background: url('/app/public/images/PEG_logo_negative_EIRA.png') no-repeat !important;
	background-position-x: center !important;
	background-size: 300px !important;
	background-position-y: 24px !important;
}
#loginForm input[type=submit]:hover {
	opacity: 1;
	background-color: white !important;
	color: black !important;
}
#stw-contact {
    color: white !important;
}
