body,html{height:100%}body{margin:0;overflow:scroll}*,:after,:before{box-sizing:border-box}::-webkit-scrollbar{width:0;height:5px;opacity:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-transition:opacity .5s ease-out .5s;transition:opacity .5s ease-out .5s}::-webkit-scrollbar:hover{opacity:1;transition-delay:0s}::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.4)!important;border-radius:5px;-webkit-transition:background-color .15s ease;transition:background-color .15s ease}#__next{height:100%;width:100%}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.mantine-datatable-header-cell-sortable-text{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mantine-datatable-header-selector-cell{background-color:#fff!important;z-index:999}.mantine-datatable-row-selector-cell{background-color:white}.emptyNotificationsCard{min-width:25rem;flex-wrap:nowrap!important;justify-content:center!important;align-items:center!important;padding:2rem}