.dualface{display:flex;gap:5px;align-items:center}.face.bnc span,.face.jack span{position:absolute;width:42%;height:42%;left:29%;top:29%;border-radius:50%;background:#999;border:2px solid #111}.face.ether span{position:absolute;width:52%;height:42%;left:24%;top:28%;background:#aaa;border:2px solid #111;border-radius:2px}.face.speakon span{position:absolute;width:55%;height:55%;left:22%;top:22%;background:#315f91;border-radius:50%}.labelbar{min-height:54px;background:#e9e6dd;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:14px;padding:9px 20px}.labelbar label{font-size:8px}.labelbar input{min-width:280px;background:white;border:1px solid var(--line);padding:10px 12px}.labelbar button{background:var(--ink);color:white;border:0;padding:10px 14px;font-size:9px;font-weight:bold}.labelbar small{font-size:8px;color:#777}.label-item text{font-family:Arial,sans-serif;font-weight:bold}@media(max-width:700px){.labelbar{flex-wrap:wrap}.labelbar input{min-width:0;flex:1}.labelbar small{display:none}}
