
    body {
        margin: 0px;
    }
    
.printcontainer {
    margin-left: auto;
	margin-right: auto;
    padding: 0px;
    position: relative;
    width: 670px;
    height: 978px;
    clear: both;
    page-break-after: always;
}
@media screen{
	.printcontainer {
	    height: 1000px;
	}
}

.right {
    text-align: right;
}

.floatleft50 
{
    float: left;
    width: 50%;
}
.floatright50
{
    float: right;
    width: 50%;
}

.floatright50center
{
    float: right;
    width: 50%;
    text-align: center;
}


.clearboth
{
    clear: both;
    position: relative;
}
#OrderTextarea
{
    width: 500px;
    height: 50px;
}
.shipto 
{   
    width: 100%;
    margin-right:  50px;
    font-size: 20pt;
    margin-bottom: 50px;
    border: solid black 1px;
    background: cornsilk;
}
.shipto td 
{
    padding: 7px;
    white-space:nowrap;
}

.shipref 
{   
    width: 100%;
    margin-right:  50px;
    font-size: 14pt;
    margin-bottom: 50px;

}
.shipref td 
{
    text-align: right;
    padding: 7px;
    white-space:nowrap;
}

.yellow {
    background: yellow;
}

.widetable {
    width: 100%;
}
.widetable td {
    padding-right: 15px;
}

.packslipaddress {
    position: relative;
    left: 5px;
    font-size: 10px;
    width: 300px;
    height: 125px;
    padding: 5px;
    border: 1px #bbb solid;
    verticle-align: top;
    border-radius: 5px;
}

.packslipaddress th {
    text-align: left;
}

.packslipaddress td {
    padding: 0px;
	text-transform: uppercase;
}

.outline div {
 /*   border: solid 1px black; */
}

.bold {
    font-weight: bold;
}
.packslipitemtable {
    font-size: 10px;
    table-layout: fixed;
    width: 650px;
    padding: 3px;
    text-align:center;
    border-collapse: collapse;
}

.packslipitemtable th {
    text-align: left;
    border-top: solid 3px black;
    border-bottom: solid 3px black;
}

.packslipitemtable td {
    text-align: left;
    border-bottom: solid 1px #555;
    padding-top: 2px;
    padding-bottom: 2px;
}
.center {
    text-align: center !important;
    margin-left: auto;
    margin-right: auto;
}
.bottomcenter {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    /*bottom: 0px;*/
    width: 100%;
}
.alignright {
    text-align: right;
}

.shiplogo {
    height: 100px;
    width: 225px;
}

#trackingdiv
{
    height: 50px;
}

#tracking tr td
{
    height: 30px;
}
.instructions 
{
    border: 1px black solid;
    padding: 10px;
    background: #bce8f1;
    border-radius:15px;
    box-shadow: 10px 10px 5px #888888;
    width: 75%;
    margin-bottom: 40px;
}
.instructions h4
{
    text-decoration: underline;
    font-style: italic;
}
.aoatable th 
{
    text-align: left;
}

#packList, #boxList, .itemInBox  {
 width: 300px;
 margin-bottom: 10px;
 color: #333;
 }
 
  #packList ul, #boxList ul, .itemInBox ul {
  list-style: none;
  margin: 0;
  padding: 10px;
  border: none;
  }
  
  #packList li, #boxList li, .itemInBox {
  -moz-border-radius: 8px;
  border-radius: 8px;
  font-size: 10pt;
  cursor: pointer;
  border-bottom: 1px solid #90bade;
  margin: 5px 0px 3px 5px;
  padding-left: 5px;
  display: block;
  padding: 5px 5px 5px 0.5em;
  border-left: 5px solid #1958b7;
  border-right: 5px solid #508fc4;
  background-color: #2175bc;
  color: #fff;
  /*width: 100%;*/
  } 
  .narrow 
  {
  width: 8%;    
  text-align: center !important;
  }
  .medium
  {
  
  }
  html>body #packList li, #boxList li, .itemInBox li {
    width: 300px;
  } 
  
  #packList li hover {
  border-left: 5px solid #1c64d1;
  border-right: 5px solid #5ba3e0;
  background-color: #2586d7;
  color: #fff;
  }
  
  .shipmentBox 
  {
      -moz-border-radius: 8px;
      border-radius: 8px;
      border: 1px solid black;
      width: 400px;
      padding-bottom: 50px;
      margin-bottom: 15px;
  }
  .shipmentBox h4 {
     -moz-border-top-left-radius: 8px;
     -moz-border-top-right-radius: 8px;
     border-top-left-radius: 8px;
     border-top-right-radius: 8px;
      text-indent: 15px;
      border-bottom: 1px solid black;
      padding: 3px;
      background-color: #bce8f1;
      margin-top: 0px;
  }
  #boxStation
  {
    float:left;
    list-style: none;
    text-decoration: none;
  }
  
  
  ul, ol {
      margin: 0 !important;
  }
  #orderItems 
  {
      float:left;
      margin-right: 25px;
      border: 1px solid black;
      -moz-border-radius: 8px;
      border-radius: 8px;
      padding-left: 5px;
      padding-bottom: 50px;
      width: 375px;
  }
  #orderItems #menu {
      margin-left: -5px;
     -moz-border-top-left-radius: 8px;
     -moz-border-top-right-radius: 8px;
     border-top-left-radius: 8px;
     border-top-right-radius: 8px;
      text-indent: 15px;
      border-bottom: 1px solid black;
      padding: 3px;
      background-color: #bce8f1;
      margin-top: 0px;
  }
  
  #boxes_id 
  {
      font-size: 18px;
      -webkit-appearance: menulist-button;
	  
  }

li {
-ms-touch-action: none;
}

.imagefigure {
    margin: 15px;
    border: 1px solid black;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.7);
}

.nowrap {
    white-space: nowrap;
}

.aoa-receiving input, .aoa-receiving select, .aoa-receiving .btn {
	margin-top: 0px !important;
}
.aoa-receiving label {
	margin-top: 5px !important;
}

.health-div {
	border: #eee 1px solid;
	border-radius: 8px;
	padding:10px;
	background-repeat:no-repeat;
	background-position: center center;
}


/* packing screen */
.pack-qty {width:60px !important;}
.packing-well 
{
  display: inline-block !important;
  vertical-align: middle !important; 
	background-color: red;
}
/* uploaded files */
.uploadedFileList{
	list-style:none; 
	padding-left:0px;
}
.uploadedFileList li{
	margin-bottom:5px; 
}

.top-buffer {
	margin-top: 5px;
}

footer {
	display: block; position: relative; bottom: 0;
    background-color: white; width: 100%; border-top: 2px darkgrey solid; padding-top: 3px;
    padding-left: 15px;
}
