html,body,#root{background-color:#fff;flex-direction:column;height:100%;margin:0;display:flex}html,body,input,button,select,textarea{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol!important}[data-testid=scrollbar-custome-view]{overflow:auto}[data-testid=scrollbar-custome-view]::-webkit-scrollbar{width:5px;height:5px}[data-testid=scrollbar-custome-view]::-webkit-scrollbar-button{display:none}[data-testid=scrollbar-custome-view]::-webkit-scrollbar-track{background:0 0}[data-testid=scrollbar-custome-view]::-webkit-scrollbar-thumb{background-color:#0000;border-radius:10px;transition:background-color .2s}[data-testid=scrollbar-custome-view]::-webkit-scrollbar-thumb{background-color:#78787859}[data-testid=scrollbar-custome-view]::-webkit-scrollbar-thumb:hover{background-color:#7878788c}input,textarea,[role=textbox]{box-shadow:none!important;outline:0!important}