body {
	margin: 0;
	padding: 0;
	font: 10px Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust: none;
}
a {
	color: #631973;
	font-weight: bold;
}
#nav {
	background: -moz-linear-gradient(top, #f2f2f2 0%, #ebebeb 50%, #dddddd 50%, #cfcfcf);
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#f2f2f2),
		color-stop(0.5, #ebebeb),
		color-stop(0.5, #dddddd),
		to(#cfcfcf)
	);
	border-bottom: 1px solid #434343;
}
#nav a {
	display: inline-block;
	padding: 10px;
	text-decoration: none;
	color: #000;
	border-right: 1px solid #cfcfcf;
	font-weight: normal;
}
#nav a:last-of-type {
	float: right;
	border-left: 1px solid #cfcfcf;
	border-right: none;
}
#c {
	padding: 5px;
	margin-bottom: 20px;
}
footer {
	padding: 5px;
	text-align: center;
}
.mt10 {
	margin-top: 10px;
}
h1 {
	font-size: 14px;
	margin: 5px 0;
}
h2 {
	font-size: 11px;
	margin: 5px 0;
	color: #585858;
}
table {
	border-spacing: 0;
	border: 1px solid #979797;
	margin-bottom: 10px;
}
th {
	font-weight: normal;
	text-align: left;
	background-color: #ddd;
	color: #000;
	padding: 2px;
	vertical-align: top;
}
td {
	padding: 2px;
}
.w {
	width: 100%;
}
.w th,
.w td {
	vertical-align: top;
}
.bCol {
	width: 1%;
	white-space: nowrap;
}
.commentRow {
	background-color: #ddd;
}
input,
select,
textarea,
button {
	border: 1px solid #a2a2a2;
	padding: 2px;
}
input.w {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
select,
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
}
select.small {
	width: auto;
	max-width: none;
}
input[type="button"],
input[type="submit"],
button {
	color: #000;
	padding: 3px 6px;
	background: -moz-linear-gradient(top, #f2f2f2 0%, #ebebeb 50%, #dddddd 50%, #cfcfcf);
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#f2f2f2),
		color-stop(0.5, #ebebeb),
		color-stop(0.5, #dddddd),
		to(#cfcfcf)
	);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #434343;
	margin-bottom: 1px;
}
input[type="radio"],
input[type="checkbox"] {
	padding: 2px;
}
input,
select,
textarea,
button {
	font: inherit;
}
.buttonNote {
	color: #000;
	padding: 3px 6px;
	background: -moz-linear-gradient(bottom, #f2f2f2 0%, #ebebeb 50%, #dddddd 50%, #cfcfcf);
	background: -webkit-gradient(
		linear,
		left bottom,
		left bottom,
		from(#f2f2f2),
		color-stop(0.5, #ebebeb),
		color-stop(0.5, #dddddd),
		to(#cfcfcf)
	);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #939393;
	display: inline-block;
	margin-bottom: 1px;
}
.r {
	border: 1px solid #cd2020;
	background-color: #ffeaea;
}
.i {
	background-color: #eaf9ff;
	border: 1px solid #2046cd;
}
div.r {
	display: inline-block;
	padding: 2px;
}
.sigContainer {
	width: 300px;
	margin: 0 auto;
	text-align: right;
}
p.error {
	font-weight: bold;
	color: #cc3300;
}
.aligncentre {
	text-align: center;
	left: auto;
	right: auto;
}
.alignright {
	text-align: right;
}
.traficred {
	color: #cc3300;
}
.traficamber {
	color: #ff9900;
}
.traficgreen {
	color: #33cc00;
}
.traficredstrong {
	color: #cc3300;
	text-decoration: underline;
}
.traficamberstrong {
	color: #ff9900;
	text-decoration: underline;
}
.traficgreenstrong {
	color: #33cc00;
	text-decoration: underline;
}
.darkorange {
	color: #ab7406;
}
.darkgreen {
	color: #006002;
}
.highlight {
	color: #2482bb;
}
table.w tr.widedivider td {
	border-top: 6px solid #ddd;
}
.tablerow1 {
	background-color: #ffffff;
}
.tablerow2 {
	background-color: #ffffcc;
}
.tablerow1 .dark {
	background-color: #f7f7f7;
}
.tablerow2 .dark {
	background-color: #f5f5c3;
}
.darkGrey {
	color: #666666;
}
.darktext {
	color: #666666;
}
.bluetext {
	color: #0000ff;
}
.lighttext {
	color: #a2a2a2;
}
#errorBox {
	padding: 10px;
	border: #fc0 1px solid;
	background-color: #ffc;
	margin: 10px 0;
}
.pad {
	cursor: url("../pen.cur") 16 16, crosshair;
}
.calendarEvent {
	border-bottom: 1px solid #ddd;
	padding: 8px 0;
}
.calendarEvent p {
	margin: 0;
}
.calendarEvent span {
	float: right;
}
.calendarEvent:last-of-type {
	border-bottom: none;
}

.erNotice,
.eltNotice,
.saNotice,
.ohNotice,
.aohNotice,
.qcNotice,
.rtNotice,
.prNotice,
.lrNotice,
.srNotice,
.csNotice,
.aeNotice,
.ppNotice,
.lpNotice,
.tfNotice {
	color: #fff;
	margin: 2px 3px 2px 0;
	display: inline-block;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-top: 2px;
	border-radius: 4px;
	white-space: nowrap;
	line-height: 1.2em;
}
.erNotice {
	background-color: #00ff80 !important;
	color: #01361c;
}
.erNotice i {
	display: inline-block;
	margin-left: 2px;
	vertical-align: -1px;
}
.eltNotice {
	background-color: #008000;
}
.saNotice {
	background-color: #800000;
}
.ohNotice {
	background: repeating-linear-gradient(45deg, #ff0000, #2d0202 6px);
}
.aohNotice {
	background: repeating-linear-gradient(45deg, #ef00ff, #2d022b 6px);
}
.qcNotice {
	background: repeating-linear-gradient(45deg, #ff0076, #2d021d 6px);
}
.rtNotice {
	background-color: #00686e;
}
.prNotice {
	background-color: #444444;
}
.lrNotice {
	background-color: #780686;
}
.srNotice {
	background-color: #0528d8;
}
.csNotice {
	background-color: #068684;
}
.aeNotice {
	background-color: #cfcf00;
	color: #3a3a00;
}
.ppNotice {
	background-color: #8f12a2;
}
.lpNotice {
	background-color: #6716c2;
}
.tfNotice {
	color: #ffff00;
	background-color: #000 !important;
}
.dark .saNotice {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#guaranteeBanner {
	background-color: #008000;
	color: #fff;
	font-weight: bold;
	padding: 4px 6px;
}
#saBanner {
	background-color: #800000;
	color: #fff;
	font-weight: bold;
	padding: 4px 6px;
}
#saBanner a {
	color: #fff;
}
#apiBanner.failures {
	background-color: #c40707 !important;
	color: #fff;
	font-weight: bold;
	padding: 4px 6px;
}
#apiBanner.failures a {
	color: #fff;
}
#galleryBanner {
	background-color: #82bdff;
	color: #002855;
	font-weight: bold;
	padding: 4px 6px;
}
#galleryBanner a {
	color: inherit;
}
.overdueNoticeAmber {
	background-color: #ff8a00;
	color: #fff;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
	border-radius: 5px;
	text-decoration: none;
	white-space: nowrap;
}
.overdueNoticeRed {
	background-color: #df0000;
	color: #fff;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
	border-radius: 5px;
	text-decoration: none;
	white-space: nowrap;
}
.barcode-modal.blocker:before {
	display: none;
}
.barcode-modal a.close-modal {
	color: #fff;
	font-size: 1.2rem;
	text-decoration: none;
	background-color: #000;
	padding: 0.5rem 0.8rem;
	border-radius: 0 0 5px 5px;
	display: inline-block;
}
#scandit-barcode-picker {
	width: 90vw;
	height: 60vh;
}

.collapse h1 a,
.collapse h2 a {
	padding-left: 14px;
	color: #666666;
	text-decoration: none;
	background: url("../images/collapse_sprite.png") 0px 1px no-repeat;
	display: block;
}
.collapse h1.open a,
.collapse h2.open a {
	background-position: 0px -37px;
}

/* iPads (portrait and landscape) */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	body {
		font: 13px Arial, Helvetica, sans-serif;
	}
	h1 {
		font-size: 16px;
	}
	h2 {
		font-size: 13px;
	}
}
/* Desktops and laptops */
@media only screen and (min-width: 1224px) {
	body {
		font: 14px Arial, Helvetica, sans-serif;
	}
	h1 {
		font-size: 18px;
	}
	h2 {
		font-size: 15px;
	}
}
