body{
	background: white;
	color: #111;
	zoom: 0.9;
}
* {
	letter-spacing: 0 !important;
	font-size: 0.97em;
	line-height: 150%;
}

h1{
	display:none;
}

body{
	max-width: 90%;
	min-height: 0 !important;
	margin: auto;

}

fieldset,
article{
	box-shadow: none;
	border: 1px dotted #CCC;
}

#layout,
.subwell{
	min-height: 0 !important;
}

.debug{
	display: none !important;
}
.consignment.detail .subwells .status{
	float: right !important;
	font-size: 18px;
	margin-top: 16px;
	margin-right: 14px;
}

.detail label{
	display: block;
}

.detail table.waste{
	width: 100%;
	font-size: 100% !important;
}

#menu{
	display: none !important;
}

.menu-link{
	display: none !important;
}

ul.tabs li,
ul.tabs li.active{
	box-shadow: none !important;
}

article h3, 
fieldset h3 {
	margin-top: 0;
	margin-bottom: 14px;
	font-weight: lighter;
	font-size: 26px;
	letter-spacing: 1px;

	padding-left: 10px;
	height: 80px;
	padding-top: 10px;
}
article.print h3, 
fieldset.print h3 {
	border-left: 1px dashed #EEE;
}


#layout{
	padding: 0 !important;
}
.content {
	max-width: none !important;
	padding:1px; 
	min-width: 630px;
	margin-right: 25px;
}

fieldset {
	margin-top: 0;
}

fieldset h4 {
	margin-top: 0;
	margin-bottom: 4px;
	font-weight: lighter;
	font-size: 19px;
	letter-spacing: 1px;
	line-height: 21px;
	padding-top: 2px;

}

fieldset.print h4 {
	_border-bottom: 1px dotted #ccc;
    _padding-bottom: 14px;
    margin-bottom: 14px;	
}

fieldset .subwell{
	margin-bottom: 6px;
}
