:root{--el-loading-spinner-size:42px;--el-loading-fullscreen-spinner-size:50px}.el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{background-color:var(--el-mask-color);bottom:0;left:0;margin:0;position:absolute;right:0;top:0;transition:opacity var(--el-transition-duration);z-index:2000}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:calc((0px - var(--el-loading-fullscreen-spinner-size))/2)}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:var(--el-loading-fullscreen-spinner-size);width:var(--el-loading-fullscreen-spinner-size)}.el-loading-spinner{margin-top:calc((0px - var(--el-loading-spinner-size))/2);position:absolute;text-align:center;top:50%;width:100%}.el-loading-spinner .el-loading-text{color:var(--el-color-primary);font-size:14px;margin:3px 0}.el-loading-spinner .circular{animation:loading-rotate 2s linear infinite;display:inline;height:var(--el-loading-spinner-size);width:var(--el-loading-spinner-size)}.el-loading-spinner .path{animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:var(--el-color-primary);stroke-linecap:round}.el-loading-spinner i{color:var(--el-color-primary)}.el-loading-fade-enter-from,.el-loading-fade-leave-to{opacity:0}@keyframes loading-rotate{to{transform:rotate(1turn)}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}.baseButton[data-v-c53aa0af]{cursor:pointer;display:block;position:relative}.baseButton.disabled[data-v-c53aa0af],.baseButton.loading[data-v-c53aa0af]{cursor:not-allowed}.baseButton.disabled[data-v-c53aa0af]{opacity:.5}.baseButton[data-v-c53aa0af] .el-loading-mask{background-color:var(--color-gray-800);opacity:.5}.baseButton[data-v-c53aa0af] .el-loading-spinner .path{stroke:var(--color-main)}.buttonContext[data-v-c53aa0af]{align-items:center;display:flex;font-size:14px;justify-content:center;padding:5px;white-space:nowrap}.buttonContext .buttonTitle[data-v-c53aa0af]{font-family:var(--MSIBodyFont);font-size:var(--note-md)}.buttonContext div[data-v-c53aa0af]{margin-left:10px}.buttonContext div[data-v-c53aa0af]:first-child{margin-left:0}.buttonContext .buttonTitle[data-v-c53aa0af],.buttonContext .customNextIcon[data-v-c53aa0af],.buttonContext .customPreIcon[data-v-c53aa0af]{vertical-align:middle}
