body
{
	font-family:verdana,Arial,sans;
	font-size:10px;
	font-weight:bold;
}
#boxcontent td {
    border: 1px solid black;
    padding: 5px;
}

#boxcontent th {
    border: 1px solid black;
    padding: 5px;
}

#boxcontent {
	border-collapse: collapse;
}

table#receptionTable,table#receptionTable td,table#receptionTable th
{
	border:1px solid black;
	border-collapse:collapse;
	font-size:15px;
}
.hide
{
	display:none;
}
div.container
{
	border:1px solid black;
	width:95%;
	margin-left:auto;
	margin-right:auto;
}
div.header
{
	margin-left:15px;
	margin-right:15px;
	margin-bottom: 10px;
}
span#lblUser
{
	font-size:20px;
	color:black;
	font-weight:bold;
}
span#user
{
	color: #003C4D;
	font-size:20px;
	font-weight:bold;
}

td#tdLnkHeader
{

	text-align:right;
	width:200px;
    font-weight:bold;
}

td#tdLogoHeader
{
	width:115px;
}

td#tdUserHeader
{	
	padding-top:15px;
	text-align:center;
	vertical-align:top;	
}

table#tableHeader
{
	width:100%;
}

a.lnkHeader
{
	font-size:10px;
	color:blue;
}

div#menu
{
	margin-left:15px;
	margin-right:15px;
}

.inactiveBtn,.activeBtn,.inactiveBtnF,.activeBtnF
{
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:3px;
	margin-left:5px;
	margin-right:5px;
	line-height: 22px;
}

span.inactiveBtn
{
	background-color:#003C4D;
}

span.activeBtn
{
	background-color:#76BD22;
	color:white;
}

span.inactiveBtnF
{
	background-color:#003C4D;
	margin-left:0px;
}

span.activeBtnF
{
	background-color:#76BD22;
	margin-left:0px;
	color:white;
}
a
{
	text-decoration:none;
	color:white;
}

span.inactiveBtn a:hover
{
	color:#76BD22;
}

span.inactiveBtnF a:hover
{
	color:#76BD22;
}

span.activeBtnF
{
	background-color:#76BD22;
	margin-left:0px;
}
div#menuBar
{
	clear: both;
	background-color:#76BD22;
	height:20px;
	margin-top:3px;
}

div#content
{
	margin-left:12px;
	margin-right:12px;
}

div#first,#second,#third
{
	margin-top:10px;
}
div#first
{
	height:130px;
	border:1px solid black;
}

div#second
{
	min-height: 470px;
	border:1px solid black;
}

div#third
{
height:320px;
border:1px solid black;
}
div#content
{
}

div.firstHeader
{
	height:18px;
	background-color:#003C4D;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	padding-top:4px;
	color:white;
}
div#firstContent,#thirdContent
{
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
}

div#firstContent span,#thirdContent span
{
	margin-left:15px;
	margin-right:15px;
}

div#firstContent input,#thirdContent input,#secondContent input
{
	font-size:25px;
}

div#secondContent input
{
	font-size:30px;
	margin:5px;
}

div#secondContent span
{
	font-size:16px;
	margin-right:5px;
	/*margin-left:15px;*/
	text-align:center;
}

div#firstContent input#bagClose,#thirdContent input#cancelEncod,#secondContent input#btnValid
{
	font-size:25px;
	margin-left:25%;
}

div#thirdContent select,div#secondContent select
{
	font-size:25px;
}



div.lblContent
{
	width:100%;
	text-align:right;
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
}

div.smenu
{
	border:1px solid black;
	margin:5px;
	padding:7px;
	font-size:12px;
	width:200px;
	text-align:center;
	background-color:#003C4D;
}

a.smenu
{
    font-size:12px;
    font-weight:bold;
}

div.titleContent
{
	width:100%;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
}
div#rightContent
{
	text-decoration:none;
	color:black;
    font-size:10px;
}
div.rightContent
{
	text-decoration:none;
	color:black;
    font-size:10px;
}
span.lbl10px
{
    color:black;
    font-size:10px;
}
span.lbl10pxUl
{
    color:black;
    font-size:10px;
    text-decoration:underline;
}


.bigcheck
{
     -moz-transform:    scale(3);
     -o-transform:      scale(3);
     -webkit-transform: scale(3);
	 transform: scale(3);
}
.tablebatch
{
		margin-left:auto; 
		border-collapse: collapse;
		margin-right:auto; 
		font-size:2em;
}
.tablebatch th, .tablebatch td
{
	border: 1px solid black;
	padding:5px;
}
.tablebatch th
{
 background-color: #76bd22;
}
.tablebatch  a
{
	display:block;
	color:black;
}
.error 
{
	color:red;
}
.rmatab th, .rmatab td
{
	border: 1px solid black;
	padding:5px;
}
.rmatab  a
{
	color: #0000ff;
    cursor: pointer;
    text-decoration: underline;
}
.accept
{
	background-color : #76bd22;
}
.refuse
{
	background-color : red;
}
#palordertable td, #palordertable tr
{
	border: 0px;
}
#palordertable 
{
	border: 1px solid;
}
#badstatediv
{
	border-style:dashed;
	border-width:1px;
	width:70%;
	text-align:left;
	padding:15px;
}
#badstatedetaildiv a 
{
	color:#0000FF;
	text-decoration:underline;
	cursor :pointer; 
}
.rmapic
{
	padding-left:15px;
	cursor :pointer;
}
.rmapicbig
{
	max-width: 50px;
	max-width: 50px;
}
.rmapicsmall
{
	max-width: 25px;
	max-width: 25px;
}
#validpicture, #deletepicture
{
	cursor :pointer; 
}
#quickselect
{
	float:right;
}

div.SumoSelect>.CaptionCont>span
{
	font-size: 12px !important;
}

#isRepaired
{
	color:#EE9A00;
}