/* 
 This file is generated from SuitSupply.scss. 
 Do not edit this file. 
 Edit SuitSupply.scss in the ./Css/src directory instead. 
 */
Table.OrderHeaderTable {
  background-color: #E9ECF1;
  border-spacing: 0;
}

Table.OrderHeaderTable tr td {
  padding-top: 2px;
  padding-bottom: 2px;
}

td.OrderHeaderValueCell {
  padding-left: 20px;
}

tr.OrderHeaderCaption {
  background-image: url("../../images/layout/GridviewGrad.gif");
  background-repeat: repeat-x;
  background-color: #5D7B9D;
  font-weight: bold;
  color: White;
}

td.OrderHeaderHeader {
  font-weight: bold;
  text-align: right;
}

tr.OrderHeaderOddRow {
  background-color: White;
}

tr.OrderHeaderEvenRow {
  background-color: #F0F0F0;
}

.OrderFilters {
  margin-bottom: 10px;
}

.OrderFilters td {
  text-align: left;
  white-space: nowrap;
}

.OrderFilters input[type=text], .OrderFilters select, .OrderFilters textarea {
  margin-left: 3px;
  width: 205px !important;
  margin-right: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.BoxSizeTable input[type=text], .OrderFilters select, .OrderFilters textarea {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.DateFilter select {
  width: 205px !important;
}

.DateFilter input[type=text] {
  width: 80px !important;
}

.CheckboxStatusFilter td {
  padding-right: 10px;
}

.CheckboxStatusFilter label {
  margin-left: 3px;
}

.ReconHighlight {
  background-color: #ffff00;
}

.ReconHighlightRight {
  background-color: #ffff00;
  text-align: right;
}

.NarrowDateSelector input {
  width: 80px !important;
}

.ExpectedBoxesGridview th {
  position: relative;
  font: 16px Arial bolder, sans-serif;
  font-weight: bolder !important;
  top: 2px;
}

.ExpectedBoxesGridview tr {
  height: 40px;
}

.ScanAndPackButtonField {
  width: 638px;
  height: 60px;
  background-color: #F4F8FF;
  border-style: solid;
  border-width: 1px;
  border-color: #2F4F4F;
}

.ScanAndPackButtonField .cancelButton {
  margin-left: 10px;
  width: 80px;
  font: 11px verdana, sans-serif;
}

.ScanAndPackButtonField .finishButton {
  margin-right: 10px;
  height: 40px;
  width: 110px;
  font: 11px verdana bold, sans-serif;
  font-weight: bolder !important;
}

.CancelScanningOrderField {
  width: 420px;
  height: 170px;
  padding: 20px;
  background-color: #FFF1CC;
  border-style: solid;
  border-width: 1px;
  border-color: #2F4F4F;
}

.CancelScanningOrderField span {
  padding-left: 15px;
  font: 20px Arial bolder, sans-serif;
}

.CancelScanningOrderField input {
  height: 40px;
  width: 175px;
  font: 12px verdana bold, sans-serif;
  font-weight: bolder !important;
}

.ScanEntryField {
  width: 618px;
  padding: 10px;
  background-color: #FFF1CC;
  border-style: solid;
  border-width: 1px;
  border-color: #2F4F4F;
}

.ScanEntryField table {
  width: 618px;
}

.ScanEntryField span {
  font: 20px Arial bolder, sans-serif;
}

.ScanEntryField .scanEntryTextBox {
  margin-left: 10px;
}

.ScanEntryField .startPackingButton {
  height: 40px;
  width: 110px;
  font: 11px verdana bold, sans-serif;
  font-weight: bolder !important;
}

.BoxContentItemOverview th {
  position: relative;
  font: 14px Arial bolder, sans-serif;
  font-weight: bolder !important;
  top: 2px;
}

.BoxContentItemOverview tr {
  height: 40px;
}

.BoxContentItemOverview tbody {
  font: 13px Arial bolder, sans-serif;
}

.TextBoxAsLabel {
  resize: none;
  overflow: hidden;
  color: inherit;
  background-color: inherit;
  border-style: none;
}

.ScanAndPackBarcodeHelp, .ScanAndPackBarcodeHelp td {
  border: solid 1px black;
  border-collapse: collapse;
  padding: 20px;
  font-size: x-large;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ScanAndPackBarcodeHelp img {
  width: 200%;
  height: auto;
  float: right;
}

.UserViews {
  width: 100% !important;
  background-color: #E0E8FF;
  position: relative;
  right: 1px;
  border: solid 1px grey !important;
  padding-bottom: 8px !important;
  padding-top: 8px !important;
}

.UserViewsHeader {
  display: inline !important;
  white-space: nowrap;
  padding-left: 4px;
}

.GridviewColumnRightAligned {
  text-align: right;
}

.GridviewColumnLeftAligned {
  text-align: left;
}

.NoBorderInlineTable {
  border-width: 0px;
  border-collapse: collapse;
  display: inline-table;
  padding: 0px;
}

.NoBorderInlineTable td {
  border-width: 0px;
  padding: 0px;
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

.horizontalLine {
  color: #5B9BD5;
  height: 2px;
}

.clearboth {
  clear: both;
}

.fitcontent {
  width: fit-content;
}

.AlignChildTables > div > table > tbody > tr > td {
  padding: 0px;
}

.AlignChildTables > div > table {
  border-collapse: collapse;
  width: 100%;
}

.AlignChildTables {
  width: 100%;
}

.tableStyleGridview tr:nth-child(odd) {
  color: #284775;
  background-color: White;
}

.tableStyleGridview tr:nth-child(even) {
  color: #333333;
  background-color: #F7F6F3;
}

.tableStyleGridview tr:first-child {
  background-image: url("../../images/layout/GridviewGrad.gif");
  background-repeat: repeat-x;
  background-color: #5D7B9D;
  font-weight: bold;
  color: White;
}

.DocumentsDetails td:first-child {
  width: 150px;
}

.BackButton {
  font-size: 25px !important;
  font-weight: bolder;
  border: 1px solid black;
  height: 23px !important;
}

.BackButton:hover {
  background-size: 16px 30px !important;
}

.BackButton input {
  margin-bottom: 5px;
}

.TwoColumnFilterContainer {
  display: grid;
  grid-template-columns: auto auto auto auto;
  grid-row-gap: 5px;
  grid-column-gap: 20px;
}

.TwoColumnFilterContainer input, .TwoColumnFilterContainer select {
  box-sizing: border-box;
  width: 100%;
  margin-right: 0;
  max-width: 20em;
}

.EqualWidthInputsDetailsView input[type=text], .EqualWidthInputsDetailsView select {
  margin-right: 0px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 20em;
}

.TwoColumnDisplay {
  display: grid;
  grid-template-columns: auto auto;
}

.TwoColumnDisplay tr {
  height: 25px;
}

#leadTimeOrgSelectors {
  margin-top: 2px;
}

.ChildrenInline > * {
  display: inline-block;
}