.blue-toast{background-color:#1261c4!important;color:#fff!important;min-height:auto!important}.red-toast{background-color:#d24f45!important;color:#fff!important;min-height:auto!important}.loader_wrapper{display:flex;align-items:center;justify-content:center;height:100vh;background:transparent;position:relative;z-index:1}.table_loader .loader_wrapper{height:100%;min-height:400px}.spinner{width:40px;height:40px;--clr: var(--themeColor);animation:spinner 1.6s infinite ease;transform-style:preserve-3d}.spinner>div{background-color:transparent;height:100%;position:absolute;width:100%;border:3.5px solid var(--clr)}.spinner div:nth-of-type(1){transform:translateZ(-20px) rotateY(180deg)}.spinner div:nth-of-type(2){transform:rotateY(-270deg) translate(50%);transform-origin:top right}.spinner div:nth-of-type(3){transform:rotateY(270deg) translate(-50%);transform-origin:center left}.spinner div:nth-of-type(4){transform:rotateX(90deg) translateY(-50%);transform-origin:top center}.spinner div:nth-of-type(5){transform:rotateX(-90deg) translateY(50%);transform-origin:bottom center}.spinner div:nth-of-type(6){transform:translateZ(20px)}@keyframes spinner{0%{transform:rotate(45deg) rotateX(-25deg) rotateY(25deg)}50%{transform:rotate(45deg) rotateX(-385deg) rotateY(25deg)}to{transform:rotate(45deg) rotateX(-385deg) rotateY(385deg)}}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#edf2f7;border-radius:100px}::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:100px;border:2px solid #edf2f7;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:#a0aec0}::-webkit-scrollbar-button{display:block;height:12px;width:12px;background-size:8px;background-repeat:no-repeat;background-position:center}::-webkit-scrollbar-button:single-button:vertical:decrement{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23a0aec0'><polygon points='50,25 15,75 85,75'/></svg>")}::-webkit-scrollbar-button:single-button:vertical:increment{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23a0aec0'><polygon points='50,75 15,25 85,25'/></svg>")}::-webkit-scrollbar-button:single-button:horizontal:decrement{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23a0aec0'><polygon points='25,50 75,15 75,85'/></svg>")}::-webkit-scrollbar-button:single-button:horizontal:increment{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23a0aec0'><polygon points='75,50 25,15 25,85'/></svg>")}::-webkit-scrollbar-corner{background:#edf2f7}*{scrollbar-width:thin;scrollbar-color:#cbd5e0 #edf2f7}
