
@import url(//fonts.googleapis.com/css?family=Signika:400,300,700,600|Arimo:400,400italic,700,700italic|Droid+Sans:400,700|Roboto:400,900,700);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic|PT+Sans:400,700,400italic);


* {
	margin: 0px;
	padding: 0px;
	/* font: normal 13px/16px Arial, sans-serif; */
	/* font:  12px/16px Arial,Helvetica,Verdana,sans-serif; */
	/* font-family: 'Open Sans',sans-serif; */
    font-size: 13px;
	line-height: 16px;
}
html {
	font:  12px/16px Arial,Helvetica,Verdana,sans-serif;
	color:#999999;
}
body {
	color: #000000;
	background: #0193B7;
}
sup { font-size: 70%; }

img {
	border-style: none;
}
a {
	color: #000;
	text-decoration: underline;
}
a.org {
	color: #FF8306;
	}
a:hover {
	text-decoration: none;
}
h1 {
	font: bold 18px Arial, sans-serif;
	margin: 0 0 30px 30px;
	text-transform: uppercase;
}
body#view_so h2.so_title,
h2 {
	border-bottom: 0 dotted #999999;
    color: #205E75;
    font: bold 19px "Open Sans";
    margin: 10px 15px 5px 10px;
    padding: 0 0 3px 5px;
    text-transform: uppercase;
}
h2.main {
	border-bottom: 1px dotted #999999;
}
font {
font: inherit;
}
h3 {
	font: bold 13px "Open Sans", sans-serif;
	text-transform: uppercase;
	display: inline;
	margin-right: 10px;
	padding-bottom: 2px;
}
h4 {
  font-family: "Open Sans";
}
input {
	margin: 0;
	padding: 4px 2px;
	line-height: 150%;
	vertical-align: middle;
}
option {
	margin: 0;
  padding: 0 4px;
  vertical-align: middle;
	line-height: 150%;

}
option:hover {
    cursor: pointer;
}

select {
  padding: 2px;
  vertical-align: middle;

  /* height:23px;
	line-height: 150%;*/
}

iframe#pdf_iframe  {
	width: 100%;
	height: 100%;
	overflow: hidden;
	border: none;
	opacity: 0;
	position: fixed;
}

address {
	margin-top: 5px;
	line-height: 18px;
}
.clear {
	clear: both;
}

body.notadmin .showadmin {
	display: none;
}
.show_customers {
	/* display: none; */
	float: left;
	width: 500px;
}
select#customers {
	width: 450px;
}


#tools #msg {
font-size: 14px;
font-weight: bold;
}
#tools #msg,
#autoexport,
#add_item,
#run_batch,
#schedule {
	float: right;
	margin: 0 15px 0;
}

#item_limit {
	float: left;
	margin: -10px 0 0 20px;
	font-style: italic;
}
.loading {
	margin-top:3px;
}


#wrapper {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	/*overflow: hidden; */
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.35);
}
#header {
	line-height: 20px;
	color: #304050;
	width: 100%;
	height: 110px;
	padding: 0;
	/* background: #fff; */
	overflow: hidden;
}
.red {
	color: #cc0000;
}
#header a {
	color: #333;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
#header a.s-only {
	color: #cc0000;
	font-weight: bold;
}
.print-page tr.subheader td {
	border-bottom: 1px solid #ccc;
	padding-top: 6px;
	font-weight: 600;
	color: #369;
}
.print-page  td {
	vertical-align: top;
}



.print-page #content {
	width: 910px !important;
}
.print-page #so_items{
	width: 909px !important
}
.print-page #wrapper,
.print-receipt #wrapper  {
	box-shadow: 0 0 0 0;
	border: 0;
}
.print-page h2,
.print-receipt h2 {
	color: #000;
}
.print-page .print-only,
.print-page .hide-first ,
.print-receipt .print-only,
.print-receipt .hide-first {
	visibility: hidden;
}
#content {
	min-height: 300px;
	/* width: 100%;	 */
	margin-top: 15px;
	padding: 20px 20px 40px 20px;
	/*overflow: hidden; */
	/* background: #fff; */
	border: 0 solid #496077;
}
body#inventory #content {
	min-height: 400px;
}
#container {
	background: #fff;
	padding-top: 10px;
	float: left;
	width: 100%;
	clear: both;
	padding-bottom: 0px;
}
#footer {
	overflow:hidden;
	margin: 5px auto 15px;
	padding: 0 0;
	width: 994px;
	text-align: center;
	font-size: 12px;
	color: #EAEAEA;
}
#footer a {
	/* font-size: 12px; */
	color: #EAEAEA;
}
#footer .fright {
	float: right;
	width: 100px;
	text-align: right;
}
#footer .fleft {
	float: left;
	margin-top: 3px;
}
/*
#clearFilters {
	float:right;
	width:150px;
	margin:27px 15px 0 0;
	text-align:right;
}
*/
tr.filter td {
	background-color: #D1C5B7;
}
tr.filter select,
tr.filter input {
	/* font-size: 13px; */
	padding: 2px;
	width: 97%;
}
tr.so_queued td.status {
	font-weight: bold;
}

/*
#header {
	width: 870px;
	padding: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	border-bottom: 1px solid #496077;
}
*/
#header .logo {
	float: left;
	width: 410px;
	padding: 5px 0 0 20px;
}
#header .logo img {
	max-width: 320px;
	max-height: 100px;
}
#header .greeting {
	float: right;
	text-align: right;
	width: 350px;
	padding: 20px 20px 20px 0;
	line-height: 21px;
}
#header .greeting h2 {
	color: #304050;
}
#header .company {
	font-weight: bold;
	text-transform: uppercase;
}
#nav .right-nav {
	float: right;
}
#nav .right-nav li.settings a  {
	width: 85px;
}
#nav .right-nav li.export  a {
	width: 85px;
}
#nav {
	/* width: 100%; */
	height: 26px;
	overflow: hidden;
	padding: 4px 8px;
	background: #063E53;
	font-family: "Open Sans";
 }
 #nav li, #nav li a {
	font-family: "Open Sans";
	}
