.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}
.icon{width:20px;height:20px;display:inline-block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle;flex:0 0 auto}
.icon.tiny{width:14px;height:14px}
.side-nav a>.icon{width:21px;height:21px;margin:0 1px;color:#dceaff;transition:transform .18s ease,color .18s ease}
.side-nav a:hover>.icon{transform:translateY(-1px);color:#fff}.side-nav a.active>.icon{color:#fff;stroke-width:2}
.filter-box>.icon:first-child,.search-box>.icon{width:17px;height:17px;color:#536989}.filter-box>.icon:last-child{margin-left:auto;color:#617490}
.notification{display:grid;place-items:center;width:38px;height:38px;cursor:pointer}.notification>.icon{width:21px;height:21px}
.button>.icon{width:17px;height:17px;stroke-width:2.2}.button>.icon.tiny{margin-left:8px;width:13px;height:13px}
.metric-icon>.icon{width:23px;height:23px;stroke-width:2}
.company-symbol{width:39px;height:39px;border-radius:9px;background:#e8f1ff;display:grid;place-items:center}.company-symbol>.icon{width:22px;height:22px}
.row-company{display:inline-grid;place-items:center;width:23px;height:23px;margin-right:7px;border-radius:5px;background:#edf4ff}.row-company>.icon{width:14px;height:14px}
.alert-icon>.icon{width:18px;height:18px;stroke-width:2}.check-circle>.icon{width:21px;height:21px;stroke-width:2.5}
.more-link{display:grid;place-items:center;width:27px;height:27px;border-radius:6px}.more-link:hover{background:#edf3fb}.more-link>.icon{width:17px;height:17px}
.outline-button{display:inline-flex;align-items:center;gap:6px}.outline-button>.icon{width:14px;height:14px}
@media(max-width:760px){.side-nav a{justify-content:center}.side-nav a>.icon{width:22px;height:22px}}
