ul.tabs{margin-top:6px;margin-bottom:1.2rem;width:100%;border-bottom:2px solid #f1f1f1;list-style:none}ul.tabs li.tab{display:inline-block;margin:0 22px -2px 0;height:38px;line-height:36px}ul.tabs li.tab .tab__inner{font-weight:600;color:#999;text-transform:uppercase;cursor:pointer;font-size:.875em;letter-spacing:.2px;border-bottom:none;display:block}ul.tabs li.tab .tab__inner.active,ul.tabs li.tab .tab__inner.router-link-active{border-bottom:2px solid #5193eb;color:#5193eb}.pager{left:0;right:0;margin:auto auto 0;position:relative;padding-bottom:3rem}.pager .pager-cnt{margin:2.3rem auto 0;display:none;align-items:center;padding:0 .4rem;max-width:256px;height:34.8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#f1f1f1;justify-content:space-between}.pager .pager-cnt .page-btn{height:24px;min-width:90px;padding:0 .4rem;display:flex;justify-content:center;text-align:center;font-weight:500;align-items:center;font-size:.75rem;background-color:#fff;color:#969595;cursor:vertical-text}.pager .pager-cnt .page-btn.active{cursor:pointer;color:#000}.pager .pager-cnt .curr{font-size:.875rem;font-weight:600}.pager.able{padding-bottom:0}.pager.able .pager-cnt{display:flex}.filter-cta{display:grid;grid-template-columns:3fr 2fr;grid-gap:8px;color:#5c5c5c;position:relative}.filter-cta .search{position:relative;--h:var(--btn-h)}.filter-cta .search input{width:200px;height:var(--h);margin-bottom:0}.filter-cta .search .s-icon{--w:18px;pointer-events:none;position:absolute;height:var(--w);width:var(--w);top:calc((var(--h) - var(--w))/2);right:12px}.filter-cta .button,.filter-cta button{padding:0 1em;margin-left:auto;justify-content:space-between;position:relative;background-color:#fff;color:#5c5c5c;border:.8px solid #d4d4d4;width:100%}.filter-cta .icon-cnt{margin-left:auto;height:13px;width:13px;display:block}.filter-cta .count{position:absolute;top:-7.5px;right:-7.5px;color:#fff;font-size:10px;height:15px;width:15px;padding-bottom:1.5px;line-height:0;text-align:center;display:flex;align-items:center;justify-content:center;background-color:#343434;border-radius:50%}.filter-cta .opts{position:absolute;background-color:#fff;border-radius:4px;padding:1em;opacity:.001;border:.8px solid #d4d4d4;margin-left:auto;pointer-events:none;z-index:200;right:0;top:50%;visibility:hidden;transition:all .2s ease-in-out;min-width:280px}.filter-cta .opts:before{height:20px;width:20px;top:-18px;position:absolute;right:10px;content:"";background:linear-gradient(to bottom left,transparent,transparent 50%,#fff 0) 10px 10px no-repeat,linear-gradient(to bottom right,transparent,transparent 50%,#fff 0) -10px 10px no-repeat,linear-gradient(to top right,rgba(0,0,0,.24),transparent 60%) 10px 11px no-repeat,linear-gradient(to top left,rgba(0,0,0,.24),transparent 60%) -10px 11px no-repeat}.filter-cta .opts.open{visibility:visible;top:calc(100% + 10px);pointer-events:auto;transition:all .2s ease-in-out;opacity:.999}.filter-cta .opts form{padding-bottom:0!important}:root{--nav-height:56px;--nav-w-sm:64px;--nav-w-full:250px}@media (max-width:760px){:root{--nav-w-sm:64px;--nav-height:54px}}#flows,#flows header{position:relative}@media (max-width:768px){#flows section{overflow-x:auto;overflow-y:hidden}}#flows section table{background-color:transparent;position:relative;z-index:2}#flows section table .select{max-width:30px;width:30px}#flows section table .select .form{display:flex;align-items:center;justify-content:center}#flows section table .select label{margin:0!important;width:14px}#flows section table td.id,#flows section table td.name,#flows section table th.id,#flows section table th.name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#flows section table td.id,#flows section table th.id{letter-spacing:.7px;max-width:140px;padding-right:4px;width:140px}#flows section table td.name,#flows section table th.name{max-width:220px;padding-right:4px;width:220px}#flows section table td.moded,#flows section table td.trig,#flows section table th.moded,#flows section table th.trig{max-width:120px;width:120px}#flows section table td.moded div,#flows section table th.moded div{display:flex;margin:0}#flows section table td.status,#flows section table td.type,#flows section table th.status,#flows section table th.type{max-width:100px;width:100px}#flows section table th{color:#8b8a8a}#flows section table td.id{font-size:.8125rem}#flows section table td.id:hover span{opacity:1}#flows section table td.name{font-size:.875rem;max-width:220px;width:220px}#flows section table td.name .txt{font-size:.925rem}#flows section table td.moded{padding-bottom:.2rem;padding-top:.2rem}#flows section table td.moded div{display:flex;flex-direction:column;height:18px;justify-content:center}#flows section table td.moded div,#flows section table td.name div{display:flex;flex-direction:column;height:26px;justify-content:center}#flows section table td.moded div span,#flows section table td.name div span{color:rgba(52,52,52,.5);display:block;font-size:.675rem;height:0;margin-right:.5em;opacity:0;pointer-events:none;transition:opacity .2s ease,height .2s ease}#flows section table td.moded div.show span,#flows section table td.name div.show span{height:15px;opacity:1;transition:opacity .2s ease,height .2s ease}