body#login #nav {
	height: 0;
}
#nav ul {
	list-style: none outside none;
  margin: 0;
  padding: 0;
}
#nav  .corner_inset_right {
    left: -20px;
    position: absolute;
    top: 6px;
}
#nav  .corner_inset_left {
    right: -20px;
    position: absolute;
    top: 6px;
}
#nav ul ul {
	min-width: 160px;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	background-color: #063E53;
    color: #FFFFFF;
    /* left: 0;
    padding-top: 20px;
	top: -20px;
    left: -10px;
    line-height: 16px;
    margin-top: 45px;
*/
    margin-top:0;
	margin-left: -30px;
	padding: 2px 4px;
    position: absolute;
  /*  top: 0;*/
	display:none;
    /* width: 200px; */
    z-index: 999;
}
#nav>ul li ul li:first-child {
    border-top: medium none;
	margin-top:-1px;
	padding-top: 9px;
}
#nav>ul li ul li {
    border-top: 1px dotted #606060;
    display: block;
    list-style-type: none;
    margin:  0;
    padding: 5px 0;
}
#nav>ul>li {
	/* position: relative; */
}
#nav li:hover ul {
	display: block !important;
}
#nav>ul>li {
	list-style: none outside none;
	float: left;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase;
}
/*
#nav li.home {
	width: 65px;
}
#nav li.editso {
	width: 140px;
}
#nav li.sysuser {
	width: 90px;
}
#nav li.customer{
	width: 90px;
}
#nav li.reports {
	width: 70px;
}
#nav li.customerlookup {
	width: 130px;
}
#nav li.inventory {
	width: 125px;
}
#nav li.move {
	width: 65px;
}
*/

#nav li a, #nav li a:visited {
	font-weight: 600;
   /*
   background-color: #40597A;
    border: 1px solid #4E667D;
	*/
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
    color: #fff;
    font-size: 13px;
    display: block;
    line-height: 1.35em;
    padding: 4px 14px;
	 margin-right: 2px;
    text-decoration: none;
    /* white-space: nowrap; */
	letter-spacing: -0.05px;
}


#nav li.orange a, #nav li.orange a:visited {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #faa844), color-stop(1, #ff8306) );
	background:-moz-linear-gradient( center top, #faa844 5%, #ff8306 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa844', endColorstr='#ff8306');
	background-color:#faa844;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #d9802d;
	display:inline-block;
	color:#ffffff;
	font-weight:bold;
	padding:4px 0;
	text-align: center;
	text-decoration:none;
	/* text-shadow:1px 1px 0px #cc9f52; */
	margin-left: 2px;
}
#nav li.orange a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff8306), color-stop(1, #faa844) );
	background:-moz-linear-gradient( center top, #ff8306 5%, #faa844 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8306', endColorstr='#faa844');
	background-color:#ff8306;
	color: #fff;
}
/*
#nav li.orange a, #nav li.orange a:visited {
    background-color: #FF8306;
    border: 1px solid #4E667D;
    color: #fff;
 }
 */
#nav li a:hover {
	background-color: #205E75;
    color: #fff;
    text-decoration: none;
}
/*
#nav li.orange a:hover {
    background-color: #F9CA9B;
    color: #D76B00;
    text-decoration: none;
}
*/
#nav li a.active {
    background-color: #465C71;
    color: #CFDBE6;
    text-decoration: none;
}

#nav.home li.home>a,
#nav.editso li.editso>a,
#nav.editxo li.editxo>a,
#nav.inventory li.inventory>a,
#nav.settings li.settings>a,
#nav.sysuser li.sysuser>a,
#nav.customer li.customer>a,
#nav.customerlookup li.customerlookup>a,
#nav.reports li.reports>a,
#nav.move li.move>a,
#nav.export li.export>a {
	font-weight: bold;
	background-color: #205E75;
    color: #fff;
    text-decoration: none;
}

#nav.settings li.settings a,
#nav.export li.export a  {
	color: #fff;
	font-weight: 600;
}

#bottom_content {
	position: relative;
}
.bottom-box,
.so_box {
	width: 380px;
	min-height: 95px;
	padding: 15px 20px;
	border: 1px solid #B5C47B;
	background: #F0F4E1;
	-moz-border-radius: 5px;
	border-radius: 8px;
}

body#view_so  .so_box h3 {
	text-transform: uppercase;
	display: inline-block;
}

#details_box{
	padding: 10px 0 0;
    width: 285px;
	float:right;
	background-color:transparent;
	border:0;
}
body#view_so  .details  {
	min-height: 27px;
}
body#view_so  .details.notes  {
	height: auto;
}

body#view_so  #details_box.view_only span  {
	font-weight: 600;
}
body#view_so #details_box2 h3 {
	display: inline-block;
	/* width: 205px; */
	width: 20%;
	text-align: right;
}
body#view_so  .details h3 {
	width: 135px;
	font-weight: normal;
	text-transform: none;
}
body#view_so  .details  input {
	margin-bottom: 2px;
	padding: 4px 2px;
}
/* Used in SOs - Customer payment terms, credit limit, etc */
/*
.so_box .details {
	float: left;
	width: 130px;
}
.so_box .details h3 {
	display: block;
}
.so_box .creditlimit {
	width: 120px;
}
.so_box .paymentterms {
	width: 140px;
}
*/
.so_box .socf {
	/* width: 185px */;
}
.so_box .data.viewonly span {
	width: 110px;
}
.so_box .data label {
	margin-left: 0;
}

select#paymentterms,
select#sopaymentmethodnote {
	width: 110px;
}
input#sonum,
input#requested_ship_date,
input#customerpo {
	width: 100px;
}
div#billto {
	width: 485px;
	float: left;
	margin-left: 10px;
}
div#shipto {
	width: 320px;
	float: right;
	margin-right: 10px;
}
select#shipto_dd,
select#billto_dd {
	display: none;
}

