﻿@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";:root{--color-bg: #F6F8FA;--color-bg-card: #FFFFFF;--color-bg-hover: #F8F9FC;--color-bg-sidebar: #FFFFFF;--color-text-primary: #212529;--color-text-secondary: #909294;--color-text-heading: #32383e;--color-border: #CFD4D9;--color-border-light: #E5E5E5;--color-border-hover: #A8B0B8;--color-primary: #5762D5;--color-primary-hover: #2046D4;--color-success: #20BC40;--color-danger: #FF2850;--shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.05);--shadow-md: 0 2px 8px rgba(0, 0, 0, 0.08);--shadow-lg: 0 4px 16px rgba(0, 0, 0, 0.1);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--transition-fast: 0.15s ease;--transition-base: 0.2s ease;--transition-smooth: 0.25s cubic-bezier(0.4, 0, 0.2, 1);--focus-ring: 0 0 0 3px rgba(87, 98, 213, 0.2)}.dark-theme{--color-bg: #212529;--color-bg-card: #212529;--color-bg-hover: #182028;--color-bg-sidebar: #081018;--color-text-primary: #CFD4D9;--color-text-secondary: #808890;--color-text-heading: #CFD4D9;--color-border: #202830;--color-border-light: #182028;--color-border-hover: #404850;--shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.2);--shadow-md: 0 2px 8px rgba(0, 0, 0, 0.3);--shadow-lg: 0 4px 16px rgba(0, 0, 0, 0.4)}*{box-sizing:border-box}*::-webkit-scrollbar{height:5px;width:5px}*::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}*::-webkit-scrollbar-thumb{background-color:#cfd4d9}*::-webkit-scrollbar-thumb:hover{background-color:#c4cad0}*::-webkit-scrollbar-thumb:active{background-color:#b8c0c7}body{background-color:#f6f8fa;font-family:"Roboto",sans-serif;overflow-y:overlay;overflow-x:hidden;position:relative;height:100%}body.dark-theme{background-color:#212529;color:#cfd4d9}body.bizon-auth-body{padding-top:80px;overflow-x:hidden;background-color:#fff}a{color:#32383e;transition:ease-in-out .2s}.dark-theme a:not(.btn){color:#cfd4d9}a:hover{color:#babfc3;text-decoration:none}.dark-theme a:hover:not(.btn):not(.navbar-brand):not(.dropdown-item){color:#f6f8fa}a.active{color:#5762d5}a.link-danger{color:#ff2850}a.link-danger:hover,a.link-danger.active{color:#990f02}a.link-primary{color:#5762d5}a.link-primary:hover,a.link-primary:active{color:#2046d4}button{transition:ease-in-out .2s}h1,h2,h3,h4,h5,h6{font-weight:600;margin-bottom:4px;color:#32383e}h1{font-size:28px;line-height:30px}h1.headline{font-size:32px;line-height:38px;margin-bottom:8px}h2{font-size:24px;line-height:26px}h3{font-size:20px;line-height:22px}h4{font-size:18px;line-height:20px}h5{font-size:16px;line-height:18px}h6{font-size:14px;line-height:16px}p{color:#32383e;font-size:14px;line-height:22px}p.p-lg{font-size:18px;line-height:24px}p.p-sm{font-size:14px;line-height:20px}p.p-sm.comment-date{line-height:16px;margin-left:14px}p.p-xs{font-size:12px;line-height:14px}hr{border-color:#cfd4d9}hr.no-gutters{margin:8px -20px}hr.hr-description{margin:0 0px 5px 0}hr.card-divider{margin-top:16px;margin-bottom:11px;margin-right:-20px}.bizon-row hr.hr-description{margin:0 -20px 5px 0}footer.bizon-auth-footer{display:flex;margin-top:40px}footer.bizon-auth-footer h6{padding-top:10px;margin-right:20px}footer.bizon-auth-footer img{width:153px;height:39px}.skip-link{position:absolute;top:-40px;left:0;padding:8px 16px;background:#5762d5;color:#fff;z-index:9999;transition:top .2s ease;font-size:14px;text-decoration:none;border-radius:0 0 4px 0}.skip-link:focus{top:0;color:#fff}*:focus-visible{outline:2px solid #5762d5;outline-offset:2px}*:focus:not(:focus-visible){outline:none}.btn:focus-visible{box-shadow:0 0 0 3px rgba(87,98,213,.3)}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #fff inset !important}input[readonly=readonly],input[readonly]{background-color:#fff !important}.context-bar__wrapper{width:100%;margin-top:120px;margin-right:0;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding-right:8px;padding-left:8px;gap:32px;width:inherit;background:#fff;border-radius:2px}.context-bar__wrapper--isApplicationUsers{margin-top:93px}.context-bar .view-switch-buttons{min-height:32px}.context-bar .mr-32{margin-right:32px !important}.context-bar__right-side-container{display:flex;flex-direction:row;align-items:center;justify-content:end;width:unset !important;gap:8px}.context-bar__right-side-container .top-bar-divider{margin:0 12px !important;height:22px !important;background-color:#cfd4d9;width:1px}.context-bar__button{padding:8px 20px;line-height:16px;font-size:14px;border:none;border-radius:4px;font-weight:700;font-size:14px;white-space:nowrap;cursor:pointer}.context-bar__button_isLight{background-color:#f5f5f5}.context-bar__button_isLight:hover{background:#e6e6e6}.context-bar__button_isLight:focus,.context-bar__button_isLight:active{background:#8a8a8a}.context-bar__button_isLight:disabled{background:#e2e2e2}.context-bar__button_isGreen{background:#5ab851;color:#fff !important;display:inline-block}.context-bar__button_isGreen:hover{background:#75d06c}.context-bar__button_isGreen:focus,.context-bar__button_isGreen:active{background:#3c8e34}.context-bar__button_isGreen:disabled{background:#b5d6b2}.context-bar__button_isRed{background:#f6cece;color:#990f02}.context-bar__button_isRed:hover{background:#e69b9b}.context-bar__button_isRed:focus,.context-bar__button_isRed:active{background:#990f02;color:#fff}.context-bar__button_isRed:disabled{background:#f4b2b2;color:#fff}.context-bar__button_isLightBlue{background:#e0e4ff;color:#5762d5}.context-bar__button_isBlue{background:#5762d5;color:#fff}.context-bar .context-search-container{position:relative;border:1px solid #cfd4d9;border-radius:4px}.context-bar .context-search-container .search-icon-container{position:absolute;top:0px;right:0px;padding:9px}.context-bar .context-search-container .search-icon-container svg{top:-1px}.context-bar .context-search-container .context-search-input{padding-right:35px !important;padding-left:7px !important;line-height:41px;height:32px;margin:0;color:#212529;width:100%;border:none !important;border-radius:4px;font-size:14px;transition:box-shadow var(--transition-fast, 0.15s ease)}.context-bar .context-search-container .context-search-input:focus{box-shadow:0 0 0 2px rgba(87,98,213,.25)}.context-bar .filter{display:flex;flex-direction:row;gap:8px;margin-right:auto}.context-bar .filter .dropdown-toggle::after{display:none}.context-bar .filter__btn{padding:5px;border-radius:4px;background-color:#5762d5}.context-bar .filter__btn.noActiveFilters{background-color:#e0e4ff}.context-bar .filter__btn.noActiveFilters .filter__icon{background-image:url("../svg/filter-blue.svg")}.context-bar .filter__icon{width:20px;height:20px;background-image:url("../svg/filter-white.svg")}.context-bar .filter__count-container{display:flex;align-content:center;gap:4px;padding:7px;color:#5762d5;border-radius:4px;background:#e1e4fd}.context-bar .filter__count-text{font-weight:700;font-size:14px;line-height:16px}.context-bar .filter__count-clear{display:inline-block;cursor:pointer;background-image:url("../svg/xs-blue.svg");width:8px;background-size:contain;background-repeat:no-repeat;background-position:center}.context-bar .filter__dropdown-menu{padding:15px 20px;width:290px !important}.context-bar .filter__primary-label{font-size:14px}.context-bar .filter__secondary-label{font-size:12px;color:#cfd4d9;margin-left:5px}.context-bar__daterange-container{display:flex;flex-direction:row;gap:20px}.context-bar__daterange-month-control{width:10px;height:10px;background-repeat:no-repeat;background-size:contain;background-position:center;align-self:center;cursor:pointer}.context-bar__daterange-month-control_isNext{background-image:url("data:image/svg+xml,%3Csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.528606 1.02858C0.788955 0.768226 1.21107 0.768226 1.47141 1.02858L5.47141 5.02858C5.73176 5.28892 5.73176 5.71103 5.47141 5.97138L1.47141 9.97138C1.21107 10.2317 0.788955 10.2317 0.528606 9.97138C0.268256 9.71103 0.268256 9.28893 0.528606 9.02858L4.0572 5.49998L0.528606 1.97138C0.268256 1.71103 0.268256 1.28892 0.528606 1.02858Z' fill='black'/%3E%3C/svg%3E")}.context-bar__daterange-month-control_isPrev{background-image:url("data:image/svg+xml,%3Csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.47138 1.02858C5.73173 1.28892 5.73173 1.71103 5.47138 1.97138L1.94279 5.49998L5.47138 9.02858C5.73173 9.28893 5.73173 9.71103 5.47138 9.97138C5.21103 10.2317 4.78892 10.2317 4.52858 9.97138L0.528575 5.97138C0.268226 5.71103 0.268226 5.28892 0.528575 5.02858L4.52858 1.02858C4.78892 0.768226 5.21103 0.768226 5.47138 1.02858Z' fill='black'/%3E%3C/svg%3E")}.context-bar__daterange-picker{border:none;position:absolute;visibility:hidden}.context-bar__daterange-picker:before{position:absolute;top:0%;left:0%;content:">";width:24px;height:24px}.context-bar .dropdown.show .rotate-arrow::after{transform:rotate(180deg)}.context-bar .dropdown-btn{display:flex;background:#5ab851;border-radius:4px;padding:16px 8px !important;gap:30px;max-height:45px !important}.context-bar .dropdown-btn:after{color:#fff;font-size:11px}.context-bar .dropdown-btn__text{font-weight:700;font-size:14px;line-height:1;color:#fff}.context-bar .dropdown-btn_isSpace{background-color:#242d54;border:1px solid rgba(0,0,0,0)}.context-bar .dropdown-btn_isSpace:after{color:#fff !important}.context-bar .dropdown-btn_isSpace .dropdown-btn__text{color:#fff}.context-bar .dropdown-btn_isLight{background-color:#f8f9fc;border:1px solid #e5e5e5}.context-bar .dropdown-btn_isLight:after{color:#363c53 !important}.context-bar .dropdown-btn_isLight .dropdown-btn__text{color:#363c53}.context-bar .dropdown-btn_isLight:hover{border:1px solid #5762d5}.context-bar .dropdown-btn_isLight:hover.dropdown-btn_isLight:after{color:#5762d5 !important}.context-bar .context-dropdown:active,.context-bar .context-dropdown:focus{background-color:#fff !important}.context-bar .context-dropdown__container{display:flex;flex-direction:column;gap:20px;padding:8px}.context-bar .context-dropdown__container:active,.context-bar .context-dropdown__container:focus{background-color:#fff !important}.context-bar .context-dropdown__item.dropdown-item{display:flex;flex-direction:row;gap:19px;padding:0}.context-bar .context-dropdown__item.dropdown-item:active,.context-bar .context-dropdown__item.dropdown-item:focus{background-color:#fff !important}.context-bar .context-dropdown__item-icon{width:31px;height:26px;background-repeat:no-repeat;background-size:cover;background-position:center}.context-bar .context-dropdown__item-icon--summary{background-image:url("data:image/svg+xml,%3Csvg width='31' height='26' viewBox='0 0 31 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='31' height='26' rx='2' fill='%23F32941'/%3E%3Cpath d='M8.08398 13.959H5.91016V12.5879H8.08398C8.41992 12.5879 8.69336 12.5332 8.9043 12.4238C9.11523 12.3105 9.26953 12.1543 9.36719 11.9551C9.46484 11.7559 9.51367 11.5312 9.51367 11.2812C9.51367 11.0273 9.46484 10.791 9.36719 10.5723C9.26953 10.3535 9.11523 10.1777 8.9043 10.0449C8.69336 9.91211 8.41992 9.8457 8.08398 9.8457H6.51953V17H4.76172V8.46875H8.08398C8.75195 8.46875 9.32422 8.58984 9.80078 8.83203C10.2812 9.07031 10.6484 9.40039 10.9023 9.82227C11.1562 10.2441 11.2832 10.7266 11.2832 11.2695C11.2832 11.8203 11.1562 12.2969 10.9023 12.6992C10.6484 13.1016 10.2812 13.4121 9.80078 13.6309C9.32422 13.8496 8.75195 13.959 8.08398 13.959ZM15.1152 17H13.2578L13.2695 15.6289H15.1152C15.5762 15.6289 15.9648 15.5254 16.2812 15.3184C16.5977 15.1074 16.8359 14.8008 16.9961 14.3984C17.1602 13.9961 17.2422 13.5098 17.2422 12.9395V12.5234C17.2422 12.0859 17.1953 11.7012 17.1016 11.3691C17.0117 11.0371 16.877 10.7578 16.6973 10.5312C16.5176 10.3047 16.2969 10.1348 16.0352 10.0215C15.7734 9.9043 15.4727 9.8457 15.1328 9.8457H13.2227V8.46875H15.1328C15.7031 8.46875 16.2246 8.56641 16.6973 8.76172C17.1738 8.95312 17.5859 9.22852 17.9336 9.58789C18.2812 9.94727 18.5488 10.377 18.7363 10.877C18.9277 11.373 19.0234 11.9258 19.0234 12.5352V12.9395C19.0234 13.5449 18.9277 14.0977 18.7363 14.5977C18.5488 15.0977 18.2812 15.5273 17.9336 15.8867C17.5898 16.2422 17.1777 16.5176 16.6973 16.7129C16.2207 16.9043 15.6934 17 15.1152 17ZM14.2539 8.46875V17H12.4961V8.46875H14.2539ZM22.0586 8.46875V17H20.3008V8.46875H22.0586ZM25.457 12.1133V13.4844H21.5781V12.1133H25.457ZM25.8672 8.46875V9.8457H21.5781V8.46875H25.8672Z' fill='white'/%3E%3C/svg%3E")}.context-bar .context-dropdown__item-icon--xls{background-image:url("data:image/svg+xml,%3Csvg width='31' height='26' viewBox='0 0 31 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='31' height='26' rx='2' fill='%2304AF75'/%3E%3Cpath d='M6.70898 8.46875L8.31445 11.4453L9.91992 8.46875H11.9297L9.45117 12.6992L11.9941 17H9.9668L8.31445 13.9648L6.66211 17H4.62305L7.17188 12.6992L4.6875 8.46875H6.70898ZM18.3633 15.6289V17H14.0684V15.6289H18.3633ZM14.6367 8.46875V17H12.8789V8.46875H14.6367ZM23.8125 14.7676C23.8125 14.6152 23.7891 14.4785 23.7422 14.3574C23.6992 14.2324 23.6172 14.1191 23.4961 14.0176C23.375 13.9121 23.2051 13.8086 22.9863 13.707C22.7676 13.6055 22.4844 13.5 22.1367 13.3906C21.75 13.2656 21.3828 13.125 21.0352 12.9688C20.6914 12.8125 20.3867 12.6309 20.1211 12.4238C19.8594 12.2129 19.6523 11.9688 19.5 11.6914C19.3516 11.4141 19.2773 11.0918 19.2773 10.7246C19.2773 10.3691 19.3555 10.0469 19.5117 9.75781C19.668 9.46484 19.8867 9.21484 20.168 9.00781C20.4492 8.79688 20.7812 8.63477 21.1641 8.52148C21.5508 8.4082 21.9746 8.35156 22.4355 8.35156C23.0645 8.35156 23.6133 8.46484 24.082 8.69141C24.5508 8.91797 24.9141 9.22852 25.1719 9.62305C25.4336 10.0176 25.5645 10.4688 25.5645 10.9766H23.8184C23.8184 10.7266 23.7656 10.5078 23.6602 10.3203C23.5586 10.1289 23.4023 9.97852 23.1914 9.86914C22.9844 9.75977 22.7227 9.70508 22.4062 9.70508C22.1016 9.70508 21.8477 9.75195 21.6445 9.8457C21.4414 9.93555 21.2891 10.0586 21.1875 10.2148C21.0859 10.3672 21.0352 10.5391 21.0352 10.7305C21.0352 10.875 21.0703 11.0059 21.1406 11.123C21.2148 11.2402 21.3242 11.3496 21.4688 11.4512C21.6133 11.5527 21.791 11.6484 22.002 11.7383C22.2129 11.8281 22.457 11.916 22.7344 12.002C23.1992 12.1426 23.6074 12.3008 23.959 12.4766C24.3145 12.6523 24.6113 12.8496 24.8496 13.0684C25.0879 13.2871 25.2676 13.5352 25.3887 13.8125C25.5098 14.0898 25.5703 14.4043 25.5703 14.7559C25.5703 15.127 25.498 15.459 25.3535 15.752C25.209 16.0449 25 16.293 24.7266 16.4961C24.4531 16.6992 24.127 16.8535 23.748 16.959C23.3691 17.0645 22.9453 17.1172 22.4766 17.1172C22.0547 17.1172 21.6387 17.0625 21.2285 16.9531C20.8184 16.8398 20.4453 16.6699 20.1094 16.4434C19.7773 16.2168 19.5117 15.9277 19.3125 15.5762C19.1133 15.2246 19.0137 14.8086 19.0137 14.3281H20.7773C20.7773 14.5938 20.8184 14.8184 20.9004 15.002C20.9824 15.1855 21.0977 15.334 21.2461 15.4473C21.3984 15.5605 21.5781 15.6426 21.7852 15.6934C21.9961 15.7441 22.2266 15.7695 22.4766 15.7695C22.7812 15.7695 23.0312 15.7266 23.2266 15.6406C23.4258 15.5547 23.5723 15.4355 23.666 15.2832C23.7637 15.1309 23.8125 14.959 23.8125 14.7676Z' fill='white'/%3E%3C/svg%3E")}.context-bar .context-dropdown__item-icon--csv{background-image:url("data:image/svg+xml,%3Csvg width='32' height='26' viewBox='0 0 32 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='26' rx='2' fill='%23018BDE'/%3E%3Cpath d='M9.70703 14.1699H11.459C11.4238 14.7441 11.2656 15.2539 10.9844 15.6992C10.707 16.1445 10.3184 16.4922 9.81836 16.7422C9.32227 16.9922 8.72461 17.1172 8.02539 17.1172C7.47852 17.1172 6.98828 17.0234 6.55469 16.8359C6.12109 16.6445 5.75 16.3711 5.44141 16.0156C5.13672 15.6602 4.9043 15.2305 4.74414 14.7266C4.58398 14.2227 4.50391 13.6582 4.50391 13.0332V12.4414C4.50391 11.8164 4.58594 11.252 4.75 10.748C4.91797 10.2402 5.15625 9.80859 5.46484 9.45312C5.77734 9.09766 6.15039 8.82422 6.58398 8.63281C7.01758 8.44141 7.50195 8.3457 8.03711 8.3457C8.74805 8.3457 9.34766 8.47461 9.83594 8.73242C10.3281 8.99023 10.709 9.3457 10.9785 9.79883C11.252 10.252 11.416 10.7676 11.4707 11.3457H9.71289C9.69336 11.002 9.625 10.7109 9.50781 10.4727C9.39062 10.2305 9.21289 10.0488 8.97461 9.92773C8.74023 9.80273 8.42773 9.74023 8.03711 9.74023C7.74414 9.74023 7.48828 9.79492 7.26953 9.9043C7.05078 10.0137 6.86719 10.1797 6.71875 10.4023C6.57031 10.625 6.45898 10.9062 6.38477 11.2461C6.31445 11.582 6.2793 11.9766 6.2793 12.4297V13.0332C6.2793 13.4746 6.3125 13.8633 6.37891 14.1992C6.44531 14.5312 6.54688 14.8125 6.68359 15.043C6.82422 15.2695 7.00391 15.4414 7.22266 15.5586C7.44531 15.6719 7.71289 15.7285 8.02539 15.7285C8.39258 15.7285 8.69531 15.6699 8.93359 15.5527C9.17188 15.4355 9.35352 15.2617 9.47852 15.0312C9.60742 14.8008 9.68359 14.5137 9.70703 14.1699ZM17.0547 14.7676C17.0547 14.6152 17.0312 14.4785 16.9844 14.3574C16.9414 14.2324 16.8594 14.1191 16.7383 14.0176C16.6172 13.9121 16.4473 13.8086 16.2285 13.707C16.0098 13.6055 15.7266 13.5 15.3789 13.3906C14.9922 13.2656 14.625 13.125 14.2773 12.9688C13.9336 12.8125 13.6289 12.6309 13.3633 12.4238C13.1016 12.2129 12.8945 11.9688 12.7422 11.6914C12.5938 11.4141 12.5195 11.0918 12.5195 10.7246C12.5195 10.3691 12.5977 10.0469 12.7539 9.75781C12.9102 9.46484 13.1289 9.21484 13.4102 9.00781C13.6914 8.79688 14.0234 8.63477 14.4062 8.52148C14.793 8.4082 15.2168 8.35156 15.6777 8.35156C16.3066 8.35156 16.8555 8.46484 17.3242 8.69141C17.793 8.91797 18.1562 9.22852 18.4141 9.62305C18.6758 10.0176 18.8066 10.4688 18.8066 10.9766H17.0605C17.0605 10.7266 17.0078 10.5078 16.9023 10.3203C16.8008 10.1289 16.6445 9.97852 16.4336 9.86914C16.2266 9.75977 15.9648 9.70508 15.6484 9.70508C15.3438 9.70508 15.0898 9.75195 14.8867 9.8457C14.6836 9.93555 14.5312 10.0586 14.4297 10.2148C14.3281 10.3672 14.2773 10.5391 14.2773 10.7305C14.2773 10.875 14.3125 11.0059 14.3828 11.123C14.457 11.2402 14.5664 11.3496 14.7109 11.4512C14.8555 11.5527 15.0332 11.6484 15.2441 11.7383C15.4551 11.8281 15.6992 11.916 15.9766 12.002C16.4414 12.1426 16.8496 12.3008 17.2012 12.4766C17.5566 12.6523 17.8535 12.8496 18.0918 13.0684C18.3301 13.2871 18.5098 13.5352 18.6309 13.8125C18.752 14.0898 18.8125 14.4043 18.8125 14.7559C18.8125 15.127 18.7402 15.459 18.5957 15.752C18.4512 16.0449 18.2422 16.293 17.9688 16.4961C17.6953 16.6992 17.3691 16.8535 16.9902 16.959C16.6113 17.0645 16.1875 17.1172 15.7188 17.1172C15.2969 17.1172 14.8809 17.0625 14.4707 16.9531C14.0605 16.8398 13.6875 16.6699 13.3516 16.4434C13.0195 16.2168 12.7539 15.9277 12.5547 15.5762C12.3555 15.2246 12.2559 14.8086 12.2559 14.3281H14.0195C14.0195 14.5938 14.0605 14.8184 14.1426 15.002C14.2246 15.1855 14.3398 15.334 14.4883 15.4473C14.6406 15.5605 14.8203 15.6426 15.0273 15.6934C15.2383 15.7441 15.4688 15.7695 15.7188 15.7695C16.0234 15.7695 16.2734 15.7266 16.4688 15.6406C16.668 15.5547 16.8145 15.4355 16.9082 15.2832C17.0059 15.1309 17.0547 14.959 17.0547 14.7676ZM23.084 15.2188L25.0938 8.46875H27.0508L24.0801 17H22.791L23.084 15.2188ZM21.2324 8.46875L23.2363 15.2188L23.541 17H22.2402L19.2871 8.46875H21.2324Z' fill='white'/%3E%3C/svg%3E")}.context-bar .context-dropdown__item-icon--print{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.33333 5.33335C7.33333 4.96516 7.63181 4.66669 7.99999 4.66669H16C16.3682 4.66669 16.6667 4.96516 16.6667 5.33335V10C16.6667 10.3682 16.3682 10.6667 16 10.6667C15.6318 10.6667 15.3333 10.3682 15.3333 10V6.00002H8.66666V10C8.66666 10.3682 8.36818 10.6667 7.99999 10.6667C7.63181 10.6667 7.33333 10.3682 7.33333 10V5.33335Z' fill='%23344054'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.66667 10.6666C6.48986 10.6666 6.32029 10.7369 6.19527 10.8619C6.07024 10.9869 6.00001 11.1565 6.00001 11.3333V14.6666C6.00001 14.8435 6.07024 15.013 6.19527 15.1381C6.32029 15.2631 6.48986 15.3333 6.66667 15.3333H8C8.36819 15.3333 8.66667 15.6318 8.66667 16C8.66667 16.3682 8.36819 16.6666 8 16.6666H6.66667C6.13624 16.6666 5.62753 16.4559 5.25246 16.0809C4.87739 15.7058 4.66667 15.1971 4.66667 14.6666V11.3333C4.66667 10.8029 4.87739 10.2942 5.25246 9.9191C5.62753 9.54403 6.13624 9.33331 6.66667 9.33331H17.3333C17.8638 9.33331 18.3725 9.54403 18.7476 9.9191C19.1226 10.2942 19.3333 10.8029 19.3333 11.3333V14.6666C19.3333 15.1971 19.1226 15.7058 18.7476 16.0809C18.3725 16.4559 17.8638 16.6666 17.3333 16.6666H16C15.6318 16.6666 15.3333 16.3682 15.3333 16C15.3333 15.6318 15.6318 15.3333 16 15.3333H17.3333C17.5101 15.3333 17.6797 15.2631 17.8047 15.1381C17.9298 15.013 18 14.8435 18 14.6666V11.3333C18 11.1565 17.9298 10.9869 17.8047 10.8619C17.6797 10.7369 17.5101 10.6666 17.3333 10.6666H6.66667Z' fill='%23344054'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.33333 13.3334C7.33333 12.9652 7.63181 12.6667 7.99999 12.6667H16C16.3682 12.6667 16.6667 12.9652 16.6667 13.3334V18.6667C16.6667 19.0349 16.3682 19.3334 16 19.3334H7.99999C7.63181 19.3334 7.33333 19.0349 7.33333 18.6667V13.3334ZM8.66666 14V18H15.3333V14H8.66666Z' fill='%23344054'/%3E%3C/svg%3E")}.context-bar .context-dropdown__item-text{display:grid;place-content:center;font-weight:700;font-size:14px;color:#212529}.context-bar .pipe{width:22px;border:1px solid #cfd4d9;transform:rotate(90deg)}.context-bar .bar-avatars{display:grid;place-items:center}.context-bar .bar-avatars__wrapper{display:flex;flex-direction:row;cursor:pointer}.context-bar .bar-avatars__wrapper>*:not(:first-child){margin-left:-10px}.context-bar .bar-avatars__account-link{min-width:24px;max-width:24px;min-height:24px;max-height:24px}.context-bar .bar-avatars__account-link_isCounter{border:2px solid #fff;border-radius:50%;background-color:#eaeefe;color:#5762d5;text-align:center;font-size:12px;font-weight:700;line-height:175%}.context-bar .bar-avatars__user-avatar{width:24px;height:24px;border:2px solid #fff;border-radius:50%}.daterangepicker:before,.daterangepicker:after{content:unset !important}#daterange-values{margin:0}@media(max-width: 575px){.context-bar__context-search-container{display:block !important;margin:0px !important;gap:8px !important;display:flex !important;flex-direction:column !important}.context-bar__right-side-container{width:100% !important}.context-bar .context-bar+.context-search-container{width:100%}.context-bar__right-side{flex-direction:column !important;gap:8px !important;width:100%}.context-bar__button{width:100% !important}}.auth-validation:not(.validation-summary-valid){padding-top:8px}.auth-validation:not(.validation-summary-valid) ul{margin-bottom:-10px;list-style:none;font-size:14px;padding:8px 14px;background-color:#ffe0e4;border-radius:4px}.navbar-link-item-chevron svg{width:10px;height:15px;margin-left:4pX;margin-bottom:2px}.enable-background{enable-background:new 0 0 512 512}.navigation-nested-list--isHidden{display:none}nav.main-nav{height:64px;z-index:10;box-shadow:var(--shadow-sm)}nav.main-nav .navbar-divider{display:block;background-color:#cfd4d9;height:24px;width:1px;margin-right:20px;position:relative;top:2px}.dark-theme nav.main-nav .navbar-divider{background-color:#202830}nav.main-nav .hamburger{padding:0;outline:none}nav.main-nav .hamburger .hamburger-box{top:2px}nav.main-nav .hamburger .hamburger-box .hamburger-inner,nav.main-nav .hamburger .hamburger-box .hamburger-inner::before,nav.main-nav .hamburger .hamburger-box .hamburger-inner::after{background-color:#212529}.dark-theme nav.main-nav .hamburger .hamburger-box .hamburger-inner,.dark-theme nav.main-nav .hamburger .hamburger-box .hamburger-inner::before,.dark-theme nav.main-nav .hamburger .hamburger-box .hamburger-inner::after{background-color:#cfd4d9}nav.main-nav .hamburger.is-active .hamburger-box .hamburger-inner,nav.main-nav .hamburger.is-active .hamburger-box .hamburger-inner::before,nav.main-nav .hamburger.is-active .hamburger-box .hamburger-inner::after{background-color:#ff2850}nav.main-nav a.navbar-brand{font-weight:300;font-size:22px}.dark-theme nav.main-nav a.navbar-brand:focus{color:#cfd4d9}nav.main-nav a.navbar-brand span{font-weight:700}nav.main-nav ul{margin-left:10px}nav.main-nav ul li{font-size:14px;line-height:15px;letter-spacing:1px;font-weight:500;white-space:nowrap}nav.main-nav a.main-nav-link{color:#f6f8fa;position:relative;padding-bottom:4px}nav.main-nav a.main-nav-link:hover,nav.main-nav a.main-nav-link.active{color:#212529}nav.main-nav a.main-nav-link.active::after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background-color:#5762d5;border-radius:1px}.dark-theme nav.main-nav a.main-nav-link:hover,.dark-theme nav.main-nav a.main-nav-link.active{color:#cfd4d9 !important}nav.main-nav .has-notifications{width:10px;height:10px;display:block;background-color:#ff2850;position:absolute;top:-6px;right:-6px;border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.05);animation:pulse-red 2s infinite}nav.main-nav-slide{width:100%;height:64px;z-index:9;background-color:#e8ecf0;position:absolute;top:0;transition:ease-in-out .2s}.dark-theme nav.main-nav-slide{background-color:#182028}nav.main-nav-slide ul li{margin-right:20px;font-size:14px;font-weight:600}nav.main-nav-slide.is-active{top:64px}nav.main-nav-slide a{color:#f6f8fa}nav.main-nav-slide a:hover,nav.main-nav-slide a.active{color:#212529}.dark-theme nav.main-nav-slide a{color:#f6f8fa !important}.dark-theme nav.main-nav-slide a:hover,.dark-theme nav.main-nav-slide a:active{color:#cfd4d9 !important}.more-vertical-details{background-image:url("/svg/more-horizontal-01.svg");background-repeat:no-repeat;background-position:center;height:16px;width:16px;content:" ";cursor:pointer;transition:ease-in-out .2s}.more-vertical-details:hover{background-image:url("/svg/more-horizontal-02.svg")}.dark-theme .more-vertical-details:hover{background-image:url("/svg/more-horizontal-03.svg")}nav.side-nav{z-index:999}nav.side-nav-left ul li{transition:background .5s ease-in-out;cursor:pointer}nav.side-nav,nav.side-nav-left{background-color:var(--color-bg-sidebar);min-height:calc(100vh - 108px);max-height:calc(100vh - 108px);transition:width var(--transition-smooth),box-shadow var(--transition-base);box-shadow:var(--shadow-sm);z-index:13}.dark-theme nav.side-nav{background-color:#081018;border-color:#202830}.side-nav-wrapper{left:0;top:108px;width:56px;height:calc(100% - 108px);position:fixed;bottom:0;transition:width var(--transition-smooth);font-weight:600;z-index:501}.side-nav-wrapper li:hover:not(.nav-slide-menu):not(.nav-list-date){background-color:#e0e4ff}.dark-theme .side-nav-wrapper li:hover:not(.nav-slide-menu):not(.nav-list-date){background-color:#202830}.side-nav-wrapper li:not(.nav-slide-menu){min-height:33px;height:0px}.side-nav-wrapper li>a:hover{color:#000 !important}.dark-theme .side-nav-wrapper li>a:hover{color:#cfd4d9 !important}.side-nav-wrapper li>a.report-link:hover{color:#2850f0 !important}.side-nav-wrapper li.active:not(.pm-nav):not(.adm-nav):not(.nav-personal-slide) a{color:#2850f0 !important;fill:#2850f0}.side-nav-wrapper .nav-slide-controller span{opacity:0;transition:opacity .2s ease-in-out}.side-nav-wrapper .nav-slide-controller svg{transition:margin .2s ease-in-out;margin-left:5px;min-width:20px}.side-nav-wrapper .nav-slide-controller svg.min-w-16{width:16px}.side-nav-wrapper .nav-slide-controller.is-opened a,.side-nav-wrapper .nav-slide-controller.is-opened svg g,.side-nav-wrapper .nav-slide-controller.is-opened svg polyline{color:#5762d5;fill:#5762d5}.side-nav-wrapper .nav-slide-controller:not(.nav-report-controller){transition:all .2s ease-in-out;padding:5px 8px;text-align:center}.side-nav-wrapper .nav-slide-controller:not(.nav-report-controller) a{transition:all .2s ease-in-out;padding-left:0px}.side-nav-wrapper.is-active{width:260px}.side-nav-wrapper.is-active .nav-slide-controller span{opacity:1}.side-nav-wrapper.is-active .nav-slide-controller svg{margin-left:0px !important}.side-nav-wrapper.is-active .nav-slide-controller{padding:5px 35px 5px 40px}.side-nav-wrapper.is-active .nav-report-controller{padding:0px 35px 0px 0px}.nav-sublist-list li{padding-left:20px}.nav-append-btn{color:#fff;background-color:#2850f0;border:none;outline:none;line-height:0px;border-radius:3px;width:20px;height:20px;min-width:20px;min-height:20px;padding:0px 1px}.nav-append-btn:focus{outline:none}.nav-list,.nav-sublist,.nav-sublist-list{margin-bottom:0;overflow:hidden}.nav-list>li:first-child{padding:5px 20px 5px 40px}.nav-slide-controller:not(.nav-report-controller){border-left:3px solid rgba(0,0,0,0)}.nav-slide-controller.active:not(.nav-report-controller),.nav-slide-controller.is-opened:not(.nav-report-controller){border-left:3px solid #5762d5 !important;background:#f6f8fa}.dark-theme .nav-slide-controller.active:not(.nav-report-controller),.dark-theme .nav-slide-controller.is-opened:not(.nav-report-controller){background:#0a1520}.nav-slide-controller.active:not(.nav-report-controller)+.nav-slide-menu,.nav-slide-controller.is-opened:not(.nav-report-controller)+.nav-slide-menu{border-left:3px solid #5762d5 !important}.nav-slide-controller.active:not(.nav-report-controller) span,.nav-slide-controller.active:not(.nav-report-controller) svg,.nav-slide-controller.active:not(.nav-report-controller) svg path,.nav-slide-controller.is-opened:not(.nav-report-controller) span,.nav-slide-controller.is-opened:not(.nav-report-controller) svg,.nav-slide-controller.is-opened:not(.nav-report-controller) svg path{color:#5762d5;fill:#5762d5}.dark-theme .nav-slide-controller.active:not(.nav-report-controller) span,.dark-theme .nav-slide-controller.active:not(.nav-report-controller) svg,.dark-theme .nav-slide-controller.active:not(.nav-report-controller) svg path,.dark-theme .nav-slide-controller.is-opened:not(.nav-report-controller) span,.dark-theme .nav-slide-controller.is-opened:not(.nav-report-controller) svg,.dark-theme .nav-slide-controller.is-opened:not(.nav-report-controller) svg path{color:#5762d5;fill:#5762d5}.dark-theme .nav-slide-controller svg{fill:#fff}.nav-slide-controller.is-opened,.nav-slide-controller+li.is-opened{background:#f6f8fa}.dark-theme .nav-slide-controller.is-opened,.dark-theme .nav-slide-controller+li.is-opened{background:#0a1520}.nav-slide-controller+.nav-slide-menu li a,.nav-slide-controller+.nav-slide-menu li .side-nav-btn{font-weight:400;font-size:14px;padding-left:40px}.nav-report-controller.active a{color:#5762d5}.nav-slide-controller:not(.nav-slide-controller),.nav-slide-controller+.nav-slide-menu{border-left:3px solid rgba(0,0,0,0);transition:background .2s ease-in-out}.nav-sublist a{padding:5px 10px 5px 60px;display:inline-block;width:100%}.nav-sublist .side-nav-btn{width:100%;text-align:left;padding:5px 10px 5px 40px}.nav-sublist-list>li.active a{color:#5762d5}.nav-sublist-list a{padding:5px 20px 5px 80px;display:inline-block;width:100%}.nav-list-date{padding:10px 35px 0px 40px}.side-nav-btn{padding:0;background:none;outline:none;border:none;transition:ease-in-out .2s;color:#081018;font-weight:600}.side-nav-btn:focus{outline:none}.side-nav-btn:hover{color:#2850f0}.dark-theme .side-nav-btn{color:#cfd4d9}nav.side-nav-left .side-nav-divider{display:block;height:1px;width:100%;margin-top:2px;background-color:#cfd4d9}.dark-theme nav.side-nav-left .side-nav-divider{background-color:#202830}nav.side-nav{width:320px;border-left:1px solid #cfd4d9;top:0;right:-320px;overflow-y:auto;overflow-x:hidden;position:fixed;z-index:1000}nav.side-nav-left{position:sticky;position:-webkit-sticky;top:0px;bottom:0px;border-right:1px solid #cfd4d9;z-index:997;overflow:auto}.dark-theme nav.side-nav{background-color:#212529;border-color:#202830}.dark-theme nav.side-nav button{color:#fff}nav.side-nav.is-active{right:0}nav.side-nav .row.col-12{padding-left:0;margin-left:20px}nav.side-nav .row.col-12:first-of-type{height:60px;padding-top:18px}nav.side-nav .side-nav-close{color:#ff2850}nav.side-nav .side-nav-links{width:100%}nav.side-nav .side-nav-links a{display:table;font-size:14px}nav.side-nav .side-nav-links button{padding:0;background:none;outline:none;border:none;font-size:14px;transition:ease-in-out .2s}nav.side-nav .side-nav-links button:hover{color:#f6f8fa}nav.side-nav .side-nav-divider{display:block;width:100%;background-color:#cfd4d9;margin-top:5px;margin-bottom:10px}.dark-theme nav.side-nav .side-nav-divider{background-color:#202830}nav.side-nav a{display:table;font-size:14px}.overlay{display:none;position:fixed;width:100vw;height:calc(100vh - 60px);z-index:900;top:60px}.overlay.is-active,.overlay.is-active-slide{display:block}.overlay.is-active-slide{left:260px}#main-content,#global-search-result{transition:ease-in-out .2s}.side-nav-wrapper.is-active+#main-content,.side-nav-wrapper.is-active~#global-search-result{margin-left:210px}@media(max-width: 768px){.side-nav-wrapper.is-active+#main-content{margin-left:0px}}.main-content{transition:margin-left var(--transition-smooth);margin-left:56px;padding-left:8px !important;padding-right:8px !important}.main-content.is-active{padding-top:76px !important}.row-m-20{margin-left:-20px;margin-right:-20px}.nav-tabs-container{margin:0px -40px 0px -40px;overflow-x:auto;overflow-y:hidden;padding-left:40px;padding-right:40px}@media(max-width: 1024px){.px-40.adm:not(.main-content){padding:0}.px-40.adm:not(.main-content) ul{height:100%;padding-top:20px;padding-left:40px}.px-40.adm:not(.main-content) ul li:last-of-type a{margin-right:40px}nav.main-nav-slide.adm{top:-60px}nav.main-nav-slide.adm.is-active{height:60px;top:60px}nav.main-nav-slide.adm ul{display:-webkit-box !important;display:-moz-box !important;overflow-x:auto;overflow-y:hidden}.main-content.adm.is-active{padding-top:76px !important}.main-nav-tabs.adm-tabs{display:-webkit-box;display:-moz-box}.main-nav-tabs.adm-tabs li:last-of-type a{padding-right:10px}}@media(max-width: 1008px){.main-nav-tabs.project-tabs{display:-webkit-box;display:-moz-box}.main-nav-tabs.project-tabs li:last-of-type a{padding-right:10px}}@media(max-width: 575.9px){nav.main-nav-slide{top:-60px}.main-nav-tabs:not(.bizon-auth-tabs){display:-webkit-box;display:-moz-box;position:relative;z-index:1}.main-nav-tabs:not(.bizon-auth-tabs) li:last-of-type a{padding-right:10px}}#top-scroll{position:fixed;bottom:10px;right:10px;width:32px;height:32px;border-radius:4px;background:url("/svg/back-to-top-blue.svg");background-repeat:no-repeat;background-color:#e0e4ff;background-size:8px;background-position:50%;transition:ease-in-out .2s;opacity:0;cursor:pointer}.dark-theme #top-scroll{background-color:#101c44}#top-scroll.is-active{opacity:1}#top-scroll.is-active:hover{background:url("/svg/back-to-top-white.svg");background-repeat:no-repeat;background-position:8px;background-position:50%;background-color:#5762d5}.base-link{color:#212529;transition:ease-in-out .2s}.base-link:hover{color:#f6f8fa}.dark-theme .base-link{color:#cfd4d9}.dark-theme .base-link:hover{color:#f6f8fa}@keyframes pulse-red{0%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(255,82,82,.7)}70%{transform:scale(1);box-shadow:0 0 0 7px rgba(255,82,82,0)}100%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(255,82,82,0)}}.expand-data{display:none}.expand-data.is-active{display:table-row}.expand-btn{padding:2px 7px}.expand-data-content{background-color:#fff;flex-basis:265px;border-radius:5px;margin:10px 10px 10px -34px;border:1px solid #cfd4d9;padding:10px;max-width:320px}.expand-data-content>*{overflow-wrap:break-word}.expand-data-content p{color:#212529;line-height:14px}.widget-wrapper{background:#fff;padding:15px 20px;margin:10px auto;margin-top:0;width:100%}.widget-wrapper h6{font-size:13px}.ind-dashboard{font-size:14px}.ind-dashboard .d-flex div div{margin-top:8px}.widget-title,.dashboard-title{font-size:14px}.col-tracker-both{margin:0 15px}.form-budget-modal.is-invalid-budget input,.form-budget-modal.is-invalid-budget input:hover,.form-budget-modal.is-invalid-budget input:focus{border-color:#ff2850 !important}.field-budget-modal{margin-top:0;color:#ff2850;font-size:13px;line-height:15px;min-height:15px;margin-left:14px}.tooltip{display:none;align-items:center;min-width:108px;max-width:230px;min-height:34px;margin-left:-24px;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='108' height='34' viewBox='0 0 108 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 3C12 1.34315 13.3431 0 15 0H105C106.657 0 108 1.34315 108 3V31C108 32.6569 106.657 34 105 34H15C13.3431 34 12 32.6569 12 31V25.5V23.3701C12 22.0993 11.1994 20.9664 10.0015 20.5422L6 19.125V19.125C3.99769 18.4158 3.99769 15.5842 6 14.875L10.0015 13.4578C11.1994 13.0336 12 11.9007 12 10.6299V8.5V3Z' fill='%23909294'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:auto;text-align:left}.tooltip>*{background:none}.tooltip .tooltip-inner{padding:10px 25px 10px 14px;text-align:left;margin-left:10px;min-width:96px;font-size:12px;line-height:14px;background:#909294}.checklist-container{margin:20px auto 10px}.checklist-box{background:#fff;padding:10px 40px;border-radius:5px;border:1px solid #cfd4d9}.report-loader{margin-left:10px}.collapse-details-report{padding-top:11px}.widget-info{background-color:#44af69;margin:0 5px;padding:8px 0;border-radius:5px;color:#fff}.widget-info_fixed{max-width:150px}@media(max-width: 992px){.collapse-details-report{padding-top:11px}}.collapse-datatable .margin-table{margin-top:-3px !important}.widget-legend{padding:5px 0}@media(max-width: 768px){.collapse-details-report{position:relative;top:-3px;padding-top:0}.widget-legend div{font-size:14px}.widget-min-w{min-width:580px}}.widget-part-container>div{display:flex}.widget-hidden-select{margin-bottom:24px}.widget-wrapper-margin{margin-bottom:10px}.status-of-projects-widget,.unsolved-widget{width:200px;height:100px}@media(min-width: 768px){.widget-part-container{display:flex;justify-content:center}.widget-part-container>div{flex:1}.widget-part-container>div:first-child{margin-right:10px}}.field-budget-modal,.field-invalid-validation{color:#ff2850;font-size:13px;line-height:15px;min-height:15px;margin-left:14px}form .is-invalid-budget{border-color:#ff2850 !important;padding-right:12px}form .is-invalid-budget.form-control,form .is-invalid-budget#Budget.form-control,form .is-invalid-budget#EstimatedHours.form-control{border-color:#ff2850 !important}form .is-invalid-budget.form-control:hover,form .is-invalid-budget.form-control:focus,form .is-invalid-budget#Budget.form-control:hover,form .is-invalid-budget#Budget.form-control:focus,form .is-invalid-budget#EstimatedHours.form-control:hover,form .is-invalid-budget#EstimatedHours.form-control:focus{border-color:#ff2850 !important}form .is-invalid-budget:hover{border-color:#ff2850 !important}form .is-invalid-budget:focus{border-color:#ff2850 !important;box-shadow:none}.invalid-budget.invalid-feedback{min-height:0px !important}.issues-closed-toggle{border-radius:5px;line-height:1px;max-height:30px;font-size:14px;padding:2px 4px}.issue{border-bottom:1px solid #cfd4d9}.issue-label{background:#2850f0;color:#fff;padding:2px 6px;font-size:.75rem}.issue-author:hover{text-decoration:underline;cursor:pointer}.issue-author a{text-decoration:none}.issue-author a:hover{color:#000}p.issue-description{color:#000}.issue-status-update{min-width:200px}.issue-description p{font-size:14px;color:#000}.single-issue{border-bottom:none}.milestone p.color-black{color:#000}.issue-avatar{max-width:30px;max-height:30px;margin-top:5px;margin-right:5px}.subtask-item{z-index:50}.subtask-item:hover{background:#eee}.subtask-btn:hover{background:#0731db}.subtask-text{transition:ease-in-out .2s}.subtask-text:hover{color:#f6f8fa}.subtask-lines{position:relative}.mw-1t{max-width:1000px}.mnw-1t{min-width:1000px}.mw-170p{max-width:170px}.global-search-container{display:flex;align-items:center;border:1px solid #ced4da;border-radius:4px;height:32px}.global-search-container input:focus{outline:none}.global-search-container:hover{border-color:#404850 !important;transition:border-color ease-in-out .2s}.global-search-container:focus-within{border-color:#2850f0 !important;transition:border-color ease-in-out .2s}.search-icon-container{display:flex;align-items:center;justify-content:center;background:#f6f8fa;border-radius:4px;border-left:1px solid #cfd4d9;border-top-left-radius:0px;border-bottom-left-radius:0px;cursor:pointer;padding:9px}.search-icon-container svg.feather{width:14px;height:14px}.search-icon-container svg path{transition:all .2s ease-in-out}.project-groups-search{border:none;padding:0;font-size:14px}.outline-none:focus{outline:none;box-shadow:none}.release-notes-card{background:#fff;margin-left:16px}.dark-theme .release-notes-card{background:#212529;border-color:#202830}.release-notes-title,.dark-theme .release-notes{color:#5762d5}.release-notes-title:hover,.dark-theme .release-notes:hover{color:#2046d4}.release-notes-epic,.release-notes-task{position:relative}.release-notes-epic__title,.release-notes-task__title{display:block;font-weight:600;margin-bottom:4px}.release-notes-epic__title::before,.release-notes-task__title::before{content:"";position:absolute;left:-10px;top:10px;width:5px;height:5px;background:#000;display:block;border-radius:50%}.release-notes-task{font-size:14px}.release-notes-task__title::before{content:"-";background:rgba(0,0,0,0);top:0}.release-notes-selected{position:sticky;top:40px;height:100%}#release-notes-block .release-notes-card{margin-left:0}.text-overflow{text-overflow:ellipsis;overflow:hidden}#filter{display:grid;place-items:center;grid-template-columns:min-content min-content;gap:8px}#filter .dropdown .btn-filter{padding:4px !important}#filter+.btn-group-p-view{margin-left:auto}.search-input-activities-container{margin-left:.75rem}.search-input-activities{border-radius:3px}.bootstrap-select .bs-actionsbox button.bs-select-all,.bootstrap-select .bs-actionsbox button.bs-deselect-all{height:100%}#filter-counter{display:inline-block;margin-right:2px}.nav-lists-container{height:calc(100vh - 60px);overflow-y:auto;padding-top:20px}.nav-lists-container svg{width:20px;height:20px}.comment-list-user-email{display:inline-block;padding-left:5px;color:#808890}.gap-8{gap:8px !important}.user-image-container{margin-top:17px}.user-image{width:100%;height:100%;border-radius:8px;max-width:100%}.user-image_original{max-width:250px;height:auto}.user-image_cropping{min-height:250px;min-width:250px}.cropper-crop,.cropper-wrap-box{border-radius:5px}.closed-time-input{max-width:60px;border:1px solid #cfd4d9;border-radius:4px;padding:6px 15px}.closed-time-input:focus{outline:none}.closed-time-btn.btn{padding:5px 15px 6px}.mod-select .bootstrap-select button.btn.dropdown-toggle{margin:0 !important;min-width:130px;height:32px;max-width:220px;position:relative;line-height:21px !important}.mod-select .bootstrap-select button.btn.dropdown-toggle[aria-expanded=true]::after{transform:rotate(180deg);background-image:url("../img/triangle.svg") !important}.dark-theme .mod-select .bootstrap-select button.btn.dropdown-toggle[aria-expanded=true]::after{background-image:url("../img/triangle.svg") !important}.mod-select .bootstrap-select button.btn.dropdown-toggle[aria-expanded=true]:hover{border-color:#2850f0 !important}.mod-select .bootstrap-select button.btn.dropdown-toggle[aria-expanded=false]:hover::before{border-color:#a8b0b8}.dark-theme .mod-select .bootstrap-select button.btn.dropdown-toggle[aria-expanded=false]:hover::before{border-color:#404850}.mod-select_full-btn .bootstrap-select button.btn.dropdown-toggle{max-width:200px}.mod-select_max-width .dropdown-menu{max-width:100%;min-width:100% !important}.mod-select_max-width .dropdown-menu .text{width:100%;overflow:hidden;text-overflow:ellipsis}.mod-select select+.dropdown-toggle::after,.mod-select select+.dropdown-toggle::before{position:absolute;padding-left:0px;margin-top:0px;width:16px;height:16px;transition:all .2s ease-in-out;right:8px;display:block !important}.mod-select select.loading+.dropdown-toggle::after{background-image:url("../img/loader.gif");background-size:12px}.mod-select select+.dropdown-toggle::after{background-image:url("../img/triangle.svg") !important;background-repeat:no-repeat;background-position:center;border:none;transform:rotate(0deg);z-index:9}.dark-theme .mod-select select+.dropdown-toggle::after{background-image:url("../img/triangle.svg") !important}.mod-select select+.dropdown-toggle::before{z-index:9}.dark-theme .mod-select select+.dropdown-toggle::before{background:#212529;border:1px solid #202830}.mod-select.mod-select-modal .bootstrap-select button.btn.dropdown-toggle{width:100%;max-width:initial;height:32px;max-height:initial}.mod-select.mod-select-modal .bootstrap-select button.btn.dropdown-toggle .filter-option-inner-inner{width:calc(100% - 25px)}.mod-select.mod-select-modal .dropdown-menu li.selected .comment-list-user-email{color:#fff}.mod-select.mod-select-modal.mod-select-widgets .bootstrap-select button.btn.dropdown-toggle{line-height:16px !important;padding:3px 34px 5px 8px !important}.mod-select.mod-select-modal.mod-select-width .bootstrap-select button.btn.dropdown-toggle{min-width:initial}.tasks-to-link .mod-select.mod-select-modal .bootstrap-select button.btn.dropdown-toggle{width:224px}.mod-select.task-status-select .bootstrap-select button.btn.dropdown-toggle{min-width:200px}.grid-dropdown-controller{padding-top:6px !important}.grid-dropdown-controller svg{transition:all .2s ease-in-out}.grid-dropdown-controller svg polyline{transition:all .2s ease-in-out;fill:none !important;stroke:#2850f0 !important}.grid-dropdown-controller:hover svg polyline{stroke:#fff !important}#modal-add-file .custom-file-label::after{color:#f6f8fa}.logged-time-descr-btn{width:28px;height:28px}.logged-time-descr-btn svg{position:relative;left:-2px;transition:all .2s ease-in-out}.logged-time-descr-btn svg polyline{transition:all .2s ease-in-out}.logged-time-descr-btn:hover svg polyline{stroke:#fff !important}.color-label-gray{color:#f6f8fa}.log-graph-container::-webkit-scrollbar{width:3px}.log-graph-container::-webkit-scrollbar-track{background:#cfd4d9}.log-graph-container::-webkit-scrollbar-thumb{background:#5762d5}.expand-data-content p{font-size:14px !important}.link-dialog .modal-body .form-check-label{font-size:14px}.link-dialog .modal-body .note-form-label{font-size:14px;background-color:#fff}.link-dialog .modal-title{font-size:14px}.link-dialog label{font-size:14px}.link-dialog input[type=checkbox]{margin-right:4px}.dot-after::after,.dot-after-active::after{content:"";width:3px;height:3px;background:#ff2850;border-radius:50%;display:inline-block;position:relative;top:-2px;left:5px}.dot-after-active::after{background:#f6f8fa}.text-gray{color:#f6f8fa !important}header{position:fixed;width:100%;z-index:998}.main-content-row{position:fixed;width:100%;z-index:502;background:#f6f8fa;margin:0;padding:12px 24px;padding-bottom:8px;left:0;border-bottom:1px solid #e5e5e5;box-shadow:0 1px 2px rgba(0,0,0,.04)}.dark-theme .main-content-row{background:#212529;border-bottom-color:#202830}.main-content-row>div{padding:0px !important}.main-content-row>div:nth-child(2){padding-right:50px !important}.main-content-row.breadcrumbs-reduced-padding{padding-top:10px !important}.nav-tabs-wrapper .nav-tabs-container{top:112px !important}#main-content .nav-tabs-container{position:fixed;width:100%;z-index:11;background:#f6f8fa}.dark-theme #main-content .nav-tabs-container{background:#212529}#main-content .side-nav-wrapper.is-active .main-content-row,#main-content .side-nav-wrapper.is-active .nav-tabs-container{z-index:-1}.nav-tabs{margin-bottom:1px !important;margin-top:10px !important}.nav-tabs .nav-link{white-space:nowrap}.form-border{border:1px solid #cfd4d9;border-radius:6px}.widget-hidden-legend{display:none}.hidden-tab{width:80px;border-bottom:3px solid #cfd4d9}.dark-theme .hidden-tab{border-color:#202830}.mod-checklist .custom-checkbox .custom-control-label{padding-left:20px}.mod-checklist .custom-checkbox .custom-control-label .collapse-main{min-height:30px}.checklist-ul li:last-child .checklist-hr{margin-bottom:5px}.nav-tabs.wiki-tabs{margin-top:0px !important}.hidden-tab{width:80px;border-bottom:3px solid #cfd4d9}.main-content-row.no-tabs{padding-bottom:1rem}.dark-theme .main-content-row.no-tabs{box-shadow:1px 1px 1px #202830}.main-content-row{top:64px;left:56px;right:0;margin-left:0;padding-left:24px;padding-right:24px;transition:left var(--transition-smooth)}body:has(.actions-sidebar-wrapper.is-open) .main-content-row{left:235px}body:has(.side-nav-wrapper.is-active) .main-content-row{left:260px}body:has(.actions-sidebar-wrapper.is-open) .main-content{margin-left:235px}.nav-tabs-container{top:108px !important}.search-content-margin{margin-top:55px;margin-bottom:2rem}.main-content-margin{margin-top:108px !important}.main-content-margin.no-tabs{margin-top:148px}#comments.main-content-margin{margin-top:113px !important;margin-left:20px}#comments.main-content-margin .bg-white{border:none !important;border-radius:0 !important}#myBar{width:1%;height:30px;background-color:green;opacity:0;display:none}#myProgress{width:20%;background-color:gray;opacity:0;display:none}.epic-table-container table.bizon-datatable tbody tr.bg-white::after{width:35px;left:-35px}.epic-table-container table.bizon-datatable tbody tr.bg-white td:last-child::after{display:none}.word-wrap-anywhere{word-wrap:anywhere}.assignee-img-container{display:flex;max-height:24px;max-width:24px}.assignee-img-container_medium{max-width:28px;max-height:28px}.assignee-img-container_large{max-width:32px;max-height:32px}.assignee-img-container img{width:100%;position:relative;border-radius:50%}.drag-in-drop{list-style-image:url("../svg/drag-drop.svg")}.checklist-drag-drop:hover{cursor:move}.nav-tabs-position{z-index:1 !important}.datepicker-months{z-index:10;position:relative}.grid-container{flex-wrap:nowrap;overflow-x:scroll;margin:0;gap:4px}.grid-container .grid-column{min-width:320px;max-width:320px}.grid-container .grid-column .issues-wrapper{background-color:#f4f4f4;padding:8px}.p-no-margin-b,.p-no-margin-b p{margin-bottom:0 !important}.p-color-black,.p-color-black p{color:#081018 !important}.dark-theme .p-color-black,.dark-theme .p-color-black p{color:#808890 !important}.p-in-block-sm,.p-in-block-sm p{font-size:14px !important}.min-w-220{min-width:220px}.notification p{margin-bottom:0px !important}.dropdown-menu{z-index:10}input.form-control:disabled{cursor:not-allowed}.dark-theme input.form-control:disabled{background-color:#081018 !important;border-color:#202830 !important}.right-sidebar-links a:hover,.right-sidebar-links button:hover{color:#2850f0 !important}a.color-blue{color:#2850f0}a.color-blue:hover{color:#808890}.edit-icon,.trash-icon{color:#585d62;transition:all .2s ease-in-out}.edit-icon:hover,.trash-icon:hover{color:#1a1818}.common-icon-badge{position:relative;top:-3px}.inline-badge{position:relative;top:-2px}.drag-drop-img{width:10px;align-self:center}.audit-svg{transition:transform .2s ease-in-out}.audit-svg.rotate{transform:rotate(180deg)}.main-content,#page-header{transition:all var(--transition-smooth)}.actions-sidebar-wrapper.is-open~.main-content #page-header{padding-right:24px}#page-header .badge-info,#page-header .icon-badge{height:22px;width:22px;top:-1px}select~.dropdown-menu.show{z-index:999}.task-types-select .dropdown-menu.show{left:-88px !important}.mentioned-person{color:#2850f0}.arrow-right-svg-container{min-width:25px}.arrow-right-svg path{fill:#212529}.min-w-32{min-width:32px}input.form-control:disabled{color:#6e7073 !important}.search-icon-container .bizon-loader{height:14px;width:14px;margin:5px -1px}.icon-badge{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:1px 0 !important}.icon-badge svg{width:16px;height:16px}.w-0{width:0px}.cursor-pointer{cursor:pointer}.calendar-event-delete{padding-bottom:.5rem;cursor:pointer;width:13px;height:13px}.wrap{word-wrap:break-word}.badge-outline-purple{background-color:#ecdcff;color:#8018ff}.status-badge::after,.chevron-down-pseudo::after{content:"";border-style:solid;border-width:2px 2px 0 0;display:inline-block;height:5px;left:5px;position:relative;width:5px;top:-2px;transform:rotate(135deg)}.chevron-down-pseudo{min-width:220px;padding:4px 8px 4px 8px;border:1px solid #dce0e4;border-radius:.25rem;position:relative}.chevron-down-pseudo::after{top:15px;left:calc(100% - 15px);position:absolute}.members-container.active .chevron-down-pseudo::after{transform:rotate(315deg)}.status-badge.badge{cursor:pointer;padding-right:12px}.status-badge:hover{background-color:#dec3ff}.coworker-delete .feather-icon,.coworker-delete .coworker-initials{transition:all .2s ease-in-out}.coworker-delete:hover{padding-top:4px}.coworker-delete:hover .feather-icon{display:inline !important}.coworker-delete:hover .coworker-initials{display:none}.selectpicker_hidden{height:0px}.selectpicker_hidden .bootstrap-select:not(.show){pointer-events:none}.selectpicker_hidden .bootstrap-select.dropdown{position:relative;top:-15px}.selectpicker_hidden .bootstrap-select button.btn.dropdown-toggle{margin:0px;padding:0px;border:none;height:0px !important}.selectpicker_hidden .bootstrap-select button.btn.dropdown-toggle::before,.selectpicker_hidden .bootstrap-select button.btn.dropdown-toggle::after{display:none !important}.selectpicker_hidden-mod{display:inline-block;width:0px;position:absolute;left:0}.selectpicker_hidden-mod .bootstrap-select{z-index:1}.selectpicker_hidden-mod .bootstrap-select.dropdown{top:5px}.selectpicker_hidden-mod-card .bootstrap-select.dropdown{top:-25px;width:100% !important}.selectpicker_hidden-mod-card .bootstrap-select.dropdown.must-show{pointer-events:all}.selectpicker_hidden-mod-card .bootstrap-select.dropdown.must-show .dropdown-menu{display:block}.selectpicker_hidden .selectpicker{height:0px !important}.selectpicker_hidden .dropdown-toggle::after{display:none}.bootstrap-select .dropdown-toggle .filter-option-inner-inner,.bootstrap-select .dropdown-toggle .filter-option{overflow:visible;max-width:100%;overflow:hidden;text-overflow:ellipsis}.activity{position:relative}.activity-separator{margin:20px -15px 10px}.activity-separator_top{margin-top:10px}.activity_has-subtasks li .activity-separator{margin-top:20px}.activity:not(.activity_has-subtasks):not(.activity_is-shadowed) li .activity-separator{margin-top:10px}.activity_collapsed{margin-bottom:15px}.activity_collapsed::before,.activity_collapsed::after{content:" ";position:absolute;display:block;height:20px;border-radius:8px;border:1px solid #dce0e4;z-index:-1;background-color:#fff;transition:all .2s ease-in-out}.activity_collapsed::before{width:calc(100% - 40px);bottom:-10px;left:20px}.activity_collapsed::after{width:calc(100% - 20px);bottom:-5px;left:10px}.activity-visibility-switcher{cursor:pointer;top:3px;position:relative;color:#b2b2b2}.activity .card-heading{box-shadow:0px -3px 0px}.activity .card-transparent{background-color:rgba(0,0,0,0)}.activity_has-subtasks{margin-top:13px}.fl-scrolls::-webkit-scrollbar{height:10px}.fl-scrolls::-webkit-scrollbar-track{background:#f1f1f1}.fl-scrolls::-webkit-scrollbar-thumb{background:#20bc40}.fl-scrolls::-webkit-scrollbar-thumb:hover{background:#5ab851}.datepicker{z-index:999}@media only screen and (max-width: 1199.9px){.nav-tabs-container{top:127.2px}.main-content-margin{margin-top:161px}}@media only screen and (min-width: 575.9px){.side-nav-wrapper.is-active~.main-content,.actions-sidebar-wrapper.is-open~.main-content{margin-left:260px}}@media only screen and (max-width: 575.9px){body.scroll-lock{overflow:hidden}.side-nav-wrapper.is-active{height:100vh !important}.side-nav-left{overflow:auto !important;height:calc(100% - 106px);max-height:initial !important;min-height:initial !important}.main-content-row{top:124.2px}.nav-tabs-container{top:191.4px}.search-content-margin{margin-top:10px}.main-content-margin{margin-top:119px}.main-content-margin.no-tabs{margin-top:97px}.main-nav{border-bottom:none !important}.general-search-container hr{box-sizing:border-box}.main-content{margin-left:0px;padding-top:calc(106px + 1rem) !important}.side-nav-wrapper{left:-100%;top:124px;width:100%;z-index:999}.side-nav-wrapper .side-nav-left{padding-top:10px}.side-nav-wrapper.is-active{left:0;width:100%}.mod-select .bootstrap-select button.btn.dropdown-toggle{max-width:100%}.btn.btn-sm-less{padding:3px 8px 5px 8px}hr.hr-description{margin-right:0px}.checklist-box{padding:10px 20px}nav.side-nav{top:124px;overflow:scroll;height:calc(100% - 106px);overflow-x:hidden;min-height:initial}nav.side-nav.is-active{width:100%}nav.side-nav .side-nav-divider{margin-right:20px;width:initial}.employee-profile-projects{color:#5762d5}#log-canvas{width:600px !important;height:200px !important}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.collapse-btn{display:none}.hidden-tab{width:40px}.epic-table-container table.bizon-datatable tbody tr.bg-white td:last-child::after{width:35px;right:-35px}.grid-container{flex-direction:column;overflow-x:hidden}.right-sidebar-links{padding-top:25px}}ul.nav-links-typography{display:flex;flex-direction:row;gap:24px}ul.nav-links-typography li{display:inline;vertical-align:middle}ul.nav-links-typography li a{letter-spacing:0px;display:inline;font-size:14px}ul.nav-links-typography li .feather-chevron-down{width:10px;height:15px;margin-left:4pX;margin-bottom:2px}ul.nav-links-typography li .feather-chevron-up{width:10px;height:15px;margin-left:4pX;margin-bottom:2px}.dashboard-chevron{position:relative}.dashboard-chevron .feather-chevron-up{position:absolute;left:98px;top:-1px}.dashboard-options{position:absolute;top:12px;background:#fff;padding:8px}.dashboard-options a{display:block !important;margin-bottom:4px}.mx-8{margin:0px 8px}.px-32{padding:0px 32px}.gap-32{display:flex;gap:32px}.gap-24{display:flex;gap:24px}.mr-32{margin-right:32px !important}.global-search-input .input-size{width:235px;height:35px}.is-sidebar-open{margin-left:235px}.hamburger-inner.line-width{width:16px !important}.hamburger-inner.line-width::after{width:16px}.hamburger-inner.line-width::before{width:16px}.navbar-search-wrapper{margin-right:clamp(5px,15px,100%)}.side-nav-wrapper.is-active.is-left-navbar-hidden{left:0px}.side-nav-wrapper.is-left-navbar-hidden{left:-50px}.actions-sidebar-wrapper{position:fixed;left:0;top:108px;bottom:0;height:calc(100% - 108px);width:50px;font-weight:600;z-index:500;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.actions-sidebar-wrapper~.main-content{margin-left:50px}.actions-sidebar-wrapper.is-open~.main-content{margin-left:260px}.actions-sidebar-wrapper .actions-sidebar{border-right:1px solid #dce0e4;z-index:997;overflow:auto;background-color:#fff;min-height:calc(100vh - 50px);max-height:100%;box-shadow:0 0 64px 0 rgba(0,0,0,0);overflow-x:hidden;display:flex;flex-direction:column;padding-bottom:72px}.actions-sidebar-wrapper .actions-sidebar:nth-child(1){padding-top:8px}.actions-sidebar-wrapper .actions-sidebar.is-open{width:235px}.actions-sidebar-wrapper .actions-sidebar.is-open:nth-child(1){padding-top:16px}.actions-sidebar-wrapper .actions-sidebar.is-open .actions-sidebar__main-title{display:block;padding-left:8px}.actions-sidebar-wrapper .actions-sidebar.is-open .projects-navbar-toggler{transform:translateX(223px);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Crect x='0.5' y='0.5' width='23' height='23' rx='11.5' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.5 13C7.5 12.7239 7.72386 12.5 8 12.5H11C11.2761 12.5 11.5 12.7239 11.5 13V16C11.5 16.2761 11.2761 16.5 11 16.5C10.7239 16.5 10.5 16.2761 10.5 16V13.5H8C7.72386 13.5 7.5 13.2761 7.5 13Z' fill='%23212529'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13 7.5C13.2761 7.5 13.5 7.72386 13.5 8V10.5H16C16.2761 10.5 16.5 10.7239 16.5 11C16.5 11.2761 16.2761 11.5 16 11.5H13C12.7239 11.5 12.5 11.2761 12.5 11V8C12.5 7.72386 12.7239 7.5 13 7.5Z' fill='%23212529'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.8536 7.14645C17.0488 7.34171 17.0488 7.65829 16.8536 7.85355L13.3536 11.3536C13.1583 11.5488 12.8417 11.5488 12.6464 11.3536C12.4512 11.1583 12.4512 10.8417 12.6464 10.6464L16.1464 7.14645C16.3417 6.95118 16.6583 6.95118 16.8536 7.14645Z' fill='%23212529'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.3536 12.6464C11.5488 12.8417 11.5488 13.1583 11.3536 13.3536L7.85355 16.8536C7.65829 17.0488 7.34171 17.0488 7.14645 16.8536C6.95118 16.6583 6.95118 16.3417 7.14645 16.1464L10.6464 12.6464C10.8417 12.4512 11.1583 12.4512 11.3536 12.6464Z' fill='%23212529'/%3E%3Crect x='0.5' y='0.5' width='23' height='23' rx='11.5' stroke='%23E5E5E5'/%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar.is-open ul li.actions-sidebar__menu-items-title{display:block;padding-left:8px}.actions-sidebar-wrapper .actions-sidebar.is-open ul li a{display:grid;grid-template-columns:auto auto;justify-content:left;align-content:center;gap:8px}.actions-sidebar-wrapper .actions-sidebar.is-open ul li a span{display:inline-block}.actions-sidebar-wrapper .actions-sidebar.is-open .actions-sidebar__menu-item>ul{display:block}.actions-sidebar-wrapper .actions-sidebar .projects-navbar-toggler{position:absolute;width:24px;height:24px;top:23px;transform:translateX(37px);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Crect x='0.5' y='0.5' width='23' height='23' rx='11.5' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13 7.5C13 7.22386 13.2239 7 13.5 7H16.5C16.7761 7 17 7.22386 17 7.5V10.5C17 10.7761 16.7761 11 16.5 11C16.2239 11 16 10.7761 16 10.5V8H13.5C13.2239 8 13 7.77614 13 7.5Z' fill='%23212529'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.5 13C7.77614 13 8 13.2239 8 13.5V16H10.5C10.7761 16 11 16.2239 11 16.5C11 16.7761 10.7761 17 10.5 17H7.5C7.22386 17 7 16.7761 7 16.5V13.5C7 13.2239 7.22386 13 7.5 13Z' fill='%23212529'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.8536 7.14645C17.0488 7.34171 17.0488 7.65829 16.8536 7.85355L13.3536 11.3536C13.1583 11.5488 12.8417 11.5488 12.6464 11.3536C12.4512 11.1583 12.4512 10.8417 12.6464 10.6464L16.1464 7.14645C16.3417 6.95118 16.6583 6.95118 16.8536 7.14645Z' fill='%23212529'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.3536 12.6464C11.5488 12.8417 11.5488 13.1583 11.3536 13.3536L7.85355 16.8536C7.65829 17.0488 7.34171 17.0488 7.14645 16.8536C6.95118 16.6583 6.95118 16.3417 7.14645 16.1464L10.6464 12.6464C10.8417 12.4512 11.1583 12.4512 11.3536 12.6464Z' fill='%23212529'/%3E%3Crect x='0.5' y='0.5' width='23' height='23' rx='11.5' stroke='%23E5E5E5'/%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__main-title{display:none;font-weight:700;font-size:16px;line-height:150%;color:#212529;white-space:nowrap;text-overflow:ellipsis;max-width:205px}.actions-sidebar-wrapper .actions-sidebar__menu-container{position:relative;display:flex;flex-direction:column;gap:4px;margin-bottom:0}.actions-sidebar-wrapper .actions-sidebar__menu-item{display:flex;flex-direction:row;align-items:center;padding:0 8px;gap:8px;max-width:229px;height:32px;position:relative}.actions-sidebar-wrapper .actions-sidebar__menu-item>ul{display:none;width:100%;padding-left:16px;margin:0;list-style:none}.actions-sidebar-wrapper .actions-sidebar__menu-item:has(>ul){height:auto;flex-wrap:wrap}.actions-sidebar-wrapper .actions-sidebar__menu-item.active{border-left:3px solid #2850f0 !important;padding-left:5px}.actions-sidebar-wrapper .actions-sidebar__menu-link{display:grid;place-content:center;font-size:12px;font-weight:700;width:100%;height:100%}.actions-sidebar-wrapper .actions-sidebar__menu-link:hover{background-color:#f6f8fa;color:#212529}.actions-sidebar-wrapper .actions-sidebar__list-item-name{display:none}.actions-sidebar-wrapper .actions-sidebar__menu-items-title{display:none}.actions-sidebar-wrapper .actions-sidebar__menu-items-title>*{font-size:12px;font-weight:700;line-height:150%;color:#909294}.actions-sidebar-wrapper .actions-sidebar__menu-icon{display:block;min-width:18px;min-height:18px;max-width:18px;max-height:18px;mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;background-color:#5762d5}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isDashboard{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M5.0625 11.9375H10.5625V5.0625H5.0625V11.9375ZM5.0625 17.4375H10.5625V13.3125H5.0625V17.4375ZM11.9375 17.4375H17.4375V10.5625H11.9375V17.4375ZM11.9375 5.0625V9.1875H17.4375V5.0625H11.9375Z' fill='%235762D5'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M5.0625 11.9375H10.5625V5.0625H5.0625V11.9375ZM5.0625 17.4375H10.5625V13.3125H5.0625V17.4375ZM11.9375 17.4375H17.4375V10.5625H11.9375V17.4375ZM11.9375 5.0625V9.1875H17.4375V5.0625H11.9375Z' fill='%235762D5'/%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isBacklog{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M19.418 12.5273H18.293C18.0017 12.5273 17.7656 12.2912 17.7656 12C17.7656 11.7088 18.0017 11.4727 18.293 11.4727H19.418C19.7087 11.4727 19.9453 11.2361 19.9453 10.9453V6.72656C19.9453 6.43579 19.7087 6.19922 19.418 6.19922H16.1836C15.8924 6.19922 15.6562 5.96311 15.6562 5.67188C15.6562 5.38064 15.8924 5.14453 16.1836 5.14453H19.418C20.2903 5.14453 21 5.85423 21 6.72656V10.9453C21 11.8176 20.2903 12.5273 19.418 12.5273Z' fill='%235762D5'/%3E%3Cpath d='M17.2383 7.25389C17.1033 7.25389 16.9683 7.20242 16.8654 7.09942L15.8107 6.04473C15.6048 5.83878 15.6048 5.5049 15.8107 5.29896L16.8654 4.24427C17.0713 4.03833 17.4052 4.03833 17.6112 4.24427C17.8171 4.45022 17.8171 4.7841 17.6112 4.99004L16.9294 5.67186L17.6112 6.35368C17.8171 6.55963 17.8171 6.89351 17.6112 7.09945C17.5082 7.20242 17.3732 7.25389 17.2383 7.25389Z' fill='%235762D5'/%3E%3Cpath d='M14.0742 3H3.52734C3.23611 3 3 3.23611 3 3.52734V7.74609C3 8.03733 3.23611 8.27344 3.52734 8.27344H14.0742C14.3655 8.27344 14.6016 8.03733 14.6016 7.74609V3.52734C14.6016 3.23611 14.3655 3 14.0742 3ZM5.63672 6.16406C5.34548 6.16406 5.10938 5.92795 5.10938 5.63672C5.10938 5.34548 5.34548 5.10938 5.63672 5.10938C5.92795 5.10938 6.16406 5.34548 6.16406 5.63672C6.16406 5.92795 5.92795 6.16406 5.63672 6.16406Z' fill='%235762D5'/%3E%3Cpath d='M16.1836 9.36328H5.63672C5.34548 9.36328 5.10938 9.59939 5.10938 9.89062V14.1094C5.10938 14.4006 5.34548 14.6367 5.63672 14.6367H16.1836C16.4748 14.6367 16.7109 14.4006 16.7109 14.1094V9.89062C16.7109 9.59939 16.4748 9.36328 16.1836 9.36328ZM7.74609 12.5273C7.45486 12.5273 7.21875 12.2912 7.21875 12C7.21875 11.7088 7.45486 11.4727 7.74609 11.4727C8.03733 11.4727 8.27344 11.7088 8.27344 12C8.27344 12.2912 8.03733 12.5273 7.74609 12.5273Z' fill='%235762D5'/%3E%3Cpath d='M14.0742 15.7266H3.52734C3.23611 15.7266 3 15.9627 3 16.2539V20.4727C3 20.7639 3.23611 21 3.52734 21H14.0742C14.3655 21 14.6016 20.7639 14.6016 20.4727V16.2539C14.6016 15.9627 14.3655 15.7266 14.0742 15.7266ZM5.63672 18.8906C5.34548 18.8906 5.10938 18.6545 5.10938 18.3633C5.10938 18.072 5.34548 17.8359 5.63672 17.8359C5.92795 17.8359 6.16406 18.072 6.16406 18.3633C6.16406 18.6545 5.92795 18.8906 5.63672 18.8906Z' fill='%235762D5'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M19.418 12.5273H18.293C18.0017 12.5273 17.7656 12.2912 17.7656 12C17.7656 11.7088 18.0017 11.4727 18.293 11.4727H19.418C19.7087 11.4727 19.9453 11.2361 19.9453 10.9453V6.72656C19.9453 6.43579 19.7087 6.19922 19.418 6.19922H16.1836C15.8924 6.19922 15.6562 5.96311 15.6562 5.67188C15.6562 5.38064 15.8924 5.14453 16.1836 5.14453H19.418C20.2903 5.14453 21 5.85423 21 6.72656V10.9453C21 11.8176 20.2903 12.5273 19.418 12.5273Z' fill='%235762D5'/%3E%3Cpath d='M17.2383 7.25389C17.1033 7.25389 16.9683 7.20242 16.8654 7.09942L15.8107 6.04473C15.6048 5.83878 15.6048 5.5049 15.8107 5.29896L16.8654 4.24427C17.0713 4.03833 17.4052 4.03833 17.6112 4.24427C17.8171 4.45022 17.8171 4.7841 17.6112 4.99004L16.9294 5.67186L17.6112 6.35368C17.8171 6.55963 17.8171 6.89351 17.6112 7.09945C17.5082 7.20242 17.3732 7.25389 17.2383 7.25389Z' fill='%235762D5'/%3E%3Cpath d='M14.0742 3H3.52734C3.23611 3 3 3.23611 3 3.52734V7.74609C3 8.03733 3.23611 8.27344 3.52734 8.27344H14.0742C14.3655 8.27344 14.6016 8.03733 14.6016 7.74609V3.52734C14.6016 3.23611 14.3655 3 14.0742 3ZM5.63672 6.16406C5.34548 6.16406 5.10938 5.92795 5.10938 5.63672C5.10938 5.34548 5.34548 5.10938 5.63672 5.10938C5.92795 5.10938 6.16406 5.34548 6.16406 5.63672C6.16406 5.92795 5.92795 6.16406 5.63672 6.16406Z' fill='%235762D5'/%3E%3Cpath d='M16.1836 9.36328H5.63672C5.34548 9.36328 5.10938 9.59939 5.10938 9.89062V14.1094C5.10938 14.4006 5.34548 14.6367 5.63672 14.6367H16.1836C16.4748 14.6367 16.7109 14.4006 16.7109 14.1094V9.89062C16.7109 9.59939 16.4748 9.36328 16.1836 9.36328ZM7.74609 12.5273C7.45486 12.5273 7.21875 12.2912 7.21875 12C7.21875 11.7088 7.45486 11.4727 7.74609 11.4727C8.03733 11.4727 8.27344 11.7088 8.27344 12C8.27344 12.2912 8.03733 12.5273 7.74609 12.5273Z' fill='%235762D5'/%3E%3Cpath d='M14.0742 15.7266H3.52734C3.23611 15.7266 3 15.9627 3 16.2539V20.4727C3 20.7639 3.23611 21 3.52734 21H14.0742C14.3655 21 14.6016 20.7639 14.6016 20.4727V16.2539C14.6016 15.9627 14.3655 15.7266 14.0742 15.7266ZM5.63672 18.8906C5.34548 18.8906 5.10938 18.6545 5.10938 18.3633C5.10938 18.072 5.34548 17.8359 5.63672 17.8359C5.92795 17.8359 6.16406 18.072 6.16406 18.3633C6.16406 18.6545 5.92795 18.8906 5.63672 18.8906Z' fill='%235762D5'/%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isIssues{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_453_11082)'%3E%3Cpath d='M20.4901 15.5435L14.5789 5.29955C14.0462 4.37713 13.0621 3.80875 11.9967 3.80875C10.9314 3.80875 9.94728 4.37713 9.41462 5.29955L3.39949 15.7189C2.86684 16.6413 2.86684 17.7781 3.39949 18.7005C3.93215 19.6229 4.91628 20.1913 5.9816 20.1913H18.0119C18.0152 20.1913 18.0184 20.1913 18.0184 20.1913C19.6651 20.1913 21 18.8564 21 17.2097C21 16.5926 20.8116 16.0177 20.4901 15.5435ZM13.2732 16.5406C13.2732 17.2454 12.7308 17.7846 12 17.7846C11.2692 17.7846 10.7268 17.2454 10.7268 16.5406V16.5114C10.7268 15.8098 11.2692 15.2674 12 15.2674C12.7308 15.2674 13.2732 15.8066 13.2732 16.5114V16.5406ZM13.3024 8.15448L12.6723 13.6565C12.6301 14.0527 12.367 14.2996 12 14.2996C11.633 14.2996 11.3699 14.0495 11.3277 13.6565L10.6976 8.15123C10.6554 7.72575 10.886 7.40421 11.2822 7.40421H12.7145C13.1108 7.40745 13.3446 7.729 13.3024 8.15448Z' fill='%235762D5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_453_11082'%3E%3Crect width='18' height='18' fill='white' transform='translate(3 3)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_453_11082)'%3E%3Cpath d='M20.4901 15.5435L14.5789 5.29955C14.0462 4.37713 13.0621 3.80875 11.9967 3.80875C10.9314 3.80875 9.94728 4.37713 9.41462 5.29955L3.39949 15.7189C2.86684 16.6413 2.86684 17.7781 3.39949 18.7005C3.93215 19.6229 4.91628 20.1913 5.9816 20.1913H18.0119C18.0152 20.1913 18.0184 20.1913 18.0184 20.1913C19.6651 20.1913 21 18.8564 21 17.2097C21 16.5926 20.8116 16.0177 20.4901 15.5435ZM13.2732 16.5406C13.2732 17.2454 12.7308 17.7846 12 17.7846C11.2692 17.7846 10.7268 17.2454 10.7268 16.5406V16.5114C10.7268 15.8098 11.2692 15.2674 12 15.2674C12.7308 15.2674 13.2732 15.8066 13.2732 16.5114V16.5406ZM13.3024 8.15448L12.6723 13.6565C12.6301 14.0527 12.367 14.2996 12 14.2996C11.633 14.2996 11.3699 14.0495 11.3277 13.6565L10.6976 8.15123C10.6554 7.72575 10.886 7.40421 11.2822 7.40421H12.7145C13.1108 7.40745 13.3446 7.729 13.3024 8.15448Z' fill='%235762D5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_453_11082'%3E%3Crect width='18' height='18' fill='white' transform='translate(3 3)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isSprints{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9.5963 3H4.53657C3.68931 3 3 3.68931 3 4.53657V9.5963C3 10.4436 3.68931 11.1329 4.53657 11.1329H9.5963C10.4436 11.1329 11.1329 10.4436 11.1329 9.5963V4.53657C11.1329 3.68931 10.4436 3 9.5963 3Z' fill='%235762D5'/%3E%3Cpath d='M19.4634 3H14.4037C13.5564 3 12.8671 3.68931 12.8671 4.53657V9.5963C12.8671 10.4436 13.5564 11.1329 14.4037 11.1329H19.4634C20.3107 11.1329 21 10.4436 21 9.5963V4.53657C21 3.68931 20.3107 3 19.4634 3Z' fill='%235762D5'/%3E%3Cpath d='M9.5963 12.8671H4.53657C3.68931 12.8671 3 13.5564 3 14.4037V19.4634C3 20.3107 3.68931 21 4.53657 21H9.5963C10.4436 21 11.1329 20.3107 11.1329 19.4634V14.4037C11.1329 13.5564 10.4436 12.8671 9.5963 12.8671Z' fill='%235762D5'/%3E%3Cpath d='M19.4634 12.8671H14.4037C13.5564 12.8671 12.8671 13.5564 12.8671 14.4037V19.4634C12.8671 20.3107 13.5564 21 14.4037 21H19.4634C20.3107 21 21 20.3107 21 19.4634V14.4037C21 13.5564 20.3107 12.8671 19.4634 12.8671Z' fill='%235762D5'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9.5963 3H4.53657C3.68931 3 3 3.68931 3 4.53657V9.5963C3 10.4436 3.68931 11.1329 4.53657 11.1329H9.5963C10.4436 11.1329 11.1329 10.4436 11.1329 9.5963V4.53657C11.1329 3.68931 10.4436 3 9.5963 3Z' fill='%235762D5'/%3E%3Cpath d='M19.4634 3H14.4037C13.5564 3 12.8671 3.68931 12.8671 4.53657V9.5963C12.8671 10.4436 13.5564 11.1329 14.4037 11.1329H19.4634C20.3107 11.1329 21 10.4436 21 9.5963V4.53657C21 3.68931 20.3107 3 19.4634 3Z' fill='%235762D5'/%3E%3Cpath d='M9.5963 12.8671H4.53657C3.68931 12.8671 3 13.5564 3 14.4037V19.4634C3 20.3107 3.68931 21 4.53657 21H9.5963C10.4436 21 11.1329 20.3107 11.1329 19.4634V14.4037C11.1329 13.5564 10.4436 12.8671 9.5963 12.8671Z' fill='%235762D5'/%3E%3Cpath d='M19.4634 12.8671H14.4037C13.5564 12.8671 12.8671 13.5564 12.8671 14.4037V19.4634C12.8671 20.3107 13.5564 21 14.4037 21H19.4634C20.3107 21 21 20.3107 21 19.4634V14.4037C21 13.5564 20.3107 12.8671 19.4634 12.8671Z' fill='%235762D5'/%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isTimeTracking{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M17.718 7.17006C16.3157 5.76486 14.4889 4.93989 12.5274 4.81417V4.05469H13.3008C13.592 4.05469 13.8281 3.81858 13.8281 3.52734C13.8281 3.23611 13.592 3 13.3008 3H10.6992C10.408 3 10.1719 3.23611 10.1719 3.52734C10.1719 3.81858 10.408 4.05469 10.6992 4.05469H11.4727V4.81417C10.1277 4.90037 8.84623 5.31539 7.7214 6.02087L7.22046 5.51891C6.97665 5.27461 6.65234 5.1401 6.30721 5.1401C5.96208 5.1401 5.63776 5.27464 5.39399 5.51891L4.63212 6.28243C4.13062 6.78492 4.13062 7.60259 4.63212 8.10511L5.13647 8.61052C4.34043 9.88426 3.91412 11.3584 3.91412 12.8984C3.91412 15.0622 4.75506 17.0966 6.28204 18.6267C7.80929 20.1571 9.83999 21 12 21C14.1601 21 16.1908 20.1571 17.718 18.6267C19.245 17.0966 20.0859 15.0622 20.0859 12.8984C20.0859 10.7346 19.245 8.7002 17.718 7.17006ZM16.3594 13.4257H17.4564C17.2073 16.0348 15.1303 18.1169 12.5274 18.3671V17.2578C12.5274 16.9666 12.2913 16.7304 12 16.7304C11.7088 16.7304 11.4727 16.9666 11.4727 17.2578V18.3671C8.86975 18.1169 6.79272 16.0348 6.54363 13.4257H7.64065C7.93188 13.4257 8.16799 13.1896 8.16799 12.8984C8.16799 12.6071 7.93188 12.371 7.64065 12.371H6.54367C6.79275 9.76199 8.86975 7.67986 11.4727 7.42965V8.53897C11.4727 8.83021 11.7088 9.06632 12.0001 9.06632C12.2913 9.06632 12.5274 8.83021 12.5274 8.53897V7.42965C15.1303 7.67986 17.2074 9.76199 17.4564 12.371H16.3594C16.0682 12.371 15.8321 12.6071 15.8321 12.8984C15.8321 13.1896 16.0682 13.4257 16.3594 13.4257Z' fill='%235762D5'/%3E%3Cpath d='M13.3008 12.594H12.5568V10.4612C12.5568 10.17 12.3207 9.93387 12.0295 9.93387C11.7382 9.93387 11.5021 10.17 11.5021 10.4612V13.1214C11.5021 13.4126 11.7382 13.6487 12.0295 13.6487H13.3008C13.592 13.6487 13.8282 13.4126 13.8282 13.1214C13.8282 12.8301 13.592 12.594 13.3008 12.594Z' fill='%235762D5'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M17.718 7.17006C16.3157 5.76486 14.4889 4.93989 12.5274 4.81417V4.05469H13.3008C13.592 4.05469 13.8281 3.81858 13.8281 3.52734C13.8281 3.23611 13.592 3 13.3008 3H10.6992C10.408 3 10.1719 3.23611 10.1719 3.52734C10.1719 3.81858 10.408 4.05469 10.6992 4.05469H11.4727V4.81417C10.1277 4.90037 8.84623 5.31539 7.7214 6.02087L7.22046 5.51891C6.97665 5.27461 6.65234 5.1401 6.30721 5.1401C5.96208 5.1401 5.63776 5.27464 5.39399 5.51891L4.63212 6.28243C4.13062 6.78492 4.13062 7.60259 4.63212 8.10511L5.13647 8.61052C4.34043 9.88426 3.91412 11.3584 3.91412 12.8984C3.91412 15.0622 4.75506 17.0966 6.28204 18.6267C7.80929 20.1571 9.83999 21 12 21C14.1601 21 16.1908 20.1571 17.718 18.6267C19.245 17.0966 20.0859 15.0622 20.0859 12.8984C20.0859 10.7346 19.245 8.7002 17.718 7.17006ZM16.3594 13.4257H17.4564C17.2073 16.0348 15.1303 18.1169 12.5274 18.3671V17.2578C12.5274 16.9666 12.2913 16.7304 12 16.7304C11.7088 16.7304 11.4727 16.9666 11.4727 17.2578V18.3671C8.86975 18.1169 6.79272 16.0348 6.54363 13.4257H7.64065C7.93188 13.4257 8.16799 13.1896 8.16799 12.8984C8.16799 12.6071 7.93188 12.371 7.64065 12.371H6.54367C6.79275 9.76199 8.86975 7.67986 11.4727 7.42965V8.53897C11.4727 8.83021 11.7088 9.06632 12.0001 9.06632C12.2913 9.06632 12.5274 8.83021 12.5274 8.53897V7.42965C15.1303 7.67986 17.2074 9.76199 17.4564 12.371H16.3594C16.0682 12.371 15.8321 12.6071 15.8321 12.8984C15.8321 13.1896 16.0682 13.4257 16.3594 13.4257Z' fill='%235762D5'/%3E%3Cpath d='M13.3008 12.594H12.5568V10.4612C12.5568 10.17 12.3207 9.93387 12.0295 9.93387C11.7382 9.93387 11.5021 10.17 11.5021 10.4612V13.1214C11.5021 13.4126 11.7382 13.6487 12.0295 13.6487H13.3008C13.592 13.6487 13.8282 13.4126 13.8282 13.1214C13.8282 12.8301 13.592 12.594 13.3008 12.594Z' fill='%235762D5'/%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isTimeline{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_453_11110)'%3E%3Cpath d='M20.8455 11.6271L19.7908 10.5724C19.5849 10.3665 19.251 10.3665 19.0451 10.5724C18.8391 10.7784 18.8391 11.1122 19.0451 11.3182L19.1995 11.4727H17.6749C17.4572 10.8589 16.8711 10.418 16.1836 10.418C15.4961 10.418 14.91 10.8589 14.6923 11.4727H12.4015C12.2423 11.0239 11.8862 10.6678 11.4375 10.5087V9.36328H10.3828V10.5087C9.93408 10.6678 9.57798 11.0239 9.41883 11.4727H7.12805C6.91036 10.8589 6.3242 10.418 5.63672 10.418C4.94924 10.418 4.36308 10.8589 4.14539 11.4727H3.52734C3.23611 11.4727 3 11.7088 3 12C3 12.2912 3.23611 12.5273 3.52734 12.5273H4.14539C4.30454 12.9761 4.66064 13.3322 5.10938 13.4913V14.6367H6.16406V13.4913C6.6128 13.3322 6.96889 12.9761 7.12805 12.5273H9.41883C9.63652 13.1411 10.2227 13.582 10.9102 13.582C11.5976 13.582 12.1838 13.1411 12.4015 12.5273H14.6923C14.8514 12.9761 15.2075 13.3322 15.6562 13.4913V14.6367H16.7109V13.4913C17.1597 13.3322 17.5158 12.9761 17.6749 12.5273H19.1995L19.0451 12.6818C18.8391 12.8878 18.8391 13.2216 19.0451 13.4276C19.251 13.6335 19.5849 13.6335 19.7908 13.4276L20.8455 12.3729C21.0515 12.167 21.0515 11.833 20.8455 11.6271Z' fill='%235762D5'/%3E%3Cpath d='M7.74609 15.6914H3.52734C3.23611 15.6914 3 15.9275 3 16.2188V19.0312C3 19.3225 3.23611 19.5586 3.52734 19.5586H7.74609C8.03733 19.5586 8.27344 19.3225 8.27344 19.0312V16.2188C8.27344 15.9275 8.03733 15.6914 7.74609 15.6914Z' fill='%235762D5'/%3E%3Cpath d='M18.293 15.6914H14.0742C13.783 15.6914 13.5469 15.9275 13.5469 16.2188V19.0312C13.5469 19.3225 13.783 19.5586 14.0742 19.5586H18.293C18.5842 19.5586 18.8203 19.3225 18.8203 19.0312V16.2188C18.8203 15.9275 18.5842 15.6914 18.293 15.6914Z' fill='%235762D5'/%3E%3Cpath d='M8.80078 8.30859H13.0195C13.3108 8.30859 13.5469 8.07248 13.5469 7.78125V4.96875C13.5469 4.67752 13.3108 4.44141 13.0195 4.44141H8.80078C8.50955 4.44141 8.27344 4.67752 8.27344 4.96875V7.78125C8.27344 8.07248 8.50955 8.30859 8.80078 8.30859Z' fill='%235762D5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_453_11110'%3E%3Crect width='18' height='18' fill='white' transform='translate(3 3)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_453_11110)'%3E%3Cpath d='M20.8455 11.6271L19.7908 10.5724C19.5849 10.3665 19.251 10.3665 19.0451 10.5724C18.8391 10.7784 18.8391 11.1122 19.0451 11.3182L19.1995 11.4727H17.6749C17.4572 10.8589 16.8711 10.418 16.1836 10.418C15.4961 10.418 14.91 10.8589 14.6923 11.4727H12.4015C12.2423 11.0239 11.8862 10.6678 11.4375 10.5087V9.36328H10.3828V10.5087C9.93408 10.6678 9.57798 11.0239 9.41883 11.4727H7.12805C6.91036 10.8589 6.3242 10.418 5.63672 10.418C4.94924 10.418 4.36308 10.8589 4.14539 11.4727H3.52734C3.23611 11.4727 3 11.7088 3 12C3 12.2912 3.23611 12.5273 3.52734 12.5273H4.14539C4.30454 12.9761 4.66064 13.3322 5.10938 13.4913V14.6367H6.16406V13.4913C6.6128 13.3322 6.96889 12.9761 7.12805 12.5273H9.41883C9.63652 13.1411 10.2227 13.582 10.9102 13.582C11.5976 13.582 12.1838 13.1411 12.4015 12.5273H14.6923C14.8514 12.9761 15.2075 13.3322 15.6562 13.4913V14.6367H16.7109V13.4913C17.1597 13.3322 17.5158 12.9761 17.6749 12.5273H19.1995L19.0451 12.6818C18.8391 12.8878 18.8391 13.2216 19.0451 13.4276C19.251 13.6335 19.5849 13.6335 19.7908 13.4276L20.8455 12.3729C21.0515 12.167 21.0515 11.833 20.8455 11.6271Z' fill='%235762D5'/%3E%3Cpath d='M7.74609 15.6914H3.52734C3.23611 15.6914 3 15.9275 3 16.2188V19.0312C3 19.3225 3.23611 19.5586 3.52734 19.5586H7.74609C8.03733 19.5586 8.27344 19.3225 8.27344 19.0312V16.2188C8.27344 15.9275 8.03733 15.6914 7.74609 15.6914Z' fill='%235762D5'/%3E%3Cpath d='M18.293 15.6914H14.0742C13.783 15.6914 13.5469 15.9275 13.5469 16.2188V19.0312C13.5469 19.3225 13.783 19.5586 14.0742 19.5586H18.293C18.5842 19.5586 18.8203 19.3225 18.8203 19.0312V16.2188C18.8203 15.9275 18.5842 15.6914 18.293 15.6914Z' fill='%235762D5'/%3E%3Cpath d='M8.80078 8.30859H13.0195C13.3108 8.30859 13.5469 8.07248 13.5469 7.78125V4.96875C13.5469 4.67752 13.3108 4.44141 13.0195 4.44141H8.80078C8.50955 4.44141 8.27344 4.67752 8.27344 4.96875V7.78125C8.27344 8.07248 8.50955 8.30859 8.80078 8.30859Z' fill='%235762D5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_453_11110'%3E%3Crect width='18' height='18' fill='white' transform='translate(3 3)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isReports{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M17.5547 3.98631H16.8518C17.1542 4.54139 17.3262 5.17758 17.3262 5.85324C17.3262 6.7273 16.6165 7.43837 15.7441 7.43837H8.25586C7.38353 7.43837 6.67383 6.72726 6.67383 5.85324C6.67383 5.17758 6.84581 4.54142 7.14816 3.98631H6.44531C5.57298 3.98631 4.86328 4.69741 4.86328 5.57143V19.4149C4.86328 20.2889 5.57298 21 6.44531 21H17.5547C18.427 21 19.1367 20.2889 19.1367 19.4149V5.57143C19.1367 4.69738 18.427 3.98631 17.5547 3.98631ZM10.1463 17.9803L8.99787 19.131C8.79196 19.3373 8.45804 19.3373 8.2521 19.131L7.6896 18.5674C7.48365 18.361 7.48365 18.0265 7.6896 17.8202C7.89551 17.6138 8.22942 17.6138 8.43537 17.8202L8.625 18.0101L9.40055 17.2331C9.60646 17.0267 9.94037 17.0267 10.1463 17.2331C10.3522 17.4394 10.3522 17.7739 10.1463 17.9803ZM10.1463 14.9509L8.99787 16.1016C8.79196 16.3079 8.45804 16.3079 8.2521 16.1016L7.6896 15.538C7.48365 15.3317 7.48365 14.9971 7.6896 14.7908C7.89551 14.5844 8.22942 14.5844 8.43537 14.7908L8.625 14.9808L9.40055 14.2037C9.60646 13.9974 9.94037 13.9974 10.1463 14.2037C10.3522 14.41 10.3522 14.7446 10.1463 14.9509ZM9.13849 12.8139C8.93258 13.0203 8.59867 13.0203 8.39272 12.8139C8.18678 12.6076 8.18678 12.2731 8.39272 12.0667L10.2912 10.1646C10.4971 9.95819 10.831 9.95819 11.0369 10.1646L12.6328 11.7635L13.8909 10.5029H13.8281C13.5369 10.5029 13.3008 10.2663 13.3008 9.97454C13.3008 9.68274 13.5369 9.44618 13.8281 9.44618C15.2803 9.44618 15.4041 9.38392 15.6026 9.68123C15.7237 9.86257 15.6914 9.92392 15.6914 11.3131C15.6914 11.6049 15.4553 11.8415 15.1641 11.8415C14.8728 11.8415 14.6367 11.6049 14.6367 11.3131V11.2502L13.0057 12.8844C12.7998 13.0907 12.4659 13.0907 12.2599 12.8844L10.6641 11.2854L9.13849 12.8139ZM15.9023 18.7104H11.6484C11.3572 18.7104 11.1211 18.4738 11.1211 18.182C11.1211 17.8902 11.3572 17.6537 11.6484 17.6537H15.9023C16.1936 17.6537 16.4297 17.8902 16.4297 18.182C16.4297 18.4738 16.1936 18.7104 15.9023 18.7104ZM15.9023 15.681H11.6484C11.3572 15.681 11.1211 15.4444 11.1211 15.1526C11.1211 14.8608 11.3572 14.6243 11.6484 14.6243H15.9023C16.1936 14.6243 16.4297 14.8608 16.4297 15.1526C16.4297 15.4444 16.1936 15.681 15.9023 15.681Z' fill='%235762D5'/%3E%3Cpath d='M13.4238 3H10.5762C9.00595 3 7.72852 4.27997 7.72852 5.85325C7.72852 6.14504 7.96462 6.38161 8.25586 6.38161H15.7441C16.0354 6.38161 16.2715 6.14504 16.2715 5.85325C16.2715 4.27997 14.994 3 13.4238 3Z' fill='%235762D5'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M17.5547 3.98631H16.8518C17.1542 4.54139 17.3262 5.17758 17.3262 5.85324C17.3262 6.7273 16.6165 7.43837 15.7441 7.43837H8.25586C7.38353 7.43837 6.67383 6.72726 6.67383 5.85324C6.67383 5.17758 6.84581 4.54142 7.14816 3.98631H6.44531C5.57298 3.98631 4.86328 4.69741 4.86328 5.57143V19.4149C4.86328 20.2889 5.57298 21 6.44531 21H17.5547C18.427 21 19.1367 20.2889 19.1367 19.4149V5.57143C19.1367 4.69738 18.427 3.98631 17.5547 3.98631ZM10.1463 17.9803L8.99787 19.131C8.79196 19.3373 8.45804 19.3373 8.2521 19.131L7.6896 18.5674C7.48365 18.361 7.48365 18.0265 7.6896 17.8202C7.89551 17.6138 8.22942 17.6138 8.43537 17.8202L8.625 18.0101L9.40055 17.2331C9.60646 17.0267 9.94037 17.0267 10.1463 17.2331C10.3522 17.4394 10.3522 17.7739 10.1463 17.9803ZM10.1463 14.9509L8.99787 16.1016C8.79196 16.3079 8.45804 16.3079 8.2521 16.1016L7.6896 15.538C7.48365 15.3317 7.48365 14.9971 7.6896 14.7908C7.89551 14.5844 8.22942 14.5844 8.43537 14.7908L8.625 14.9808L9.40055 14.2037C9.60646 13.9974 9.94037 13.9974 10.1463 14.2037C10.3522 14.41 10.3522 14.7446 10.1463 14.9509ZM9.13849 12.8139C8.93258 13.0203 8.59867 13.0203 8.39272 12.8139C8.18678 12.6076 8.18678 12.2731 8.39272 12.0667L10.2912 10.1646C10.4971 9.95819 10.831 9.95819 11.0369 10.1646L12.6328 11.7635L13.8909 10.5029H13.8281C13.5369 10.5029 13.3008 10.2663 13.3008 9.97454C13.3008 9.68274 13.5369 9.44618 13.8281 9.44618C15.2803 9.44618 15.4041 9.38392 15.6026 9.68123C15.7237 9.86257 15.6914 9.92392 15.6914 11.3131C15.6914 11.6049 15.4553 11.8415 15.1641 11.8415C14.8728 11.8415 14.6367 11.6049 14.6367 11.3131V11.2502L13.0057 12.8844C12.7998 13.0907 12.4659 13.0907 12.2599 12.8844L10.6641 11.2854L9.13849 12.8139ZM15.9023 18.7104H11.6484C11.3572 18.7104 11.1211 18.4738 11.1211 18.182C11.1211 17.8902 11.3572 17.6537 11.6484 17.6537H15.9023C16.1936 17.6537 16.4297 17.8902 16.4297 18.182C16.4297 18.4738 16.1936 18.7104 15.9023 18.7104ZM15.9023 15.681H11.6484C11.3572 15.681 11.1211 15.4444 11.1211 15.1526C11.1211 14.8608 11.3572 14.6243 11.6484 14.6243H15.9023C16.1936 14.6243 16.4297 14.8608 16.4297 15.1526C16.4297 15.4444 16.1936 15.681 15.9023 15.681Z' fill='%235762D5'/%3E%3Cpath d='M13.4238 3H10.5762C9.00595 3 7.72852 4.27997 7.72852 5.85325C7.72852 6.14504 7.96462 6.38161 8.25586 6.38161H15.7441C16.0354 6.38161 16.2715 6.14504 16.2715 5.85325C16.2715 4.27997 14.994 3 13.4238 3Z' fill='%235762D5'/%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isStaffAllocations{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6.58044 13.9825V10.5439C6.58044 10.2957 6.61601 10.0538 6.68262 9.82278H4.36395C3.98795 9.82278 3.64696 9.97577 3.40004 10.2227C3.15312 10.4696 3 10.8107 3 11.1866V13.9227C3 14.2558 3.12154 14.5624 3.32286 14.801C3.42751 14.9251 3.55412 15.0303 3.69667 15.1108V19.0877C3.69667 19.3784 3.93233 19.6141 4.22292 19.6141H7.45592V15.9376C6.90317 15.4386 6.58044 14.7276 6.58044 13.9825Z' fill='%235762D5'/%3E%3Cpath d='M5.84232 9.20027C6.97926 9.20027 7.90417 8.27536 7.90417 7.13841C7.90417 6.00146 6.97926 5.07655 5.84232 5.07655C4.70537 5.07655 3.78046 6.00146 3.78046 7.13841C3.78046 8.27536 4.70537 9.20027 5.84232 9.20027Z' fill='%235762D5'/%3E%3Cpath d='M12.9296 8.96489H9.21193C8.77687 8.96489 8.38205 9.14218 8.09613 9.42796C7.81021 9.71388 7.63306 10.1087 7.63306 10.5439V13.9825C7.63306 14.3681 7.77368 14.7232 8.00645 14.9991C8.14447 15.1627 8.31531 15.298 8.50853 15.3946V20.4736C8.50853 20.7643 8.74419 21 9.03491 21H13.1067C13.3974 21 13.6331 20.7643 13.6331 20.4736V15.3946C13.8263 15.298 13.9972 15.1627 14.135 14.9991C14.368 14.7232 14.5086 14.3682 14.5086 13.9825V10.5439C14.5086 10.1087 14.3314 9.71388 14.0455 9.4281C13.7596 9.14218 13.3648 8.96489 12.9296 8.96489Z' fill='%235762D5'/%3E%3Cpath d='M11.07 7.91226C12.4244 7.91226 13.5262 6.81047 13.5262 5.45613C13.5262 4.10179 12.4244 3 11.07 3C9.71568 3 8.61389 4.10179 8.61389 5.45613C8.61389 6.81047 9.71568 7.91226 11.07 7.91226Z' fill='%235762D5'/%3E%3Cpath d='M18.8122 10.2227C18.5653 9.97577 18.2243 9.82278 17.8483 9.82278H15.459C15.5255 10.0538 15.5612 10.2957 15.5612 10.5439V13.9825C15.5612 14.7275 15.2385 15.4386 14.6857 15.9376V19.6102C14.7065 19.6127 14.7278 19.6141 14.7493 19.6141H17.9892C18.2799 19.6141 18.5156 19.3784 18.5156 19.0877V15.1108C18.658 15.0304 18.7846 14.9251 18.8894 14.801C19.0907 14.5624 19.2122 14.2558 19.2122 13.9227V11.1866C19.2122 10.8107 19.0591 10.4696 18.8122 10.2227Z' fill='%235762D5'/%3E%3Cpath d='M16.3686 9.20027C17.5055 9.20027 18.4304 8.27536 18.4304 7.13841C18.4304 6.00146 17.5055 5.07655 16.3686 5.07655C15.2318 5.07655 14.3067 6.00146 14.3067 7.13841C14.3067 8.27536 15.2318 9.20027 16.3686 9.20027Z' fill='%235762D5'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6.58044 13.9825V10.5439C6.58044 10.2957 6.61601 10.0538 6.68262 9.82278H4.36395C3.98795 9.82278 3.64696 9.97577 3.40004 10.2227C3.15312 10.4696 3 10.8107 3 11.1866V13.9227C3 14.2558 3.12154 14.5624 3.32286 14.801C3.42751 14.9251 3.55412 15.0303 3.69667 15.1108V19.0877C3.69667 19.3784 3.93233 19.6141 4.22292 19.6141H7.45592V15.9376C6.90317 15.4386 6.58044 14.7276 6.58044 13.9825Z' fill='%235762D5'/%3E%3Cpath d='M5.84232 9.20027C6.97926 9.20027 7.90417 8.27536 7.90417 7.13841C7.90417 6.00146 6.97926 5.07655 5.84232 5.07655C4.70537 5.07655 3.78046 6.00146 3.78046 7.13841C3.78046 8.27536 4.70537 9.20027 5.84232 9.20027Z' fill='%235762D5'/%3E%3Cpath d='M12.9296 8.96489H9.21193C8.77687 8.96489 8.38205 9.14218 8.09613 9.42796C7.81021 9.71388 7.63306 10.1087 7.63306 10.5439V13.9825C7.63306 14.3681 7.77368 14.7232 8.00645 14.9991C8.14447 15.1627 8.31531 15.298 8.50853 15.3946V20.4736C8.50853 20.7643 8.74419 21 9.03491 21H13.1067C13.3974 21 13.6331 20.7643 13.6331 20.4736V15.3946C13.8263 15.298 13.9972 15.1627 14.135 14.9991C14.368 14.7232 14.5086 14.3682 14.5086 13.9825V10.5439C14.5086 10.1087 14.3314 9.71388 14.0455 9.4281C13.7596 9.14218 13.3648 8.96489 12.9296 8.96489Z' fill='%235762D5'/%3E%3Cpath d='M11.07 7.91226C12.4244 7.91226 13.5262 6.81047 13.5262 5.45613C13.5262 4.10179 12.4244 3 11.07 3C9.71568 3 8.61389 4.10179 8.61389 5.45613C8.61389 6.81047 9.71568 7.91226 11.07 7.91226Z' fill='%235762D5'/%3E%3Cpath d='M18.8122 10.2227C18.5653 9.97577 18.2243 9.82278 17.8483 9.82278H15.459C15.5255 10.0538 15.5612 10.2957 15.5612 10.5439V13.9825C15.5612 14.7275 15.2385 15.4386 14.6857 15.9376V19.6102C14.7065 19.6127 14.7278 19.6141 14.7493 19.6141H17.9892C18.2799 19.6141 18.5156 19.3784 18.5156 19.0877V15.1108C18.658 15.0304 18.7846 14.9251 18.8894 14.801C19.0907 14.5624 19.2122 14.2558 19.2122 13.9227V11.1866C19.2122 10.8107 19.0591 10.4696 18.8122 10.2227Z' fill='%235762D5'/%3E%3Cpath d='M16.3686 9.20027C17.5055 9.20027 18.4304 8.27536 18.4304 7.13841C18.4304 6.00146 17.5055 5.07655 16.3686 5.07655C15.2318 5.07655 14.3067 6.00146 14.3067 7.13841C14.3067 8.27536 15.2318 9.20027 16.3686 9.20027Z' fill='%235762D5'/%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isWiki{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6.72656 21H17.2734C18.1458 21 18.8555 20.2903 18.8555 19.418V8.27344H15.1641C14.2917 8.27344 13.582 7.56377 13.582 6.69141V3H6.72656C5.8542 3 5.14453 3.70966 5.14453 4.58203V19.418C5.14453 20.2903 5.8542 21 6.72656 21ZM8.83594 10.418H15.1641C15.4555 10.418 15.6914 10.6538 15.6914 10.9453C15.6914 11.2368 15.4555 11.4727 15.1641 11.4727H8.83594C8.54446 11.4727 8.30859 11.2368 8.30859 10.9453C8.30859 10.6538 8.54446 10.418 8.83594 10.418ZM8.83594 12.5273H15.1641C15.4555 12.5273 15.6914 12.7632 15.6914 13.0547C15.6914 13.3462 15.4555 13.582 15.1641 13.582H8.83594C8.54446 13.582 8.30859 13.3462 8.30859 13.0547C8.30859 12.7632 8.54446 12.5273 8.83594 12.5273ZM8.83594 14.6367H15.1641C15.4555 14.6367 15.6914 14.8726 15.6914 15.1641C15.6914 15.4555 15.4555 15.6914 15.1641 15.6914H8.83594C8.54446 15.6914 8.30859 15.4555 8.30859 15.1641C8.30859 14.8726 8.54446 14.6367 8.83594 14.6367ZM8.83594 16.7461H13.0547C13.3462 16.7461 13.582 16.982 13.582 17.2734C13.582 17.5649 13.3462 17.8008 13.0547 17.8008H8.83594C8.54446 17.8008 8.30859 17.5649 8.30859 17.2734C8.30859 16.982 8.54446 16.7461 8.83594 16.7461Z' fill='%235762D5'/%3E%3Cpath d='M15.1641 7.21875H18.5465L14.6367 3.30899V6.69141C14.6367 6.98236 14.8731 7.21875 15.1641 7.21875Z' fill='%235762D5'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6.72656 21H17.2734C18.1458 21 18.8555 20.2903 18.8555 19.418V8.27344H15.1641C14.2917 8.27344 13.582 7.56377 13.582 6.69141V3H6.72656C5.8542 3 5.14453 3.70966 5.14453 4.58203V19.418C5.14453 20.2903 5.8542 21 6.72656 21ZM8.83594 10.418H15.1641C15.4555 10.418 15.6914 10.6538 15.6914 10.9453C15.6914 11.2368 15.4555 11.4727 15.1641 11.4727H8.83594C8.54446 11.4727 8.30859 11.2368 8.30859 10.9453C8.30859 10.6538 8.54446 10.418 8.83594 10.418ZM8.83594 12.5273H15.1641C15.4555 12.5273 15.6914 12.7632 15.6914 13.0547C15.6914 13.3462 15.4555 13.582 15.1641 13.582H8.83594C8.54446 13.582 8.30859 13.3462 8.30859 13.0547C8.30859 12.7632 8.54446 12.5273 8.83594 12.5273ZM8.83594 14.6367H15.1641C15.4555 14.6367 15.6914 14.8726 15.6914 15.1641C15.6914 15.4555 15.4555 15.6914 15.1641 15.6914H8.83594C8.54446 15.6914 8.30859 15.4555 8.30859 15.1641C8.30859 14.8726 8.54446 14.6367 8.83594 14.6367ZM8.83594 16.7461H13.0547C13.3462 16.7461 13.582 16.982 13.582 17.2734C13.582 17.5649 13.3462 17.8008 13.0547 17.8008H8.83594C8.54446 17.8008 8.30859 17.5649 8.30859 17.2734C8.30859 16.982 8.54446 16.7461 8.83594 16.7461Z' fill='%235762D5'/%3E%3Cpath d='M15.1641 7.21875H18.5465L14.6367 3.30899V6.69141C14.6367 6.98236 14.8731 7.21875 15.1641 7.21875Z' fill='%235762D5'/%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isFiles{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M17.19 6.01398H7.9056C7.61798 6.01398 7.38483 5.78082 7.38483 5.49321V5.23263C7.38483 4.93939 7.1471 4.70167 6.85386 4.70167H4.06193C3.47545 4.70167 3 5.17709 3 5.7636V14.699L4.36255 8.07005C4.41233 7.8279 4.62545 7.65412 4.87267 7.65412H18.2519V7.07591C18.2519 6.4894 17.7765 6.01398 17.19 6.01398Z' fill='%235762D5'/%3E%3Cpath d='M19.9379 8.69566H5.29726L3.24811 18.6648C3.18089 18.9919 3.43071 19.2983 3.76466 19.2983H18.9999C19.5412 19.2983 19.9958 18.8912 20.0554 18.3531L20.9934 9.87438C21.063 9.24547 20.5706 8.69566 19.9379 8.69566Z' fill='%235762D5'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M17.19 6.01398H7.9056C7.61798 6.01398 7.38483 5.78082 7.38483 5.49321V5.23263C7.38483 4.93939 7.1471 4.70167 6.85386 4.70167H4.06193C3.47545 4.70167 3 5.17709 3 5.7636V14.699L4.36255 8.07005C4.41233 7.8279 4.62545 7.65412 4.87267 7.65412H18.2519V7.07591C18.2519 6.4894 17.7765 6.01398 17.19 6.01398Z' fill='%235762D5'/%3E%3Cpath d='M19.9379 8.69566H5.29726L3.24811 18.6648C3.18089 18.9919 3.43071 19.2983 3.76466 19.2983H18.9999C19.5412 19.2983 19.9958 18.8912 20.0554 18.3531L20.9934 9.87438C21.063 9.24547 20.5706 8.69566 19.9379 8.69566Z' fill='%235762D5'/%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isReleases{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_453_11162)'%3E%3Cpath d='M13.0547 10.9805V6.69141H13.582C13.7766 6.69141 13.9553 6.58429 14.047 6.4128C14.1387 6.2413 14.1289 6.03325 14.0208 5.87153L12.4388 3.22015C12.2431 2.9266 11.7569 2.9266 11.5612 3.22015L9.97929 5.87157C9.87115 6.03328 9.86137 6.24134 9.95303 6.41283C10.0447 6.58432 10.2234 6.69144 10.4181 6.69144H10.9453V10.9805C10.9453 11.2717 11.1815 11.5079 11.4727 11.5079H12.5274C12.8186 11.5078 13.0547 11.2717 13.0547 10.9805Z' fill='%235762D5'/%3E%3Cpath d='M6.19919 11.5078H7.25388C7.54511 11.5078 7.78122 11.2717 7.78122 10.9805V8.80078H8.30849C8.50315 8.80078 8.68185 8.69366 8.77354 8.52217C8.86523 8.35068 8.85542 8.14262 8.74728 7.98091L7.16528 5.32953C6.9696 5.03597 6.48343 5.03597 6.28775 5.32953L4.70579 7.98094C4.59765 8.14266 4.58787 8.35071 4.67953 8.52221C4.77118 8.6937 4.94991 8.80078 5.14457 8.80078H5.67185V10.9805C5.67185 11.2717 5.90796 11.5078 6.19919 11.5078Z' fill='%235762D5'/%3E%3Cpath d='M16.7461 11.5078H17.8008C18.092 11.5078 18.3281 11.2717 18.3281 10.9805V8.80078H18.8554C19.05 8.80078 19.2287 8.69366 19.3204 8.52217C19.4121 8.35068 19.4023 8.14262 19.2942 7.98091L17.7122 5.32953C17.5165 5.03597 17.0303 5.03597 16.8346 5.32953L15.2527 7.98091C15.1445 8.14262 15.1347 8.35068 15.2264 8.52217C15.3181 8.69366 15.4968 8.80078 15.6914 8.80078H16.2187V10.9805C16.2187 11.2717 16.4548 11.5078 16.7461 11.5078Z' fill='%235762D5'/%3E%3Cpath d='M3.52826 15.7266H9.08109C9.2574 15.7266 9.42207 15.6384 9.51984 15.4917L11.4727 12.5625H5.39158C5.21527 12.5625 5.0506 12.6506 4.95283 12.7973L3.08948 14.9067C2.85579 15.2571 3.10706 15.7266 3.52826 15.7266Z' fill='%235762D5'/%3E%3Cpath d='M19.0472 12.7973C18.9494 12.6506 18.7847 12.5625 18.6084 12.5625H12.5273L14.4802 15.4917C14.5779 15.6384 14.7426 15.7266 14.9189 15.7266H20.4718C20.893 15.7266 21.1442 15.2571 20.9105 14.9067L19.0472 12.7973Z' fill='%235762D5'/%3E%3Cpath d='M18.8555 20.4726C18.8555 20.0583 18.8555 18.3761 18.8555 16.7812H14.9189C14.389 16.7812 13.8967 16.5181 13.6026 16.0767L12.5273 14.4639V21H18.3281C18.6196 21 18.8555 20.7641 18.8555 20.4726Z' fill='%235762D5'/%3E%3Cpath d='M5.67188 21H11.4727V14.4639L10.3974 16.0767C10.1033 16.5181 9.61099 16.7812 9.08108 16.7812H5.14453C5.14453 18.6361 5.14453 20.5624 5.14453 20.4726C5.14453 20.7641 5.38039 21 5.67188 21Z' fill='%235762D5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_453_11162'%3E%3Crect width='18' height='18' fill='white' transform='translate(3 3)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_453_11162)'%3E%3Cpath d='M13.0547 10.9805V6.69141H13.582C13.7766 6.69141 13.9553 6.58429 14.047 6.4128C14.1387 6.2413 14.1289 6.03325 14.0208 5.87153L12.4388 3.22015C12.2431 2.9266 11.7569 2.9266 11.5612 3.22015L9.97929 5.87157C9.87115 6.03328 9.86137 6.24134 9.95303 6.41283C10.0447 6.58432 10.2234 6.69144 10.4181 6.69144H10.9453V10.9805C10.9453 11.2717 11.1815 11.5079 11.4727 11.5079H12.5274C12.8186 11.5078 13.0547 11.2717 13.0547 10.9805Z' fill='%235762D5'/%3E%3Cpath d='M6.19919 11.5078H7.25388C7.54511 11.5078 7.78122 11.2717 7.78122 10.9805V8.80078H8.30849C8.50315 8.80078 8.68185 8.69366 8.77354 8.52217C8.86523 8.35068 8.85542 8.14262 8.74728 7.98091L7.16528 5.32953C6.9696 5.03597 6.48343 5.03597 6.28775 5.32953L4.70579 7.98094C4.59765 8.14266 4.58787 8.35071 4.67953 8.52221C4.77118 8.6937 4.94991 8.80078 5.14457 8.80078H5.67185V10.9805C5.67185 11.2717 5.90796 11.5078 6.19919 11.5078Z' fill='%235762D5'/%3E%3Cpath d='M16.7461 11.5078H17.8008C18.092 11.5078 18.3281 11.2717 18.3281 10.9805V8.80078H18.8554C19.05 8.80078 19.2287 8.69366 19.3204 8.52217C19.4121 8.35068 19.4023 8.14262 19.2942 7.98091L17.7122 5.32953C17.5165 5.03597 17.0303 5.03597 16.8346 5.32953L15.2527 7.98091C15.1445 8.14262 15.1347 8.35068 15.2264 8.52217C15.3181 8.69366 15.4968 8.80078 15.6914 8.80078H16.2187V10.9805C16.2187 11.2717 16.4548 11.5078 16.7461 11.5078Z' fill='%235762D5'/%3E%3Cpath d='M3.52826 15.7266H9.08109C9.2574 15.7266 9.42207 15.6384 9.51984 15.4917L11.4727 12.5625H5.39158C5.21527 12.5625 5.0506 12.6506 4.95283 12.7973L3.08948 14.9067C2.85579 15.2571 3.10706 15.7266 3.52826 15.7266Z' fill='%235762D5'/%3E%3Cpath d='M19.0472 12.7973C18.9494 12.6506 18.7847 12.5625 18.6084 12.5625H12.5273L14.4802 15.4917C14.5779 15.6384 14.7426 15.7266 14.9189 15.7266H20.4718C20.893 15.7266 21.1442 15.2571 20.9105 14.9067L19.0472 12.7973Z' fill='%235762D5'/%3E%3Cpath d='M18.8555 20.4726C18.8555 20.0583 18.8555 18.3761 18.8555 16.7812H14.9189C14.389 16.7812 13.8967 16.5181 13.6026 16.0767L12.5273 14.4639V21H18.3281C18.6196 21 18.8555 20.7641 18.8555 20.4726Z' fill='%235762D5'/%3E%3Cpath d='M5.67188 21H11.4727V14.4639L10.3974 16.0767C10.1033 16.5181 9.61099 16.7812 9.08108 16.7812H5.14453C5.14453 18.6361 5.14453 20.5624 5.14453 20.4726C5.14453 20.7641 5.38039 21 5.67188 21Z' fill='%235762D5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_453_11162'%3E%3Crect width='18' height='18' fill='white' transform='translate(3 3)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isAdmin{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_346_3127)'%3E%3Cpath d='M12.6797 6.88059C12.6567 6.45119 12.2179 6.52424 11.7897 6.52424C12.106 6.60848 12.4052 6.72568 12.6797 6.88059Z' fill='%235762D5'/%3E%3Cpath d='M8.10243 5.80371C6.44017 5.80371 5.67506 7.9077 7.00388 8.96589C7.45687 7.75632 8.35864 6.88781 9.54083 6.545C9.21744 6.09793 8.69496 5.80371 8.10243 5.80371Z' fill='%235762D5'/%3E%3Cpath d='M4.66836 8.63697C4.7361 8.85434 4.82387 9.06288 4.92814 9.26045L4.38211 9.80679C4.23547 9.95342 4.23547 10.1914 4.38211 10.3384L5.34457 11.3011C5.41466 11.3712 5.5107 11.4107 5.6108 11.4107C5.70979 11.4107 5.80518 11.3712 5.87649 11.3011L6.42192 10.7548C6.50377 10.7981 6.5945 10.8247 6.67927 10.862C6.67927 10.8558 6.67866 10.8494 6.67866 10.8431C6.67866 10.3967 6.72994 9.9755 6.82124 9.58001C6.16271 9.15618 5.72329 8.4205 5.72329 7.58055C5.72329 6.2685 6.79059 5.2009 8.10234 5.2009C8.99058 5.2009 9.75747 5.69538 10.1668 6.41783C10.6039 6.36362 11.0145 6.36362 11.5086 6.45701C11.4451 6.2647 11.3703 6.0765 11.2766 5.90009L11.8226 5.35349C11.8939 5.28309 11.9333 5.18736 11.9333 5.08783C11.9333 4.98826 11.8939 4.89257 11.8226 4.82217L10.8607 3.86001C10.7871 3.78639 10.6911 3.74987 10.5951 3.74987C10.499 3.74987 10.403 3.78639 10.33 3.86001L9.7822 4.40661C9.58433 4.30178 9.3764 4.21401 9.15849 4.14775V3.3755C9.15849 3.16818 8.99118 3 8.78326 3H7.42204C7.21529 3 7.0462 3.16818 7.0462 3.3755V4.14771C6.82886 4.21397 6.6209 4.30174 6.42241 4.40658L5.87649 3.86058C5.80283 3.78696 5.70683 3.75043 5.6108 3.75043C5.5148 3.75043 5.41823 3.78696 5.34518 3.86028L4.38211 4.82244C4.31201 4.89314 4.27257 4.98853 4.27257 5.0884C4.27257 5.18823 4.31201 5.28366 4.38211 5.35406L4.92814 5.90035C4.82383 6.09827 4.7361 6.3065 4.66958 6.52384H3.89794C3.69001 6.52384 3.52209 6.69228 3.52209 6.89991V8.26116C3.52209 8.46818 3.69001 8.63697 3.89794 8.63697H4.66836Z' fill='%235762D5'/%3E%3Cpath d='M16.46 15.9205C17.062 15.5903 17.4755 14.9584 17.4755 14.225C17.4755 13.1547 16.6043 12.2842 15.5341 12.2842C15.1577 12.2842 14.8089 12.3967 14.5109 12.5828C14.3325 13.2931 14.0515 13.9726 13.684 14.5628C14.7259 14.7587 15.6819 15.2331 16.46 15.9205Z' fill='%235762D5'/%3E%3Cpath d='M20.4771 13.4909C20.4771 13.2668 20.2951 13.0854 20.0719 13.0854H19.239C19.1671 12.8506 19.0717 12.6256 18.9586 12.4121L19.5482 11.8225C19.6248 11.7465 19.6672 11.6435 19.6672 11.536C19.6672 11.4285 19.6248 11.3254 19.5482 11.2491L18.5103 10.211C18.4315 10.1317 18.3272 10.0919 18.2236 10.0919C18.1199 10.0919 18.0162 10.1317 17.9373 10.211L17.3465 10.8008C17.1332 10.6877 16.9089 10.5929 16.6732 10.5213V9.68848C16.6732 9.46466 16.4924 9.2832 16.2686 9.2832H14.8002C14.7018 9.2832 14.6152 9.32265 14.5446 9.38099C14.6682 9.83216 14.7359 10.3214 14.7359 10.8432C14.7359 11.1746 14.7101 11.511 14.6618 11.8455C14.935 11.7447 15.226 11.6814 15.5341 11.6814C16.9371 11.6814 18.0786 12.8227 18.0786 14.2254C18.0786 15.1219 17.6104 15.9077 16.9077 16.3609C17.419 16.9217 17.8254 17.5869 18.0899 18.3323C18.1334 18.3474 18.1788 18.3583 18.2241 18.3583C18.3278 18.3583 18.4315 18.3188 18.511 18.2396L19.5495 17.2014C19.6255 17.1254 19.6673 17.0223 19.6673 16.9148C19.6673 16.8073 19.6255 16.7043 19.5495 16.628L18.9587 16.0381C19.0718 15.8249 19.1672 15.5998 19.2391 15.3649H20.0719C20.1791 15.3649 20.2834 15.3224 20.3588 15.2458C20.4348 15.1701 20.4778 15.0668 20.4778 14.9593L20.4771 13.4909Z' fill='%235762D5'/%3E%3Cpath d='M17.2629 18.699C16.6332 16.8462 14.9692 15.5719 13.0484 15.3984C12.4052 16.0796 11.6088 16.5117 10.707 16.5117C9.80582 16.5117 9.00884 16.0796 8.36624 15.3984C6.44428 15.5719 4.78028 16.8462 4.15057 18.6993L3.80249 19.7239C3.70293 20.0187 3.7506 20.3436 3.93206 20.5965C4.11348 20.8495 4.40565 20.9997 4.71663 20.9997H16.6968C17.0084 20.9997 17.3005 20.8495 17.482 20.5965C17.6628 20.3436 17.7111 20.0187 17.6109 19.7239L17.2629 18.699Z' fill='%235762D5'/%3E%3Cpath d='M7.58337 10.8429C7.58337 13.141 8.98233 15.607 10.7069 15.607C12.4322 15.607 13.8311 13.141 13.8311 10.8429C13.8312 6.07922 7.58337 6.06977 7.58337 10.8429Z' fill='%235762D5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_346_3127'%3E%3Crect width='18' height='18' fill='white' transform='translate(3 3)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_346_3127)'%3E%3Cpath d='M12.6797 6.88059C12.6567 6.45119 12.2179 6.52424 11.7897 6.52424C12.106 6.60848 12.4052 6.72568 12.6797 6.88059Z' fill='%235762D5'/%3E%3Cpath d='M8.10243 5.80371C6.44017 5.80371 5.67506 7.9077 7.00388 8.96589C7.45687 7.75632 8.35864 6.88781 9.54083 6.545C9.21744 6.09793 8.69496 5.80371 8.10243 5.80371Z' fill='%235762D5'/%3E%3Cpath d='M4.66836 8.63697C4.7361 8.85434 4.82387 9.06288 4.92814 9.26045L4.38211 9.80679C4.23547 9.95342 4.23547 10.1914 4.38211 10.3384L5.34457 11.3011C5.41466 11.3712 5.5107 11.4107 5.6108 11.4107C5.70979 11.4107 5.80518 11.3712 5.87649 11.3011L6.42192 10.7548C6.50377 10.7981 6.5945 10.8247 6.67927 10.862C6.67927 10.8558 6.67866 10.8494 6.67866 10.8431C6.67866 10.3967 6.72994 9.9755 6.82124 9.58001C6.16271 9.15618 5.72329 8.4205 5.72329 7.58055C5.72329 6.2685 6.79059 5.2009 8.10234 5.2009C8.99058 5.2009 9.75747 5.69538 10.1668 6.41783C10.6039 6.36362 11.0145 6.36362 11.5086 6.45701C11.4451 6.2647 11.3703 6.0765 11.2766 5.90009L11.8226 5.35349C11.8939 5.28309 11.9333 5.18736 11.9333 5.08783C11.9333 4.98826 11.8939 4.89257 11.8226 4.82217L10.8607 3.86001C10.7871 3.78639 10.6911 3.74987 10.5951 3.74987C10.499 3.74987 10.403 3.78639 10.33 3.86001L9.7822 4.40661C9.58433 4.30178 9.3764 4.21401 9.15849 4.14775V3.3755C9.15849 3.16818 8.99118 3 8.78326 3H7.42204C7.21529 3 7.0462 3.16818 7.0462 3.3755V4.14771C6.82886 4.21397 6.6209 4.30174 6.42241 4.40658L5.87649 3.86058C5.80283 3.78696 5.70683 3.75043 5.6108 3.75043C5.5148 3.75043 5.41823 3.78696 5.34518 3.86028L4.38211 4.82244C4.31201 4.89314 4.27257 4.98853 4.27257 5.0884C4.27257 5.18823 4.31201 5.28366 4.38211 5.35406L4.92814 5.90035C4.82383 6.09827 4.7361 6.3065 4.66958 6.52384H3.89794C3.69001 6.52384 3.52209 6.69228 3.52209 6.89991V8.26116C3.52209 8.46818 3.69001 8.63697 3.89794 8.63697H4.66836Z' fill='%235762D5'/%3E%3Cpath d='M16.46 15.9205C17.062 15.5903 17.4755 14.9584 17.4755 14.225C17.4755 13.1547 16.6043 12.2842 15.5341 12.2842C15.1577 12.2842 14.8089 12.3967 14.5109 12.5828C14.3325 13.2931 14.0515 13.9726 13.684 14.5628C14.7259 14.7587 15.6819 15.2331 16.46 15.9205Z' fill='%235762D5'/%3E%3Cpath d='M20.4771 13.4909C20.4771 13.2668 20.2951 13.0854 20.0719 13.0854H19.239C19.1671 12.8506 19.0717 12.6256 18.9586 12.4121L19.5482 11.8225C19.6248 11.7465 19.6672 11.6435 19.6672 11.536C19.6672 11.4285 19.6248 11.3254 19.5482 11.2491L18.5103 10.211C18.4315 10.1317 18.3272 10.0919 18.2236 10.0919C18.1199 10.0919 18.0162 10.1317 17.9373 10.211L17.3465 10.8008C17.1332 10.6877 16.9089 10.5929 16.6732 10.5213V9.68848C16.6732 9.46466 16.4924 9.2832 16.2686 9.2832H14.8002C14.7018 9.2832 14.6152 9.32265 14.5446 9.38099C14.6682 9.83216 14.7359 10.3214 14.7359 10.8432C14.7359 11.1746 14.7101 11.511 14.6618 11.8455C14.935 11.7447 15.226 11.6814 15.5341 11.6814C16.9371 11.6814 18.0786 12.8227 18.0786 14.2254C18.0786 15.1219 17.6104 15.9077 16.9077 16.3609C17.419 16.9217 17.8254 17.5869 18.0899 18.3323C18.1334 18.3474 18.1788 18.3583 18.2241 18.3583C18.3278 18.3583 18.4315 18.3188 18.511 18.2396L19.5495 17.2014C19.6255 17.1254 19.6673 17.0223 19.6673 16.9148C19.6673 16.8073 19.6255 16.7043 19.5495 16.628L18.9587 16.0381C19.0718 15.8249 19.1672 15.5998 19.2391 15.3649H20.0719C20.1791 15.3649 20.2834 15.3224 20.3588 15.2458C20.4348 15.1701 20.4778 15.0668 20.4778 14.9593L20.4771 13.4909Z' fill='%235762D5'/%3E%3Cpath d='M17.2629 18.699C16.6332 16.8462 14.9692 15.5719 13.0484 15.3984C12.4052 16.0796 11.6088 16.5117 10.707 16.5117C9.80582 16.5117 9.00884 16.0796 8.36624 15.3984C6.44428 15.5719 4.78028 16.8462 4.15057 18.6993L3.80249 19.7239C3.70293 20.0187 3.7506 20.3436 3.93206 20.5965C4.11348 20.8495 4.40565 20.9997 4.71663 20.9997H16.6968C17.0084 20.9997 17.3005 20.8495 17.482 20.5965C17.6628 20.3436 17.7111 20.0187 17.6109 19.7239L17.2629 18.699Z' fill='%235762D5'/%3E%3Cpath d='M7.58337 10.8429C7.58337 13.141 8.98233 15.607 10.7069 15.607C12.4322 15.607 13.8311 13.141 13.8311 10.8429C13.8312 6.07922 7.58337 6.06977 7.58337 10.8429Z' fill='%235762D5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_346_3127'%3E%3Crect width='18' height='18' fill='white' transform='translate(3 3)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isSettings{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M20.6004 10.4339L18.5357 9.92617C18.4116 9.53477 18.2519 9.15523 18.0593 8.79217C18.3693 8.27614 19.0208 7.19006 19.0208 7.19006C19.1454 6.98254 19.1125 6.71679 18.9415 6.54582L17.4501 5.05443C17.2791 4.88293 17.0139 4.84999 16.8059 4.97511L15.2012 5.9366C14.8401 5.74553 14.4627 5.58743 14.0739 5.46435L13.5661 3.39966C13.5074 3.16481 13.2967 3 13.0547 3H10.9453C10.7033 3 10.4921 3.16481 10.4339 3.39962C10.4339 3.39962 10.0822 4.84068 9.92666 5.46382C9.5121 5.59513 9.11146 5.7656 8.72984 5.97366L7.06593 4.97511C6.85787 4.8515 6.59318 4.88346 6.42169 5.05443L4.93029 6.54582C4.75932 6.71679 4.72635 6.98254 4.85098 7.19006L5.87993 8.90857C5.7141 9.23559 5.57505 9.57598 5.46435 9.92462L3.39966 10.4339C3.16481 10.4926 3 10.7033 3 10.9453V13.0547C3 13.2967 3.16481 13.5079 3.39962 13.5661L5.46484 14.0738C5.59 14.4709 5.7527 14.8566 5.94996 15.2269L5.02918 16.7615C4.90455 16.9691 4.93753 17.2348 5.1085 17.4058L6.59989 18.8972C6.77037 19.0676 7.03608 19.1 7.24413 18.9765C7.24413 18.9765 8.27667 18.3575 8.78239 18.0546C9.14855 18.2498 9.53168 18.411 9.9267 18.5361L10.434 20.6003C10.4921 20.8352 10.7033 21 10.9453 21H13.0547C13.2967 21 13.5074 20.8352 13.5661 20.6004L14.0733 18.5362C14.4797 18.4074 14.871 18.2411 15.2434 18.0392C15.763 18.3508 16.8058 18.9765 16.8058 18.9765C17.0134 19.1006 17.2791 19.0687 17.4501 18.8972L18.9415 17.4058C19.1124 17.2348 19.1454 16.9691 19.0208 16.7615L18.0727 15.1821C18.2596 14.8272 18.4146 14.4559 18.5357 14.0738L20.6003 13.5661C20.8352 13.5074 21 13.2967 21 13.0547V10.9453C21 10.7033 20.8352 10.4926 20.6004 10.4339ZM12 15.6914C9.96477 15.6914 8.30859 14.0352 8.30859 12C8.30859 9.96477 9.96477 8.30859 12 8.30859C14.0352 8.30859 15.6914 9.96477 15.6914 12C15.6914 14.0352 14.0352 15.6914 12 15.6914Z' fill='%235762D5'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M20.6004 10.4339L18.5357 9.92617C18.4116 9.53477 18.2519 9.15523 18.0593 8.79217C18.3693 8.27614 19.0208 7.19006 19.0208 7.19006C19.1454 6.98254 19.1125 6.71679 18.9415 6.54582L17.4501 5.05443C17.2791 4.88293 17.0139 4.84999 16.8059 4.97511L15.2012 5.9366C14.8401 5.74553 14.4627 5.58743 14.0739 5.46435L13.5661 3.39966C13.5074 3.16481 13.2967 3 13.0547 3H10.9453C10.7033 3 10.4921 3.16481 10.4339 3.39962C10.4339 3.39962 10.0822 4.84068 9.92666 5.46382C9.5121 5.59513 9.11146 5.7656 8.72984 5.97366L7.06593 4.97511C6.85787 4.8515 6.59318 4.88346 6.42169 5.05443L4.93029 6.54582C4.75932 6.71679 4.72635 6.98254 4.85098 7.19006L5.87993 8.90857C5.7141 9.23559 5.57505 9.57598 5.46435 9.92462L3.39966 10.4339C3.16481 10.4926 3 10.7033 3 10.9453V13.0547C3 13.2967 3.16481 13.5079 3.39962 13.5661L5.46484 14.0738C5.59 14.4709 5.7527 14.8566 5.94996 15.2269L5.02918 16.7615C4.90455 16.9691 4.93753 17.2348 5.1085 17.4058L6.59989 18.8972C6.77037 19.0676 7.03608 19.1 7.24413 18.9765C7.24413 18.9765 8.27667 18.3575 8.78239 18.0546C9.14855 18.2498 9.53168 18.411 9.9267 18.5361L10.434 20.6003C10.4921 20.8352 10.7033 21 10.9453 21H13.0547C13.2967 21 13.5074 20.8352 13.5661 20.6004L14.0733 18.5362C14.4797 18.4074 14.871 18.2411 15.2434 18.0392C15.763 18.3508 16.8058 18.9765 16.8058 18.9765C17.0134 19.1006 17.2791 19.0687 17.4501 18.8972L18.9415 17.4058C19.1124 17.2348 19.1454 16.9691 19.0208 16.7615L18.0727 15.1821C18.2596 14.8272 18.4146 14.4559 18.5357 14.0738L20.6003 13.5661C20.8352 13.5074 21 13.2967 21 13.0547V10.9453C21 10.7033 20.8352 10.4926 20.6004 10.4339ZM12 15.6914C9.96477 15.6914 8.30859 14.0352 8.30859 12C8.30859 9.96477 9.96477 8.30859 12 8.30859C14.0352 8.30859 15.6914 9.96477 15.6914 12C15.6914 14.0352 14.0352 15.6914 12 15.6914Z' fill='%235762D5'/%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isEquipmentRequests{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' role='img' viewBox='0 -50 625 625'%3E%3Cpath fill='currentColor' d='M139.61 35.5a12 12 0 0 0-17 0L58.93 98.81l-22.7-22.12a12 12 0 0 0-17 0L3.53 92.41a12 12 0 0 0 0 17l47.59 47.4a12.78 12.78 0 0 0 17.61 0l15.59-15.62L156.52 69a12.09 12.09 0 0 0 .09-17zm0 159.19a12 12 0 0 0-17 0l-63.68 63.72-22.7-22.1a12 12 0 0 0-17 0L3.53 252a12 12 0 0 0 0 17L51 316.5a12.77 12.77 0 0 0 17.6 0l15.7-15.69 72.2-72.22a12 12 0 0 0 .09-16.9zM64 368c-26.49 0-48.59 21.5-48.59 48S37.53 464 64 464a48 48 0 0 0 0-96zm432 16H208a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h288a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0-320H208a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h288a16 16 0 0 0 16-16V80a16 16 0 0 0-16-16zm0 160H208a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h288a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z'%3E%3C/path%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' role='img' viewBox='0 -50 625 625'%3E%3Cpath fill='currentColor' d='M139.61 35.5a12 12 0 0 0-17 0L58.93 98.81l-22.7-22.12a12 12 0 0 0-17 0L3.53 92.41a12 12 0 0 0 0 17l47.59 47.4a12.78 12.78 0 0 0 17.61 0l15.59-15.62L156.52 69a12.09 12.09 0 0 0 .09-17zm0 159.19a12 12 0 0 0-17 0l-63.68 63.72-22.7-22.1a12 12 0 0 0-17 0L3.53 252a12 12 0 0 0 0 17L51 316.5a12.77 12.77 0 0 0 17.6 0l15.7-15.69 72.2-72.22a12 12 0 0 0 .09-16.9zM64 368c-26.49 0-48.59 21.5-48.59 48S37.53 464 64 464a48 48 0 0 0 0-96zm432 16H208a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h288a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0-320H208a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h288a16 16 0 0 0 16-16V80a16 16 0 0 0-16-16zm0 160H208a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h288a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z'%3E%3C/path%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isLeaveRequests{mask-image:url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='sign-out-alt' class='svg-inline--fa fa-sign-out-alt fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M497 273L329 441c-15 15-41 4.5-41-17v-96H152c-13.3 0-24-10.7-24-24v-96c0-13.3 10.7-24 24-24h136V88c0-21.4 25.9-32 41-17l168 168c9.3 9.4 9.3 24.6 0 34zM192 436v-40c0-6.6-5.4-12-12-12H96c-17.7 0-32-14.3-32-32V160c0-17.7 14.3-32 32-32h84c6.6 0 12-5.4 12-12V76c0-6.6-5.4-12-12-12H96c-53 0-96 43-96 96v192c0 53 43 96 96 96h84c6.6 0 12-5.4 12-12z'%3E%3C/path%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='sign-out-alt' class='svg-inline--fa fa-sign-out-alt fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M497 273L329 441c-15 15-41 4.5-41-17v-96H152c-13.3 0-24-10.7-24-24v-96c0-13.3 10.7-24 24-24h136V88c0-21.4 25.9-32 41-17l168 168c9.3 9.4 9.3 24.6 0 34zM192 436v-40c0-6.6-5.4-12-12-12H96c-17.7 0-32-14.3-32-32V160c0-17.7 14.3-32 32-32h84c6.6 0 12-5.4 12-12V76c0-6.6-5.4-12-12-12H96c-53 0-96 43-96 96v192c0 53 43 96 96 96h84c6.6 0 12-5.4 12-12z'%3E%3C/path%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isMyTasks{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 680 512'%3E%3Cpath fill='currentColor' d='M278.9 511.5l-61-17.7c-6.4-1.8-10-8.5-8.2-14.9L346.2 8.7c1.8-6.4 8.5-10 14.9-8.2l61 17.7c6.4 1.8 10 8.5 8.2 14.9L293.8 503.3c-1.9 6.4-8.5 10.1-14.9 8.2zm-114-112.2l43.5-46.4c4.6-4.9 4.3-12.7-.8-17.2L117 256l90.6-79.7c5.1-4.5 5.5-12.3.8-17.2l-43.5-46.4c-4.5-4.8-12.1-5.1-17-.5L3.8 247.2c-5.1 4.7-5.1 12.8 0 17.5l144.1 135.1c4.9 4.6 12.5 4.4 17-.5zm327.2.6l144.1-135.1c5.1-4.7 5.1-12.8 0-17.5L492.1 112.1c-4.8-4.5-12.4-4.3-17 .5L431.6 159c-4.6 4.9-4.3 12.7.8 17.2L523 256l-90.6 79.7c-5.1 4.5-5.5 12.3-.8 17.2l43.5 46.4c4.5 4.9 12.1 5.1 17 .6z'%3E%3C/path%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 680 512'%3E%3Cpath fill='currentColor' d='M278.9 511.5l-61-17.7c-6.4-1.8-10-8.5-8.2-14.9L346.2 8.7c1.8-6.4 8.5-10 14.9-8.2l61 17.7c6.4 1.8 10 8.5 8.2 14.9L293.8 503.3c-1.9 6.4-8.5 10.1-14.9 8.2zm-114-112.2l43.5-46.4c4.6-4.9 4.3-12.7-.8-17.2L117 256l90.6-79.7c5.1-4.5 5.5-12.3.8-17.2l-43.5-46.4c-4.5-4.8-12.1-5.1-17-.5L3.8 247.2c-5.1 4.7-5.1 12.8 0 17.5l144.1 135.1c4.9 4.6 12.5 4.4 17-.5zm327.2.6l144.1-135.1c5.1-4.7 5.1-12.8 0-17.5L492.1 112.1c-4.8-4.5-12.4-4.3-17 .5L431.6 159c-4.6 4.9-4.3 12.7.8 17.2L523 256l-90.6 79.7c-5.1 4.5-5.5 12.3-.8 17.2l43.5 46.4c4.5 4.9 12.1 5.1 17 .6z'%3E%3C/path%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isAssignedTasks{mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.46447 15.4645C2.40215 14.5268 3.67392 14 5 14H12C13.3261 14 14.5979 14.5268 15.5355 15.4645C16.4732 16.4021 17 17.6739 17 19V21C17 21.5523 16.5523 22 16 22C15.4477 22 15 21.5523 15 21V19C15 18.2043 14.6839 17.4413 14.1213 16.8787C13.5587 16.3161 12.7956 16 12 16H5C4.20435 16 3.44129 16.3161 2.87868 16.8787C2.31607 17.4413 2 18.2043 2 19V21C2 21.5523 1.55228 22 1 22C0.447715 22 0 21.5523 0 21V19C0 17.6739 0.526784 16.4021 1.46447 15.4645Z' fill='%23344054'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.5 4C6.84315 4 5.5 5.34315 5.5 7C5.5 8.65685 6.84315 10 8.5 10C10.1569 10 11.5 8.65685 11.5 7C11.5 5.34315 10.1569 4 8.5 4ZM3.5 7C3.5 4.23858 5.73858 2 8.5 2C11.2614 2 13.5 4.23858 13.5 7C13.5 9.76142 11.2614 12 8.5 12C5.73858 12 3.5 9.76142 3.5 7Z' fill='%23344054'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.7071 8.29289C24.0976 8.68342 24.0976 9.31658 23.7071 9.70711L19.7071 13.7071C19.3166 14.0976 18.6834 14.0976 18.2929 13.7071L16.2929 11.7071C15.9024 11.3166 15.9024 10.6834 16.2929 10.2929C16.6834 9.90237 17.3166 9.90237 17.7071 10.2929L19 11.5858L22.2929 8.29289C22.6834 7.90237 23.3166 7.90237 23.7071 8.29289Z' fill='%23344054'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.46447 15.4645C2.40215 14.5268 3.67392 14 5 14H12C13.3261 14 14.5979 14.5268 15.5355 15.4645C16.4732 16.4021 17 17.6739 17 19V21C17 21.5523 16.5523 22 16 22C15.4477 22 15 21.5523 15 21V19C15 18.2043 14.6839 17.4413 14.1213 16.8787C13.5587 16.3161 12.7956 16 12 16H5C4.20435 16 3.44129 16.3161 2.87868 16.8787C2.31607 17.4413 2 18.2043 2 19V21C2 21.5523 1.55228 22 1 22C0.447715 22 0 21.5523 0 21V19C0 17.6739 0.526784 16.4021 1.46447 15.4645Z' fill='%23344054'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.5 4C6.84315 4 5.5 5.34315 5.5 7C5.5 8.65685 6.84315 10 8.5 10C10.1569 10 11.5 8.65685 11.5 7C11.5 5.34315 10.1569 4 8.5 4ZM3.5 7C3.5 4.23858 5.73858 2 8.5 2C11.2614 2 13.5 4.23858 13.5 7C13.5 9.76142 11.2614 12 8.5 12C5.73858 12 3.5 9.76142 3.5 7Z' fill='%23344054'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.7071 8.29289C24.0976 8.68342 24.0976 9.31658 23.7071 9.70711L19.7071 13.7071C19.3166 14.0976 18.6834 14.0976 18.2929 13.7071L16.2929 11.7071C15.9024 11.3166 15.9024 10.6834 16.2929 10.2929C16.6834 9.90237 17.3166 9.90237 17.7071 10.2929L19 11.5858L22.2929 8.29289C22.6834 7.90237 23.3166 7.90237 23.7071 8.29289Z' fill='%23344054'/%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isBusinessUnits{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-50 -50 600 600'%3E%3Cpath fill='currentColor' d='M128 148v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12zm140 12h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm-128 96h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm128 0h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm-76 84v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm76 12h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm180 124v36H0v-36c0-6.6 5.4-12 12-12h19.5V24c0-13.3 10.7-24 24-24h337c13.3 0 24 10.7 24 24v440H436c6.6 0 12 5.4 12 12zM79.5 463H192v-67c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v67h112.5V49L80 48l-.5 415z'%3E%3C/path%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-50 -50 600 600'%3E%3Cpath fill='currentColor' d='M128 148v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12zm140 12h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm-128 96h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm128 0h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm-76 84v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm76 12h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm180 124v36H0v-36c0-6.6 5.4-12 12-12h19.5V24c0-13.3 10.7-24 24-24h337c13.3 0 24 10.7 24 24v440H436c6.6 0 12 5.4 12 12zM79.5 463H192v-67c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v67h112.5V49L80 48l-.5 415z'%3E%3C/path%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isDepartments{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -50 600 600'%3E%3Cpath fill='currentColor' d='M12.41 148.02l232.94 105.67c6.8 3.09 14.49 3.09 21.29 0l232.94-105.67c16.55-7.51 16.55-32.52 0-40.03L266.65 2.31a25.607 25.607 0 0 0-21.29 0L12.41 107.98c-16.55 7.51-16.55 32.53 0 40.04zm487.18 88.28l-58.09-26.33-161.64 73.27c-7.56 3.43-15.59 5.17-23.86 5.17s-16.29-1.74-23.86-5.17L70.51 209.97l-58.1 26.33c-16.55 7.5-16.55 32.5 0 40l232.94 105.59c6.8 3.08 14.49 3.08 21.29 0L499.59 276.3c16.55-7.5 16.55-32.5 0-40zm0 127.8l-57.87-26.23-161.86 73.37c-7.56 3.43-15.59 5.17-23.86 5.17s-16.29-1.74-23.86-5.17L70.29 337.87 12.41 364.1c-16.55 7.5-16.55 32.5 0 40l232.94 105.59c6.8 3.08 14.49 3.08 21.29 0L499.59 404.1c16.55-7.5 16.55-32.5 0-40z'%3E%3C/path%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -50 600 600'%3E%3Cpath fill='currentColor' d='M12.41 148.02l232.94 105.67c6.8 3.09 14.49 3.09 21.29 0l232.94-105.67c16.55-7.51 16.55-32.52 0-40.03L266.65 2.31a25.607 25.607 0 0 0-21.29 0L12.41 107.98c-16.55 7.51-16.55 32.53 0 40.04zm487.18 88.28l-58.09-26.33-161.64 73.27c-7.56 3.43-15.59 5.17-23.86 5.17s-16.29-1.74-23.86-5.17L70.51 209.97l-58.1 26.33c-16.55 7.5-16.55 32.5 0 40l232.94 105.59c6.8 3.08 14.49 3.08 21.29 0L499.59 276.3c16.55-7.5 16.55-32.5 0-40zm0 127.8l-57.87-26.23-161.86 73.37c-7.56 3.43-15.59 5.17-23.86 5.17s-16.29-1.74-23.86-5.17L70.29 337.87 12.41 364.1c-16.55 7.5-16.55 32.5 0 40l232.94 105.59c6.8 3.08 14.49 3.08 21.29 0L499.59 404.1c16.55-7.5 16.55-32.5 0-40z'%3E%3C/path%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isTeams{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -50 640 600'%3E%3Cpath fill='currentColor' d='M610.5 341.3c2.6-14.1 2.6-28.5 0-42.6l25.8-14.9c3-1.7 4.3-5.2 3.3-8.5-6.7-21.6-18.2-41.2-33.2-57.4-2.3-2.5-6-3.1-9-1.4l-25.8 14.9c-10.9-9.3-23.4-16.5-36.9-21.3v-29.8c0-3.4-2.4-6.4-5.7-7.1-22.3-5-45-4.8-66.2 0-3.3.7-5.7 3.7-5.7 7.1v29.8c-13.5 4.8-26 12-36.9 21.3l-25.8-14.9c-2.9-1.7-6.7-1.1-9 1.4-15 16.2-26.5 35.8-33.2 57.4-1 3.3.4 6.8 3.3 8.5l25.8 14.9c-2.6 14.1-2.6 28.5 0 42.6l-25.8 14.9c-3 1.7-4.3 5.2-3.3 8.5 6.7 21.6 18.2 41.1 33.2 57.4 2.3 2.5 6 3.1 9 1.4l25.8-14.9c10.9 9.3 23.4 16.5 36.9 21.3v29.8c0 3.4 2.4 6.4 5.7 7.1 22.3 5 45 4.8 66.2 0 3.3-.7 5.7-3.7 5.7-7.1v-29.8c13.5-4.8 26-12 36.9-21.3l25.8 14.9c2.9 1.7 6.7 1.1 9-1.4 15-16.2 26.5-35.8 33.2-57.4 1-3.3-.4-6.8-3.3-8.5l-25.8-14.9zM496 368.5c-26.8 0-48.5-21.8-48.5-48.5s21.8-48.5 48.5-48.5 48.5 21.8 48.5 48.5-21.7 48.5-48.5 48.5zM96 224c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm224 32c1.9 0 3.7-.5 5.6-.6 8.3-21.7 20.5-42.1 36.3-59.2 7.4-8 17.9-12.6 28.9-12.6 6.9 0 13.7 1.8 19.6 5.3l7.9 4.6c.8-.5 1.6-.9 2.4-1.4 7-14.6 11.2-30.8 11.2-48 0-61.9-50.1-112-112-112S208 82.1 208 144c0 61.9 50.1 112 112 112zm105.2 194.5c-2.3-1.2-4.6-2.6-6.8-3.9-8.2 4.8-15.3 9.8-27.5 9.8-10.9 0-21.4-4.6-28.9-12.6-18.3-19.8-32.3-43.9-40.2-69.6-10.7-34.5 24.9-49.7 25.8-50.3-.1-2.6-.1-5.2 0-7.8l-7.9-4.6c-3.8-2.2-7-5-9.8-8.1-3.3.2-6.5.6-9.8.6-24.6 0-47.6-6-68.5-16h-8.3C179.6 288 128 339.6 128 403.2V432c0 26.5 21.5 48 48 48h255.4c-3.7-6-6.2-12.8-6.2-20.3v-9.2zM173.1 274.6C161.5 263.1 145.6 256 128 256H64c-35.3 0-64 28.7-64 64v32c0 17.7 14.3 32 32 32h65.9c6.3-47.4 34.9-87.3 75.2-109.4z'%3E%3C/path%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -50 640 600'%3E%3Cpath fill='currentColor' d='M610.5 341.3c2.6-14.1 2.6-28.5 0-42.6l25.8-14.9c3-1.7 4.3-5.2 3.3-8.5-6.7-21.6-18.2-41.2-33.2-57.4-2.3-2.5-6-3.1-9-1.4l-25.8 14.9c-10.9-9.3-23.4-16.5-36.9-21.3v-29.8c0-3.4-2.4-6.4-5.7-7.1-22.3-5-45-4.8-66.2 0-3.3.7-5.7 3.7-5.7 7.1v29.8c-13.5 4.8-26 12-36.9 21.3l-25.8-14.9c-2.9-1.7-6.7-1.1-9 1.4-15 16.2-26.5 35.8-33.2 57.4-1 3.3.4 6.8 3.3 8.5l25.8 14.9c-2.6 14.1-2.6 28.5 0 42.6l-25.8 14.9c-3 1.7-4.3 5.2-3.3 8.5 6.7 21.6 18.2 41.1 33.2 57.4 2.3 2.5 6 3.1 9 1.4l25.8-14.9c10.9 9.3 23.4 16.5 36.9 21.3v29.8c0 3.4 2.4 6.4 5.7 7.1 22.3 5 45 4.8 66.2 0 3.3-.7 5.7-3.7 5.7-7.1v-29.8c13.5-4.8 26-12 36.9-21.3l25.8 14.9c2.9 1.7 6.7 1.1 9-1.4 15-16.2 26.5-35.8 33.2-57.4 1-3.3-.4-6.8-3.3-8.5l-25.8-14.9zM496 368.5c-26.8 0-48.5-21.8-48.5-48.5s21.8-48.5 48.5-48.5 48.5 21.8 48.5 48.5-21.7 48.5-48.5 48.5zM96 224c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm224 32c1.9 0 3.7-.5 5.6-.6 8.3-21.7 20.5-42.1 36.3-59.2 7.4-8 17.9-12.6 28.9-12.6 6.9 0 13.7 1.8 19.6 5.3l7.9 4.6c.8-.5 1.6-.9 2.4-1.4 7-14.6 11.2-30.8 11.2-48 0-61.9-50.1-112-112-112S208 82.1 208 144c0 61.9 50.1 112 112 112zm105.2 194.5c-2.3-1.2-4.6-2.6-6.8-3.9-8.2 4.8-15.3 9.8-27.5 9.8-10.9 0-21.4-4.6-28.9-12.6-18.3-19.8-32.3-43.9-40.2-69.6-10.7-34.5 24.9-49.7 25.8-50.3-.1-2.6-.1-5.2 0-7.8l-7.9-4.6c-3.8-2.2-7-5-9.8-8.1-3.3.2-6.5.6-9.8.6-24.6 0-47.6-6-68.5-16h-8.3C179.6 288 128 339.6 128 403.2V432c0 26.5 21.5 48 48 48h255.4c-3.7-6-6.2-12.8-6.2-20.3v-9.2zM173.1 274.6C161.5 263.1 145.6 256 128 256H64c-35.3 0-64 28.7-64 64v32c0 17.7 14.3 32 32 32h65.9c6.3-47.4 34.9-87.3 75.2-109.4z'%3E%3C/path%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isJobPositions{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-50 -50 600 600'%3E%3Cpath fill='currentColor' d='M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm95.8 32.6L272 480l-32-136 32-56h-96l32 56-32 136-47.8-191.4C56.9 292 0 350.3 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-72.1-56.9-130.4-128.2-133.8z'%3E%3C/path%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-50 -50 600 600'%3E%3Cpath fill='currentColor' d='M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm95.8 32.6L272 480l-32-136 32-56h-96l32 56-32 136-47.8-191.4C56.9 292 0 350.3 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-72.1-56.9-130.4-128.2-133.8z'%3E%3C/path%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isGradings{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -50 550 550'%3E%3Cpath fill='currentColor' d='M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z'%3E%3C/path%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -50 550 550'%3E%3Cpath fill='currentColor' d='M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z'%3E%3C/path%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isAppRolesAndPermissions{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_1814_19295)'%3E%3Cpath d='M9.17616 11.3978C11.0242 11.3978 12.5276 9.89437 12.5276 8.0464C12.3591 3.60633 5.99254 3.60752 5.82471 8.04643C5.82471 9.89437 7.32816 11.3978 9.17616 11.3978Z' fill='%235762D5'/%3E%3Cpath d='M10.9831 17.6487V14.8246C10.9831 13.7866 11.4009 12.8294 12.0892 12.1297C8.08872 9.90683 2.93785 12.9734 3.00057 17.5738C3.0005 17.5737 3.0005 19.3432 3.0005 19.3432C3.0005 20.2451 3.7299 21.0002 4.65747 21.0002H12.5322C11.5849 20.1914 10.9831 18.9891 10.9831 17.6487Z' fill='%235762D5'/%3E%3Cpath d='M18.7407 12.0882V5.22279C18.7407 5.0829 18.6852 4.94879 18.5863 4.84993L16.8918 3.15545C16.7929 3.05656 16.6588 3.00098 16.5189 3.00098C16.3791 3.00098 16.245 3.05652 16.146 3.15545L14.4516 4.84993C14.2457 5.05583 14.2457 5.38974 14.4516 5.59568L14.9259 6.07003L14.4515 6.54441C14.2456 6.75035 14.2456 7.08422 14.4515 7.29016L14.9259 7.76451L14.4516 8.23882C14.2457 8.44473 14.2457 8.7786 14.4516 8.98457L14.926 9.45896L14.4516 9.9333C14.3527 10.0322 14.2972 10.1663 14.2972 10.3062V12.0882C13.0119 12.3354 12.0378 13.4685 12.0378 14.8248V17.6489C12.0378 19.4969 13.5413 21.0004 15.3893 21.0004H17.6486C19.4966 21.0004 21.0001 19.4969 21.0001 17.6489V14.8248C21.0001 13.4685 20.026 12.3354 18.7407 12.0882ZM16.5189 18.2513C15.8754 18.2513 15.3518 17.7277 15.3518 17.0841C15.4105 15.5379 17.6277 15.5383 17.6861 17.0841C17.6861 17.7277 17.1625 18.2513 16.5189 18.2513Z' fill='%235762D5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1814_19295'%3E%3Crect width='18' height='18' fill='white' transform='translate(3 3)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_1814_19295)'%3E%3Cpath d='M9.17616 11.3978C11.0242 11.3978 12.5276 9.89437 12.5276 8.0464C12.3591 3.60633 5.99254 3.60752 5.82471 8.04643C5.82471 9.89437 7.32816 11.3978 9.17616 11.3978Z' fill='%235762D5'/%3E%3Cpath d='M10.9831 17.6487V14.8246C10.9831 13.7866 11.4009 12.8294 12.0892 12.1297C8.08872 9.90683 2.93785 12.9734 3.00057 17.5738C3.0005 17.5737 3.0005 19.3432 3.0005 19.3432C3.0005 20.2451 3.7299 21.0002 4.65747 21.0002H12.5322C11.5849 20.1914 10.9831 18.9891 10.9831 17.6487Z' fill='%235762D5'/%3E%3Cpath d='M18.7407 12.0882V5.22279C18.7407 5.0829 18.6852 4.94879 18.5863 4.84993L16.8918 3.15545C16.7929 3.05656 16.6588 3.00098 16.5189 3.00098C16.3791 3.00098 16.245 3.05652 16.146 3.15545L14.4516 4.84993C14.2457 5.05583 14.2457 5.38974 14.4516 5.59568L14.9259 6.07003L14.4515 6.54441C14.2456 6.75035 14.2456 7.08422 14.4515 7.29016L14.9259 7.76451L14.4516 8.23882C14.2457 8.44473 14.2457 8.7786 14.4516 8.98457L14.926 9.45896L14.4516 9.9333C14.3527 10.0322 14.2972 10.1663 14.2972 10.3062V12.0882C13.0119 12.3354 12.0378 13.4685 12.0378 14.8248V17.6489C12.0378 19.4969 13.5413 21.0004 15.3893 21.0004H17.6486C19.4966 21.0004 21.0001 19.4969 21.0001 17.6489V14.8248C21.0001 13.4685 20.026 12.3354 18.7407 12.0882ZM16.5189 18.2513C15.8754 18.2513 15.3518 17.7277 15.3518 17.0841C15.4105 15.5379 17.6277 15.5383 17.6861 17.0841C17.6861 17.7277 17.1625 18.2513 16.5189 18.2513Z' fill='%235762D5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1814_19295'%3E%3Crect width='18' height='18' fill='white' transform='translate(3 3)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isProjectRolesAndPermissions{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_1814_19302)'%3E%3Cpath d='M9.85547 11.4727C10.1462 11.4727 10.3828 11.7093 10.3828 12C10.3828 12.2907 10.1462 12.5273 9.85547 12.5273C9.56473 12.5273 9.32812 12.2907 9.32812 12C9.32812 11.7093 9.56473 11.4727 9.85547 11.4727Z' fill='%235762D5'/%3E%3Cpath d='M10.3828 9.41602V10.5087C10.2179 10.45 10.0404 10.418 9.85547 10.418C8.98324 10.418 8.27344 11.1278 8.27344 12C8.27344 12.8722 8.98324 13.582 9.85547 13.582C10.0404 13.582 10.2179 13.55 10.3828 13.4913V14.584C10.2102 14.6191 10.0337 14.6367 9.85547 14.6367C8.40176 14.6367 7.21875 13.4537 7.21875 12C7.21875 10.5463 8.40176 9.36328 9.85547 9.36328C10.0337 9.36328 10.2102 9.38086 10.3828 9.41602Z' fill='%235762D5'/%3E%3Cpath d='M6.16406 12C6.16406 14.0355 7.81992 15.6914 9.85547 15.6914C10.033 15.6914 10.2091 15.6791 10.3828 15.6538V18.8555H8.80078C8.50969 18.8555 8.27344 18.6192 8.27344 18.3281V17.5814C7.84207 17.4587 7.42617 17.285 7.02996 17.0625L6.49945 17.5934C6.29344 17.7994 5.9598 17.7994 5.75379 17.5934L4.26211 16.1017C4.05602 15.8956 4.05683 15.5613 4.26211 15.356L4.79297 14.8252C4.57008 14.4293 4.39676 14.0134 4.27406 13.582H3.52734C3.23625 13.582 3 13.3458 3 13.0547V10.9453C3 10.6542 3.23625 10.418 3.52734 10.418H4.27406C4.39676 9.9866 4.57008 9.5707 4.79297 9.17449L4.26211 8.64398C4.05683 8.43871 4.05602 8.10441 4.26211 7.89832L5.75379 6.40664C5.9598 6.20063 6.29344 6.20063 6.49945 6.40664L7.03031 6.9375C7.42617 6.71461 7.84207 6.54129 8.27344 6.41859V5.67188C8.27344 5.38078 8.50969 5.14453 8.80078 5.14453H10.3828V8.34621C10.2091 8.3209 10.033 8.30859 9.85547 8.30859C7.81992 8.30859 6.16406 9.96445 6.16406 12Z' fill='%235762D5'/%3E%3Cpath d='M17.8359 5.4532V8.30859H20.6913L17.8359 5.4532ZM13.0195 8.30859H15.1992C15.4903 8.30859 15.7266 8.54484 15.7266 8.83594C15.7266 9.12703 15.4903 9.36328 15.1992 9.36328H13.0195C12.7284 9.36328 12.4922 9.12703 12.4922 8.83594C12.4922 8.54484 12.7284 8.30859 13.0195 8.30859ZM18.3633 15.6914H13.0195C12.7284 15.6914 12.4922 15.4552 12.4922 15.1641C12.4922 14.873 12.7284 14.6367 13.0195 14.6367H18.3633C18.6544 14.6367 18.8906 14.873 18.8906 15.1641C18.8906 15.4552 18.6544 15.6914 18.3633 15.6914ZM18.3633 13.582H13.0195C12.7284 13.582 12.4922 13.3458 12.4922 13.0547C12.4922 12.7636 12.7284 12.5273 13.0195 12.5273H18.3633C18.6544 12.5273 18.8906 12.7636 18.8906 13.0547C18.8906 13.3458 18.6544 13.582 18.3633 13.582ZM18.3633 11.4727H13.0195C12.7284 11.4727 12.4922 11.2364 12.4922 10.9453C12.4922 10.6542 12.7284 10.418 13.0195 10.418H18.3633C18.6544 10.418 18.8906 10.6542 18.8906 10.9453C18.8906 11.2364 18.6544 11.4727 18.3633 11.4727ZM17.3086 9.36328C17.0175 9.36328 16.7812 9.12703 16.7812 8.83594V5.14453H11.4375V18.8555H20.4727C20.7638 18.8555 21 18.6192 21 18.3281V9.36328H17.3086Z' fill='%235762D5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1814_19302'%3E%3Crect width='18' height='18' fill='white' transform='translate(3 3)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_1814_19302)'%3E%3Cpath d='M9.85547 11.4727C10.1462 11.4727 10.3828 11.7093 10.3828 12C10.3828 12.2907 10.1462 12.5273 9.85547 12.5273C9.56473 12.5273 9.32812 12.2907 9.32812 12C9.32812 11.7093 9.56473 11.4727 9.85547 11.4727Z' fill='%235762D5'/%3E%3Cpath d='M10.3828 9.41602V10.5087C10.2179 10.45 10.0404 10.418 9.85547 10.418C8.98324 10.418 8.27344 11.1278 8.27344 12C8.27344 12.8722 8.98324 13.582 9.85547 13.582C10.0404 13.582 10.2179 13.55 10.3828 13.4913V14.584C10.2102 14.6191 10.0337 14.6367 9.85547 14.6367C8.40176 14.6367 7.21875 13.4537 7.21875 12C7.21875 10.5463 8.40176 9.36328 9.85547 9.36328C10.0337 9.36328 10.2102 9.38086 10.3828 9.41602Z' fill='%235762D5'/%3E%3Cpath d='M6.16406 12C6.16406 14.0355 7.81992 15.6914 9.85547 15.6914C10.033 15.6914 10.2091 15.6791 10.3828 15.6538V18.8555H8.80078C8.50969 18.8555 8.27344 18.6192 8.27344 18.3281V17.5814C7.84207 17.4587 7.42617 17.285 7.02996 17.0625L6.49945 17.5934C6.29344 17.7994 5.9598 17.7994 5.75379 17.5934L4.26211 16.1017C4.05602 15.8956 4.05683 15.5613 4.26211 15.356L4.79297 14.8252C4.57008 14.4293 4.39676 14.0134 4.27406 13.582H3.52734C3.23625 13.582 3 13.3458 3 13.0547V10.9453C3 10.6542 3.23625 10.418 3.52734 10.418H4.27406C4.39676 9.9866 4.57008 9.5707 4.79297 9.17449L4.26211 8.64398C4.05683 8.43871 4.05602 8.10441 4.26211 7.89832L5.75379 6.40664C5.9598 6.20063 6.29344 6.20063 6.49945 6.40664L7.03031 6.9375C7.42617 6.71461 7.84207 6.54129 8.27344 6.41859V5.67188C8.27344 5.38078 8.50969 5.14453 8.80078 5.14453H10.3828V8.34621C10.2091 8.3209 10.033 8.30859 9.85547 8.30859C7.81992 8.30859 6.16406 9.96445 6.16406 12Z' fill='%235762D5'/%3E%3Cpath d='M17.8359 5.4532V8.30859H20.6913L17.8359 5.4532ZM13.0195 8.30859H15.1992C15.4903 8.30859 15.7266 8.54484 15.7266 8.83594C15.7266 9.12703 15.4903 9.36328 15.1992 9.36328H13.0195C12.7284 9.36328 12.4922 9.12703 12.4922 8.83594C12.4922 8.54484 12.7284 8.30859 13.0195 8.30859ZM18.3633 15.6914H13.0195C12.7284 15.6914 12.4922 15.4552 12.4922 15.1641C12.4922 14.873 12.7284 14.6367 13.0195 14.6367H18.3633C18.6544 14.6367 18.8906 14.873 18.8906 15.1641C18.8906 15.4552 18.6544 15.6914 18.3633 15.6914ZM18.3633 13.582H13.0195C12.7284 13.582 12.4922 13.3458 12.4922 13.0547C12.4922 12.7636 12.7284 12.5273 13.0195 12.5273H18.3633C18.6544 12.5273 18.8906 12.7636 18.8906 13.0547C18.8906 13.3458 18.6544 13.582 18.3633 13.582ZM18.3633 11.4727H13.0195C12.7284 11.4727 12.4922 11.2364 12.4922 10.9453C12.4922 10.6542 12.7284 10.418 13.0195 10.418H18.3633C18.6544 10.418 18.8906 10.6542 18.8906 10.9453C18.8906 11.2364 18.6544 11.4727 18.3633 11.4727ZM17.3086 9.36328C17.0175 9.36328 16.7812 9.12703 16.7812 8.83594V5.14453H11.4375V18.8555H20.4727C20.7638 18.8555 21 18.6192 21 18.3281V9.36328H17.3086Z' fill='%235762D5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1814_19302'%3E%3Crect width='18' height='18' fill='white' transform='translate(3 3)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isUserPermissions{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 700 550'%3E%3Cpath fill='currentColor' d='M96 224c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm448 0c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm32 32h-64c-17.6 0-33.5 7.1-45.1 18.6 40.3 22.1 68.9 62 75.1 109.4h66c17.7 0 32-14.3 32-32v-32c0-35.3-28.7-64-64-64zm-256 0c61.9 0 112-50.1 112-112S381.9 32 320 32 208 82.1 208 144s50.1 112 112 112zm76.8 32h-8.3c-20.8 10-43.9 16-68.5 16s-47.6-6-68.5-16h-8.3C179.6 288 128 339.6 128 403.2V432c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48v-28.8c0-63.6-51.6-115.2-115.2-115.2zm-223.7-13.4C161.5 263.1 145.6 256 128 256H64c-35.3 0-64 28.7-64 64v32c0 17.7 14.3 32 32 32h65.9c6.3-47.4 34.9-87.3 75.2-109.4z'%3E%3C/path%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 700 550'%3E%3Cpath fill='currentColor' d='M96 224c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm448 0c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm32 32h-64c-17.6 0-33.5 7.1-45.1 18.6 40.3 22.1 68.9 62 75.1 109.4h66c17.7 0 32-14.3 32-32v-32c0-35.3-28.7-64-64-64zm-256 0c61.9 0 112-50.1 112-112S381.9 32 320 32 208 82.1 208 144s50.1 112 112 112zm76.8 32h-8.3c-20.8 10-43.9 16-68.5 16s-47.6-6-68.5-16h-8.3C179.6 288 128 339.6 128 403.2V432c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48v-28.8c0-63.6-51.6-115.2-115.2-115.2zm-223.7-13.4C161.5 263.1 145.6 256 128 256H64c-35.3 0-64 28.7-64 64v32c0 17.7 14.3 32 32 32h65.9c6.3-47.4 34.9-87.3 75.2-109.4z'%3E%3C/path%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isProjectTypes{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M0 12.7041H5.29582V17.9999H0V12.7041Z' fill='%235762D5'/%3E%3Cpath d='M12.7042 12.7041H18V17.9999H12.7042V12.7041Z' fill='%235762D5'/%3E%3Cpath d='M6.35217 12.7041H11.6479V17.9999H6.35217V12.7041Z' fill='%235762D5'/%3E%3Cpath d='M3.17517 10.0456H8.47264V11.6488H9.52733V10.0456H14.8248V11.6488H15.8795V8.99094H9.52733V7.38789H14.8145V0H3.18547V7.38789H8.47264V8.99094H2.12048V11.6488H3.17517V10.0456ZM5.29608 3.16571V2.11102H12.7038V3.16571H5.29608ZM12.7039 4.22218V5.27687H5.29608V4.22218H12.7039Z' fill='%235762D5'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M0 12.7041H5.29582V17.9999H0V12.7041Z' fill='%235762D5'/%3E%3Cpath d='M12.7042 12.7041H18V17.9999H12.7042V12.7041Z' fill='%235762D5'/%3E%3Cpath d='M6.35217 12.7041H11.6479V17.9999H6.35217V12.7041Z' fill='%235762D5'/%3E%3Cpath d='M3.17517 10.0456H8.47264V11.6488H9.52733V10.0456H14.8248V11.6488H15.8795V8.99094H9.52733V7.38789H14.8145V0H3.18547V7.38789H8.47264V8.99094H2.12048V11.6488H3.17517V10.0456ZM5.29608 3.16571V2.11102H12.7038V3.16571H5.29608ZM12.7039 4.22218V5.27687H5.29608V4.22218H12.7039Z' fill='%235762D5'/%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isActivityTypes{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M0.351562 18H13.4297C13.6238 18 13.7812 17.8426 13.7812 17.6484L13.7813 11.1094C13.7813 11.0161 13.7442 10.9267 13.6783 10.8608C13.6124 10.7949 13.523 10.7578 13.4297 10.7578H11.5664V10.0547C11.5664 9.27928 10.9356 8.64844 10.1602 8.64844C9.38475 8.64844 8.75391 9.27928 8.75391 10.0547V10.7578H7.24219V8.89453C7.24219 8.70036 7.08476 8.54297 6.89062 8.54297H5.73047C5.34277 8.54297 5.02734 8.22755 5.02734 7.83984C5.02734 7.45214 5.34277 7.13672 5.73047 7.13672H6.89062C7.08476 7.13672 7.24219 6.97932 7.24219 6.78516V4.57031C7.24219 4.37614 7.08476 4.21875 6.89062 4.21875H5.02734V3.51562C5.02734 2.74022 4.3965 2.10938 3.62109 2.10938C2.84569 2.10938 2.21484 2.74022 2.21484 3.51562V4.21875H0.351562C0.15743 4.21875 0 4.37614 0 4.57031V17.6484C0 17.8426 0.15743 18 0.351562 18ZM7.24219 11.4609H9.10547C9.2996 11.4609 9.45703 11.3035 9.45703 11.1094V10.0547C9.45703 9.66698 9.77245 9.35156 10.1602 9.35156C10.5479 9.35156 10.8633 9.66698 10.8633 10.0547V11.1094C10.8633 11.3035 11.0207 11.4609 11.2148 11.4609H13.0782L13.0781 17.2969H7.24219V15.7852H8.05078C8.82619 15.7852 9.45703 15.1543 9.45703 14.3789C9.45703 13.6035 8.82619 12.9727 8.05078 12.9727H7.24219V11.4609ZM0.703125 4.92188H2.56641C2.76054 4.92188 2.91797 4.76448 2.91797 4.57031V3.51562C2.91797 3.12792 3.23339 2.8125 3.62109 2.8125C4.0088 2.8125 4.32422 3.12792 4.32422 3.51562V4.57031C4.32422 4.76448 4.48165 4.92188 4.67578 4.92188H6.53906V6.43359H5.73047C4.95506 6.43359 4.32422 7.06444 4.32422 7.83984C4.32422 8.61525 4.95506 9.24609 5.73047 9.24609H6.53906V10.7578H0.703125V4.92188ZM0.703125 11.4609H6.53906V13.3242C6.53906 13.5184 6.69649 13.6758 6.89062 13.6758H8.05078C8.43848 13.6758 8.75391 13.9912 8.75391 14.3789C8.75391 14.7666 8.43848 15.082 8.05078 15.082H6.89062C6.69649 15.082 6.53906 15.2394 6.53906 15.4336V17.2969H0.703125V11.4609Z' fill='%235762D5'/%3E%3Cpath d='M17.6484 0H11.1094C10.9152 0 10.7578 0.157395 10.7578 0.351562V2.21484H10.0547C9.27928 2.21484 8.64844 2.84569 8.64844 3.62109C8.64844 4.3965 9.27928 5.02734 10.0547 5.02734H10.7578V6.89062C10.7578 7.08479 10.9152 7.24219 11.1094 7.24219H13.3242C13.5184 7.24219 13.6758 7.08479 13.6758 6.89062V5.73047C13.6758 5.34277 13.9912 5.02734 14.3789 5.02734C14.7666 5.02734 15.082 5.34277 15.082 5.73047V6.89062C15.082 7.08479 15.2395 7.24219 15.4336 7.24219H17.6484C17.8426 7.24219 18 7.08479 18 6.89062V0.351562C18 0.157395 17.8426 0 17.6484 0Z' fill='%235762D5'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M0.351562 18H13.4297C13.6238 18 13.7812 17.8426 13.7812 17.6484L13.7813 11.1094C13.7813 11.0161 13.7442 10.9267 13.6783 10.8608C13.6124 10.7949 13.523 10.7578 13.4297 10.7578H11.5664V10.0547C11.5664 9.27928 10.9356 8.64844 10.1602 8.64844C9.38475 8.64844 8.75391 9.27928 8.75391 10.0547V10.7578H7.24219V8.89453C7.24219 8.70036 7.08476 8.54297 6.89062 8.54297H5.73047C5.34277 8.54297 5.02734 8.22755 5.02734 7.83984C5.02734 7.45214 5.34277 7.13672 5.73047 7.13672H6.89062C7.08476 7.13672 7.24219 6.97932 7.24219 6.78516V4.57031C7.24219 4.37614 7.08476 4.21875 6.89062 4.21875H5.02734V3.51562C5.02734 2.74022 4.3965 2.10938 3.62109 2.10938C2.84569 2.10938 2.21484 2.74022 2.21484 3.51562V4.21875H0.351562C0.15743 4.21875 0 4.37614 0 4.57031V17.6484C0 17.8426 0.15743 18 0.351562 18ZM7.24219 11.4609H9.10547C9.2996 11.4609 9.45703 11.3035 9.45703 11.1094V10.0547C9.45703 9.66698 9.77245 9.35156 10.1602 9.35156C10.5479 9.35156 10.8633 9.66698 10.8633 10.0547V11.1094C10.8633 11.3035 11.0207 11.4609 11.2148 11.4609H13.0782L13.0781 17.2969H7.24219V15.7852H8.05078C8.82619 15.7852 9.45703 15.1543 9.45703 14.3789C9.45703 13.6035 8.82619 12.9727 8.05078 12.9727H7.24219V11.4609ZM0.703125 4.92188H2.56641C2.76054 4.92188 2.91797 4.76448 2.91797 4.57031V3.51562C2.91797 3.12792 3.23339 2.8125 3.62109 2.8125C4.0088 2.8125 4.32422 3.12792 4.32422 3.51562V4.57031C4.32422 4.76448 4.48165 4.92188 4.67578 4.92188H6.53906V6.43359H5.73047C4.95506 6.43359 4.32422 7.06444 4.32422 7.83984C4.32422 8.61525 4.95506 9.24609 5.73047 9.24609H6.53906V10.7578H0.703125V4.92188ZM0.703125 11.4609H6.53906V13.3242C6.53906 13.5184 6.69649 13.6758 6.89062 13.6758H8.05078C8.43848 13.6758 8.75391 13.9912 8.75391 14.3789C8.75391 14.7666 8.43848 15.082 8.05078 15.082H6.89062C6.69649 15.082 6.53906 15.2394 6.53906 15.4336V17.2969H0.703125V11.4609Z' fill='%235762D5'/%3E%3Cpath d='M17.6484 0H11.1094C10.9152 0 10.7578 0.157395 10.7578 0.351562V2.21484H10.0547C9.27928 2.21484 8.64844 2.84569 8.64844 3.62109C8.64844 4.3965 9.27928 5.02734 10.0547 5.02734H10.7578V6.89062C10.7578 7.08479 10.9152 7.24219 11.1094 7.24219H13.3242C13.5184 7.24219 13.6758 7.08479 13.6758 6.89062V5.73047C13.6758 5.34277 13.9912 5.02734 14.3789 5.02734C14.7666 5.02734 15.082 5.34277 15.082 5.73047V6.89062C15.082 7.08479 15.2395 7.24219 15.4336 7.24219H17.6484C17.8426 7.24219 18 7.08479 18 6.89062V0.351562C18 0.157395 17.8426 0 17.6484 0Z' fill='%235762D5'/%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isProjectSource{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cg clip-path='url(%23clip0_1863_318)'%3E%3Cpath d='M17.8894 10.8161L14.7087 16.836C14.5531 17.1354 14.1119 17.452 13.7713 17.452L1.01563 17.4543C0.746157 17.4543 0.487792 17.3475 0.297382 17.1569C0.106971 16.9663 0 16.7082 0 16.4387L0.00206473 6.53376C0.00206473 5.97361 0.456153 5.5191 1.01636 5.51855L1.94898 5.51767V6.38291H1.32504C1.20292 6.38291 1.08562 6.43137 0.999207 6.51779C0.912883 6.6042 0.864332 6.72141 0.864332 6.84362L0.865243 16.1287C0.865243 16.3834 1.07162 16.5894 1.32604 16.5894H1.96504L4.97955 10.4913C5.14986 10.1506 5.47168 9.87534 5.81185 9.87534H13.1945L13.197 7.42126C13.679 7.46595 14.0595 7.86581 14.0595 8.35928V9.87537H17.4454C17.8453 9.87947 18.182 10.2749 17.8894 10.8161ZM2.53713 13.5197C2.50959 10.4843 2.53713 1.37777 2.53713 1.37777C2.53713 0.918304 2.91078 0.544922 3.36979 0.544922H10.0381C10.1449 0.544922 10.2468 0.589617 10.319 0.668229L12.4748 3.01051C12.5394 3.08105 12.5756 3.17338 12.5756 3.26906V9.3369H11.8762V3.79301C11.8762 3.69709 11.7983 3.61918 11.7023 3.61918H10.0523C9.85914 3.61918 9.7021 3.46241 9.7021 3.26967V1.41824C9.7021 1.32229 9.62422 1.24441 9.52818 1.24441H3.37021C3.29664 1.24441 3.23677 1.30426 3.23677 1.37777V12.7562L2.70158 13.839C2.70161 13.8388 2.53989 13.827 2.53713 13.5197ZM10.4022 2.92006H11.441L10.4022 1.79089V2.92006ZM10.7811 4.33151H4.33633C4.09888 4.33151 3.90613 4.52444 3.90613 4.76189C3.90613 4.99915 4.09906 5.19217 4.33633 5.19217H10.7813C11.0187 5.19217 11.212 4.999 11.212 4.76189C11.2116 4.52463 11.0184 4.33151 10.7811 4.33151ZM11.2116 7.26795C11.2116 7.03069 11.0185 6.83794 10.7811 6.83794H4.33633C4.09888 6.83794 3.90613 7.03105 3.90613 7.26795C3.90613 7.50521 4.09906 7.69796 4.33633 7.69796H10.7813C11.0184 7.69799 11.2116 7.50521 11.2116 7.26795ZM3.90586 9.79099C3.90586 10.0282 4.09888 10.221 4.33614 10.221H4.49066C4.76266 9.46291 5.43692 9.36098 5.43692 9.36098H4.33614C4.09925 9.36098 3.90586 9.55373 3.90586 9.79099Z' fill='%235762D5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1863_318'%3E%3Crect width='18' height='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cg clip-path='url(%23clip0_1863_318)'%3E%3Cpath d='M17.8894 10.8161L14.7087 16.836C14.5531 17.1354 14.1119 17.452 13.7713 17.452L1.01563 17.4543C0.746157 17.4543 0.487792 17.3475 0.297382 17.1569C0.106971 16.9663 0 16.7082 0 16.4387L0.00206473 6.53376C0.00206473 5.97361 0.456153 5.5191 1.01636 5.51855L1.94898 5.51767V6.38291H1.32504C1.20292 6.38291 1.08562 6.43137 0.999207 6.51779C0.912883 6.6042 0.864332 6.72141 0.864332 6.84362L0.865243 16.1287C0.865243 16.3834 1.07162 16.5894 1.32604 16.5894H1.96504L4.97955 10.4913C5.14986 10.1506 5.47168 9.87534 5.81185 9.87534H13.1945L13.197 7.42126C13.679 7.46595 14.0595 7.86581 14.0595 8.35928V9.87537H17.4454C17.8453 9.87947 18.182 10.2749 17.8894 10.8161ZM2.53713 13.5197C2.50959 10.4843 2.53713 1.37777 2.53713 1.37777C2.53713 0.918304 2.91078 0.544922 3.36979 0.544922H10.0381C10.1449 0.544922 10.2468 0.589617 10.319 0.668229L12.4748 3.01051C12.5394 3.08105 12.5756 3.17338 12.5756 3.26906V9.3369H11.8762V3.79301C11.8762 3.69709 11.7983 3.61918 11.7023 3.61918H10.0523C9.85914 3.61918 9.7021 3.46241 9.7021 3.26967V1.41824C9.7021 1.32229 9.62422 1.24441 9.52818 1.24441H3.37021C3.29664 1.24441 3.23677 1.30426 3.23677 1.37777V12.7562L2.70158 13.839C2.70161 13.8388 2.53989 13.827 2.53713 13.5197ZM10.4022 2.92006H11.441L10.4022 1.79089V2.92006ZM10.7811 4.33151H4.33633C4.09888 4.33151 3.90613 4.52444 3.90613 4.76189C3.90613 4.99915 4.09906 5.19217 4.33633 5.19217H10.7813C11.0187 5.19217 11.212 4.999 11.212 4.76189C11.2116 4.52463 11.0184 4.33151 10.7811 4.33151ZM11.2116 7.26795C11.2116 7.03069 11.0185 6.83794 10.7811 6.83794H4.33633C4.09888 6.83794 3.90613 7.03105 3.90613 7.26795C3.90613 7.50521 4.09906 7.69796 4.33633 7.69796H10.7813C11.0184 7.69799 11.2116 7.50521 11.2116 7.26795ZM3.90586 9.79099C3.90586 10.0282 4.09888 10.221 4.33614 10.221H4.49066C4.76266 9.46291 5.43692 9.36098 5.43692 9.36098H4.33614C4.09925 9.36098 3.90586 9.55373 3.90586 9.79099Z' fill='%235762D5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1863_318'%3E%3Crect width='18' height='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isWorkItemTypes{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cg clip-path='url(%23clip0_1863_3377)'%3E%3Cpath d='M17.6458 8.37107L14.7552 6.92581L17.6458 5.48042C18.1629 5.22196 18.1634 4.48148 17.6458 4.22261L9.34891 0.074158C9.15088 -0.0247193 8.91797 -0.0247193 8.71994 0.074158L0.423025 4.22261C-0.0940214 4.48121 -0.0945707 5.22169 0.423025 5.48042L3.31368 6.92581L0.423025 8.37107C-0.0940214 8.62966 -0.0945707 9.37001 0.423025 9.62887L3.31368 11.0743L0.423025 12.5195C-0.0940214 12.7781 -0.0945707 13.5185 0.423025 13.7773L8.71994 17.9258C8.91755 18.0245 9.15047 18.0249 9.34891 17.9258L17.6458 13.7773C18.1629 13.5187 18.1634 12.7784 17.6458 12.5195L14.7552 11.0743L17.6458 9.62887C18.1629 9.37042 18.1634 8.62994 17.6458 8.37107ZM9.03442 1.4892L15.759 4.85158L9.03442 8.21383L2.3098 4.85158L9.03442 1.4892ZM15.759 13.1485L9.03442 16.5107L2.3098 13.1485L4.88597 11.8603L8.71994 13.7773C8.91769 13.8761 9.15047 13.8765 9.34891 13.7773L13.1829 11.8603L15.759 13.1485ZM9.03442 12.3623L2.3098 9.00004L4.88597 7.71189L8.71994 9.62887C8.91769 9.72761 9.15047 9.72802 9.34891 9.62887L13.1829 7.71189L15.759 9.00004L9.03442 12.3623Z' fill='%235762D5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1863_3377'%3E%3Crect width='18' height='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cg clip-path='url(%23clip0_1863_3377)'%3E%3Cpath d='M17.6458 8.37107L14.7552 6.92581L17.6458 5.48042C18.1629 5.22196 18.1634 4.48148 17.6458 4.22261L9.34891 0.074158C9.15088 -0.0247193 8.91797 -0.0247193 8.71994 0.074158L0.423025 4.22261C-0.0940214 4.48121 -0.0945707 5.22169 0.423025 5.48042L3.31368 6.92581L0.423025 8.37107C-0.0940214 8.62966 -0.0945707 9.37001 0.423025 9.62887L3.31368 11.0743L0.423025 12.5195C-0.0940214 12.7781 -0.0945707 13.5185 0.423025 13.7773L8.71994 17.9258C8.91755 18.0245 9.15047 18.0249 9.34891 17.9258L17.6458 13.7773C18.1629 13.5187 18.1634 12.7784 17.6458 12.5195L14.7552 11.0743L17.6458 9.62887C18.1629 9.37042 18.1634 8.62994 17.6458 8.37107ZM9.03442 1.4892L15.759 4.85158L9.03442 8.21383L2.3098 4.85158L9.03442 1.4892ZM15.759 13.1485L9.03442 16.5107L2.3098 13.1485L4.88597 11.8603L8.71994 13.7773C8.91769 13.8761 9.15047 13.8765 9.34891 13.7773L13.1829 11.8603L15.759 13.1485ZM9.03442 12.3623L2.3098 9.00004L4.88597 7.71189L8.71994 9.62887C8.91769 9.72761 9.15047 9.72802 9.34891 9.62887L13.1829 7.71189L15.759 9.00004L9.03442 12.3623Z' fill='%235762D5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1863_3377'%3E%3Crect width='18' height='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isTaskTypes{mask-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='-25 -65 625 625' xml:space='preserve' width='20' height='20'%3E%3Cpath d='M176.792,0H59.208C26.561,0,0,26.561,0,59.208v117.584C0,209.439,26.561,236,59.208,236h117.584 C209.439,236,236,209.439,236,176.792V59.208C236,26.561,209.439,0,176.792,0z M196,176.792c0,10.591-8.617,19.208-19.208,19.208 H59.208C48.617,196,40,187.383,40,176.792V59.208C40,48.617,48.617,40,59.208,40h117.584C187.383,40,196,48.617,196,59.208 V176.792z'%3E%3C/path%3E%3Cpath d='M452,0H336c-33.084,0-60,26.916-60,60v116c0,33.084,26.916,60,60,60h116c33.084,0,60-26.916,60-60V60 C512,26.916,485.084,0,452,0z M472,176c0,11.028-8.972,20-20,20H336c-11.028,0-20-8.972-20-20V60c0-11.028,8.972-20,20-20h116 c11.028,0,20,8.972,20,20V176z'%3E%3C/path%3E%3Cpath d='M176.792,276H59.208C26.561,276,0,302.561,0,335.208v117.584C0,485.439,26.561,512,59.208,512h117.584 C209.439,512,236,485.439,236,452.792V335.208C236,302.561,209.439,276,176.792,276z M196,452.792 c0,10.591-8.617,19.208-19.208,19.208H59.208C48.617,472,40,463.383,40,452.792V335.208C40,324.617,48.617,316,59.208,316h117.584 c10.591,0,19.208,8.617,19.208,19.208V452.792z'%3E%3C/path%3E%3Cpath d='M452,276H336c-33.084,0-60,26.916-60,60v116c0,33.084,26.916,60,60,60h116c33.084,0,60-26.916,60-60V336 C512,302.916,485.084,276,452,276z M472,452c0,11.028-8.972,20-20,20H336c-11.028,0-20-8.972-20-20V336c0-11.028,8.972-20,20-20 h116c11.028,0,20,8.972,20,20V452z'%3E%3C/path%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='-25 -65 625 625' xml:space='preserve' width='20' height='20'%3E%3Cpath d='M176.792,0H59.208C26.561,0,0,26.561,0,59.208v117.584C0,209.439,26.561,236,59.208,236h117.584 C209.439,236,236,209.439,236,176.792V59.208C236,26.561,209.439,0,176.792,0z M196,176.792c0,10.591-8.617,19.208-19.208,19.208 H59.208C48.617,196,40,187.383,40,176.792V59.208C40,48.617,48.617,40,59.208,40h117.584C187.383,40,196,48.617,196,59.208 V176.792z'%3E%3C/path%3E%3Cpath d='M452,0H336c-33.084,0-60,26.916-60,60v116c0,33.084,26.916,60,60,60h116c33.084,0,60-26.916,60-60V60 C512,26.916,485.084,0,452,0z M472,176c0,11.028-8.972,20-20,20H336c-11.028,0-20-8.972-20-20V60c0-11.028,8.972-20,20-20h116 c11.028,0,20,8.972,20,20V176z'%3E%3C/path%3E%3Cpath d='M176.792,276H59.208C26.561,276,0,302.561,0,335.208v117.584C0,485.439,26.561,512,59.208,512h117.584 C209.439,512,236,485.439,236,452.792V335.208C236,302.561,209.439,276,176.792,276z M196,452.792 c0,10.591-8.617,19.208-19.208,19.208H59.208C48.617,472,40,463.383,40,452.792V335.208C40,324.617,48.617,316,59.208,316h117.584 c10.591,0,19.208,8.617,19.208,19.208V452.792z'%3E%3C/path%3E%3Cpath d='M452,276H336c-33.084,0-60,26.916-60,60v116c0,33.084,26.916,60,60,60h116c33.084,0,60-26.916,60-60V336 C512,302.916,485.084,276,452,276z M472,452c0,11.028-8.972,20-20,20H336c-11.028,0-20-8.972-20-20V336c0-11.028,8.972-20,20-20 h116c11.028,0,20,8.972,20,20V452z'%3E%3C/path%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isCurrencies{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-15 -15 560 560'%3E%3Cpath d='M256,0C114.848,0,0,114.848,0,256s114.848,256,256,256s256-114.848,256-256S397.152,0,256,0z M256,480 C132.48,480,32,379.52,32,256S132.48,32,256,32s224,100.48,224,224S379.52,480,256,480z'%3E%3C/path%3E%3Cpath d='M256,240c-26.016,0-48-14.656-48-32s21.984-32,48-32c14.72,0,28.352,4.608,37.376,12.608 c6.592,5.856,16.672,5.312,22.592-1.344c5.888-6.592,5.28-16.704-1.344-22.592c-11.2-9.952-26.24-16.672-42.624-19.328V128 c0-8.832-7.168-16-16-16c-8.832,0-16,7.168-16,16v17.28c-36.48,5.952-64,31.808-64,62.72c0,35.296,35.904,64,80,64 c26.016,0,48,14.656,48,32s-21.984,32-48,32c-14.72,0-28.352-4.608-37.376-12.608c-6.592-5.888-16.704-5.312-22.592,1.344 c-5.888,6.592-5.28,16.704,1.344,22.592c11.2,9.984,26.24,16.672,42.624,19.36V384c0,8.832,7.168,16,16,16c8.832,0,16-7.168,16-16 v-17.28c36.48-5.952,64-31.808,64-62.72C336,268.704,300.096,240,256,240z'%3E%3C/path%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-15 -15 560 560'%3E%3Cpath d='M256,0C114.848,0,0,114.848,0,256s114.848,256,256,256s256-114.848,256-256S397.152,0,256,0z M256,480 C132.48,480,32,379.52,32,256S132.48,32,256,32s224,100.48,224,224S379.52,480,256,480z'%3E%3C/path%3E%3Cpath d='M256,240c-26.016,0-48-14.656-48-32s21.984-32,48-32c14.72,0,28.352,4.608,37.376,12.608 c6.592,5.856,16.672,5.312,22.592-1.344c5.888-6.592,5.28-16.704-1.344-22.592c-11.2-9.952-26.24-16.672-42.624-19.328V128 c0-8.832-7.168-16-16-16c-8.832,0-16,7.168-16,16v17.28c-36.48,5.952-64,31.808-64,62.72c0,35.296,35.904,64,80,64 c26.016,0,48,14.656,48,32s-21.984,32-48,32c-14.72,0-28.352-4.608-37.376-12.608c-6.592-5.888-16.704-5.312-22.592,1.344 c-5.888,6.592-5.28,16.704,1.344,22.592c11.2,9.984,26.24,16.672,42.624,19.36V384c0,8.832,7.168,16,16,16c8.832,0,16-7.168,16-16 v-17.28c36.48-5.952,64-31.808,64-62.72C336,268.704,300.096,240,256,240z'%3E%3C/path%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isNotifications{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -50 500 600'%3E%3Cpath fill='currentColor' d='M439.39 362.29c-19.32-20.76-55.47-51.99-55.47-154.29 0-77.7-54.48-139.9-127.94-155.16V32c0-17.67-14.32-32-31.98-32s-31.98 14.33-31.98 32v20.84C118.56 68.1 64.08 130.3 64.08 208c0 102.3-36.15 133.53-55.47 154.29-6 6.45-8.66 14.16-8.61 21.71.11 16.4 12.98 32 32.1 32h383.8c19.12 0 32-15.6 32.1-32 .05-7.55-2.61-15.27-8.61-21.71zM67.53 368c21.22-27.97 44.42-74.33 44.53-159.42 0-.2-.06-.38-.06-.58 0-61.86 50.14-112 112-112s112 50.14 112 112c0 .2-.06.38-.06.58.11 85.1 23.31 131.46 44.53 159.42H67.53zM224 512c35.32 0 63.97-28.65 63.97-64H160.03c0 35.35 28.65 64 63.97 64z'%3E%3C/path%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -50 500 600'%3E%3Cpath fill='currentColor' d='M439.39 362.29c-19.32-20.76-55.47-51.99-55.47-154.29 0-77.7-54.48-139.9-127.94-155.16V32c0-17.67-14.32-32-31.98-32s-31.98 14.33-31.98 32v20.84C118.56 68.1 64.08 130.3 64.08 208c0 102.3-36.15 133.53-55.47 154.29-6 6.45-8.66 14.16-8.61 21.71.11 16.4 12.98 32 32.1 32h383.8c19.12 0 32-15.6 32.1-32 .05-7.55-2.61-15.27-8.61-21.71zM67.53 368c21.22-27.97 44.42-74.33 44.53-159.42 0-.2-.06-.38-.06-.58 0-61.86 50.14-112 112-112s112 50.14 112 112c0 .2-.06.38-.06.58.11 85.1 23.31 131.46 44.53 159.42H67.53zM224 512c35.32 0 63.97-28.65 63.97-64H160.03c0 35.35 28.65 64 63.97 64z'%3E%3C/path%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isLeaves{mask-image:url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='sign-out-alt' class='svg-inline--fa fa-sign-out-alt fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M497 273L329 441c-15 15-41 4.5-41-17v-96H152c-13.3 0-24-10.7-24-24v-96c0-13.3 10.7-24 24-24h136V88c0-21.4 25.9-32 41-17l168 168c9.3 9.4 9.3 24.6 0 34zM192 436v-40c0-6.6-5.4-12-12-12H96c-17.7 0-32-14.3-32-32V160c0-17.7 14.3-32 32-32h84c6.6 0 12-5.4 12-12V76c0-6.6-5.4-12-12-12H96c-53 0-96 43-96 96v192c0 53 43 96 96 96h84c6.6 0 12-5.4 12-12z'%3E%3C/path%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='sign-out-alt' class='svg-inline--fa fa-sign-out-alt fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M497 273L329 441c-15 15-41 4.5-41-17v-96H152c-13.3 0-24-10.7-24-24v-96c0-13.3 10.7-24 24-24h136V88c0-21.4 25.9-32 41-17l168 168c9.3 9.4 9.3 24.6 0 34zM192 436v-40c0-6.6-5.4-12-12-12H96c-17.7 0-32-14.3-32-32V160c0-17.7 14.3-32 32-32h84c6.6 0 12-5.4 12-12V76c0-6.6-5.4-12-12-12H96c-53 0-96 43-96 96v192c0 53 43 96 96 96h84c6.6 0 12-5.4 12-12z'%3E%3C/path%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isCurrencies{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_1821_134)'%3E%3Cpath d='M10.9314 9.05872C11.0207 8.08902 11.3646 7.19362 11.8958 6.43647C11.4638 4.4737 9.71243 3 7.62251 3C5.20975 3 3.24622 4.96353 3.24622 7.37706C3.24622 9.47732 4.73371 11.2356 6.71064 11.6565C7.70524 10.3011 9.2046 9.34328 10.9314 9.05872ZM5.87192 8.41877C5.87192 8.25945 5.99409 8.13651 6.15379 8.13651H7.05188V7.92664L6.92894 7.71677H6.15341C5.99371 7.71677 5.87153 7.59383 5.87153 7.43451C5.87153 7.27519 5.99371 7.15226 6.15341 7.15226H6.59498L5.63983 5.58204C5.58928 5.49511 5.53873 5.38672 5.53873 5.28523C5.53873 4.88732 5.90792 4.75711 6.16068 4.75711C6.46477 4.75711 6.60226 4.99609 6.65319 5.09719L7.6229 6.94277L8.59183 5.09719C8.64353 4.99609 8.78026 4.75711 9.08358 4.75711C9.33711 4.75711 9.70592 4.8877 9.70592 5.28523C9.70592 5.38672 9.65536 5.49511 9.60519 5.58166L8.64966 7.15226H9.09085C9.24979 7.15226 9.37273 7.27519 9.37273 7.43451C9.37273 7.59383 9.24979 7.71677 9.09085 7.71677H8.31685L8.19392 7.92664V8.13651H9.09124C9.25017 8.13651 9.37311 8.25945 9.37311 8.41877C9.37311 8.57809 9.25017 8.70102 9.09124 8.70102H8.19392V9.41719C8.19392 9.76455 7.98366 9.99626 7.6229 9.99626C7.26098 9.99626 7.05149 9.76455 7.05149 9.41719V8.70102H6.15341C5.99371 8.70102 5.87192 8.57809 5.87192 8.41877Z' fill='%235762D5'/%3E%3Cpath d='M16.377 5.18848C14.1676 5.18848 12.34 6.83605 12.0459 8.96618C12.8812 8.97231 13.677 9.13737 14.4108 9.42843C14.4594 9.3166 14.5598 9.24652 14.716 9.24652H14.8677C14.716 9.02937 14.6509 8.75439 14.6509 8.47214C14.6509 7.5752 15.4467 6.94558 16.467 6.94558C17.7347 6.94558 18.349 7.62575 18.349 8.19026C18.349 8.51618 18.1245 8.69694 17.8059 8.69694C17.1694 8.69694 17.5596 7.81418 16.583 7.81418C16.1564 7.81418 15.7512 8.06771 15.7512 8.53762C15.7512 8.78388 15.8738 9.02975 15.9898 9.2469H16.7787C17.0752 9.2469 17.2276 9.35567 17.2276 9.59426C17.2276 9.83286 17.0756 9.94124 16.7787 9.94124H16.2066C16.2288 9.99945 16.2437 10.05 16.2437 10.1151C16.2437 10.2319 16.2146 10.3476 16.1694 10.4606C16.4061 10.6559 16.6244 10.8726 16.8316 11.099C17.0323 11.1396 17.2111 11.1863 17.4233 11.1863C17.5455 11.1863 17.8438 11.1066 17.9583 11.1066C18.2256 11.1066 18.3781 11.3092 18.3781 11.5693C18.3781 11.9775 18.0127 12.1549 17.6362 12.1794C17.8859 12.5987 18.0939 13.0445 18.2475 13.516C19.7262 12.8132 20.7541 11.3089 20.7541 9.56477C20.7533 7.15201 18.7898 5.18848 16.377 5.18848Z' fill='%235762D5'/%3E%3Cpath d='M12.2899 16.0508V17.8416C12.8318 17.8056 13.4025 17.5524 13.4025 16.9554C13.4025 16.3399 12.7771 16.1592 12.2899 16.0508Z' fill='%235762D5'/%3E%3Cpath d='M10.7334 13.9067C10.7334 14.3598 11.0685 14.621 11.7464 14.7573V13.1377C11.1305 13.1565 10.7334 13.5176 10.7334 13.9067Z' fill='%235762D5'/%3E%3Cpath d='M11.9999 10.0576C8.98321 10.0576 6.52832 12.5121 6.52832 15.5289C6.52832 18.5456 8.98321 20.9997 11.9999 20.9997C15.0167 20.9997 17.4719 18.546 17.4719 15.5289C17.4719 12.5117 15.0167 10.0576 11.9999 10.0576ZM12.2899 18.7639V19.3249C12.2899 19.4789 12.1711 19.6325 12.0176 19.6325C11.864 19.6325 11.7464 19.4793 11.7464 19.3249V18.7639C10.2183 18.7279 9.45772 17.8141 9.45772 17.0987C9.45772 16.7379 9.67449 16.5296 10.0184 16.5296C11.0314 16.5296 10.244 17.7781 11.7464 17.8413V15.9505C10.4067 15.7066 9.59407 15.1187 9.59407 14.1141C9.59407 12.8844 10.6159 12.2509 11.7464 12.2149V11.7331C11.7464 11.5788 11.864 11.4252 12.0176 11.4252C12.1711 11.4252 12.2899 11.5788 12.2899 11.7331V12.2149C12.9942 12.2337 14.4414 12.6757 14.4414 13.563C14.4414 13.9157 14.1787 14.1229 13.8716 14.1229C13.2837 14.1229 13.2917 13.1563 12.2902 13.1375V14.856C13.4844 15.1095 14.5418 15.4618 14.5418 16.8559C14.5418 18.0676 13.6364 18.6831 12.2899 18.7639Z' fill='%235762D5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1821_134'%3E%3Crect width='18' height='18' fill='white' transform='translate(3 3)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_1821_134)'%3E%3Cpath d='M10.9314 9.05872C11.0207 8.08902 11.3646 7.19362 11.8958 6.43647C11.4638 4.4737 9.71243 3 7.62251 3C5.20975 3 3.24622 4.96353 3.24622 7.37706C3.24622 9.47732 4.73371 11.2356 6.71064 11.6565C7.70524 10.3011 9.2046 9.34328 10.9314 9.05872ZM5.87192 8.41877C5.87192 8.25945 5.99409 8.13651 6.15379 8.13651H7.05188V7.92664L6.92894 7.71677H6.15341C5.99371 7.71677 5.87153 7.59383 5.87153 7.43451C5.87153 7.27519 5.99371 7.15226 6.15341 7.15226H6.59498L5.63983 5.58204C5.58928 5.49511 5.53873 5.38672 5.53873 5.28523C5.53873 4.88732 5.90792 4.75711 6.16068 4.75711C6.46477 4.75711 6.60226 4.99609 6.65319 5.09719L7.6229 6.94277L8.59183 5.09719C8.64353 4.99609 8.78026 4.75711 9.08358 4.75711C9.33711 4.75711 9.70592 4.8877 9.70592 5.28523C9.70592 5.38672 9.65536 5.49511 9.60519 5.58166L8.64966 7.15226H9.09085C9.24979 7.15226 9.37273 7.27519 9.37273 7.43451C9.37273 7.59383 9.24979 7.71677 9.09085 7.71677H8.31685L8.19392 7.92664V8.13651H9.09124C9.25017 8.13651 9.37311 8.25945 9.37311 8.41877C9.37311 8.57809 9.25017 8.70102 9.09124 8.70102H8.19392V9.41719C8.19392 9.76455 7.98366 9.99626 7.6229 9.99626C7.26098 9.99626 7.05149 9.76455 7.05149 9.41719V8.70102H6.15341C5.99371 8.70102 5.87192 8.57809 5.87192 8.41877Z' fill='%235762D5'/%3E%3Cpath d='M16.377 5.18848C14.1676 5.18848 12.34 6.83605 12.0459 8.96618C12.8812 8.97231 13.677 9.13737 14.4108 9.42843C14.4594 9.3166 14.5598 9.24652 14.716 9.24652H14.8677C14.716 9.02937 14.6509 8.75439 14.6509 8.47214C14.6509 7.5752 15.4467 6.94558 16.467 6.94558C17.7347 6.94558 18.349 7.62575 18.349 8.19026C18.349 8.51618 18.1245 8.69694 17.8059 8.69694C17.1694 8.69694 17.5596 7.81418 16.583 7.81418C16.1564 7.81418 15.7512 8.06771 15.7512 8.53762C15.7512 8.78388 15.8738 9.02975 15.9898 9.2469H16.7787C17.0752 9.2469 17.2276 9.35567 17.2276 9.59426C17.2276 9.83286 17.0756 9.94124 16.7787 9.94124H16.2066C16.2288 9.99945 16.2437 10.05 16.2437 10.1151C16.2437 10.2319 16.2146 10.3476 16.1694 10.4606C16.4061 10.6559 16.6244 10.8726 16.8316 11.099C17.0323 11.1396 17.2111 11.1863 17.4233 11.1863C17.5455 11.1863 17.8438 11.1066 17.9583 11.1066C18.2256 11.1066 18.3781 11.3092 18.3781 11.5693C18.3781 11.9775 18.0127 12.1549 17.6362 12.1794C17.8859 12.5987 18.0939 13.0445 18.2475 13.516C19.7262 12.8132 20.7541 11.3089 20.7541 9.56477C20.7533 7.15201 18.7898 5.18848 16.377 5.18848Z' fill='%235762D5'/%3E%3Cpath d='M12.2899 16.0508V17.8416C12.8318 17.8056 13.4025 17.5524 13.4025 16.9554C13.4025 16.3399 12.7771 16.1592 12.2899 16.0508Z' fill='%235762D5'/%3E%3Cpath d='M10.7334 13.9067C10.7334 14.3598 11.0685 14.621 11.7464 14.7573V13.1377C11.1305 13.1565 10.7334 13.5176 10.7334 13.9067Z' fill='%235762D5'/%3E%3Cpath d='M11.9999 10.0576C8.98321 10.0576 6.52832 12.5121 6.52832 15.5289C6.52832 18.5456 8.98321 20.9997 11.9999 20.9997C15.0167 20.9997 17.4719 18.546 17.4719 15.5289C17.4719 12.5117 15.0167 10.0576 11.9999 10.0576ZM12.2899 18.7639V19.3249C12.2899 19.4789 12.1711 19.6325 12.0176 19.6325C11.864 19.6325 11.7464 19.4793 11.7464 19.3249V18.7639C10.2183 18.7279 9.45772 17.8141 9.45772 17.0987C9.45772 16.7379 9.67449 16.5296 10.0184 16.5296C11.0314 16.5296 10.244 17.7781 11.7464 17.8413V15.9505C10.4067 15.7066 9.59407 15.1187 9.59407 14.1141C9.59407 12.8844 10.6159 12.2509 11.7464 12.2149V11.7331C11.7464 11.5788 11.864 11.4252 12.0176 11.4252C12.1711 11.4252 12.2899 11.5788 12.2899 11.7331V12.2149C12.9942 12.2337 14.4414 12.6757 14.4414 13.563C14.4414 13.9157 14.1787 14.1229 13.8716 14.1229C13.2837 14.1229 13.2917 13.1563 12.2902 13.1375V14.856C13.4844 15.1095 14.5418 15.4618 14.5418 16.8559C14.5418 18.0676 13.6364 18.6831 12.2899 18.7639Z' fill='%235762D5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1821_134'%3E%3Crect width='18' height='18' fill='white' transform='translate(3 3)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isEquipmentServices{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_1821_64)'%3E%3Cpath d='M20.9433 11.0008C20.9149 10.7478 20.6198 10.5575 20.3646 10.5575C19.54 10.5575 18.8081 10.0735 18.5011 9.32431C18.1878 8.55716 18.39 7.66266 19.0044 7.09899C19.1979 6.92206 19.2215 6.62578 19.0593 6.42012C18.6371 5.88409 18.1574 5.39983 17.6335 4.98017C17.4285 4.81577 17.1274 4.83865 16.9495 5.03552C16.4131 5.62962 15.4494 5.85038 14.7048 5.53971C13.9302 5.21378 13.4412 4.42857 13.4893 3.58576C13.5051 3.32086 13.3114 3.09067 13.0474 3.05993C12.3751 2.98208 11.6968 2.97982 11.0226 3.05463C10.7619 3.08343 10.5684 3.30817 10.5771 3.56972C10.6062 4.40428 10.1118 5.17564 9.34464 5.48989C8.60894 5.79044 7.65201 5.57131 7.11668 4.98243C6.93974 4.78844 6.64386 4.76462 6.43749 4.92552C5.89819 5.34876 5.4077 5.83334 4.98158 6.36501C4.81554 6.57168 4.84007 6.87122 5.03522 7.04879C5.66178 7.61619 5.86379 8.51839 5.53848 9.29449C5.22788 10.0344 4.45964 10.511 3.58024 10.511C3.29487 10.5018 3.09178 10.6936 3.06025 10.9531C2.98116 11.629 2.9803 12.3181 3.05644 12.9995C3.08485 13.2536 3.38867 13.4423 3.64665 13.4423C4.43053 13.4224 5.18265 13.9073 5.49862 14.6754C5.81303 15.4426 5.61064 16.3367 4.99521 16.9011C4.8027 17.0781 4.7781 17.3736 4.94064 17.5791C5.35858 18.1118 5.83872 18.5963 6.36416 19.0196C6.57045 19.1857 6.87046 19.1624 7.04927 18.9653C7.58779 18.3698 8.55126 18.1494 9.29287 18.4607C10.0698 18.7858 10.5585 19.5709 10.5107 20.414C10.4951 20.6789 10.6892 20.9098 10.9523 20.9398C11.2963 20.9801 11.6422 21 11.9891 21C12.3184 21 12.6478 20.982 12.9771 20.9453C13.2381 20.9165 13.4313 20.6916 13.4225 20.4299C13.3923 19.5958 13.8879 18.8243 14.6541 18.5107C15.3947 18.2082 16.3474 18.4296 16.883 19.0176C17.0609 19.2112 17.355 19.2347 17.5622 19.0744C18.1006 18.6523 18.5901 18.168 19.0181 17.6349C19.1843 17.4286 19.1607 17.1287 18.9645 16.9508C18.3381 16.3838 18.135 15.4812 18.4603 14.7059C18.766 13.9759 19.5057 13.4858 20.3013 13.4858L20.4126 13.4888C20.6709 13.5097 20.9082 13.3108 20.9394 13.0473C21.0189 12.3708 21.0198 11.6825 20.9433 11.0008ZM12 17.1886C9.13431 17.1886 6.81138 14.8657 6.81138 12.0001C6.81138 9.13453 9.13438 6.8116 12 6.8116C14.8655 6.8116 17.1885 9.13453 17.1885 12.0001C17.1885 12.9728 16.9204 13.8825 16.4546 14.6605L14.1827 12.3885C14.3472 12.0006 14.4341 11.5802 14.434 11.1463C14.434 10.2967 14.1031 9.4979 13.5022 8.89718C12.9015 8.29646 12.1027 7.96563 11.2532 7.96563C10.9697 7.96563 10.6875 8.0033 10.4145 8.07764C10.295 8.11026 10.1972 8.20881 10.1653 8.32861C10.1328 8.45114 10.1695 8.5767 10.2652 8.67252C10.2652 8.67252 11.3869 9.80281 11.7621 10.178C11.8015 10.2173 11.8014 10.3111 11.7959 10.3449L11.7924 10.3696C11.7545 10.7822 11.6816 11.2774 11.6214 11.4677C11.6133 11.4757 11.6057 11.4825 11.5974 11.4908C11.5888 11.4994 11.5809 11.5077 11.5725 11.5163C11.3797 11.5782 10.8768 11.652 10.4577 11.6895L10.4578 11.6872L10.439 11.692C10.4356 11.6924 10.4294 11.6929 10.4211 11.6929C10.3758 11.6929 10.3092 11.6802 10.2486 11.6197C9.85802 11.2291 8.78035 10.1591 8.78035 10.1591C8.68367 10.0627 8.5845 10.0425 8.51841 10.0425C8.36436 10.0425 8.22642 10.1538 8.18298 10.3135C7.88632 11.4113 8.20081 12.5922 9.00392 13.3954C9.60479 13.9962 10.4036 14.327 11.2533 14.327C11.6872 14.327 12.1076 14.2402 12.4954 14.0757L14.792 16.3723C13.9857 16.8883 13.0282 17.1886 12 17.1886Z' fill='%235762D5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1821_64'%3E%3Crect width='18' height='18' fill='white' transform='translate(3 3)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_1821_64)'%3E%3Cpath d='M20.9433 11.0008C20.9149 10.7478 20.6198 10.5575 20.3646 10.5575C19.54 10.5575 18.8081 10.0735 18.5011 9.32431C18.1878 8.55716 18.39 7.66266 19.0044 7.09899C19.1979 6.92206 19.2215 6.62578 19.0593 6.42012C18.6371 5.88409 18.1574 5.39983 17.6335 4.98017C17.4285 4.81577 17.1274 4.83865 16.9495 5.03552C16.4131 5.62962 15.4494 5.85038 14.7048 5.53971C13.9302 5.21378 13.4412 4.42857 13.4893 3.58576C13.5051 3.32086 13.3114 3.09067 13.0474 3.05993C12.3751 2.98208 11.6968 2.97982 11.0226 3.05463C10.7619 3.08343 10.5684 3.30817 10.5771 3.56972C10.6062 4.40428 10.1118 5.17564 9.34464 5.48989C8.60894 5.79044 7.65201 5.57131 7.11668 4.98243C6.93974 4.78844 6.64386 4.76462 6.43749 4.92552C5.89819 5.34876 5.4077 5.83334 4.98158 6.36501C4.81554 6.57168 4.84007 6.87122 5.03522 7.04879C5.66178 7.61619 5.86379 8.51839 5.53848 9.29449C5.22788 10.0344 4.45964 10.511 3.58024 10.511C3.29487 10.5018 3.09178 10.6936 3.06025 10.9531C2.98116 11.629 2.9803 12.3181 3.05644 12.9995C3.08485 13.2536 3.38867 13.4423 3.64665 13.4423C4.43053 13.4224 5.18265 13.9073 5.49862 14.6754C5.81303 15.4426 5.61064 16.3367 4.99521 16.9011C4.8027 17.0781 4.7781 17.3736 4.94064 17.5791C5.35858 18.1118 5.83872 18.5963 6.36416 19.0196C6.57045 19.1857 6.87046 19.1624 7.04927 18.9653C7.58779 18.3698 8.55126 18.1494 9.29287 18.4607C10.0698 18.7858 10.5585 19.5709 10.5107 20.414C10.4951 20.6789 10.6892 20.9098 10.9523 20.9398C11.2963 20.9801 11.6422 21 11.9891 21C12.3184 21 12.6478 20.982 12.9771 20.9453C13.2381 20.9165 13.4313 20.6916 13.4225 20.4299C13.3923 19.5958 13.8879 18.8243 14.6541 18.5107C15.3947 18.2082 16.3474 18.4296 16.883 19.0176C17.0609 19.2112 17.355 19.2347 17.5622 19.0744C18.1006 18.6523 18.5901 18.168 19.0181 17.6349C19.1843 17.4286 19.1607 17.1287 18.9645 16.9508C18.3381 16.3838 18.135 15.4812 18.4603 14.7059C18.766 13.9759 19.5057 13.4858 20.3013 13.4858L20.4126 13.4888C20.6709 13.5097 20.9082 13.3108 20.9394 13.0473C21.0189 12.3708 21.0198 11.6825 20.9433 11.0008ZM12 17.1886C9.13431 17.1886 6.81138 14.8657 6.81138 12.0001C6.81138 9.13453 9.13438 6.8116 12 6.8116C14.8655 6.8116 17.1885 9.13453 17.1885 12.0001C17.1885 12.9728 16.9204 13.8825 16.4546 14.6605L14.1827 12.3885C14.3472 12.0006 14.4341 11.5802 14.434 11.1463C14.434 10.2967 14.1031 9.4979 13.5022 8.89718C12.9015 8.29646 12.1027 7.96563 11.2532 7.96563C10.9697 7.96563 10.6875 8.0033 10.4145 8.07764C10.295 8.11026 10.1972 8.20881 10.1653 8.32861C10.1328 8.45114 10.1695 8.5767 10.2652 8.67252C10.2652 8.67252 11.3869 9.80281 11.7621 10.178C11.8015 10.2173 11.8014 10.3111 11.7959 10.3449L11.7924 10.3696C11.7545 10.7822 11.6816 11.2774 11.6214 11.4677C11.6133 11.4757 11.6057 11.4825 11.5974 11.4908C11.5888 11.4994 11.5809 11.5077 11.5725 11.5163C11.3797 11.5782 10.8768 11.652 10.4577 11.6895L10.4578 11.6872L10.439 11.692C10.4356 11.6924 10.4294 11.6929 10.4211 11.6929C10.3758 11.6929 10.3092 11.6802 10.2486 11.6197C9.85802 11.2291 8.78035 10.1591 8.78035 10.1591C8.68367 10.0627 8.5845 10.0425 8.51841 10.0425C8.36436 10.0425 8.22642 10.1538 8.18298 10.3135C7.88632 11.4113 8.20081 12.5922 9.00392 13.3954C9.60479 13.9962 10.4036 14.327 11.2533 14.327C11.6872 14.327 12.1076 14.2402 12.4954 14.0757L14.792 16.3723C13.9857 16.8883 13.0282 17.1886 12 17.1886Z' fill='%235762D5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1821_64'%3E%3Crect width='18' height='18' fill='white' transform='translate(3 3)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isWorkflows{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M21 15.7266H15.7266V21H21V15.7266Z' fill='%235762D5'/%3E%3Cpath d='M19.9453 5.10938H8.27344V3H3V8.27344H8.27344V6.16406H19.9453V11.4727H16.9409V10.3984L15.3398 11.9999L16.9409 13.6018V12.5273H19.9453C20.5269 12.5273 21 12.0542 21 11.4727V6.16406C21 5.58251 20.5269 5.10938 19.9453 5.10938Z' fill='%235762D5'/%3E%3Cpath d='M15.0234 18.3632L13.4224 16.7617V17.8359H4.08984V12.5273H9.36328V14.6367H14.6367V9.36328H9.36328V11.4727H4.08984C3.50829 11.4727 3.03516 11.9458 3.03516 12.5273V17.8359C3.03516 18.4175 3.50829 18.8906 4.08984 18.8906H13.4224V19.965L15.0234 18.3632Z' fill='%235762D5'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M21 15.7266H15.7266V21H21V15.7266Z' fill='%235762D5'/%3E%3Cpath d='M19.9453 5.10938H8.27344V3H3V8.27344H8.27344V6.16406H19.9453V11.4727H16.9409V10.3984L15.3398 11.9999L16.9409 13.6018V12.5273H19.9453C20.5269 12.5273 21 12.0542 21 11.4727V6.16406C21 5.58251 20.5269 5.10938 19.9453 5.10938Z' fill='%235762D5'/%3E%3Cpath d='M15.0234 18.3632L13.4224 16.7617V17.8359H4.08984V12.5273H9.36328V14.6367H14.6367V9.36328H9.36328V11.4727H4.08984C3.50829 11.4727 3.03516 11.9458 3.03516 12.5273V17.8359C3.03516 18.4175 3.50829 18.8906 4.08984 18.8906H13.4224V19.965L15.0234 18.3632Z' fill='%235762D5'/%3E%3C/svg%3E")}.actions-sidebar-wrapper .actions-sidebar__menu-icon--isStates{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_1821_176)'%3E%3Cpath d='M5.69848 11.6162H3.67468C3.30207 11.6162 3 11.9183 3 12.2909V20.0446C3 20.4172 3.30207 20.7193 3.67468 20.7193H5.69848C6.07106 20.7193 6.37312 20.4172 6.37312 20.0446V12.2907C6.37333 11.9181 6.07106 11.6162 5.69848 11.6162Z' fill='%235762D5'/%3E%3Cpath d='M10.5721 8.70801H8.54834C8.17572 8.70801 7.87366 9.01007 7.87366 9.38269V20.0443C7.87366 20.4169 8.17572 20.719 8.54834 20.719H10.5721C10.9447 20.719 11.2468 20.4169 11.2468 20.0443V9.38248C11.2467 9.01011 10.9447 8.70801 10.5721 8.70801Z' fill='%235762D5'/%3E%3Cpath d='M15.4456 5.80078H13.4216C13.049 5.80078 12.7469 6.10285 12.7469 6.47543V20.0449C12.7469 20.4175 13.049 20.7196 13.4216 20.7196H15.4454C15.818 20.7196 16.12 20.4175 16.12 20.0449V6.47522C16.12 6.10264 15.818 5.80078 15.4456 5.80078Z' fill='%235762D5'/%3E%3Cpath d='M20.3253 3.28027H18.3015C17.9289 3.28027 17.6268 3.58234 17.6268 3.95495V20.0446C17.6268 20.4172 17.9289 20.7193 18.3015 20.7193H20.3253C20.6979 20.7193 21 20.4172 21 20.0446V3.95475C21 3.58213 20.6979 3.28027 20.3253 3.28027Z' fill='%235762D5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1821_176'%3E%3Crect width='18' height='18' fill='white' transform='translate(3 3)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_1821_176)'%3E%3Cpath d='M5.69848 11.6162H3.67468C3.30207 11.6162 3 11.9183 3 12.2909V20.0446C3 20.4172 3.30207 20.7193 3.67468 20.7193H5.69848C6.07106 20.7193 6.37312 20.4172 6.37312 20.0446V12.2907C6.37333 11.9181 6.07106 11.6162 5.69848 11.6162Z' fill='%235762D5'/%3E%3Cpath d='M10.5721 8.70801H8.54834C8.17572 8.70801 7.87366 9.01007 7.87366 9.38269V20.0443C7.87366 20.4169 8.17572 20.719 8.54834 20.719H10.5721C10.9447 20.719 11.2468 20.4169 11.2468 20.0443V9.38248C11.2467 9.01011 10.9447 8.70801 10.5721 8.70801Z' fill='%235762D5'/%3E%3Cpath d='M15.4456 5.80078H13.4216C13.049 5.80078 12.7469 6.10285 12.7469 6.47543V20.0449C12.7469 20.4175 13.049 20.7196 13.4216 20.7196H15.4454C15.818 20.7196 16.12 20.4175 16.12 20.0449V6.47522C16.12 6.10264 15.818 5.80078 15.4456 5.80078Z' fill='%235762D5'/%3E%3Cpath d='M20.3253 3.28027H18.3015C17.9289 3.28027 17.6268 3.58234 17.6268 3.95495V20.0446C17.6268 20.4172 17.9289 20.7193 18.3015 20.7193H20.3253C20.6979 20.7193 21 20.4172 21 20.0446V3.95475C21 3.58213 20.6979 3.28027 20.3253 3.28027Z' fill='%235762D5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1821_176'%3E%3Crect width='18' height='18' fill='white' transform='translate(3 3)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}button:not(.note-color-btn,.btn){display:grid}button{outline:0;background:none;border:none;place-items:center}button .navbar-icons{width:24px;height:24px;display:inline-block;background-position:center;background-repeat:no-repeat;background-size:auto;padding:0;outline:none}button .navbar-icons.calendar-icon{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_636_2294)'%3E%3Cpath d='M9.55805 12.9305C9.55805 12.705 9.37516 12.5224 9.14949 12.5224H7.72377C7.49836 12.5224 7.31543 12.705 7.31543 12.9305V14.356C7.31543 14.5818 7.49836 14.7646 7.72377 14.7646H9.14949C9.37516 14.7646 9.55805 14.5818 9.55805 14.356V12.9305Z' fill='%235762D5'/%3E%3Cpath d='M13.1211 12.9305C13.1211 12.705 12.9381 12.5224 12.7129 12.5224H11.287C11.0616 12.5224 10.8787 12.705 10.8787 12.9305V14.356C10.8787 14.5818 11.0616 14.7646 11.287 14.7646H12.7129C12.9381 14.7646 13.1211 14.5818 13.1211 14.356V12.9305Z' fill='%235762D5'/%3E%3Cpath d='M16.6845 12.9305C16.6845 12.705 16.5016 12.5224 16.2762 12.5224H14.8505C14.6248 12.5224 14.4419 12.705 14.4419 12.9305V14.356C14.4419 14.5818 14.6248 14.7646 14.8505 14.7646H16.2762C16.5016 14.7646 16.6845 14.5818 16.6845 14.356V12.9305Z' fill='%235762D5'/%3E%3Cpath d='M9.55805 16.494C9.55805 16.2681 9.37516 16.0856 9.14949 16.0856H7.72377C7.49836 16.0856 7.31543 16.2681 7.31543 16.494V17.9192C7.31543 18.1449 7.49836 18.3276 7.72377 18.3276H9.14949C9.37516 18.3276 9.55805 18.1448 9.55805 17.9192V16.494Z' fill='%235762D5'/%3E%3Cpath d='M13.1211 16.494C13.1211 16.2681 12.9381 16.0856 12.7129 16.0856H11.287C11.0616 16.0856 10.8787 16.2681 10.8787 16.494V17.9192C10.8787 18.1449 11.0616 18.3276 11.287 18.3276H12.7129C12.9381 18.3276 13.1211 18.1448 13.1211 17.9192V16.494Z' fill='%235762D5'/%3E%3Cpath d='M16.6845 16.494C16.6845 16.2681 16.5016 16.0856 16.2764 16.0856H14.8505C14.6248 16.0856 14.4419 16.2681 14.4419 16.494V17.9192C14.4419 18.1449 14.6248 18.3276 14.8505 18.3276H16.2764C16.5016 18.3276 16.6845 18.1448 16.6845 17.9192V16.494Z' fill='%235762D5'/%3E%3Cpath d='M19.2338 5.00424V7.18163C19.2338 8.16579 18.4354 8.95888 17.4514 8.95888H16.327C15.3429 8.95888 14.5339 8.16579 14.5339 7.18163V4.99642H9.46597V7.18163C9.46597 8.16579 8.65704 8.95888 7.6731 8.95888H6.54848C5.56451 8.95888 4.76615 8.16579 4.76615 7.18163V5.00424C3.90615 5.03016 3.19946 5.74179 3.19946 6.61647V19.377C3.19946 20.2682 3.92175 21 4.81287 21H19.187C20.0768 21 20.8004 20.2667 20.8004 19.377V6.61647C20.8004 5.74179 20.0938 5.03016 19.2338 5.00424ZM18.7115 18.5824C18.7115 18.9675 18.3993 19.28 18.014 19.28H5.95515C5.56989 19.28 5.25765 18.9675 5.25765 18.5824V11.9911C5.25765 11.6059 5.56985 11.2934 5.95515 11.2934H18.014C18.3992 11.2934 18.7115 11.6059 18.7115 11.9911L18.7115 18.5824Z' fill='%235762D5'/%3E%3Cpath d='M6.54464 7.79156H7.65683C7.9944 7.79156 8.26812 7.51825 8.26812 7.18067V3.61111C8.26812 3.27349 7.9944 3 7.65683 3H6.54464C6.20703 3 5.93335 3.27349 5.93335 3.61111V7.18067C5.93335 7.51825 6.20703 7.79156 6.54464 7.79156Z' fill='%235762D5'/%3E%3Cpath d='M16.3127 7.79156H17.4249C17.7622 7.79156 18.0359 7.51825 18.0359 7.18067V3.61111C18.036 3.27349 17.7623 3 17.4249 3H16.3127C15.9751 3 15.7014 3.27349 15.7014 3.61111V7.18067C15.7014 7.51825 15.9751 7.79156 16.3127 7.79156Z' fill='%235762D5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_636_2294'%3E%3Crect width='18' height='18' fill='white' transform='translate(3 3)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}button .navbar-icons.bell-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='18' viewBox='0 0 16 18' fill='none'%3E%3Cpath d='M8.00013 18C9.07915 18 10.0083 17.3482 10.416 16.418H5.58423C5.99194 17.3482 6.92115 18 8.00013 18Z' fill='%235762D5'/%3E%3Cpath d='M13.4493 8.7139V7.55859C13.4493 5.10391 11.8176 3.0234 9.58207 2.34387V1.58203C9.58207 0.709699 8.87237 0 8.00004 0C7.12771 0 6.41801 0.709699 6.41801 1.58203V2.34387C4.18242 3.0234 2.55082 5.10388 2.55082 7.55859V8.7139C2.55082 10.8701 1.72894 12.9146 0.236592 14.4709C0.0903419 14.6235 0.0492442 14.8485 0.132143 15.0428C0.215041 15.2372 0.405939 15.3633 0.617228 15.3633H15.3828C15.5941 15.3633 15.785 15.2372 15.8679 15.0428C15.9508 14.8485 15.9097 14.6235 15.7635 14.4709C14.2711 12.9146 13.4493 10.8701 13.4493 8.7139ZM8.52738 2.13497C8.35382 2.11823 8.17793 2.10938 8.00004 2.10938C7.82215 2.10938 7.64626 2.11823 7.4727 2.13497V1.58203C7.4727 1.29125 7.70926 1.05469 8.00004 1.05469C8.29082 1.05469 8.52738 1.29125 8.52738 1.58203V2.13497Z' fill='%235762D5'/%3E%3Cpath d='M14.8555 7.55859C14.8555 7.84983 15.0916 8.08594 15.3828 8.08594C15.6741 8.08594 15.9102 7.84983 15.9102 7.55859C15.9102 5.4457 15.0874 3.45927 13.5933 1.96523C13.3874 1.75932 13.0535 1.75929 12.8476 1.96523C12.6416 2.17118 12.6416 2.50506 12.8476 2.711C14.1424 4.00584 14.8555 5.72741 14.8555 7.55859Z' fill='%235762D5'/%3E%3Cpath d='M0.617188 8.08593C0.908422 8.08593 1.14453 7.84982 1.14453 7.55859C1.14453 5.72744 1.85764 4.00588 3.15245 2.71104C3.35839 2.50509 3.35839 2.17121 3.15245 1.96527C2.94654 1.75932 2.61262 1.75932 2.40668 1.96527C0.912641 3.4593 0.0898438 5.4457 0.0898438 7.55859C0.0898438 7.84982 0.325953 8.08593 0.617188 8.08593Z' fill='%235762D5'/%3E%3C/svg%3E")}.comments-container{max-height:auto;max-width:auto;overflow:hidden;text-overflow:ellipsis;position:relative}.comments-container.show-less{max-height:20px;max-width:200px}.comments-container+.expand-comments-btn{position:absolute;top:15px;right:45px;background:gray;z-index:9999}.expand-comments-btn{transition:all .5s ease-in-out}[data-comments-arrow=true]{transform:rotate(180deg)}.logged-time-label{color:#cfd4d9}.context-search-input{height:45px !important}.context-search-input.input-reduced-height{height:30px !important}.gap-8{gap:8px}.gap-16{gap:16px}.filters-inner{padding-top:6px;padding-bottom:6px}.hr-color{border-color:#f3f3f3}.font-size-13px{font-size:13px !important}.row-without-left-sidebar{padding:0 8px;margin-left:3px}.member-change h6{font-size:13px}.admin-menu-container{margin-top:0}@media(max-width: 768px){.actions-sidebar-wrapper{display:none !important}.actions-sidebar-wrapper.is-open{display:block !important;width:235px;z-index:1001;box-shadow:4px 0 16px rgba(0,0,0,.15)}.actions-sidebar-wrapper.is-open~.main-content{margin-left:0 !important}.actions-sidebar-wrapper .actions-sidebar.is-open{width:235px}.side-nav-wrapper{display:none !important}.side-nav-wrapper.is-active{display:block !important;width:260px;z-index:1001;box-shadow:4px 0 16px rgba(0,0,0,.15)}.actions-sidebar-wrapper~.main-content,.actions-sidebar-wrapper.is-open~.main-content,.main-content{margin-left:0 !important;padding-left:8px !important;padding-right:8px !important}.main-content-row{padding:8px 12px !important;padding-bottom:6px !important;margin-left:0 !important}.side-nav-wrapper.is-active+#main-content{margin-left:0 !important}.nav-tabs-container{margin:0 -12px !important;padding-left:12px !important;padding-right:12px !important}.widget-part-container{flex-direction:column !important}.widget-part-container>div{width:100% !important;min-width:0 !important;max-width:100% !important}.grid-container .grid-column{min-width:280px !important;max-width:280px !important}.bizon360-table-header .bizon360-table-cell,.bizon360-table-row .bizon360-table-cell{min-width:auto !important}.mobile-sidebar-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:1000}}@media(max-width: 575.9px){header{z-index:998}.main-nav{height:56px !important;padding-left:12px !important;padding-right:12px !important}.px-35{padding-left:12px !important;padding-right:12px !important}.side-nav-wrapper{top:56px;height:calc(100% - 56px)}.actions-sidebar-wrapper.is-open{top:56px !important}.main-content-row{top:56px !important}#main-content .nav-tabs-container{top:100px !important}.nav-tabs-wrapper .nav-tabs-container{top:100px !important}.context-bar__wrapper{flex-wrap:wrap !important;padding:6px 8px !important}.context-bar__wrapper .context-bar{width:100%;margin-top:6px}.context-bar__button{font-size:12px !important;padding:4px 8px !important}.bizon-main-content{padding:12px 8px !important}.row .col-md-3,.row .col-md-4,.row .col-md-6{flex:0 0 100%;max-width:100%}.bizon360-card,.card{overflow-x:auto}.bizon360-table-header{display:none !important}.bizon360-table-body .bizon360-table-row{flex-direction:column !important;padding:8px !important;border-bottom:1px solid #eee}.bizon360-table-body .bizon360-table-row .bizon360-table-cell{min-width:100% !important;padding:2px 0 !important;font-size:13px !important}.grid-container{-webkit-overflow-scrolling:touch}.grid-container .grid-column{min-width:260px !important;max-width:260px !important}.filters-inner{flex-wrap:wrap !important;gap:8px}.mod-select{width:100% !important;min-width:0 !important}.modal-dialog{margin:8px !important;max-width:calc(100vw - 16px) !important}.widget-wrapper{padding:12px !important}.widget-title{font-size:14px !important}.d-mobile-none{display:none !important}#page-header{margin-left:0 !important;padding:6px 12px !important}.user-rectangle{font-size:11px !important;padding:4px 6px !important}}@media(hover: none)and (pointer: coarse){.notification-delete,.ntf-item-dismiss,.hover-invisible{opacity:1 !important}.btn{min-height:40px;min-width:40px}.actions-sidebar__menu-link{min-height:40px;display:flex;align-items:center}.nav-slide-controller a{min-height:40px;display:flex;align-items:center}}.dark-mode-switcher{height:20px;width:20px;background:url("/svg/moon.svg")}.dark-theme .dark-mode-switcher{background:url("/svg/sun.svg")}.dark-theme hr{border-color:#202830}.dark-theme input.form-control{background-color:#212529 !important;border-color:#202830 !important;color:#fff !important}.dark-theme .global-search-container input{background-color:#212529 !important;color:#fff !important}.dark-theme div.form-control{background-color:#212529}.dark-theme .bg-white{background-color:#212529 !important}.dark-theme .border,.dark-theme .border-left,.dark-theme .border-right,.dark-theme .border-top,.dark-theme .border-bottom{border-color:#202830 !important}.dark-theme .navbar-brand,.dark-theme .navbar-brand:hover{color:#cfd4d9}.dark-theme a.nav-link:hover{color:#cfd4d9 !important}.dark-theme .progress{background-color:#212529;box-shadow:inset 0 0 0 1px #202830}.dark-theme .color-black{color:#cfd4d9}.dark-theme .modal-content{background-color:#212529}.dark-theme .dropdown-menu{background-color:#212529;border-color:#202830 !important;color:#cfd4d9}.dark-theme .dropdown-menu .dropdown-item:hover,.dark-theme .dropdown-menu .dropdown-item:focus{background-color:#212529;color:#cfd4d9}.dark-theme .dropdown-menu .dropdown-divider{border-color:#202830 !important}.dark-theme .dropdown-menu .table-condensed th:hover,.dark-theme .dropdown-menu .table-condensed td.day:hover{background-color:#212529}.dark-theme .card{background-color:#212529}.dark-theme .nav-tabs .nav-link.active{background-color:rgba(0,0,0,0);color:#cfd4d9}.dark-theme .nav-tabs .nav-link:not(.active):hover{border-color:rgba(0,0,0,0)}.dark-theme .table th,.dark-theme .table td{border-color:#202830}.dark-theme .side-nav-left{background-color:#212529;border:1px solid #202830;border-top:none}.dark-theme .checklist-in-activity{background:#212529}.dark-theme .search-icon-svg path{fill:#fff}.dark-theme .global-search-container{border-color:#202830}.dark-theme .search-icon-container{background:#212529;border-color:#202830}.dark-theme .widget-wrapper{background:#212529;border-color:#202830}.dark-theme .project-details .widget-wrapper{background:#212529}.dark-theme .subtask-item:hover{background:#212529}.dark-theme #modal-add-file .custom-file-label{background:#212529;border:1px solid #202830}.dark-theme #modal-add-file .custom-file-label::after{background:#212529;border-left:1px solid #202830}.dark-theme .checklist-box{background:#212529;border:1px solid #202830}.dark-theme .s-note-text-black p{color:#f6f8fa !important}.dark-theme .actions-sidebar-wrapper .actions-sidebar{background-color:#081018}.dark-theme .actions-sidebar-wrapper .actions-sidebar__menu-icon{filter:brightness(1000%)}.dark-theme .actions-sidebar__main-title{color:#dce0e4 !important}.dark-theme .actions-sidebar-wrapper .actions-sidebar__menu-item.active{border-color:#fff !important}.dark-theme #sidebar{border-color:#202830 !important}.dark-theme .actions-sidebar-wrapper .actions-sidebar__menu-link:hover{background:#101820;color:#fff !important}nav.nav-breadcrumb{padding-top:2px;display:flex}nav.nav-breadcrumb .breadcrumb-path{display:flex;align-items:center;flex-wrap:wrap;font-size:13px;color:#8b95a2}nav.nav-breadcrumb .breadcrumb-sep{margin:0 5px;color:#b0b8c1;font-weight:300}nav.nav-breadcrumb .breadcrumb-segment{color:#8b95a2}nav.nav-breadcrumb .breadcrumb-segment a{color:#5762d5;text-decoration:none}nav.nav-breadcrumb .breadcrumb-segment a:hover{color:#2d38b3;text-decoration:underline}.dark-theme nav.nav-breadcrumb .breadcrumb-segment{color:#a0a8b4}.dark-theme nav.nav-breadcrumb .breadcrumb-segment a{color:#5762d5}.dark-theme nav.nav-breadcrumb .breadcrumb-segment a:hover{color:#949be4}.dark-theme nav.nav-breadcrumb .breadcrumb-path{color:#a0a8b4}.dark-theme nav.nav-breadcrumb .breadcrumb-sep{color:#4a5568}.page-title{font-size:18px;font-weight:700;color:#1a1a2e;line-height:1.4;margin-top:2px;letter-spacing:-0.2px}.dark-theme .page-title{color:#e0e0e0}@media(max-width: 575.9px){.page-title{font-size:14px}}.wiki-tabs{display:block;border:none}.wiki-tabs a.nav-link{border:none;border-right:3px solid rgba(0,0,0,0);border-radius:0px;padding:10px 0;font-size:14px;line-height:16px;font-weight:600;color:#98a3ae}.wiki-tabs a.nav-link.active{color:#212529;border-right:3px solid #5762d5}.wiki-tabs .options{color:#cfd4d9;position:absolute;top:-30px;right:10px;z-index:5}.wiki-tabs .options:hover{color:#212529}input.wiki-input{border:none;border-bottom:1px solid #000;border-radius:0 !important;margin:0;padding:0 0 10px 0;height:20px !important;font-weight:600}textarea.wiki-input{border:none;border-radius:0 !important;margin:5px 0 8px 0 !important;padding:0;border-bottom:1px solid #000}.headline-input{margin:6px 0 0 0 !important;padding-bottom:5px !important}.headline-button{display:block;min-height:26px !important;min-width:26px !important;padding-left:6px !important}#files .color-secondary{color:#98a3ae}.top-layer{position:fixed;z-index:999999;width:100%;height:100%;top:-100%;left:0;bottom:auto;right:auto;background:#f6f8fa;transition:all .9s cubic-bezier(0.6, 0.05, 0.4, 1)}.top-layer.active{top:100%}.dark-theme .top-layer{background:#212529}.top-layer--2{background:#212529;transition-delay:.6s}.dark-theme .top-layer--2{background:#f6f8fa}.top-layer--3{background:#182028;transition-delay:.4s}.dark-theme .top-layer--3{background:#404850}.top-layer--4{background:#202830;transition-delay:.2s}.top-layer--5{background:#404850;transition-delay:.1s}.dark-theme .top-layer--5{background:#182028}.widget-wrapper{background:var(--color-bg-card, #FFFFFF);border-radius:var(--radius-md, 8px);padding:24px;box-shadow:var(--shadow-sm, 0 1px 2px rgba(0, 0, 0, 0.05));border:1px solid var(--color-border-light, #E5E5E5)}.dashboard-title{font-size:16px;font-weight:600;color:var(--color-text-primary, #212529);margin-bottom:0}.dashboard-global-filter{display:flex;align-items:center;padding:12px 16px;margin-bottom:16px;background:var(--color-bg-card, #FFFFFF);border:1px solid var(--color-border-light, #E5E5E5);border-radius:var(--radius-md, 8px);box-shadow:var(--shadow-sm, 0 1px 2px rgba(0, 0, 0, 0.05))}.widget-legend{flex:1}.widget-legend li:not(.widget-toggle-legend){color:#000}.widget-legend-value{font-weight:600}.widget-legend-color{display:inline-block;border-radius:50%;width:8px;height:8px;margin-right:4px}.mr-n-20{margin-right:-20px}.mod-select-widgets .float-label-select{color:#a8b0b8;position:relative;top:12px}.mod-select-widgets .bootstrap-select .selectpicker+button.btn.dropdown-toggle{height:32px !important;margin-top:0px !important}.mod-select-widgets .filter-option-inner-inner{padding-top:5px !important}.mod-select-widgets>div{min-width:170px;width:0px}.context-bar__wrapper{width:100%;margin-top:120px;margin-right:0;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding-right:8px;padding-left:8px;gap:32px;width:inherit;background:#fff;border-radius:2px}.context-bar__wrapper--isApplicationUsers{margin-top:93px}.context-bar .view-switch-buttons{min-height:32px}.context-bar .mr-32{margin-right:32px !important}.context-bar__right-side-container{display:flex;flex-direction:row;align-items:center;justify-content:end;width:unset !important;gap:8px}.context-bar__right-side-container .top-bar-divider{margin:0 12px !important;height:22px !important;background-color:#cfd4d9;width:1px}.context-bar__button{padding:8px 20px;line-height:16px;font-size:14px;border:none;border-radius:4px;font-weight:700;font-size:14px;white-space:nowrap;cursor:pointer}.context-bar__button_isLight{background-color:#f5f5f5}.context-bar__button_isLight:hover{background:#e6e6e6}.context-bar__button_isLight:focus,.context-bar__button_isLight:active{background:#8a8a8a}.context-bar__button_isLight:disabled{background:#e2e2e2}.context-bar__button_isGreen{background:#5ab851;color:#fff !important;display:inline-block}.context-bar__button_isGreen:hover{background:#75d06c}.context-bar__button_isGreen:focus,.context-bar__button_isGreen:active{background:#3c8e34}.context-bar__button_isGreen:disabled{background:#b5d6b2}.context-bar__button_isRed{background:#f6cece;color:#990f02}.context-bar__button_isRed:hover{background:#e69b9b}.context-bar__button_isRed:focus,.context-bar__button_isRed:active{background:#990f02;color:#fff}.context-bar__button_isRed:disabled{background:#f4b2b2;color:#fff}.context-bar__button_isLightBlue{background:#e0e4ff;color:#5762d5}.context-bar__button_isBlue{background:#5762d5;color:#fff}.context-bar .context-search-container{position:relative;border:1px solid #cfd4d9;border-radius:4px}.context-bar .context-search-container .search-icon-container{position:absolute;top:0px;right:0px;padding:9px}.context-bar .context-search-container .search-icon-container svg{top:-1px}.context-bar .context-search-container .context-search-input{padding-right:35px !important;padding-left:7px !important;line-height:41px;height:32px;margin:0;color:#212529;width:100%;border:none !important;border-radius:4px;font-size:14px;transition:box-shadow var(--transition-fast, 0.15s ease)}.context-bar .context-search-container .context-search-input:focus{box-shadow:0 0 0 2px rgba(87,98,213,.25)}.context-bar .filter{display:flex;flex-direction:row;gap:8px;margin-right:auto}.context-bar .filter .dropdown-toggle::after{display:none}.context-bar .filter__btn{padding:5px;border-radius:4px;background-color:#5762d5}.context-bar .filter__btn.noActiveFilters{background-color:#e0e4ff}.context-bar .filter__btn.noActiveFilters .filter__icon{background-image:url("../svg/filter-blue.svg")}.context-bar .filter__icon{width:20px;height:20px;background-image:url("../svg/filter-white.svg")}.context-bar .filter__count-container{display:flex;align-content:center;gap:4px;padding:7px;color:#5762d5;border-radius:4px;background:#e1e4fd}.context-bar .filter__count-text{font-weight:700;font-size:14px;line-height:16px}.context-bar .filter__count-clear{display:inline-block;cursor:pointer;background-image:url("../svg/xs-blue.svg");width:8px;background-size:contain;background-repeat:no-repeat;background-position:center}.context-bar .filter__dropdown-menu{padding:15px 20px;width:290px !important}.context-bar .filter__primary-label{font-size:14px}.context-bar .filter__secondary-label{font-size:12px;color:#cfd4d9;margin-left:5px}.context-bar__daterange-container{display:flex;flex-direction:row;gap:20px}.context-bar__daterange-month-control{width:10px;height:10px;background-repeat:no-repeat;background-size:contain;background-position:center;align-self:center;cursor:pointer}.context-bar__daterange-month-control_isNext{background-image:url("data:image/svg+xml,%3Csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.528606 1.02858C0.788955 0.768226 1.21107 0.768226 1.47141 1.02858L5.47141 5.02858C5.73176 5.28892 5.73176 5.71103 5.47141 5.97138L1.47141 9.97138C1.21107 10.2317 0.788955 10.2317 0.528606 9.97138C0.268256 9.71103 0.268256 9.28893 0.528606 9.02858L4.0572 5.49998L0.528606 1.97138C0.268256 1.71103 0.268256 1.28892 0.528606 1.02858Z' fill='black'/%3E%3C/svg%3E")}.context-bar__daterange-month-control_isPrev{background-image:url("data:image/svg+xml,%3Csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.47138 1.02858C5.73173 1.28892 5.73173 1.71103 5.47138 1.97138L1.94279 5.49998L5.47138 9.02858C5.73173 9.28893 5.73173 9.71103 5.47138 9.97138C5.21103 10.2317 4.78892 10.2317 4.52858 9.97138L0.528575 5.97138C0.268226 5.71103 0.268226 5.28892 0.528575 5.02858L4.52858 1.02858C4.78892 0.768226 5.21103 0.768226 5.47138 1.02858Z' fill='black'/%3E%3C/svg%3E")}.context-bar__daterange-picker{border:none;position:absolute;visibility:hidden}.context-bar__daterange-picker:before{position:absolute;top:0%;left:0%;content:">";width:24px;height:24px}.context-bar .dropdown.show .rotate-arrow::after{transform:rotate(180deg)}.context-bar .dropdown-btn{display:flex;background:#5ab851;border-radius:4px;padding:16px 8px !important;gap:30px;max-height:45px !important}.context-bar .dropdown-btn:after{color:#fff;font-size:11px}.context-bar .dropdown-btn__text{font-weight:700;font-size:14px;line-height:1;color:#fff}.context-bar .dropdown-btn_isSpace{background-color:#242d54;border:1px solid rgba(0,0,0,0)}.context-bar .dropdown-btn_isSpace:after{color:#fff !important}.context-bar .dropdown-btn_isSpace .dropdown-btn__text{color:#fff}.context-bar .dropdown-btn_isLight{background-color:#f8f9fc;border:1px solid #e5e5e5}.context-bar .dropdown-btn_isLight:after{color:#363c53 !important}.context-bar .dropdown-btn_isLight .dropdown-btn__text{color:#363c53}.context-bar .dropdown-btn_isLight:hover{border:1px solid #5762d5}.context-bar .dropdown-btn_isLight:hover.dropdown-btn_isLight:after{color:#5762d5 !important}.context-bar .context-dropdown:active,.context-bar .context-dropdown:focus{background-color:#fff !important}.context-bar .context-dropdown__container{display:flex;flex-direction:column;gap:20px;padding:8px}.context-bar .context-dropdown__container:active,.context-bar .context-dropdown__container:focus{background-color:#fff !important}.context-bar .context-dropdown__item.dropdown-item{display:flex;flex-direction:row;gap:19px;padding:0}.context-bar .context-dropdown__item.dropdown-item:active,.context-bar .context-dropdown__item.dropdown-item:focus{background-color:#fff !important}.context-bar .context-dropdown__item-icon{width:31px;height:26px;background-repeat:no-repeat;background-size:cover;background-position:center}.context-bar .context-dropdown__item-icon--summary{background-image:url("data:image/svg+xml,%3Csvg width='31' height='26' viewBox='0 0 31 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='31' height='26' rx='2' fill='%23F32941'/%3E%3Cpath d='M8.08398 13.959H5.91016V12.5879H8.08398C8.41992 12.5879 8.69336 12.5332 8.9043 12.4238C9.11523 12.3105 9.26953 12.1543 9.36719 11.9551C9.46484 11.7559 9.51367 11.5312 9.51367 11.2812C9.51367 11.0273 9.46484 10.791 9.36719 10.5723C9.26953 10.3535 9.11523 10.1777 8.9043 10.0449C8.69336 9.91211 8.41992 9.8457 8.08398 9.8457H6.51953V17H4.76172V8.46875H8.08398C8.75195 8.46875 9.32422 8.58984 9.80078 8.83203C10.2812 9.07031 10.6484 9.40039 10.9023 9.82227C11.1562 10.2441 11.2832 10.7266 11.2832 11.2695C11.2832 11.8203 11.1562 12.2969 10.9023 12.6992C10.6484 13.1016 10.2812 13.4121 9.80078 13.6309C9.32422 13.8496 8.75195 13.959 8.08398 13.959ZM15.1152 17H13.2578L13.2695 15.6289H15.1152C15.5762 15.6289 15.9648 15.5254 16.2812 15.3184C16.5977 15.1074 16.8359 14.8008 16.9961 14.3984C17.1602 13.9961 17.2422 13.5098 17.2422 12.9395V12.5234C17.2422 12.0859 17.1953 11.7012 17.1016 11.3691C17.0117 11.0371 16.877 10.7578 16.6973 10.5312C16.5176 10.3047 16.2969 10.1348 16.0352 10.0215C15.7734 9.9043 15.4727 9.8457 15.1328 9.8457H13.2227V8.46875H15.1328C15.7031 8.46875 16.2246 8.56641 16.6973 8.76172C17.1738 8.95312 17.5859 9.22852 17.9336 9.58789C18.2812 9.94727 18.5488 10.377 18.7363 10.877C18.9277 11.373 19.0234 11.9258 19.0234 12.5352V12.9395C19.0234 13.5449 18.9277 14.0977 18.7363 14.5977C18.5488 15.0977 18.2812 15.5273 17.9336 15.8867C17.5898 16.2422 17.1777 16.5176 16.6973 16.7129C16.2207 16.9043 15.6934 17 15.1152 17ZM14.2539 8.46875V17H12.4961V8.46875H14.2539ZM22.0586 8.46875V17H20.3008V8.46875H22.0586ZM25.457 12.1133V13.4844H21.5781V12.1133H25.457ZM25.8672 8.46875V9.8457H21.5781V8.46875H25.8672Z' fill='white'/%3E%3C/svg%3E")}.context-bar .context-dropdown__item-icon--xls{background-image:url("data:image/svg+xml,%3Csvg width='31' height='26' viewBox='0 0 31 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='31' height='26' rx='2' fill='%2304AF75'/%3E%3Cpath d='M6.70898 8.46875L8.31445 11.4453L9.91992 8.46875H11.9297L9.45117 12.6992L11.9941 17H9.9668L8.31445 13.9648L6.66211 17H4.62305L7.17188 12.6992L4.6875 8.46875H6.70898ZM18.3633 15.6289V17H14.0684V15.6289H18.3633ZM14.6367 8.46875V17H12.8789V8.46875H14.6367ZM23.8125 14.7676C23.8125 14.6152 23.7891 14.4785 23.7422 14.3574C23.6992 14.2324 23.6172 14.1191 23.4961 14.0176C23.375 13.9121 23.2051 13.8086 22.9863 13.707C22.7676 13.6055 22.4844 13.5 22.1367 13.3906C21.75 13.2656 21.3828 13.125 21.0352 12.9688C20.6914 12.8125 20.3867 12.6309 20.1211 12.4238C19.8594 12.2129 19.6523 11.9688 19.5 11.6914C19.3516 11.4141 19.2773 11.0918 19.2773 10.7246C19.2773 10.3691 19.3555 10.0469 19.5117 9.75781C19.668 9.46484 19.8867 9.21484 20.168 9.00781C20.4492 8.79688 20.7812 8.63477 21.1641 8.52148C21.5508 8.4082 21.9746 8.35156 22.4355 8.35156C23.0645 8.35156 23.6133 8.46484 24.082 8.69141C24.5508 8.91797 24.9141 9.22852 25.1719 9.62305C25.4336 10.0176 25.5645 10.4688 25.5645 10.9766H23.8184C23.8184 10.7266 23.7656 10.5078 23.6602 10.3203C23.5586 10.1289 23.4023 9.97852 23.1914 9.86914C22.9844 9.75977 22.7227 9.70508 22.4062 9.70508C22.1016 9.70508 21.8477 9.75195 21.6445 9.8457C21.4414 9.93555 21.2891 10.0586 21.1875 10.2148C21.0859 10.3672 21.0352 10.5391 21.0352 10.7305C21.0352 10.875 21.0703 11.0059 21.1406 11.123C21.2148 11.2402 21.3242 11.3496 21.4688 11.4512C21.6133 11.5527 21.791 11.6484 22.002 11.7383C22.2129 11.8281 22.457 11.916 22.7344 12.002C23.1992 12.1426 23.6074 12.3008 23.959 12.4766C24.3145 12.6523 24.6113 12.8496 24.8496 13.0684C25.0879 13.2871 25.2676 13.5352 25.3887 13.8125C25.5098 14.0898 25.5703 14.4043 25.5703 14.7559C25.5703 15.127 25.498 15.459 25.3535 15.752C25.209 16.0449 25 16.293 24.7266 16.4961C24.4531 16.6992 24.127 16.8535 23.748 16.959C23.3691 17.0645 22.9453 17.1172 22.4766 17.1172C22.0547 17.1172 21.6387 17.0625 21.2285 16.9531C20.8184 16.8398 20.4453 16.6699 20.1094 16.4434C19.7773 16.2168 19.5117 15.9277 19.3125 15.5762C19.1133 15.2246 19.0137 14.8086 19.0137 14.3281H20.7773C20.7773 14.5938 20.8184 14.8184 20.9004 15.002C20.9824 15.1855 21.0977 15.334 21.2461 15.4473C21.3984 15.5605 21.5781 15.6426 21.7852 15.6934C21.9961 15.7441 22.2266 15.7695 22.4766 15.7695C22.7812 15.7695 23.0312 15.7266 23.2266 15.6406C23.4258 15.5547 23.5723 15.4355 23.666 15.2832C23.7637 15.1309 23.8125 14.959 23.8125 14.7676Z' fill='white'/%3E%3C/svg%3E")}.context-bar .context-dropdown__item-icon--csv{background-image:url("data:image/svg+xml,%3Csvg width='32' height='26' viewBox='0 0 32 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='26' rx='2' fill='%23018BDE'/%3E%3Cpath d='M9.70703 14.1699H11.459C11.4238 14.7441 11.2656 15.2539 10.9844 15.6992C10.707 16.1445 10.3184 16.4922 9.81836 16.7422C9.32227 16.9922 8.72461 17.1172 8.02539 17.1172C7.47852 17.1172 6.98828 17.0234 6.55469 16.8359C6.12109 16.6445 5.75 16.3711 5.44141 16.0156C5.13672 15.6602 4.9043 15.2305 4.74414 14.7266C4.58398 14.2227 4.50391 13.6582 4.50391 13.0332V12.4414C4.50391 11.8164 4.58594 11.252 4.75 10.748C4.91797 10.2402 5.15625 9.80859 5.46484 9.45312C5.77734 9.09766 6.15039 8.82422 6.58398 8.63281C7.01758 8.44141 7.50195 8.3457 8.03711 8.3457C8.74805 8.3457 9.34766 8.47461 9.83594 8.73242C10.3281 8.99023 10.709 9.3457 10.9785 9.79883C11.252 10.252 11.416 10.7676 11.4707 11.3457H9.71289C9.69336 11.002 9.625 10.7109 9.50781 10.4727C9.39062 10.2305 9.21289 10.0488 8.97461 9.92773C8.74023 9.80273 8.42773 9.74023 8.03711 9.74023C7.74414 9.74023 7.48828 9.79492 7.26953 9.9043C7.05078 10.0137 6.86719 10.1797 6.71875 10.4023C6.57031 10.625 6.45898 10.9062 6.38477 11.2461C6.31445 11.582 6.2793 11.9766 6.2793 12.4297V13.0332C6.2793 13.4746 6.3125 13.8633 6.37891 14.1992C6.44531 14.5312 6.54688 14.8125 6.68359 15.043C6.82422 15.2695 7.00391 15.4414 7.22266 15.5586C7.44531 15.6719 7.71289 15.7285 8.02539 15.7285C8.39258 15.7285 8.69531 15.6699 8.93359 15.5527C9.17188 15.4355 9.35352 15.2617 9.47852 15.0312C9.60742 14.8008 9.68359 14.5137 9.70703 14.1699ZM17.0547 14.7676C17.0547 14.6152 17.0312 14.4785 16.9844 14.3574C16.9414 14.2324 16.8594 14.1191 16.7383 14.0176C16.6172 13.9121 16.4473 13.8086 16.2285 13.707C16.0098 13.6055 15.7266 13.5 15.3789 13.3906C14.9922 13.2656 14.625 13.125 14.2773 12.9688C13.9336 12.8125 13.6289 12.6309 13.3633 12.4238C13.1016 12.2129 12.8945 11.9688 12.7422 11.6914C12.5938 11.4141 12.5195 11.0918 12.5195 10.7246C12.5195 10.3691 12.5977 10.0469 12.7539 9.75781C12.9102 9.46484 13.1289 9.21484 13.4102 9.00781C13.6914 8.79688 14.0234 8.63477 14.4062 8.52148C14.793 8.4082 15.2168 8.35156 15.6777 8.35156C16.3066 8.35156 16.8555 8.46484 17.3242 8.69141C17.793 8.91797 18.1562 9.22852 18.4141 9.62305C18.6758 10.0176 18.8066 10.4688 18.8066 10.9766H17.0605C17.0605 10.7266 17.0078 10.5078 16.9023 10.3203C16.8008 10.1289 16.6445 9.97852 16.4336 9.86914C16.2266 9.75977 15.9648 9.70508 15.6484 9.70508C15.3438 9.70508 15.0898 9.75195 14.8867 9.8457C14.6836 9.93555 14.5312 10.0586 14.4297 10.2148C14.3281 10.3672 14.2773 10.5391 14.2773 10.7305C14.2773 10.875 14.3125 11.0059 14.3828 11.123C14.457 11.2402 14.5664 11.3496 14.7109 11.4512C14.8555 11.5527 15.0332 11.6484 15.2441 11.7383C15.4551 11.8281 15.6992 11.916 15.9766 12.002C16.4414 12.1426 16.8496 12.3008 17.2012 12.4766C17.5566 12.6523 17.8535 12.8496 18.0918 13.0684C18.3301 13.2871 18.5098 13.5352 18.6309 13.8125C18.752 14.0898 18.8125 14.4043 18.8125 14.7559C18.8125 15.127 18.7402 15.459 18.5957 15.752C18.4512 16.0449 18.2422 16.293 17.9688 16.4961C17.6953 16.6992 17.3691 16.8535 16.9902 16.959C16.6113 17.0645 16.1875 17.1172 15.7188 17.1172C15.2969 17.1172 14.8809 17.0625 14.4707 16.9531C14.0605 16.8398 13.6875 16.6699 13.3516 16.4434C13.0195 16.2168 12.7539 15.9277 12.5547 15.5762C12.3555 15.2246 12.2559 14.8086 12.2559 14.3281H14.0195C14.0195 14.5938 14.0605 14.8184 14.1426 15.002C14.2246 15.1855 14.3398 15.334 14.4883 15.4473C14.6406 15.5605 14.8203 15.6426 15.0273 15.6934C15.2383 15.7441 15.4688 15.7695 15.7188 15.7695C16.0234 15.7695 16.2734 15.7266 16.4688 15.6406C16.668 15.5547 16.8145 15.4355 16.9082 15.2832C17.0059 15.1309 17.0547 14.959 17.0547 14.7676ZM23.084 15.2188L25.0938 8.46875H27.0508L24.0801 17H22.791L23.084 15.2188ZM21.2324 8.46875L23.2363 15.2188L23.541 17H22.2402L19.2871 8.46875H21.2324Z' fill='white'/%3E%3C/svg%3E")}.context-bar .context-dropdown__item-icon--print{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.33333 5.33335C7.33333 4.96516 7.63181 4.66669 7.99999 4.66669H16C16.3682 4.66669 16.6667 4.96516 16.6667 5.33335V10C16.6667 10.3682 16.3682 10.6667 16 10.6667C15.6318 10.6667 15.3333 10.3682 15.3333 10V6.00002H8.66666V10C8.66666 10.3682 8.36818 10.6667 7.99999 10.6667C7.63181 10.6667 7.33333 10.3682 7.33333 10V5.33335Z' fill='%23344054'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.66667 10.6666C6.48986 10.6666 6.32029 10.7369 6.19527 10.8619C6.07024 10.9869 6.00001 11.1565 6.00001 11.3333V14.6666C6.00001 14.8435 6.07024 15.013 6.19527 15.1381C6.32029 15.2631 6.48986 15.3333 6.66667 15.3333H8C8.36819 15.3333 8.66667 15.6318 8.66667 16C8.66667 16.3682 8.36819 16.6666 8 16.6666H6.66667C6.13624 16.6666 5.62753 16.4559 5.25246 16.0809C4.87739 15.7058 4.66667 15.1971 4.66667 14.6666V11.3333C4.66667 10.8029 4.87739 10.2942 5.25246 9.9191C5.62753 9.54403 6.13624 9.33331 6.66667 9.33331H17.3333C17.8638 9.33331 18.3725 9.54403 18.7476 9.9191C19.1226 10.2942 19.3333 10.8029 19.3333 11.3333V14.6666C19.3333 15.1971 19.1226 15.7058 18.7476 16.0809C18.3725 16.4559 17.8638 16.6666 17.3333 16.6666H16C15.6318 16.6666 15.3333 16.3682 15.3333 16C15.3333 15.6318 15.6318 15.3333 16 15.3333H17.3333C17.5101 15.3333 17.6797 15.2631 17.8047 15.1381C17.9298 15.013 18 14.8435 18 14.6666V11.3333C18 11.1565 17.9298 10.9869 17.8047 10.8619C17.6797 10.7369 17.5101 10.6666 17.3333 10.6666H6.66667Z' fill='%23344054'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.33333 13.3334C7.33333 12.9652 7.63181 12.6667 7.99999 12.6667H16C16.3682 12.6667 16.6667 12.9652 16.6667 13.3334V18.6667C16.6667 19.0349 16.3682 19.3334 16 19.3334H7.99999C7.63181 19.3334 7.33333 19.0349 7.33333 18.6667V13.3334ZM8.66666 14V18H15.3333V14H8.66666Z' fill='%23344054'/%3E%3C/svg%3E")}.context-bar .context-dropdown__item-text{display:grid;place-content:center;font-weight:700;font-size:14px;color:#212529}.context-bar .pipe{width:22px;border:1px solid #cfd4d9;transform:rotate(90deg)}.context-bar .bar-avatars{display:grid;place-items:center}.context-bar .bar-avatars__wrapper{display:flex;flex-direction:row;cursor:pointer}.context-bar .bar-avatars__wrapper>*:not(:first-child){margin-left:-10px}.context-bar .bar-avatars__account-link{min-width:24px;max-width:24px;min-height:24px;max-height:24px}.context-bar .bar-avatars__account-link_isCounter{border:2px solid #fff;border-radius:50%;background-color:#eaeefe;color:#5762d5;text-align:center;font-size:12px;font-weight:700;line-height:175%}.context-bar .bar-avatars__user-avatar{width:24px;height:24px;border:2px solid #fff;border-radius:50%}.daterangepicker:before,.daterangepicker:after{content:unset !important}#daterange-values{margin:0}@media(max-width: 575px){.context-bar__context-search-container{display:block !important;margin:0px !important;gap:8px !important;display:flex !important;flex-direction:column !important}.context-bar__right-side-container{width:100% !important}.context-bar .context-bar+.context-search-container{width:100%}.context-bar__right-side{flex-direction:column !important;gap:8px !important;width:100%}.context-bar__button{width:100% !important}}.comments{margin-top:12px !important}.comments+p{margin-top:-3px !important;font-family:"Roboto",sans-serif !important}.kpi-cards-container{display:flex;gap:16px;margin-bottom:16px;flex-wrap:wrap}.kpi-card{display:flex;align-items:center;gap:12px;flex:1;min-width:180px;padding:16px 20px;background:#fff;border:1px solid #e5e5e5;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.04);transition:box-shadow .2s ease,transform .2s ease}.kpi-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-1px)}.dark-theme .kpi-card{background:#212529;border-color:#202830}.dark-theme .kpi-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.3)}.kpi-card__icon{width:40px;height:40px;min-width:40px;border-radius:10px;display:flex;align-items:center;justify-content:center}.kpi-card__icon svg{width:20px;height:20px}.kpi-card__icon--primary{background:#e0e4ff;color:#5762d5}.dark-theme .kpi-card__icon--primary{background:#101c44}.kpi-card__icon--success{background:#dcf4e4;color:#5ab851}.dark-theme .kpi-card__icon--success{background:#0c3020}.kpi-card__icon--info{background:#dcf8fc;color:#16b8d0}.dark-theme .kpi-card__icon--info{background:#0c3440}.kpi-card__icon--warning{background:#ffecdc;color:#ff6020}.dark-theme .kpi-card__icon--warning{background:#382018}.kpi-card__icon--secondary{background:#e8ecf0;color:#343a40}.dark-theme .kpi-card__icon--secondary{background:#202830}.kpi-card__content{display:flex;flex-direction:column;min-width:0}.kpi-card__value{font-size:20px;font-weight:700;line-height:24px;color:#212529;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark-theme .kpi-card__value{color:#cfd4d9}.kpi-card__label{font-size:12px;line-height:16px;color:#909294;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;letter-spacing:.5px;font-weight:500}@media(max-width: 768px){.kpi-cards-container{gap:8px}.kpi-card{min-width:calc(50% - 4px);padding:12px 16px}.kpi-card__value{font-size:18px}}@media(max-width: 480px){.kpi-card{min-width:100%}}.bizon-auth-title{font-size:24px;font-weight:200;color:#212529}.bizon-auth-title span{font-weight:bold}.password-toggle{display:inline-block;position:absolute;right:10px;bottom:23px;content:"";height:16px;width:20px;background-image:url("../svg/eye-inactive.svg");cursor:pointer;background-repeat:no-repeat;background-position-x:4px;background-position-y:4px}.password-toggle.active{background-image:url("../svg/eye-active.svg")}.global-search-input,.global-search-input-sm{min-width:188px;position:relative;border:none;margin-right:5px;padding:0px;padding-left:0px;font-size:14px;padding-left:10px}.bizon-auth-container{margin:auto;width:370px}.bizon-auth-container form{margin-top:25px}.bizon-auth-container form .invalid-feedback{margin-left:14px}.bizon-auth-container form p{font-size:12px;line-height:16px;color:#212529;margin-bottom:0;text-align:center}.top-bar{min-height:50px;padding-top:8px;padding-bottom:8px}.top-bar .search-input{width:180px}.top-bar .top-bar-divider{width:1px;height:28px;margin:0px .75rem 0 .75rem;background-color:#cfd4d9}.dark-theme .top-bar .top-bar-divider{background-color:#202830}.top-bar.main{margin-top:32px}.top-bar.top-bar-reduced-padding{padding-top:0px;padding-bottom:0px}.main-nav-tabs{margin:32px -40px 8px -40px;border-bottom:3px solid #cfd4d9;flex-wrap:nowrap}.dark-theme .main-nav-tabs{border-color:#202830}.main-nav-tabs .nav-item{font-size:14px;margin-bottom:-3px}.main-nav-tabs .nav-item .nav-link{font-weight:600;background:none;border:none;padding:0px 10px 7px 10px;color:#9c9ea2;line-height:16px;border-bottom:3px solid #cfd4d9}.dark-theme .main-nav-tabs .nav-item .nav-link{border-color:#202830}.main-nav-tabs .nav-item .nav-link:not(.active):hover{color:#212529}.main-nav-tabs .nav-item .nav-link.active{border-color:#5762d5;color:#212529}.dark-theme .main-nav-tabs .nav-item .nav-link.active{color:#cfd4d9}.main-nav-tabs .nav-item:first-of-type a{padding-left:0}.main-nav-tabs .nav-item:last-of-type a{padding-right:0}.main-nav-tabs.bizon-auth-tabs{margin:25px 0 0 0}.nav-tab-border{height:3px;background-color:#cfd4d9;margin-top:-3px;width:100%;position:absolute;left:0;z-index:-1}.more-vertical{background-image:url("/svg/more-horizontal-01.svg");background-repeat:no-repeat;background-position:center;height:20px;width:16px;content:" ";cursor:pointer;transition:ease-in-out .2s}.more-vertical:hover{background-image:url("/svg/more-horizontal-02.svg")}.dark-theme .more-vertical:hover{background-image:url("/svg/more-horizontal-03.svg")}.collapse-container{height:auto}.collapse-container>.px-20{padding:0 8px}.collapse-container.collapse-lg{min-height:52px}.collapse-container.collapse-lg .collapse-switcher{display:none !important;margin-top:6px}.collapse-container.collapse-lg .collapse-details{padding-top:15px}.collapse-container.collapse-lg .collapse-dropdown{top:16px}.collapse-container[aria-expanded=true] .collapse-switcher-icon{transform:rotate(90deg)}.collapse-container .pt-collapse{padding-top:15px}.collapse-container .collapse-switcher{min-width:20px;height:20px;background-color:#f6f8fa;border-radius:4px}.dark-theme .collapse-container .collapse-switcher{background-color:#212529}.collapse-container .collapse-switcher .collapse-switcher-icon{width:14px;position:relative;top:-4px;left:2px;color:#cfd4d9;transition:ease-in-out .2s}.collapse-container .collapse-switcher .collapse-switcher-icon_mod{top:0px;left:3px}.collapse-container .collapse-title,.collapse-container .collapse-count{font-size:14px;line-height:20px}.collapse-container .collapse-count{text-align:center;color:#6c757d;font-size:12px;line-height:18px !important;display:inline-block;margin-left:8px}.collapse-container .collapse-divider{height:1px;background-color:#cfd4d9;margin:15px -20px 15px 0}.dark-theme .collapse-container .collapse-divider{background-color:#202830}.collapse-container .collapse-divider.collapse-group{margin-bottom:10px}.collapse-container .collapse-button{height:28px;padding:6px 10px;margin-right:24px}.collapse-container .collapse-dropdown{position:absolute;top:11px;right:10px}.collapse-container .collapse-progress{width:100px;margin-top:22px}.collapse-container .collapse-log-details{font-size:13px;line-height:16px;color:#cfd4d9;margin-right:40px}.collapse-container .collapse-badge{margin-left:10px;height:20px}.collapse-container .collapse-deal-details{font-size:14px;line-height:16px;margin-top:16px}.collapse-container .user-rectangle{padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.collapse-container .collapse-title-group{margin-top:-4px}.collapse-container .collapse-title-description{font-size:12px;line-height:15px;display:block;margin-top:-4px}.collapse-container .collapse-more{color:#cfd4d9}.collapse-container .more-vertical{margin-top:3px;margin-right:4px}.collapse-container .more-vertical:hover{color:#212529}.bulk-actions-container{position:fixed;right:0;left:0;bottom:-160px;background-color:#fff;width:100%;z-index:500;padding:12px 12px;border-top:1px solid #cfd4d9;box-shadow:0 0 64px 0 rgba(0,0,0,.05);transition:ease-in-out .2s}.dark-theme .bulk-actions-container{background-color:#212529;border-color:#202830}.bulk-actions-container button .check-counter{background-color:#ff2850;color:#fff;display:inline-block;border-radius:8px;margin-left:4px;padding:0 6px 1px 6px;font-size:12px}.bulk-actions-container.show{bottom:0 !important}.bulk-actions-container .btn{padding:8px 15px}.bulk-actions-container p{margin:6px 0 0 20px}.bulk-actions-container ul{position:relative}.bulk-actions-container ul li .divider{height:24px;width:1px;background-color:#cfd4d9;position:relative;top:8px}.dark-theme .bulk-actions-container ul li .divider{background-color:#202830}.bulk-hidden-space{height:100px}.bizon-loader{height:40px;width:40px;display:block;margin:8px auto}.bizon-loader.loader-sm{height:18px;width:18px}.bizon-spinner{width:40px;height:40px;border:3px solid var(--color-border-light, #E5E5E5);border-top-color:var(--color-primary, #5762D5);border-radius:50%;animation:bizon-spin .6s linear infinite;display:block;margin:8px auto}.bizon-spinner.spinner-sm{width:18px;height:18px;border-width:2px}@keyframes bizon-spin{to{transform:rotate(360deg)}}.skeleton{background:linear-gradient(90deg, #E5E5E5 25%, #F6F8FA 50%, #E5E5E5 75%);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:var(--radius-sm, 4px)}.skeleton-line{height:14px;margin-bottom:8px}.skeleton-line-lg{height:20px;margin-bottom:12px}.skeleton-circle{border-radius:50%}.dark-theme .skeleton{background:linear-gradient(90deg, #182028 25%, #202830 50%, #182028 75%);background-size:200% 100%}@keyframes skeleton-loading{0%{background-position:200% 0}100%{background-position:-200% 0}}.loader-container{position:absolute;top:15px;left:21px;border-radius:4px;background-color:#f6f8fa}.dark-theme .loader-container{background-color:#212529}.loader-container .loader-sm,.loader-container .spinner-sm{margin:0}.collapse-lg .loader-container{top:21px}.mod-loader-container{top:50% !important;left:50%;transform:translate(-50%, -50%)}.title-badge{position:relative;top:-5px}.reports-divider{display:inline-block;width:1px;background-color:#cfd4d9;height:24px;margin-top:4px}#deselect-all{margin-bottom:10px}.checklist-input{width:100%;border:none;outline:none;font-size:14px;text-overflow:ellipsis;overflow:hidden}.dark-theme .checklist-input{background-color:#212529;color:#cfd4d9}.checklist-input::placeholder{color:#cfd4d9}.checkitem-delete{height:28px;position:relative;top:1px}.checklist-row{min-height:1.75rem;padding-left:1.5rem}.summernote-label{font-size:14px;margin-bottom:0;position:absolute;top:-11px;left:11px;background-color:#fff;z-index:1;padding:0 5px}.dark-theme .summernote-label{background-color:#212529}.note-editor{border-radius:4px;border-color:#cfd4d9 !important}.dark-theme .note-editor{border-color:#202830 !important}.dark-theme .note-editor button{background-color:#202830;color:#cfd4d9}.dark-theme .note-editor p,.dark-theme .note-editor li,.dark-theme .note-editor table,.dark-theme .note-editor td{color:#cfd4d9}.dark-theme .note-editor .note-statusbar,.dark-theme .note-editor .note-toolbar{border-color:#202830 !important;background:#081018 !important}.dark-theme .note-editor .note-editable{background-color:#212529 !important}.dark-theme .note-editor .note-resizebar{background-color:#202830 !important}.activity-description-text+.note-editor.note-frame{border:none}.activity-description-text+.note-editor.note-frame .note-toolbar{background-color:#fff;padding-left:0;padding-right:0;margin-top:-5px}.activity-description-text+.note-editor.note-frame .note-statusbar{display:none}.activity-description-text+.note-editor.note-frame .note-editing-area .note-editable{padding-left:0;padding-right:0}.activity-description-text+.note-editor.note-frame .note-editing-area .note-editable p{font-size:14px;margin-bottom:0}.activity-description-text p{margin-bottom:0}.activity-description-text img{width:100% !important}.activity-description-text *{font-size:14px}.form-details-change-request .note-editor.note-frame{border:none}.form-details-change-request .note-editor.note-frame .note-toolbar{background-color:#fff;padding-left:0;padding-right:0;margin-top:-5px}.form-details-change-request .note-editor.note-frame .note-statusbar{display:none}.form-details-change-request .note-editor.note-frame .note-editing-area .note-editable{padding-left:0;padding-right:0}.form-details-change-request .note-editor.note-frame .note-editing-area .note-editable p{font-size:14px;margin-bottom:0}.backlog-description-text p{margin-bottom:0}.backlog-description-text *{font-size:14px}.save-description,.cancel-save-description{transform:scale(0.8);margin-bottom:-2px}.save-description{margin-left:-8px}.col-tracker{margin-right:15px}.grid ul.ui-sortable{min-height:calc(100vh - 300px)}.grid ul.ui-sortable .ui-sortable{min-height:initial}@media only screen and (max-width: 575.9px){.grid ul.ui-sortable{min-height:initial}.grid ul.ui-sortable .bulk-actions-container{left:0;width:100%}}.ui-state-highlight{background-color:rgba(220,224,228,.25) !important;margin-bottom:8px;border-radius:4px;border:1px solid #cfd4d9 !important}.dark-theme .ui-state-highlight{background-color:rgba(8,16,24,.25) !important;border-color:#202830 !important}.wiki-headlines{border-right:3px solid #cfd4d9}.wiki-headlines .context-bar{margin-top:20px}.dark-theme .wiki-headlines{border-color:#202830}.project-title,.title-queue,.backlog-title,.task-title,.employee-title,.timesheets-title,.project-report-title,.title{font-size:18px;color:rgba(50,56,62,.9294117647);margin-bottom:6px !important}.task-title,.employee-title{margin-top:4px}.project-title,.project-report-title{margin-top:5px}.task-panel{margin-top:7px}.history{margin-top:113px !important}.title-entity-id{color:#babfc3;font-size:18px;line-height:24px;margin-top:6px;margin-right:6px;cursor:pointer;transition:ease-in-out .2s}.title-entity-id:hover{color:#212529}.dark-theme .title-entity-id{color:#f6f8fa}.dark-theme .title-entity-id:hover{color:#cfd4d9}.pb-percentage{margin-right:8px}.filter-dropdown{padding:15px 20px}.filter-icon{display:block;width:20px;height:20px;transition:ease-in-out .2s}.btn-outline-primary .filter-icon{background-image:url("../svg/filter-blue.svg")}.btn-outline-primary:hover .filter-icon{background-image:url("../svg/filter-white.svg")}.btn-primary .filter-icon{background-image:url("../svg/filter-white.svg")}.btn-primary:hover .filter-icon{background-image:url("../svg/filter-white.svg")}.active-filter{margin:0;padding:7px !important;font-size:14px !important;line-height:16px !important;max-height:32px}.active-filter .cancel-filter{display:inline-block;cursor:pointer;background-image:url("../svg/xs-blue.svg");width:8px;height:8px;margin-left:5px;background-size:100%;background-repeat:no-repeat}.layout-list{background-image:url("../svg/list-blue.svg");background-repeat:no-repeat;background-position:12px;transition:ease-in-out .2s}.layout-list.btn-primary{background-image:url("../svg/list-white.svg") !important}.layout-list.active,.layout-list:hover{background-image:url("../svg/list-white.svg")}.layout-grid{background-image:url("../svg/grid-blue.svg");background-repeat:no-repeat;background-position:12px;transition:ease-in-out .2s}.layout-grid.btn-primary{background-image:url("../svg/grid-white.svg") !important}.layout-grid.active,.layout-grid:hover{background-image:url("../svg/grid-white.svg")}.layout-sprint{background-image:url("../svg/sprint-blue.svg");background-repeat:no-repeat;background-position:12px;transition:ease-in-out .2s}.layout-sprint.btn-primary{background-image:url("../svg/sprint-white.svg") !important}.layout-sprint.active,.layout-sprint:hover{background-image:url("../svg/sprint-white.svg")}.layout-team{background-image:url("../svg/team-blue.svg");background-repeat:no-repeat;background-position:12px;transition:ease-in-out .2s}.layout-team.btn-primary{background-image:url("../svg/team-white.svg") !important}.layout-team.active,.layout-team:hover{background-image:url("../svg/team-white.svg")}@media(max-width: 768px){.wiki-headlines{border-right:none}.wiki-tabs a.nav-link.active{border-right:none}}@media(max-width: 575.9px){.top-bar .search-input{width:100%}.bizon-auth-container{width:100%;padding:0 20px}.bizon-auth-footer h6{margin-right:0 !important}.global-search-input,.global-search-input-sm{width:100%}}.collapse-details{padding-top:11px}.clear .form-control.is-invalid{background-image:none}.issue-dropdown a{text-decoration:none}.bizon360-card{display:flex;margin-top:8px;padding:8px;border-radius:var(--radius-md, 8px);box-shadow:var(--shadow-sm, 0 1px 2px rgba(0, 0, 0, 0.05))}.bizon360-card .card-navigation{list-style:none;margin:0 8px 0 0;padding:0}.bizon360-card .card-navigation li:not(:last-of-type){margin-bottom:12px}.bizon360-card .card-navigation li a .navigation-icon{width:24px;height:24px;background-size:12px;background-position:center;background-repeat:no-repeat}.bizon360-card .card-navigation li a .navigation-icon.icon-business-unit{background-image:url("../svg/adm-icon-business-unit.svg")}.bizon360-card .card-navigation li a:hover .navigation-icon,.bizon360-card .card-navigation li a.active .navigation-icon{cursor:pointer;background-color:#f6f8fa}.bizon360-card .card-content{width:100%;position:relative}.bizon360-card .card-content .bulk-actions{position:absolute;top:0;right:0;display:none}.bizon360-card .card-content .bulk-actions.show{display:flex}.bizon360-card .card-content .bulk-actions-multiple{position:absolute;top:0;right:0;display:none}.bizon360-card .card-content .bizon360-card-tabs{margin:0 !important;border-bottom-color:#f3f3f3}.bizon360-card .card-content .bizon360-card-tabs .nav-link{font-size:12px;line-height:16px;padding:12px 8px;color:#212529;border-color:rgba(0,0,0,0)}.bizon360-card .card-content .bizon360-card-tabs .nav-link.active{border-bottom:1px solid #5762d5}.bizon360-card .card-content .bizon360-table-collapse-wrapper{padding:8px 0;border-top:1px solid #f3f3f3}.bizon360-card .card-content .bizon360-table-collapse-wrapper:last-of-type{padding-bottom:0}.bizon360-card .card-content .bizon360-card-header{font-size:13px;line-height:20px;font-weight:700}.bizon360-card .card-content .bizon360-card-header span{font-weight:normal}.bizon360-card .card-content .bizon360-table-header{display:flex;align-items:center;font-size:12px;line-height:18px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin:8px 0 0 0;background-color:var(--color-bg-hover, #F8F9FC);border-radius:var(--radius-sm, 4px);padding:4px 0}.bizon360-card .card-content .bizon360-table-body *{font-size:13px;line-height:20px}.bizon360-card .card-content .bizon360-table-row{display:flex;align-items:center;width:100%;transition:background-color .15s ease;border-radius:var(--radius-sm, 4px)}.bizon360-card .card-content .bizon360-table-row:hover{background-color:var(--color-bg-hover, #F8F9FC)}.bizon360-card .card-content .bizon360-table-cell{width:100%;padding:8px}.bizon360-card .card-content .bizon360-table-cell.cell-checkbox{max-width:32px;padding-left:0;position:relative}.bizon360-card .card-content .bizon360-table-cell.cell-checkbox>*{top:0}.bizon360-card .card-content .bizon360-table-cell.cell-actions{max-width:32px}.bizon360-card .card-content .cell-half{width:50%}.bizon360-card .card-content .cell-with-bigger-right-padding{padding:8px 16px 8px 8px}.bizon360-card .card-content .bizon360-table-collapse-toggle{display:flex;cursor:pointer}.bizon360-card .card-content .bizon360-table-collapse-toggle .collapse-icon{width:16px;height:16px;background-image:url("../svg/collapse-chevron-down.svg");transform:rotate(-90deg);transition:ease-in-out .2s}.bizon360-card .card-content .bizon360-table-collapse-toggle[aria-expanded=true] .collapse-icon{transform:rotate(0)}.bizon360-card .card-content .bizon360-table-collapse-toggle .collapse-text-wrapper{margin-left:24px;font-size:12px;line-height:18px}.bizon360-card .card-content .bizon360-table-collapse-toggle .collapse-title{font-size:13px;line-height:20px;margin-right:8px}.bizon360-card .card-content .bizon360-table-collapse-toggle .collapse-subtitle{font-weight:700}.bizon360-table-cell.cell-controls{min-width:350px !important}.outer-table{width:100%;display:flex;align-items:center}.outer-table .bizon360-table-cell{width:100%;padding:8px}#ongoing-activities .outer-table{margin-left:-10px}#projects .collapse-text-wrapper.outer-table{margin-left:0}#ongoing-sprints .collapse-text-wrapper,#report-project .collapse-text-wrapper,#report-r10 .collapse-text-wrapper,#report-bizon360-ticket .collapse-text-wrapper,#report-activities .collapse-text-wrapper,#report-sprint-transitions .collapse-text-wrapper,#report-overdue .collapse-text-wrapper,#report.logged-time-report .collapse-text-wrapper,#timesheets-container .collapse-text-wrapper,#report-employee .collapse-text-wrapper,#report-teams .collapse-text-wrapper,#report .collapse-text-wrapper{margin-left:0}#ongoing-sprints .bizon360-table-collapse-wrapper,#report-project .bizon360-table-collapse-wrapper,#report-r10 .bizon360-table-collapse-wrapper,#report-bizon360-ticket .bizon360-table-collapse-wrapper,#report-activities .bizon360-table-collapse-wrapper,#report-sprint-transitions .bizon360-table-collapse-wrapper,#report-overdue .bizon360-table-collapse-wrapper,#report.logged-time-report .bizon360-table-collapse-wrapper,#timesheets-container .bizon360-table-collapse-wrapper,#report-employee .bizon360-table-collapse-wrapper,#report-teams .bizon360-table-collapse-wrapper,#report .bizon360-table-collapse-wrapper{padding:0}#ongoing-sprints .collapse.collapse-datatable,#report-project .collapse.collapse-datatable,#report-r10 .collapse.collapse-datatable,#report-bizon360-ticket .collapse.collapse-datatable,#report-activities .collapse.collapse-datatable,#report-sprint-transitions .collapse.collapse-datatable,#report-overdue .collapse.collapse-datatable,#report.logged-time-report .collapse.collapse-datatable,#timesheets-container .collapse.collapse-datatable,#report-employee .collapse.collapse-datatable,#report-teams .collapse.collapse-datatable,#report .collapse.collapse-datatable{overflow:scroll}#report.logged-time-report .collapse.collapse-datatable,#report .collapse.collapse-datatable,#timesheets-container .collapse.collapse-datatable{overflow:unset}#report-r10 .bizon360-card{margin-top:0;padding-top:0}#report-bizon360-ticket .bizon360-card{margin-top:0;padding-top:0}#report-bizon360-ticket .bizon360-card .card-content .bizon360-table-body .parent-content.bizon360-table-collapse-wrapper{border-top:0;padding:0}#report-activities .bizon360-table-collapse-wrapper{border-top:0;padding:0}#report-activities .bizon360-card{margin-top:0}#report-r10 .bizon360-card .card-content .bizon360-table-body .parent-content.bizon360-table-collapse-wrapper{border-top:0;padding:0}#report-r10 .bizon360-card .card-content .bizon360-table-body .parent-content.bizon360-table-collapse-wrapper .bizon360-card{padding:0}#report-bizon360-ticket .bizon360-card .card-content .bizon360-table-body .parent-content.bizon360-table-collapse-wrapper{border-top:0;padding:0}#report-bizon360-ticket .bizon360-card .card-content .bizon360-table-body .parent-content.bizon360-table-collapse-wrapper .bizon360-card{padding:0}#report-r10 .collapse-text-wrapper .bizon360-table-cell,#report-bizon360-ticket .collapse-text-wrapper .bizon360-table-cell,#report-activities .collapse-text-wrapper .bizon360-table-cell,#report-sprint-transitions .collapse-text-wrapper .bizon360-table-cell,#report-overdue .collapse-text-wrapper .bizon360-table-cell,#report.logged-time-report .collapse-text-wrapper .bizon360-table-cell,#timesheets-container .collapse-text-wrapper .bizon360-table-cell,#report-employee .collapse-text-wrapper .bizon360-table-cell,#report-teams .collapse-text-wrapper .bizon360-table-cell,#report .collapse-text-wrapper .bizon360-table-cell{position:relative}#report-r10 .collapse-text-wrapper .collapse-title-container,#report-bizon360-ticket .collapse-text-wrapper .collapse-title-container,#report-activities .collapse-text-wrapper .collapse-title-container,#report-sprint-transitions .collapse-text-wrapper .collapse-title-container,#report-overdue .collapse-text-wrapper .collapse-title-container,#report.logged-time-report .collapse-text-wrapper .collapse-title-container,#timesheets-container .collapse-text-wrapper .collapse-title-container,#report-employee .collapse-text-wrapper .collapse-title-container,#report-teams .collapse-text-wrapper .collapse-title-container,#report .collapse-text-wrapper .collapse-title-container{margin-left:22px}#report-r10 .collapse-icon,#report-bizon360-ticket .collapse-icon,#report-activities .collapse-icon,#report-sprint-transitions .collapse-icon,#report-overdue .collapse-icon,#report.logged-time-report .collapse-icon,#timesheets-container .collapse-icon,#report-employee .collapse-icon,#report-teams .collapse-icon,#report .collapse-icon{position:absolute;left:3px}.job-positions-header{font-size:14px;line-height:20px;font-weight:700}.btn-icon{outline:none !important;padding:4px}.btn-icon:hover,.btn-icon.active,.btn-icon[aria-expanded=true]{background-color:#f6f8fa}.btn-icon svg{width:16px;height:16px}.vertical-divider{width:1px;height:16px}.feather.feather-sm{width:16px;height:16px}.fs-14{font-size:14px;line-height:21px}.fs-12{font-size:12px;line-height:18px}.grid-card-divider{display:block;width:100%;height:1px;background-color:#cfd4d9}.badge-calendar{display:flex;align-items:center;justify-content:center}.badge-calendar svg{width:16px;height:16px}.form-create-activity-wrapper{background:#f6f8fa;position:relative;z-index:100}.form-create-activity{position:relative;z-index:100}.bizon360-pagination.global{padding:8px;gap:4px}.bizon360-pagination.global .page-item .page-link{border:none;line-height:18px;box-shadow:none !important;min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm, 4px);transition:background-color var(--transition-fast, 0.15s ease),color var(--transition-fast, 0.15s ease)}.bizon360-pagination.global .page-item.disabled{opacity:.5}.bizon360-pagination.global .page-item:not(.disabled){cursor:pointer}.bizon360-pagination.global .page-item:not(.disabled).active .page-link{background-color:#5762d5}.bizon360-pagination.global .page-item:not(.disabled):not(.active):not(.disabled) .page-link{color:#000}.bizon360-pagination.global .page-item:not(.disabled):not(.active):not(.disabled):hover .page-link{background-color:#e0e4ff}#calendar-personnel button{height:32px !important;font-size:14px !important}#calendar .fc{font-size:14px !important}.fc-view-container{font-size:14px !important}.fc-toolbar.fc-header-toolbar{margin-bottom:8px !important;line-height:1.1 !important}.fc-center h2{font-size:16px !important}.save-container{display:flex;justify-content:end;background-color:#fff;position:fixed;bottom:0;z-index:999;border:1px solid #cfd4d9;border-radius:2px;padding:10px 13px;display:flex;width:calc(100% - 66px)}.is-sidebar-open .save-container{width:calc(100% - 250px)}.mw-50px{max-width:50px}.mw-100px{max-width:100px}.mw-150px{max-width:150px}.mw-200px{max-width:200px}.mw-250px{max-width:250px}.mw-300px{max-width:300px}.h-120px{height:120px}.comparison-section{overflow:hidden;display:flex;align-items:center;padding:0 32px;border:1px solid #e5e5e5}.comparison-section.negative{background-color:#f6cece}.comparison-section.negative .percentage{color:#990f02}.comparison-section.positive{background-color:#def1dc}.comparison-section.positive .percentage{color:#5ab851}.comparison-section .hours{font-size:20px;line-height:25px;font-weight:700}.comparison-section .percentage{font-size:14px;line-height:18px;font-weight:700}.comparison-section .task-category{color:#212529;opacity:.5;font-size:14px;line-height:18px;font-weight:700}.user-hours-overview .card{padding:32px}.user-hours-overview .key{font-size:14px;line-height:18px;font-weight:700;color:#212529;opacity:.5}.user-hours-overview .value{font-size:20px;line-height:25px;font-weight:700}.date-input-block{position:relative}.date-input{width:160px;margin-right:8px}.date-icon{position:absolute;right:10px;top:8px;z-index:999;color:#909294}#filters-container .date-icon{right:-8px}#filters-container :is(#start-date,#due-date,#Month){width:190px}#filters-container .invalid-feedback{margin-left:0;width:190px}#filters-container.projects-report-filter-container .date-icon{right:8px}#filters-container.activities-report-filter-container .date-icon{right:8px}#filters-container.sprint-report-filters-container .date-icon{right:8px}#filters-container.overdue-filters-container .date-icon{right:8px}#filters-container.history-report-filters-container .date-icon{right:8px}#filters-container.employees-report-filters-container .date-icon{right:8px}#filters-container.teams-report-filters-container .date-icon{right:8px;z-index:0}#filters-container.logged-time-report-filters-container .date-icon{right:8px;z-index:0}#filters-container.logged-vs-approved-report-filters-container .date-icon{right:8px;z-index:0}#filters-container.bizon360-workload-filters-container .date-icon{right:8px;z-index:0}#filters-container.bizon360-client-satisfaction-filters-container .date-icon{right:8px;z-index:0}#filters-container.bizon360-ticket-report-filters-container .date-icon{right:8px;z-index:0}#filters-container.r10-report-filters-container .date-icon{right:8px;z-index:0}.date-inputs{display:flex;gap:8px}button.btn.dropdown-toggle.is-invalid{border:1px solid #ff2850 !important}.is-value-inserted{color:#495057}div[data-name]:before{content:attr(data-name)}.sort-icon{cursor:pointer;opacity:.25}.users-list{background-color:#fff;position:absolute;top:0;left:0;padding:6px 8px;box-shadow:0 0 3px 3px #f6f8fa;z-index:999}.users-list .user-id{margin-bottom:0;padding:2px 6px}.users-list .user-id:hover{cursor:pointer;background-color:#f6f8fa}#details-view .description-title-section{display:flex;align-items:end}#details-view .description-title-section .description-title{margin-right:8px}#details-view .description-title-section .edit-description-icon{cursor:pointer}#details-view .details button.dropdown-toggle::after{display:none}#details-view .dropdown.bootstrap-select .dropdown-menu.show{min-width:160px !important}.form-details-change-request .description-title-section{display:flex;align-items:end}.form-details-change-request .description-title-section .description-title{margin-right:8px}.form-details-change-request .description-title-section .edit-description-icon{cursor:pointer}.form-details-change-request p,a{font-size:13px}.backlog-comment-title{margin-top:8px}.set-transitions-error-message{margin-left:20px}.subtasks-container .collapse-icon{width:16px;height:16px;background-image:url("../svg/collapse-chevron-down.svg");transform:rotate(-90deg);transition:ease-in-out .2s}.subtasks-container .collapse-container[aria-expanded=true] .collapse-icon{transform:rotate(0)}.subtasks-container-items div:first-child{margin-top:0}#time-logs .bizon360-table-collapse-wrapper:first-child{border-top:none;padding-top:4px}.threads-tabs{display:flex;gap:1rem;margin-bottom:.7rem}.threads-tab-item{cursor:pointer;color:#585b5b !important;font-weight:bold !important;font-size:15px;line-height:1.4}.threads-tab-item:hover{color:#76787b !important}.threads-tab-item.active{color:#5762d5 !important;border-bottom:3px solid #5762d5}.logged-time-block .main-content-margin{margin-top:0 !important}.audit-container .audit-item:not(:first-child){margin-top:8px !important}.comment-container{display:grid;grid-template-columns:40px 90px 120px auto;grid-template-rows:32px auto 32px;margin-bottom:8px;column-gap:8px;row-gap:8px}.comment-author-name,.comment-date{align-self:baseline}.comments-dropdown{grid-column-start:4;justify-self:end;align-self:center}.comment-message{grid-column-start:2;grid-column-end:5}.comment-actions{grid-column-start:4}.issue .issue-dropdown{left:-60px !important}#comments button.dropdown-toggle::after{display:none}.report-columns-icon{background-color:#5762d5;display:block;height:16px;width:16px;mask-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 2.44444C1 1.6467 1.19898 1 1.44444 1H4.55556C4.80102 1 5 1.6467 5 2.44444V12.5556C5 13.3533 4.80102 14 4.55556 14H1.44444C1.19898 14 1 13.3533 1 12.5556V2.44444ZM2 2.44444V12.6699H4V2.44444H2Z' fill='%235762D5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 2.44444C6 1.6467 6.19898 1 6.44444 1H9.55556C9.80102 1 10 1.6467 10 2.44444V12.5556C10 13.3533 9.80102 14 9.55556 14H6.44444C6.19898 14 6 13.3533 6 12.5556V2.44444ZM7 2.44444V12.6699H9V2.44444H7Z' fill='%235762D5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 2.44444C11 1.6467 11.199 1 11.4444 1H14.5556C14.801 1 15 1.6467 15 2.44444V12.5556C15 13.3533 14.801 14 14.5556 14H11.4444C11.199 14 11 13.3533 11 12.5556V2.44444ZM12 2.44444V12.6699H14V2.44444H12Z' fill='%235762D5'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 2.44444C1 1.6467 1.19898 1 1.44444 1H4.55556C4.80102 1 5 1.6467 5 2.44444V12.5556C5 13.3533 4.80102 14 4.55556 14H1.44444C1.19898 14 1 13.3533 1 12.5556V2.44444ZM2 2.44444V12.6699H4V2.44444H2Z' fill='%235762D5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 2.44444C6 1.6467 6.19898 1 6.44444 1H9.55556C9.80102 1 10 1.6467 10 2.44444V12.5556C10 13.3533 9.80102 14 9.55556 14H6.44444C6.19898 14 6 13.3533 6 12.5556V2.44444ZM7 2.44444V12.6699H9V2.44444H7Z' fill='%235762D5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 2.44444C11 1.6467 11.199 1 11.4444 1H14.5556C14.801 1 15 1.6467 15 2.44444V12.5556C15 13.3533 14.801 14 14.5556 14H11.4444C11.199 14 11 13.3533 11 12.5556V2.44444ZM12 2.44444V12.6699H14V2.44444H12Z' fill='%235762D5'/%3E%3C/svg%3E")}button[data-target="#data-agregation-container"]{width:24px;height:24px}.period-aggregation-icon{background-color:#5762d5;display:block;height:16px;width:16px;mask-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3696_41340)'%3E%3Cpath d='M3.48125 0H12.5188V1.71875H3.48125V0ZM3.48125 2.65625H12.5188V4.375H3.48125V2.65625ZM3.48125 5.3125H12.5188V7.03125H3.48125V5.3125ZM6.11459 12.2292H9.88544V16H6.11459V12.2292ZM11.7604 12.2292H15.5312V16H11.7604V12.2292ZM0.46875 12.2292H4.23959V16H0.46875V12.2292ZM7.53125 7.96875H8.46875V11.2812H7.53125V7.96875ZM2.82291 10.0938H6.59375V7.96875H5.65625V9.15625H1.88541V11.2812H2.82291V10.0938ZM9.40625 10.0938H13.1771V11.2812H14.1146V9.15625H10.3438V7.96875H9.40625V10.0938Z' fill='%235762D5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3696_41340'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3696_41340)'%3E%3Cpath d='M3.48125 0H12.5188V1.71875H3.48125V0ZM3.48125 2.65625H12.5188V4.375H3.48125V2.65625ZM3.48125 5.3125H12.5188V7.03125H3.48125V5.3125ZM6.11459 12.2292H9.88544V16H6.11459V12.2292ZM11.7604 12.2292H15.5312V16H11.7604V12.2292ZM0.46875 12.2292H4.23959V16H0.46875V12.2292ZM7.53125 7.96875H8.46875V11.2812H7.53125V7.96875ZM2.82291 10.0938H6.59375V7.96875H5.65625V9.15625H1.88541V11.2812H2.82291V10.0938ZM9.40625 10.0938H13.1771V11.2812H14.1146V9.15625H10.3438V7.96875H9.40625V10.0938Z' fill='%235762D5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3696_41340'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.reported-work-items .bizon360-table-cell.cell-actions{margin-left:auto}.backlogs-widgets-tabs{display:flex;gap:12px;font-size:14px;line-height:16px;border-bottom:1px solid #cfd4d9;margin-left:-16px;padding:0 16px;width:calc(100% + 31px)}.backlogs-widgets-tabs .tab-item{cursor:pointer;padding-bottom:4px;border-bottom:3px solid rgba(0,0,0,0);min-width:60px}.backlogs-widgets-tabs .tab-item .widgets-tab-value{font-size:20px;line-height:24px;font-weight:bold}.backlogs-widgets-tabs .tab-item.active{border-color:#5762d5}.backlogs-widgets-tabs .tab-item.active .widgets-tab-title{color:#5762d5}.canvas-widget{height:400px;width:800px}.tabbed-widgets{position:relative;min-height:400px}.tabbed-widgets .nav-item{position:absolute}.visibility-hidden{visibility:hidden}.audits-wrapper{font-size:13px;margin-bottom:32px !important;overflow:scroll}.items-per-page-block{font-size:14px;padding:8px;display:flex;justify-content:flex-end}.items-per-page-block .option{cursor:pointer;padding:0}.items-per-page-block .option:hover{color:rgba(33,37,41,.5)}.items-per-page-block .option.active{color:#5762d5;font-weight:bold}.items-per-page-block .option-divider{margin:0 4px}.color-secondary.member-project-role{color:#9a9ea3}.sprints-pagination{margin-bottom:16px}.logged-time-report .bizon360-table-collapse-wrapper{border:none}#form-create-release-note .dropdown-toggle::after{display:none}#form-create-release-note .note-toolbar{margin-top:0 !important}.release-notes-details{margin-top:116px !important}.release-notes-details .details,.release-notes-details .epic-files{padding:10px}.release-notes-details .details p,.release-notes-details .details a,.release-notes-details .epic-files p,.release-notes-details .epic-files a{font-size:13px}.release-notes-details .bizon360-card{overflow:scroll}.release-notes-details .context-bar__wrapper{margin-top:8px}#form-log-time-activities textarea,#form-update-time-activities textarea,#form-log-time-projects textarea,#form-update-time-projects textarea{font-size:14px}#report-project .bg-white.bizon360-card:not(.header-wrapper){margin-top:0}.context-panel{display:flex;align-items:center;width:100%;margin-top:115px;background:#fff;padding:8px}.collapse-icon{width:16px;height:16px;background-image:url("../svg/collapse-chevron-down.svg");transform:rotate(-90deg);transition:ease-in-out .2s}.collapse-container[aria-expanded=true] .collapse-icon{transform:rotate(0)}#tagging-user-list{position:absolute;list-style:none;background:#fff;box-shadow:0px 0px 5px 0px rgba(0,0,0,.25);padding:0;max-height:200px;overflow:scroll}#tagging-user-list li{font-size:15px;padding:2px 8px}#tagging-user-list li:hover{cursor:pointer;background:rgba(0,0,0,.05)}span#custom-validation{color:#ff2850;font-size:13px;line-height:1.8;display:inherit}span#custom-validation span{line-height:1.8}.divider-block{text-align:center;margin-bottom:8px}.divider-block span{position:relative;top:-13px;color:#32383e;background-color:#f6f8fa;font-size:14px;line-height:22px;padding:4px}.divider-line{border-bottom:1px solid rgba(50,56,62,.3411764706)}.sign-in-microsoft-btn{background-color:#fff;color:#495057;border:1px solid rgba(168,176,184,.568627451) !important}.sign-in-microsoft-btn a{font-size:14px}.microsoft-icon-svg{position:relative;top:43px;left:96px}.user-circle{border-radius:50px;height:24px;width:24px;font-size:12px;padding:4px 3px 0 3px}.project-manager-circle{padding:4px 3px 0 4px !important;height:28px !important;width:28px !important}.row.bizon-row{margin-left:0;margin-right:0}.row.bizon-row.grid{margin-left:-35px;margin-right:-35px}.row.bizon-row.grid hr.no-gutters{margin:0 -15px}.row.bizon-row.grid hr.no-gutters:first-of-type{margin-left:-20px}.row.bizon-row .bizon-col{padding-left:10px;padding-right:10px}.btn{font-weight:700;font-size:14px;line-height:16px;padding:15px 23px 15px 23px;border:none}.btn.btn-md{padding:5px 10px 7px 10px}.btn.btn-sm{padding:3px 8px 5px 8px}.btn.button-reduced-padding{padding:8px 20px !important;height:32px !important}.expand-btn{padding:2px 7px}.border,.border-left,.border-right,.border-top,.border-bottom{border-color:#cfd4d9 !important}.rounded{border-radius:8px !important}.btn.active{border-color:rgba(0,0,0,0) !important}.btn-success{color:#fff;background-color:#5ab851;border:1px solid rgba(0,0,0,0);border:none;height:32px;padding:8px 20px !important}.btn-success:hover{color:#fff;background-color:#75d06c;border-color:rgba(0,0,0,0)}.btn-success:active{color:#fff;background-color:#75d06c;border-color:rgba(0,0,0,.1) !important}.btn-success:focus{box-shadow:none !important;border-color:rgba(0,0,0,.1) !important;background-color:#3c8e34;color:#fff}.btn-success:disabled{background-color:#3c8e34 !important}.widget-wrapper .btn-success{padding:0 8px !important}.btn-primary{color:#fff;background-color:#5762d5;border:1px solid rgba(0,0,0,0)}.btn-primary:hover{color:#fff;background-color:#2046d4;border-color:rgba(0,0,0,0)}.btn-primary:active{color:#fff;background-color:#2046d4;border-color:rgba(0,0,0,.1) !important}.btn-primary:focus{box-shadow:none !important;border-color:rgba(0,0,0,.1) !important;background-color:#2046d4;color:#fff}.btn-primary:disabled{background-color:#2046d4 !important}.btn-danger{color:#990f02;background-color:#f6cece;border:1px solid rgba(0,0,0,0)}.btn-danger:hover{color:#fff;background-color:#e59b9b;border-color:rgba(0,0,0,0)}.btn-danger:active{color:#fff;background-color:#e59b9b;border-color:rgba(0,0,0,.1) !important}.btn-danger:focus{box-shadow:none !important;border-color:rgba(0,0,0,.1) !important;background-color:#990f02;color:#fff}.btn-danger:disabled{background-color:#990f02 !important}.btn-secondary{color:#525252;background-color:#f5f5f5;border:1px solid rgba(0,0,0,0)}.btn-secondary:hover{color:#525252;background-color:#e6e6e6;border-color:rgba(0,0,0,0)}.btn-secondary:active{color:#525252;background-color:#e6e6e6;border-color:rgba(0,0,0,.1) !important}.btn-secondary:focus{box-shadow:none !important;border-color:rgba(0,0,0,.1) !important;background-color:#8a8a8a;color:#fff}.btn-secondary:disabled{background-color:#8a8a8a !important}.btn-light{color:#909294;background-color:#fff;border:1px solid rgba(0,0,0,0)}.btn-light:hover{color:#909294;background-color:#f6f8fa;border-color:rgba(0,0,0,0)}.btn-light:active{color:#909294;background-color:#f6f8fa;border-color:rgba(0,0,0,.1) !important}.btn-light:focus{box-shadow:none !important;border-color:rgba(0,0,0,.1) !important;background-color:#f6f8fa;color:#909294}.btn-light:disabled{background-color:#f6f8fa !important}.btn-light,.btn-light:hover{border:1px solid #cfd4d9}.btn-outline-success{color:#5ab851;background-color:#dcf4e4;border:1px solid rgba(0,0,0,0)}.btn-outline-success:hover{color:#fff;background-color:#5ab851;border-color:rgba(0,0,0,0)}.btn-outline-success:active{color:#fff;background-color:#5ab851;border-color:rgba(0,0,0,.1) !important}.btn-outline-success:focus{box-shadow:none !important;border-color:rgba(0,0,0,.1) !important}.btn-outline-success:disabled{background-color:#5ab851 !important}.dark-theme .btn-outline-success{color:#5ab851;background-color:#0c3020;border:1px solid rgba(0,0,0,0)}.dark-theme .btn-outline-success:hover{color:#fff;background-color:#5ab851;border-color:rgba(0,0,0,0)}.dark-theme .btn-outline-success:active{color:#fff;background-color:#5ab851;border-color:rgba(0,0,0,.1) !important}.dark-theme .btn-outline-success:focus{box-shadow:none !important;border-color:rgba(0,0,0,.1) !important}.dark-theme .btn-outline-success:disabled{background-color:#5ab851 !important}.btn-outline-primary{color:#5762d5;background-color:#e0e4ff;border:1px solid rgba(0,0,0,0);height:32px}.btn-outline-primary:hover{color:#fff;background-color:#5762d5;border-color:rgba(0,0,0,0)}.btn-outline-primary:active{color:#fff;background-color:#5762d5;border-color:rgba(0,0,0,.1) !important}.btn-outline-primary:focus{box-shadow:none !important;border-color:rgba(0,0,0,.1) !important}.btn-outline-primary:disabled{background-color:#5762d5 !important}.btn-outline-primary.active{background-color:#5762d5 !important;border-color:rgba(0,0,0,0)}.btn-outline-primary.active:hover{background-color:#2046d4 !important}.dark-theme .btn-outline-primary{color:#5762d5;background-color:#101c44;border:1px solid rgba(0,0,0,0)}.dark-theme .btn-outline-primary:hover{color:#fff;background-color:#5762d5;border-color:rgba(0,0,0,0)}.dark-theme .btn-outline-primary:active{color:#fff;background-color:#5762d5;border-color:rgba(0,0,0,.1) !important}.dark-theme .btn-outline-primary:focus{box-shadow:none !important;border-color:rgba(0,0,0,.1) !important}.dark-theme .btn-outline-primary:disabled{background-color:#5762d5 !important}.btn-outline-danger{color:#990f02;background-color:#ffe0e4;border:1px solid rgba(0,0,0,0);height:32px}.btn-outline-danger:hover{color:#fff;background-color:#990f02;border-color:rgba(0,0,0,0)}.btn-outline-danger:active{color:#fff;background-color:#990f02;border-color:rgba(0,0,0,.1) !important}.btn-outline-danger:focus{box-shadow:none !important;border-color:rgba(0,0,0,.1) !important}.btn-outline-danger:disabled{background-color:#990f02 !important}.dark-theme .btn-outline-danger{color:#990f02;background-color:#381424;border:1px solid rgba(0,0,0,0)}.dark-theme .btn-outline-danger:hover{color:#fff;background-color:#990f02;border-color:rgba(0,0,0,0)}.dark-theme .btn-outline-danger:active{color:#fff;background-color:#990f02;border-color:rgba(0,0,0,.1) !important}.dark-theme .btn-outline-danger:focus{box-shadow:none !important;border-color:rgba(0,0,0,.1) !important}.dark-theme .btn-outline-danger:disabled{background-color:#990f02 !important}.btn-outline-purple{color:#6c14d8;background-color:#ecdcff;border:1px solid rgba(0,0,0,0)}.btn-outline-purple:hover{color:#fff;background-color:#6c14d8;border-color:rgba(0,0,0,0)}.btn-outline-purple:active{color:#fff;background-color:#6c14d8;border-color:rgba(0,0,0,.1) !important}.btn-outline-purple:focus{box-shadow:none !important;border-color:rgba(0,0,0,.1) !important}.btn-outline-purple:disabled{background-color:#6c14d8 !important}.dark-theme .btn-outline-purple{color:#8018ff;background-color:#201048;border:1px solid rgba(0,0,0,0)}.dark-theme .btn-outline-purple:hover{color:#fff;background-color:#6c14d8;border-color:rgba(0,0,0,0)}.dark-theme .btn-outline-purple:active{color:#fff;background-color:#6c14d8;border-color:rgba(0,0,0,.1) !important}.dark-theme .btn-outline-purple:focus{box-shadow:none !important;border-color:rgba(0,0,0,.1) !important}.dark-theme .btn-outline-purple:disabled{background-color:#6c14d8 !important}.btn-outline-purple[data-toggle=collapse],.btn-outline-purple[aria-expanded=true]{color:#fff;background-color:#6c14d8 !important}.btn-outline-info{color:#16b8d0;background-color:#dcf8fc;border:1px solid rgba(0,0,0,0)}.btn-outline-info:hover{color:#fff;background-color:#16b8d0;border-color:rgba(0,0,0,0)}.btn-outline-info:active{color:#fff;background-color:#16b8d0;border-color:rgba(0,0,0,.1) !important}.btn-outline-info:focus{box-shadow:none !important;border-color:rgba(0,0,0,.1) !important}.btn-outline-info:disabled{background-color:#16b8d0 !important}.btn-outline-secondary{color:#525252;background-color:#e8ecf0;border:1px solid rgba(0,0,0,0);height:32px}.btn-outline-secondary:hover{color:#525252;background-color:#cfd4d9;border-color:rgba(0,0,0,0)}.btn-outline-secondary:active{color:#fff;background-color:#cfd4d9;border-color:rgba(0,0,0,.1) !important}.btn-outline-secondary:focus{box-shadow:none !important;border-color:rgba(0,0,0,.1) !important}.btn-outline-secondary:disabled{background-color:#cfd4d9 !important}.btn-outline-secondary[data-toggle=collapse],.btn-outline-secondary[aria-expanded=true]{color:#fff;background-color:#cfd4d9 !important}.dark-theme .btn-outline-secondary{color:#cfd4d9;background-color:#202830;border:1px solid rgba(0,0,0,0)}.dark-theme .btn-outline-secondary:hover{color:#fff;background-color:#cfd4d9;border-color:rgba(0,0,0,0)}.dark-theme .btn-outline-secondary:active{color:#fff;background-color:#cfd4d9;border-color:rgba(0,0,0,.1) !important}.dark-theme .btn-outline-secondary:focus{box-shadow:none !important;border-color:rgba(0,0,0,.1) !important}.dark-theme .btn-outline-secondary:disabled{background-color:#cfd4d9 !important}.badge{font-size:12px;line-height:14px !important;padding:4px;font-weight:400;white-space:unset}.badge.badge-success{background-color:#5ab851 !important}.badge.badge-primary{background-color:#5762d5 !important}.badge.badge-danger{background-color:#ff2850 !important}.badge.badge-purple{color:#fff;background-color:#8018ff !important}.badge.badge-info{background-color:#16b8d0 !important}.badge.badge-secondary{background-color:#cfd4d9 !important}.badge.badge-warning{color:#fff;background-color:#ff6020 !important}.badge.badge-outline-success{color:#5ab851;background-color:#dcf4e4}.dark-theme .badge.badge-outline-success{background-color:#0c3020}.badge.badge-outline-primary{color:#5762d5;background-color:#e0e4ff}.dark-theme .badge.badge-outline-primary{background-color:#101c44}.badge.badge-outline-danger{color:#990f02;background-color:#ffe0e4}.dark-theme .badge.badge-outline-danger{background-color:#381424}.badge.badge-outline-purple{color:#6c14d8;background-color:#ecdcff}.dark-theme .badge.badge-outline-purple{background-color:#201048}.badge.badge-outline-info{color:#16b8d0;background-color:#dcf8fc}.dark-theme .badge.badge-outline-info{background-color:#0c3440}.badge.badge-outline-secondary{color:#8e9092;background-color:#e8ecf0}.dark-theme .badge.badge-outline-secondary{background-color:#202830}.badge.badge-outline-warning{color:#ff6020;background-color:#ffecdc}.dark-theme .badge.badge-outline-warning{background-color:#382018}.badge.badge-outline-light{color:#000;background-color:rgba(33,37,41,.05)}.badge.badge-color{display:flex;height:10px;width:10px;padding:0;margin-top:4px;border-radius:50%;box-shadow:0 0 0 1px #fff}.badge.badge-color::after{padding-left:16px;font-size:14px;font-weight:400;margin-top:-2px}.badge.badge-color.color-success{background-color:#5ab851}.badge.badge-color.color-success::after{content:"Green"}.badge.badge-color.color-primary{background-color:#5762d5}.badge.badge-color.color-primary::after{content:"Blue"}.badge.badge-color.color-danger{background-color:#990f02}.badge.badge-color.color-danger::after{content:"Red"}.badge.badge-color.color-purple{background-color:#6c14d8}.badge.badge-color.color-purple::after{content:"Purple"}.badge.badge-color.color-info{background-color:#16b8d0}.badge.badge-color.color-info::after{content:"Cyan"}.badge.badge-color.color-secondary{background-color:#cfd4d9}.badge.badge-color.color-secondary::after{content:"Gray"}.badge.badge-color.color-warning{background-color:#ff6020}.badge.badge-color.color-warning::after{content:"Orange"}.badge.badge-color.color-yellow{background-color:#ffd018}.badge.badge-color.color-yellow::after{content:"Yellow"}.badge.badge-color-success{display:flex;height:10px;width:10px;background-color:#5ab851;padding:0;border-radius:50%}.bg-success{background-color:#5ab851 !important}.bg-primary{background-color:#5762d5 !important}.bg-danger{background-color:#ff2850 !important}.bg-purple{background-color:#8018ff !important}.bg-info{background-color:#16b8d0 !important}.bg-secondary{background-color:#cfd4d9 !important}.bg-warning{background-color:#ff6020 !important}.bg-yellow{background-color:#ffd018 !important}.progress{height:6px;border-radius:2px;background-color:#fff;box-shadow:inset 0 0 0 4px rgba(0,0,0,.1)}.progress .progress-bar{border-radius:2px}.progress .progress-bar.bg-success{border:1px solid #4eaa45}.progress .progress-bar.bg-primary{border:1px solid #434fd0}.progress .progress-bar.bg-danger{border:1px solid #800d02}.progress .progress-bar.bg-purple{border:1px solid #6012c1}.progress .progress-bar.bg-info{border:1px solid #14a4b9}.progress .progress-bar.bg-secondary{border:1px solid #c1c7ce}.progress .progress-bar.bg-warning{border:1px solid #ff4e07}.progress .progress-bar.bg-yellow{border:1px solid #f3c200}.dropdown-menu{font-size:14px;border-color:#cfd4d9 !important;font-weight:normal}.dropdown-menu a,.dropdown-menu button{transition:none}.dropdown-menu .dropdown-item:active{background-color:#5762d5 !important;outline:none}.dropdown-menu .dropdown-divider{border-color:#cfd4d9 !important}.dropdown-item.active{background-color:#5762d5 !important}.dropdown-item.active:hover{background-color:#2046d4 !important}input.form-control{height:32px;font-size:13px;border-radius:4px;border-color:#cfd4d9 !important;color:#495057 !important;caret-color:#5762d5;transition:border-color var(--transition-fast, 0.15s ease),box-shadow var(--transition-fast, 0.15s ease)}input.form-control::placeholder{color:#909294 !important;font-size:14px !important}input.form-control.datepicker{padding-left:10px !important}input.form-control:hover{border-color:#a8b0b8 !important}.dark-theme input.form-control:hover{border-color:#404850 !important}input.form-control:focus{box-shadow:0 0 0 3px rgba(87,98,213,.15);border-color:#5762d5 !important}.dark-theme input.form-control:focus{border-color:#5762d5 !important;box-shadow:0 0 0 3px rgba(87,98,213,.25)}input.form-control.is-valid{border-color:#20bc40 !important}input.form-control.is-valid:hover{border-color:#5ab851 !important}input.form-control.is-valid:focus{box-shadow:0 0 0 3px rgba(32,188,64,.15)}input.form-control.is-invalid{border-color:#ff2850 !important;background-image:none;padding-right:12px !important}input.form-control.is-invalid:hover{border-color:#990f02 !important}input.form-control.is-invalid:focus{box-shadow:0 0 0 3px rgba(255,40,80,.15)}input.form-control:disabled{background-color:#d0d0d0 !important;border-color:#cfd4d9 !important}input.form-control:disabled::placeholder{color:#909294 !important}.input-group button{margin-top:-17px}textarea.form-control{font-size:16px;border-radius:4px;border-color:#cfd4d9 !important;color:#212529 !important;margin-top:-17px;min-height:100px;transition:border-color var(--transition-fast, 0.15s ease),box-shadow var(--transition-fast, 0.15s ease)}textarea.form-control::placeholder{color:#909294;font-size:14px !important}.dark-theme textarea.form-control{background-color:#212529 !important;color:#cfd4d9 !important;border-color:#202830 !important}.dark-theme textarea.form-control:hover{border-color:#404850 !important}textarea.form-control:hover{border-color:#a8b0b8 !important}textarea.form-control:focus{box-shadow:0 0 0 3px rgba(87,98,213,.15);border-color:#5762d5 !important}textarea.form-control:disabled{background-color:#fff !important;border-color:#cfd4d9 !important}textarea.form-control:disabled::placeholder{color:#cfd4d9}.label{display:inline-block;margin-bottom:.2rem !important;font-size:13px !important}label.float-label{font-size:14px;position:relative;top:-6px;left:7px;line-height:10px;padding:0 5px;background-color:#fff;margin-bottom:0;transition:all .2s ease;z-index:5;color:#909294}.dark-theme label.float-label{background-color:#212529}label.float-label.is-active{color:#5762d5}label.float-label.is-valid{color:#20bc40}label.float-label.is-invalid{color:#ff2850}label.float-label.disabled{color:#cfd4d9}.label-active{color:#495057;font-size:14px}.label-disabled{color:#d0d0d0}.btn-float{margin-top:-17px}.invalid-feedback{margin-top:0;color:#ff2850 !important;font-size:13px !important;line-height:15px !important;display:block;margin-left:14px}#employee-logged-time .invalid-feedback{margin-left:0}.custom-control-input:disabled~.custom-control-label{color:#cfd4d9 !important}.dark-theme .custom-control-input:disabled~.custom-control-label{color:#404850 !important}.custom-switch .custom-control-input~.custom-control-label::before{background-color:#e8ecf0}.dark-theme .custom-switch .custom-control-input~.custom-control-label::before{background-color:#182028}.custom-switch .custom-control-input:checked:active~.custom-control-label::after{border-color:#cfd4d9 !important}.dark-theme .custom-switch .custom-control-input:checked:active~.custom-control-label::after{border-color:#101c44 !important}.custom-switch .custom-control-input:checked~.custom-control-label::before{background-color:#5762d5;border-color:rgba(8,16,24,.1) !important}.custom-switch .custom-control-input:not(:disabled):active~.custom-control-label::before{background-color:#e0e4ff !important}.dark-theme .custom-switch .custom-control-input:not(:disabled):active~.custom-control-label::before{background-color:#101c44 !important}.custom-switch .custom-control-input:focus~.custom-control-label::before{box-shadow:none}.custom-switch .custom-control-input:disabled~.custom-control-label::before{background-color:#f6f8fa !important}.dark-theme .custom-switch .custom-control-input:disabled~.custom-control-label::before{background-color:#212529 !important}.custom-switch .custom-control-label{font-size:13px;padding-top:3px;padding-left:6px}.custom-switch .custom-control-label::before{border-color:#cfd4d9 !important;height:18px;width:30px}.dark-theme .custom-switch .custom-control-label::before{border-color:#202830 !important}.custom-switch .custom-control-label::before::after{background-color:#cfd4d9 !important}.custom-switch .custom-control-label::before,.custom-switch .custom-control-label::after{border-radius:10px}.custom-switch .custom-control-label::after{height:14px;width:14px;border-radius:8px;background-color:#fff !important;border:1px solid #cfd4d9}.dark-theme .custom-switch .custom-control-label::after{background-color:#212529 !important;border-color:#202830}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff !important;border-color:#254ada !important}.dark-theme .custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#212529 !important}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:#e0e4ff !important}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::after{border-color:#cacfe7 !important}.custom-checkbox .custom-control-label{font-size:13px;padding-top:3px;padding-left:5px}.custom-checkbox .custom-control-label::before{border-radius:4px;width:16px;height:16px;border-color:#cfd4d9 !important}.dark-theme .custom-checkbox .custom-control-label::before{background-color:#212529 !important;border-color:#202830 !important}.custom-checkbox .custom-control-label::after{width:16px;height:16px;background-color:#efefef;border-radius:4px}.custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#5762d5 !important;border-color:#5762d5 !important}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-color:#2850f0 !important}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:#e0e4ff !important;border-color:rgba(40,80,240,.05) !important}.custom-checkbox .custom-control-input:focus~.custom-control-label::before{box-shadow:none}.custom-checkbox .custom-control-input:not(:disabled):active~.custom-control-label::before{background-color:#e0e4ff !important;border-color:#d7dcfe !important}.dark-theme .custom-checkbox .custom-control-input:not(:disabled):active~.custom-control-label::before{background-color:#101c44 !important;border-color:#1d2576 !important}.custom-checkbox .custom-control-input:disabled~.custom-control-label::before{background-color:#fff !important}.dark-theme .custom-checkbox .custom-control-input:disabled~.custom-control-label::before{background-color:#212529 !important}.custom-radio .custom-control-label{font-size:14px;padding-top:3px;padding-left:5px}.custom-radio .custom-control-label::before{width:20px;height:20px}.custom-radio .custom-control-label::after{width:20px;height:20px}.custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:#5762d5 !important;border-color:#5762d5 !important}.custom-radio .custom-control-input:checked:focus~.custom-control-label::before{box-shadow:none}.custom-radio .custom-control-input:not(:disabled):active~.custom-control-label::before{background-color:#e0e4ff !important;border-color:#d7dcfe !important}.custom-radio .custom-control-input:disabled~.custom-control-label::before{background-color:#fff !important;border-color:#cfd4d9 !important}.range-label{font-size:14px}.custom-range:focus::-webkit-slider-thumb{box-shadow:none}.custom-range:focus::-moz-range-thumb{box-shadow:none}.custom-range:focus::-ms-thumb{box-shadow:none}.custom-range::-webkit-slider-thumb{height:20px;width:20px;margin-top:-6px;background-color:#5762d5}.custom-range::-webkit-slider-thumb:active{background-color:#e0e4ff;border:1px solid #d7dcfe}.custom-range::-moz-range-thumb{height:20px;width:20px;margin-top:-6px;background-color:#5762d5}.custom-range::-moz-range-thumb:active{background-color:#e0e4ff;border:1px solid #d7dcfe}.custom-range::-ms-thumb{height:20px;width:20px;margin-top:-6px;background-color:#5762d5}.custom-range::-ms-thumb:active{background-color:#e0e4ff;border:1px solid #d7dcfe}.modal .modal-content{border:none;border-radius:8px}.modal .modal-content .modal-header{padding:15px 20px 5px 0;border-bottom:1px solid #cfd4d9;margin-left:20px}.dark-theme .modal .modal-content .modal-header{border-color:#202830}.modal .modal-content .modal-header .modal-close-icon{height:16px;width:16px;color:#ff2850;cursor:pointer}.modal .modal-content .modal-body{padding:10px 20px}.modal .modal-content .modal-footer{padding:0 20px 20px 20px;border:none}.modal.fade{background-color:rgba(8,16,24,.8)}.dark-theme .modal.fade{background-color:rgba(32,40,48,.8)}.text-warning{color:#ff6020}.checklist-item+.custom-control-label::before,.checklist-item+.custom-control-label::after{top:1px}.m-5-important{margin:20px !important}.mb-5-important{margin-bottom:20px !important}.ml-6-important{margin-left:24px !important}.w-2{width:2% !important}.w-5{width:5% !important}.w-10{width:10% !important}.w-15{width:15% !important}.w-20{width:20% !important}.w-25{width:25% !important}.w-30{width:30% !important}.w-35{width:35% !important}.w-40{width:40% !important}.w-45{width:45% !important}.w-50{width:50% !important}.w-55{width:55% !important}.w-60{width:60% !important}.w-65{width:65% !important}.w-70{width:70% !important}.w-75{width:75% !important}.w-80{width:80% !important}.log-time-description p{color:#081018}.log-time-description p font,.log-time-description p span{font-family:"Roboto",sans-serif !important}.log-time-description p font span{font-family:"Roboto",sans-serif !important;font-size:14px !important}.log-time-label{color:#808890}.text-14px{font-size:14px !important}.pt-8px{padding-top:8px !important}.pb-8x{padding-bottom:8px !important}.padding-8px-20px{padding:8px 20px !important}.w-140px{width:140px}.w-144px{width:144px}.w-152px{width:152px}.w-156px{width:156px}.w-172px{width:172px}.btn-light.disabled,.btn-light:disabled{color:#999}.line-height-14px{line-height:14px}.height-32px{height:32px}.ml-20px{margin-left:20px}.ml--22px{margin-left:-22px}.ml--52px{margin-left:-52px}.mr-20px{margin-right:20px}.mr-27px{margin-right:27px}.mr-0{margin-right:0 !important}.mt-10px{margin-top:10px}.mt-28px{margin-top:28px}.p-10px{padding:10px}.px-16px{padding-left:16px;padding-right:16px}.pt-3px{padding-top:3px}.pb-6px{padding-bottom:6px}.pt-11px{padding-top:11px !important}.pt-15px{padding-top:15px}.pt-26px{padding-top:26px}.pb-16px{padding-bottom:16px}.mt-0-important{margin-top:0px !important}.mt-2px{margin-top:2px}.mt-3px{margin-top:3px}.mt-6px{margin-top:6px}.mt-7px{margin-top:7px}.mt-34px{margin-top:34px}.mt-28px{margin-top:28px}.mt-38px{margin-top:38px}.mt-80px{margin-top:80px !important}.mt-110px{margin-top:110px !important}.mt-113px{margin-top:113px !important}.mt-114px{margin-top:114px !important}.mt-118px{margin-top:118px !important}.mt-120px{margin-top:120px !important}.mt-122px{margin-top:122px !important}.mt-126px{margin-top:126px !important}.mt-147px{margin-top:147px !important}.mt-98px{margin-top:98px !important}.mr-12px{margin-right:12px}.top-2px{top:2px}.top-120px{top:120px !important}.top-124px{top:124px !important}.w-288px{width:288px !important}.p-12px{padding:12px}.pl-8px{padding-left:8px !important}.pr-8px{padding-right:8px !important}.pl-10px{padding-left:10px !important}.pb-30px{padding-bottom:30px}.modal-footer{border-top:0}.pb-8px{padding-bottom:8px !important}.modal{overflow:scroll}.note-editor button:hover{color:rgba(33,37,41,.5)}.border-none{border:none !important}.alert-minimalist{background-color:#e8ecf0;border-color:#cfd4d9;border-radius:8px;color:#212529;padding:5px 10px}.alert-minimalist>[data-notify=icon]{display:none}.alert-minimalist>[data-notify=title]{color:#212529;display:block;font-size:14px;line-height:16px;font-weight:600}.alert-minimalist>[data-notify=title] span{display:block;font-size:12px;line-height:14px;font-weight:normal;color:#212529}.alert-minimalist>[data-notify=message]{font-size:14px;line-height:16px;color:#212529;display:block;margin-top:5px}.alert-success,.alert-danger,.alert-primary{border-radius:8px;padding:5px 10px}.alert-success>[data-notify=title],.alert-danger>[data-notify=title],.alert-primary>[data-notify=title]{font-size:14px;display:block;font-weight:600}.alert-success{background-color:#dcf4e4}.alert-danger{background-color:#ffe0e4}.float-label-select{display:table;position:relative;z-index:1;top:13px;font-size:14px;margin-left:11px;background-color:#fff;margin-top:-18px;padding:0 5px;line-height:10px}.dark-theme .float-label-select{background-color:#212529}.bootstrap-select .dropdown-menu{z-index:501;border-color:#e5e5e5}.bootstrap-select .dropdown-menu .inner{max-height:250px}.bootstrap-select .bs-actionsbox{border-bottom:1px solid #cfd4d9;padding:0 0 8px}.dark-theme .bootstrap-select .bs-actionsbox{border-color:#202830}.bootstrap-select .bs-actionsbox button{margin-top:8px;margin-bottom:4px;border:none;border-radius:4px !important;white-space:nowrap;transition:ease-in-out .2s}.dark-theme .bootstrap-select .bs-actionsbox button{background-color:#202830}.bootstrap-select .bs-actionsbox button.bs-select-all{margin-right:4px}.bootstrap-select .bs-actionsbox button.bs-deselect-all{margin-left:4px}.bootstrap-select button.btn.dropdown-toggle{font-weight:400;padding:5px 34px 5px 10px;background-color:#fff;border-radius:4px;border:1px solid #cfd4d9}.bootstrap-select #select-projects button.btn.dropdown-toggle{padding:8px 34px 5px 8px !important}.dark-theme .bootstrap-select #select-projects{background-color:#212529;border-color:#202830;color:#cfd4d9}.bootstrap-select #select-projects .badge-color{color:#212529}.bootstrap-select #select-projects.is-invalid,.bootstrap-select #select-projects.is-invalid[aria-expanded=true]{border:1px solid #990f02;background-image:none;background-repeat:no-repeat;background-size:16px;background-position-y:center;background-position-x:102.5%;background-origin:content-box}.bootstrap-select #select-projects.is-invalid::after,.bootstrap-select #select-projects.is-invalid[aria-expanded=true]::after{display:none}.bootstrap-select #select-projects.is-invalid:hover,.bootstrap-select #select-projects.is-invalid[aria-expanded=true]:hover{border-color:#990f02}.bootstrap-select #select-projects:hover{border-color:#a8b0b8}.dark-theme .bootstrap-select #select-projects:hover{border-color:#404850}.bootstrap-select #select-projects:focus,.bootstrap-select #select-projects:focus:active{outline:none !important;box-shadow:none}.bootstrap-select #select-projects:active{background-color:#fff}.dark-theme .bootstrap-select #select-projects:active{background-color:#212529}.bootstrap-select #select-projects[aria-expanded=true]{border-color:#5762d5}.bootstrap-select #select-projects .filter-option-inner{height:100%;line-height:100%;display:flex;color:#212529;opacity:.5}.bootstrap-select .no-results{background:none;padding:5px 10px 0px 10px}.bootstrap-select .dropdown-menu{border:1px solid #cfd4d9;box-shadow:0 0 32px 0 rgba(0,0,0,.05);padding:0}.bootstrap-select .dropdown-menu .actions-btn{font-weight:400;font-size:12px}.bootstrap-select .dropdown-menu .actions-btn:hover{text-decoration:none}.bootstrap-select .dropdown-menu .dropdown-header{color:#212529;font-size:12px;opacity:.5}.bootstrap-select .dropdown-menu .dropdown-header:not(:first-child){border-top:1px solid #e5e5e5}.bootstrap-select .dropdown-menu .dropdown-item,.bootstrap-select .dropdown-menu .dropdown-header{padding:8px !important}.bootstrap-select .dropdown-menu ul li a.opt{padding-left:8px}.bootstrap-select .dropdown-menu ul li a span.badge-color{color:#212529}.bootstrap-select .dropdown-menu ul li a.active,.bootstrap-select .dropdown-menu ul li a.selected span.badge-color{color:#fff;font-weight:400}.bootstrap-select .dropdown-menu ul li a.active:hover,.bootstrap-select .dropdown-menu ul li a.selected span.badge-color:hover{background-color:#f6f8fa}.bootstrap-select .dropdown-menu ul li a.active:active,.bootstrap-select .dropdown-menu ul li a.selected span.badge-color:active{background-color:#313dbf !important}.bootstrap-select .dropdown-menu ul li.selected.active a{background-color:#5762d5;color:#fff}.bootstrap-select .dropdown-menu ul li.selected a{background-color:#5762d5;color:#fff}.bootstrap-select .dropdown-menu ul li.selected a span.check-mark{display:none !important}.bootstrap-select .dropdown-menu ul li.selected a:hover{background-color:#313dbf}.bootstrap-select .dropdown-menu .bs-searchbox{padding:8px;border-bottom:none}.dark-theme .bootstrap-select .dropdown-menu .bs-searchbox{border-color:#202830}.bootstrap-select .bs-ok-default::after{position:relative;top:4px;right:2px;height:.75em;border-width:0 .185em .185em 0}button[data-id=ColorBadge] .filter-option-inner-inner{margin-top:2px}.selectpicker-loader{height:32px;position:absolute;top:29px;right:4px;background-color:#fff}.dark-theme .selectpicker-loader{background-color:#212529}.loader-mod{height:18px;right:32px;top:18px;z-index:9}.loader-mod-create{right:17px;top:36px}.inline-select{display:inline-block;width:auto !important;max-width:100%}.inline-select button{border:none !important;padding:0 !important;height:auto}.inline-select button .filter-option{height:auto;color:#212529}@media only screen and (max-width: 768px){.bootstrap-select .dropdown-menu{width:100%}.bootstrap-select .dropdown-menu li a span.text{display:block;overflow:hidden;text-overflow:ellipsis}.bootstrap-select .filter-option-inner-inner{max-width:100%;overflow:hidden;text-overflow:ellipsis}}.modal.note-modal.link-dialog.show .modal-header{display:block}.px-40{padding-left:40px;padding-right:40px}.pl-40{padding-left:40px}.pr-40{padding-right:40px}.py-10{padding-top:10px;padding-bottom:10px}.py-15{padding-top:15px;padding-bottom:15px}.py-5px{padding-top:5px;padding-bottom:5px}.px-10{padding-left:10px;padding-right:10px}.px-16px{padding-left:16px;padding-right:16px}.px-20{padding-left:20px;padding-right:20px}.pl-20{padding-left:20px}.pr-20{padding-right:20px}.pr-15{padding-right:15px}.mx-14{margin-left:14px;margin-right:14px}.mx-30{margin-left:30px;margin-right:30px}.ml-30{margin-left:30px}.mr-30{margin-right:30px}.my-15{margin-top:15px;margin-bottom:15px}.mx-40{margin-left:40px;margin-right:40px}.ml-40{margin-left:40px}.mr-40{margin-right:40px}.ml-10{margin-left:10px}.mx-n-40{margin-left:-40px;margin-right:-40px}.mx-n-20{margin-left:-20px;margin-right:-20px}.ml-n-8{margin-left:-8px}.ml-n-12{margin-left:-12px !important}.ml-n-15{margin-left:-15px}.ml-n-69{margin-left:-69px !important}.ml-n-92{margin-left:-92px !important}.ml-n-190{margin-left:-190px !important}.mr-n-20{margin-right:-20px}.mx-n-15{margin-left:-15px;margin-right:-15px}.mx-n-40{margin-left:-40px;margin-right:-40px}.cursor-pointer{cursor:pointer}.font-weight-600{font-weight:600}.color-black{color:#212529}.color-danger{color:#ff2850}.color-primary{color:#5762d5}.color-secondary{color:#cfd4d9}.history-color-secondary{color:#8d9196}.color-warning{color:#ff6020}.color-yellow{color:#ffd018}.color-info{color:#16b8d0}.color-success{color:#5ab851}.color-purple{color:#6c14d8}.line-through{text-decoration:line-through}.line-through:hover{text-decoration:line-through}.hover-invisible{opacity:0;transition:ease-in-out .2s}.hover-invisible-toggle:hover .hover-invisible{opacity:1}.col-fixed-220{display:block;width:220px}.col-fixed-100{display:block;width:100px}.color-white{color:#fff !important}.color-gray-light{color:#f6f8fa}.color-blue{color:#5762d5}.opacity-50{opacity:50%}.max-w-40px{max-width:40px}.max-w-220px{max-width:220px}.font-size-20{font-size:20px;line-height:20px}.font-size-14{font-size:14px;line-height:20px}.font-size-13{font-size:13px;line-height:20px}.font-size-12{font-size:12px;line-height:15px}.line-height-14{line-height:14px}.collapse-fix{margin-left:-40px;margin-right:-40px;padding-left:40px;padding-right:40px}.no-bg{background:none !important}.cursor-no-drop{cursor:no-drop !important}.flex-1{flex:1}.flex-children-1>*{flex:1}.mb-10{margin-bottom:10px}.mb-10-i{margin-bottom:10px !important}.h-32{max-height:32px}.h-32px{height:32px}.h-0{height:0px}.px-15-any{padding-right:15px;padding-left:15px}.mt-10{margin-top:10px}.pb-15{padding-bottom:15px}.pl-5px{padding-left:5px}.pt-5px{padding-top:5px}.min-w-80{min-width:80px}.pt-10{padding-top:10px !important}.line-height-12{line-height:12px}.rounded-3{border-radius:3px}.mt-15{margin-top:15px !important}.mb-5px{margin-bottom:5px !important}.mt-5px{margin-top:5px !important}.mt-14px{margin-top:14px !important}.overflow-x-auto{overflow-x:auto}.overflow-y-hidden{overflow-y:hidden}.my-10{margin-top:10px !important;margin-bottom:10px !important}.pr-10{padding-right:10px}.flex-initial{flex:initial !important}.my-10-n-i{margin-top:10px;margin-bottom:10px}.font-size-16{font-size:16px !important}.mb-20{margin-bottom:20px}.border-r-8{border-radius:8px}.mt-10-i{margin-top:10px !important}.my-5px-i{margin-top:5px !important;margin-bottom:5px !important}.top-n-1{top:-1px !important}.top-init{top:initial !important}.mr-35{margin-right:35px}.ml-5px{margin-left:5px}.pt-5px-i{padding-top:5px !important}.w-70px{width:70px}.ml--36px{margin-left:-36px}.font-size-13px{font-size:13px}@media(min-width: 576px){.px-sm-20{padding-left:20px;padding-right:20px}.px-sm-15{padding-left:15px !important;padding-right:15px !important}.pr-sm-15{padding-right:15px !important}.pl-sm-10{padding-left:10px !important}.h-md-32{max-height:32px}.mb-sm-10{margin-bottom:10px !important}.w-sm-25{width:25% !important}.w-sm-50{width:50% !important}.w-sm-75{width:75% !important}.w-sm-100{width:100% !important}.w-sm-auto{width:auto !important}.h-sm-25{height:25% !important}.h-sm-50{height:50% !important}.h-sm-75{height:75% !important}.h-sm-100{height:100% !important}.h-sm-auto{height:auto !important}.font-size-sm-12{font-size:12px;line-height:15px}.pb-sm-10{padding-bottom:10px !important}.flex-sm-1{flex:1 !important}.pt-sm-15{padding-top:15px !important}.mt-sm-10{margin-top:10px !important}}@media(max-width: 576px){.col-fixed-220{width:100%}.px-15{padding-right:15px;padding-left:15px}.px-35{padding-right:35px;padding-left:35px}}@media(min-width: 768px){.mb-md-10{margin-bottom:10px !important}.w-md-25{width:25% !important}.w-md-50{width:50% !important}.w-md-75{width:75% !important}.w-md-100{width:100% !important}.w-md-auto{width:auto !important}.h-md-25{height:25% !important}.h-md-50{height:50% !important}.h-md-75{height:75% !important}.h-md-100{height:100% !important}.h-md-auto{height:auto !important}.pb-md-10{padding-bottom:10px !important}}@media(max-width: 768px){.w-md-100-i{width:100% !important}.w-md-100-i .divider{display:none}.bulk-hidden-space{height:250px !important}}@media(min-width: 992px){.mr-lg-30{margin-right:30px !important}.w-lg-25{width:25% !important}.w-lg-50{width:50% !important}.w-lg-75{width:75% !important}.w-lg-100{width:100% !important}.w-lg-auto{width:auto !important}.h-lg-25{height:25% !important}.h-lg-50{height:50% !important}.h-lg-75{height:75% !important}.h-lg-100{height:100% !important}.h-lg-auto{height:auto !important}.mt-lg-10{margin-top:10px !important}.mt-lg-15{margin-top:15px !important}.ml-lg-20{margin-left:20px !important}#deselect-all{margin-bottom:0px !important;margin-right:8px}.overflow-x-lg-hidden{overflow-x:hidden !important}.pb-lg-10{padding-bottom:10px !important}}@media(max-width: 992px){.hover-invisible.hover-lg{transition:none;opacity:1}.collapse-log-details{margin-left:20px;margin-right:0 !important}.mr-30{margin-right:0 !important}.collapse-button.details{margin-top:-7px;margin-bottom:3px}.collapse-details{position:relative;top:-3px;padding-top:0 !important}.collapse-deal-details{position:relative;top:3px;margin-top:0 !important;margin-left:20px}.bulk-actions-container{bottom:-290px}.bulk-hidden-space{height:250px}}@media(min-width: 1200px){.w-xl-25{width:25% !important}.w-xl-50{width:50% !important}.w-xl-75{width:75% !important}.w-xl-100{width:100% !important}.w-xl-auto{width:auto !important}.h-xl-25{height:25% !important}.h-xl-50{height:50% !important}.h-xl-75{height:75% !important}.h-xl-100{height:100% !important}.h-xl-auto{height:auto !important}.pb-xl-10{padding-bottom:10px !important}}.z-index-999{z-index:999 !important}.width-max-content{width:max-content !important}.sidebar-task-title:first-letter{text-transform:capitalize}.w-fit-content{width:fit-content}.line-height-18px{line-height:18px !important}.font-weight-700{font-weight:700 !important}.font-size-12px{font-size:12px !important}.ml-20px{margin-left:20px !important}.ml-70px{margin-left:70px}.mr-20px{margin-right:20px !important}.mb-8px{margin-bottom:8px !important}.my-8px{margin-top:8px !important;margin-bottom:8px !important}.py-8px{padding-top:8px !important;padding-bottom:8px !important}.px-8px{padding-left:8px !important;padding-right:8px !important}.mt-100px{margin-top:100px !important}.mt-109px{margin-top:109px !important}.color-red{color:red}.color-green{color:green}.n-ml-2px{margin-left:-2px !important}.n-ml-7px{margin-left:-7px !important}.font-awesome{font-family:"Roboto",FontAwesome,sans-serif}.pr-34px{padding-right:34px}.pr-102px{padding-right:102px}.pl-0{padding-left:0}.pt-32px{padding-top:32px}.rotate-0{transform:rotate(0) !important}.mb--6px{margin-bottom:-6px}.user-rectangle{height:32px;font-size:14px;padding:0 6px}.user-rectangle.user-grid{width:28px;height:28px;padding-top:5px;font-size:12px;font-weight:600}.activity-assignees .user-rectangle{width:26px;height:26px;font-size:12px}a.user-rectangle{padding-top:8px}.activity-assignees a.user-rectangle{padding-top:4px;margin-top:0;margin-bottom:0}@media(max-width: 575px){.author-order{order:-1}}.notification-container{margin-right:20px;z-index:1100 !important;background:#fff;box-shadow:0 0 3px 3px #f6f8fa}.notification-container ul li{margin-bottom:5px}.notification-container ul.collapsed li:nth-child(2) .notification-delete{display:none}.notification-container ul.collapsed li:nth-child(2)::after,.notification-container ul.collapsed li:nth-child(2)::before{content:" ";position:absolute;display:block;height:20px;border-radius:8px;border:1px solid #cfd4d9;z-index:-1;background-color:#f6f8fa}.dark-theme .notification-container ul.collapsed li:nth-child(2)::after,.dark-theme .notification-container ul.collapsed li:nth-child(2)::before{background-color:#212529;border-color:#202830}.notification-container ul.collapsed li:nth-child(2)::after{width:262px;bottom:-5px}.notification-container ul.collapsed li:nth-child(2)::before{width:242px;left:20px;bottom:-10px}.notification-container .notification{padding:5px 10px 10px 10px !important;box-shadow:0 0 3px 3px #f6f8fa}.dark-theme .notification-container .notification{background-color:#212529;border-color:#202830}.notification-container .notification .notification-delete{color:#ff2850;cursor:pointer;background-image:url("../svg/x.svg");background-position:center;background-repeat:no-repeat;background-size:14px;width:14px;height:14px}.notification-container .notification span{font-size:12px;line-height:14px;color:#cfd4d9}.notification-container .notification .notification-user-button{width:30px;height:28px;font-size:12px;padding:5px}.notification-container .notification a.notification-description{line-height:16px;font-size:15px}.notification-container .notification a.notification-description p{margin-top:6px}.notification-container .notification a.notification-description:hover{color:#5762d5 !important}.notification-counter{background-color:#990f02;color:#fff;border-radius:8px;padding:0 6px 1px 6px;font-size:12px}div[data-notify=container]{z-index:1100 !important}@media only screen and (max-width: 575.9px){.notification-container ul.collapsed li:nth-child(2)::after{width:calc(100% - 20px) !important}.notification-container ul.collapsed li:nth-child(2)::before{width:calc(100% - 40px) !important}.notification-delete{opacity:100%;min-width:16px !important;height:16px !important;width:16px !important;background:#cfd4d9;border-radius:3px;background-image:url("../svg/xs-gray-close-notif.svg") !important;background-size:8px !important}.notification-close-container{display:none}}.user-notifications{max-width:300px;position:absolute;right:12px;top:48px;z-index:998}.no-notifications{flex-shrink:0;width:184px !important;margin-right:94px !important;margin-top:16px !important;z-index:9999;padding:8px 4px;box-shadow:0 0 3px 3px #f6f8fa}.no-notifications p{margin-bottom:0}.bell-container{position:relative}.counter{position:absolute;left:18px;top:18px}.ntf-panel{position:absolute;right:12px;top:52px;z-index:1100;width:380px;max-height:calc(100vh - 80px);background:#fff;border-radius:8px;box-shadow:0 4px 24px rgba(0,0,0,.12),0 0 0 1px rgba(0,0,0,.04);display:flex;flex-direction:column;overflow:hidden}.dark-theme .ntf-panel{background:#1e1e2d;box-shadow:0 4px 24px rgba(0,0,0,.4)}.ntf-header{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid #eee}.dark-theme .ntf-header{border-color:#2d2d3d}.ntf-header-title{font-weight:600;font-size:14px;color:#222}.dark-theme .ntf-header-title{color:#e0e0e0}.ntf-header-count{background:#ef4444;color:#fff;font-size:11px;font-weight:600;padding:1px 7px;border-radius:10px;margin-left:8px}.ntf-clear-all{margin-left:auto;background:none;border:none;color:#888;font-size:12px;cursor:pointer;padding:2px 6px;border-radius:4px;transition:all .15s}.ntf-clear-all:hover{color:#ef4444;background:#fef2f2}.ntf-body{flex:1;overflow-y:auto;max-height:420px}.ntf-group:not(:last-child){border-bottom:1px solid #f0f0f0}.dark-theme .ntf-group:not(:last-child){border-color:#2d2d3d}.ntf-group-header{display:flex;align-items:center;padding:8px 16px;background:#f8f9fc;cursor:pointer;transition:background .15s}.dark-theme .ntf-group-header{background:#262636}.ntf-group-header:hover{background:#f0f2f7}.dark-theme .ntf-group-header:hover{background:#2d2d42}.ntf-group-name{font-size:12px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.3px}.dark-theme .ntf-group-name{color:#aaa}.ntf-group-badge{background:#e0e0e0;color:#555;font-size:10px;font-weight:600;padding:1px 6px;border-radius:8px;margin-left:6px}.dark-theme .ntf-group-badge{background:#3d3d4d;color:#aaa}.ntf-group-clear{margin-left:auto;background:none;border:none;color:#aaa;font-size:11px;cursor:pointer;padding:2px 6px;border-radius:3px;transition:all .15s}.ntf-group-clear:hover{color:#ef4444;background:#fef2f2}.ntf-item{display:flex;align-items:flex-start;padding:10px 16px;gap:10px;transition:background .15s;border-bottom:1px solid #f5f5f5}.dark-theme .ntf-item{border-color:#2a2a3a}.ntf-item:hover{background:#f8f9fc}.dark-theme .ntf-item:hover{background:#262636}.ntf-item-avatar{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:#e3f2fd;color:#1565c0;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600}.ntf-item-avatar--sys{background:#f3e5f5;color:#7b1fa2}.ntf-item-content{flex:1;min-width:0;overflow:hidden}.ntf-item-title{font-size:13px;font-weight:600;color:#222;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px}.dark-theme .ntf-item-title{color:#e0e0e0}.ntf-item-body{display:block;font-size:12px;color:#555;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none;margin-bottom:3px}.dark-theme .ntf-item-body{color:#999}.ntf-item-body:hover{color:#5762d5 !important}.ntf-item-meta{display:flex;align-items:center;gap:8px;font-size:11px;color:#aaa}.ntf-item-from{font-weight:500}.ntf-item-time::before{content:"·";margin-right:4px}.ntf-item-dismiss{flex-shrink:0;background:none;border:none;color:#ccc;font-size:18px;line-height:1;cursor:pointer;padding:0 2px;opacity:0;transition:all .15s}.ntf-item:hover .ntf-item-dismiss{opacity:1}.ntf-item-dismiss:hover{color:#ef4444}.ntf-empty{padding:32px 16px;text-align:center;color:#aaa}.ntf-empty svg{margin-bottom:12px}.ntf-empty p{margin:0;font-size:13px}.ntf-footer{padding:10px 16px;border-top:1px solid #eee;text-align:center}.dark-theme .ntf-footer{border-color:#2d2d3d}.ntf-footer a{font-size:13px;font-weight:500;color:#5762d5;text-decoration:none}.ntf-footer a:hover{text-decoration:underline}@media only screen and (max-width: 575.9px){.ntf-panel{width:calc(100vw - 24px);right:12px;left:12px}.ntf-item-dismiss{opacity:1}}.collapse-datatable{margin:0}table.bizon-datatable{margin:0 !important;border-bottom:1px solid #f3f3f3}.dark-theme table.bizon-datatable{border-color:#202830;color:#cfd4d9}table.bizon-datatable.no-parent{margin:-9px 0 0 0 !important}table.bizon-datatable>thead{background-color:#fff}table.bizon-datatable>thead .sorting::before,table.bizon-datatable>thead .sorting_asc::before,table.bizon-datatable>thead .sorting_desc::before,table.bizon-datatable>thead .sorting_asc_disabled::before,table.bizon-datatable>thead .sorting_desc_disabled::before{display:none}table.bizon-datatable>thead .sorting::after,table.bizon-datatable>thead .sorting_asc::after,table.bizon-datatable>thead .sorting_desc::after,table.bizon-datatable>thead .sorting_asc_disabled::after,table.bizon-datatable>thead .sorting_desc_disabled::after{position:static;display:inline-block;margin-left:4px;content:" ";height:12px;width:14px;opacity:1}table.bizon-datatable>thead .sorting::after{background-image:url("/svg/sorting-icon.svg")}table.bizon-datatable>thead .sorting_asc::after{background-image:url("/svg/sorting-icon-asc.svg")}.dark-theme table.bizon-datatable>thead .sorting_asc::after{background-image:url("/svg/sorting-icon-asc.svg")}table.bizon-datatable>thead .sorting_desc::after{background-image:url("/svg/sorting-icon-desc.svg")}.dark-theme table.bizon-datatable>thead .sorting_desc::after{background-image:url("/svg/sorting-icon-desc.svg")}table.bizon-datatable>thead .sorting_asc,table.bizon-datatable>thead .sorting_desc{color:#212529}.dark-theme table.bizon-datatable>thead .sorting_asc,.dark-theme table.bizon-datatable>thead .sorting_desc{color:#cfd4d9}table.bizon-datatable>thead>tr th{border-color:#f3f3f3;border-bottom:none;font-size:12px;line-height:18px;font-weight:700;color:#212529;padding:0 8px !important;vertical-align:middle}.dark-theme table.bizon-datatable>thead>tr th{border-color:#202830}table.bizon-datatable>thead>tr th:first-of-type{padding-top:11px !important;padding-bottom:14px !important;width:30px}table.bizon-datatable>thead>tr th:last-of-type{width:24px}table.bizon-datatable>thead>tr th:last-of-type.th-pr-0{padding-right:0px !important}table.bizon-datatable>thead>tr th.th-pl-2{padding-left:.5rem !important}table.bizon-datatable>thead>tr.th-first-w-auto th:not(.no-sort):first-of-type{width:auto}table.bizon-datatable>thead>tr.th-last-w-auto th:last-of-type{width:auto}table.bizon-datatable>tbody>tr{position:relative;background-color:#fff;border-bottom:1px solid #f3f3f3;transition:background-color .15s ease}table.bizon-datatable>tbody>tr:hover{background-color:#f8f9fc}.dark-theme table.bizon-datatable>tbody>tr{background-color:#212529;border-color:#202830}.dark-theme table.bizon-datatable>tbody>tr:hover{background-color:#182028}table.bizon-datatable>tbody>tr.bg-white td:last-child:after{right:-40px}table.bizon-datatable>tbody>tr.bg-white.ui-sortable-helper::after{top:0;left:-40px;height:41px}table.bizon-datatable>tbody>tr td{font-size:14px;line-height:20px;padding:0 8px !important;border-color:#f3f3f3}.dark-theme table.bizon-datatable>tbody>tr td{border-color:#202830}table.bizon-datatable>tbody>tr td:first-of-type{padding-top:16px !important;padding-bottom:20px !important}table.bizon-datatable>tbody>tr td .user-rectangle{height:28px;width:28px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}table.bizon-datatable>tbody>tr td .progress{width:100px}table.bizon-datatable>tbody>tr td.pr-10{padding-right:10px !important}table.bizon-datatable>tbody>tr td a.datatables-title{overflow:hidden;text-overflow:ellipsis;display:-webkit-inline-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;max-height:18px;min-height:18px;position:relative}table.bizon-datatable>tbody>tr td a.datatables-title.completed{text-decoration:line-through;color:#cfd4d9}table.bizon-datatable>tbody>tr td .datatables-button{margin-left:20px}table.bizon-datatable>tbody>tr td .datatables-none{display:block;padding-top:4px}table.bizon-datatable>tbody>tr td .sprint-badge{height:10px;width:10px;display:inline-block;border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.3);background-color:#e8ecf0}table.bizon-datatable>tbody>tr td .sprint-badge.sb-danger{background-color:#ff2850}table.bizon-datatable>tbody>tr td .datatables-dragdrop{background:url("/svg/drag-drop.svg");background-size:10px 10px;width:10px;height:10px;display:inline-block;margin-right:8px;position:relative;cursor:all-scroll}table.bizon-datatable>tbody>tr td.td-progress>div{align-items:center}table.bizon-datatable>tbody>tr td.td-progress .progress{margin-bottom:0 !important}table.bizon-datatable>tbody>tr td.td-progress a.dropdown-item{font-weight:normal}table.bizon-datatable>tbody>tr td.td-progress .collapse-more{color:#cfd4d9}table.bizon-datatable>tbody>tr td.td-progress .collapse-more:hover{color:#212529}table.bizon-datatable>tbody>tr td.td-max-row{overflow:hidden;text-overflow:ellipsis;display:-webkit-inline-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;max-height:16px;min-height:16px}table.bizon-datatable tr th.col-priority{width:80px}table.bizon-datatable tr th.col-status{width:130px}table.bizon-datatable tr th.col-progress{width:160px}table.bizon-datatable tr th.col-users{width:180px}table.bizon-datatable tr th.col-date{width:90px}table.bizon-datatable tr th.col-est-log{width:75px}table.bizon-datatable tr th.col-abbr{width:100px}table.bizon-datatable tr th.col-stage{width:100px}table.bizon-datatable tr th.col-email{width:275px}table.bizon-datatable tr th.col-phone{width:140px}table.bizon-datatable tr th.col-job-position{width:200px}table.bizon-datatable tr th.col-nogo-stage{width:120px}table.bizon-datatable tr th.col-department-teams{width:350px}table.bizon-datatable tr th.col-description{width:700px}table.bizon-datatable tr th.col-roles{width:300px}table.bizon-datatable tr th.col-order{width:30px !important}table.bizon-datatable tr th.col-lt-name{width:200px}table.bizon-datatable tr th.col-project-type{width:160px}table.bizon-datatable .more-vertical{position:relative;right:-4px}table.bizon-datatable.dt-logged-time>thead>tr th,table.bizon-datatable.dt-marked-day-types>thead>tr th{color:#212529;padding-bottom:8px !important}table.bizon-datatable.dt-logged-time>thead>tr th.sorting,table.bizon-datatable.dt-marked-day-types>thead>tr th.sorting{color:#cfd4d9}.dark-theme table.bizon-datatable.dt-logged-time>thead>tr th,.dark-theme table.bizon-datatable.dt-marked-day-types>thead>tr th{color:#cfd4d9}.dark-theme table.bizon-datatable.dt-logged-time>thead>tr th.sorting,.dark-theme table.bizon-datatable.dt-marked-day-types>thead>tr th.sorting{color:#f6f8fa}table.bizon-datatable.dt-logged-time>thead>tr th.col-date,table.bizon-datatable.dt-marked-day-types>thead>tr th.col-date{width:65px}table.bizon-datatable.dt-logged-time>thead>tr th.th-pt-8,table.bizon-datatable.dt-marked-day-types>thead>tr th.th-pt-8{padding-top:8px !important}table.bizon-datatable.dt-logged-time.activity-logs thead tr th,table.bizon-datatable.dt-marked-day-types.activity-logs thead tr th{color:#343a40}table.bizon-datatable.dt-logged-time.activity-logs thead tr th.sorting_asc,table.bizon-datatable.dt-logged-time.activity-logs thead tr th.sorting_desc,table.bizon-datatable.dt-marked-day-types.activity-logs thead tr th.sorting_asc,table.bizon-datatable.dt-marked-day-types.activity-logs thead tr th.sorting_desc{color:#212529}.dark-theme table.bizon-datatable.dt-logged-time.activity-logs thead tr th.sorting_asc,.dark-theme table.bizon-datatable.dt-logged-time.activity-logs thead tr th.sorting_desc,.dark-theme table.bizon-datatable.dt-marked-day-types.activity-logs thead tr th.sorting_asc,.dark-theme table.bizon-datatable.dt-marked-day-types.activity-logs thead tr th.sorting_desc{color:#cfd4d9}table.bizon-datatable.dt-logged-time.activity-logs thead tr th.col-date,table.bizon-datatable.dt-marked-day-types.activity-logs thead tr th.col-date{width:110px}table.bizon-datatable.dt-logged-time tbody tr td,table.bizon-datatable.dt-marked-day-types tbody tr td{padding:8px 8px !important}table.bizon-datatable.dt-logged-time tbody tr td.td-order,table.bizon-datatable.dt-marked-day-types tbody tr td.td-order{font-size:12px;line-height:15px;padding-top:11px !important}table.bizon-datatable.dt-logged-time tbody tr td.td-text-sm,table.bizon-datatable.dt-marked-day-types tbody tr td.td-text-sm{font-size:12px;line-height:15px;color:#cfd4d9}table.bizon-datatable.dt-logged-time tbody tr td.td-options,table.bizon-datatable.dt-marked-day-types tbody tr td.td-options{padding-top:3px !important}table.bizon-datatable.dt-logged-time tbody tr td.td-pl-2,table.bizon-datatable.dt-marked-day-types tbody tr td.td-pl-2{padding-left:.5rem !important}table.bizon-datatable.dt-logged-time tbody tr td.td-pr-2,table.bizon-datatable.dt-marked-day-types tbody tr td.td-pr-2{padding-right:.5rem !important}.datatables-th-dropdown .dropdown-menu{padding:15px 20px;width:290px !important}.datatables-th-dropdown .dropdown-menu .custom-control-label{padding-top:5px;cursor:pointer}.datatables-th-dropdown .dropdown-menu .custom-control-label span{font-size:12px;color:#cfd4d9;margin-left:5px}table.dataTable tr.td-pt-1 td{padding-top:.25rem}table.dataTable tr.td-pt-1 td.td-px-0 td{padding-left:0px;padding-right:0px}table.dataTable tr.td-pt-1 td td.td-pl-2{padding-left:.5rem}table.bizon-datatable thead tr.last-th-no-p th:last-of-type{padding-right:0px !important}table.table-vertical-middle>tbody>tr>td{vertical-align:middle}table.table-vertical-middle>tbody>tr>td:last-child{padding-right:20px !important}table.table-vertical-middle>tbody>tr.tr-shift-right td.shift{padding-left:20px !important;padding-right:10px !important}table.table-vertical-middle>tbody>tr.tr-shift-right td:first-child{border:none !important}table.table-vertical-middle>tbody>tr.tr-shift-right_nested td.shift{padding-left:40px !important}table.table-vertical-middle>tbody>tr.shown+tr>td:first-child{padding:0px !important;border:none}table.table-vertical-middle>tbody>tr.shown+tr table.datatable-nested>tbody>tr:not(:first-child) td:first-child{border:none}table.table-vertical-middle.dt-logged-time>tbody>tr td{padding-top:6px !important;padding-bottom:6px !important}table.table-vertical-middle.dt-logged-time>thead>tr th{padding-top:10px !important;padding-bottom:13px !important}.details-control[aria-expanded=true] .collapse-switcher-icon{transform:rotate(90deg)}table.closed-time-table thead tr th:nth-child(2){width:auto}table.closed-time-table thead tr th:nth-child(3){width:150px}table.closed-time-table thead tr th:nth-child(4){width:140px}table.closed-time-table thead tr th:nth-child(5),table.closed-time-table thead tr th:nth-child(6){width:125px}table.closed-time-table thead tr th:nth-child(7){width:250px}table.closed-time-table>tbody tr{height:43.2px}table.datatable-nested{margin-top:0px !important;margin-bottom:0px !important}table.datatable-nested tbody>tr td:nth-child(1){width:30px}table.datatable-nested tbody>tr td:nth-child(2){width:auto}table.datatable-nested tbody>tr td:nth-child(3){width:150px}table.datatable-nested tbody>tr td:nth-child(3) a:not(.collapse-switcher){padding-left:20px}table.datatable-nested tbody>tr td:nth-child(3){width:140px}table.datatable-nested tbody>tr td:nth-child(4),table.datatable-nested tbody>tr td:nth-child(5){width:125px}table.datatable-nested tbody>tr td:nth-child(6){width:262px}.table-fixed{table-layout:fixed}table.bizon-datatable.datatable-nested{border-bottom:none}@media only screen and (max-width: 575.9px){.collapse-datatable{margin-right:0px}table.bizon-datatable thead tr th:last-of-type{padding-right:5px !important}}.text-overflow-ellipsis{text-overflow:ellipsis;max-width:35ch;white-space:nowrap;overflow:hidden;padding-right:12px}.logged-time-label{color:#babfc3}.allocation-box{height:32px;border-radius:4px;padding:8px 6px;color:#fff;line-height:16px;font-size:14px;text-align:center;font-weight:600}.allocation-box_common{background:#f6f8fa;border:1px solid #cfd4d9;color:#5762d5}.allocation-box_danger{background-color:#ff2850}.allocation-box_success{background-color:#20bc40}.allocation-table_week .allocation-box{max-width:130px}.staff-allocation-select .bootstrap-select button.btn.dropdown-toggle{max-width:150px;min-width:150px}.datepicker-container{position:relative}.datepicker-container .datepicker{cursor:pointer;padding:15px 10px}.datepicker-container_min-width .datepicker{max-width:100px}.datepicker-container_modal::before{top:20px}.datepicker-container_modal::after{top:25px}.info-container{background-color:#f6f8fa;border:1px solid #cfd4d9;border-radius:5px;padding:3px 7px 4px;cursor:pointer;color:#808890;position:relative}.info-container svg{position:relative;top:-1px}.info-container:hover svg *{color:#007bff}.info-container:hover .info-content{display:block}.info-content{display:none;position:absolute;background:#fff;width:320px;right:0px;border:1px solid #cfd4d9;box-shadow:0px 0px 32px 0px rgba(0,0,0,.05);border-radius:4px;padding:8px 8px;z-index:1}.info-content span{color:#212529;font-size:14px;line-height:16px}.info-content>div.d-flex{align-items:center}.info-content>div+div{margin-top:5px}.info-content .allocation-box+.allocation-box{margin-left:5px}.info-content .allocation-box+span{margin-left:8px;display:inline-block}table.allocation-table thead tr th:first-child{padding-left:40px !important}table.allocation-table thead tr th.allocation-user{min-width:140px}table.allocation-table thead tr th.allocation-progress,table.allocation-table thead tr th.allocation-hours{padding-right:20px !important;min-width:115px}table.allocation-table thead tr th.allocation-progress{min-width:130px}table.allocation-table thead tr th.allocation-box-container{min-width:30px}table.allocation-table thead tr th.no-sort{color:#343a40;text-align:center}table.allocation-table tbody tr td:first-child{padding-left:40px !important}table.allocation-table tbody tr td{vertical-align:middle}table.allocation-table tbody tr td:last-child{padding-right:30px !important}table.allocation-table tbody tr .allocation-box{margin:0 auto;cursor:pointer}table.allocation-table_week thead tr th.allocation-box-container{min-width:130px;width:0px}table.allocation-table_week tbody tr td.allocation-box-td+td.allocation-box-td{padding-left:1px !important}table.allocation-table_week tbody tr td.allocation-box{cursor:pointer}.side-panel{right:-320px;position:fixed;top:0;min-height:100vh;max-height:100vh;background:#fff;z-index:999;box-shadow:-1px 0px rgba(0,0,0,.05);padding:20px;width:320px;transition:all .3s ease-in-out;overflow-y:auto}.side-panel.active{right:0}.side-panel__close{color:#ff2850}.side-panel-container{padding-bottom:20px}.side-panel .float-label-select,.side-panel .float-label{color:#f6f8fa}.staff-allocation-main-date{min-width:200px}@media only screen and (max-width: 575.9px){.staff-allocation-select .bootstrap-select button.btn.dropdown-toggle{max-width:initial;min-width:initial}}.public-navbar{padding:20px 40px;box-shadow:var(--shadow-sm, 0 1px 2px rgba(0, 0, 0, 0.05))}.public-navbar .navbar-brand{padding:0;margin:0;font-size:22px;font-weight:400;line-height:33px;color:inherit}.public-navbar .navbar-brand:hover{color:inherit}.public-navbar .navbar-brand span{margin-left:8px;font-weight:700}.public-navbar .navbar-nav .nav-item:not(:last-of-type){margin-right:32px}.public-navbar .navbar-nav .nav-item .nav-link{padding:0 !important;font-size:14px;line-height:21px;color:inherit;transition:color var(--transition-fast, 0.15s ease)}.public-navbar .navbar-nav .nav-item .nav-link:hover{color:#5762d5}.heading1{font-size:40px;line-height:60px;font-weight:700;margin-bottom:32px}@media(max-width: 768px){.heading1{font-size:28px;line-height:36px;margin-bottom:24px}}.heading2{font-size:24px;line-height:36px;font-weight:700;margin-bottom:32px}@media(max-width: 768px){.heading2{font-size:20px;line-height:28px}}.main-container-padding{padding-bottom:148px}@media(max-width: 768px){.main-container-padding{padding-bottom:80px}}.public-area-search-bar{background-color:rgba(255,255,255,.2);border-radius:var(--radius-md, 8px);width:100%}.public-area-search-bar .wrapper{display:flex;align-items:center;gap:28px;padding:10px}.public-area-search-bar .wrapper .filters-collapse-toggle[aria-expanded=true]{background-color:rgba(255,255,255,.2);border-radius:2px}.public-area-search-bar .form-control:not(.bootstrap-select){height:48px;font-size:16px;border-radius:var(--radius-md, 8px)}.public-area-search-bar .search-btn{margin-top:0;padding:0 16px;color:#212529;transition:background-color var(--transition-fast, 0.15s ease)}.public-area-search-bar .search-btn:hover{background-color:rgba(0,0,0,.05)}.public-area-search-bar .search-reset{position:absolute;right:60px;top:10px;color:#212529;z-index:999;cursor:pointer}.public-area-search-bar:not(.public-area-search-bar.light) .bootstrap-select .dropdown-toggle{border:1px solid #fff !important;color:#fff !important;background-color:#9299e3 !important}.public-area-search-bar .bootstrap-select{width:130px !important}.public-area-search-bar .bootstrap-select .dropdown-toggle{height:48px;padding-right:12px !important}.public-area-search-bar .bootstrap-select .filter-option{display:flex;align-items:center}.public-area-search-bar.light{background-color:#fff;border:1px solid #cfd4d9}.public-area-search-bar.light .filters-collapse-toggle[aria-expanded=true]{background-color:#f6f6f6}.main-table-container{border-radius:var(--radius-md, 8px);padding:32px 8px;margin-top:0;margin-bottom:128px;box-shadow:var(--shadow-md, 0 2px 8px rgba(0, 0, 0, 0.06));border:1px solid var(--color-border-light, #E5E5E5)}.public-global-search-container{background-color:#212529;color:#fff;padding:64px 0}@media(max-width: 768px){.public-global-search-container{padding:40px 0}}.public-footer{padding:64px 0;background-color:#f1f3f5;border-top:1px solid #e5e5e5}@media(max-width: 768px){.public-footer{padding:40px 0}}.public-footer .list-unstyled li:not(:last-of-type){margin-bottom:16px}.report-btn{width:150px}.login-layout-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 160px);width:400px;margin:auto;padding:40px 0}@media(max-width: 576px){.login-layout-wrapper{width:100%;padding:20px}}.login-footer{padding:24px 0;text-align:center;border-top:1px solid #e5e5e5}.login-footer__content{display:flex;align-items:center;justify-content:center;gap:12px}.login-footer__text{font-size:13px;color:#909294}.login-footer__logo{height:28px;width:auto;opacity:.7}.client-projects-list{display:flex;flex-direction:column;gap:12px}.client-project-card{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:20px 24px;transition:box-shadow .2s ease,transform .2s ease}.client-project-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-1px)}.dark-theme .client-project-card{background:#212529;border-color:#202830}.dark-theme .client-project-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.3)}.client-project-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.client-project-card__name{font-size:16px;font-weight:600;line-height:24px}.client-project-card__name a{color:#212529}.dark-theme .client-project-card__name a{color:#cfd4d9}.client-project-card__name a:hover{color:#5762d5}.client-project-card__meta{display:flex;flex-wrap:wrap;gap:16px}.client-project-card__meta-item{display:flex;align-items:center;gap:6px;font-size:13px;color:#909294;white-space:nowrap}.client-project-card__meta-item svg{color:#909294}@media(max-width: 576px){.client-project-card{padding:16px}.client-project-card__header{flex-direction:column;align-items:flex-start;gap:8px}.client-project-card__meta{gap:12px}}
/*# sourceMappingURL=bizon360.min.css.map */
