body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: none;
	margin-top: -60px;
	}
	
table .tableBanner {
	color: white !important;
	background: black !important;
	}
	
.w-232 {
	width:230px;
}
	
.left {
	float: left;
	}
	
.right {
	float: right;
	}
	
.clear {
	clear: both;
	}
	
input, textarea {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	}
	
h2 {
	margin-bottom: 5px;
	color: #333;
	font-size: 1.1em;
	font-weight: bold;
	}
	
strong {
	font-weight: bold;
	}

textarea {
	display: block;
	background: #E3FAFA;
	resize: none;
	}
	
input {
	background: #E3FAFA;
	}
	
input:focus, textarea:focus {
	border: 1px solid #666;
	}

.price:hover {
	background: #FFF;
	}

.price:focus {
	border: none;
	}
    
.green {
	background-color: #4CAF50;
	color: #FFF;
	font: .95em Helvetica;
	}

.green:hover {
	background-color: #46a049; 
	}
	
h1 {
	padding-bottom: 10px;
	color: #333;
	font-weight: normal;
	font-size: 1.5em;
	display:inline;
	}
	
h1 a {
	text-decoration: none;
	color: #333;
	}
	
a.nav-link {
	text-decoration: none;
	color: #333;
	}
	
#about {
	margin-top: 30px;
	}	
	
#about-head {
	margin-bottom: 10px;
	}
	
h3 {
	color: #333;
	font-size: 1.4em;
	display: inline;
	}
	
#about {
	padding: 5px;
	background: #EEE;
	color: #333;
	border: 1px solid #666;
	}
	
#how-to {
	padding: 5px;
	background: #FFF;
	color: #333;
	border: 1px solid #666;
	}
	
#about p, #how-to p {
	padding-bottom: 10px;
	}

#main {
	border: none;
	height: auto;
	margin: 30px auto;
	padding: 32px;
	width: 800px;
	background: #FFF;
	}

p, span {
	font-size: .85em;
	padding: 0;
	}

/*change*/
input {
	height: 12px;
	}

/*change*/	
input, textarea {	
	line-height: 14px;
	}

#invHeader {
	}
	
#headLeft {
	float: left;
	width: 400px;
	border-bottom: 1px solid #CCC;
	}

#headLeft h1 {
	font-size: 2em;
	font-weight: bold;
	padding-bottom: 16px;
	color: #000;
	}
	
#headRight h1 {
	font-size: 2em;
	font-weight: bold;
	padding-bottom: 25px;
	color: #000;
	}

#headRight img {
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
#headLeft p, #headRight p, #headLeft span, #headRight span, #inst {
	font-weight: bold;
	font-size: .85em;
	}
	
#headLeft div {
	padding: 4px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	}
	
#headLeft textarea {
	margin-left: 20px;
	font-size: .75em;
	text-align: left;
	width: 90%;
	height: 60px;
	}
	
#headRight {
	float: right;
	width: 400px;
	border-bottom: 1px solid #CCC;
	}

#headRight div {
	padding: 4px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	}

#headRight .border {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 4px;
	}
	
#headRight .inlineSpan span {
	display: table-cell;
	white-space: nowrap;
	}

#headRight .barcode {
	padding: 10px 0px;
	color: #CCC;
	font-size: 1.5em;
	font-weight: bold;
	border: none
	}
	
#headRight .barcode span {	
	display:block;
	width: 100%;
	text-align: center;
	}
		
#headRight .fullWidth, #headRight .fullWidth input{
	width: 50%;
	}
	
#headRight input[type=textarea] {
	margin-bottom: 8px;
	width: 90%;
	display: block;
	}
	
#headRight input[type=text] {
	margin-bottom: 4px;
	}

#inst {
	padding: 4px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	}
		
#inst textarea {
	text-align: left;
	width: 100%;
	height: 25px;
	}
	
table {
	width: 800px;
	font-size: .9em;
	}
	
table {
	border-collapse: collapse;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	}
	
table td, table th {
	padding: 1px;
	border: 1px solid #CCC;
	}

table th {
	text-align: center;
	font-weight: bold;
	font-size: .75em;
	}
	
table .tableBanner {
	color: white;
	background: black;
	}
	
table tr td input {
	width: 100%;
	font-size: .75em;
	text-align: center;
	}
	
table tr td textarea {
	margin-top: -16px;
	width: 100%;
	height: 24px;
	font-size: .75em;
	}

.totals {
	font-size: .75em;
	font-weight: bold;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	}
	
.blocked {
	background: #CCC;
	}

#ftrBox	{
	border-right: 1px solid #CCC;
}

#ftrBox input[type=checkbox] {
	margin: 4px;
}

#ftrBox input[type=text] {
	border-bottom: 1px solid black;
}

.ftr {
	font-size: .7em;
	padding: 4px;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	}
	
.two-col {
	width: 390px;
	}
	
#printTop {
    padding: 10px;
}
  
#printBottom {
    padding: 10px;
}
	
@media print {
  #printTop {
    display: none;
    visibility: hidden;
  }
  
  #printBottom {
    display: none;
    visibility: hidden;
  }
}