/* Minification failed. Returning unminified contents.
(727,1): run-time error CSS1019: Unexpected token, found '}'
(727,3): run-time error CSS1031: Expected selector, found '/'
(727,3): run-time error CSS1025: Expected comma or open brace, found '/'
 */
/* Styles for validation helpers
-----------------------------------------------------------*/
.ui-button {
	border-radius: 5px;
}

.field-validation-error {
	border: 1px solid #ff0000;
	background-color: #FFFFFF;
	color: #FDB360;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.field-validation-valid {
	display: none;
}

.validation-summary-valid {
	display: none;
}

input {
    width: 60%;
	padding: .4em;
	/* width: 100%; */
	border-radius: 5px;
	text-align: left;
	/*margin-bottom:12px; */
}

button {
	padding: .4em;
	/* width: 100%; */
	border-radius: 5px;
	text-align: center;
    background-color: white;
	/*margin-bottom:12px; */
}

.headerButton {
	padding: .4em;
	width: 100%;
	border-radius: 5px;
	text-align: center;
    background-color: whitesmoke;
    font-weight: bold;
	/*margin-bottom:12px; */
}

div.help {
    border-style: dotted;
    border-width: 1px;
    color: blue;
}

div.help:empty { 
    border: none;
}

h3.ui-accordion-header {
	text-align: left;
}

.input-validation-error {
	border: 1px solid #ff0000;
	border-radius: 5px;
	background-color: #FFFFFF;
	color: #FDB360;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.validation-summary-errors {
	width: 100%;
	border-style: none;
	background-color: #FFFFFF;
	color: #FDB360;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	background: transparent;
}

	a:active,
	a:hover {
		outline: 0;
		color: grey;
		text-decoration: none;
	}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	background-color: transparent;
	color: lightgray;
}

.navbar-inverse .navbar-nav > li > a {
	color: #777;
}


div#mainContent {
	-ms-zoom: 1;
	display: inline-block;
	*display: inline;
	zoom: 1;
	max-width: 640px;
	width: 100%;
	text-align: center;
	font-size: 12px;
}

body {
	overflow: scroll;
	margin-right: 0;
	margin-left: 0;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

@media (min-width: 640px) {

	body {
		margin-right: 50px;
		margin-left: 50px;
	}
}

#wrapper {
	width: 100%;
}


.header {
	margin-top: 2em;
	font-weight: normal;
}

#dialog_link {
	position: relative;
	padding: .4em 1em .4em 20px;
	text-decoration: none;
}

	#dialog_link span.ui-icon {
		position: absolute;
		top: 50%;
		left: .2em;
		margin: 0 5px 0 0;
		margin-top: -8px;
	}

ul#icons {
	margin: 0;
	padding: 0;
}

	ul#icons li {
		position: relative;
		float: left;
		margin: 2px;
		padding: 4px 0;
		list-style: none;
		cursor: pointer;
	}

	ul#icons span.ui-icon {
		float: left;
		margin: 0 4px;
	}

#verticalSliders {
	padding-top: 20px;
	height: 140px;
}

	#verticalSliders > div {
		float: left;
		margin: 20px;
	}


table {
	width: 100%;
}

.editor-label {
	margin: 1em 0 0 0;
	width: auto;
	font-weight: bold;
}

.editor-field {
	margin: 0.5em 0 0 0;
	width: auto;
}

.buttonColumn {
	width: auto;
}

/*===========================================Bootstrap*/
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	/* border-color: #101010; */
}

@media (min-width: 640px) {
	.container > .navbar-header, .container > .navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}
}

@media (min-width: 640px) {
	.navbar-collapse.collapse {
		display: block !important;
		overflow: visible !important;
		padding-bottom: 0;
		height: auto !important;
	}
}

@media (min-width: 640px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none;
	}
}



.collapse {
	display: none;
}

/*article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary
{
	display: block;
}*/




.navbar-collapse:after {
	clear: both;
}

