/* @override 
	http://yvw.dvdesign.com.au/solutions/interface/yvw-styles.css
*/

html, body {
	margin: 0;
	padding: 0;
	font: 11px/14px Arial, Helvetica, sans-serif;
	height: 100%;
}
body.customer {
	background: #f5fbfd url(images/content-background.png) repeat-y center top;
}
p {
	margin-top: 0;
	margin-bottom: 0.5em;
}
p.last {
	margin-bottom: 0;
}
form {
	padding: 0;
	margin: 0;
}
a, a:visited {
	color: #1b419a;
	text-decoration: none;
}
a:hover {
	color: #1b419a;
	text-decoration: underline;
}
a:active {
	color: #1b419a;
	text-decoration: none;
}
input, select, textarea {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0;
}

.tiny {
	width: 20px;
}
.small {
	width: 40px;
}
.medium {
	width: 100px;
}
.large {
	width: 250px;
}
.error {
	color: #c70000;
	font-weight: bold;
	margin-bottom: 20px;
}

/* Order pages (public) */
.page {
	width: 820px;
	margin: 0 auto;
	background-color: #fff;
}
.page-header {
	height: 60px;
	max-width: 780px;
	margin-bottom: 20px;
}
.page-logo {
	float: left;
}
.page-links {
	float: right;
	margin-top: 0;
	margin-left: 20px;
}
.page-body {
	clear: both;
	max-width: 780px;
}
.page-content {
	padding-left: 40px;
}
.page-div {
	height: 5px;
	margin-bottom: 15px;
	background: url(images/divider.gif) no-repeat;
}
.order {
	margin-bottom: 20px;
}
.order input, .contact-login input, .account-detail input {
	font-size: 10px;
}
.order-items, .account-detail {
	margin-bottom: 5px;
}
.item-items table {
	margin-top: 10px;
}
thead .item-items table, #business .item-items table {
	margin-top: 0px;
}
.item-items td, .contact-login td, .account-detail td {
	padding-bottom: 2px;
	padding-top: 2px;
}
.order-heading {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #1b419a;
}
.order-subheading {
	font-weight: bold;
	font-size: 13px;
	color: #444;
	margin-bottom: 5px;
}
td.item-div {
	height: 10px;
	border-bottom: 1px solid #eee;
}
.item-thumb {
	width: 160px;
}
.item-size, .item-size-span {
	font-weight: bold;
}
thead .item-size {
	font-weight: normal;
}
.item-mm {
	font-weight: normal;
	font-style: normal;
	margin-top: 4px;
}
.item-qty, .item-image, .item-sku, .item-qty-minus {
	width: 80px;
}
#business .item-qty, #business .item-title-qty, #audits .item-qty, #audits .item-title-qty {
	width: 50px;
	text-align: center;
}
#business td, #audits td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#business .item-title, #business .item-title-qty, #audits .item-title, #audits .item-title-qty {
	padding-top: 2px;
	padding-bottom: 2px;
}
#business td.order-spacer, #audits td.order-spacer  {
	padding-top: 0;
	padding-bottom: 0;
}
#business .item-nospan {
	width: 100px;
}
#business .item-qty-span, #audits .item-qty-span {
	font-style: italic;
	color: #666;
	text-align: right;
}
#business td.item-desc, #audits td.item-desc {
	padding-top: 0;
	color: #555;
	padding-right: 50px;
}
.item-desc ul {
	margin-top: 5px;
	margin-bottom: 0;
}
.item-desc li {
	margin-bottom: 2px;
}
.item-thumb-title {
	font-weight: bold;
	padding-bottom: 5px;
}
.order-delivery-left {
	float: left;
	padding-bottom: 5px;
	font-style: italic;
	color: #666;
}
.order-delivery-right {
	clear: right;
	margin-left: 180px;
	padding-bottom: 5px;
}
.order-delivery-span {
	margin-left: 180px;
}
.order-delivery {
	background-color: #f0f0f0;
	margin-bottom: 5px;
	clear: both;
	padding: 5px;
	border: 1px solid #ddd;
}
.order-delivery .order-contact-form {
	margin-bottom: 0;
}
.order-div {
	height: 3px;
	margin-bottom: 3px;
	border-bottom: 1px solid #eee;
}
.order-contact-form td {
	padding-top: 4px;
	padding-bottom: 4px;
}
.item-label {
	width: 200px;
}
.order-header {
	margin-bottom: 10px;
}
.order-header .clear {
	float: none;
	clear: both;
}
.order-text, .notice {
	font-size: 1.1em;
	line-height: 1.4em;
	border: 1px dotted #cae8f2;
	background-color: #edf7fa;
	color: #1b419a;
	padding: .8em 1em 0px;
	float: left;
	width: 540px;
	min-height: 130px;
}
.notice {
	width: 710px;
	float: none;
}
.order-logo {
	text-align: center;
	margin-left: 598px;
	width: 141px;
}
.order-intro {
	margin-bottom: 10px;
	font-size: 1.1em;
	line-height: 1.4em;
	border: 1px dotted #cae8f2;
	background-color: #edf7fa;
	color: #1b419a;
	padding: .8em 1em;
}
.order-text p {
	margin-bottom: .8em;
}
.order-contact-form td.order-instruct {
	padding-left: 210px;
	padding-top: 0;
	color: #666;
}
.order-label {
	width: 200px;
}
.order-req {
	width: 10px;
	color: #1b419a;
}
.order-req-note {
	color: #1b419a;
	font-weight: bold;
}
thead td {
	color: #666;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
thead .item-items td {
	color: #666;
	border-bottom: none;
	border-top: none;
}
.contact-login, .order-contact-form {
	margin-bottom: 20px;
}
.contact-login .order-buttons, .order-contact-form .order-buttons {
	text-align: left;
	margin-bottom: 0;
	margin-top: 10px;
}
.contact-login .order-buttons input, .order-contact-form .order-buttons input {
	margin-left: 0;
}
.order-nb {
	color: #666;
	font-style: italic;
}
.order-commitment {
	border: 1px dashed #cae8f2;
	padding: 0.8em 1em;
	background-color: #edf7fa;
	color: #1b419a;
}
.order-iagree {
	margin-top: 5px;
	color: #000;
}
.order-list td {
	padding-bottom: 4px;
	padding-top: 4px;
}
.order-list thead td {
	color: #444;
	border-bottom: 1px solid #ddd;
}
.order-list .item-label {
	font-weight: bold;
	color: #666;
}
.order-list .item-size {
	font-weight: normal;
	font-style: normal;
	width: 200px;
}
#audits .item-size {
	width: 280px;
}
.history-date {
	font-weight: bold;
	width: 80px;
}
.history-items .item-size {
	font-weight: normal;
	width: 120px;
}
.history-items .item-title {
	width: 200px;
}
.history-items .item-qty {
	width: 100px;
}
.history-div {
	height: 15px;
}
.order-confirm {
	margin-bottom: 20px;
}
.item-lastordered {
	width: 30px;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}
