:root{--background:#fff}body,html{max-width:100vw;overflow-x:hidden}body{font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.ant-layout-sider{transform:translateX(0);transition:transform 1s ease-in-out}.custom-sidebar-menu .ant-menu-item-selected,.custom-sidebar-menu .ant-menu-item:hover{background-color:#1c6b3b!important}.custom-sidebar-menu .ant-menu-item a,.custom-sidebar-menu .ant-menu-item-selected a{color:#fff!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.table-scroll-container::-webkit-scrollbar{width:12px;height:12px}.table-scroll-container::-webkit-scrollbar-thumb{background:#4096ff;border-radius:6px}.table-scroll-container::-webkit-scrollbar-thumb:hover{background:#1677ff}.add-question-button:hover,.antd-button:hover{border-color:#1c6b3b!important;color:#1c6b3b!important}