.login__page{min-height:100vh;width:100%;display:flex;justify-content:center;align-items:center;padding:30px;background-size:cover}.login__page .content__box{max-width:400px;width:100%;padding:30px;border-radius:4px;position:relative;box-shadow:0 5px 8px #111215a8;overflow:hidden}.login__page .content__box:before{content:"";width:100%;height:100%;display:block;background-color:#1f1f1f;position:absolute;top:0;left:0;z-index:0}.login-form{position:relative;z-index:11}.login-form .login-logo-cnt{width:100%;display:flex;justify-content:center;padding-bottom:15px}.toggle__btn{width:34px;height:34px;background-color:transparent;border:0;color:#fff;cursor:pointer}.toggle__btn svg{width:20px;height:20px;color:#fff}.main__sidemenu{min-height:100vh;overflow:auto;height:100vh;position:fixed!important;left:0;top:0;bottom:0}.main__sidemenu .ant-menu-item-selected{font-weight:600}.site-layout .inner-content{overflow:initial;min-height:calc(100vh - 71px)}.radio_box{display:flex;align-items:baseline}.custom-drag-cnt .ant-upload-list{display:none}.fileList_row{margin-top:10px}.upload_link_text{width:280;color:#1668dc;background-color:#f5f5f5;padding:10px 10px 5px 5px}.delete_button_div{color:red;margin-left:5px;font-size:16px}body{display:contents}#root{height:100%;width:100%}html{height:100%}::-webkit-scrollbar{width:4px;background:#37404a}::-webkit-scrollbar-thumb{background:#757573;-webkit-border-radius:1ex;-webkit-box-shadow:0px 1px 2px #464242}::-webkit-scrollbar-corner{background:#000}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
