body{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	max-width: 1100px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #eee;
	font-size: 12px;
}
div.pageHeader{
	height: 200px;
	width: 1100px;
	background: url("/images/header.jpg") no-repeat center center;
	background-size: cover; 
	position: relative;
}
div.pageHeaderUser{
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-color: #ddd;
	padding: 10px;
	padding-bottom: 0px;
	text-align: center;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
   appearance: none;
}
textarea[name=ticketIss] {
  resize: none;
}
textarea[name=ticketIssue] {
  resize: none;
}
input[type=number] {
    -moz-appearance:textfield;
}
img#pageHeaderLogo{
	width: 571px;
	height: 100px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
input{
	text-align: center;
}
div.bodyOuter{
	background-color: #fff;
	min-height: 600px;
	padding: 3px;
	width: 1095px;
}
div.homepageBody{
	background: url("/images/index_bg.jpg") no-repeat center center;
	background-size: cover; 
}
img.menuLogo{
	position: relative;
	top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	height: 20px;
}
div.footer{
	background-color: #ddd;
	font-size: 12px;
	text-align: center;
	padding: 5px;
}
div#loginBox{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ddd;
	border-radius: 10px;
	margin-top: 150px;
	padding: 15px;
	border: #666 2px solid;
	box-shadow: 4px 4px 6px #bbb;
}
div#registerBox{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ddd;
	border-radius: 10px;
	margin-top: 150px;
	padding: 15px;
	border: #666 2px solid;
	box-shadow: 4px 4px 6px #bbb;
}
div#siteDetailsBox{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ddd;
	border-radius: 10px;
	margin-top: 10px;
	padding: 15px;
	border: #666 2px solid;
	box-shadow: 4px 4px 6px #bbb;
}
div#siteUsersBox{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ddd;
	border-radius: 10px;
	margin-top: 10px;
	padding: 15px;
	border: #666 2px solid;
	box-shadow: 4px 4px 6px #bbb;
}
div.siteDetailDiv{
	display:inline-flex;
	background-color: #ddd;	
	border: #666 2px solid;
	width:38%;
	margin-left: 8%;
	margin-bottom: 1%;
}
table.siteContactDetail{
	width:100%;
	text-align:center;
}
div.siteDetailDiv2{
	display:flex;
	background-color: #ddd;	
	border: #666 2px solid;
	width:76%;
	margin-left: 12%;
	margin-bottom: 1%;
}