#page_buttons {
	display: block;
	margin: 30px 30px 30px 0;
  text-align: right;
}
#page_buttons2 {
	min-height: 45px;
	display: block;
	margin: 0 10px 0 246px;
  text-align: left;
  clear: both;
  position: relative;
   z-index: 1;
}
#save_status,
#save_status2 {
	display: none;
	margin: 0 10px 0 0;
	padding: 0 10px;
	font-weight: bold;
	font-style: italic;
	color: #DE8C33;
	font-size: 18px;
	line-height: 26px;
	text-align:right;
}
#SubmitButton,
#save_status2,
#page_buttons2  #save_status {
float: left;
}
.button.small {
	text-transform: uppercase  !important;
	padding: 2px 4px  !important;
	font-size: 11px  !important;
}
.button {
	text-transform: uppercase;
	padding: 3px 20px;
  outline: none;
  border: none;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  vertical-align: middle; /* or top */
  display: -moz-inline-box;
  display: inline-block;
  overflow: visible; /* IE6 form button fix */
}
.button:hover {
	cursor: pointer;
}

/*
.grey.button {
	margin-right: 15px;
	background-color: #E5E5E5;
	border: 1px solid #B8B8B8;
}
*/
/* This imageless css button was generated by CSSButtonGenerator.com */
.grey.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #e0e0e0;
	-webkit-box-shadow:inset 0px 1px 0px 0px #e0e0e0;
	box-shadow:inset 0px 1px 0px 0px #e0e0e0;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d9d9d9), color-stop(1, #e3e3e3) );
	background:-moz-linear-gradient( center top, #d9d9d9 5%, #e3e3e3 100% );
/*	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9d9d9', endColorstr='#e3e3e3');*/
	background-color:#d9d9d9;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #ababab;
	display:inline-block;
	color:#333;
/*	font-family:arial;*/
	font-size:14px;
	font-weight:bold;
	padding:6px 16px;
	text-decoration:none;
	text-shadow: 0px #d9d9d9;
}
.grey.button:hover {
	/*
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e3e3e3), color-stop(1, #d9d9d9) );
	background:-moz-linear-gradient( center top, #e3e3e3 5%, #d9d9d9 100% );
	*/
	background-color:#e3e3e3;
}
.grey.button:active {
	position:relative;
	top:1px;
}



/*
.orange.button {
	background-color: #FF8306;
	color: #ffffff;
	border: 1px solid #D9812D;
	font-weight: bold;
}
*/

.orange.small.button {
	-moz-box-shadow:inset 0px 0px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 0px 0px 0px #fce2c1;

}
.orange.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	/* box-shadow:inset 0px 1px 0px 0px #fce2c1; */
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #faa844), color-stop(1, #ff8306) );
	background:-moz-linear-gradient( center top, #faa844 5%, #ff8306 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa844', endColorstr='#ff8306');
	background-color:#faa844;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #d9802d;
	display:inline-block;
	color:#ffffff;
	/* font-family:arial; */
	font-size:14px;
	font-weight:bold;
	padding:6px 16px;
	text-decoration:none;
	text-shadow:0px #cc9f52;
}
.orange.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff8306), color-stop(1, #faa844) );
	background:-moz-linear-gradient( center top, #ff8306 5%, #faa844 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8306', endColorstr='#faa844');
	background-color:#ff8306;
}
.orange.button:active {
	position:relative;
	top:1px;
}


tr.filter .orange.button {
	font-size:11px;
	padding:3px 8px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#bt_tester,
#bt_memo.button {
	font-size:12px;
	font-weight:bold;
	padding: 3px 8px;
	margin-right: 5px;
	/*
	margin-top: 6px;
	float: right;
	*/
	}

.pdf.button {
	background-image: url("../images/icon_pdf.png");
	background-repeat: no-repeat;
	background-position: 8px 5px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	display:inline-block;
	/* font-family:arial; */
	font-size:12px;
	font-weight:bold;
	padding: 3px 9px 3px 28px;
	text-decoration:none;
	height: 37px;
}
.email.button {
	background-image: url("../images/icon_email.png");
	background-repeat: no-repeat;
	background-position: 8px 5px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	display:inline-block;
	/* font-family:arial; */
	font-size:12px;
	font-weight:bold;
	padding: 3px 9px 3px 28px;
	text-decoration:none;
	height: 37px;
}
.print.button {
	background-image: url("../images/icon_print2.png");
	background-repeat: no-repeat;
	background-position: 8px 5px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	display:inline-block;
	/* font-family:arial; */
	font-size:12px;
	font-weight:bold;
	padding: 3px 10px 3px 28px;
	text-decoration:none;
	height: 37px;
}
.print.button:hover {
/*	background-image: url(../images/icon_print.png);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	*/
}
.print.button:active {
	position:relative;
	top:1px;
}

/*
.print.button {
	margin-right: 15px;
	border: 1px solid #B5C47B;
	color: #ffffff;
	background: #B5C47B url(../images/icon_print.png) no-repeat 7px 3px;
	padding: 3px 10px 3px 30px;
}
*/
table.rounded {
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
}
table.rounded  th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}
table.rounded  th {
    height: 23px;
	padding-top: 7px;
	padding-bottom: 4px;
	}
table.rounded  th.last,
table.rounded  th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
  border-right: 0px !important;
}

table.rounded  th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
table#sysuser_list {
}
table.so_table {
	width: 984px;
	border-collapse: collapse;
	margin: 5px 0;
	border-bottom: 1px solid #efefef;
}
table.so_table tr.tablesorter-filter-row {
	background-color: #B7DAE2;
}
table.so_table.showitemnotes1  {
	margin-right: 30px;
	width: 980px;
}
table.so_table td {
	padding: 5px 3px 5px 5px;
	vertical-align: middle;
	border: 1px solid #D6D6D6;
}
table.so_table tr.admin td,
table.so_table tr.admin a {
	font-weight: bold;
}
table.so_table.inv_customer {
	width: 400px;
	border-collapse: collapse;
	margin-left: 150px;
}
table.so_table tr:first-child th {
  border-top: 0;
}
table.so_table tr:last-child td {
  border-bottom: 0;
}
table.so_table tr td:first-child,
table.so_table tr th:first-child {
  border-left: 0;
}
table.so_table tr td:last-child,
table.so_table tr th:last-child {
  border-right: 0;
}
table.so_table td.none {
	color: #666666;
    font-size: 110%;
    font-weight: 600;
    padding: 10px;
    text-align: center;
}
table.so_table th {
	background-color: #063E53;
	color: #fff;
  border: 1px solid #4E648A;
  vertical-align: middle;
	/* padding:7px 6px 4px; */
	padding:4px 6px 4px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}
