@import url(https://fonts.googleapis.com/css2?family=Comfortaa:wght@600&display=swap);#app{font-family:Comfortaa,sans-serif;overflow:hidden}body{margin:0;padding:0}*{box-sizing:border-box;font-family:Comfortaa,sans-serif}#app{height:100vh}::-webkit-scrollbar{width:7px;height:7px;border-radius:10px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555;border-radius:10px}.el-table th>.cell,span{word-break:break-word}.el-select-dropdown__item{font-size:12px}.el-select-dropdown__item.selected{color:#122658;font-weight:600}.el-menu-item{font-size:12px}.container{position:relative;width:100%;height:100%;display:block}.container .table-function{position:absolute;top:0;right:10px;display:flex;justify-content:space-between;align-items:center;height:-webkit-max-content;height:-moz-max-content;height:max-content;width:calc(100% - 280px)}.container .table-function.from-applicense{width:calc(100% - 450px)}.container .table-function .group-function{display:flex;width:150px;justify-content:flex-start;align-items:center}.container .table-function .group-function .el-button+.el-button{margin-left:0}.container .table-function .group-function .el-button:hover,.container .table-function .group-function .el-dropdown:hover{cursor:pointer;opacity:.8}.add-button{padding:5px 10px;border-radius:8px}.add-button,.add-button>span{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.add-button>span{display:flex;justify-content:space-between;align-items:center}.add-button>span .add-icon{margin-right:5px}.add-button>span .add-text{font-size:14px;font-weight:600}.el-pagination{text-align:center}.el-dialog__title{font-weight:700;font-size:14px;text-transform:uppercase;color:#122658}.el-form-item__label{color:#000;line-height:19px;padding-bottom:12px;font-weight:600;font-family:Comfortaa,sans-serif}.el-dialog.customdialog{width:571px}.el-dialog.customdialogtable{margin-top:1vh!important;width:1200px}.pointer{cursor:pointer}