@font-face {
	font-family: "UWA slab";
	src: url("//static.weboffice.uwa.edu.au/visualid/fonts/uwa/uwa-slab-regular.eot");
	src: url("//static.weboffice.uwa.edu.au/visualid/fonts/uwa/uwa-slab-regular.eot?#iefix") format("embedded-opentype"), url("//static.weboffice.uwa.edu.au/visualid/fonts/uwa/uwa-slab-regular.otf") format("opentype"), url("//static.weboffice.uwa.edu.au/visualid/fonts/uwa/uwa-slab-regular.woff") format("woff");
}
body {
	background: url("//secure.activecarrot.com/media/dynamic/static_images/807/body_bg.jpg");
	background-repeat: no-repeat;
	background-size: 100%;
	font-family: "UWA slab", Georgia, serif;
}
#admin_wrapper {
	min-height: 380px;
	padding: 20px;
	width: 640px;
}
#admin_wrapper h2 {
	margin: 0 0 20px 0;
	font-size: 24px;
}
h2 {
	color: #27348b;
	font-size: 24px;
	font-family: "UWA slab", Georgia, serif;
}
option {
	font-family: "UWA slab", Georgia, serif;
	font-size: 14px;
	padding: 2px;
}
#logo {
	width: 250px;
	height: 55px;
	background: url("//secure.activecarrot.com/media/dynamic/static_images/807/UWA-Sport-Logo.png");
	background-repeat: no-repeat;
	background-size: 100%;
	margin-bottom: 20px;
	margin-left: 20px;
}
form {
	margin-left: 0;
}
form .button {
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
	background-color: #27348b;
	border-width: 0;
}
form label {
	color: #27348b;
	font-family: "UWA slab", Georgia, serif;
}
input#button, input#sso_login_button {
	position: relative;
	float: left;
	clear: left;
	top: 10px;
}
.sso_button_container {
	padding-top: 10px;
	color: #27348b;
	clear: left;
	height: auto;
	min-height: 82px;
}
.sso_button_container span {
	font-weight: bold;
	padding-top: 10px;
	float: left;
	clear: left;
}
#button, #sso_login_button {
	display: inline-block;
	vertical-align: middle;
	line-height: 26px;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	text-shadow: none !important;
	background: #27348b;
	border-color: #27348b;
	padding: 10px 12px;
	min-width: 230px;
	min-height: 50px;
	font-family: "UWA slab", Georgia, serif;
	font-size: 20px;
	border: none;
	cursor: pointer;
	color: white;
}
div.forgot_password p a {
	color: #0e55b5;
	text-decoration: underline;
	font-size: 14px;
	float: left;
}