div#lookup_holder {
	margin: 10px 15px 5px 10px;
}
div#lookup_results {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #999999;
}
div#lookup_results label {
	line-height: 16px;
	width: 235px;
}
div#lookup_results .data.viewonly span {
	height: auto !important;
	margin-bottom: 5px;
}
table#tbl_lookup th {
	font-size: 12px;
	text-align: center;
}
table#tbl_lookup tr.total {
	background-color: #C5D0E0;
}
table#tbl_lookup tr.total td {
	font-weight: bold;

}
table#tbl_lookup td {
	text-align: center;
	padding: 4px 3px;
}
table.so_table.orange_table th {
	background-color: #FF8306;
	color: #fff;
  border: 1px solid #C17520;
  vertical-align: middle;
	padding: 7px 6px 4px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}
table#so_items {
	margin: 20px 0;
}

table.so_table tr.fb_item {
	background-color: #FFE6CE;
}
table.so_table tr.fb_item td.sonum {
	font-weight: bold;
}

table#so_items .item_note_icon  {
	width: 20px;
}
table#so_items .item_note_icon:hover {
	cursor: pointer;
}
table#so_items .item_note_icon img {
	margin-bottom: 0;
    margin-left: 72px;
    margin-top: -7px;
    position: absolute;
}
table#so_items .item_type {
	width: 55px;
}
input.input_50,
table#so_items .item_qty {
	width: 50px;
	text-align: center;
}
table#so_items .unit_price  {
	display: inline;
}

table#so_items #row_x {
	display: none;
}
table#so_items th.left,
table#tbl_lookup th.left,
table#so_items td.left,
table#tbl_lookup td.left {
	text-align: left;
}
table#so_items th.right,
table#so_items td.right {
	text-align: right;
	/* padding-right: 10px; */
}
table#so_items th:first-child {
	padding-left: 10px;
}
table#so_items th:last-child,
table#so_items td:last-child {
	padding-right: 10px;
}
table#so_items th,
table#so_items td {
	text-align: center;
	padding: 4px 5px;
	height: 25px;
}
table tr.odd {
	background-color: #efefef;
}
table tr.master {
	background-color: #FCEDD9;
}

table tr.so_error {
	/* background-color: #FFECEC; */
}


tr.filter input.filter_so {
	position: relative;
	text-align: center;
	padding-right: 20px;
}

.filter .fa-search {
	position: absolute;
	margin: 5px 0 0 -17px;
}

table th.col_num { width: 70px; }
table th.col_customer { width: 250px;  }
table th.col_user {	width: 95px; }
table th.col_items {	width: 45px; }
table th.col_items {	width: 45px; }
table th.col_total {	width: 95px; }
table th.col_date {	width: 95px; }
table th.col_datemod {width: 95px; }
table th.col_status { width: 95px; }


table#so_list th.col1 { width: 70px; }
table#so_list th.col2 { }
table#so_list th.col3 {	width: 105px; }
table#so_list th.col4 {	width: 125px; }
table#so_list th.col5 {	width: 65px; }
table#so_list th.col6 {	width: 75px; }


table#xo_edit_list th.col0 { width: 20px; }
table#xo_edit_list th.col1 { width: 250px;  }
table#xo_edit_list th.col2 {	width: 90px; }
table#xo_edit_list th.col3 {	width: 125px; }
table#xo_edit_list th.col4 {	width: 90px; }
table#xo_edit_list th.col5 {	width: 150px; }

table#xo_list th.col1 { width: 70px; }
table#xo_list th.col2 { }
table#xo_list th.col3 {	width: 105px; }
table#xo_list th.col4 {	width: 125px; }
table#xo_list th.col5 {	width: 150px; }

table#cust_list th.col1 { width: 60px; }
table#cust_list th.col2 { }
table#cust_list th.col3 {	width: 105px; }
table#cust_list th.col4 {	width: 190px; }
table#cust_list th.col5 {	width: 80px; }
table#cust_list th.col6 {	width: 90px; }



table#schedules_list th.col1 { }
table#schedules_list td.col2 { border-right-width: 0px; border-left-width: 0px; }


table.tablesorter tr .header {
/*
	background-image: url(../images/table-sorter-bg.png);
*/
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter th {
	padding-right: 15px;
	font-size: 12px;
}
table.tablesorter tr.odd td {
}
table.tablesorter thead tr .headerSortUp,
table.tablesorter thead tr .tablesorter-headerDesc {
	background-image: url(../images/table-sorter-asc.png);
}
table.tablesorter thead tr .headerSortDown,
table.tablesorter thead tr .tablesorter-headerAsc {
	background-image: url(../images/table-sorter-desc.png);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter tr .headerSortUp,
table.tablesorter thead tr .tablesorter-headerAsc, table.tablesorter thead tr .tablesorter-headerDesc {
	background-color: #205E75;
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}


table#so_list .requeue_so,
table#so_list .status  span{
	font-size: 11px;
}

.delete_holder {
width: 18px;
float: left;
}
.delete_item {
	/*
	float: left;
	margin: 5px 3px 0 0;
	*/
}
.delete_item img p {
	vertical-align: middle;
}
.product_row {
	vertical-align: middle;
	width: 350px;
}
.product_row .item_desc {
	float: left;
}
#so_items  .ui-itemdd ,
.product_row .item_dd {
	width: 340px;
}
.product_row > div {
    position: relative;
}
#so_items td.item_tax select {
	width: 75px;
}
#so_items.hasimage  .ui-autocomplete-input,
#so_items.hasimage  .ui-itemdd{
    width: 275px;
	margin-right: 0;
}
#so_items.haslinetax  .product_row {
    width: 270px;
	margin-right: 0;
}

#lookup_frm .data span {
position: relative;
}
#lookup_frm  .scroller_wrapper,
.scroller_search,
.lookup_dd {
	width: 630px;
}
#lookup_frm  .scroller_search{
width: 530px;
}

.shipping_dd {
	width: 400px;
}
#message { font-weight: bold; }