.navbar-collapse:before, .navbar-collapse:after {
	display: table;
	content: " ";
}





/*Inherited from body
body {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #333;
background-color: #fff;
}
Inherited from html
html {
font-size: 62.5%;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}*/
.navbar-inverse {
	border-color: #080808;
	background-color: white;
}

.navbar-fixed-top {
	top: 0;
	z-index: 1030;
}

@media (min-width: 640px) {
	.navbar-fixed-top, .navbar-fixed-bottom {
		-ms-border-radius: 0;
		border-radius: 0;
	}
}

.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	border-width: 0 0 1px;
}

@media (min-width: 640px) {
	.navbar {
		-ms-border-radius: 4px;
		border-radius: 4px;
	}
}

.navbar {
	position: relative;
	border: 1px solid transparent;
	/* margin-bottom: 20px; */
	/* min-height: 50px; */
	/* z-index: 1000; */
}




@media (min-width: 992px) {
	.container {
		max-width: 970px;
	}
}

@media (min-width: 640px) {
	.container {
		max-width: 100%;
		background-color: #E4EED2;
	}
}

.container:after {
	clear: both;
}

.container:before, .container:after {
	display: table;
	content: " ";
}

.navbar-header:after {
	clear: both;
}

.navbar-header:before, .navbar-header:after {
	display: table;
	content: " ";
}


.navbar-inverse .navbar-toggle {
	/* border-color: white; */
	border: 3px solid gray;
	/* background-color: darkgray; */
	/* opacity: 1; */
	border-radius: 5px;
	padding: 0;
}

@media (min-width: 640px) {
	.navbar-toggle {
		display: none;
	}
}


.navbar-inverse .navbar-toggle .icon-bar {
	background-color: darkgray;
	margin-bottom: 5px;
}

.navbar-toggle .icon-bar {
	display: block;
	margin-top: 4px;
	width: 22px;
	height: 2px;
	-ms-border-radius: 1px;
	border-radius: 1px;
}



@media (min-width: 640px) {
	.navbar > .container .navbar-brand {
		margin-left: -15px;
	}

	.navbar-inverse .navbar-brand {
		color: #999;
	}
}

.navbar-brand {
	float: left;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
}

a {
	color: #428bca;
    text-decoration: underline;
}

/*=============================*/
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	/* border-color: #101010; */
}

@media (min-width: 720px) {
	.container > .navbar-header, .container > .navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}
}

.container > .navbar-header, .container > .navbar-collapse {
	/* margin-right: -15px; */
	/* margin-left: -15px; */
	/* width: 100%; */
	/* color:white; */
	background-color: white;
	border-radius: 0;
}

@media (min-width: 720px) {
	.navbar-collapse.collapse {
		/* display: block!important; */
		/* overflow: visible!important; */
		/* padding-bottom: 0; */
		/* height: auto!important; */
		/* border: none; */
	}
}