div.siteDetailDiv3{
	display:flex;
	background-color: #ddd;	
	border: #666 2px solid;
	width:90%;
	margin-left: 5%;
	margin-bottom: 1%;
}
table.siteContactDetail2{
	width:100%;
	text-align:center;
}
td.leftContactDetail{
	width: 40%;
	text-align: left;
	padding-left: 3%;
}
td.rightContactDetail{
	width: 65%;
	text-align: left;
	padding-left: 3%;
}
td.rightContactDetail2{
	width: 65%;
	text-align: left;
	padding-left: 3%;
	color: red;
	font-size: larger;
	font-weight: bold;
}
td.formLeft{
	text-align: right;
	font-weight: bold;
	width: 500px;
}
td.formRight{
	text-align: left;
	width: 600px;
}
td.formLeft1{
	left: 40px;
	text-align: right;
	font-weight: bold;
	border: #666 2px solid;
}
td.formRight1{
	left: 40px;
	text-align: left;
	border: #666 2px solid;
}
td.formCenter{
	text-align: center;
}
table{
	margin-left: auto;
	margin-right: auto
}
th.orderForm{
	background-color: #bbb;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	vertical-align: bottom;
}
td.orderForm{
	background-color: #ccc;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
}
th.orderFormNew{
	background-color: #bbb;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	vertical-align: bottom;
}
td.orderFormNew{
	background-color: #ccc;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 11px;
}
td.knowFormTitle{
	background-color: #ccc;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
}
td.orderForm1{
	background-color: red;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
	color: white;
}
td.orderForm2{
	background-color: green;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
	color: white;
}
td.orderForm3{
	background-color: orange;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
	color: black;
}
td.orderForm4{
	background-color: yellow;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
	color: black;
}
h2{
	clear: left;
}
div.partTable{
	width: 160px;
	padding: 0px;
	border: 1px solid #000;
	float: left;
	text-align: center;
	font-size: 12px;
	margin: 5px;
	border-radius: 5px;
	border: #666 2px solid;
	box-shadow: 4px 4px 6px #bbb;
}
img.partTn{
	width: 160px;
	height: 120px;
	cursor: zoom-in;
}
div.partDesc{
	font-size: 13px;
	height: 50px;
}
div.partNumb{
	font-size: 12px;
	height: 30px;
}
div.inlineClick{
	display: inline-block;
	cursor: pointer;
}
td.errorMessage{
	text-align: center;
	font-weight: bold;
	color: #f00;
}
td.redBg{
	background-color: #f00;
}
td.yellowBg{
	background-color: #ff0;
}
table.orderHolderAdmin td.orderForm{
	background-color: #ccd;
}
table.orderHolderAdmin tr:nth-child(4n-2) td, table.orderHolderAdmin tr:nth-child(4n-1) td{
	background-color: #ccc;
}
div.mainpageBox{
	background-color: rgba(255,255,255,.9);
	width: 400px;
	border-radius: 10px;
	border: 2px solid #000;
	padding: 0px 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
div.mainpageBox li{
	list-style-type: none;
}
div.mainpageBox1{
	background-color: rgba(255,255,255,.9);
	width: 400px;
	border-radius: 10px;
	border: 2px solid red;
	padding: 0px 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
div.mainpageBox2{
	background-color: green;
	width: 400px;
	border-radius: 10px;
	border: 2px solid #000;
	padding: 0px 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
div.mainpageBox3{
	background-color: blue;
	width: 400px;
	border-radius: 10px;
	border: 2px solid #000;
	padding: 0px 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
div.mainpageBoxContact{
	width: 300px;
	display: inline-flex;
	border-radius: 10px;
	border: 2px solid #000;
	padding: 0px 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
a.smallerLink{
	font-size: 0.75em; 
}

.centerBox{
	margin: auto;
	text-align: center;
}

.ui-dialog { z-index: 8000 !important ;}

[aria-describedby="repairDetails"] {
    z-index: 9000 !important ;
}

[aria-describedby="alertDialog"] {
    z-index: 9999 !important ;
}

td.rightContact{
	text-align: left;
	background-color: #ccc;
	padding: 10px 50px 10px 5px;
}
td.leftContact{
	text-align: right;
	background-color: #aaa;
	padding: 10px 5px 10px 50px;
	font-weight: bold;
}
a.blackLink{
	color: #000;
}

div.orderListBox{
	border: 1px solid #555;
	margin: auto;
	margin-bottom: 10px;
	padding: 5px;
}
div.orderListBox2{
	border: 1px solid #555;

	left: 2px;
}
div#siteNotesParent{
	position:relative;
}
div#siteNotes{
	width: 250px;
	background-color: #eee;
	border: 2px solid #999;
	box-shadow: 10px 10px 36px -16px rgba(0,0,0,0.67);
	position:absolute;
	right:2px;
	top:2px;
}
div#siteNotesEmail{
	width: 25%;
	background-color: #eee;
	border: 2px solid #999;
	box-shadow: 10px 10px 36px -16px rgba(0,0,0,0.67);
	position:absolute;
	left:2px;
	top:2px;
}
div#siteNotes .header{
	background-color: #999;
	padding: 2px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}
div#siteNotesContent{
	/*display: none;*/
}
div#siteNotesContent ul{
	margin: 0px;
	padding-left: 20px;
}
select#listLocationsSort1{
	left: 10px;
	position:relative;
	width:340px;
}
select#listLocationsSort2{
	left: 80px;
	position:relative;
	width:340px;
}
select#listLocationsSort3{
	left: 33px;
	position:relative;
	width:340px;
}
select#listLocationsSort4{
	left: 50px;
	position:relative;
	width:340px;
}
span.locCount{
	left: 150px;
	position:relative;
	font-size: 25px;
}
div.lteReplyDialog{
	width: 400px;
	height: 400px;
	background-color: #eee;
	border: 2px solid #999;
	box-shadow: 10px 10px 36px -16px rgba(0,0,0,0.67);
	position:absolute;
	right:2px;
	top:2px;
}
th.custReplyLeft{
	background-color: #bbb;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	vertical-align: center;
	width: 175px;
}
td.custReplyLeft{
	background-color: #ccc;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
	width: 175px;
}
th.lteReplyRight{
	background-color: #bbb;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	vertical-align: center;
	width: 175px;
}
td.lteReplyRight{
	background-color: #ccc;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
	width: 175px;
}
td.replyMid{
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
	width: 150px;
}
th.replyMid{
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
	width: 150px;
}
th.custReplyRight{
	background-color: #bbb;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	width: 200px;
}
td.custReplyRight{
	background-color: #ccc;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
	width: 200px;
}
th.lteReplyLeft{
	background-color: #bbb;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	width: 200px;
}
td.lteReplyLeft{
	background-color: #ccc;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
	width: 200px;
}
div#divSpace{
	width: 50px;
}

@media only screen and (max-width: 500px) {
	
	div.mainpageBox {
	width:98%;
	padding:0;
}
div.mainpageBox1 {
	width:98%;padding:0;
}
div.mainpageBox2 {
	width:98%;
	padding:0;
}

div.mainpageBox3 {
	width:98%;
	padding:0;
}
	
}