body#inventory  .lookup_dd {
	width: 530px;
}
body#inventory #lookup_image {
    margin: -140px 0 0 795px;
  /*  position: absolute; */
	position: relative;
	height: 150px;
    width: 150px;

	background-image: none;
	background-repeat: no-repeat;
}
body#inventory #lookup_image img.th {
max-width: 150px;
width: 100%;
}
.lookup_image_lg {
	left:-1000%;
	position: absolute;
}
.lookup_image img.noimage:hover {
cursor: default;
}
.lookup_image img:hover {
	cursor: pointer;
}
/* Inventory Lookup */
#lookup_image .image {
	position: absolute;
    vertical-align: bottom;
	max-height: 140px;
    max-width: 140px;
	padding: 10px;
	border: 1px solid #213C63;
}

/* Sales Order */
#so_items .lookup_image .image {
	max-height: 28px;
    max-width: 50px;
	padding: 1px;
	border: 0 solid #213C63;
}

#so_items .lookup_image {
    position: absolute;
    right: 0;
    top: 0;
}
/* Pricing Rules Tester */
.pricing_rules.inventory_dd {
	width: 340px;
}

.hideprices_style,
.hideqty_style {
	display: none;
}

.bottom-box {
	width: 340px;
	float: right;
	background-color: #EFEFEF;
	padding: 15px;
	border: 1px solid #D6D6D6;
}
.bottom-box.required {
	width: 350px;
	float: right;
	border: 1px solid #cc0000;
	background-color: #FFE8E8;
	padding: 8px;
}
.bottom-box h3 {
	padding-bottom: 5px;
	display: block;
}
.bottom-box label {
	float: left;
  font-weight: bold;
  font-size: 12px;
  text-align: right;
  width: 135px;
  padding: 0 5px 0 0;
}
#payments input#payment_amount,
#payments input#payment_checkno {
	width: 70px;
}
#payments .payment_line {
	clear: both;
	/* width: 300px; */
  font-weight: bold;
  font-size: 12px;
	margin-right: 10px;
	margin-bottom: 7px;
}

#totals {
	float:right;
  /* width: 200px; */
}
#so_totals {
padding-left: 10px;
}
#so_totals td {
text-align: right;
padding: 2px 3px;
}
.totals {
width: 270px;
text-align: right;
}
#totals {
	font-weight: bold;
	font-size: 12px;
	float: right;
	text-align: right;
}
#totals .so_total {
	clear: both;
	width: 270px;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 2px;
	overflow: hidden;
}
#totals .so_total #so_taxinfo {
	/* font-weight: bold; */
}
#taxrate_dd {
	max-width: 190px;
}
#totals .so_total div {
    float: right;
    /* width: 75px; */
}
#totals .so_total.negative {
	color: #cc0000;
}
#totals .so_total label {
	float: left;
	font-weight: normal;
	font-size: 13px;
	text-align: right;
	width: 190px;
}

#bt_customer {
	padding: 2px 5px;
	margin-left: 15px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

/* SO and Reports */
.print-page .print_button {
	margin: 0;
}
.print_button {
	float: right;
	position: relative;
}
.print_button  .btn-group {
	position: absolute;
	right: 0;
	margin: -35px 0px 10px 10px;
}
.print_button .btn-print .fa:hover,
.print_button .btn-pdf .fa:hover,
.print_button .btn-email .fa:hover  {
	color: #0193B7;
}
#view_so_num {
   margin: 0 0 0 740px;
		text-align: right;
   position: absolute;
   width: 200px;
  font-weight: bold;
  font-size: 28px;
 }

#soalertbox {
display: none;
clear: both;
}

.data div {
  	float: left;
}
.data,
.data2 {
	clear: both;
	min-height: 29px;
	margin: 0 0 5px;
}
.data.fright {
  	float: right;
  	text-align: right;
  	/* width: 550px; */
  	clear: none;
  	margin-right: 25px;
}
.data.fleft {
  	float: left;
  	width: 350px;
  	clear: none;
}
.data.viewonly {
	min-height: 29px;
	margin-top: 0;

}
.data label {
	/* width: 145px;	 */
	/* width: 195px; */
	width: 235px;
	height: 29px;
	/* margin: 6px 8px 0 0; */
	margin: 0 8px 0 0;
	padding-top: 3px;
	display: block;
	float: left;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}
body#reports .data label ,
/*
body#inventory .data label ,
body#customer .data label  ,
body#customerlookup .data label,
*/
body#move .data label {
	/* width: 195px;	*/
}
.inventory  #qty_avail {
    font-size: 14px;
    padding: 2px 10px 0 0;
}
.data2>label {
	width: 195px;
	height: 29px;
	margin: 6px 12px 0 0;
	display: block;
	float: left;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
}
body#settings .data2>label  {
    width: 285px;
}
body#settings h3 {
	padding:15px 0 5px 12px;
}
body#sysusers .data2>label {
	width: 235px;
	height: 29px;
	margin: 3px 12px 0 0;
	display: block;
	float: left;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
}
body#sysusers .data2>span {
	display: block;
    padding-top: 3px;
}
body#sysusers .data2 input ,
body#sysusers .data2 select{
	margin-top: 3px;
}

.customer.data  ,
.inventory.data  {
	/*z-index: 1; */
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}
.customer.data label ,
.inventory.data label {
	/* width: 145px; */
	padding-top: 10px;
	width: 235px;
}
select#salesmanid  {
    height: 28px;
    padding: 5px 0 0 4px;
}
select#salesmanid option {
    padding: 0.48em 0 0.47em 0.45em;
	}
.settings.data label {
	font-weight: normal;
	/* margin: 10px 8px 0 0; */
}
textarea#note {
	width: 265px;
	height: 40px;
	line-height: 18px;
}
textarea#memo {
	width: 300px;
	height: 80px;
	line-height: 18px;
	padding: 5px;
	margin-bottom: 10px;
}
body#view_so div#shipto {
    float: left;
    margin-right: 10px;
	width: 250px;
}
body#view_so .data label {
    text-align: left;
    width: 109px;
	margin-left: 60px;
}
body#view_so  h2 {
    font: bold 18px Arial,sans-serif;
    margin: 0 0 30px 30px;
    text-transform: capitalize;
	color: #000;
}
.data.viewonly label {
	height: 22px;
	margin-top: 0;
	padding-top: 0;
	line-height: 16px;
}
.data.viewonly span {
	width: 500px;
}
.fleft .data.viewonly span {
	width: 145px;
}
body#settings h4,
body#sysusers h4 {
	margin-left: 12px;
  font-weight: bold;
  font-size: 15px;
	text-transform: uppercase;
	margin: 15px 0 5px 12px;
	color: #0193B7;
}

 .data span.notranslate {
	height: auto;
}
#no_customers,
.data span {
	display: block;
    float: left;
    font-weight: normal;
    height: 29px;
    margin: 6px 8px 0 0;
    vertical-align: middle;
    width: 250px;
}
.data2>div {
	float: left;
    width: 250px;
}

