/* 
 This file is generated from Heijmans.scss. 
 Do not edit this file. 
 Edit Heijmans.scss in the ./Css/src directory instead. 
 */
.SideBar {
  width: 250px;
  vertical-align: top;
}

.SideBar span {
  padding-bottom: 10px;
  display: inline-block;
}

.CreationWizard td {
  vertical-align: top;
}

.CreationWizardStep {
  text-align: left;
}

.WizardPanel {
  vertical-align: top;
  display: inline-table;
  margin-right: 2px;
}

.WizardPanel > div,
.WizardPanel > span {
  width: 100%;
}

.BoxSizeTable input[type=text], .BoxSizeTable select {
  width: 205px !important;
  height: 20px !important;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.IssueDetailsTable {
  border-collapse: collapse;
  margin-bottom: 1em;
}

.IssueDetailsTable th {
  text-align: left;
  padding-left: 2em;
  padding-right: 1em;
}

.IssueDetailsTable td {
  padding: 0.3em 2em 0.3em 0.6em;
  height: 21px;
}

.IssueDetailsTable tr:nth-child(2n+1) > td {
  background-color: white;
}

.IssueDetailsTable tr:nth-child(2n) > td {
  background-color: #F7F6F3;
}

.IssueDetailsTable select, .IssueDetailsTable input[type=text] {
  width: 90px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.DetailsViewIssueCell {
  background-color: #ECF4FF !important;
  border: none !important;
}

.IssueDetailsTable .PoortDisplay > a {
  display: block;
  margin-top: 5px;
}

.IssueDetailsTable .PoortDisplay a > img {
  margin-bottom: -3px;
}

.IssueDetailsTable .PoortDisplay a > span {
  margin-left: 5px;
}

.HeijmansFilter tr {
  vertical-align: top;
}

.HeijmansFilter td {
  white-space: nowrap;
  padding-left: 3px;
}

.HeijmansFilter input[type=text], .HeijmansFilter select {
  width: 208px !important;
  margin-right: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.DateFilter input[type=text] {
  width: 89px !important;
  margin-right: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.HeijmansCreateOrder td {
  margin: 3px;
}

.HeijmansCreateOrder td:first-child {
  width: 150px;
}

.HeijmansCreateOrder select, .HeijmansCreateOrder input {
  height: 23px;
  width: 199px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.HeijmansDetailSegment td:first-child {
  padding-left: 20px;
}

.HeijmansDetailSegment td:last-child {
  padding-right: 20px;
}

.HeijmansDetailSegment tr.DetailsViewSkinHeaderStyle > td:first-child {
  padding-left: 4px;
}

.QRCodeLabel {
  font-family: Courier New, Courier, Lucida Sans Typewriter, Lucida Typewriter, monospace;
}

.tbQuantity {
  text-align: right !important;
  width: 80px;
}

.removedOrderline td {
  font-style: italic;
  color: grey;
}

.removedOrderline input[type=text], .removedOrderline input[type=image], .removedOrderline a {
  display: none;
}

.ExcelUploadTable {
  border-collapse: collapse;
}

.ExcelUploadTable td {
  padding: 4px;
}

.ExcelUploadTable tr {
  background-color: #f7f6f3;
}

.ExcelUploadTable tr:last-child {
  background-color: #bdbdbd;
}

.ExcelUploadTable tr:last-child > td {
  text-align: right;
}

.float_left {
  float: left;
}

.float_right {
  float: right;
}

.clearboth {
  clear: both;
}

.FaultsPosting {
  color: black;
}

.DetailsViewWithMaxWidth {
  width: 100%;
  max-width: 600px;
}

.masldbAlignBottom img {
  vertical-align: text-bottom;
}

.groupCommandButton {
  margin-top: 25px;
}

.TableCellAlert {
  background-color: red;
}

.itembox .cell img {
  max-height: 500px;
  max-width: 500px;
  height: auto;
  width: auto !important;
}

.HiddenButton {
  display: none;
}

.AutoExtender {
  min-width: 200px;
  width: fit-content !important;
}