*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}#app,body,html{height:100%;margin:0;padding:0}.el-loading{z-index:999999}.el-table th{display:table-cell!important}.el-loading .el-loading-spinner{padding:7px;background:#ececec;width:200px;color:red;left:0;right:0;margin:0 auto;border-radius:5px;border:1px solid #a0a0a0}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}.el-container{background:#f5f5f5}.el-table__header th{background-color:#f8f8f9!important}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{width:5px;background:rgba(#101F1C,.1);border-radius:2em}::-webkit-scrollbar-thumb{background-color:rgba(144,147,153,.5);background-clip:padding-box;min-height:28px;border-radius:2em;-webkit-transition:background-color .3s;transition:background-color .3s;cursor:pointer}::-webkit-scrollbar-thumb:hover{background-color:rgba(144,147,153,.3)}.w-100{width:100%}