#settings .data2.viewonly {
	min-height: 22px;
}
#settings .data2.viewonly span,
#settings .data2.viewonly label {
	margin-top: 0;
	margin-bottom: 0;
}
.data2.viewonly span {
	   margin: 6px 12px 0 0;
	   float: left;
}
.data.viewonly span {
	height: 22px;
	margin-top: 0;
}
.data input.readonly {
	width: 150px;
}

table#login td {
	text-align: left;
  vertical-align: middle;
}
table#login #username,
table#login #password,
table#login #company {
	text-align: left;
	width: 175px;
}

td.status {
	text-transform: uppercase;
}
tr.so_error td.status {
	color: #cc0000;
	font-weight: bold;
}

#export_item.rfloat,
#add_item.rfloat {
	float: right;
}
#add_item {
	text-decoration: none;
	color: #000;
	background: transparent url(../images/icon_add.png) no-repeat top left;
	padding: 2px 0 0 24px;
	height: 36px;
	overflow: hidden;
	float: left;
	margin-top: 10px;
}
#sototalqty {
	margin-top: 10px;
}
#sototalqty span {
	font-weight: bold;
}
#quicklist_holder {
	text-decoration: none;
	color: #000;
	background: transparent url(../images/icon_quicklist.png) no-repeat left 50%;
	padding: 2px 0 0 24px;
	margin-right: 20px;
	/* height: 36px; */
	overflow: hidden;
	float: left;
}
#upsrates_holder {
	text-decoration: none;
	color: #000;
	background: transparent url(../images/icon_shipping.png) no-repeat left 2px;
	padding: 2px 0 0 24px;
	margin-right: 30px;
	height: 36px;
	overflow: hidden;
	float: left;
}
#upsrates_dd {
	margin-top: 0;
	width: 190px;
}
.calculate_shipping_link {
	font-weight: bold;
}
#ups_loader {
	vertical-align: middle;
}
#quicklist_holder label,
#upsrates_holder label {
	width: 70px;
}
#export_item {
	text-decoration: none;
	color: #000;
	background: transparent url(../images/icon_item_export.png) no-repeat top left;
	padding: 2px 0 0 24px;
	height: 36px;
	overflow: hidden;
	float: left;
}
#run_batch {
	text-decoration: none;
	color: #000;
	background: transparent url(../images/icon_run_batch.png) no-repeat top left;
	padding: 2px 0 0 24px;
	height: 36px;
	overflow: hidden;
	float: right;
	/* width: 85px; */
}

#tools #msg {
	padding: 2px 0 0 24px;
	height: 36px;
	width: 75px;

}
#run_batch.disabled {
	color: #666;
	background: transparent url(../images/icon_run_batch_disabled.png) no-repeat top left;

}
#schedule {
	text-decoration: none;
	color: #000;
	background: transparent url(../images/icon_batch_schedule.png) no-repeat top left;
	padding: 2px 0 0 24px;
	height: 36px;
	overflow: hidden;
	float: right;
}
.time.editbox,
.datepicker.short {
	width: 54px;
}

tr.highlight td,
tr.shipping_row td {
	background: #F0F4E1;
}
tr.discount_row td {
	background: #FEE2C8;
}
tr.processing td {
	background: #F0F4E1;
}

select.error {
	background-color: #FFE8E8;
}
input.error,
textarea.error  {
	border: 1px solid #cc0000;
	background-color: #FFE8E8;
}
h3.error,
label.lbl-error,
label.error {
	font-weight: bold;
}

h3.error,
label.lbl-error,
label.error,
span.error {
	color: #cc0000;
}
div.message {
	background: #F0FFE6;
	border: 1px solid #1D4800;
	padding: 10px;
	margin: 10px 0 20px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #1D4800;
}
.success {
	font-weight: bold;
	text-align: center;
	color: #1D4800;
}
div.error {
	background: #FFE8E8;
	border: 1px solid #cc0000;
	padding: 10px;
	margin: 20px 0 20px;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	color: #cc0000;
}
small, .small {
	font-size: 80%;
}
div.error_msg {
	color: #cc0000;
}
span.batch_error {
	color: #cc0000;
	text-align: center;
}
span.batch_error a {
	text-decoration: none;
	font-weight: bold;
}


body#export #so_list td {
	height: 18px;
}

/* Customer Form */
.addressblock h4 {
	margin-bottom: 10px;
	font-size: 11px;
}
input.addressfield {
	width: 310px;
}
textarea.addressfield {
	width: 310px;
	height: 50px;
}
#shipto_countrycode2 {
	width: 310px;
}

input.zipfield {
	width: 50px;
}

div.addresspart {
	float: left;
	margin-right: 20px;
}
div#lc_holder {
	line-height: 22px;
	margin-bottom: 15px;
}
span.opt_none {
	font-weight:bold;
	float:none;
	display:inline;
}
body#customer .data.viewonly,
body#customer .data.viewonly span {
	height: auto;
	margin-top: 0;
	margin-bottom: 10px;
}
a#showshippingchart {
font-weight: bold;
text-decoration: underline;
}
a#showshippingchart:hover {
	cursor: pointer;
}
#chart_table td {
padding: 4px 6px;
/*text-align: center; */
}
#chart_table input {
width: 65px;
}




/* Popup Styles */
.simplemodal-wrap h3 {
	font-size: 18px;
	padding: 10px 0 0;
	display: block;
	text-align: center;
}
#simplemodal-overlay {

	background-color:#000;

	}

#simplemodal-container {
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	background-color:#fff;

	border:8px solid #000;

	padding:2px;

}
#new_shipping  {
	text-align:left;
}