.order-noteprev {
	margin-bottom: 15px;
}
.order-prevmarker {
	color: #83c450;
	font-size: 20px;
	position: relative;
	top: 0.4em;
}
.item-download {
	width: 120px;
}
.more-info {
	background-color: #f0f0f0;
}

/* Admin pages (restricted) */
.admin a, .admin a:visited {
	color: #018749;
	text-decoration: none;
}
.admin a:hover {
	color: #018749;
	text-decoration: underline;
}
.admin a:active {
	color: #018749;
	text-decoration: none;
}
.admin-page {
	background-color: #fff;
	margin: 0 auto;
	height: 100%;
	min-height: 100%;
	width: 100%;
	min-width: 1000px;
}
.admin-page-top td {
	height: 102px;
}
.admin-links {
	height: 22px;
	background-color: #f0f0f0;
}
.admin-links ul {
	margin: 0;
	padding: 0;
}
.admin-body {
	clear: both;
	margin: 20px;
}
.admin-page-title {
	line-height: 28px;
	background-color: #ddd;
	padding-left: 20px;
	color: #777;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #ccc;
}
.admin-footer {
	border-top: 1px dashed #ccc;
	color: #444;
	padding: 5px 20px;
}
ul.admin-menu {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
ul.admin-menu li {
	display: inline;
}
ul.admin-menu li a, ul.admin-menu li a:visited {
	float: left;
	text-decoration: none;
	color: #444444;
	display: block;
	padding-left: 20px;
	padding-top: 4px;
	height: 18px;
	padding-right: 20px;
	border-bottom: none;
}
ul.admin-menu li a:hover, ul.admin-menu li a:active {
	text-decoration: none;
	background-color: #ccc;
	color: #000;
	border-bottom: none;
}
.logout {
	float: right;
	width: 160px;
	text-align: center;
}
.logout a, .logout a:visited {
	text-decoration: none;
	color: #444444;
	display: block;
	padding-left: 0px;
	padding-top: 4px;
	height: 18px;
	padding-right: 0px;
	border-bottom: none;
}
.logout a:hover, .logout a:active {
	text-decoration: none;
	background-color: #ccc;
	color: #000;
	border-bottom: none;
}
#btnSendPreview, #btnShipPreview, #btnConfirmShip, #btnConfirmOrder {
	background-color: #99D022;
	border: 1px solid #99D022;
	margin-left: 100px;
	color: #000;
}

