.error-wrapper{display:flex;flex-direction:column;align-items:center}.error-wrapper .error-icon{width:60px;height:60px;display:flex;justify-content:center;align-items:center;margin-bottom:12px}.error-wrapper .error-icon .face-down-icon{width:100%;height:100%;background-color:#f6f6f7;border-radius:50%;display:flex;justify-content:center;align-items:center}.error-wrapper .error-icon .face-down-icon svg{color:var(--grey-light-text)}.error-wrapper h4{color:var(--grey-heading-dashboard);font-size:32px;font-weight:400;margin-bottom:8px}.error-wrapper .error-text{color:var(--grey-light-text);font-size:20px;margin-bottom:24px}.error-wrapper button{font-size:14px!important}.error-page-wrapper{height:100vh;width:100%;display:flex;justify-content:center;align-items:center}.project-detail-wrapper{padding:2rem 0}.project-detail-wrapper .breadcrumb-wrapper{padding:0 2rem;margin-bottom:24px}.project-detail-wrapper .project-header-name{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;margin-bottom:32px}.project-detail-wrapper .project-header-name .header-left{display:flex;align-items:center}.project-detail-wrapper .project-header-name .header-left h4{margin-bottom:0;color:var(--grey-heading-dashboard);font-size:30px;font-style:normal;font-weight:600;margin-right:8px}.project-detail-wrapper .project-header-name .header-right{display:flex;align-items:center;gap:4px;cursor:pointer}.project-detail-wrapper .project-header-name .header-right span{font-size:14px;font-style:normal;font-weight:600}.project-detail-wrapper .project-tab-list-wrapper{width:100%;padding:0 2rem;height:calc(100vh - 190px)}.body-height-table-indetail{height:calc(100vh - 375px);position:relative}