#simplemodal-container a.modalCloseImg {

	background:url(../images/popup-close.png) no-repeat; /* adjust url as required */

	width:25px;

	height:29px;

	display:inline;

	z-index:3200;

	position:absolute;

	top:-15px;

	right:-18px;

	cursor:pointer;

}



.modalClose {

	color: #fff;

	border: 0 solid #fff;

}


#simplemodal-container div.addresspart {
	float: left;
	margin-right: 15px;
}

.green.button {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8cb82b) );
	background:-moz-linear-gradient( center top, #9dce2c 5%, #8cb82b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b');
	background-color:#9dce2c;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #83c41a;
	display:inline-block;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px #689324;
}
.green.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8cb82b), color-stop(1, #9dce2c) );
	background:-moz-linear-gradient( center top, #8cb82b 5%, #9dce2c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb82b', endColorstr='#9dce2c');
	background-color:#8cb82b;
}
.green.button:active {
	position:relative;
	top:1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */


/* Signature */
#signature {
	text-align: center;
	font-size: 16px;
}
#signature button {
	width: 110px;
	}
#memo_holder .modal_header ,
#signature .modal_header {
clear: both;
}
#memo_holder .modal_header h2 ,
#signature .modal_header h2 {
float: left;
}

#signature .modal_header h3 {
float: right;
display: inline;
 padding-top: 20px;
}
.blue.button  {
	-moz-box-shadow: 0px 1px 0px 0px #cae3fc;
	-webkit-box-shadow: 0px 1px 0px 0px #cae3fc;
	box-shadow: 0px 1px 0px 0px #cae3fc;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #469df5;
	display:inline-block;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding:6px 14px;
	text-decoration:none;
	text-shadow:0px #287ace;
}
.blue.button:hover  {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
	background-color:#4197ee;
}
.blue.button:active {
	position:relative;
	top:1px;
}
#bt_signature.accepted {
	background-image: url(../images/icon_white_check.png);
	background-repeat:	no-repeat;
	background-position: top right;
	width: 144px;
}
ul.original {
	overflow: hidden;
	clear: both;
	margin-left: 241px;
	padding-bottom: 15px;
}

/* REPORTS */
ul.original li {
	display : block;
	float : left;
	overflow: hidden;
	margin : 2px 2px 0;
	padding : 5px 3px 0px;
	white-space : nowrap;
	overflow : hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-ms-text-overflow:ellipsis;
	background-color:#e5eff7;
	border:#a9cae4 solid 1px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	color:#5b9bcd;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.75) inset;
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.75) inset;
	box-shadow: 0 1px 0 rgba(255,255,255,0.75) inset;
	line-height : 20px;
	cursor: default;
}

ul.original li.inputosaurus-selected { background-color:#bdd6eb; }
ul.original li a {
	font-size:16px;
	color:#5b9bcd;
	padding : 1px;
	text-decoration : none;
	outline : none;
}
.data.viewonly li span {
	width: auto;
}

/*
#print_buttons a {
	color: #fff;
}
#print_buttons .fa  {
background-color: #fff;
border: 1px solid #0193B7;
text-align: center;
border-radius: 0.3em;
color: #0193B7;
 }
#print_buttons .fa:hover  {
background-color: #0193B7;
color: #fff;
}
*/
#langtest { position: absolute; margin-top:-100px; }
#report_form .ui-autocomplete-input {
	width: 500px;
}
.print_report .report_title {
	font-size: 18pt;font-weight:bold;padding-top:10px;padding-bottom:30px;
}

table.report_table { page-break-inside:auto; }
table.report_table tr    { page-break-inside:avoid; page-break-after:auto; }
table.report_table thead { display:table-header-group; }
table.report_table tfoot { display:table-footer-group; }
table.report_table .header th { padding-top: 10px; }
.report_table tr.header th {
	font-size: 13px;
	border: 0;
	border-bottom: 1px solid #000;
}
.report_table tr.subheader th {
	font-size: 11px;
	border: 0;
	font-weight: normal;
	border-bottom: 1px solid #000;
}
.report_table .right {
	text-align: right;
}
.report_table .left {
	text-align: left;
}
.report_table .center {
	text-align: center;
}

.report_table.column_border {
 border: 1px solid #999;
 border-collapse: collapse;
}
.report_table.column_border td{
 padding: 2px;
 border: 1px solid #999;
 vertical-align: middle;
}
.report_table th {
	text-align: left;
	border-bottom: 0 solid black;
	border-top: 1px solid black;
	padding: 3px 2px;
}
.report_table td {
	padding: 2px;
	/* font-size: 12px; */
	font-size: 11px;
	vertical-align: top;
}
.report_table td.wrap {
	word-break: break-all;
}
.report_table td.total {
	border-top: 1px solid black;
	text-align: right;
	font-weight: bold;
}

.report_table#tao_customerstatement th {
	text-transform: uppercase;
}
.report_table#tao_salescommission tr.header th.first,
.report_table#tao_salescommission tr.header td.first {
	padding-left: 4px;
}
.report_table#tao_salescommission tr.header th.last,
.report_table#tao_salescommission tr.header td.last {
	padding-right: 4px;
}
.report_table#tao_salescommission th {
	font-size: 11px;
	background-color: #CCC;
	border-top: 1px solid #000;
	padding-top: 4px;
	line-height: 14px;
}
.report_table#tao_customerstatement td {
	font-size: 13px;
	vertical-align: top;
}

.report_table#tao_customerstatement tr.subheader td {
	padding-top: 3px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
}
.report_table#tao_customerstatement tr.soinfo td {
	border-bottom: 0 solid #ccc;
	padding-top: 2px;
	padding-bottom: 2px;
}

.report_table#taopick {
	border-bottom: 1px solid black;
	margin-bottom: 15px;
}
.report_table#taopick td {
	font-size: 13px;
	vertical-align: top;
}
.report_table#taopick tr.header th {
	font-size: 13px;
	padding-top: 4px;
	border-top: 1px solid #000 !important;
	text-transform: uppercase;
}
.report_table#taopick tr.subheader td {
	border-top: 1px solid #ccc;
	border-bottom: 0 solid #ccc;
	padding-top: 6px;
	font-weight: 600;
	color: #000 !important;
}
.report_table#taopick td.tracking {
	color: #333333;
	font-size: 11px;
	padding-top: 0;
}