@media (min-width: 640px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-ms-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

.navbar-collapse {
	overflow-x: visible;
	max-height: 340px;
	border-top: 1px solid transparent;
	-ms-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	-webkit-box-shadow: inset 0 1px 0 #ffffff;
	box-shadow: inset 0 1px 0 #ffffff;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	-webkit-overflow-scrolling: touch;

}
.collapse {
	display: none;
}

/*article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary
{
	display: block;
}*/



.navbar-collapse:before, .navbar-collapse:after {
	display: table;
	content: " ";
}

.navbar-collapse:before, .navbar-collapse:after {
	display: table;
	content: " ";
}

.navbar-collapse:after {
	clear: both;
}

.navbar-collapse:before, .navbar-collapse:after {
	display: table;
	content: " ";
}

.navbar-collapse:after {
	clear: both;
}

.navbar-collapse:before, .navbar-collapse:after {
	display: table;
	content: " ";
}
/*=============================================*/
@media (min-width: 640px) {
	.navbar-nav {
		float: left;
		margin: 0;
	}
}

.navbar-nav {
	/* margin: 7.5px -15px; */
	/* width:100%; */
}

.nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

ul, ol {
	margin-top: 0;
	margin-bottom: 10px;
}



menu, dir {
	-webkit-margin-after: 1em;
	-webkit-margin-before: 1em;
	-webkit-margin-end: 0;
	-webkit-margin-start: 0;
	-webkit-padding-start: 40px;
	display: block;
	list-style-type: disc;
}

.nav:before, .nav:after {
	display: table;
	content: " ";
}

.nav:before, .nav:after {
	display: table;
	content: " ";
}


.nav:after {
	clear: both;
}

.nav:before, .nav:after {
	display: table;
	content: " ";
}

.nav:after {
	clear: both;
}

.nav:before, .nav:after {
	display: table;
	content: " ";
}



@media (min-width: 640px) {
	.navbar-nav > li {
		float: left;
	}
}

.nav > li {
	position: relative;
	display: block;
}



li {
	display: list-item;
	text-align: -webkit-match-parent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	background-color: #080808;
	color: #fff;
}

.navbar-inverse .navbar-nav > li > a {
	color: #999;
}

@media (min-width: 640px) {
	.navbar-nav > li > a {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}

.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}

a {
	color: #428bca;
	text-decoration: none;
}

.collapsing {
	position: relative;
	overflow: hidden;
	height: 0;
	-o-transition: height .35s ease;
	-webkit-transition: height .35s ease;
	-moz-transition: height .35s ease;
	-ms-transition: height .35s ease;
	transition: height .35s ease;
}

.navbar-collapse.in {
	overflow-y: auto;
}

.collapse.in {
	/* display: block; */
}
/*=======================================================================*/
body {
	overflow: scroll;
	-moz-min-width: 640px;
	-ms-min-width: 640px;
	-o-min-width: 640px;
	-webkit-min-width: 640px;
	min-height: 640px;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* font-size: 11px; */
	/* min-height: 640px; */
	/* min-width: 640px; */
	/*padding-top: 20px;*/
}



table {
	margin-bottom: 1em;
}

.th1 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 25px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	background-color: #E4EED2;
	color: black;
	vertical-align: middle;
	font-weight: bold;
	/* margin-bottom: 5px; */
	/* margin-left: 5px; */
	/* margin-top: 5px; */
}

.th2 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 25px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	background-color: #f5f5f5;
	color: black;
	vertical-align: middle;
	font-weight: bold;
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	/* margin-bottom: 5px; */
	/* margin-left: 5px; */
	/* margin-top: 5px; */
}

.th3 {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 25px;
	-ms-border-radius: 5px;
	/*border-radius: 5px;*/
	background-color: #E4EED2;
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.th4 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 15px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	background-color: #fbfafa;
	color: black;
    font-weight: normal;
	vertical-align: middle;
}

/*
td, th {
	padding: 1px 0;
	/*border: 1px solid black;*/
}*/



fieldset {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 1.4em;
	padding-bottom: 1.4em;
	padding-left: 1.4em;
	-ms-border-radius: 5px;
	-moz-min-width: 500px;
	-ms-min-width: 500px;
	-o-min-width: 500px;
	-webkit-min-width: 500px;
	border: 1px solid #CAC862;
	/*border-radius: 5px;*/
	/* min-width: 500px; */
}

legend {
	margin-bottom: 0;
	width: auto;
	border: none;
	font-weight: bold;
	font-size: 1.2em;
}

textarea {
	min-height: 75px;
}


select {
	padding: .4em;
	width: 95%;
	height: 30px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	text-align: left;
	/*margin-bottom:12px; */
}

.buttonColumn {
	width: 90px;
}

.ui-accordion .ui-accordion-content {
	padding: 1em 1.2em;
}

#ui-accordion-accordion-header-7 {
	line-height: 1.1;
}

