.overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;z-index:2;background:rgba(39,42,43,.8);-webkit-transition:all .45s ease-in-out;transition:all .45s ease-in-out;left:0;top:0;border-radius:4px;margin:-15px 0 0 -15px;width:100%;height:100%}.message{padding:15px;background:#eceaea;-webkit-box-shadow:5px 10px #343a40;box-shadow:5px 10px #343a40;border-radius:5px}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .5s;transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}body,button,h1,h2,h3,h4,h5,h6,input,label,p,select,span,td,textarea,th{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif!important}.status-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-top:32px}