.launch-application-panel{display:flex;flex-wrap:wrap;padding:16px 0;border-bottom:1px solid #dedede}.launch-application-panel-title{width:100%;line-height:22px;margin-bottom:16px;display:flex;justify-content:space-between;color:rgba(0,0,0,.85);font-size:14px}.launch-application-panel-title span.gray{color:rgba(0,0,0,.45)}.launch-application-panel-title span.btn{cursor:pointer}.launch-application-panel-main{display:flex;overflow:hidden}.launch-application-panel-main.showChild{height:70px;transition:height .1s linear}.launch-application-panel-main.hideChild{height:0;transition:height .1s linear}.launch-application-panel:first-child{padding-top:0}.launch-application-panel:last-child{border-bottom:none}.launch-application-entry{display:flex;box-sizing:border-box;padding:16px;width:200px;padding-right:6px;height:70px;border:1px solid #ddd;border-radius:4px;margin-right:16px;font-size:14px;cursor:pointer}.launch-application-entry p{line-height:36px}.launch-application-entry .iconbox{height:36px;width:36px;padding:3px 7px;margin-right:8px;border-radius:4px}.launch-application-entry .iconbox i{font-size:22px;color:#fff}.launch-application-entry .bgBlue{background:#1492ee}.launch-application-entry .bgRed{background:#fc440d}.launch-application-entry .bgPurple{background:#701aff}.launch-application-entry .bgGreen{background:#38c260}.launch-application-entry .bgGreen2{background:#13c2c2}.launch-application-entry .bgBlue2{background:#2f54eb}.teamModal .label{height:32px;width:150px;line-height:32px;text-align:right}.teamModal .error{color:#fc440d;margin-top:5px;width:100%;height:20px}.teamModal .ant-modal-close{top:10px;right:10px}