::-webkit-scrollbar{width:0;height:.3rem}::-webkit-scrollbar-thumb{border-radius:10px;box-shadow:inset 0 0 5px rgba(0,0,0,.01)}::-webkit-scrollbar-track{border-radius:0%;box-shadow:inset 0 0 5px rgba(0,0,0,.1);background:rgba(255,255,255,.1)}*{margin:0;padding:0;box-sizing:border-box}html,body,#app{width:100%;height:100%}.el-table{--el-table-row-hover-bg-color: var(--second-color);--el-table-header-bg-color:var(--second-color)}.h-full,.w-full{height:100%}.h-screen{height:100vh}.w-screen{width:100vw}.text-center{text-align:center}.font-bold{font-weight:700}.inline-block{display:inline-block}.relative{position:relative}.absolute{position:absolute}.fixed{display:fixed}.flex{display:flex}.flex-col{flex-direction:column}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.items-center{align-items:center}.flex-1{flex:1 1 0%}.mt-20{margin-top:20px}.mt-10{margin-top:10px}.mt-16{margin-top:16px}.mt-8{margin-top:8px}.ml-4{margin-left:4px}.ml-8{margin-left:8px}.ml-10{margin-left:10px}.mb-20{margin-bottom:20px}.mb-10{margin-bottom:10px}.mb-12{margin-bottom:12px}.mb-14{margin-bottom:14px}.mb-16{margin-bottom:16px}.mb-18{margin-bottom:18px}.my-20{margin-top:20px;margin-bottom:20px}.mr-4{margin-right:4px}.mr-8{margin-right:8px}.mr-16{margin-right:16px}.mr-20{margin-right:20px}.ml-20{margin-left:20px}.p-20{padding:20px}.p-16{padding:16px}.pl-20{padding-left:20px}.pl-8{padding-left:8px}.pt-20{padding-top:20px}.p-10{padding:10px}.overflow-scroll{overflow:scroll}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.br-10{border-radius:10px}.br-8{border-radius:8px}.br-6{border-radius:6px}.br-16{border-radius:16px}.br-b-16{border-radius:0 0 16px 16px}.br-t-16{border-radius:16px 16px 0 0}.bg-white{background-color:#fff}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cursor-pointer{cursor:pointer}.text-20{font-size:20px}.text-18{font-size:18px}.text-16{font-size:16px}.text-14{font-size:14px}.text-12{font-size:12px}.t-primary{color:#2376f4}.t-white{color:#fff}.t-black{color:#07093b}.t-gray{color:#7e83a0}
