*{box-sizing:border-box;margin:0;padding:0}body,html,#root{width:100%;height:100%}button{cursor:pointer;border:0}.select-none,button,select,option{-webkit-user-select:none!important;user-select:none!important;-webkit-user-drag:none!important}img{pointer-events:none!important}.margin-view-overlays{-webkit-user-select:none!important;user-select:none!important}select{border-radius:2px;outline:none;height:27px;padding-left:5px;padding-right:5px;font-weight:600;border:none!important}.custom-spinner{border:2px solid #ff7000;border-top-color:#0000;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}
