@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");
}
/* css reset */
/* //meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	box-sizing: border-box;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
h2, h3, h4, h5, h6 {
	font-weight: 600;
	font-family: "UWA slab", Georgia, serif !important;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 1.1em;
	color: #27348b !important;
}
h3 {
	font-size: 20px;
	margin-top: 36px;
	border-bottom: 1px solid #D8D8D8;
	padding-bottom: 0.3em;
	clear: both;
}
a {
	text-decoration: underline;
	cursor: pointer;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
#page_wrapper {
	width: 100%;
}
#header_wrapper {
	padding-top: 0;
	padding-bottom: 0;
	width: 100%;
}
body {
	line-height: 1;
}
/* basics */
body {
	min-width: 320px;
	margin: 0px;
	padding: 0px;
	color: #262626;
	font-family: "UWA slab", Georgia, serif;
	line-height: 24px;
	font-size: 16px;
}
.alpha60 {
	background: none;
}
.main_content {
	z-index: 50;
	position: relative;
	margin-top: 0px;
}
#content table {
	margin: 0 auto;
}
.local_store_container, #booking_bookings, #content {
	background: url("//static.weboffice.uwa.edu.au/visualid/core-rebrand/img/bgs/body-top.png") center top repeat-x white;
	width: 1080px;
	max-width: 100%;
	margin: 0 auto 0 auto;
	padding: 30px 60px;
	min-height: 300px;
}
#main_content {
	width: inherit;
	min-height: inherit;
}
.public_facility_bookings, #main_content {
	background: none;
	margin: 0;
	padding: 0;
}
.booking_header h3 {
	margin-top: 0;
}
#content table {
	margin: 0;
}
/* HEADER MAIN */
#headercontainer {
	background: linear-gradient(185deg, #19296d, #353880, #944b69);
}
#headercontainer {
	background-image: url("//static.weboffice.uwa.edu.au/visualid/core-rebrand/img/bgs/header-main-bg-refresh.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	color: white;
	margin-bottom: -60px;
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
}
#headercontainer li:before {
	display: none;
}
#headercontainer a {
	text-decoration: none;
	color: white;
}
#headercontainer a:link {
	text-decoration: none;
}
#headercontainer a:hover, #headercontainer a:focus {
	text-decoration: underline;
}
#headercontainer a:link, #headercontainer a:hover, #headercontainer a:focus, #headercontainer a:visited {
	color: white;
}
#headercontainer a i:before {
	display: inline-block;
	text-decoration: none;
}
#headercontainer .inner {
	width: 960px;
	margin: 0px auto;
	position: relative;
	box-sizing: border-box;
}
 @media screen and (max-width: 1079px) {
#headercontainer .inner {
	width: 100%;
}
}
 @media screen and (max-width: 579px) {
#headercontainer > div {
	box-sizing: border-box;
	width: 100%;
	padding: 0px 20px;
}
#headercontainer > div .inner {
	box-sizing: border-box;
	width: 100%;
	margin: 0px;
}
}
#headercontainer #uwa-header {
	padding: 30px 60px;
}
 @media screen and (max-width: 1079px) {
#headercontainer #uwa-header {
	padding: 20px 60px;
}
}
 @media screen and (max-width: 579px) {
#headercontainer #uwa-header {
	padding: 20px 30px;
}
}
 @media screen and (max-width: 459px) {
#headercontainer #uwa-header {
	padding: 20px 15px;
}
}
#headercontainer #uwa-crest {
	box-sizing: content-box;
	width: 250px;
	height: 55px;
	padding: 0px;
	margin-left: -7px;
	display: block;
}
 @media screen and (max-width: 1079px) {
#headercontainer #uwa-crest {
	width: 150px;
	height: 50px;
}
}
#headercontainer #uwa-crest img {
	width: 100%;
	height: 100%;
}
 @media screen and (max-width: 1079px) {
#headercontainer #uwa-crest img {
	width: 150px;
	height: 50px;
}
}
#headercontainer #globalNavLinks {
	list-style: none;
	position: absolute;
	top: -20px;
	right: 0px;
	font-size: 20px;
	margin: 0px;
}
#headercontainer #globalNavLinks li {
	padding: 0;
	background: none;
	display: inline-block;
	margin: 0px 0px 0px 20px;
}
 @media screen and (max-width: 1079px) {
#headercontainer #globalNavLinks {
	display: none;
}
}
#headercontainer #site-nav {
	margin: 0px;
	font-size: 11px;
	line-height: 11px;
	font-weight: 400;
	text-transform: uppercase;
	list-style: none;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#headercontainer #site-nav li {
	display: inline-block;
	margin: 0px 0px 0px 20px;
	padding: 0;
	background: none;
}
#headercontainer #site-nav i {
	font-size: 22px;
	padding: 5px 0px;
	display: block;
}
#headercontainer #site-nav a {
	width: 40px;
	text-align: center;
	display: block;
}
#headercontainer #site-header {
	padding: 20px 60px 80px 60px;
	border-top: 4px solid white;
	outline: none;
}
 @media screen and (max-width: 579px) {
#headercontainer #site-header {
	padding: 20px 30px 80px 30px;
}
}
 @media screen and (max-width: 459px) {
#headercontainer #site-header {
	padding: 20px 15px 80px 15px;
}
}
#headercontainer #site-header h2 {
	font-size: 24px;
	font-family: "UWA slab", Georgia, serif;
	line-height: 16px;
	position: relative;
	z-index: 20;
	padding-left: 2px;
}
#headercontainer #site-header h2 a:focus, #headercontainer #site-header h2 a:hover {
	text-decoration: underline;
}
#headercontainer #site-header h2 a:focus:before, #headercontainer #site-header h2 a:hover:before {
	color: inherit;
	content: "";
	display: inline-block;
	font-family: "FontAwesome";
	text-decoration: none;
	text-align: center;
	width: 18px;
	padding-right: 6px;
	position: absolute;
	right: 100%;
	top: 2px;
}
 @media screen and (max-width: 1079px) {
#headercontainer #site-header h2 {
	font-size: 14px;
	line-height: 14px;
}
}
#headercontainer #site-header h1 {
	font-size: 40px;
	font-weight: 300;
	line-height: 40px;
	position: relative;
	z-index: 10;
}
 @media screen and (max-width: 1079px) {
#headercontainer #site-header h1 {
	font-size: 30px;
	line-height: 30px;
}
}
#headercontainer #site-header.landing h2 {
	display: none;
}
#headercontainer #hero-header {
	display: none;
	border-color: white;
	border-style: solid;
	border-width: 4px 0px 0 0px;
	z-index: 40;
	position: relative;
}
#headercontainer #hero-header img.hero-banner {
	width: 100%;
}
#headercontainer.disable-site-header {
	border-bottom: 4px solid white;
}
#headercontainer.disable-site-header #site-header {
	display: none;
}
#overlay-header {
	position: fixed;
	z-index: 400;
	top: 0;
	left: 0;
	right: 0;
	transition: none !important;
	-webkit-transition: none !important;
}
#overlay-header.normal {
	transition: none !important;
	-webkit-transition: none !important;
}
#overlay-header.full-off {
	top: -60px;
	transition: none !important;
	-webkit-transition: none !important;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
