.vue-notification-group{top:50vh!important;left:50%;max-width:400px!important;transform:translate(-50%,-50%)}.my-notification{display:flex;justify-content:center;margin:0 5px 5px;padding:10px;border-radius:5px;opacity:.7}.my-notification button{color:#fff;margin-right:.5rem}.my-notification .notification-content{color:#fff;font-size:14px}.my-notification.success{background:#1EA76E}.my-notification.error{background:#FC4545}.axios-loading{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0000004d;display:flex;justify-content:center;align-items:center;z-index:99999}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #fff;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#fff transparent transparent transparent}.lds-ring div:nth-child(1){animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*{outline:none;-webkit-touch-callout:none;-webkit-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
