.tabs-myui .labels-wrap{display:flex;justify-content:flex-start;-moz-column-gap:1rem;column-gap:1rem;align-items:top;width:-moz-fit-content;width:fit-content;min-height:2rem;padding-bottom:1rem;padding-top:1rem;position:sticky;top:0;z-index:10;width:100%;background:#fff;overflow-x:scroll;border-bottom:1px solid #e6e6e6}.tabs-myui .labels-wrap::-webkit-scrollbar{display:none}.tabs-myui .labels-wrap span{white-space:nowrap}.tabs-myui .tab-item{display:inline-block;width:-moz-fit-content;width:fit-content;cursor:pointer;transition:all .15s ease-in-out}.tabs-myui .tab-item.tab-item.bordered{padding:1rem;border:1px solid #353535;border-radius:6px}.tabs-myui .tab-item.tab-item.bordered.active,.tabs-myui .tab-item.tab-item.bordered:hover{background:#ff7714;color:#fff}.tabs-myui .tab-item.tab-item.lined{padding-bottom:0;border-bottom:2px solid #cbcbcb}.tabs-myui .tab-item.tab-item.lined.active,.tabs-myui .tab-item.tab-item.lined:hover{border-bottom:2px solid #ff7714}