button:not(.navbar-toggle) {
	-moz-min-width: 89px;
	-ms-min-width: 89px;
	-o-min-width: 89px;
	-webkit-min-width: 98px;
	min-width: 89px;
}
/*=======================================================*/
@media (max-width: 640px) {

	body {
		margin-top: 0;
	
		font-size: 12px;
}

	fieldset {
		-ms-border-radius: 10px;
		border-radius: 10px;
	}

	.navbar-header > div:nth-child(3) {
		display: table-cell;
		color: black;
		text-align: center;
		/* margin: 0; */
		/* padding: 0; */
	}
}

button.ui-dialog-titlebar-close {
	display: none;
}

.navbar-header > div > h1 {
	background-color: transparent;
	color: #fff;
}

.navbar-header > h2 {
	background-color: transparent;
	color: #fff;
}

.ui-widget-overlay {
	position: fixed;
	z-index: 1000;
	background: floralwhite;
	opacity: .5;
}

#Loader {
	display: block;
	background-image: url(../../Images/ajax-loader-big.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.ui-dialog {
	position: fixed;
	z-index: 1000;
	padding: 0;
	/*border: 10px solid rgb(0, 0, 0);*/
	position: fixed;  height: auto;  width: 300px;  top: 79px;  left: 637.5px;  display: block;  /* border: 4px solid black; */  /* border-top-left-radius: 15px; */  /* border-top-right-radius: 15px; */  /* border-bottom-right-radius: 15px; */  /* border-bottom-left-radius: 15px; */  border: 5px solid lightgrey;  font-size: 90%;  border-radius: 18px;  padding: 0px;
}

@media (max-width: 540px) {

	.ui-dialog {
		width: 100%;
	}
}

.navbar-header > div:nth-child(3) {
	display: inline-block;
}

.navbar-toggle {
	border: 10px solid black;
	-ms-border-radius: 45px;
	border-radius: 45px;
}

.containerround {
	/* padding: 2px; */
	/* border: 2px solid #000; */
	-ms-border-radius: 10px;
	border-radius: 10px;
	-ms-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-ms-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-ms-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-ms-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.customerSelected {
	background: lightslategrey;
	color: white;
}


/*.selectableCustomer {
	cursor: pointer;
}*/

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: none;
	width: 100%;
	text-align: center;
}

@media (max-width: 640px) {
	.ui-dialog .ui-dialog-content {
		overflow-y: scroll;
		padding: 0;
		max-width: 640px;
		width: 100%;
	}
	/*.ui-button-text-only .ui-button:not(.navbar-toggle) {
padding: 0;
margin: 0;
	}*/
	.th1 {
		margin: 0;
		padding: 0;
	}

	.th2 {
		margin: 0;
		padding: 0;
	}

	.fixedcolumn {
		width: auto;
	}

	td {
		font-size: 12px;
	}

	th {
		font-size: 14px;
	}

	.ui-accordion .ui-accordion-content {
		margin: 0;
		padding: 0;
	}

	td, th {
		padding-top: 2px;
        padding-bottom: 2px;
	}
}

.fixedcolumn {
	width: 65px;
}

td, th {
	padding-top: 2px;
    padding-bottom: 2px;
	text-align: center;
}

thead > tr {
	height: 31px;
}

.ui-button .ui-button-text {
	font-size: 10px;
	line-height: inherit;
	/* display: block; */
}
/*.ui-resizable-handle {
	display: none;
}*/
/*
.selectableCustomers {
	border: 0;
}

	.selectableCustomers th, td {
		padding: 0;
		border-spacing: 0;
	}
*/
.ui-resizable-handle {
	display: none;
}

.ui-dialog .ui-resizable-se {
	display: none;
}

.ui-dialog .ui-resizable-handle {
	display: none;
}

.ui-dialog .ui-dialog-buttonpane {
	margin: .5em 0 0 0;
	padding: 0.3em 0em 0.5em 0.4em;
	border-width: 1px 0 0 0;
	background-image: none;
	text-align: center;
}

.ui-resizable-disabled .ui-resizable-handle {
	visibility: hidden;
}

div.ui-resizable-handle.ui-resizable-se.ui-icon.ui-icon-gripsmall-diagonal-se {
	visibility: hidden;
}

.departmentdisplay {
	display: block;
	width: 100%;
}




#update {
	color: #BFC6D0;
	display: none;
	float: left;
	font-size: 12px;
	margin-top: 10px;
	text-indent: 10px;
	width: 100%;
}

