:root{--primary-background-color: #D3E0F2;--primary-text-color: #2E3138}.meshbill-tabs-main{display:flex;justify-content:center;width:100%}.meshbill-tabs-container{background-color:var(--primary-background-color);height:45px;border-radius:25px;width:98%}.meshbill-tab-single{cursor:pointer;display:flex;justify-content:center;align-items:center}.meshbill-tab-active-single{display:flex;justify-content:center;align-items:center;background:linear-gradient(90deg,#2e3138,#5a5d63);border-radius:25px;cursor:pointer}.meshbill-tab-single .meshbill-tab-text{color:var(--primary-text-color);font-size:16px;font-weight:400}.meshbill-tab-active-single .meshbill-tab-text{color:#fff;font-size:16px;font-weight:400}.form-container{display:flex;justify-content:center;background-color:#f0f2f5}.enable-item{display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#4caf50}.disable-item{display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#f44336}.item-settings-icons{cursor:pointer;width:30px;height:20px;color:#1490e2}.drag-drop-single-item-container{display:flex;align-items:center;gap:5px}.drag-drop-search-input{width:50%;margin-bottom:20px;height:45px;margin-right:10px}.drag-drop-bm-vlan-container{display:flex;gap:10px;margin-bottom:20px;margin-top:10px}
