
.erpError {
    line-height: 18px;
    font-weight: bold;
    color:#f00;
}
.erpError img {
    top: 3px;
    position: relative;
}
 #bomInfo {
    right: 0;
    padding: 4px;
    position: absolute;
    font-weight: bold;
}

.sapBOMList {
    max-height: 370px;
    overflow-y: auto;
    line-height: 0;
    border-bottom: 1px solid #eee;
    padding-top: 1px;
}
.charSpacer {
    display: inline-block;
    width: 40px;
}


.attachments
{
	margin: 20px 4px 20px 4px;
	padding: 0px;
	border-top: 1px solid #ddd;
}

.attachments input[type="file"] {
    position: fixed;
    width: 0px;	  
	opacity: 0; 
}

.attachments table
{
	border: 0;
    border-spacing: 0px;
    border-collapse: separate;
}

.attachments table td:nth-child(1)
{
	width: 250px;
	overflow-x:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	cursor: pointer;
}
.attachments table tr:hover td
{
	cursor: pointer;
    background-color: #eee;
}

.attachments table td:nth-child(2)
{
	width: 80px;
	text-align: right;
}
.attachments table td:nth-child(3)
{
	width: 20px;
}
.attachments table td:nth-child(3) img
{
	padding-top: 2px;
}

.attachments table tr:last-child
{
	color: #888;
	font-style: italic;
}





 .partlist th.darker
{
	background-color:	#ddd;
}
.partlist td.darker 
{
	background-color:	#f8f8f8;
}

.partlist 
{
/*    min-height: 616px;   */
}

.partlist .adjleft
{
	text-align: left;
}


.partlist table
{

	border-bottom: 1px solid #ddd;
/*	margin-top: 5px;*/
	padding: 0px;
	width: 100%;
	overflow: hidden;
	vertical-align: middle;
}
/*
.partlist table tr:nth-child(even)
{
	background: #f0f0ff;
} */
.partlist table tr:nth-child(1n+1) td
{
/*	background: #fff;	  */
}

.partlist table tr:nth-child(1n+3):hover td
{
	background: #ffffa0;
}


.partlist table tr:nth-child(odd)
{
	background: #fff;
}


#partlistLoad
{
	position: absolute;
	left: 0px;
	top: 40px;
	left: 5px;
	width: 1140px;
    z-index: 1000;
	text-align: center;
}

#partlistLoadBkg
{
	height: 100%;
	width: 100%;
	opacity: 0.5;
	background-color: #fff;
}

#partlistLoadMsg
{
    z-index: 1100;
	position: absolute;
	left: 50%;
	top: 130px;
	font-weight: bold;
	opacity: 1;
}



.partlist td.info
{
	height: 120px;
	text-align:left;
	cursor: pointer;
	vertical-align:bottom;
	max-width: 20px;
}

.partlist td.no
{
	text-align: right;
	width: 25px;
	color: #aaa;
}
.partlist td.oc
{
	text-align: left;
	width: 185px;
}

.partlist td.notation
{
	text-align:center;
    color: #aaa;
    border-bottom: solid 1px #aaa;
    vertical-align: bottom;
}

.partlist td.manifod
{
	font-size: 14px;
    white-space: normal;
    vertical-align: top;
    padding: 4px;
    font-style: italic;
    color: #aaa;
}


.partlist div.infotext
{	
	border: 1px solid #f00;
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	text-align:left;
	white-space:nowrap;
	display:block;
	margin-bottom: 8px;
	margin-top: 8px;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.partlist td.info:hover
{
	background-color: #eef;
/*	border: 1px solid #aac;*/
}


.partlist td.olright
{
	/*display: block;*/
	position: relative !important;
	left: 20px;
	z-index: 10;
	overflow: visible;
	text-align: left;
	
}
.partlist td.olleft
{
	/*display: block;*/
	position: relative !important;
	left: -4px;
	z-index: 10;
	overflow: visible;
	text-align: left;
}


.partlist td
{
	padding-left: 2px;
    padding-right: 2px;
	height: 20px;
}
.partlist th {
    background-color: #eee;
    font-weight: bold;
    height: 20px;
    padding-left: 2px;
    padding-right: 2px;
}

.partlist th h1 span
{
	display: block;
}

.partlist th.poscol
{
	width: 14px;
}
.partlist th.adjcenter
{
	text-align: center;
}
.partlist th.adjleft
{
	text-align: left;
}
.partlist th.adjright
{
	text-align: right;
	padding-right: 4px;
}

.partlist td.adjcenter
{
	text-align: center;
}
.partlist td.adjleft
{
	text-align: left;
}
.partlist td.adjright
{
	text-align: right;
}

.partlist td.pos
{
/*	font-size: 16px;
    border-left: solid 1px #eee;*/
}

.partlist td.desc
{
	text-overflow: ellipsis;
    overflow:  hidden;
    white-space: nowrap;  
    max-width: 400px;	
}

.poshover {
    background-color: #ffffa0 !important;
}


.btBack 
{
    background-image: url(../img/boringtemplate.png);
    left: 0;
    top: 40px;
    width: 350px;
    height: 152px;
}

.btValue1 
{
    position: absolute;
    left: 120px;
    top: 65px;
    color: #008100;
    font-size: 11px;
	max-width: 300px;
}

.btValue2
{
    position: absolute;
    left: 120px;
    top: 191px;
    color: #008100;
    font-size: 11px;
}

.partlist .bomSmallText{
	font-size: 12px;
}


#movexCustomers tr:hover {
	cursor: pointer;
	background-color: #f5f5f5;
}

#movexCustomers tr[selected] {
	background-color: #eee;
}

#movexCustomers th {
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	text-align: left;
}


#movexCustomers td {
	text-align: left;
	text-overflow: ellipsis;
}

#movexCustomers td:first-child {
	padding-top: 2px;
}

#movexCustomers td:nth-child(2) {
	font-weight: bold;
}

