.employee-details-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.employee-details-container{background-color:#fff;padding:30px;border-radius:8px;box-shadow:0 0 15px #0000004d;max-width:90%;max-height:90%;overflow:auto;text-align:left}.employee-details-content{margin-bottom:20px}.employee-details-content p{margin:5px 0;line-height:1.6}.employee-details-content strong{display:inline-block;width:150px}.close-button{border:none;border-radius:4px;padding:10px 20px;cursor:pointer;font-size:16px;transition:background-color .3s}.notification-drawer{position:fixed;top:0;right:0;height:100%;width:300px;background:#e0cfcf;border-left:1px solid #ddd;box-shadow:-4px 0 8px #0003;z-index:1000;overflow-y:auto;display:flex;flex-direction:column;padding:16px}.drawer-header{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #ddd;padding-bottom:8px}.drawer-header h2{margin:0;font-size:1.25rem;color:#333}.close-drawer-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#333}.drawer-content{flex:1;margin-top:16px}.drawer-content ul{list-style:none;padding:0;margin:0}.drawer-content li{padding:8px 0;border-bottom:1px solid #eee;color:#333}.drawer-content p{color:#666}.dashboard-layout{display:flex;flex-direction:column;height:100vh}.navbar{display:flex;align-items:center;justify-content:space-between;background-color:#0c569b;color:#fff;padding:.5rem 1rem;position:fixed;top:0;width:100%;z-index:100}.logo{height:2.5rem}.navbar-center .search-input{width:100%;max-width:18.75rem;padding:.5rem;border:1px solid #005bb5}.navbar-right{display:flex;align-items:center}.icon-button{background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:2.5rem;height:2rem;width:2rem;padding:1rem;margin:0 .5rem;display:flex;align-items:center;justify-content:center}.icon-button .bell-icon,.icon-button .gift-icon,.icon-button .help-icon{font-size:4.5rem}.user-profile{display:flex;align-items:center}.user-profile .avatar{height:2.5rem;border-radius:50%;margin-right:.5rem}.user-profile .user-name,.user-profile .user-role{margin-right:.5rem}.main-content-wrapper{display:flex;flex:1;padding-top:3.75rem}.sidebar{display:flex;flex-direction:column;align-items:center;justify-content:center;width:5%;background-color:#0c569b;transition:width .3s ease;overflow-x:hidden;position:sticky;top:3.75rem;height:calc(100vh - 3.75rem);box-shadow:4px 2px 4px #00000080}.sidebar:hover{width:15%;overflow-y:hidden}.sidebar ul{display:flex;flex-direction:column;list-style-type:none;padding:0;margin:auto;justify-content:space-between}.sidebar ul li{display:flex;align-items:center;margin-bottom:.725rem;padding:1rem;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease}.sidebar ul li:hover{transform:scale(1.05);border-radius:20px;box-shadow:#00000030 0 10px 20px,#0000003b 0 6px 6px}.sidebar ul li a{text-decoration:none;color:#47b315;display:flex;align-items:center}.sidebar ul li a .icon-dashboard,.sidebar ul li a .icon-workers,.sidebar ul li a .icon-payroll,.sidebar ul li a .icon-reports,.sidebar ul li a .icon-filings,.sidebar ul li a .icon-hr,.sidebar ul li a .icon-company{margin-right:.625rem;font-size:1.25rem}.sidebar ul li a span{display:inline-block;transition:opacity .3s ease,transform .3s ease}.sidebar:not(:hover) ul li a span{opacity:0;transform:translate(-10px);pointer-events:none}.main-content-area{flex:1;padding:1.25rem;background-color:#d7d4d4;box-shadow:#00000059 0 -50px 36px -28px inset}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;box-shadow:#0003 0 60px 40px -7px}.popup-content{position:relative;background-color:#fff;padding:20px;border-radius:5px;box-shadow:0 0 10px #0003;max-width:80%;max-height:80%;overflow:auto}.close-btn{position:absolute;top:0;right:10px;background:#109c56;border-radius:20%;cursor:pointer;font-size:16px}.search-results table{width:100%;border-collapse:collapse}.search-results th,.search-results td{border:1px solid #ddd;padding:8px}.search-results th{padding-top:12px;padding-bottom:12px;text-align:left;background-color:#f2f2f2;color:#000}.table-wrapper{margin:10px 0;padding:0;overflow-y:auto;overflow-x:hidden;max-height:100vh;box-shadow:#00000059 0 -50px 36px -28px inset}.fl-table{border-radius:5px;font-size:12px;font-weight:400;border:none;border-collapse:collapse;width:100%;background-color:#fff;box-shadow:inset 2px 2px 5px #0000001a,inset -2px -2px 5px #ffffff80;margin:0}.fl-table-header{position:sticky;top:0;background:#4fc3a1;z-index:1}.fl-table td,.fl-table th{text-align:center;padding:8px}.fl-table td{border-right:1px solid #f8f8f8;font-size:12px}.fl-table thead th{color:#fff;background:#4fc3a1}.fl-table thead th:nth-child(odd){color:#fff;background:#3b5875}.fl-table tr:nth-child(2n){background:#c1d8eb}.fl-table tbody td{transition:transform .3s ease,box-shadow .3s ease}.fl-table tbody td:hover{transform:scale(1.05);box-shadow:#00000030 0 10px 20px,#0000003b 0 -10px 20px}.pagination{display:flex;align-items:center;justify-content:center;gap:10px;background-color:#f8f9fa;border-radius:8px;box-shadow:0 2px 4px #0000001a;z-index:100}.page-info{font-size:16px;font-weight:700}.page-controls{display:flex;align-items:center;gap:5px}.page-input,.size-input{border:1px solid #ced4da;border-radius:4px}.page-input:focus,.size-input:focus{outline:none;border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}.pagination-button,.go-button{padding:6px 12px;border:none;border-radius:4px;background-color:#007bff;color:#fff;cursor:pointer;transition:background-color .3s}.pagination-button:disabled,.pagination-button[disabled]{background-color:#6c757d;cursor:not-allowed}.pagination-button:hover:not(:disabled),.go-button:hover{background-color:#0056b3}.page-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.controls{background-color:#fff;z-index:90;padding:1rem;gap:2rem;display:flex;align-items:center;align-content:space-evenly;border-bottom:1px solid #ddd;box-shadow:0 2px 4px #0000001a;width:100%;margin-bottom:1rem}.content-area{display:flex;flex-direction:column;gap:20px;flex:1;width:100%;overflow-y:auto;padding-bottom:3.75rem}.inner-content{width:100%;height:100%;background:linear-gradient(145deg,#fff,#e0e0e0);border-radius:8px;box-shadow:inset 2px 2px 5px #0000001a,inset -2px -2px 5px #ffffff80;display:flex;flex-direction:column;align-items:center;justify-content:center}.loading-animation{display:flex;justify-content:center;align-items:center;height:200px}.spinner{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}h2{font-size:24px;margin-bottom:1rem}.new-employee-form button,.show-all-button{font-size:16px;border:none;border-radius:4px;cursor:pointer}.new-employee-form button{background-color:#28a745;color:#fff}.show-all-button{background-color:#6c757d;color:#fff}.search-bar{display:flex;gap:10px;margin-bottom:20px;position:relative}.search-bar .cont{width:30.7rem;border-radius:30px;background-color:#f7f5f5;display:flex;justify-content:center;align-items:center;padding:1rem}.search-bar .cont:hover{box-shadow:#00000030 0 10px 20px,#0000003b 0 6px 6px}.cont input{padding:5px;font-size:16px;background-color:#c8b8b8;width:95%;box-sizing:border-box;border:none;border-radius:20px}.search-bar button{padding:10px 20px;font-size:16px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.new-employee-form{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.new-employee-form input{padding:10px;font-size:16px;width:100%;box-sizing:border-box;border:1px solid #ccc;border-radius:4px}.new-employee-form button{padding:10px 20px;font-size:16px;background-color:#28a745;color:#fff;border:none;border-radius:4px;cursor:pointer}.show-all-button{padding:10px 20px;font-size:16px;background-color:#6c757d;color:#fff;border:none;border-radius:4px;cursor:pointer}button:hover{opacity:.9}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 10px #0000001a;width:400px;max-width:90%;max-height:90vh;overflow-y:scroll}.modal-content h2{margin-top:0;margin-bottom:20px}.modal-content input{display:block;width:100%;padding:10px;margin-bottom:10px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.modal-content button{padding:10px 20px;margin-right:10px;border:none;border-radius:4px;cursor:pointer}.modal-content button:nth-child(2){background-color:#007bff;color:#fff}.modal-content button:nth-child(3){background-color:#6c757d;color:#fff}.header{background-color:#20ac27;padding:1rem 2rem;color:#fff}.nav{display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.5rem;font-weight:700;color:#f0f0f0}.nav-links{list-style:none;display:flex;gap:2rem}.nav-link{color:#f0f0f0;text-decoration:none;font-weight:500;transition:color .3s ease}.nav-link:hover{color:gold}.main-content{padding:2rem;text-align:center;display:flex;flex-direction:column;align-content:center}.title{color:#1a2a3a;font-size:2.5rem;margin-bottom:1rem}.subtitle{color:#4a5a6a;font-size:1.2rem;margin-bottom:2rem}.cta-button{width:15vh;background-color:gold;color:#1a2a3a;padding:.75rem 1.5rem;border-radius:5px;text-decoration:none;font-weight:700;transition:background-color .3s ease;align-self:center}.cta-button:hover{background-color:#e6c200}body,html{margin:0;padding:0;font-family:Arial,sans-serif}.container{display:flex;flex-direction:column;height:100vh}.left-section{flex:1;background-color:#0256c4;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem}.left-section h1{font-size:2.5rem;margin-bottom:1rem}.left-section p{font-size:1.2rem}.right-section{flex:1;background-color:#f5f5f5;display:flex;justify-content:center;align-items:center}.login-form{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a;width:100%;max-width:400px}.login-form h2{margin-bottom:1.5rem;color:#333}.form-group{margin-bottom:1rem;text-align:left}.form-group label{display:block;margin-bottom:.5rem;color:#333}.form-control{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.forgot-password{display:block;margin:1rem 0;color:#007bff;text-decoration:none}.forgot-password:hover{text-decoration:underline}.btn{width:100%;padding:.75rem;border:none;border-radius:4px;font-size:1rem;cursor:pointer;margin-top:1rem}.btn-primary{background-color:#1a73e8;color:#fff}.btn-primary:hover{background-color:#155bb5}.captcha-image{margin:1rem 0;display:flex;justify-content:space-between;align-items:center}.captcha-image img{max-height:40px}.captcha-refresh{cursor:pointer}@media (min-width: 768px){.container{flex-direction:row}.left-section{min-width:300px}.right-section{min-width:400px}}.dashboard-container{padding:1.5rem;position:fixed;overflow-y:auto}.dashboard-title{font-size:2rem;font-weight:700;margin-bottom:2rem}.dashboard-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media (min-width: 768px){.dashboard-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.dashboard-grid{grid-template-columns:repeat(4,1fr)}}.dashboard-card{background-color:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 4px 6px #0000001a}.card-header{display:flex;align-items:center;margin-bottom:1rem}.card-icon{font-size:2rem;color:#3b82f6;margin-right:1rem}.card-title{font-size:1.25rem;font-weight:600}.card-value{font-size:2rem;font-weight:700}.activity-section{margin-top:2rem;background-color:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 4px 6px #0000001a}.activity-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.activity-list{list-style-type:none;padding:0}.activity-item{margin-bottom:.5rem}.cell-btn{width:100%;height:100%}*{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;line-height:1.5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}body{font-family:Helvetica,sans-serif;-webkit-font-smoothing:antialiased;background:#0ec2b3;margin:0;place-items:center}h1{text-align:center;text-transform:uppercase;letter-spacing:1px;font-size:3.2em;line-height:1.1;padding:20px 0}h2{text-align:center;font-size:18px;text-transform:uppercase;letter-spacing:1px;color:#0e0d0d}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}button{border-radius:8px;border:1px solid transparent;padding:2.5px;font-size:1em;font-weight:500;font-family:inherit;background-color:#13ac58;cursor:pointer;transition:border-color .25s}button:hover{border-color:#3f45c5}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