/* Admin lists */
.admin-list, .order-list {
	margin-bottom: 20px;
}
.admin-list.shipped {
	color: #555;
}
.admin-list-heading, .admin-body .order-heading, .list-heading {
	font-size: 14px;
	font-weight: bold;
	color: #1b419a;
	margin-bottom: 10px;
}
.admin-list-subheading {
	margin-top: 4px;
	font-size: 11px;
	font-weight: normal;
}
.admin-list td {
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 4px;
}
.admin-list td.order-view {
	padding-right: 0;
}
.admin-list thead td {
	color: #444;
}
.admin-list thead td a, .admin-list thead td a:visited {
	color: #444;
	border-bottom: none;
}
.admin-list thead td a:hover {
	color: #333;
	text-decoration: underline;
	border-bottom: none;
}
.admin-list thead td a:active {
	color: #444;
	border-bottom: none;
}
.admin-list-heading a, .admin-list-heading a:visited {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	margin-left: 30px;
	color: #666;
}
.admin-list-heading a:hover, .admin-list-heading a:active {
	color: #333;
}
.admin-list .row td {
	border-bottom: 1px solid #f0f0f0;
}
.order-name, .order-cert {
	width: 250px;
}
.order-status, .order-date, .account-date, .account-count {
	width: 90px;
}
.order-view, .account-view {
	width: 40px;
	text-align: center;
}
a.org-name {
	color: #777;
}
.admin-list-options {
	margin-bottom: 10px;
	border: 1px solid #ddd;
	padding: 5px 8px;
}
.admin-list td.item-file-div {
	padding-top: 4px;
	padding-bottom: 4px;
}
.file-div {
	border-bottom: 1px dashed #ccc;
}
.order-buttons {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
.order-buttons input {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
	border: 1px solid #ccc;
	padding: 3px 10px;
	background-color: #f0f0f0;
	color: #333;
	cursor: pointer;
}
.admin-body .order-buttons input {
	font-size: 11px;
}
.admin-body .item-size {
	font-weight: normal;
	width: 150px;
}
.item-row-alt {
	background-color: #f0f0f0;
}
.highlight td {
	background-color: #cae8f2;
}
.admin-body .item-label {
	font-weight: bold;
	color: #666;
}
.stock-list td {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #f0f0f0;
	padding-right: 4px;
}
.stock-list thead td {
	border-bottom: 1px solid #ddd;
}
.stock-list .item-row-alt {
	background-color: #fff;
}
.stock-list .item-qty, .stock-list .item-qty-minus {
	width: 50px;
}
.minus .item-qty, .item-qty-minus {
	color: #c70000;
}
.stock-list .item-count {
	width: 60px;
}
.stock-list .item-sku {
	width: 80px;
	padding-left: 10px;
}
.stock-list .item-tier {
	width: 80px;
	text-align: center;
}
.stock-list .item-date {
	width: 100px;
}
.stock-list .item-filename {
	width: 30%;
}
.stock-list .stock-qty {
	width: 80px;
}
.stock-list .stock-action {
	width: 150px;
}
.stock-list .stock-group {
	width: 180px;
}
.pick-detail, .pick-address, .pick-list, .order-info {
	margin-bottom: 20px;
}
.pick-detail td, .pick-address td, .pick-list td {
	padding-top: 3px;
	padding-bottom: 3px;
}
.pick-detail .order-label {
	color: #666;
	font-weight: bold;
}
.pick-row td, .pick-row-alt td {
	padding: 4px;
	vertical-align: top;
}
.pick-row-alt td {
	background-color: #f0f0f0;
}
.pick-list .item-qty {
	width: 40px;
}
.pick-list .item-title {
	width: 200px;
	font-weight: bold;
}
.pick-list .item-size {
	width: 100px;
	font-weight: normal;
	font-style: normal;
}
.pick-list thead td {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.pick-address .row {
	margin-bottom: 8px;
}
.item-answer {
	color: #000;
	background-color: #fbe47b;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.row-label {
	
}
.notes {
	padding: 5px 8px;
	color: #555;
	background-color: #f0f0f0;
	margin-bottom: 10px;
	border: 1px solid #ddd;
}
.qty-adjusted {
	color: #ee8328;
}
.question-option {
	display: block;
	padding-top: 2px;
}
.terms {
	margin-bottom: 15px;
}
.declare {
	margin: 10px 0;
	border: 1px dotted #ccc;
	background-color: #eee;
	color: #000;
	padding: .8em 1em;
}
.declare .row {
	padding-bottom: 8px;
}
.alternative {
	font-size: 10px;
	color: #333;
	line-height: 12px;
}
.scroll-150 .scroll-opt {
	display: none;
}
.agreed-to {
	margin-bottom: 10px;
}
.scroll-150 .row {
	padding-bottom: 5px;
}
.agreed-to {
	color: #1b419a;
	font-size: 12px;
	margin-top: 4px;
}
.declare .last {
	padding-bottom: 0px;
	margin-bottom: 0;
}
.holder {
	position: relative;
}
.col {
	float: left;
}
.col.left {
	width: 60%;
}
.col.right {
	width: 40%;
}
.col.clear {
	clear: both;
	float: none;
}
.admin-key {
	margin-left: 20px;
	padding: 5px 8px 0;
	background-color: #fdf8c0;
	border: 1px solid #fbe47b;
}
.report-key {
	margin-bottom: 5px;
	color: #444;
}

/* Admin login */
#login-box {
	width: 300px;
	margin: 0 auto auto;
	padding-top: 200px;
}
.login-logo {
	margin-bottom: 1px;
}
.login-heading {
	font-weight: bold;
	background-color: #ddd;
	padding: 5px 10px;
	margin-bottom: 1px;
	font-size: 12px;
}
.login-row, .login-buttons {
	background-color: #F0F0F0;
	padding: 5px 10px;
}
.login-row input {
	border: 1px solid #333;
	font-size: 11px;
}
.login-buttons input {
	border: 1px solid #888;
	font-size: 11px;
	background-color: #ccc;
	color: #333;
	cursor: pointer;
}
#login-box .login-buttons input {
	margin-top: 18px;
	margin-left: 5px;
}