.report_table#sfh_productssoldcustomer td {
				font-size: 11px;
}
.report_table#sfh_productssoldcustomer tr.header th {
	font-size: 12px;
	border: 0;
	border-bottom: 1px solid #000;
	text-transform: uppercase;
}
.print-page #sfh_productssoldcustomer tr.subheader td {
	border-bottom: 1px solid #ccc;
	padding-top: 3px !important;
}
.report_table#sfh_productssoldcustomer tr.customername th {
	margin-top: 15px;
}
.report_table#sfh_productssoldcustomer th {
	border-top: 0 solid black;
}
.report_table#sfh_productssoldcustomer tr.customerheader th {
	font-size: 11px;
	background-color: #ddd;
}
.print-page .report_table#sfh_productssoldcustomer  tr.subheader td {
	border-top: 1px solid #000;
	padding-top: 6px;
	font-weight: 600;
	color: #369;
}
.report_table#sfh_productssoldcustomer tr.subheader td {
	border-top: 1px solid #ccc;
	padding-top: 0;
	font-weight: 600;
	color: #369;
	font-size: 11px;
}

.print-page tr.border-bottom td {border-bottom: 1px solid #333;}
.report_table#sfh_productssoldcustomer  th.productheader {
	background-color: #F5F5F5;
	font-size: 11px;
	padding-left: 4px;
}

#wrapper.receipt_4in {
	width: 4in !important;
}

#wrapper.receipt_4in #content {
	width: 4in !important;
}
.report_table#ibitta_4inch td {
	padding: 2px;
	/* font-size: 12px; */
	font-size: 13px;
	vertical-align: top;
	color: #000;
	text-align: left;
	font-weight: normal;
}

/* iPhone checkbox slider */
		.iPhoneCheckContainer {
				float: left;
			  position: relative;
			  height: 27px;
			  cursor: pointer;
			  overflow: hidden;
			  width: 500px;
		 }
  	.iPhoneCheckContainer input {
		    position: absolute;
		    top: 5px;
		    left: 30px;
		    filter: alpha(opacity=0);
		    -moz-opacity: 0;
		    -khtml-opacity: 0;
		    opacity: 0;
    }
	  .iPhoneCheckContainer label {
		    white-space: nowrap;
		    font-size: 17px;
		    line-height: 17px;
		    font-weight: bold;
		    font-family: "Open Sans";
		    text-transform: uppercase;
		    cursor: pointer;
		    display: block;
		    height: 27px;
		    position: absolute;
		    width: auto;
		    top: 0;
		    padding-top: 5px;
		    margin: 0;
		    overflow: hidden;
		}
	  label.iPhoneCheckLabelOn {
		    color: #fff;
		    background: url(../images/slider/on.png) no-repeat;
		    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.6);
		    left: 0;
		    padding-top: 5px;
	  }
	  label.iPhoneCheckLabelOn span {
	      padding-left: 8px;
	      font-weight: bold;
	  }
	  label.iPhoneCheckLabelOff {
		    color: #333;
		    background: url(../images/slider/off.png) no-repeat right 0;
		    text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.6);
		    text-align: right;
		    right: 0;
	  }
	   label.iPhoneCheckLabelOff span {
	      padding-right: 8px;
	      font-weight: bold;
	    }
		.iPhoneCheckHandle {
		  display: block;
		  height: 27px;
		  cursor: pointer;
		  position: absolute;
		  top: 0;
		  left: 0;
		  width: 0;
		  background: url(../images/slider/slider_left.png) no-repeat;
		  padding-left: 3px;
		}

		.iPhoneCheckHandleRight {
		    height: 100%;
		    width: 100%;
		    padding-right: 3px;
		    background: url(../images/slider/slider_right.png) no-repeat right 0;
		 }

		 .iPhoneCheckHandleCenter {
		    height: 100%;
		    width: 100%;
		    background: url(../images/slider/slider_center.png);
		  }
/* End iPhone checkbox slider */


		.goog-te-banner-frame {display:none !important}
		.skiptranslate { display: none !important; }
		#google_translate_element {     position: relative;top: -29px; }
		#wrapper { margin-top: 33px; }
		.goog-te-balloon-frame { display: none; }
		.goog-tooltip {
			display: none !important;
		}
		.goog-tooltip:hover {
			display: none !important;
		}
		.goog-text-highlight {
			background-color: transparent !important;
			border: none !important;
			box-shadow: none !important;
		}
		.goog-te-gadget {
			color: #666666;
			font-family: arial;
			font-size: 11px;
			position: absolute;
			right: 0;
			white-space: nowrap;
		}



/* TRANSFER ORDERS */

.edit_xo #so_items.hasimage  .ui-autocomplete-input,
.edit_xo #so_items.hasimage  .ui-itemdd {
    width: 575px;
}
.edit_xo #top_part select {
	width: 225px;
	padding: 5px 0 5px 4px;
}
.edit_xo #top_part input {
	width: 225px;
}
.edit_xo #details_box {
	float: left;
	width: 500px;
	padding-left: 20px;
}
.edit_xo #shipto .address {
	margin: 5px;
}

/* Export */
.order_abb {
	font:  17px/16px "Droid Sans",Helvetica,Verdana,sans-serif;
	 color: #205E75;
	font-weight: 700;
	text-align: center;
}


#viewas_holder {
	width:100%;position:absolute;top:0;left:0;background-color:#063E53;height:33px;
}
#viewas_bar {
	width:1024px;text-align:right;margin:1px auto 0;padding-top:3px;color:#fff;
}
.print-page #viewas_holder {
	display: none;
}

#printlogo {
	max-height: 55px;
	margin-top: -40px;
	margin-bottom: 15px;
}


.part_info .part_size, .part_info .part_weight {
    font-size: 12px;
    /* display: inline-block; */
    display: none;
    padding-right: 10px;
}
.part_info .part_size span, .part_info .part_weight span {
	font-size: 12px;
}
.order_size label, .order_weight label {
    width: 120px;
    display: inline-block;	 }
 .part_size {width: 170px;}

 #nav ul li:first-child ul.subnav {min-width: 0;margin-left: -8px;}
