.header{position:fixed;width:100%;z-index:1000;top:0}.logout-container button{background-color:#007bff;color:#fff;border:none;padding:10px 20px;cursor:pointer;position:fixed;right:0;z-index:1000}.logout-container button:hover{background-color:#0056b3}.name{cursor:pointer}input[type=checkbox]{border:1px solid #bdbbbb;width:18px;height:18px}.plus{color:#0d6efd;font-size:17px;border:1px solid #0d6efd;border-radius:4px;padding:1px 15px;display:inline-block}.plus:hover{background-color:#b7cff4;color:#f5f4f4}.dropdown-menu{left:auto!important;right:100%!important;margin-top:0}.nav-item.dropdown .profile.dropdown-menu{right:0!important;left:auto!important;top:calc(100% + 15px)!important;bottom:auto!important;transform:none!important;position:absolute;z-index:1000}.custom-chevron{font-family:bootstrap-icons!important;font-size:1.25rem;display:inline-block;vertical-align:middle;list-style:none}.bi-custom-chevron-up:before{content:""}.bi-custom-chevron-down:before{content:""}.three-dots-menu{background:none;border:none;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.three-dots{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:4px;height:16px}.three-dots:before,.three-dots:after{content:"";width:4px;height:4px;background-color:#aaa;border-radius:50%}.three-dots:after{box-shadow:0 -6px #aaa}.custom-dropdown{width:auto!important;min-width:fit-content!important;white-space:nowrap}.custom-dropdown .dropdown-item{padding:.25rem 1rem}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px;background:linear-gradient(135deg,#dde0f0,#b58fff38);position:relative;overflow:hidden}.login-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23333333' fill-opacity='0.07'%3E%3Cpath d='M10 10h35v5H10zM10 20h25v2H10zM10 25h20v2H10zM10 35h35v2H10z'/%3E%3Cpath transform='translate(50, 0)' d='M5 50c0 2.8 2.2 5 5 5s5-2.2 5-5-2.2-5-5-5-5 2.2-5 5zm15 0c0 2.8 2.2 5 5 5s5-2.2 5-5-2.2-5-5-5-5 2.2-5 5z'/%3E%3Cpath transform='translate(0, 50)' d='M15 15v-5c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v5h9zm-9 0v5h9v-5h-9zM8 6h5l2 2H6l2-2z'/%3E%3C/g%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg width='120' height='120' viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23333333' fill-opacity='0.05'%3E%3Cpath transform='translate(60, 60)' d='M-20-20h10v40h-10zM-10-20h10v40h-10zM0-20h10v40h-10zM10-20h10v40h-10z'/%3E%3Ccircle cx='30' cy='30' r='3'/%3E%3Cpath d='M30 0v10M25 5h10'/%3E%3C/g%3E%3C/svg%3E");background-size:100px 100px,120px 120px;animation:moveBackground 30s linear infinite;pointer-events:none}@keyframes moveBackground{0%{background-position:0 0,0 0}to{background-position:100px 100px,120px 120px}}.login-box{display:flex;width:100%;max-width:1000px;min-height:600px;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #00000026,0 0 0 1px #0000000d;position:relative;z-index:1}.left-section{flex:1;padding:50px 40px;display:flex;flex-direction:column;align-items:center;justify-content:center}.login-tabs{display:flex;gap:8px;margin-bottom:28px;background:#f8f9fa;padding:4px;border-radius:10px;width:100%;max-width:320px}.tab-button{flex:1;padding:8px 16px;border:none;background:transparent;color:#666;cursor:pointer;border-radius:8px;font-size:13px;font-weight:500;transition:all .3s ease;position:relative}.tab-button:hover{color:#241a96;background:#241a960d}.tab-button.active{background:#241a96;color:#fff;box-shadow:0 2px 8px #241a9633}.login-box .left-section .login-form{width:100%;max-width:320px;margin:0 auto}.login-form{width:100%}.login-box .left-section h2{font-size:32px;font-weight:700;color:#241a96;text-align:center;margin-bottom:12px;position:relative;padding-bottom:16px;letter-spacing:-.5px}.login-box .left-section h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:50px;height:4px;background:linear-gradient(90deg,#241a96,#362bab);border-radius:2px}.login-box .left-section p{text-align:center;color:#6b7280;margin-bottom:32px;font-size:15px;line-height:1.5}.login-box .form-group{margin-bottom:24px;text-align:left}.login-box .error-message{display:block;color:#dc3545;font-size:13px;margin-bottom:8px;font-weight:500}.login-box .form-control{width:100%;padding:14px 16px;border-radius:10px;border:2px solid #e5e7eb;font-size:15px;transition:all .3s ease;background:#fff;box-sizing:border-box}.login-box .form-control::placeholder{color:#9ca3af}.login-box .form-control:hover{border-color:#d1d5db}.login-box .form-control:focus{border-color:#241a96;box-shadow:0 0 0 4px #241a961a;outline:none;background:#fff}.login-box .form-control.is-invalid{border-color:#dc3545}.login-box .form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 4px #dc35451a}.login-box .text-danger{color:#dc3545;font-size:13px;display:block}.login-box .form-footer{display:flex;flex-direction:column;gap:12px;margin-top:24px}.forgot-password-link{color:#241a96;text-decoration:none;font-size:14px;font-weight:500;text-align:right;transition:all .3s ease;align-self:flex-end}.forgot-password-link:hover{color:#362bab;text-decoration:underline}.login-box .submit-btn{width:100%;padding:10px 20px;background:linear-gradient(135deg,#241a96,#362bab);color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:600;font-size:14px;box-shadow:0 2px 8px #241a9633}.login-box .submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#362bab,#241a96);transform:translateY(-2px);box-shadow:0 6px 20px #241a964d}.login-box .submit-btn:active:not(:disabled){transform:translateY(0)}.login-box .submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:0 2px 8px #241a9626}.back-btn{padding:10px 20px;background:#f3f4f6;color:#374151;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:500;font-size:14px;width:100%}.back-btn:hover{background:#e5e7eb;border-color:#d1d5db;color:#111827}.right-section{flex:1;background:linear-gradient(135deg,#241a96,#362bab);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:60px 50px;position:relative;overflow:hidden}.right-section:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:pulse 4s ease-in-out infinite}.right-section-content{position:relative;z-index:1;text-align:center;max-width:400px}.right-section h2{font-size:32px;font-weight:700;text-align:center;margin-bottom:20px;position:relative;z-index:1;line-height:1.3;letter-spacing:-.5px}.right-section p{font-size:16px;line-height:1.6;opacity:.95;position:relative;z-index:1}@keyframes pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:.3}}.alert{padding:12px 16px;border-radius:10px;margin-bottom:20px;font-size:14px;font-weight:500;border:2px solid transparent}.alert-danger{background-color:#fef2f2;color:#991b1b;border-color:#fecaca}.alert-success{background-color:#f0fdf4;color:#166534;border-color:#bbf7d0}@media (max-width: 968px){.login-box{flex-direction:column;min-height:auto;max-width:500px}.right-section{display:none}.login-box .left-section{padding:40px 30px}.login-tabs{max-width:100%}}@media (max-width: 640px){.login-container{padding:10px}.login-box{border-radius:16px}.login-box .left-section{padding:30px 20px}.login-box .left-section h2{font-size:26px}.right-section h2{font-size:24px}}.container{max-width:1400px;margin:auto;background-color:#f8f9fa;border-radius:4px;padding:20px;box-shadow:0 4px 8px #0000001a;min-height:100px;height:auto}.section-header{color:#0d6efd;font-weight:700;font-size:16px;margin-bottom:18px}.form-group{display:flex;align-items:center;margin-bottom:5px;gap:10px}.form-label{font-weight:700;font-size:14px;min-width:150px;margin:0}.input-group{display:flex}h5.section-header{border-bottom:2px solid #0d6efd;padding-bottom:5px}.form-select,.form-control{height:30px;font-size:small;border-radius:4px;border:1px solid #ced4da}.form-select:focus,.form-control:focus{border-color:#0d6efd;box-shadow:0 0 0 .1rem #0d6efd40}.btn-primary{border-radius:8px}.rupee-input:before{content:"₹";margin-right:4px}table .custom-thead-item{color:#fff;background-color:transparent;font-size:12px;height:50%;border:none}table .custom-thead-item th{padding:4px;border:none;text-align:center}.toast-custom-error{background-color:red!important;color:#fff}.custom-th,.custom-td{font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;padding:8px}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.table{width:100%;table-layout:auto}.search-results{position:absolute;background-color:#fff;border:1px solid #ddd;max-height:150px;overflow-y:auto;width:100%;z-index:1000}.search-result-item{padding:5px 10px;cursor:pointer}.search-result-item:hover{background-color:#f0f0f0}.close-button{position:absolute;top:10px;right:10px;background:none;border:none;font-size:20px;cursor:pointer}.search-results{margin-top:20px}.search-result-item{padding:10px;border:1px solid #ddd;margin-bottom:5px;cursor:pointer}.search-result-item:hover{background:#f0f0f0}.dropdown-menu.show{display:block;position:absolute}.table-wrapper{position:relative;overflow:auto;max-height:calc(100vh - 300px)}.sticky-header{position:sticky;top:0;z-index:1;background-color:#fff;border-bottom:2px solid #dee2e6}.sticky-header th{background-color:#fff}.sticky-footer{position:sticky;bottom:0;background:#fff;z-index:2;font-weight:700;border-top:2px solid #dee2e6}.sticky-footer td{background:#fff}.outer-container{width:100%;position:relative}.inner-container{overflow-x:scroll;overflow-y:scroll;max-height:500px}.inner-container::-webkit-scrollbar{height:10px;width:10px}.inner-container::-webkit-scrollbar-thumb{background:#888;border-radius:5px}.inner-container::-webkit-scrollbar-track{background:#f1f1f1}.table td,.table th{border:1px solid #dee2e6}.table th:first-child,.table td:first-child{width:50px}.advance{margin-left:20px}.form-control,.form-check-input,.form-check,button{outline:none!important;box-shadow:none!important}.pagination{display:flex;justify-content:flex-end;align-items:center}.page-link{display:inline-block;margin-left:5px}.dropdown{width:max-content}.item-table-wrapper{position:relative;overflow:auto;max-height:calc(100vh - 100px)}