/* Print pick list */
.print {
	font-size: 11px;
}
.print .print-heading {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
.print .print-date {
	margin-bottom: 20px;
}
.print .order-heading {
	color: #000;
	font-size: 14px;
	margin-bottom: 5px;
}
.print .pick-row td, .print .pick-row-alt td {
	border-bottom: 1px solid #ddd;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fff;
	font-weight: normal;
	font-style: normal;
}

/* Account login  and forgot password */
.account-login {
	width: 350px;
	text-align: right;
	position: relative;
}
.account-login #login-box {
	position: absolute;
	width: 350px;
	height: 50px;
	overflow: hidden;
	background-color: #F0F0F0;
	border: 1px solid #ccc;
	padding: 0;
	right: 0;
	top: 25px;
	text-align: left;
}
.account-login #forgot-box {
	position: absolute;
	width: 380px;
	height: 65px;
	overflow: hidden;
	background-color: #F0F0F0;
	border: 1px solid #ccc;
	padding: 0;
	right: 0;
	top: 25px;
	text-align: left;
}
.account-login #showPwd #login-box {
	width: 400px;
}
.login-close, .forgot-close {
	position: absolute;
	top: 2px;
	right: 2px;
}
.login-close a, .login-close a:visited, .forgot-close a, .forgot-close a:visited {
	display: block;
	border: 1px solid #ccc;
	text-align: center;
	padding: 1px 4px 3px;
	line-height: 10px;
	text-decoration: none;
	background-color: #edf7fa;
}
.login-close a:hover, .forgot-close a:hover {
	background-color: #cae8f2;
	border: 1px solid #ccc;
}
.account-login .login-row {
	width: 105px;
	color: #444;
	display: block;
	padding: 10px 0 10px 10px;
	float: left;
}
.account-login .forgot-row {
	color: #444;
	padding: 10px 0 0 10px;
}
.account-login .login-buttons {
	display: block;
}
.account-login .login-row input {
	border: 1px solid #ccc;
	font-size: 10px;
	width: 100px;
	height: 15px;
}
.account-login .forgot-row input {
	border: 1px solid #ccc;
	font-size: 10px;
	width: 220px;
	height: 15px;
}
.account-login .forgot-row input.button {
	width: auto;
	height: auto;
	border: 1px solid #888;
	font-size: 11px;
	background-color: #ccc;
	color: #333;
	cursor: pointer;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.account-login input#btnSendPwd {
	width: 100px;
}
.account-tab {
	display: block;
	border: 1px solid #cae8f2;
	border-top-style: none;
	margin-left: 5px;
	float: right;
}
.account-tab a, .account-tab a:visited {
	display: block;
	padding: 3px 10px;
	background-color: #edf7fa;
	border-bottom: none;
}
.account-tab a:hover {
	text-decoration: none;
	background-color: #cae8f2;
	border-bottom: none;
}


