@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Montserrat:wght@100&family=Noto+Sans:wght@200;300&display=swap";html{box-sizing:border-box}:root{--darkGrey: #D5E6FC;--lightGrey: #f2f2f2;--light2Grey: #fbfbfb;--blue: #0f2c68;--borderTable: #D9D9D9;--editableBorder: #424242;--dashedBorder: #8699a6;--hoverDashedBorder: #AEB3B6;--hoverRow: #FCFCFC;--textColor: #424242;--white: white;--error: red;--approvedColor: green;--rejectedColor: red}*,*:before,*:after{box-sizing:inherit}*,#root{margin:0;padding:0}.center{text-align:center}.centerVertical{display:flex;align-items:center;justify-content:space-between}.centerIconBox{display:flex;align-items:center;justify-content:flex-start;height:100%}.centerSpaceIconCellBox{display:flex;align-items:center;justify-content:space-between;height:100%}.darkGrey{background-color:var(--darkGrey)}.lightGrey{background-color:var(--lightGrey)}.centerIconCellBox{display:flex;align-items:center;justify-content:center;height:100%}.goNext{height:60px;text-align:center}.centerRightIconCellBox{display:flex;align-items:center;justify-content:flex-end;height:100%}.centerIconFlex{display:flex;align-items:center}.custom-table{table-layout:fixed;border-collapse:collapse;border:0px;width:100%}.custom-table thead{background-color:var(--blue);color:var(--white);font-weight:500;height:60px;border:1px solid transparent;position:sticky;top:0;z-index:100}.custom-table tbody{border:none;border-left:1px solid var(--borderTable)}.custom-table tbody tr:last-child td:last-child{border-color:transparent}.custom-table thead th{background-color:var(--blue);height:35px;line-height:35px;text-align:left;overflow:hidden;border:0px}.custom-table thead th:first-child{padding-left:10px;border-top-left-radius:24px}.custom-table thead th:nth-last-child(2){border-top-right-radius:24px}.custom-table thead td:nth-last-child(2){border-right:1px solid var(--borderTable)}.custom-table thead th:hover{background-color:var(--blue)}.custom-table th,.custom-table td{text-align:left;border-bottom:1px solid var(--borderTable);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.custom-table td:last-child,.custom-table th:last-child{background:var(--white);outline:none;width:24px;white-space:nowrap;border-bottom:none}.custom-table td:nth-last-child(2),.custom-table th:nth-last-child(2){width:60px}.custom-table-finance-validation{table-layout:fixed;border-collapse:collapse;border:0px;width:100%}.custom-table-finance-validation thead{background-color:var(--blue);color:var(--white);font-weight:500;height:60px;border:1px solid transparent;position:sticky;top:0;z-index:100}.custom-table-finance-validation tbody{border:none;border-left:1px solid var(--borderTable)}.custom-table-finance-validation thead th{background-color:var(--blue);height:35px;line-height:35px;text-align:left;overflow:hidden;border:0px}.custom-table-finance-validation thead th:first-child{padding-left:10px;border-top-left-radius:24px}.custom-table-finance-validation thead th:last-child{border-top-right-radius:24px}.custom-table-finance-validation thead td:last-child{border-right:1px solid var(--borderTable)}.custom-table-finance-validation thead th:hover{background-color:var(--blue)}.custom-table-finance-validation tr{height:45px}.custom-table-finance-validation th,.custom-table-finance-validation td{text-align:left;border-bottom:1px solid var(--borderTable);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.custom-table-finance-validation td:last-child,.custom-table-finance-validation th:last-child{width:40px;text-align:right}.custom-table-finance-validation td:nth-last-child(2),.custom-table-finance-validation th:nth-last-child(2){width:150px}.custom-table-project-documentation{table-layout:fixed;border-collapse:collapse;border:0px;width:100%}.custom-table-project-documentation thead{background-color:var(--blue);color:var(--white);font-weight:500;height:60px;border:1px solid transparent;position:sticky;top:0;z-index:100}.custom-table-project-documentation tbody{border:none;border-left:1px solid var(--borderTable)}.custom-table-project-documentation thead th{background-color:var(--blue);height:35px;line-height:35px;text-align:left;overflow:hidden;border:0px}.custom-table-project-documentation thead th:first-child{padding-left:10px;border-top-left-radius:24px}.custom-table-project-documentation thead th:last-child{border-top-right-radius:24px}.custom-table-project-documentation thead td:last-child{border-right:1px solid var(--borderTable)}.custom-table-project-documentation thead th:hover{background-color:var(--blue)}.custom-table-project-documentation th,.custom-table-project-documentation td{text-align:left;border-bottom:1px solid var(--borderTable);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.custom-table-project-documentation td:last-child,.custom-table-project-documentation th:last-child{width:50px}.custom-table-project-documentation td:nth-last-child(2),.custom-table-project-documentation th:nth-last-child(2){width:60px}.custom-table-without-fixed-column{table-layout:fixed;border-collapse:collapse;border:0px;width:100%}.custom-table-without-fixed-column thead{background-color:var(--blue);color:var(--white);font-weight:500;height:60px;border:1px solid transparent;position:sticky;top:0;z-index:100}.custom-table-without-fixed-column tbody{border:none;border-left:1px solid var(--borderTable)}.custom-table-without-fixed-column tbody tr{border:none;border-left:1px solid var(--borderTable);height:50px}.custom-table-without-fixed-column thead th{background-color:var(--blue);height:35px;line-height:35px;text-align:left;overflow:hidden;border:0px}.custom-table-without-fixed-column thead th:first-child{padding-left:10px;border-top-left-radius:24px}.custom-table-without-fixed-column thead th:last-child{border-top-right-radius:24px}.custom-table-without-fixed-column thead th:hover{background-color:var(--blue)}.custom-table-without-fixed-column th,.custom-table-without-fixed-column td{text-align:left;border-bottom:1px solid var(--borderTable);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.custom-table-consortium td:nth-last-child(2),.custom-table-consortium th:nth-last-child(2){width:60px}.custom-table-consortium{table-layout:fixed;border-collapse:collapse;border:0px;width:100%}.custom-table-consortium thead{background-color:var(--blue);color:var(--white);font-weight:500;height:60px;border:1px solid transparent;position:sticky;top:0;z-index:100}.custom-table-consortium tbody{border:none;border-left:1px solid var(--borderTable)}.custom-table-consortium tbody tr:last-child td:last-child{border-color:transparent}.custom-table-consortium thead th{background-color:var(--blue);height:35px;line-height:35px;text-align:left;overflow:hidden;border:0px}.custom-table-consortium thead th:first-child{padding-left:10px;border-top-left-radius:24px}.custom-table-consortium thead th:nth-last-child(2){border-top-right-radius:24px}.custom-table-consortium thead td:nth-last-child(2){border-right:1px solid var(--borderTable)}.custom-table-consortium thead th:hover{background-color:var(--blue)}.custom-table-consortium th,.custom-table-consortium td{text-align:left;border-bottom:1px solid var(--borderTable);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.custom-table-consortium td:last-child,.custom-table-consortium th:last-child{background:var(--white);outline:none;width:24px;white-space:nowrap;border-bottom:none}.custom-table-consortium td:last-child:hover,.custom-table-consortium th:last-child:hover{background:var(--white);outline:none;cursor:default}.custom-table-consortium tr td:first-child{padding-left:10px}.custom-table-consortium td{color:var(--textColor);border-collapse:collapse;word-wrap:break-word}.custom-table-consortium td :focus{border:none;outline:none}.custom-table-consortium td:nth-last-child(2),.custom-table-consortium th:nth-last-child(2){width:90px}.custom-table-documents{table-layout:fixed;border-collapse:collapse;border:0px;width:100%}.custom-table-documents thead{background-color:var(--blue);color:var(--white);font-weight:500;height:60px;border:1px solid transparent;position:sticky;top:0;z-index:100}.custom-table-documents tbody{border:none;border-left:1px solid var(--borderTable)}.custom-table-documents tbody tr:last-child td:last-child{border-color:transparent}.custom-table-documents thead th{background-color:var(--blue);height:35px;line-height:35px;text-align:left;overflow:hidden;border:0px}.custom-table-documents thead th:first-child{padding-left:10px;border-top-left-radius:24px}.custom-table-documents thead th:nth-last-child(2){border-top-right-radius:24px}.custom-table-documents thead td:nth-last-child(2){border-right:1px solid var(--borderTable)}.custom-table-documents thead th:hover{background-color:var(--blue)}.custom-table-documents th,.custom-table-documents td{text-align:left;border-bottom:1px solid var(--borderTable);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.custom-table-documents td:last-child,.custom-table-documents th:last-child{background:var(--white);outline:none;width:24px;white-space:nowrap;border-bottom:none}.custom-table-documents td:last-child:hover,.custom-table-documents th:last-child:hover{background:var(--white);outline:none;cursor:default}.custom-table-documents tr td:first-child{padding-left:10px}.custom-table-documents td{color:var(--textColor);border-collapse:collapse;word-wrap:break-word}.custom-table-documents td :focus{border:none;outline:none}.focus :focus-within{color:var(--textColor);border:1px solid var(--dashedBorder);outline:none;border-collapse:collapse}.error-message{color:var(--error);font-size:.75rem;border:none}.error-message :focus{outline:none;border:none}.userSelect{cursor:default}.leftFirstColumn{margin-left:"15px"}.borderRight{border-right:1px solid var(--borderTable);border-bottom:1px solid var(--borderTable)}.phaseStyle{font-style:italic;margin-left:20px}.clientStyle{font-style:italic;font-weight:700}.data-input{padding:0rem;color:var(--textColor);font-size:1rem;background-color:transparent;outline:none;width:100%;border:1px solid transparent;box-sizing:border-box;display:block;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;height:auto;min-height:38px;line-height:38px}.data-input:hover{border:1px dashed var(--dashedBorder)}.data-input:focus{outline:none;border:none}.data-input-without-fixed{padding:0rem;color:var(--textColor);font-size:1rem;background-color:transparent;outline:none;width:100%;border:1px solid transparent;box-sizing:border-box;display:block;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;height:auto;min-height:50px;line-height:50px}.data-input-without-fixed:hover{border:1px dashed var(--dashedBorder)}.data-input-without-fixed:focus{outline:none;border:none}.editable-cell{border:1px solid transparent;outline:none}.editable-cell:hover{border:1px dashed var(--hoverDashedBorder);outline:none}.editable-cell:focus,.editable-cell:focus-within,.editable-cell:focus:focus-within:hover{border:none;outline:none}.hoverRow{background-color:transparent}.hoverRow:hover{background-color:var(--hoverRow)}.sort-icon{margin-top:3px;margin-left:10px;display:inline-block;right:0;top:50%;transform:translateY(-50%);cursor:pointer;opacity:0;transition:opacity .2s ease}th:hover .sort-icon,th .sort-icon.visible{opacity:1}*{margin:0;padding:0;position:relative}html{height:100vh;position:relative}body{height:100%;position:relative}#root,.app{margin:0;padding:0;width:100%;height:100%}a{text-decoration:none;color:#07346d}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#edeff6;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#465aa2}
