.sidebar{height:100vh;width:5.5rem;position:fixed;top:0;left:0;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.fc-list-day{color:#161d24}.sidebar-items-container{width:100%;display:flex;flex-direction:column;align-items:center}.sidebar-item_wrapper{width:100%;height:60px;display:flex;flex-direction:column;align-items:center;margin-top:16px;cursor:pointer}.icon-wrapper{display:flex;align-items:center;justify-content:center;width:56px;height:32px;margin:4px 0;border-radius:16px;transition:background-color .3s ease}.icon-wrapper.circle{width:48px;height:48px;border-radius:50%;border-style:solid;border-width:.5px}.sidebar-icon{font-size:24px}.icon-text{font-size:.75rem;line-height:1rem;font-weight:500}.sidebar-bottom-wrapper{display:flex;flex-direction:column;align-items:center;margin-bottom:16px}.divider{width:80%;height:1px;margin-top:8px}.App{display:flex}.content{margin-left:5.5rem;width:calc(100% - 5.5rem)}.fab-home{position:fixed;bottom:1rem;right:1rem;z-index:1000}::-webkit-scrollbar-track{background:#e0e0e0}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}.break-line-header .MuiDataGrid-columnHeaderTitle{white-space:pre-line;line-height:1.2}@keyframes liquidBackground{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes liquidColorEffect{0%{color:#4caf50}50%{color:gold}to{color:#4caf50}}
