.BudgetEdit{display:flex;flex-direction:column;align-content:center;align-items:center}.BudgetEdit table{margin:20px;border-collapse:collapse;border:solid 2px black}.BudgetEdit tbody{border-top:solid 2px black}.BudgetEdit td{padding-top:3px;padding-bottom:3px}.BudgetEdit th{border:solid 2px black;word-wrap:normal;font-size:larger;padding:20px;width:225px;background-color:#234178;color:#fff}.BudgetEdit .Table-header-row{border-radius:25px}.BudgetEdit .section-name,.BudgetEdit .section-total{font-size:large;text-align:center;font-weight:400;border-right:solid 2px black}.BudgetEdit .row-name{text-align:right}.BudgetEdit .input-data{text-align:center;padding:5px;border-left:solid 2px black;border-right:solid 2px black}.BudgetEdit .input-data input{border:0px;border-bottom:1px dashed #23418F;background-color:#b0bef033;border-radius:5px;width:125px;height:25px}.BudgetEdit .input-data input:focus{background-color:#fff}.BudgetEdit .input-data input:invalid{background-color:#f26161}.BudgetEdit .input-row:nth-child(2n){background-color:#23418f1a}.BudgetEdit .input-row:nth-child(odd){background-color:#23418f26}.BudgetEdit .all-total-row{background-color:#234178;color:#fff}.BudgetEdit .all-total-row td{padding:20px}.BudgetEdit .input-row:hover{background-color:#faaa5f}.BudgetEdit .total-row{background-color:#23418f80;text-align:left;color:#000}.BudgetEdit .total-row td{padding:5px}.BudgetEdit .section-row{background-color:#23418fe6;color:#fff;text-align:left}.BudgetEdit .section-row td{padding:5px}.BudgetEdit .success{padding:20px 25px;background-color:#d9534f;border:none;border-radius:4px;cursor:pointer;background-color:#5cb85c;color:#fff;transition:background-color .3s ease}.BudgetEdit .success:hover{background-color:#006400}.BudgetEdit .buttons-wrapper{display:flex;flex-direction:column}.BudgetEdit .buttons-wrapper a,.BudgetEdit .buttons-wrapper button{text-align:center;margin:20px;padding:10px 20px;background-color:#23418f;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.BudgetEdit .buttons-wrapper button:hover,.BudgetEdit .buttons-wrapper a:hover{background-color:#f2612d}.BudgetEdit .submit-section{display:flex;min-width:250px;flex-direction:column;padding:5px;align-items:center}.BudgetEdit .submit-section button{min-width:inherit}.BudgetEdit .hor-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#ededed;margin:25px;border-radius:15px}.BudgetEdit .vert-wrapper{display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center;padding-left:3.25rem;padding-right:3.25rem;flex:1}.BudgetEdit .vert-wrapper .Selector{text-align:center;width:300px;margin:15px}.BudgetEdit .vert-wrapper .success{width:200px;height:60px}.BudgetEdit .vert-wrapper button{margin:15px;width:250px;height:50px;border-radius:5px}.BudgetEdit .vert-wrapper h3,.BudgetEdit .vert-wrapper h2{text-align:center}.CoverPageEdit{display:flex;flex-direction:column;align-items:center}.CoverPageEdit .form-container{width:60%;display:flex;flex-direction:column;align-items:center;border:.1rem solid #ccc;border-radius:.5rem;background-color:#f9f9f9;margin:2em}.CoverPageEdit .form-container .form-group{display:flex;flex-direction:row;margin-left:2em;margin-right:2em;margin-top:.5em}.CoverPageEdit .form-container .form-group label{flex:1}.CoverPageEdit .form-container .form-group input,.CoverPageEdit .form-container .form-group .Select{flex:2}.CoverPageEdit .form-container .styled-form{display:flex;flex-direction:column}.CoverPageEdit .form-container .styled-form h2{align-self:center}.CoverPageEdit .form-container .styled-form .note{display:flex;align-self:center;text-align:center}.CoverPageEdit .form-container .styled-form .hidden-group{display:flex;flex-direction:column}.CoverPageEdit .form-container .styled-form .hidden-group .note-other{display:flex;align-self:center;width:60%;text-align:center;margin-top:15px;margin-bottom:15px}.CoverPageEdit .form-container .styled-form .value{text-align:center}.CoverPageEdit .form-container .submit-back{display:flex;width:80%;justify-content:space-between;margin:2em}.CoverPageEdit .form-container .submit-back button,.CoverPageEdit .form-container .submit-back .NavLink{font-size:16px}.NormalHeader{background-color:#23418f;width:inherit;text-align:center;padding-top:20px;padding-bottom:20px;color:#fff}.NormalHeader h1{margin:0}.NormalHeader .none{font-size:2em;display:inline-block;border-radius:0;transition:none;height:inherit;background-color:inherit}.NormalHeader .none:hover{background-color:inherit}.CreateAccount{display:flex;flex-direction:column;margin-left:25%;margin-right:25%;margin-top:2.5%;padding:2em;background-color:#f4f4f4;border:1px solid #ddd;border-radius:8px;box-shadow:0 0 5px #0000001a}.CreateAccount h2{font-size:1.75em;align-self:center}.CreateAccount h4{font-size:1.25em;min-width:20%}.CreateAccount input,.CreateAccount input[type=email],.CreateAccount input[type=tel]{width:55em;height:30px;padding:.2em;align-self:center;margin-left:1em}.CreateAccount .select{width:55em;height:100%;margin-left:1em}.CreateAccount .Form-Group{display:flex;flex-direction:row}.CreateAccount .RegularButton{margin-top:2em;max-width:15em;align-self:center}.CreateAccount .RegularButton:hover{background-color:#f2612d}.CreateAccount .RegularButton:disabled{background-color:gray}.CreateAccount .button-group{display:flex;flex-direction:row;justify-content:space-between}.CreateNOI{display:flex;flex-direction:column;align-items:center;margin-top:5em}.CreateNOI .form-container{display:flex;flex-direction:column;width:60%;padding:0;border:.1rem solid #ccc;border-radius:.5rem;background-color:#f9f9f9}.CreateNOI h1{align-self:center}.CreateNOI .form-group{display:flex;flex-direction:row;align-items:flex-start;padding:1em 4em;align-items:stretch}.CreateNOI .checkboxGroup{display:flex;justify-content:center;flex:3}.CreateNOI h3{flex:1}.CreateNOI input[type=text]{align-self:center;flex:3;height:2em;font-size:large;resize:vertical;flex-wrap:wrap}.CreateNOI p{align-self:center;width:50%}.CreateNOI label,.CreateNOI .Select{flex:3;align-self:center}.CreateNOI .RegularButton{margin:2em;align-self:flex-end;flex:1;font-weight:600;font-size:large}.CreateNOI .seperator{flex:4}.CreateNOI .button-container{display:flex;flex-direction:row;justify-content:space-between}.EditAccount{display:flex;flex-direction:column;margin-left:25%;margin-right:25%;margin-top:2.5%;padding:2em;background-color:#f4f4f4;border:.1rem solid #ccc;border-radius:.5rem;background-color:#f9f9f9}.EditAccount h2{font-size:1.75em;align-self:center}.EditAccount h4{font-size:1.25em;min-width:20%}.EditAccount input,.EditAccount input[type=email],.EditAccount input[type=tel],.EditAccount input[type=text]{width:55em;height:30px;padding:.4em;align-self:center;margin-left:1em;font-size:1.25em}.EditAccount .select{width:55em;height:100%;margin-left:1em;align-self:center;font-size:1.25em}.EditAccount .form-group{display:flex;flex-direction:row}.EditAccount .RegularButton{margin-top:2em;max-width:15em;align-self:center}.EditAccount .RegularButton:hover{background-color:#f2612d}.EditAccount .RegularButton:disabled{background-color:gray}.ButtonWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:50px;max-width:300px}.Landing{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}*{text-decoration:none}body{margin:0;padding:0}button,a{background-color:#23418f;color:#fff;padding:15px;border-radius:5px;cursor:pointer;transition:background-color .3s ease;text-decoration:none;font-weight:500;font-size:16px;font-family:Arial;border:none;min-width:100px;text-align:center}.button[disabled]{opacity:.3}.button[disabled]:hover{background-color:#1a2f6b;opacity:.3;cursor:revert}button:hover,a:hover{background-color:#f2612d;background-color:#294da8;background-color:#172b5e}input{align-self:center;width:100%;height:2em;font-size:large;resize:vertical;flex-wrap:wrap}.CodeLogin{max-width:800px;margin:10px auto;padding:24px;background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 0 5px #0000001a}.CodeLogin input[type=email]{padding:8px;font-size:16px;width:600px}.CodeLogin input[type=text]{padding:8px;font-size:16px;width:100px}.Login{max-width:650px;margin:100px auto;padding:24px;background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 0 5px #0000001a}.Login body{margin:0;padding:0;background-color:#fff;font-family:Arial,sans-serif}.Login h1{font-size:26px;margin-bottom:20px;color:#111}.Login .RegularInput{width:100%;padding:10px 8px;font-size:16px;border:1px solid #a6a6a6;border-radius:4px;box-sizing:border-box;margin-top:5px;margin-bottom:20px}.Login .RegularInput:focus{border-color:#e77600;outline:none;box-shadow:0 0 3px #e77600}.Login .RegularButton{width:100%;background-color:#23418f;color:#fff;padding:10px;font-size:16px;border-radius:4px;cursor:pointer;font-weight:700;margin-top:5px;margin-bottom:10px}.Login .RegularButton:hover:not(:disabled){background-color:gray}.Login h3{font-size:14px;color:#555;margin-top:15px}.Login h2{font-size:18px;color:#000}.Login{display:flex;flex-direction:column;background-color:#ededed}.Login h3{color:#000}.Login .note{text-align:center;margin-top:20px;margin-bottom:40px}.Login .heading{display:flex;align-self:center;flex-direction:column;align-items:center;margin-bottom:20px}.Login .hor-wrapper{display:flex;flex-direction:row;flex:1;justify-content:space-between;margin-top:20px}.Login .ver-wrapper{display:flex;flex-direction:column}.Login .reg-button{width:100%}.Login .reg-button[disabled]{opacity:.3}.Login .reg-button[disabled]:hover{opacity:.3;background-color:#23418f}.Login .button,.Login .reg-button{background-color:#23418f;font-size:large}.Login .button:hover,.Login .reg-button:hover{background-color:#f2612d}.GenTable table{width:100%}.GenTable .GenTable-table{white-space:pre-wrap;border-collapse:collapse;font-family:Arial,sans-serif;margin:2px auto;border:2px solid black}.GenTable .GenTable-Title{font-size:25px;text-align:center}.GenTable .GenTable-Search-Input{padding:2px;font-size:16px;display:flex;width:500px}.GenTable .GenTable-Search-Label{font-weight:700;margin-right:5px;font-size:larger}.GenTable .search{display:flex;flex-direction:row;align-items:center;align-content:center;justify-content:center;margin-bottom:10px}.GenTable thead{background-color:#23418f;color:#fff}.GenTable tr{border-bottom:2px solid black}.GenTable td,.GenTable th{text-align:center;padding:1em;word-break:break-word}.GenTable tr:nth-child(2n){background-color:#23418f40}.GenTable tr:nth-child(odd){background-color:#23418f26}.GenTable tr:hover{background-color:#23418f80;cursor:default}.GenTable .GenTable-td-navlink{min-width:100px}.GenTable .GenTable-td-navlink .GenTable-NavLink{padding:10px 20px;background-color:#23418f;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.GenTable .GenTable-td-navlink .GenTable-NavLink a{text-align:center}.GenTable .GenTable-NavLink:hover{background-color:#00008b}.GenTable .GenTable-button{padding:10px 20px;background-color:#d9534f;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.GenTable .GenTable-button:hover{background-color:#9c1722}.GenTable .success{background-color:#5cb85c;color:#fff;transition:background-color .3s ease}.GenTable .success:hover{background-color:#006400}.GenTable .failure{background-color:#d9534f;color:#fff;transition:background-color .3s ease}.GenTable .failure:hover{background-color:#9c1722}.GenTable .GenTable-Bottom-Buttons-Grouping{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:80%;border-collapse:collapse;font-family:Arial,sans-serif;margin:15px auto}.GenTable .GenTable-Bottom-Buttons-Grouping-Page,.GenTable .GenTable-Bottom-Buttons-Grouping-View-Amount{display:flex;gap:8px;flex-wrap:wrap}.GenTable .GenTable-PageButton,.GenTable .GenTable-ViewAmountButton{padding:8px 16px;border:none;border-radius:4px;background-color:#23418f;color:#fff;font-size:14px;cursor:pointer;transition:background-color .3s ease}.GenTable .GenTable-PageButton:hover,.GenTable .GenTable-ViewAmountButton:hover{background-color:#f2612d}.GenTable .GenTable-PageButton:disabled,.GenTable .GenTable-ViewAmountButton:disabled{background-color:#cfd8dc;cursor:not-allowed}.ProposalHomeScreenEdit{display:flex;align-items:center;flex-direction:column;justify-content:center}.ProposalHomeScreenEdit .proposal-status-table{border-collapse:collapse;border:0px;width:40%}.ProposalHomeScreenEdit .proposal-status-table th,.ProposalHomeScreenEdit .proposal-status-table td{border:0px;margin:0;padding:0;height:3.5em}.ProposalHomeScreenEdit .proposal-status-table th{height:45px;background-color:#23418f;color:#fff}.ProposalHomeScreenEdit .proposal-status-table .label{padding-left:3px;text-align:left;width:150px}.ProposalHomeScreenEdit .proposal-status-table th,.ProposalHomeScreenEdit .proposal-status-table .data{text-align:center}.ProposalHomeScreenEdit .proposal-status-table .tr-data:nth-child(2n){background-color:#23418f0d}.ProposalHomeScreenEdit .proposal-status-table .tr-data:nth-child(odd){background-color:#23418f26}.ProposalHomeScreenEdit .proposal-status-table .tr-data:hover{background-color:#faaa5f}.ProposalHomeScreenEdit .copi-table{border-collapse:collapse}.ProposalHomeScreenEdit .copi-table caption{margin:1em;font-weight:600;font-size:25px;font-family:Arial}.ProposalHomeScreenEdit .copi-table thead{background-color:#23418f;color:#fff}.ProposalHomeScreenEdit .copi-table td,.ProposalHomeScreenEdit .copi-table th{text-align:center;padding:.5em;word-break:break-word;max-width:35em;min-width:5em;border:none}.ProposalHomeScreenEdit .copi-table tr:nth-child(2n){background-color:#23418f40}.ProposalHomeScreenEdit .copi-table tr:nth-child(odd){background-color:#23418f26}.ProposalHomeScreenEdit .copi-table tr:hover{background-color:#23418f80;cursor:default}.ProposalHomeScreenEdit .title-section{display:flex;align-items:center;flex-direction:column;word-break:break-word;width:80%;text-align:center}.ProposalHomeScreenEdit .button-wrapper{display:flex;width:40%;flex-direction:row;justify-content:space-between;margin-top:25px}.ProposalHomeScreenEdit .Warning{color:red}.ProposalHomeScreenEdit .add-CoPI-section{display:flex;flex-direction:row;width:70%;align-items:center;margin-top:5em}.ProposalHomeScreenEdit .add-CoPI-section h3{margin:0 1em 0 0}.ProposalHomeScreenEdit .add-CoPI-section input{width:60%}.ProposalHomeScreenEdit .add-CoPI-section button{margin-left:15px}.ProposalUpload-wrapper{display:flex;justify-content:center;align-items:center}.ProposalUpload-wrapper .ProposalUpload{border:.1rem solid #ccc;border-radius:.5rem;background-color:#f9f9f9;margin:2em;display:flex;align-items:center;width:30%}.ProposalUpload-wrapper .ProposalUpload .form-container{display:flex;flex-direction:column;padding:2em;width:100%}.ProposalUpload-wrapper .ProposalUpload .form-container h2{align-self:center}.ProposalUpload-wrapper .ProposalUpload .form-container .button-container{display:flex;justify-content:space-between}.InstitutionalAdminHomeScreen,.PIHomeScreen,.BORAdminHomeScreen,.IMHomescreen{display:flex;flex-direction:column;align-items:center}.InstitutionalAdminHomeScreen .header,.PIHomeScreen .header,.BORAdminHomeScreen .header,.IMHomescreen .header{margin-bottom:50px}.InstitutionalAdminHomeScreen .header hr,.PIHomeScreen .header hr,.BORAdminHomeScreen .header hr,.IMHomescreen .header hr{width:75%}.InstitutionalAdminHomeScreen .Components,.PIHomeScreen .Components,.BORAdminHomeScreen .Components,.IMHomescreen .Components{display:flex;flex-direction:row;justify-content:center;width:85%}.InstitutionalAdminHomeScreen .Components .Section,.PIHomeScreen .Components .Section,.BORAdminHomeScreen .Components .Section,.IMHomescreen .Components .Section{display:flex;flex-direction:column;min-width:22%;align-items:center;padding:3em;margin-left:2.5em;margin-right:2.5em;background-color:#ededed;box-shadow:3px 3px 3px #000;border-radius:1em;border:.1rem solid #ccc}.InstitutionalAdminHomeScreen .Components .Section hr,.PIHomeScreen .Components .Section hr,.BORAdminHomeScreen .Components .Section hr,.IMHomescreen .Components .Section hr{width:100%}.InstitutionalAdminHomeScreen .Components .Section h3,.PIHomeScreen .Components .Section h3,.BORAdminHomeScreen .Components .Section h3,.IMHomescreen .Components .Section h3{display:flex;flex-direction:column;justify-content:center;font-size:22px;text-align:center;min-height:3em;margin:0}.InstitutionalAdminHomeScreen .Components .Section p,.PIHomeScreen .Components .Section p,.BORAdminHomeScreen .Components .Section p,.IMHomescreen .Components .Section p{display:flex;flex-direction:column;justify-content:center;width:100%;font-size:18px;text-align:center;min-height:8em;margin:0}.InstitutionalAdminHomeScreen .Components .Section .nav-link-wrapper,.PIHomeScreen .Components .Section .nav-link-wrapper,.BORAdminHomeScreen .Components .Section .nav-link-wrapper,.IMHomescreen .Components .Section .nav-link-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:2.5em;height:100%}.InstitutionalAdminHomeScreen .Components .Section .nav-link-wrapper a,.PIHomeScreen .Components .Section .nav-link-wrapper a,.BORAdminHomeScreen .Components .Section .nav-link-wrapper a,.IMHomescreen .Components .Section .nav-link-wrapper a{margin-top:2em;min-width:18em}.maintenance-table{display:flex;flex-direction:column;align-items:center;width:100%}.maintenance-table .button-container{display:flex;width:50%;justify-content:space-evenly}.maintenance-table .table-wrapper{max-width:98%}.styled-Admin{display:flex;justify-content:center;margin-top:20px}.styled-Admin .form-container{display:flex;border:.1rem solid #ccc;border-radius:.5rem;background-color:#f9f9f9;justify-content:center;flex-direction:column;width:60%}.styled-Admin .form-container h2{align-self:center}.styled-Admin .form-container .form-group{margin-top:5px;margin-left:15px;width:100%;display:flex;flex-direction:row}.styled-Admin .form-container .form-group h3{flex:1}.styled-Admin .form-container .form-group input[type=text],.styled-Admin .form-container .form-group .select{flex:3;margin-right:2em;align-self:center}.styled-Admin .form-container .form-group .checkbox-wrapper{display:flex;justify-content:center;flex:3}.styled-Admin .form-container .form-group .checkbox-wrapper input[type=checkbox]{width:2em;height:2em;margin-right:2em;align-self:center}.styled-Admin .form-container .form-actions{display:flex;justify-content:space-between;margin:2em}.Maintenance-wrapper{display:flex;justify-content:center;width:100%;margin-top:20px}.Maintenance-wrapper .nav-container{display:flex;flex-direction:row;justify-content:center;border:.1rem solid #ccc;border-radius:.5rem;background-color:#f9f9f9;width:55%}.Maintenance-wrapper .nav-container .nav-section{display:flex;flex-direction:column;padding-left:2.5em;flex:1}.Maintenance-wrapper .nav-container .nav-section .heading{display:flex;flex-direction:column}.Maintenance-wrapper .nav-container .nav-section .heading h2{align-self:center}.Maintenance-wrapper .nav-container .nav-section .heading hr{width:50%}.Maintenance-wrapper .nav-container .nav-section .sub-links{display:flex;flex-direction:column;margin:10px}.Maintenance-wrapper .nav-container .nav-section .sub-links .navlink{margin:5px}.CommonFooter{display:flex;flex-direction:row;justify-content:space-between;align-content:center;background-color:#23418f;margin-top:100px}.CommonFooter .Container-start,.CommonFooter .Container{display:flex;flex-direction:column;justify-content:center;align-content:center;align-items:flex-start;color:#fff;padding-left:25px;padding-right:25px;width:300px}.CommonFooter .Container-end{display:flex;flex-direction:column;justify-content:flex-end;align-content:center;align-items:flex-end;color:#fff;padding-left:25px;padding-right:25px;width:300px}.CommonFooter .Container-end a{text-decoration:none;padding:1em;background-color:inherit}.CommonFooter .Container-end .nav-buttons{display:flex;flex-direction:row}.Navigation{display:flex;justify-content:center;color:#fff;height:inherit;margin:0}.Navigation .NavLink{margin:0 5px 0 0;width:8em;text-align:center;border:2px solid #23418F;border-radius:25px;font-weight:400;font-size:18px;font-family:Arial}.Navigation .NavLink[active]{background-color:#f2612d;border:2px solid white}.Navigation .NavLink:hover{background-color:#f2612d;border:2px solid white;background-color:#172b5e}.WelcomeUser{display:flex;flex-direction:row;align-items:center;gap:15px;align-self:flex-end;margin-right:2em;color:#fff}.WelcomeUser button{border:none;cursor:pointer;transition:background-color .3s ease;text-decoration:none;margin:0;border:2px solid #23418F;border-radius:25px;width:150px;font-weight:500;font-size:18px;font-family:Arial}.WelcomeUser button:hover{background-color:#f2612d;border:2px solid white;background-color:#172b5e}.WelcomeUser p{margin:0;font-weight:500;font-size:18px;font-family:Arial}.DatabaseTime{display:flex;flex-direction:row;align-items:center;gap:15px;padding-left:2em;color:#fff}.DatabaseTime button{margin:0 5px 0 0;width:10em;text-align:center;border:2px solid #23418F;border-radius:25px;font-weight:500;font-size:16px;font-family:Arial}.DatabaseTime button:hover{background-color:#f2612d;border:2px solid white;background-color:#172b5e}.DatabaseTime p{font-weight:500;font-size:18px;font-family:Arial}.NormalLayout{display:flex;flex-direction:column;justify-items:center}.NormalLayout .info{display:flex;background-color:#23418f;height:65px;align-items:center}.NormalLayout .info .left,.NormalLayout .info .center{flex:1}.NormalLayout .info .right{flex:1;display:flex;align-self:center;justify-content:flex-end}.RoleChangerContainer{align-self:flex-end}.RoleChanger{display:flex;flex-direction:row;align-self:center;margin-right:2em;margin-top:2em;background-color:#ededed;width:27em;padding-left:1em;padding-right:1em;border-radius:1em;border:.1rem solid #ccc}.RoleChanger .select{flex:1;align-self:center;justify-content:flex-end}.RoleChanger h4{margin-right:1em}.CodeLogin{display:flex;flex-direction:column;background-color:#ededed;margin-top:5%}.CodeLogin h3{color:#000}.CodeLogin .heading{display:flex;align-self:center;flex-direction:column;align-items:center;margin-bottom:20px}.CodeLogin .form-row{display:flex;flex-direction:row;align-items:center}.CodeLogin .form-row h2{flex:25%;text-align:left}.CodeLogin .form-row .field{box-sizing:border-box;width:75%}.CodeLogin .g-recaptcha{display:flex;align-self:center;margin:2em}.CodeLogin .hor-wrapper{display:flex;flex-direction:row;flex:1;justify-content:space-between;margin-top:20px}.CodeLogin .ver-wrapper{display:flex;flex-direction:column}.CodeLogin button[disabled]{opacity:.3}.CodeLogin button[disabled]:hover{background-color:#1a2f6b}.CodeLogin .button{font-size:large;background-color:#23418f}.CodeLogin .button[disabled]:hover{background-color:#23418f}.CodeLogin .button:hover,.CodeLogin .reg-button:hover{background-color:#f2612d}.PIinProgress{display:flex;justify-content:center;flex-direction:column;align-content:center;align-items:center;width:100%}.PIinProgress .button-container{display:flex}.PIinProgress .RegularButton{padding:25px;background-color:#1a2f6b;color:#fff;border:none;cursor:pointer;transition:background-color .3s ease;text-decoration:none;border-radius:5px;margin:25px}.PIinProgress button:hover{background-color:#f2612d}.PIinProgress .select-options{width:500px;justify-self:center}.PIinProgress .genTable-wrapper{width:90%}.PIinProgress .form-container{width:95%}.PIinProgress .heading-group{margin:15px;display:flex;flex-direction:column;align-items:center;background-color:#f9f9f9;border:.1rem solid #ccc;padding:2em;border-radius:2em}.PIinProgress .heading-group h1{margin:15px}.PIinProgress .heading-group h2{text-align:center}.PISubmitted{display:flex;flex-direction:column;align-items:center}.PISubmitted .RegularButton{padding:25px;background-color:#1a2f6b;color:#fff;border:none;cursor:pointer;transition:background-color .3s ease;text-decoration:none;border-radius:5px;margin:25px}.PISubmitted .wrapper{display:flex;flex-direction:column;width:85%;align-items:center}.PISubmitted .wrapper .ButtonContainer{display:flex;flex-direction:row}.PISubmitted .wrapper .GenTable{width:inherit}.IACurrent,.IAPending,.IAPrevious{border:.1rem solid #ccc;padding:2em;border-radius:2em;background-color:#f9f9f9;display:flex;flex-direction:column;justify-content:center;margin:15px}.IACurrent .table-wrapper,.IAPending .table-wrapper,.IAPrevious .table-wrapper{display:flex;justify-content:center}.IACurrent .table-wrapper .GenTable,.IAPending .table-wrapper .GenTable,.IAPrevious .table-wrapper .GenTable{width:90%}.IACurrent .select-options,.IAPending .select-options,.IAPrevious .select-options{display:flex;flex-direction:column;align-items:center}.IACurrent .select-options .Select,.IAPending .select-options .Select,.IAPrevious .select-options .Select{width:33%}.IACurrent .warning,.IAPending .warning,.IAPrevious .warning{color:red}.IACurrent .button-container,.IAPending .button-container,.IAPrevious .button-container{display:flex;flex-direction:row;justify-content:space-between;margin-top:3em}.IACurrent dialog,.IAPending dialog,.IAPrevious dialog{text-align:center;background-color:#f9f9f9;border:.2rem solid black;padding:2em;border-radius:2em;width:50%}.IACurrent dialog h3,.IAPending dialog h3,.IAPrevious dialog h3{margin-top:35px}.IACurrent dialog input,.IAPending dialog input,.IAPrevious dialog input{width:50%}.IACurrent ::backdrop,.IAPending ::backdrop,.IAPrevious ::backdrop{background-color:#f9f9f9;opacity:.9}.IACurrent .warning-button,.IAPending .warning-button,.IAPrevious .warning-button{background-color:#d9534f;color:#fff;transition:background-color .3s ease}.IACurrent .warning-button:hover,.IAPending .warning-button:hover,.IAPrevious .warning-button:hover{background-color:#9c1722;color:#fff;transition:background-color .3s ease}.IACurrent .warning-button[disabled],.IAPending .warning-button[disabled],.IAPrevious .warning-button[disabled],.IACurrent .warning-button[disabled]:hover,.IAPending .warning-button[disabled]:hover,.IAPrevious .warning-button[disabled]:hover{opacity:.3}.BORPresent,.BORPast{display:flex;justify-content:center;flex-direction:column;align-content:center;align-items:center}.BORPresent .button-container,.BORPast .button-container{display:flex}.BORPresent .RegularButton,.BORPast .RegularButton{padding:25px;background-color:#1a2f6b;color:#fff;border:none;cursor:pointer;transition:background-color .3s ease;text-decoration:none;border-radius:5px;margin:25px}.BORPresent button:hover,.BORPast button:hover{background-color:#f2612d}.BORPresent .select-options,.BORPast .select-options{justify-self:center;width:500px;border:.1rem solid #ccc;padding:2em;border-radius:2em;background-color:#f9f9f9}.BORPresent .select-options button,.BORPast .select-options button{margin:2em}.BORPresent .table-wrapper,.BORPast .table-wrapper{width:100%;display:flex;justify-content:center}.BORPresent .table-wrapper .GenTable,.BORPast .table-wrapper .GenTable{width:90%}.BORPresent .button-grouping,.BORPast .button-grouping{display:flex;justify-content:space-between}.IMAll{display:flex;flex-direction:column;align-items:center}.IMAll .GenTable{width:90%}.IMAll .add-IA{border:.1rem solid #ccc;border-radius:.5rem;background-color:#f9f9f9;padding:25px;display:flex;flex-direction:column;width:30%}.IMAll .add-IA h3,.IMAll .add-IA button{align-self:center;margin:10px}.IMAll .add-IA input{width:100%}
