::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px;border:3px solid #f1f1f1}::-webkit-scrollbar-thumb:hover{background-color:#555}*{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}body{-ms-overflow-style:-ms-autohiding-scrollbar}body,div,html,textarea{scrollbar-color:#888 #f1f1f1;scrollbar-width:thin}.custom-btn{width:150px;height:150px;border-radius:10px;font-size:1.2rem;text-align:center;cursor:pointer;transition:transform .3s ease}.custom-btn:hover{transform:scale(1.05)}.white-btn{background-color:#fff;color:#000;border:2px solid #000}.black-btn{background-color:#000;color:#fff;border:2px solid #fff}.filters-z{position:relative;z-index:30}.react-datepicker-popper{z-index:2000!important}.manager-assistants-filter-row{display:grid;grid-template-columns:1fr 1fr 1fr 2fr;gap:1.5rem;align-items:end}@media (max-width:767.98px){.manager-assistants-filter-row{grid-template-columns:1fr}}