#cart {
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #E8DDCB;
	border-radius: 5px;
	float: left;
	height: 250px;
	padding: 10px;
	width: 95%;
}

#cartdiv {
	float: left;
	margin-top: 30px;
	width: 40%;
}

#cart div {
	background-color: black;
	cursor: move;
	height: 25px;
	width: 30px;
}

#basketItems:hover {
}

.purchaseItem {
	-ms-zoom: 1;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.availableItem2 {
	-ms-zoom: 1;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.trash {
	-ms-zoom: 1;
	background-image: url(LunchBoxGeneric3.png);
	display: inline-block;
	*display: inline;
	height: 64px;
	width: 64px;
	zoom: 1;
}

basketGroup {
	border: 1px solid #aaaaaa;
	border-radius: 4px;
	min-height: 86px;
	width: 100%;
}

.basketGroupInner {
	min-height: 64px;
}

.sandwichGroupName {
	display: inline-block;
}

#availableItemsResizer {
	-ms-zoom: 1;
	display: inline-block;
	*display: inline-block;
	height: 100%;
	/* max-width: 400px; */
	vertical-align: middle;
	zoom: 1;
}

#summary {
	border: thin;
	border-color: Orange;
	width: 100%;
}

#basket {
	-ms-zoom: 1;
	display: block;
	*display: inline-block;
	/* float: right; */
	/* height: 330px; */
	/* max-width: 330px; */
	/* zoom: 1; */
}

#basketItems {
	-ms-border-radius: 4px;
	border: 1px solid #aaaaaa;
	border-radius: 4px;
	/*height: 500px;*/
	/* width: 330px; */
	/* display: inline-block; */
}

#reportData {
	vertical-align: middle;
	/*width: 800px;*/
}

#reportDetail {
	vertical-align: middle;
	/* width: 100%; */
}

.ItemText {
	-moz-word-break: normal;
	-ms-word-break: normal;
	-o-word-break: normal;
	color: black;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	word-break: normal;
}

.ItemQuantity {
	display: inline-block;
	float: left;
	height: 0;
}

.ItemClose {
	display: inline-block;
	float: right;
	height: 0;
}

.ItemContainer {
	-ms-zoom: 1;
	color: black;
	display: inline-block;
	*display: inline;
	font-size: 12px;
	font-weight: bold;
	zoom: 1;
}

.ItemGrouped {
	margin-top: 5px;
}

.ItemShell {
	background-image: url(LunchBoxGeneric.png);
	height: 64px;
	width: 64px;
}

th {
	-ms-border-radius: 5px;
	background-color: #E4EED2;
	border-radius: 5px;
	color: #333333;
	font-family: Verdana, Arial, H, sans-serif;
	/*font-weight: bold;*/
	height: 25px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}

tbody {
	text-align: left;
	vertical-align: middle;
}

textarea {
	-ms-border-radius: 5px;
	border-radius: 5px;
	padding: .4em;
	text-align: left;
	width: 95%;
	-moz-resize: none;
	-ms-resize: none;
	-o-resize: none;
	resize: none;
	/* margin-bottom: 12px; */
}

textarea {
	min-height: 30px;
}

.ui-button {
	border-color: transparent;
	font-weight: bold;
}

.functionbuttonwide {
	min-height: 35px;
	height: max-content;
	margin: 1px -1px;
	width: 85px;
	font-size: 11px;
	padding: 0;
	overflow-wrap: break-word;
	white-space: pre-wrap;
	font-weight: normal;
}

