.slim-sidebar.always-expanded{width:220px;margin-left:0}.slim-sidebar.always-expanded .nav-label{opacity:1;visibility:visible}.dashboard-container{padding:0 0 60px}.dashboard-card{background:#fff;margin-bottom:24px;overflow:hidden}.dashboard-card--help{border-top:1px solid #e0e7ef}.dashboard-card .card-header{padding:3 24px;background:0 0;border-bottom:1px solid #e0e7ef}.dashboard-card .card-title{font-size:1.25rem;font-weight:700}.dashboard-card .card-body{padding:20px 24px 24px}.dashboard-form{margin-bottom:12px}.dashboard-form .form-row{display:flex;gap:12px;align-items:flex-end;max-width:500px}@media (max-width:575.98px){.dashboard-form .form-row{flex-direction:column;align-items:stretch}}.dashboard-form .form-group{display:flex;flex-direction:column}.dashboard-form .form-group-btn{flex-shrink:0}@media (max-width:575.98px){.dashboard-form .form-group-btn{margin-top:4px}.dashboard-form .form-group-btn .btn{width:100%}}.message-box{padding:12px 16px;border-radius:8px;font-size:13px;display:none;margin-top:12px;max-width:500px}.message-box.show{display:block}.message-box.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.message-box.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.dashboard-actions{display:flex;gap:16px;margin-top:40px;padding:0 24px}@media (max-width:575.98px){.dashboard-actions{flex-direction:column}}@media (max-width:575.98px){.btn-action{width:100%}}.page-wrapper .main-content{min-height:calc(100vh - 200px)}