#overlay-header.fade-off {
	top: -60px;
	transition: opacity 0.5s ease 0s, transform 0.5s ease !important;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	opacity: 0;
}
#overlay-header.slide-off {
	top: -60px;
	transition: transform 0.5s ease !important;
	-webkit-transition: 0.5s ease !important;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
#overlay-header.slide-on {
	top: -60px;
	transition: transform 0.5s ease !important;
	-webkit-transition: 0.5s ease !important;
	transform: translateY(60px);
	-webkit-transform: translateY(60px);
}
#overlay-header.full-on {
	top: -60px;
	transition: none !important;
	-webkit-transition: none !important;
	transform: translateY(60px);
	-webkit-transform: translateY(60px);
}
#overlay-header {
	background-position: center 25%;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #27348b;
	color: white;
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
	height: 50px;
	box-shadow: 0px 0px 2px black;
}
#overlay-header .inner {
	width: 960px;
	margin: 0px auto;
	box-sizing: border-box;
}
#overlay-header .inner > div {
	position: relative;
}
 @media screen and (max-width: 1079px) {
#overlay-header .inner {
	width: 100%;
	padding: 0px 60px;
}
}
 @media screen and (max-width: 579px) {
#overlay-header .inner {
	padding: 0px 30px;
}
}
 @media screen and (max-width: 459px) {
#overlay-header .inner {
	padding: 0px 15px;
}
}
#overlay-header #overlay-uwa-crest {
	box-sizing: content-box;
	width: 92px;
	height: 30px;
	padding: 10px 10px 10px 0;
	margin-left: -5px;
	display: block;
}
#overlay-header #overlay-uwa-crest img {
	width: 92px;
	height: 30px;
}
#overlay-header #overlay-site-nav {
	margin: 0px;
	font-size: 11px;
	line-height: 11px;
	font-weight: 400;
	text-transform: uppercase;
	list-style: none;
	position: absolute;
	top: 0px;
	right: 0px;
}
#overlay-header #overlay-site-nav li {
	display: inline-block;
	margin: 0px 0px 0px 20px;
	padding: 0;
	background: none;
}
 @media screen and (max-width: 579px) {
#overlay-header #overlay-site-nav li {
	margin-left: 10px;
}
}
#overlay-header #overlay-site-nav i {
	font-size: 22px;
	padding: 5px 0px;
	display: block;
}
#overlay-header #overlay-site-nav a {
	min-width: 40px;
	text-align: center;
	display: block;
	text-decoration: none;
	color: white;
}
#overlay-header #overlay-site-nav a:link {
	text-decoration: none;
}
#overlay-header #overlay-site-nav a:hover, #overlay-header #overlay-site-nav a:focus {
	text-decoration: underline;
}
#overlay-header #overlay-site-nav a:link, #overlay-header #overlay-site-nav a:hover, #overlay-header #overlay-site-nav a:focus, #overlay-header #overlay-site-nav a:visited {
	color: white;
}
#overlay-header #overlay-site-nav a i:before {
	display: inline-block;
	text-decoration: none;
}
/* CONTENT MAIN */
div, h2, .swMain ul.anchor li a, .swMain .buttonNext, .swMain .buttonPrevious, .swMain .buttonFinish, .swMain .buttonCancel {
	box-shadow: none !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
}
img.ui-datepicker-trigger {
	padding-top: 2px;
}
.swMain div.actionBar {
	margin-left: 248px !important;
	width: 720px !important;
	float: none !important;
}
.fail {
	height: auto;
	padding: 10px;
	margin: 24px 0;
	background-image: none;
}
.fail:before {
	background-image: url("//secure.activecarrot.com/media/images/notifications/cancel.png");
	position: absolute;
	width: 70px;
	top: 50%;
	text-align: center;
}
form#contact_details_form table td {
	text-align: left;
}
.swMain .buttonNext, .swMain .buttonPrevious, .paginator li span, #check_user {
	background: #27348b;
	font-family: "UWA slab", Georgia, serif;
}
.paginator li span, #check_user {
	padding: 5px;
	margin: 5px 3px 0 3px;
	width: 100px;
	font: bold 13px "UWA slab", Georgia, serif;
	border: none;
	color: #FFF;
}
.swMain .buttonFinish {
	background-color: #e2b600;
	color: #27348b;
}
.swMain .buttonCancel {
	background-color: #e9e9e9;
	color: #262626;
	border: 1px solid #262626;
}
.swMain .buttonDisabled {
	background-color: #ececec;
}
.rounded_button ul li {
	border: none;
	box-sizing: content-box;

	color: #FFF;
}
.rounded_button .selected {
	background-color: #e2b600;
	color: #27348b !important;
}
.public_table_heading td {
	background: #27348b !important;
}
/* Lists */
.swMain ul.anchor {
	margin: 0 !important;
}
.swMain ul.anchor li {
	padding-top: 0 !important;
	padding-bottom: 5px !important;
}
.swMain ul.anchor li a.error {
	background: #fff;
	border: 3px solid #fb3500 !important;
}
.swMain ul.anchor li a.error:hover {
	background: #fff;
	border: 3px solid #fb3500 !important;
}
.swMain ul.anchor li a.done {
	background: #89b1d6;
	border: 1px solid #89b1d6;
}
.swMain ul.anchor li a.done:hover {
	background: #00006c;
	border: 1px solid #00006c;
	color: #fff;
}
.rounded_button ul li a:hover {
	color: #fff !important;
}
.rounded_button ul li a {
	width: 80px;
	font: bold 10px "UWA slab", Georgia, serif;
	padding: 5px;
	margin: 0;
	height: auto;
	background: #27348b;
	color: #e2b600;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.swMain ul.anchor li a.selected {
	background: #27348b;
	border: 1px solid #27348b;
}
.swMain ul.anchor li a.selected:hover {
	background: #0e55b5;
}
.swMain ul.anchor li a .stepDesc {
	width: 80%;
}
.swMain ul.anchor li a .stepNumber {
	width: 20%;
}
ul, ol, dl {
	margin: 6px 0 12px;
	list-style-position: outside;
}
ul {
	/* Defaults for unordered lists */
	list-style: none;
}
ul > li {
	margin: 0px 0px 6px 0;
	padding-left: 24px;
	background: url("//static.weboffice.uwa.edu.au/visualid/core-rebrand/img/symbol/bullet-default.svg") 1px 3px no-repeat;
}
ul.buttons li a {
	background: #27348b;
}
ul.list-padding > li {
	margin-bottom: 12px;
}
ul.columns:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	overflow: hidden;
}
ul.columns > li {
	float: left;
	width: 50%;
}
ul.links > li {
	background: url("//secure.activecarrot.com/media/dynamic/static_images/807/angle-right.png") 1px 3px no-repeat;
	background-position-y: 7px;
}
ul.no-bullet {
	list-style: none;
	margin-left: 0;
	padding: 0;
	background-image: none;
}
ul.no-bullet > li {
	margin-left: 0;
	padding-left: 0px;
	background-image: none;
}
ul.inline {
	list-style-image: none;
	margin-bottom: 12px;
	margin-right: -12px;
}
ul.inline:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	overflow: hidden;
}
ul.inline > li {
	margin: 0 12px 12px 0;
	display: inline-block;
}
ul.inline > li > *:last-child {
	margin-bottom: 0px;
}
ul.inline-center {
	font-size: 0px;
	margin: 0px -6px 12px -6px;
	text-align: center;
}
ul.inline-center > li {
	margin: 0 12px 12px 12px;
	display: inline-block;
	font-size: 16px;
	vertical-align: middle;
}
ul.inline-center > li > *:last-child {
	margin-bottom: 0px;
}
ol {
	list-style-position: outside;
	padding-left: 19px;
}
ol > li {
	padding-left: 5px;
	margin: 0px 0px 6px 0;
}
ol > li > ol {
	margin-bottom: 0px;
}
ol.alpha, ol[type="a"] {
	list-style-type: lower-alpha;
}
ol.roman, ol[type="i"] {
	list-style-type: lower-roman;
}
ol.toc {
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 0px;
}
ol.toc > li {
	border-bottom: 1px solid #d8d8d8;
	margin-left: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
ol.toc > li > a {
	text-decoration: none;
}
ol.toc > li > a:hover {
	text-decoration: underline;
}
/* float control */
.no-clear {
	clear: none !important;
}
.clear-both {
	clear: both !important;
}
.clear-both.clearboth {
	height: 0;
	overflow: hidden;
}
.clear {
	clear: both !important;
}
.clear-right {
	clear: right !important;
}
.clear-after:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	width: 100%;
}
.float-left {
	float: left !important;
}
 @media screen and (max-width: 759px) {
.float-left {
	float: none;
}
}
.float-right {
	float: right !important;
}
 @media screen and (max-width: 759px) {
.float-right {
	float: none;
}
}
.float-right-half {
	float: right;
	max-width: 50%;
	margin: 0 0 6px 6px;
	padding: 0 0 6px 6px;
}
.float-right-half > *:first-child {
	margin-top: 0px;
}
.float-right-half > *:last-child {
	margin-bottom: 0px;
}
 @media screen and (max-width: 759px) {
.float-right-half {
	float: none;
	max-width: 80%;
	margin: 0px auto 24px auto;
	padding: 0px;
}
}
 @media screen and (max-width: 579px) {
.float-right-half {
	max-width: 100%;
}
}
/* FOOTER MAIN */
.footer_contact {
	display: none;
}
#footer div {
	padding: 0;
}
#footer_wrapper {
	width: 100%;
	text-align: left;
}
#footercontainer {
	font-size: 15px;
	color: #2b2b2b;
	clear: both;
	font-family: "Source Sans Pro", Arial, sans-serif;
}
#footercontainer > div {
	box-sizing: border-box;
	padding: 0px 60px;
}
 @media screen and (max-width: 579px) {
#footercontainer > div {
	padding: 0px 30px;
}
}
 @media screen and (max-width: 459px) {
#footercontainer > div {
	padding: 0px 15px;
}
}
#footercontainer > div > div {
	width: 960px;
	margin: 0px auto;
	box-sizing: border-box;
}
 @media screen and (max-width: 1079px) {
#footercontainer > div > div {
	width: 100%;
}
}
#footercontainer #uwafooter-subsite {
	display: none;
}
#footercontainer #uwafooter-links {
	background: url("//static.weboffice.uwa.edu.au/visualid/core-rebrand/img/bgs/footer-watermark-refresh.png") 50% -15px no-repeat #EBEBEB;
}
 @media screen and (max-width: 1079px) {
#footercontainer #uwafooter-links {
	width: 100%;
}
}
#footercontainer #uwafooter-links > div {
	padding: 24px 0 0 0;
}
#footercontainer #uwafooter-links > div:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	overflow: hidden;
}
#footercontainer #uwafooter-links > div > div {
	margin: 0 -10px;
}
#footercontainer #uwafooter-links > div > div > div {
	float: left;
	box-sizing: border-box;
	vertical-align: top;
	margin-bottom: 30px;
	padding: 0px 10px;
	width: 27%;
}
 @media screen and (max-width: 759px) {
#footercontainer #uwafooter-links > div > div > div {
	width: 50%;
}
}
 @media screen and (max-width: 459px) {
#footercontainer #uwafooter-links > div > div > div {
	width: 100%;
	display: block;
}
}
#footercontainer #uwafooter-links ul, #footercontainer #uwafooter-links li {
	margin: 0px;
}
#footercontainer #uwafooter-links ul.icons > li > i {
	color: #262626;
}
#footercontainer #uwafooter-links h1 {
	font-size: 17px;
	font-family: "UWA slab", Georgia, serif;
	margin-bottom: 12px;
}
#footercontainer #uwafooter-links h1 a {
	text-decoration: none;
}
#footercontainer #uwafooter-links h1 a:link {
	text-decoration: none;
}
#footercontainer #uwafooter-links h1 a:hover, #footercontainer #uwafooter-links h1 a:focus {
	text-decoration: underline;
}
#footercontainer #uwafooter-links a {
	color: #262626;
}
#footercontainer #uwafooter-logos {
	background-color: #27348b;
	border-bottom: 4px solid #E2B600;
	padding-top: 24px;
	padding-bottom: 24px;
}
#footercontainer #uwafooter-logos a {
	vertical-align: top;
	display: inline-block;
}
#footercontainer #uwafooter-logos .tagline {
	font-family: "UWA slab", Georgia, serif;
	padding-top: 30px;
	line-height: 25px;
	font-size: 22px;
	text-decoration: none;
	color: white;
}
#footercontainer #uwafooter-logos .tagline:link {
	text-decoration: none;
}
#footercontainer #uwafooter-logos .tagline:hover, #footercontainer #uwafooter-logos .tagline:focus {
	text-decoration: underline;
}
#footercontainer #uwafooter-logos .tagline:link, #footercontainer #uwafooter-logos .tagline:hover, #footercontainer #uwafooter-logos .tagline:focus, #footercontainer #uwafooter-logos .tagline:visited {
	color: white;
}
 @media screen and (max-width: 579px) {
#footercontainer #uwafooter-logos .tagline {
	float: none;
	display: block;
	text-align: center;
	padding-top: 12px;
}
}
#footercontainer #uwafooter-logos .uwacrest {
	float: right;
}
#footercontainer #uwafooter-logos .uwacrest:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	overflow: hidden;
}
 @media screen and (max-width: 579px) {
#footercontainer #uwafooter-logos .uwacrest {
	float: none;
	text-align: center;
	display: block;
	margin: 0px auto;
}
}
#footercontainer #uwafooter-end > div {
	padding: 12px 0;
	text-align: center;
}
#footercontainer #uwafooter-end > div:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	overflow: hidden;
}
#footercontainer #uwafooter-end > div ul {
	list-style: none;
	display: inline-block;
	margin: 0 auto;
}
#footercontainer #uwafooter-end > div ul li {
	display: inline-block;
	display: flex-item;
	margin: 0px 5px;
}
 @media screen and (max-width: 759px) {
#footercontainer #uwafooter-end > div ul li {
	margin: 0 10px 0 0;
}
}
 @media screen and (max-width: 759px) {
#footercontainer #uwafooter-end > div ul, #footercontainer #uwafooter-end > div a, #footercontainer #uwafooter-end > div span {
	display: block;
	text-align: left;
	float: none;
}
}
 @media print {
#searchbar, #quicklinks, #breadcrumbs, #navigation, #footercontainer, #header {
	display: none;
}
#footercontainer ul.discretelinks {
	display: none;
}
.rounded_button ul li a {
	font: bold 10px "UWA slab", Georgia, serif;
}
}
img.ui-datepicker-trigger {
	background-color: red;
	opacity: 0;
	width: 100%;
	position: absolute;
}
a.datepicker:after {
	content: "Select Date";
	font: bold 10px "UWA slab", Georgia, serif;
}
#cw-content-head {
	width: 680px;
}
.cw-block-book a.book {
	border-radius: 0;
	margin-right: 10px;
	background: #27348b;
	border: none;
	color: white;
	text-decoration: none;
}
.public_table {
	font-family: "UWA slab", Georgia, serif;
}
.public_facility_bookings .navigation ul li a {
	width: 80px;
	font: bold 10px "UWA slab", Georgia, serif;
	padding: 5px;
	margin: 0;
	height: auto;
	background: #27348b;
	color: #e2b600;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.public_facility_bookings .navigation .selected {
	background-color: #e2b600;
	color: #27348b !important;
}
.fc-agenda .fc-agenda-axis {
	font: 13px "UWA slab", Georgia, serif;
}
#top_nav {
	position: absolute;
}
.ui-widget-header, .button_link {
	background: #27348b;
}
#cw-content {
	width: auto;
	float: left;
	padding: 20px 0;
}
.cw-block-content {
	padding-right: 0;
}
.cw-block-content th {
	padding: 0 5px;
}
}
input {
	font-family: "UWA slab", Georgia, serif;
	width: 250px;
}
#classes_grid_view table thead tr td, #classes_grid_view table thead tr th {
	background: #27348b;
	font-size: 85%;
	color: white;
	padding: 0 5px;
}
.anchorTitle1 {
	background-color: #27348b;
	border: 3px solid #fff;
	border-radius: 8px;
	box-shadow: 2px 2px 3px #e6e6e6;
	color: #fff;
	display: none;
	font-family: "UWA slab", Georgia, serif;
	font-size: 11px;
	line-height: 1.3;
	margin-left: 15px;
	max-width: 200px;
	padding: 5px 7px;
	position: absolute;
}
.button_link {
	background: #27348b;
	color: #fff;
}
.class_show_all_button .book {
	background: #27348b;
	color: #fff;
	border: none;
	border-radius: 0px;
}
.class_show_all_button .book:hover {
	background: #207fa7;
	color: #fff;
	border: none;
}
#cw_descriptions .book {
	background: #27348b;
	color: #fff;
	border: none;
	border-radius: 0px;
}
#cw_descriptions .book:hover {
	background: #207fa7;
	color: #fff;
	border: none;
}
.ui-button-text-only .ui-button-text {
	background: #27348b;
	padding: .4em 1em;
	border: none;
}
.ui-button-text-only .ui-button-text:hover {
	background: #207fa7;
	color: #fff;
	padding: .4em 1em;
	border-radius: 0px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: 0px solid #77d5f7;
}
.ui-draggable .ui-dialog-titlebar {
	background: #27348b;
	border: none;
}
.book {
	max-width: 100px;
	display: block;
	width: 80px;
	background: #27348b; /* Old browsers */
	background: -moz-linear-gradient(top, #27348b 0%, #27348b 100%, #27348b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #27348b), color-stop(100%, #27348b), color-stop(100%, #27348b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #27348b 0%, #27348b 100%, #27348b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #27348b 0%, #27348b 100%, #27348b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #27348b 0%, #27348b 100%, #27348b 100%); /* IE10+ */
	background: linear-gradient(to bottom, #27348b 0%, #27348b 100%, #27348b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27348b', endColorstr='#27348b', GradientType=0 ); /* IE6-8 */
	height: 24px;
	line-height: 24px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: solid 0px #61993d;
	margin-top: 3px;
	margin-bottom: 3px;
	border-radius: 0px;
	color: #FFF;
}
.book:hover {
	background-image: linear-gradient(to bottom, #207fa7 0%, #207fa7 100%);
}