#app-container>div{width:100%;height:100%}#app-container>div.empty{align-items:center}#app-container>div.center-result,#app-container>div.empty{display:flex;flex-direction:column;justify-content:center}.apps-layout-con{width:100%;height:100%;background:#fff;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.apps-layout-con .apps-layout-header{padding:0 20px;width:100%;height:64px;background:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.2);position:relative;z-index:9}.apps-layout-con .apps-layout-header .header-left-con{display:flex;align-items:center;width:calc(100% - 20px)}.apps-layout-con .apps-layout-header .header-left-con .share-title{margin-left:8px;font-size:16px;font-weight:600}.apps-layout-con .apps-layout-header .header-left-con .divide-line{height:28px;border-left:1px solid rgba(0,0,0,.2);margin-left:8px}.apps-layout-con .apps-layout-header .header-left-con .ant-menu{width:calc(100% - 100px);min-width:20px}.apps-layout-con .apps-layout-header .header-left-con-lg{width:calc(100% - 180px)}.apps-layout-con .apps-layout-header .header-left-con-lg .ant-menu{width:calc(100% - 50px)}.apps-layout-con .apps-layout-header .header-left-con .home-page{margin:0 8px}.apps-layout-con .apps-layout-header .header-left-con .grey-button{padding:4px 8px;white-space:nowrap;font-weight:500;color:rgba(0,0,0,.8);background:rgba(0,0,0,.05);border-radius:4px;cursor:pointer;display:flex;align-items:center}.apps-layout-con .apps-layout-header .header-left-con .app-list .ant-menu-item .collection-icon{margin-left:5px;cursor:pointer;position:absolute;line-height:14px;top:50%;transform:translateY(-50%)}.apps-layout-con .apps-layout-header .header-left-con .app-list .ant-menu-item:hover .collection-icon{display:inline-block}.apps-layout-con .apps-layout-header .header-left-con .app-list .ant-menu-item:hover .collection-icon .non-collect-icon{color:#000}.apps-layout-con .apps-layout-header .header-left-con .app-list .ant-menu-item-active .tab-text{color:#008cff}.apps-layout-con .apps-layout-header .header-left-con .app-list .non-f{display:none}.apps-layout-con .apps-layout-header .header-right-con{display:flex;align-items:center}.apps-layout-con .apps-layout-header .header-right-con .header-icon{cursor:pointer}.apps-layout-con .apps-layout-header .header-right-con .header-icon-lg{margin-left:8px}.apps-layout-con .apps-layout-header .header-right-con .team-button{display:flex;white-space:nowrap;line-height:normal;border:1px solid #008cff;border-radius:5px;margin-left:25px}.apps-layout-con .apps-layout-header .header-right-con .team-member{padding:4px 8px;color:#008ffc;cursor:pointer}.apps-layout-con .apps-layout-header .header-right-con span.team-icon{margin-right:4px}.apps-layout-con .apps-layout-header .header-right-con .member-invite{padding:4px 8px;background:#008ffc;color:#fff;cursor:pointer}.apps-layout-con .apps-layout-content-wrap{width:100%;height:calc(100% - 64px);position:relative;overflow:hidden}.apps-layout-con .apps-layout-content-wrap .apps-layout-content{background:#fff;width:100%;height:100%;position:relative;overflow:hidden}.apps-layout-con .apps-layout-content-wrap .apps-layout-content #app-container{width:100%;height:100%;position:relative;top:1px;border:none}.apps-layout-con .apps-layout-content-wrap .apps-layout-content .close-icon{cursor:pointer}.apps-layout-con .apps-layout-content-wrap .apps-layout-content .member-con .add-member{display:flex;align-items:center;color:#008ffc;cursor:pointer}.apps-layout-con .apps-layout-content-wrap .apps-layout-content .member-con span.add-icon{font-size:36px;margin-right:6px}.apps-layout-con .apps-layout-content-wrap .apps-layout-content .member-con .member-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0}.apps-layout-con .apps-layout-content-wrap .apps-layout-content .member-con .member-item .setting-popover .ant-popover-inner-content{padding:0}.apps-layout-con .apps-layout-content-wrap .apps-layout-content .member-con .member-item .member-content{display:flex;align-items:center}.apps-layout-con .apps-layout-content-wrap .apps-layout-content .member-con .member-item .member-content .member-email{font-size:12px}.apps-layout-con .apps-layout-content-wrap .apps-layout-content .member-con .member-item:hover .member-action,.apps-layout-con .apps-layout-content-wrap .apps-layout-content .member-con .member-item:hover .member-action:focus{display:flex}.apps-layout-con .apps-layout-content-wrap .apps-layout-content .member-con .member-item .member-action{display:none;font-size:10px;width:16px;height:16px;background:rgba(0,0,0,.05);border-radius:2px;justify-content:center;align-items:center;cursor:pointer}.setting-con .setting-member-title{display:flex;justify-content:space-between;white-space:nowrap;padding:14px 16px;font-size:16px}.setting-con .setting-member-title .title-icon{cursor:pointer}.setting-con .role-item{display:flex;justify-content:space-between;padding:9px 4px;cursor:pointer}.setting-con .role-item .selected-icon{color:#008ffc}.setting-con .setting-member-footer{display:flex;color:#ff5e5e;padding:14px 16px;cursor:pointer}.setting-con .setting-member-footer .remove-icon{margin-right:5px}.setting-con .divide-line{width:100%;position:absolute;border-bottom:1px solid rgba(0,0,0,.2)}