.dexanet-qpe-tabs-ui{margin-top:1rem;border:1px solid #ccc;border-radius:4px;overflow:hidden;background:#fff}.dexanet-qpe-tab-headers{display:flex;flex-wrap:wrap;gap:0;border-bottom:1px solid #ccc;background:#f8f8f8}.dexanet-qpe-tab-head{appearance:none;border:none;border-right:1px solid #ddd;padding:.65rem 1rem;cursor:pointer;background:0 0;font-size:13px;line-height:1.3;color:#333}.dexanet-qpe-tab-head:hover,.dexanet-qpe-tab-head:focus{background:#eee;outline:none}.dexanet-qpe-tab-head.active{background:#fff;font-weight:600;border-bottom:2px solid #eb5202;margin-bottom:-1px}.dexanet-qpe-tab-panel{display:none;padding:1rem;max-height:55vh;overflow:auto}.dexanet-qpe-tab-panel.active{display:block}