/* Multibox (popup) styles */
.MultiBoxContainer {
	position: absolute;
	border: 15px solid #333;
	background-color: #fff;
	display: none;
	z-index: 2;
}
.MultiBoxLoading {
	background: url(images/loader.gif) no-repeat center;
}
.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.MultiBoxClose {
	position: absolute;
	top: -14px;
	right: -14px;
	background: url(images/close.gif) no-repeat;
	width: 15px;
	height: 15px;
	cursor: pointer;
}
.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}
.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}

/* calendar for choosing dates in site admin */
.hidden {
	opacity: 0;
	position: absolute;
}
.visible {
	opacity: 1;
}
#fromdate, #todate {
	width: 80px;
	margin: 0;
	padding: 1px 2px;
}
input.calendar {
	width: 74px;
}
button.calendar {
	background: url(images/calendar-icon.gif);
	border: 0;
	cursor: pointer;
	height: 20px;
	width: 20px;
	margin: 0 8px 0 4px;
}
button.calendar:hover,
button.calendar.active {
	background-position: left bottom;
}
div.calendar {
	background: url(images/calendar.png);
	height: 175px;
	padding: 0 12px;
	text-align: center;
	width: 147px;
}	
div.calendar * {
	margin: 0;
	padding: 0;
}	
div.calendar div {
	background: none !important;
	cursor: move;
	height: 165px;
	overflow: hidden;
	padding-top: 10px;
	position: relative;
	width: 147px;
}	
div.calendar caption {
	color: #CF0;
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	padding-top: 4px;
	text-align: center;
	width: 100%;
}
div.calendar caption a {
	cursor: pointer;
	display: block;
	height: 11px;
	overflow: hidden;
	position: absolute;
	text-indent: -100px;
	top: 16px;
	width: 11px;
}
div.calendar caption a.prev {
	background-image: url(images/calendar-prev.gif);
	left: 1px;
}
div.calendar caption a.next {
	background-image: url(images/calendar-next.gif);
	right: 1px;
}
div.calendar caption a:hover {
	background-position: 0 11px;
	border-bottom: none;
}
div.calendar caption span {
	height: 25px;
	position: relative;
	text-align: center;
}
div.calendar caption span.month {
	padding-right: 8px;
}
div.calendar caption span.month:after {
	content: ',';
}
div.calendar table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	cursor: default;
	margin: 0 auto;
	overflow: hidden;
	width: 147px;
}
div.calendar td,
div.calendar th {
	border: 0;
	color: #999;
	font: normal 11px Arial, Helvetica, sans-serif;
	height: 19px;
	text-align: center;
	width: 21px;
}
div.calendar td {
	color: #333;
	font-size: 11px;
	padding-right: 5px;
	text-align: right;
	width: 16px;
}
div.calendar td.invalid {
	color: #666;
}
div.calendar td.valid {
	color: #FFF;
	cursor: pointer;
}
div.calendar td.active,
div.calendar td.hover {
	color: #CF0;
	cursor: pointer;
}

