.container-outlayList .outlayCard-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.container-outlayList .outlayCard{-webkit-box-sizing:border-box;box-sizing:border-box;width:23%;margin:10px 1%}.container-outlayList .outlayCard .el-card__header{font-weight:700;word-break:break-all;padding:10px;font-size:14px}.container-outlayList .outlayCard .el-card__body{padding:10px;font-size:12px}.container-outlayList .outlayCard-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.container-outlayList .outlayCard-options span+svg,.container-outlayList .outlayCard-options svg+span{margin-left:.5em}.container-outlayList .outlayCard-copy,.container-outlayList .outlayCard-detail{cursor:pointer}.container-outlayList .auth-table{display:table!important;width:100%;height:100%}.container-outlayList .auth-table-header,.container-outlayList .auth-table-row{display:table-row!important;width:100%}.container-outlayList .auth-table-row .auth-table-td:first-child{text-align:right}.container-outlayList .auth-table-td{text-align:center;padding:.5em 0}.container-outlayList .auth-app-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.container-outlayList .auth-app-icon{width:32px;height:32px;margin-right:8px;background-position:50%;background-size:contain;background-repeat:no-repeat}