﻿.col-md-12 {
  padding-right: 5px !important;
  padding-left: 5px !important; }

.table td {
  vertical-align: middle !important;
  font-size: 13px !important; }

.table th {
  padding: 2px !important;
  vertical-align: middle !important; }

.table .thead-dark th {
  font-size: 11px !important;
  font-weight: 600 !important;
  padding: 5px !important; }

a.btn.btn-primary {
  font-size: 11px !important;
  font-weight: 600; }

.btn-warning {
  padding: 8px 2px !important;
  font-size: 12px !important; }

.btn-danger {
  font-size: 12px !important;
  font-weight: 500 !important; }

.modal {
  width: 95% !important; }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  width: auto !important; }

div#modalProcessLines {
  width: 100% !important;
  overflow: auto;
}

.expand {
  width: 100% !important;
  padding: 0 10px !important; }

.expand-input {
  width: 80% !important;
  float: left !important; }

input#ManualWeight {
  width: 400px !important;
  float: left !important;
  margin-bottom: 10px;
  max-width: 100% !important;
  overflow:hidden;
}

button.btn.btn-lg.btn-warning.float-right {
  font-weight: 600;
  float: left; }

.modalProcessLinesButtons {
  width: 100px !important; }

.btn {
  padding: 10px 10px !important; }

.modal-footer > :not(:last-child) {
  margin-right: 0; }

.modal-footer {
  justify-content: unset !important;
  padding: 10px 0px !important; }
  .modal-footer button#CloseWeights {
    padding: 8px !important; }
  .modal-footer button#ResetWeights {
    height: 48px; }
  .modal-footer button#CloseWeightsAsSoldOut {
    padding: 8px !important;
    height: 48px; }
  .modal-footer button#CloseWeightswithDiff {
    padding: 1px 16px !important;
    height: 48px;
    width: 105px !important;
    font-size: 10px !important;
    font-weight: 600; }

button#searchb {
  padding: 4px !important;
  width: 100px !important; }

button#tilbage {
  padding: 4px !important;
  width: 100px !important;
  margin-bottom: 10px; }

#mscontaiainer button.btn.btn-lg.btn-success.float-right {
  font-size: 15px; }

input#orderNo {
  margin-bottom: 20px; }

button#printpicklist {
  margin: 6px;
  font-size: 14px !important;
  height: 45px; }

div#endO {
  margin: 6px; }

button#endOrder {
  height: 45px; }

div#startO {
  margin: 6px; }

.col.col-sm-3.input-search {
  display: none; }

#tblDetail {
  /* Hide table headers (but not display: none;, for accessibility) */
  /*tr:nth-child(even) {
        background: #fff !important;
    }*/
  /*td:nth-of-type(5):before {
        content: "Vejet antal";
    }

    td:nth-of-type(6):before {
        content: "Antal Labels";
    }

    td:nth-of-type(7):before {
        content: "";
    }*/ }
  #tblDetail table, #tblDetail thead, #tblDetail tbody, #tblDetail th, #tblDetail td, #tblDetail tr {
    display: block; }
  #tblDetail thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  #tblDetail tr {
    margin: 0 0 1rem 0; }
  #tblDetail td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #ccc;
    position: relative;
    padding-left: 44%;
    display: block; }
  #tblDetail td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 0;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    padding-top: 10px; }
  #tblDetail td:nth-of-type(1):before {
    content: "Vare"; }
  #tblDetail td:nth-of-type(2):before {
    content: "Bestilt Antal"; }
  #tblDetail td:nth-of-type(3):before {
    content: ""; }
  #tblDetail td:nth-of-type(4):before {
    content: ""; }
  #tblDetail .thead-dark tr:nth-child(1) {
    color: red !important;
    display: contents; }

/*div#pp {
    display: none;
}*/
#u-item, #u-desc, #u-OrderedAmount, #u-Unit {
  display: none; }

.u-ppid {
  display: none !important; }

p#red-mark {
  display: none; }

#tblDetail td:nth-child(4) {
  display: none; }

#tblDetail td:nth-child(5) {
  display: none; }

#tblDetail td:nth-child(6) {
  display: none; }

#tblDetail td:nth-child(7) {
  display: flex; }

#tblDetail td:nth-child(8) {
  display: none; }

#tblDetail td:nth-child(9) {
  display: none; }

#tblDetail td:nth-child(2) {
  display: flex; }

#tblWeights tbody tr td {
  padding: 5px !important; }

#tblWeights tbody tr td:nth-child(4) {
  display: none; }

#tblWeights tbody tr td:nth-child(3) button {
  width: 80%;
  font-size: 20px; }

div#grpOrigin {
  display: none !important; }

div#grpWeight {
  display: block !important; }

span.m-soldfilter {
  color: red; }
