.dropBoxHeight {
  height: 30px;
}
.dropBoxHeight1 {
  height: 15px;
}

.bg-color {
background-color: aqua;
}

.hidden_befestigelse, .hidden_diverse, .hidden_kap, .hidden_sags, .hidden_plader, .muh {
display: none;
}

.btn-margin {
  margin-top: 1.95rem !important;
}

td {
  white-space: normal !important; 
  word-wrap: break-word;
  
}
table {
  table-layout: fixed;
}

.deletebtn {
  width: 1rem;
}

.boing {
  font-size: 0.7rem;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before {
bottom: .5em;
}

@media print {
  body.modalprinter * {
      width: 430mm;
      visibility: hidden;
  }

  body.modalprinter .modal-dialog.focused {
      position: absolute;
      padding: 0;
      margin: 0;
      left: 15px;
      top: 0;
  }

  body.modalprinter .modal-dialog.focused .modal-content {
      border-width: 0;

  }

  body.modalprinter .modal-dialog.focused .modal-content .modal-header .modal-title,
  body.modalprinter .modal-dialog.focused .modal-content .modal-body,
  body.modalprinter .modal-dialog.focused .modal-content .modal-body * {
      visibility: visible;
      width: 97%;
      margin-bottom: 650px;
      margin-left: 0px;
      margin-right: 0px;
  }

  body.modalprinter .modal-dialog.focused .modal-content .modal-header,
  body.modalprinter .modal-dialog.focused .modal-content .modal-body {
      padding: 0;
      width: 97%;
  }

  body.modalprinter .modal-dialog.focused .modal-content .modal-header .modal-title {
      margin-bottom: 20px;
  }
  
}

/* @media screen {
  #printSection {
      display: none;
  }
}

@media print {
  body * {
    visibility: hidden;
  }
  #printSection, #printSection * {
    width: 277mm;
    visibility:visible;
    overflow: visible;
    margin-left: 0%;
    margin-right: 0%;
    
  }
  #printSection {
    position:absolute;
    left:0;
    top:0;
    overflow: visible;
    
  }
} */
.done {
  background-color:#85ff7a !important;
}

.done_aptering {
  background-color: #62d3fc !important;
}

.ordergbs_printed {
  background-color:blue !important;
}
