.lp_file-card{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:2rem}.lp_file-card .filename{font-weight:700}.lp_file-embed{margin-top:2rem}.alert{border-radius:5px;font-size:16px;margin-top:20px;padding:15px;text-align:left}.alert.alert-success{background-color:#d1e7dd;border-color:#badbcc;color:#0f5132}.alert.alert-info{background-color:#cff4fc;border-color:#b6effb;color:#055160}.alert.alert-warning{background-color:#fff3cd;border-color:#ffecb5;color:#856404}.alert.alert-danger{background-color:#f8d7da;border-color:#f5c2c7;color:#842029}#user-courses-dashboard .container{margin:0 auto;max-width:1000px}#user-courses-dashboard .stats-container{display:flex;gap:20px;margin-bottom:30px}@media screen and (max-width:640px){#user-courses-dashboard .stats-container{flex-direction:column}}#user-courses-dashboard .stat-box{border-radius:8px;flex:1;padding:15px;text-align:center}#user-courses-dashboard .stat-box.completed{background-color:#dcfce7;color:#166534}#user-courses-dashboard .stat-box.in-progress{background-color:#dbeafe;color:#1e40af}#user-courses-dashboard .stat-box.not-started{background-color:#fee2e2;color:#991b1b}#user-courses-dashboard .stat-value{font-size:24px;font-weight:700;margin-bottom:5px}#user-courses-dashboard .stat-label{font-size:14px}#user-courses-dashboard .tabs{border-bottom:1px solid #e5e7eb;border-radius:unset;margin-bottom:20px}#user-courses-dashboard .tab-button{background:none;border:none;border-bottom:2px solid transparent;color:inherit;cursor:pointer;font-size:16px;margin-right:10px;padding:10px 20px}#user-courses-dashboard .tab-button.active{border-bottom-color:#2563eb;border-radius:unset;color:#2563eb}#user-courses-dashboard .course-list{display:none}#user-courses-dashboard .course-list.active{display:block}#user-courses-dashboard .course-row{border:1px solid #e5e7eb;border-radius:8px;display:flex;margin-bottom:10px;padding:20px}#user-courses-dashboard .course-thumbnail{background-color:#f3f4f6;border-radius:8px;height:80px;margin-right:20px;overflow:hidden;width:80px}#user-courses-dashboard .course-thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:640px){#user-courses-dashboard .course-thumbnail{display:none}}#user-courses-dashboard .course-info{flex-grow:1}#user-courses-dashboard .course-title{font-weight:700;margin-bottom:10px}#user-courses-dashboard .course-details{align-items:flex-start;display:flex;flex-direction:column;gap:4px}@media screen and (max-width:640px){#user-courses-dashboard .course-details{align-items:flex-start;flex-direction:column}}#user-courses-dashboard .progress-bar{background-color:#e5e7eb;border-radius:4px;height:8px;overflow:hidden}#user-courses-dashboard .progress-fill{background-color:#2563eb;height:100%;transition:width .3s ease}#user-courses-dashboard .progress-text{color:#6b7280;display:flex;font-size:14px;gap:8px;margin-top:5px}#user-courses-dashboard .progress-text .label,#user-courses-dashboard .progress-text span.certification-date{margin-left:5px}#user-courses-dashboard .certificates-list{align-items:flex-start;display:flex;flex-wrap:wrap;font-size:14px;gap:10px;margin-top:5px;overflow:hidden}@media screen and (max-width:640px){#user-courses-dashboard .certificates-list{flex-direction:column}}#user-courses-dashboard .certificates-list a{display:flex;gap:5px}#user-courses-dashboard .certificate-icon{display:contents}#user-courses-dashboard .certificates-list svg{height:16px;width:16px;fill:#6b7280}