.departmentButton {
	min-height: 35px;
	height: max-content;
	margin: 1px -1px;
	width: 85px;
	font-size: 11px;
	padding: 0;
	overflow-wrap: break-word;
	white-space: pre-wrap;
	font-weight: normal;
	float: left;
	padding: .5em 1em;
	text-decoration: none;
	width: auto;
}

.itemSelectionButton {
	min-height: 35px;
	height: max-content;
	margin: 1px -1px;
	/* min-width: 200px; */
	font-size: 11px;
	padding: 0;
	overflow-wrap: break-word;
	white-space: pre-wrap;
	font-weight: normal;
}

.accountButton {
	min-height: 35px;
	height: max-content;
	margin: 1px -1px;
	width: 110px;
	font-size: 11px;
	padding: 0px;
	overflow-wrap: break-word;
	white-space: pre-wrap;
	font-weight: bold;
	font-size: 10px;
}

.itemSelection {
	height: 320px;
	width: 230px;
}

@media (min-width: 640px) {

	.functionbuttonwide {
		height: 25px;
		margin: 1px;
		width: 200px;
		font-weight: bold;
	}

	.departmentButton {
		height: 25px;
		margin: 1px;
		width: 200px;
		font-weight: bold;
	}

	.itemSelectionButton {
		height: 25px;
		margin: 1px;
		/* min-width: 200px; */
		font-weight: bold;
	}

	.accountButton {
		height: 25px;
		margin: 1px;
		width: 200px;
		font-weight: bold;
	}

	.itemSelection {
		height: 320px;
		width: 230px;
	}
}

h1 {
	/*border-radius: 5px;*/
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	background-color: #E4EED2;
	font-weight: bolder;
	padding: .5em .5em .5em .5em;
}
h2 {
	/*border-radius: 5px;*/
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: lightgray;
	font-weight: bolder;
	padding: .5em .5em .5em .5em;
}

h3 {
	/*border-radius: 5px;*/
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	/*background-color: #E4EED2;*/
	background-color: lightgray;
	font-weight: bolder;
}

h4 {
	background-color: whitesmoke;
	background-position: left center;
	background-repeat: no-repeat;
	color: darkgreen;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-top: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 4px;
	/*width: 90%;*/
}

.buttonadd {
	background-image: url(Plus.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 20px;
	margin-top: 10px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
	width: 20px;
	background-size: 20px;
}

.buttonminus {
	background-image: url(Minus.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
	width: 20px;
	background-size: 20px;
}

.buttonnotes {
	background-image: url(Notepad.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
	width: 20px;
	background-size: 20px;
}

.back {
	background-color: #85A745;
}
#collapsableSet h3 {
padding: .1em .1em .1em 2.1em;
background: #E4EED2;
}
#collapsableSet 
{
	width:100%;
}

img.popup {
  display: none;
  position: absolute;
  /*width: 100px;
  height:100px;*/
  max-width:320px;
  height:auto;
  padding: 10px;
  background: #eeeeee;
  color: #000000;
  border: 5px solid lightgrey;
  font-size: 90%;
  border-radius: 18px;
  border-style: solid;
  z-index: 900;
}





.basketGroup {
	
	border: 1px solid #aaaaaa;
	border-radius: 4px;
	min-height: 86px;
	width: 100%;
}

.ui-dialog .ui-dialog-title {
    float:none;
}
.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix {
background: #E4EED2;
border-top-left-radius: 13px;
border-top-right-radius: 13px;
font-size: 14px;
}

#availableItems {
 display: inline-block;
    zoom: 1; 
    *display: inline;
}
.itempopupcontainer {
	 display: inline-block;
    zoom: 1; 
    *display: inline;
}

.departmentSelectionButton {
padding: .1em;
white-space: nowrap;
-ms-zoom: 1;
display: inline-block;
zoom: 1;
}
#QueryType {
	height:95px;
}
#Comments {
	height:95px;
}
pre {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
