:root{font-family:Roboto,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000;background-color:#fffbfb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;width:100vw;height:100vh}.login-container{background-image:url(/src/assets/login/bg-layer-1.png);background-size:cover;height:100vh;width:100vw;display:flex;justify-content:center;align-items:center}.login-content-left{margin:15% 0 15% 25%;background-color:#0166f9;height:66vh;border-radius:13px 0 0 13px;display:block;justify-content:center;align-items:center;overflow:hidden;padding-left:70px;padding-right:40px}.login-content-right{margin:15% 25% 15% 0;background-color:#fff;height:66vh;border-radius:0 13px 13px 0;display:flex;justify-content:center;flex-direction:column;text-align:center}.login-footer{width:calc(100% - 40px);display:flex;flex-direction:row;justify-content:space-between;position:absolute;bottom:10px;left:30px;font-size:13px;color:#363636}.cursor{cursor:pointer}.profile:hover{background-color:#f1f1f1}.login-footer-right{display:flex;flex-direction:row;width:250px;justify-content:space-between;margin-right:30px}.span-title{font-size:18px;font-weight:500}.p-filter-label{margin:0 0 6px;font-size:12px;font-weight:500}.customSlider .ant-slider-handle{visibility:hidden}.customSlider .ant-slider{margin:3px 0 10px 4px}.customSlider .ant-slider-mark-text{margin-top:-3px;font-size:10px}.customSlider .ant-slider-mark-text-active{color:#00000073}::-webkit-scrollbar{width:6px;display:none}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#888;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#555}
