@charset "utf-8";
body{
	background-image: none;
	background-color: #FFF;
	}
.hide-for-print,
.sidebar,
.header,
.pushBtn,
.ui-tabs-nav{display:none;}

.contents {
	margin-left:0px;
}
.panel{
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.inp{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.panel h3{
	background-color: #CCC;
	background-image: none;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ui-tabs h4{
	display:block;
	font-weight: normal;
	text-decoration: underline;
}

.ui-tabs .ui-tabs-hide {
	display:block !important;
}
#ordProds{
	page-break-before:always;
}
.topBar{
	border-top:1px solid #999 !important;
}
.cusTable th{
	background-color: #CCC;
	background-image: none;
	border: 1px solid #999;
	color: #000;
	padding: 5px;
}
