body{margin:0;padding:0;overflow-x:hidden;height:85vh}.loginDoor{background-image:url(https://dd8du22h6ze2n.cloudfront.net/Images/logo2.png);background:linear-gradient(#0b0b0b80,#0a0a0a80),url(https://dd8du22h6ze2n.cloudfront.net/Images/logo2.png);margin-bottom:auto;background-position:center;background-repeat:no-repeat;background-size:100% 125%}.dashboard-container-1{background-color:#f8f9fa;padding:20px;margin:20px;border-radius:10px}.dashboard-container-2{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.dashboard-container-3{display:grid;flex-wrap:nowrap}.dashboard-container-4{display:flex;flex-wrap:nowrap;padding-left:0;padding-right:0}.dashboard-container-profile{display:flex;flex-direction:row;justify-content:flex-start;padding-left:1rem;padding-right:1rem;padding-top:.5rem;color:#8a2be2;min-height:100vh}@media (min-width: 768px){.dashboard-container-4{width:calc(25% - 15px)}}@media (min-width: 1200px){.dashboard-container-4{width:calc(100% - 15px)}}@media (max-width: 575.98px){.dashboard-container-4{padding-left:.5rem;padding-right:.5rem}}.dashboard-container-5{display:flex;flex-direction:column;align-items:center;padding-left:1rem;padding-right:1rem;padding-top:.5rem;color:#fff;min-height:100vh;background-color:gray}@media (min-width: 576px){.dashboard-container-5{align-items:flex-start}}.navbar-1{color:#00f;text-decoration:none;font-size:1.5rem;background-color:#deb887;display:grid;text-align:center}.dashboard-link-5.active{color:#fff}.dashboard-link-5.active:hover,.dashboard-link-5.active:focus{color:#fff}.dashboard-main{display:flex;flex-direction:column;padding:10px;height:calc(100% - 50px);width:100%}.footnavbar{background-color:gray;display:grid;flex:1 0 auto;align-items:center;justify-items:center;text-align:center}.table{width:100%;max-width:100%;margin-bottom:1rem;border-collapse:collapse;border-spacing:0}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-bordered,.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:#0000000d}.table-hover tbody tr:hover{background-color:#00000013}.table-primary,.table-primary>th,.table-primary>td{background-color:#b8daff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#d6d8db}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>th,.table-success>td{background-color:#c3e6cb}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>th,.table-info>td{background-color:#bee5eb}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>th,.table-warning>td{background-color:#ffeeba}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>th,.table-danger>td{background-color:#f5c6cb}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c8ca}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.employee_image{width:100px;height:100px;border-radius:50%;object-fit:cover;margin-right:20px}.employee_profile_image{border-radius:50%;width:100px;height:100px;object-fit:cover}.view-button{background-color:#007bff;color:#fff;border:none;padding:10px 20px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin:4px 2px;cursor:pointer;border-radius:5px}.edit-button{background-color:#28a745;color:#fff;border:none;padding:10px 20px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin:4px 2px;cursor:pointer;border-radius:5px}.delete-button{background-color:#dc3545;color:#fff;border:none;padding:10px 20px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin:4px 2px;cursor:pointer;border-radius:5px}.add-employee{background-color:#007bff;color:#fff;border:none;padding:10px 20px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin:4px 2px;cursor:pointer;border-radius:5px}.profile-container{display:flex;flex-direction:column;align-items:center;margin:2rem auto;padding:2rem;border:1px solid #dee2e6;border-radius:10px;width:90%;max-width:800px;box-shadow:0 0 10px #0000001a}.profile-container .profile-image{width:150px;height:150px;border-radius:50%;object-fit:cover;margin-bottom:1rem}.profile-container .profile-info{display:flex;flex-direction:column;width:100%}.profile-container .profile-info .info-field{display:flex;justify-content:space-between;border-bottom:1px solid #dee2e6;padding:.5rem 0}.profile-container .profile-info .info-field:last-child{border-bottom:none}.profile-container .profile-info .info-field .field-name{font-weight:700;color:#333}.profile-container .profile-info .info-field .field-value{color:#666}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400}.loginDoor{background-image:url(https://dd8du22h6ze2n.cloudfront.net/Images/logo2.png);background:linear-gradient(#0b0b0b80,#0a0a0a80),url(https://dd8du22h6ze2n.cloudfront.net/Images/logo2.png);margin-bottom:auto;background-position:center;background-repeat:no-repeat;background-size:100% 125%}.loginForm{background-color:#01205d99;color:#fff;box-shadow:0 4px 8px #0003;padding:20px;border-radius:15px}.login-button{font-size:20px;color:#00f;padding:10px 20px;border-radius:10px;border:2px solid blue;cursor:pointer;background-color:transparent;transition:background-color .3s ease,color .3s ease}.login-button:hover{background-color:#00f;color:#fff}root{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100vw;background-color:#f0f0f0}.loginForm{background-color:#01205dcc;color:#fff;box-shadow:0 4px 8px #0003;padding:30px;border-radius:15px;width:90%;max-width:400px;text-align:center}.loginDoor{background-image:url(https://dd8du22h6ze2n.cloudfront.net/Images/logo2.png);background-position:center;background-attachment:fixed;background-repeat:no-repeat;background-size:contain;width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.button-danger-display{color:#ff0;padding:10px;border-radius:0;display:inline-block;width:100%;margin-top:10px;font-size:13px;line-height:20px;text-align:center;opacity:1;transition:opacity .3s ease}.button-danger-display.hidden{opacity:0;visibility:hidden}.login_submit_btn{font-weight:400;text-align:center;vertical-align:middle;cursor:pointer;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.6rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;color:#fff;background-color:#28a745;border-color:#28a745;width:100%;margin-bottom:2px;font-size:20px;color:#00f;width:50%;justify-content:center;margin-left:22%;display:inline-block}.login_email_input{width:100%;padding:10px;margin-bottom:10px;border:1px solid #ccc;border-radius:5px;font-size:16px;color:#333;background-color:#fff;transition:border-color .3s}.login_email_input:focus{border-color:#007bff;outline:none}.login_password_input{width:100%;padding:10px;margin-bottom:10px;border:1px solid #ccc;border-radius:5px;font-size:16px;color:#333;background-color:#fff;transition:border-color .3s}.login_password_input:focus{border-color:#007bff;outline:none}
