/* KnowCore V1.7.13.16.3.7.4.12 – Instandhaltung Maschine/Bild/Barcode/Löschrechte */
.maintMachineThumbV80354{
  width:72px;height:54px;object-fit:cover;border-radius:8px;border:1px solid var(--line,#d9e2ea);background:#eef3f7;display:block;
}
.maintMachineThumbPlaceholderV80354{
  width:72px;height:54px;border-radius:8px;border:1px dashed var(--line,#cbd7df);background:#f4f7f9;display:flex;align-items:center;justify-content:center;font-weight:800;color:#73808c;
}
.maintAssetPickerV80354{display:flex;gap:8px;align-items:center;min-width:0;width:100%;}
.maintAssetPickerV80354 .in{flex:1 1 240px;min-width:0;}
.maintDangerV80354{border-color:#c23b3b!important;color:#a92525!important;}
.maintDangerV80354:hover{background:rgba(194,59,59,.09)!important;}
.maintBarcodeBoxV80354{max-width:680px;}
.maintBarcodeVideoWrapV80354{position:relative;background:#0d151b;border-radius:12px;overflow:hidden;min-height:210px;display:flex;align-items:center;justify-content:center;}
.maintBarcodeVideoWrapV80354 video{width:100%;max-height:52vh;display:block;background:#0d151b;}
.maintBarcodeCameraHintV80354{position:absolute;left:10px;right:10px;bottom:10px;padding:7px 9px;border-radius:8px;background:rgba(0,0,0,.62);color:#fff;}
.maintScanHitV80354{outline:2px solid currentColor;outline-offset:2px;}
@media (max-width:700px){
  .maintAssetPickerV80354{display:grid;grid-template-columns:minmax(0,1fr);}
  .maintAssetPickerV80354 .btn{width:100%;}
  .maintMachineThumbV80354,.maintMachineThumbPlaceholderV80354{width:58px;height:44px;}
  #maintAssetTableBodyV80350 td:first-child{width:64px;}
  .maintBarcodeVideoWrapV80354{min-height:180px;}
}
