@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Exygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.not-found-container{align-items:center;background-color:#f0f0f0;display:flex;height:100vh;justify-content:center}.not-found-content{text-align:center}.not-found-content h1{color:#333;font-size:100px;margin-bottom:10px}.not-found-content h2{color:#333;font-size:36px;margin-bottom:20px}.not-found-content p{color:#666;font-size:18px;margin-bottom:30px}.btn-home{background-color:#007bff;border-radius:5px;color:#fff;display:inline-block;font-size:18px;padding:12px 30px;text-decoration:none;transition:background-color .3s}.btn-home:hover{background-color:#004b9b;color:#fff}[hidden]{display:none}.dashboard-DashboardContainer,.dashboard-DashboardNavbar{background-color:#fff;left:0;position:fixed;top:0}.dashboard-DashboardNavbar{box-shadow:0 0 10px #3b3b3b50;height:60px;width:100vw}.dashboard-sidebarControl{align-content:center;border-radius:10px;float:left;font-size:30px;font-weight:100;height:60px;justify-content:center;margin:6px 15px;padding:0;text-align:center;width:35px}.dashboard-selectEntity{background-color:#fff;border:0;border-radius:10px;box-shadow:0 0 10px #3b3b3b50;color:#3b3b3b;float:left;font-weight:700;height:35px;margin:15px;padding:5px;width:225px}.dashboard-navBarName{float:left;height:25px;margin:18px;width:-webkit-fit-content;width:fit-content}.dashboard-navbarLogo{float:right;height:25px;margin:18px;width:25px}.dashboard-Outlet{background-color:#dedede;height:calc(100vh - 60px);width:100vw}.dashboard-sidebarOpen{background-color:#fff;bottom:0;box-shadow:0 25px 25px #3b3b3b50;color:#3b3b3b;height:calc(100vh - 60px);left:0;padding:0;position:absolute;top:60px;transition:.5s ease-in-out;width:275px;z-index:1}.dashboard-sidebarClosed{height:100vh;overflow:hidden;transition:.5s ease-in-out;width:0}.dashboard-sidebarOpen .dashboard-sidebarButton{overflow:auto;width:275px}.dashboard-sidebarClosed .dashboard-sidebarButton,.dashboard-sidebarOpen .dashboard-sidebarButton{background-color:#fff;border:0;height:50px;min-height:-webkit-fit-content;min-height:fit-content;padding:12px 32px 12px 12px;text-align:left;transition:.5s ease-in-out}.dashboard-sidebarClosed .dashboard-sidebarButton{overflow:hidden;width:0}.dashboard-sidebarButton:hover{text-anchor:middle;align-content:center;align-items:center;background-color:#fff;border-radius:5px;box-shadow:0 0 15px #3b3b3b50;display:flex;flex-wrap:wrap;font-weight:700;height:40px;justify-content:start;line-height:40px;margin:5px;padding:7px 12px;width:265px}.dashboard-outletContainer{background-color:#dedede;height:calc(100vh - 60px);left:0;overflow:auto;position:fixed;top:60px;width:100vw}.dashboard-Username{animation:x 30s linear infinite;color:#2b4060;font-size:large;font-weight:700;position:fixed;text-shadow:0 0 3px #dedede;z-index:5}@keyframes x{0%{transform:translateY(60px)}12.5%{transform:translate(50vw,calc(50vh + 60px))}25%{transform:translate(calc(100vw - 100px),60px)}37.5%{transform:translate(50vw,calc(50vh + 60px))}50%{transform:translate(calc(100vw - 100px),calc(100vh - 30px))}62.5%{transform:translate(50vw,calc(50vh + 60px))}75%{transform:translateY(calc(100vh - 30px))}87.5%{transform:translate(50vw,calc(50vh + 60px))}to{transform:translateY(60px)}}*{font-family:Poppins;margin:0;padding:0;scroll-behavior:smooth;transition:.5s ease-in-out;-webkit-user-select:none;user-select:none}::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}.dashboardHome{align-content:center;background-color:#efefef;background-image:url(/static/media/login.6d4f6746f3be9cddb08b.png);background-position:50%;background-size:cover;color:#2b4060;font-size:64px;font-weight:700;height:calc(100vh - 60px);text-align:center;text-shadow:1px 1px 1px #efefef;width:100vw}.dashboardHome p{font-size:24px;font-weight:500;line-height:normal;margin-bottom:20px;text-shadow:1px 1px 1px #efefef}.ob-home-container{margin:0 auto;max-width:1200px;padding:20px;text-align:left}.ob-profile-header{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;display:flex;gap:20px;margin-bottom:30px;padding:20px}.ob-profile-img{border:3px solid #6366f1;border-radius:50%;height:100px;object-fit:cover;width:100px}.ob-profile-welcome h1{color:#1e293b;font-size:28px;margin:0}.ob-profile-welcome p{color:#64748b;font-size:16px;margin:5px 0 0!important;text-shadow:none!important}.ob-profile-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.ob-profile-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;padding:20px}.ob-card-title{border-bottom:2px solid #f1f5f9;color:#334155;font-size:18px;font-weight:600;margin-bottom:15px;padding-bottom:10px}.ob-detail-item{border-bottom:1px solid #f8fafc;display:flex;justify-content:space-between;padding:8px 0}.ob-detail-label{color:#64748b;font-size:14px;font-weight:500}.ob-detail-value{color:#1e293b;font-size:14px;font-weight:600}.ob-group-badges,.ob-role-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.ob-badge{border-radius:20px;padding:4px 10px}.ob-badge-group{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af}.ob-badge-role{background:#f3e8ff;border:1px solid #d8b4fe;color:#7e22ce}@media (max-width:768px){.dashboardHome{font-size:32px}.ob-profile-header{flex-direction:column;text-align:center}.ob-profile-grid{grid-template-columns:1fr}}.create-entity-page{align-items:center;background:#f8f9fa;display:flex;font-family:-apple-system,system-ui,sans-serif;justify-content:center;min-height:100vh;padding:40px 20px}.create-entity-card{background:#fff;border-radius:24px;box-shadow:0 10px 40px #0000000a;max-width:700px;padding:40px;width:100%}.create-entity-page-title{color:#1a1c1e;font-size:28px;font-weight:700;letter-spacing:-.5px;margin:0 0 35px}.create-entity-form{flex-direction:column}.create-entity-form,.create-entity-input-group{display:flex;gap:16px}.create-entity-input-group>*{flex:1 1}.create-entity-form-input,.create-entity-form-select,.create-entity-form-textarea{background:#fff;border:1.5px solid #e1e3e5;border-radius:12px;color:#1a1c1e;display:block;font-size:15px;outline:none;padding:14px 16px;transition:all .2s ease;width:auto}.create-entity-form-textarea{min-height:80px;resize:none}.create-entity-form-input:focus,.create-entity-form-select:focus,.create-entity-form-textarea:focus{background:#fbfcfd;border-color:#001e3a}.create-entity-section{display:flex;flex-direction:column;gap:12px;margin-top:24px}.create-entity-section-title{color:#6c757d;font-size:13px;font-weight:700;letter-spacing:1px;margin:0 0 4px;text-transform:uppercase}.create-entity-primary-btn{background:#001e3a;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:32px;padding:18px;transition:background .2s ease}.create-entity-primary-btn:hover{background:#002d58}.create-entity-primary-btn:disabled{background:#a0abb6;cursor:not-allowed}@media (max-width:600px){.create-entity-input-group{flex-direction:column;gap:16px}.create-entity-card{padding:24px}}.ManageEntity-container{background:#f8fafc;color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:48px 64px}.ManageEntity-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:42px}.ManageEntity-title{font-size:28px;font-weight:700;letter-spacing:-.3px}.ManageEntity-unsaved{color:#f59e0b;font-size:13px;font-weight:500}.ManageEntity-saveButton{background:linear-gradient(135deg,#2563eb,#1e40af);border:none;border-radius:10px;box-shadow:0 8px 20px #2563eb40;color:#fff;cursor:pointer;font-weight:600;letter-spacing:.3px;padding:12px 28px;transition:all .25s ease}.ManageEntity-saveButton:hover{box-shadow:0 12px 30px #2563eb59;transform:translateY(-2px)}.ManageEntity-saveButton:disabled{box-shadow:none;cursor:not-allowed;opacity:.5}.ManageEntity-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 10px 40px #0f172a0a;margin-bottom:32px;padding:32px;transition:all .25s ease}.ManageEntity-card:hover{box-shadow:0 20px 60px #0f172a14}.ManageEntity-sectionTitle{color:#1e293b;font-size:18px;font-weight:600;letter-spacing:-.2px;margin-bottom:20px}.ManageEntity-input,.ManageEntity-textarea{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;font-size:14px;padding:12px 14px;transition:all .2s ease;width:100%}.ManageEntity-input:focus,.ManageEntity-textarea:focus{background:#fff;border:1px solid #2563eb;box-shadow:0 0 0 3px #2563eb26;outline:none}.ManageEntity-textarea{min-height:130px;resize:vertical}.ManageEntity-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.ManageEntity-groupHeader{align-items:center;display:flex;justify-content:space-between;margin-bottom:26px}.ManageEntity-primaryButton{background:#0f172a;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:500;padding:10px 20px;transition:all .2s ease}.ManageEntity-primaryButton:hover{background:#1e293b}.ManageEntity-groupCard{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:18px;padding:22px 24px;position:relative;transition:all .25s ease}.ManageEntity-groupCard:hover{background:#f9fbff;border-color:#cbd5e1;transform:translateY(-2px)}.ManageEntity-groupCard:before{background:#2563eb;border-radius:5px;content:"";height:5px;left:-10px;position:absolute;top:10px;width:5px}.ManageEntity-groupRow{align-items:center;display:flex;justify-content:space-between}.ManageEntity-groupName{align-items:center;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:10px}.ManageEntity-groupName small{align-items:center;color:#64748b;display:flex;font-size:12px;font-weight:400;gap:6px}.ManageEntity-designationFlow{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.ManageEntity-plus{align-items:center;background:#f1f5f9;border-radius:50%;cursor:pointer;display:flex;font-weight:600;height:30px;justify-content:center;transition:all .2s ease;width:30px}.ManageEntity-plus:hover{background:#2563eb;color:#fff;transform:scale(1.05)}.ManageEntity-chip{align-items:center;background:#eef2ff;border:1px solid #e0e7ff;border-radius:999px;color:#1e293b;display:flex;font-size:13px;gap:8px;padding:8px 14px;transition:all .2s ease}.ManageEntity-chip:hover{background:#e0e7ff}.ManageEntity-chipRemove{color:#ef4444;cursor:pointer;font-weight:700}.ManageEntity-deleteButton{background:#0000;border:none;color:#ef4444;cursor:pointer;font-size:13px;font-weight:500;padding:0;transition:opacity .2s ease}.ManageEntity-deleteButton:hover{opacity:.7}.ManageEntity-tree{padding-left:20px;position:relative}.ManageEntity-treeNode{margin-bottom:18px;padding-left:calc(var(--level)*28px);position:relative}.ManageEntity-treeNode:before{bottom:0;top:-18px;width:2px}.ManageEntity-treeNode:after,.ManageEntity-treeNode:before{background:#bebebe;content:"";left:calc((var(--level) - 1)*28px + 12px);position:absolute}.ManageEntity-treeNode:after{height:2px;top:26px;width:16px}.ManageEntity-treeNode[style*="--level: 0"]:after,.ManageEntity-treeNode[style*="--level: 0"]:before{display:none}.ManageEmployees-table{border-collapse:collapse}.ManageEmployees-table th{background:#f8fafc;border-bottom:1px solid #e2e8f0;cursor:pointer;font-size:13px;font-weight:600;padding:12px 14px;text-align:left}.ManageEmployees-table td{border-bottom:1px solid #f1f5f9;font-size:13px;padding:12px 14px}.ManageEmployees-table tbody tr:hover{background:#f9fafb}.ManageEmployees-tableWrapper{box-shadow:0 6px 20px #0f172a0f}.ManageEmployees-actionBtn{border:none;border-radius:8px;cursor:pointer;font-size:12px;margin-right:6px;padding:6px 10px}.ManageEmployees-viewBtn{background:#e0f2fe;color:#0369a1}.ManageEmployees-editBtn{background:#ede9fe;color:#5b21b6}.ManageEmployees-filterRow{align-items:flex-end;background:#fff;border-radius:14px;box-shadow:0 4px 16px #0f172a0d;display:flex;gap:24px;margin-bottom:20px;padding:18px}.ManageEmployees-filterBlock{display:flex;flex-direction:column;gap:6px}.ManageEmployees-filterLabel{color:#64748b;font-size:12px;font-weight:600}.ManageEmployees-columnFilter,.ManageEmployees-dateInput,.ManageEmployees-input,.ManageEmployees-select{border:1px solid #e2e8f0;border-radius:8px;font-size:13px;outline:none;padding:8px 12px;transition:.2s}.ManageEmployees-columnFilter:focus,.ManageEmployees-dateInput:focus,.ManageEmployees-input:focus,.ManageEmployees-select:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}.ManageEmployees-container{background:#f8fafc;font-family:Inter,sans-serif;padding:28px}.ManageEmployees-topBar{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.ManageEmployees-globalSearch{border:1px solid #e2e8f0;border-radius:10px;font-size:14px;min-width:240px;outline:none;padding:10px 14px}.ManageEmployees-tableWrapper{background:#fff;border-radius:16px;box-shadow:0 6px 24px #0f172a0f;overflow:hidden}.ManageEmployees-table{width:100%}.ManageEmployees-tableHeader{background:#f1f5f9}.ManageEmployees-tableCell{border-bottom:1px solid #f1f5f9;font-size:14px;padding:14px 18px}.ManageEmployees-tableRowHover:hover{background:#f8fafc}.primaryBtn{background:#2563eb;color:#fff}.primaryBtn,.secondaryBtn{border:none;border-radius:10px;cursor:pointer;font-size:13px;padding:9px 16px}.secondaryBtn{background:#e2e8f0}.ManageEmployees-resetBtn{background:#475569;border:none;border-radius:10px;color:#fff;cursor:pointer;padding:9px 16px}.ManageEmployees-ghostBtn{background:#0000;border:1px solid #cbd5e1;border-radius:6px;color:#475569;cursor:pointer;font-size:12px;font-weight:500;padding:6px 12px;transition:all .2s}.ManageEmployees-ghostBtn:hover{background:#e2e8f0;color:#1e293b}.ManageEmployees-modalOverlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a80;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.ManageEmployees-modalContainer{background:#fff;border-radius:18px;box-shadow:0 20px 50px #0f172a26;display:flex;flex-direction:column;max-height:90vh;overflow:hidden;width:720px}.ManageEmployees-modalHeader{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:20px 24px}.ManageEmployees-modalBody{display:flex;flex-direction:column;gap:24px;overflow-y:auto;padding:24px}.ManageEmployees-modalFooter{border-top:1px solid #f1f5f9;display:flex;gap:12px;justify-content:flex-end;padding:18px 24px}.ManageEmployees-closeBtn{background:none;border:none;cursor:pointer;font-size:18px}.ManageEmployees-formSection{background:#f8fafc;border-radius:14px;display:flex;flex-direction:column;gap:14px;padding:18px}.ManageEmployees-sectionTitle{color:#334155;font-size:14px;font-weight:600}.ManageEmployees-detailBlock{background:#f8fafc;border-radius:14px;display:flex;flex-direction:column;gap:12px;padding:18px}.ManageEmployees-detailTitle{color:#334155;font-size:14px;font-weight:600}.ManageEmployees-detailRow{display:flex;justify-content:space-between}.ManageEmployees-detailLabel{color:#64748b;font-size:13px}.ManageEmployees-detailValue{color:#0f172a;font-size:14px;font-weight:500}.ManageEmployees-chipContainer{display:flex;flex-wrap:wrap;gap:8px}.ManageEmployees-chip{background:#e2e8f0}.ManageEmployees-chip,.ManageEmployees-roleChip{border-radius:20px;font-size:12px;padding:6px 12px}.ManageEmployees-roleChip{background:#dbeafe;color:#1d4ed8}.ManageEmployees-roleChipSecondary{background:#ede9fe;border-radius:20px;color:#6d28d9;font-size:12px;padding:6px 12px}.ManageEmployees-groupAccessBlock{display:flex;flex-direction:column;gap:8px;margin-top:12px}.ManageEmployees-groupAccessTitle{color:#475569;font-size:13px;font-weight:600}.ManageEmployees-emptyText{color:#94a3b8;font-size:13px}.ManageEmployees-checkboxGrid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.ManageEmployees-checkboxItem{align-items:center;display:flex;font-size:13px;gap:8px}.ManageEmployees-groupRoleBlock{background:#f1f5f9;border-radius:12px;margin-bottom:12px;padding:14px}.ManageEmployees-groupRoleTitle{color:#334155;font-size:13px;font-weight:600;margin-bottom:10px}.ManageEmployeeForm-container{align-items:center;background:linear-gradient(135deg,#efefef,#fff);color:#0f172a;display:flex;flex-direction:column;min-height:100vh;padding:60px 20px}.ManageEmployeeForm-container h2{color:#0f172a;font-size:28px;font-weight:700;letter-spacing:-.5px;margin-bottom:30px}.ManageEmployeeForm-grid{grid-gap:22px;background:#0000;border-radius:18px;box-shadow:0 25px 60px #00000026;display:grid;gap:22px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:30px;max-width:1100px;padding:40px;width:100%}.ManageEmployeeForm-grid h4{border-bottom:1px solid #e2e8f0;color:#0f172a;font-size:15px;font-weight:600;grid-column:1/-1;margin-bottom:5px;margin-top:20px;padding-bottom:6px}.ManageEmployeeForm-grid input,.ManageEmployeeForm-grid select{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;box-sizing:border-box;font-size:14px;max-width:100%;padding:12px 14px;transition:all .2s ease}.ManageEmployeeForm-grid input:focus,.ManageEmployeeForm-grid select:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626;outline:none}.ManageEmployeeForm-grid input:disabled{background:#f1f5f9;color:#64748b;cursor:not-allowed}.ManageEmployeeForm-grid input[type=file]{background:#fff;border:1px dashed #cbd5e1;cursor:pointer;padding:10px}.ManageEmployeeForm-grid input[type=file]:hover{background:#f1f5f9}.ManageEmployeeForm-submit{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:12px;box-shadow:0 15px 30px #22c55e40;color:#fff;cursor:pointer;font-size:15px;font-weight:600;letter-spacing:.4px;max-width:1100px;padding:14px;transition:all .2s ease;width:100%}.ManageEmployeeForm-submit:hover{box-shadow:0 18px 40px #22c55e59;transform:translateY(-2px)}.ManageEmployeeForm-submit:disabled{box-shadow:none;cursor:not-allowed;opacity:.6}@media (max-width:768px){.ManageEmployeeForm-grid{gap:16px;padding:25px}.ManageEmployeeForm-container{padding:40px 15px}}.ob-container{background:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:48px 64px}.ob-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 10px 40px #0f172a0a;margin-bottom:32px;padding:32px;transition:all .25s ease}.ob-card:hover{box-shadow:0 20px 60px #0f172a14}.ob-topBar{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.ob-topBar h2{color:#0f172a;font-size:22px;font-weight:700}.ob-topBarActions{align-items:center;display:flex;gap:12px}.ob-primaryBtn{background:#0f172a;border:none;border-radius:10px;box-shadow:0 8px 20px #0f172a1a;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 28px;transition:all .25s ease}.ob-primaryBtn:hover{background:#1e293b;box-shadow:0 12px 30px #0f172a33;transform:translateY(-2px)}.ob-primaryBtn:disabled{background:#93c5fd;cursor:not-allowed}.ob-secondaryBtn{background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#334155;cursor:pointer;font-size:13px;font-weight:500;padding:10px 20px;transition:all .2s ease}.ob-secondaryBtn:hover{background:#f8fafc;border-color:#cbd5e1}.ob-dangerBtn{background:#ef4444;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:10px 20px}.ob-dangerBtn:hover{background:#dc2626}.ob-successBtn{background:#10b981;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:10px 20px}.ob-successBtn:hover{background:#059669}.ob-ghostBtn{background:none;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;font-size:12px;padding:8px 14px}.ob-ghostBtn:hover{background:#f1f5f9}.ob-filterBar{align-items:flex-end;background:#fff;border-radius:14px;box-shadow:0 4px 16px #0f172a0d;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:20px;padding:18px}.ob-filterBlock{display:flex;flex-direction:column;gap:6px}.ob-filterLabel{color:#64748b;font-size:12px;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.ob-dateInput,.ob-input,.ob-select{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;font-size:14px;outline:none;padding:12px 14px;transition:all .2s ease;width:100%}.ob-dateInput:focus,.ob-input:focus,.ob-select:focus{background:#fff;border:1px solid #2563eb;box-shadow:0 0 0 3px #2563eb26}.ob-searchInput{border:1px solid #e2e8f0;border-radius:10px;font-size:14px;min-width:220px;outline:none;padding:10px 14px;transition:.2s}.ob-searchInput:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.ob-cardsList{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0f172a0d;display:flex;flex-direction:column;gap:0;overflow:hidden}.ob-candidateCard{align-items:center;background:#fff;border:none;border-bottom:1px solid #f1f5f9;cursor:pointer;display:flex;flex-direction:row;gap:16px;justify-content:space-between;padding:14px 20px;transition:background .15s}.ob-candidateCard:last-child{border-bottom:none}.ob-candidateCard:hover{background:#f8faff}.ob-candidateCard.selected{background:#eff6ff;border-left:3px solid #2563eb}.ob-cardLeft{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:16px;min-width:0}.ob-cardName{color:#0f172a;font-size:14px;font-weight:700;min-width:140px;white-space:nowrap}.ob-cardSub{align-items:center;color:#64748b;display:flex;flex-wrap:wrap;font-size:12px;gap:12px;min-width:0}.ob-cardDesignation{color:#334155;font-weight:600}.ob-cardCity{opacity:.8}.ob-cardBadges{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:6px}.ob-cardChevron{color:#94a3b8;font-size:10px;margin-left:4px}.ob-badge{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;font-size:12px;font-weight:500;gap:6px;padding:6px 14px}.ob-statusBadge{border-radius:20px;font-size:11px;font-weight:700;letter-spacing:.05em;padding:4px 12px;text-transform:uppercase}.ob-statusBadge.active{background:#eef2ff;border:1px solid #e0e7ff;color:#2563eb}.ob-status{border-radius:6px;font-size:12px;font-weight:600;padding:4px 10px;text-transform:capitalize}.ob-status.stage1{background:#fef3c7;color:#92400e}.ob-status.stage2{background:#dbeafe;color:#1d4ed8}.ob-status.approved{background:#d1fae5;color:#065f46}.ob-status.rejected{background:#fee2e2;color:#991b1b}.ob-status.sent_back{background:#ffedd5;color:#9a3412}.ob-badge-step{background:#dbeafe;color:#1d4ed8}.ob-badge-call{background:#fef3c7;color:#92400e}.ob-badge-salary-hired{background:#d1fae5;color:#065f46}.ob-badge-salary-nothired{background:#fee2e2;color:#991b1b}.ob-badge-migrated{background:#10b981;color:#fff}.ob-badge-active{background:#e0e7ff;color:#3730a3}.ob-stepsBar{background:#fff;border-radius:14px;box-shadow:0 2px 12px #0f172a0a;gap:0;margin-bottom:28px;overflow-x:auto;padding:16px 20px}.ob-stepDot,.ob-stepsBar{align-items:center;display:flex}.ob-stepDot{flex-direction:column;gap:6px;min-width:80px;position:relative}.ob-stepCircle{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:50%;color:#94a3b8;display:flex;font-size:13px;font-weight:700;height:32px;justify-content:center;transition:all .3s;width:32px}.ob-stepCircle.done{background:#10b981;border-color:#10b981;color:#fff}.ob-stepCircle.current{background:#2563eb;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb33;color:#fff}.ob-stepLabel{color:#94a3b8;font-size:11px;text-align:center;white-space:nowrap}.ob-stepLabel.done{color:#10b981;font-weight:600}.ob-stepLabel.current{color:#2563eb;font-weight:600}.ob-stepLine{align-self:flex-start;background:#e2e8f0;flex:1 1;height:2px;margin:16px -4px 0;min-width:20px}.ob-stepLine.done{background:#10b981}.ob-detailPanel{background:#fff;border-bottom:1px solid #f1f5f9;border-left:3px solid #2563eb;border-top:none;margin-top:0;overflow:hidden}.ob-detailHeader{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:22px 26px}.ob-detailHeaderLeft{align-items:center;display:flex;gap:12px}.ob-detailTitle{color:#0f172a;font-size:18px;font-weight:700}.ob-detailBody{display:flex;flex-direction:column;gap:24px;padding:26px}.ob-closeBtn{background:none;border:none;border-radius:6px;color:#64748b;cursor:pointer;font-size:20px;padding:4px 8px}.ob-closeBtn:hover{background:#f1f5f9}.ob-section{background:#f8fafc;border-radius:14px;display:flex;flex-direction:column;gap:14px;padding:20px}.ob-sectionTitle{align-items:center;color:#1e293b;display:flex;font-size:18px;font-weight:600;gap:8px;letter-spacing:-.2px;margin-bottom:20px}.ob-infoRow{align-items:baseline;display:flex;gap:8px;justify-content:flex-start;padding:4px 0}.ob-infoLabel{color:#64748b;font-size:13px}.ob-infoValue{color:#0f172a;font-size:14px;font-weight:500}.ob-formGrid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr;justify-items:start}.ob-formGroup{display:flex;flex-direction:column;gap:5px}.ob-formLabel{color:#64748b;font-size:12px;font-weight:600}.ob-textarea{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;font-size:14px;min-height:130px;outline:none;padding:12px 14px;resize:vertical;transition:all .2s ease;width:100%}.ob-textarea:focus{background:#fff;border:1px solid #2563eb;box-shadow:0 0 0 3px #2563eb26}.ob-shareLink{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;display:flex;gap:12px;padding:14px 18px}.ob-shareLinkUrl{color:#1e40af;flex:1 1;font-family:monospace;font-size:13px;word-break:break-all}.ob-copyBtn{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:12px;padding:6px 14px;white-space:nowrap}.ob-copyBtn:hover{background:#1d4ed8}.ob-shareSection{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;gap:16px;padding:16px}.ob-shareRow,.ob-shareSection{display:flex;flex-direction:column}.ob-shareRow{gap:8px}.ob-shareInfo{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:12px;justify-content:space-between;padding:10px 14px}.ob-shareLabel{color:#64748b;font-size:11px;font-weight:700;min-width:80px;text-transform:uppercase}.ob-shareValue{color:#0f172a;flex:1 1;font-family:monospace;font-size:13px}.ob-ellipsis{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ob-waPreview{background:#dcf8c6;border-left:4px solid #128c7e;border-radius:8px;padding:12px;position:relative}.ob-waPreview:after{background:#128c7e;border-radius:4px;color:#fff;content:"WhatsApp Preview";font-size:9px;font-weight:700;left:10px;padding:2px 6px;position:absolute;top:-8px}.ob-waText{color:#075e54;font-size:13px;line-height:1.5;white-space:pre-wrap}.ob-tabs{display:flex;flex-wrap:wrap;gap:6px}.ob-tab{background:none;border:none;border-bottom:2px solid #0000;color:#94a3b8;cursor:pointer;font-size:13px;font-weight:600;margin-bottom:-2px;padding:10px 20px;transition:.2s}.ob-tab:hover{color:#475569}.ob-tab.active{border-bottom-color:#2563eb;color:#2563eb}.ob-header{align-items:center;background:#fff;border-radius:12px;box-shadow:0 1px 6px #0f172a14;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:20px;padding:16px 20px}.ob-titleMain{color:#0f172a;font-size:28px;font-weight:700;letter-spacing:-.3px}.ob-body{padding-top:4px}.ob-tabButton{background:#f1f5f9;border:none;border-radius:50px;color:#64748b;cursor:pointer;font-size:13px;font-weight:600;padding:7px 16px;transition:background .15s,color .15s;white-space:nowrap}.ob-tabButton:hover{background:#e2e8f0;color:#1e3a8a}.ob-tabButton.active{background:#0f172a;box-shadow:0 8px 20px #0f172a26;color:#fff}.ob-tabButton.active:hover{background:#1d4ed8}.ob-modalOverlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a80;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.ob-modal{background:#fff;border-radius:18px;box-shadow:0 20px 50px #0f172a26;display:flex;flex-direction:column;max-height:90vh;overflow:hidden;width:680px}.ob-modalHeader{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:20px 24px}.ob-modalHeaderTitle{color:#0f172a;font-size:16px;font-weight:700}.ob-modalBody{display:flex;flex-direction:column;gap:18px;overflow-y:auto;padding:24px}.ob-modalFooter{border-top:1px solid #f1f5f9;display:flex;gap:12px;justify-content:flex-end;padding:16px 24px}.ob-feedbackCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;gap:10px;padding:16px}.ob-feedbackScores{display:flex;flex-wrap:wrap;gap:16px}.ob-feedbackScore{align-items:center;display:flex;flex-direction:column;gap:2px}.ob-feedbackScoreValue{color:#2563eb;font-size:18px;font-weight:700}.ob-feedbackScoreLabel{color:#94a3b8;font-size:11px}.ob-feedbackComments{color:#475569;font-size:13px;font-style:italic}.ob-feedbackTime{color:#94a3b8;font-size:11px}.ob-roundBlock{background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;gap:10px;padding:16px}.ob-roundHeader{align-items:center;display:flex;justify-content:space-between}.ob-roundTitle{color:#334155;font-size:14px;font-weight:600}.ob-chip{align-items:center;background:#dbeafe;border-radius:20px;color:#1d4ed8;display:inline-flex;font-size:12px;font-weight:500;gap:6px;padding:4px 12px}.ob-chipRemove{color:#93c5fd;cursor:pointer;font-weight:700}.ob-chipRemove:hover{color:#ef4444}.ob-chipsContainer{display:flex;flex-wrap:wrap;gap:6px}.ob-empList{background:#fff;max-height:160px;overflow-y:auto}.ob-dropdownTrigger{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#475569;cursor:pointer;display:flex;font-size:13px;justify-content:space-between;padding:10px 14px;transition:all .2s}.ob-dropdownTrigger:hover{background:#f8fafc;border-color:#cbd5e1}.ob-dropdownContent{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 25px #0f172a1a;display:flex;flex-direction:column;gap:8px;left:0;padding:8px;position:absolute;right:0;top:Calc(100% + 4px);z-index:100}.ob-dropdownSearch{border:1px solid #e2e8f0;border-radius:8px;font-size:13px;outline:none;padding:8px 12px;width:100%}.ob-dropdownSearch:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.ob-chevron{color:#94a3b8;font-size:10px}.ob-empRow{border-bottom:1px solid #f8fafc;cursor:pointer;display:flex;font-size:13px;justify-content:space-between;padding:8px 14px;transition:background .15s}.ob-empRow:hover{background:#f1f5f9}.ob-empRow.selected{background:#eff6ff}.ob-successBanner{align-items:center;background:#d1fae5;border:1px solid #6ee7b7;border-radius:12px;color:#065f46;display:flex;font-size:14px;font-weight:600;gap:12px;padding:18px 22px}.ob-empty{color:#94a3b8;font-size:15px;padding:60px 20px;text-align:center}.ob-loading{color:#64748b;font-size:14px;padding:40px;text-align:center}.ob-actionsRow{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.ob-docsList{display:flex;flex-direction:column;gap:6px}.ob-docItem{align-items:center;color:#334155;display:flex;font-size:13px;gap:8px;padding:6px 0}.ob-docItem a{color:#2563eb;text-decoration:none}.ob-docItem a:hover{text-decoration:underline}.ob-expItem{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;display:flex;justify-content:space-between;padding:12px 16px}.ob-expDetails{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px}.ob-expCompany{color:#0f172a;font-size:14px;font-weight:600}.ob-expRole{color:#64748b;font-size:13px}@media (max-width:768px){.ob-container{padding:16px}.ob-filterBar{flex-direction:column;gap:12px}.ob-formGrid{grid-template-columns:1fr}.ob-modal{width:95vw}.ob-candidateCard{align-items:flex-start;flex-direction:column;gap:12px}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{background-color:#f8fafc;color:#000;font-family:Inter,sans-serif}.dashboard-content-container{background:#f8fafc;font-family:Inter,sans-serif;height:100%;overflow-y:auto;padding:28px}.dashboard-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.dashboard-header h2{color:#000;font-size:22px;font-weight:700;margin:0}button{font-family:Inter,sans-serif}.add-row button,.btn-primary,.config-tabs button,.dashboard-controls button,.save-btn{border:none;border-radius:10px;cursor:pointer;font-size:13px;font-weight:600;padding:10px 20px;transition:background .2s,color .2s}.config-tabs button,.dashboard-controls button{background:#e2e8f0;border:1px solid #0000;color:#000}.config-tabs button:hover,.dashboard-controls button:hover{background:#cbd5e1}.add-row button,.btn-primary,.config-tabs button.active,.dashboard-controls button.active-btn,.save-btn{background:#001e3a;color:#fff}.add-row button:hover,.btn-primary:hover,.config-tabs button.active:hover,.dashboard-controls button.active-btn:hover,.save-btn:hover{background:#000}.btn-danger,.danger-btn{background:#000;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:8px 16px}.btn-danger:hover,.danger-btn:hover{background:#333}.btn-sm{border-radius:8px;font-size:12px;padding:6px 12px}.icon-btn{align-items:center;background:#0000;border:1px solid #e2e8f0;border-radius:10px;color:#000;cursor:pointer;display:flex;justify-content:center;padding:10px;transition:background .2s,color .2s}.icon-btn:hover{background:#e2e8f0;color:#000}input,select,textarea{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#000;font-family:Inter,sans-serif;font-size:13px;outline:none;padding:9px 12px;transition:.2s}input:focus,select:focus,textarea:focus{border-color:#001e3a;box-shadow:0 0 0 3px #001e3a1a}.controls-bar{align-items:center;display:flex;gap:12px;margin-bottom:20px}.locations-container,.matrix-table-container,.roster-config-container,.roster-table-container{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000d;margin-bottom:24px;overflow:hidden;padding:1rem}.config-table,.matrix-table,.roster-table{border-collapse:collapse;width:100%}.config-table th,.matrix-table th,.roster-table th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#000;font-size:12px;font-weight:600;letter-spacing:.03em;padding:14px 20px;text-align:left;text-transform:uppercase}.config-table td,.matrix-table td,.roster-table td{border-bottom:1px solid #f1f5f9;color:#000;font-size:14px;padding:14px 20px;vertical-align:middle}.config-table tr:hover,.matrix-table tr:hover,.roster-table tr:hover{background:#f8fafc}.roster-table td:last-child{border-bottom:1px solid #f1f5f9}.config-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.config-section{padding:0}.config-section h3{color:#000;font-size:18px;font-weight:700;margin-bottom:16px;padding:20px 20px 0}.config-list,.priority-list{display:flex;flex-direction:column;gap:10px;padding:0 20px 20px}.config-item,.priority-item{background:#fff;border:1px solid #e2e8f0;justify-content:space-between;padding:12px 16px}.add-row,.config-item,.priority-item{align-items:center;border-radius:12px;display:flex}.add-row{background:#f1f5f9;gap:12px;margin:0 20px 20px;padding:16px}.add-row input{flex:1 1}.locations-container{background:#fff;border:1px solid #e2e8f0;display:flex;min-height:600px}.locations-sidebar{background:#f8fafc;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;width:260px}.sidebar-header{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;color:#000;display:flex;font-weight:700;justify-content:space-between;padding:20px}.location-list{flex:1 1;overflow-y:auto;padding:10px}.location-item{align-items:center;border-radius:10px;color:#000;cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:space-between;margin-bottom:4px;padding:12px 16px;transition:background .2s}.location-item:hover{background:#e2e8f0;color:#000}.location-item.active{background:#f1f5f9;border-left:3px solid #001e3a;color:#001e3a;font-weight:600}.location-content{background:#fff;flex:1 1;overflow-y:auto;padding:28px}.location-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.location-header h3{color:#000;font-size:20px;font-weight:700;margin:0;padding:0}.section-panel{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:24px;overflow:hidden}.panel-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#000;display:flex;font-size:14px;font-weight:600;justify-content:space-between;padding:16px 20px}.panel-body{padding:20px}.input-sm{border-radius:6px;padding:6px 10px}.input-md{width:100%}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.roster-top-bar{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.mondays-selector{display:flex;gap:12px}.monday-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;min-width:80px;padding:10px 16px;transition:all .2s}.monday-btn:hover{background:#f8fafc;border-color:#cbd5e1}.monday-btn.active-monday{background:#001e3a;border-color:#001e3a;color:#fff}.monday-btn.active-monday .monday-date,.monday-btn.active-monday .monday-label{color:#fff}.monday-label{color:#64748b;font-size:11px;font-weight:600;margin-bottom:4px}.monday-date{color:#000;font-size:13px;font-weight:700}.action-btn,.roster-actions{align-items:center;display:flex;gap:8px}.action-btn{background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#000;cursor:pointer;font-size:13px;font-weight:600;padding:10px 20px;transition:background .2s,color .2s}.action-btn:hover{background:#f8fafc}.icon-btn.delete-btn{align-items:center;background:#000;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:10px;transition:background .2s,color .2s}.icon-btn.delete-btn:hover{background:#333}.create-new-btn{align-items:center;background:#001e3a;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:6px;padding:10px 20px;transition:background .2s,color .2s}.create-new-btn:hover{background:#000}.roster-cards-container{margin-top:24px}.empty-roster-msg{background:#fff;border:1px dashed #cbd5e1;border-radius:12px;color:#64748b;padding:40px;text-align:center}.store-cards-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.store-roster-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;transition:box-shadow .2s}.store-roster-card:hover{box-shadow:0 4px 15px #0000000d}.store-card-header{justify-content:space-between;margin-bottom:16px}.store-card-header,.store-icon{align-items:center;display:flex}.store-icon{color:#001e3a}.issues-badge{background:#fee2e2;border-radius:20px;color:#ef4444;font-size:11px;font-weight:600;padding:4px 8px}.store-roster-card h3{color:#000;font-size:16px;font-weight:700;margin:0 0 8px}.store-roster-card p{color:#64748b;font-size:13px;margin:0 0 20px}.view-roster-link{align-items:center;background:#0000!important;border:none!important;color:#001e3a!important;cursor:pointer!important;display:inline-flex;font-size:13px!important;font-weight:600!important;gap:4px;padding:0!important}.view-roster-link:hover{text-decoration:underline!important}.monday-controls{display:flex;flex-direction:column;gap:4px;justify-content:center}.monday-controls .icon-btn{height:28px;min-width:0;min-width:auto;padding:4px;width:28px}.detail-header{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.detail-header h3{color:#000;font-size:20px;font-weight:700;margin:0}.back-btn{align-items:center;background:#0000;border:none;color:#64748b;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:4px;padding:0;width:-webkit-fit-content;width:fit-content}.back-btn:hover{color:#001e3a}.store-roster-detail{animation:fadeIn .3s ease-out}.detail-top-actions{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.store-title-lg{color:#1e293b;font-size:20px;font-weight:800;margin:0;text-transform:uppercase}.alerts-row{display:flex;gap:16px;margin-bottom:20px}.alert-box{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex:1 1;overflow:hidden}.alert-header{align-items:center;display:flex;font-size:14px;font-weight:700;justify-content:space-between;padding:12px 16px}.alert-red .alert-header{background:#fef2f2;color:#991b1b}.alert-brown .alert-header{background:#fefce8;color:#854d0e}.alert-icon{margin-right:8px}.rotate-down{transform:rotate(-90deg)}.roster-grid-container{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow-x:auto}.roster-grid-table{border-collapse:collapse;min-width:1000px;width:100%}.roster-grid-table th{background:#f8fafc;border:1px solid #e2e8f0;color:#475569;font-size:11px;font-weight:700;padding:12px;text-align:center}.day-header{line-height:1.4}.day-date{color:#94a3b8;font-size:10px}.roster-grid-table td{background:#fff;border:1px solid #e2e8f0;color:#334155;font-size:11px;padding:8px;text-align:center;vertical-align:middle}.shift-header-row td{background:#e2e8f0;color:#334155;font-size:12px;font-weight:600;padding:10px 16px;text-align:left}.role-cell{padding:8px}.role-select{border:1px solid #cbd5e1;border-radius:6px;color:#475569;font-size:11px;font-weight:600;padding:6px;width:100%}.emp-name-cell{color:#0f172a;font-weight:600;padding:12px!important;text-align:left!important;white-space:nowrap}.drag-handle{color:#cbd5e1;cursor:grab;font-size:14px;margin-right:8px;vertical-align:middle}.emp-designation-cell{color:#64748b;font-weight:600;text-transform:uppercase}.week-off-cell{background:#fde047!important;color:#854d0e!important;font-weight:700;text-transform:uppercase}.working-cell{background:#fff!important}.cell-store-name{color:#0f172a;font-weight:700;margin-bottom:2px;text-transform:uppercase}.cell-shift-time{color:#64748b;font-weight:600}@media print{.alert-box,.dashboard-header,.dashboard-sidebar,.detail-top-actions,.roster-top-bar{display:none!important}.dashboard-content-container{margin:0!important;padding:0!important;width:100%!important}.roster-grid-container{overflow:visible!important}}