.choose-options {
	border: 1px solid #ddd;
	margin-bottom: 10px;
	padding: 6px 8px;
	background-color: #f0f0f0;
	color: #555;
}
.choose-heading {
	font-size: 14px;
	color: #222;
	margin-bottom: 6px;
}
.choose-date-from, .choose-date-to {
	padding-left: 8px;
}
.choose-status {
	margin-top: 6px;
	margin-bottom: 6px;
}
.choose-status-opt {
	padding-right: 20px;
}
.choose-alt {
	padding-top: 5px;
	padding-bottom: 5px;
}
.btn {
	margin-top: 6px;
}
.btn input {
	margin-right: 10px;
}
.padLeft10 {
	padding-left: 15px;
}
.report-opt a {
	display: inline-block;
	margin-right: 30px;
	padding-left: 20px;
	color: #555;
	font-size: 13px;
	line-height: 13px;
	padding-top: 2px;
	padding-bottom: 1px;
	border-bottom: none;
}
.report-opt a:visited {
	color: #555;
	border-bottom: none;
}
.report-opt a:hover {
	color: #690;
	text-decoration: none;
	border-bottom: none;
}
.report-opt a:active {
	color: #555;
	border-bottom: none;
}
.btn-add {
	background: url(images/add-icon.png) no-repeat;
}


/* add/view buttons */
.btn-options {
	border: 1px solid #ddd;
	margin-bottom: 10px;
	padding: 6px 8px;
}
.btn-options a {
	display: inline-block;
	margin-right: 30px;
	padding-left: 20px;
	color: #555;
	font-size: 13px;
	line-height: 13px;
	padding-top: 2px;
	padding-bottom: 1px;
	border-bottom: none;
}
.btn-options a:visited {
	color: #555;
	border-bottom: none;
}
.btn-options a:hover {
	color: #690;
	text-decoration: none;
	border-bottom: none;
}
.btn-options a:active {
	color: #555;
	border-bottom: none;
}
.btn-add {
	background: url(images/add-icon.png) no-repeat;
}
.btn-view {
	background: url(images/view-icon.png) no-repeat;
}
.btn-back {
	background: url(images/back-icon.png) no-repeat;
}
.btn-export {
	background: url(images/export-icon.png) no-repeat;
}
.big-text {
	padding-top: 5px;
	font-size: 1.1em;
	line-height: 1.4em;
	border: 1px dotted #cae8f2;
	background-color: #edf7fa;
	color: #1b419a;
	padding: .8em 1em;
}
a.big-btn, a.big-btn:visited, a.big-btn:hover, a.big-btn:active {
	font-weight: bold;
}
.configure .list-opt {
	margin-bottom: 20px;
}
.opt-heading {
	color: #1b419a;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 2px;
}
.opt-text ul {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0.5em;
}

.edit-adjust .row {
	margin-bottom: 5px;
}
.edit-adjust label {
	display: inline-block;
	width: 100px;
}
.adjust-date, .adjust-action {
	width: 120px;
}
.adjust-qty {
	width: 60px;
}
.foot-row td {
	background-color: #f2fafe;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

.workshop-times .row {
	padding-top: 2px;
	padding-bottom: 4px;
}
.workshop-times input {
	float: left;
	margin-top: 2px;
}
.time {
	display: block;
	margin-left: 18px;
}
.ispubs {
	color: #71bee2;
}

