.pd-0 {
    padding: 0px !important;
}
.pd-10 {
    padding: 10px !important;
}
.pd-15 {
    padding: 15px !important;
}
.pd-20 {
    padding: 20px !important;
}
.pd-25 {
    padding: 25px !important;
}
.pd-30 {
    padding: 30px !important;
}
.pt-0 {
    padding-top: 0px !important;
}
.pt-5 {
    padding-top: 5px !important;
}
.pt-10 {
    padding-top: 10px !important;
}
.pt-15 {
    padding-top: 15px !important;
}
.pt-20 {
    padding-top: 20px !important;
}
.pt-30 {
    padding-top: 30px !important;
}
.pt-40 {
    padding-top: 40px !important;
}
.pt-50 {
    padding-top: 50px !important;
}
.pt-60 {
    padding-top: 60px !important;
}
.pb-0 {
    padding-bottom: 0px !important;
}
.pb-5 {
    padding-bottom: 5px !important;
}
.pb-10 {
    padding-bottom: 10px !important;
}
.pb-15 {
    padding-bottom: 15px !important;
}
.pb-20 {
    padding-bottom: 20px !important;
}
.pb-30 {
    padding-bottom: 30px !important;
}
.pb-40 {
    padding-bottom: 40px !important;
}
.pb-50 {
    padding-bottom: 50px !important;
}
.pb-60 {
    padding-bottom: 60px !important;
}
.pl-0 {
    padding-left: 0px !important;
}
.pl-5 {
    padding-left: 5px !important;
}
.pl-10 {
    padding-left: 10px !important;
}
.pl-15 {
    padding-left: 15px !important;
}
.pl-20 {
    padding-left: 20px !important;
}
.pl-30 {
    padding-left: 30px !important;
}
.pl-40 {
    padding-left: 40px !important;
}
.pl-50 {
    padding-left: 50px !important;
}
.pl-60 {
    padding-left: 60px !important;
}
.pr-0 {
    padding-right: 0px !important;
}
.pr-5 {
    padding-right: 5px !important;
}
.pr-10 {
    padding-right: 10px !important;
}
.pr-15 {
    padding-right: 15px !important;
}
.pr-20 {
    padding-right: 20px !important;
}
.pr-30 {
    padding-right: 30px !important;
}
.pr-40 {
    padding-right: 40px !important;
}
.pr-50 {
    padding-right: 50px !important;
}
.pr-60 {
    padding-right: 60px !important;
}
.p-l-5 {
    padding-left: 5px !important;
}
.p-r-5 {
    padding-right: 5px !important;
}
.mt-0 {
    margin-top: 0px !important;
}
.mt-5 {
    margin-top: 5px !important;
}
.mt-8 {
    margin-top: 8px !important;
}
.mt-10 {
    margin-top: 10px !important;
}
.mt-15 {
    margin-top: 15px !important;
}
.mt-20 {
    margin-top: 20px !important;
}
.mt-30 {
    margin-top: 30px !important;
}
.mt-40 {
    margin-top: 40px !important;
}
.mt-50 {
    margin-top: 50px !important;
}
.mb-0 {
    margin-bottom: 0px !important;
}
.mb-2rem {
    margin-bottom: 2rem !important;
}
.mb-5 {
    margin-bottom: 5px !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.mb-15 {
    margin-bottom: 15px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.mb-40 {
    margin-bottom: 40px !important;
}
.mb-50 {
    margin-bottom: 50px !important;
}
.mr-0 {
    margin-right: 0px !important;
}
.mr-5 {
    margin-right: 5px !important;
}
.mr-10 {
    margin-right: 10px !important;
}
.mr-15 {
    margin-right: 15px !important;
}
.mr-20 {
    margin-right: 20px !important;
}
.mr-30 {
    margin-right: 30px !important;
}
.mr-40 {
    margin-right: 40px !important;
}
.mr-50 {
    margin-right: 50px !important;
}
.ml-0 {
    margin-left: 0px !important;
}
.ml-5 {
    margin-left: 5px !important;
}
.ml-10 {
    margin-left: 10px !important;
}
.ml-15 {
    margin-left: 15px !important;
}
.ml-20 {
    margin-left: 20px !important;
}
.ml-30 {
    margin-left: 30px !important;
}
.ml-40 {
    margin-left: 40px !important;
}
.ml-50 {
    margin-left: 50px !important;
}
.form-group {
    padding: 0 12px 0 12px;
    margin-bottom: 15px;
}
.form-control {
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    padding: .375rem .75rem !important;
}
.form-control:focus {
    border-color: #2c4074;
}
.loginBannerImg {
    width: 100%;
    height: 525px;
    object-fit: cover;
    border-radius: 0.375rem 0 0 0.375rem;
}
.loginLogo {
    width: 100%;
    height: 75px;
    object-fit: contain;
    margin-bottom: 5px;
}
.btnLoginColor {
    background: #2c4074;
    color: #fff;
    padding: .375rem .75rem;
}
.btnLoginColor:hover {
    border-color: #2c4074 !important;
    color: #2c4074 !important;
}
.loginBackground {
    background: linear-gradient(234deg, #500073 0%, #687EFF 76%) !important;
}
.adminLoginBannerImg {
    background: linear-gradient(234deg, #d8b0f2 0%, #8631bb 76%) !important;
}
.logo-header {
    height: 80px;
    display: block;
}
.siteLogo {
    width: 100%;
    height: 75px;
    object-fit: contain;
    background: #fff;
}
.main-header .navbar-header {
    min-height: 80px;
}
.headMainTitle {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 0;
    color: #2c4074;
}
.avatar-sm {
    width: 3.125rem;
    height: 3.125rem;
}
.profile-pic span {
    font-size: 1.125rem;
}
.cghSideMenu {
    padding: 0 10px;
}
.cghSideMenu a {
    padding: 8px 10px !important;
    border-radius: 10px;
}
.cghSideMenu a:before {
    display: none;
}
.sidebar[data-background-color=dark], .logo-header[data-background-color=dark] {
    background: #2c4074 !important;
}
.sidebar[data-background-color=dark] .nav .nav-item.active>a {
    background: #fff !important;
}
.sidebar[data-background-color=dark] .nav>.nav-item.active>a p {
    color: #000 !important;
}
.sidebar[data-background-color=dark] .nav>.nav-item a, .sidebar .nav>.nav-item a i {
    color: #fff !important;
}
.sidebar .nav.nav-secondary>.nav-item.active a i {
    color: #1a2035 !important;
}
.sidebar .nav.nav-secondary>.nav-item.active a:hover i {
    color: #1a2035 !important;
}
.sidebar .nav.nav-secondary>.nav-item .nav-collapse li.active>a {
    background: #c7c7c733;
}
.sidebar .nav-collapse li a .sub-item {
    color: #fff;
}
.sidebar[data-background-color=dark] .nav .nav-item>a:hover {
    background: #c7c7c733;
}
.sidebar .nav.nav-secondary>.nav-item a:hover i, .sidebar .nav.nav-secondary>.nav-item a:hover p {
    color: #fff !important;
}
.sidebar .nav>.nav-item a:hover {
    background: #c7c7c733;
}
.sidebar[data-background-color=dark] .nav>.nav-item.active a:hover p, .sidebar[data-background-color=dark] .nav>.nav-item.active>a p {
    color: #1a2035 !important;
}
.cardPadd {
    padding: 10px 15px !important;
}
.examCardPadd {
    padding: 0px 15px !important;
}
.homeIcon {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 5px;
    border-radius: 15px;
}
.examIcon {
    height: 90px;
    margin-bottom: 15px;
}
.cardTxt {
    /*font-size: 20px;*/
    margin-bottom: 0px;
    color: #000;
    font-weight: 600;
}
.card-info-gradient {
    background: linear-gradient(-45deg, #007bff, #00c6ff) !important;
    color: #fff;
}
.card-warning-gradient {
    background: linear-gradient(-45deg, #f0ad4e, #ffce54) !important;
    color: #fff;
}
.card-success-gradient {
    background: linear-gradient(-45deg, #28a745, #5dd39e) !important;
    color: #fff;
}
.bubble-shadow {
    position: relative;
    overflow: hidden;
}
.bubble-shadow:before {
    position: absolute;
    top: -10%;
    right: -140px;
    width: 300px;
    height: 300px;
    content: "";
    border-radius: 50%;
    background: rgba(255, 255, 255, .08);
}
.bubble-shadow:after {
    position: absolute;
    top: -65px;
    right: 80px;
    width: 150px;
    height: 150px;
    content: "";
    border-radius: 50%;
    background: rgba(255, 255, 255, .08);
}
.examTitle {
    font-size: 22px;
    margin-bottom: 0px;
    color: #000;
    font-weight: 600;
    text-align: center;
}
.course-list-card {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    transition: transform 1s ease, box-shadow 0.3s ease;
    height: 120px;
    display: flex;
    justify-content: center;
}
.card-compliance-gradient {
    background: linear-gradient(-45deg, #6a11cb, #2575fc) !important;
    color: #fff;
}
.card-digital-gradient {
    background: linear-gradient(-45deg, #00c6ff, #0072ff) !important;
    color: #fff;
}
.card-service-gradient {
    background: linear-gradient(-45deg, #ff512f, #dd2476) !important;
    color: #fff;
}
.card-sales-gradient {
    background: linear-gradient(-45deg, #f7971e, #ffd200) !important;
    color: #fff;
}
.card-core-gradient {
    background: linear-gradient(-45deg, #11998e, #38ef7d) !important;
    color: #fff;
}
.card-product-gradient {
    background: linear-gradient(-45deg, #fc4a1a, #f7b733) !important;
    color: #fff;
}
.card-risk-gradient {
    background: linear-gradient(-45deg, #e53935, #e35d5b) !important;
    color: #fff;
}
.card-efficiency-gradient {
    background: linear-gradient(-45deg, #1d976c, #93f9b9) !important;
    color: #fff;
}
.card-banking-gradient {
    background: linear-gradient(-45deg, #004d40, #ffc107) !important;
    color: #fff;
}
.card-cyber-gradient {
    background: linear-gradient(-45deg, #001f3f, #39ff14) !important;
    color: #fff;
}
.card-rbi-gradient {
    background: linear-gradient(-45deg, #4b6cb7, #182848) !important;
    color: #fff;
}
.card-regulation-gradient {
    background: linear-gradient(-45deg, #4b6cb7, #182848) !important;
    color: #fff;
}
.bubble-shadow-compliance:before {
    content: "";
    position: absolute;
    top: -20%;
    left: -100px;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    background: rgba(255,255,255,0.08);
}
.bubble-shadow-compliance:after {
    content: "";
    position: absolute;
    bottom: -40px;
    right: -40px;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: rgba(255,255,255,0.05);
}
.bubble-shadow-digital:before {
    content: "";
    position: absolute;
    top: -50px;
    right: -100px;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background: rgba(255,255,255,0.07);
}
.bubble-shadow-digital:after {
    content: "";
    position: absolute;
    bottom: 10%;
    left: -80px;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background: rgba(255,255,255,0.06);
}
.bubble-shadow-service:before {
    content: "";
    position: absolute;
    top: -30px;
    left: 20%;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: rgba(255,255,255,0.05);
}
.bubble-shadow-service:after {
    content: "";
    position: absolute;
    bottom: -60px;
    right: 20%;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    background: rgba(255,255,255,0.08);
}
.bubble-shadow-sales:before {
    content: "";
    position: absolute;
    top: -20%;
    right: -50px;
    width: 280px;
    height: 280px;
    border-radius: 50%;
    background: rgba(255,255,255,0.07);
}
.bubble-shadow-sales:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: -50px;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background: rgba(255,255,255,0.05);
}
.bubble-shadow-core:before {
    content: "";
    position: absolute;
    top: -40px;
    left: -40px;
    width: 260px;
    height: 260px;
    border-radius: 50%;
    background: rgba(255,255,255,0.06);
}
.bubble-shadow-core:after {
    content: "";
    position: absolute;
    top: 30%;
    right: -60px;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: rgba(255,255,255,0.08);
}
.bubble-shadow-product:before {
    content: "";
    position: absolute;
    top: -60px;
    right: 10%;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background: rgba(255,255,255,0.05);
}
.bubble-shadow-product:after {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 20%;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    background: rgba(255,255,255,0.07);
}
.bubble-shadow-risk:before {
    content: "";
    position: absolute;
    top: -20%;
    left: 30%;
    width: 280px;
    height: 280px;
    border-radius: 50%;
    background: rgba(255,255,255,0.08);
}
.bubble-shadow-risk:after {
    content: "";
    position: absolute;
    bottom: -10%;
    right: -80px;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: rgba(255,255,255,0.06);
}
.bubble-shadow-efficiency:before {
    content: "";
    position: absolute;
    top: -50px;
    left: -50px;
    width: 240px;
    height: 240px;
    border-radius: 50%;
    background: rgba(255,255,255,0.07);
}
.bubble-shadow-efficiency:after {
    content: "";
    position: absolute;
    bottom: -30px;
    right: 10%;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: rgba(255,255,255,0.05);
}
.bubble-shadow-banking:before {
    content: "";
    position: absolute;
    top: -50px;
    right: -50px;
    width: 230px;
    height: 230px;
    border-radius: 50%;
    background: rgba(255,255,255,0.06);
}
.bubble-shadow-banking:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: -100px;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    background: rgba(255,255,255,0.09);
}
.bubble-shadow-cyber:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -80px;
    width: 190px;
    height: 190px;
    border-radius: 50%;
    background: rgba(255,255,255,0.08);
}
.bubble-shadow-cyber:after {
    content: "";
    position: absolute;
    bottom: -70px;
    right: 10%;
    width: 270px;
    height: 270px;
    border-radius: 50%;
    background: rgba(255,255,255,0.05);
}
.courseTitle {
    font-size: 30px;
    font-weight: 700 !important;
}
.coursesIcon {
    width: 100%;
    height: auto;
    object-fit: contain;
    background: #fff;
    padding: 5px;
    border-radius: 15px;
}
.sub-course-list-card {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    transition: transform 1s ease, box-shadow 0.3s ease;
    display: flex;
    justify-content: center;
    margin-bottom: 0;
}
.sub-course-list-card:hover {
    transform: translateY(-5px);
}
.sub-course-title {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
}
.gradient-beginner {
    background: linear-gradient(135deg, #00b09b, #96c93d);
}
.gradient-intermediate {
    background: linear-gradient(135deg, #2193b0, #6dd5ed);
}
.gradient-advance {
    background: linear-gradient(135deg, #cc2b5e, #753a88);
}
.gradient-default {
    background: linear-gradient(135deg, #636363, #a2ab58);
}
.currentExamTitle {
    font-size: 27px;
    font-weight: 700 !important;
    line-height: 1.3 !important;
}
.topic-document {
    width: 100%;
    height: 600px;
    border: 1px solid #ccc;
}
.cardNumber {
    /*font-size: 18px;
    line-height: 20px;*/
    color: #000;
    font-weight: 600;
}
.btn-sm {
    font-size: 12.25px;
    padding: 4px 8px;
    line-height: 1.5;
}
.btn-warning {
    background: #f1bf43 !important;
    border-color: #f1bf43 !important;
}
.btn-warning:hover {
    background: #f1bf43 !important;
    border-color: #f1bf43 !important;
    opacity: 1;
}
.btn-danger {
    background: #df3554 !important;
    border-color: #df3554 !important;
}
.btn-danger:hover {
    background: #df3554 !important;
    border-color: #df3554 !important;
    opacity: 1;
}
.homeCard {
    transition: transform 1s ease, box-shadow 0.3s ease;
}
.home-learning-card {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    transition: transform 1s ease, box-shadow 0.3s ease;
    /*border-bottom: 5px solid #007929;*/
    height: 170px;
    display: flex;
    justify-content: center;
}
.exam-card {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    transition: transform 1s ease, box-shadow 0.3s ease;
    border-bottom: 5px solid #007929;
    display: flex;
    justify-content: center;
}
.widgets-animate:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
}
.list-group-item {
    cursor: pointer;
    transition: background-color 0.2s ease-in-out;
}
.list-group-item span {
    font-size: 15px;
}
.list-group-item:hover {
    background-color: #f8f9fa;
}
input[type="radio"] {
    accent-color: #0d6efd; /* Bootstrap blue */
}
.questionTitle {
    font-size: 20px;
    font-weight: 600;
}
.exam-timer-section {
    font-size: 27px;
    font-weight: 700;
    background: linear-gradient(135deg, #ff4d4d, #cc0000);
    color: #fff;
    padding: 15px 25px;
    border-radius: 50px;
    display: inline-block;
    font-family: 'Orbitron', sans-serif;
    letter-spacing: 2px;
    min-width: 220px;
    text-align: center;
    animation: pulse 1.5s infinite;
}
@keyframes pulse {
    0% { box-shadow: 0 0 10px rgba(255, 77, 77, 0.6); }
    50% { box-shadow: 0 0 25px rgba(255, 77, 77, 0.9); }
    100% { box-shadow: 0 0 10px rgba(255, 77, 77, 0.6); }
}
.exam-finish-page {
    min-height: 80vh;
    background: linear-gradient(135deg, #f9f9f9, #e0f7fa);
    padding: 20px;
}
.finish-card {
    background: white;
    animation: fadeInUp 1s ease-out;
    padding: 30px;
}
.success-icon i {
    font-size: 70px;
    color: #28a745;
    animation: pop 2s ease-in-out;
}
.exam-score {
    font-size: 18px !important;
    line-height: 25px;
}
.examGetMark {
    font-size: 25px;
    font-weight: 700;
}
.examTotalMark {
    font-size: 25px;
    font-weight: 700;
}
@keyframes scaleIn {
    from {transform: scale(0);}
    to {transform: scale(1);}
}
@keyframes fadeInUp {
    from {opacity: 0; transform: translateY(30px);}
    to {opacity: 1; transform: translateY(0);}
}
.exam-complete-title {
    font-size: 35px;
    color: #31ce36;
    font-weight: 700;
}
.exam-result-txt {
    font-size: 20px;
    color: #666;
}
.option-wrapper {
    overflow-x: auto;
    height: auto;
    white-space: normal !important;
}
.logo-main-header {
    padding-left: 10px !important;
    padding-right: 50px !important;
}
.examCompleteTitle {
    font-size: 30px;
    font-weight: 600;
    color: #007929;
}
.resultExam {
    margin-bottom: 0;
    font-size: 19px;
    font-weight: 600;
    line-height: 25px;
}
table.dataTable {
    border-collapse: collapse !important;
}
.resultExamTitle {
    font-size: 20px;
    margin-bottom: 0px;
    color: #000;
    font-weight: 600;
    text-align: center;
}
.resultTable thead tr {
    border-top: 1px solid #dee2e6;
}
.resultTable thead tr th {
    padding: 10px 25px 10px 10px !important;
    white-space: nowrap;
    font-size: 14px;
    text-transform: capitalize;
}
.resultTable tbody tr td {
    padding: 5px 5px !important;
    white-space: nowrap;
    border: 1px solid #dee2e6 !important;
}
.empTable thead tr th {
    text-transform: capitalize;
    padding: 10px 25px 10px 10px !important;
}
.empTable tbody tr td {
    padding: 5px 5px !important;
    white-space: nowrap;
    border: 1px solid #dee2e6 !important;
}
.reportTable thead tr th {
    text-transform: capitalize;
    padding: 10px 25px 10px 10px !important;
}
.reportTable tbody tr td {
    padding: 5px 5px !important;
    white-space: nowrap;
    border: 1px solid #dee2e6 !important;
}
.badge-total {
    background: #4169e1;
    border-radius: 5px;
    padding: 5px 15px;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
}
.badge-correct {
    background: #228b22;
    border-radius: 5px;
    padding: 5px 15px;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
}
.badge-wrong {
    background: #c6011f;
    border-radius: 5px;
    padding: 5px 15px;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
}
.badge-percentage {
    background: #662d91;
    border-radius: 5px;
    padding: 5px 15px;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
}
.report-content {
    padding: 0 10px;
}
.report-nav-link {
    background: #f3f6ff;
    color: #2c4074;
    font-weight: 600;
    border: 1px solid #2c4074;
    border-radius: 10px;
    padding: 10px 25px;
    font-size: 15px;
    transition: all 0.3s ease;
}
.report-nav-link:hover {
    background: #f58634;
    border-color: #f58634;
    color: #fff;
}
.report-nav-link.active {
    background: #2c4074;
    color: #fff;
    border-color: #2c4074;
    box-shadow: 0 4px 10px rgba(0, 74, 173, 0.3);
}
.report-nav-tabs {
    gap: 10px;
    padding-top: 10px;
}
.currentReportTitle {
    font-size: 25px;
    border-left: 5px solid #0052cc;
    padding-left: 16px;
    font-weight: 600;
    color: #002b7f;
    margin-bottom: 20px;
}
.report-card-shadow {
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}
.queNo {
    text-align: center;
}
.progress {
    height: 17px;
    border-radius: 50px;
    overflow: hidden;
    width: 77%;
}
.exam-result {
    font-size: 18px !important;
    line-height: 25px;
    text-align: center;
    margin-bottom: 0;
}
.progress-bar {
    color: #000;
    font-size: 13px;
    font-weight: 600;
}
.badge-warning {
    color: #000;
}
.exam-result-div {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span, .pagination>li>a, .pagination>li>span {
    border-radius: 14px !important;
    line-height: 1.1 !important;
}
.exam-start-inner {
    padding: 20px 0 10px !important;
}
.queStatusUl {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    padding-left: 0;
    cursor: not-allowed;
    align-items: center;
    justify-content: space-between;
}
.queStatusLi {
    list-style: none;
    padding: 10px 15px;
    border: 1px solid #000;
    line-height: 15px;
    font-size: 15px;
    background: #f8f9fa;
    color: #000;
    border-radius: 5px;
}
.queStatusLi.answered {
    background: #008000;
    color: #fff;
    border: 0;
}
.queStatusLi.skipped {
    background: #dc3545;
    color: #fff;
    border: 0;
}
.queStatusLi.active {
    border: 2px solid #0d6efd;
    background: #e7f1ff;
    color: #000;
}
.examPendingTitle {
    font-size: 30px;
    font-weight: 600;
    color: #ff0000;
}
.examFinishFirst {
    width: 100%;
    height: 410px;
    object-fit: cover;
}
.examCardBody {
    padding: 30px 18px;
}
.question-stats {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    text-align: center;
}
.question-stats .stat-box {
    border-radius: 12px;
    padding: 12px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.question-stats .stat-box:hover {
    transform: translateY(-4px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}
.stat-box i {
    display: block;
    font-size: 22px;
    margin-bottom: 6px;
}
.stat-box .stat-label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 4px;
}
.stat-box .stat-value {
    font-size: 22px;
    font-weight: bold;
}
.answered-box {
    background: #008000;
    color: #fff;
}
.skipped-box {
    background: #ff0000;
    color: #fff;
}
.pending-box {
    background: #0d6efd;
    color: #fff;
}
.toggleRegPassword {
    position: absolute;
    right: 175px;
    margin-top: 3px;
    cursor: pointer;
    color: #ccc;
    top: 345px;
}
.toggleRegPassword:hover {
    color: #000 !important;
}
.prodDevelopInfo {
    display: flex;
    align-items: center;
    gap: 5px;
}
.footerLogo {
    width: 100%;
    height: 40px;
}
.employeeListCardHead {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.addNewEmpBtn {
    background-image: linear-gradient(to right, #f58634, #2c4074, #2c4074, #f58634);
    background-size: 500% 300%;
    transition: all .4s ease-in-out;
    color: #fff;
    font-weight: 700;
}
.addNewEmpBtn:hover {
    background-position: 100% 0;
    transition: all .4s ease-in-out;
    opacity: 1;
    color: #fff;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #2e7ce4;
    color: #fff;
    border: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff !important;
}
.btnViewDoc {
    padding: 6px 12px;
    background: #2c4074;
    color: #fff;
    font-size: 12px;
    line-height: 1;
}
.btnViewDoc:hover, .btnViewDoc:focus {
    padding: 6px 12px;
    background: #2c4074;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    opacity: 1;
}
.form-check-input {
    border: 1px solid #a3a3a3;
    margin-right: 2px;
}
.nav-tabs {
    border-bottom: 2px solid #e5e5e5;
}
.nav-tabs .nav-link {
    font-weight: 600;
    font-size: 15px;
    padding: 10px 20px;
    color: #555;
    border: none !important;
    position: relative;
}
.nav-tabs .nav-link.active {
    color: #007bff;
}
.nav-tabs .nav-link.active::after {
    content: '';
    width: 100%;
    height: 3px;
    background: #007bff;
    position: absolute;
    bottom: -2px;
    left: 0;
    border-radius: 5px;
}
.course-tab-content {
    background: white;
    border-radius: 15px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
    padding: 20px;
}
.courseDetailTitle {
    font-weight: 700;
    letter-spacing: .5px;
}
.goog-te-gadget img {
    display: none;
}
.backToCourseBtn {
    background: #f1f4ff;
    border-radius: 8px;
    font-weight: 600;
    padding: 10px 18px;
    border: 1px solid #d6dffd;
    color: #3554d1;
}
.backToCourseBtn:hover {
    background: #dce4ff;
    color: #1b34a8;
}
iframe, embed, video {
    border-radius: 12px;
    border: 1px solid #ddd;
}
.courseHeader {
    flex-wrap: nowrap;
}
.courseHeaderActions {
    gap: 10px;
}
.courseHeaderActions {
    gap: 10px;
}
.read-more {
    color: #f58634;
    font-weight: 700;
}



@media only screen and (min-width: 320px) and (max-width: 767px) {
    .footer > .container-fluid, .footer > .container {
        flex-direction: row;
        padding: 0;
    }
    .md-mr-0 {
        margin-right: 0px !important;
    }
    .md-margin-10 {
        margin: 0px 10px 0px 10px;
    }
    .md-p-l-5 {
        padding-left: 5px;
    }
    .md-p-r-5 {
        padding-right: 5px;
    }
    .logo-header {
        display: flex;
        height: 70px;
    }
    .siteLogo {
        height: 65px !important;
    }
    .copyright {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
    .homeIcon {
        height: 75px;
        width: 100%;
        object-fit: contain;
    }
    .btn-toggle {
        padding: 33px 0 !important;
    }
    .logo-header .more {
        padding: 15px 5px 15px 15px;
    }
    .home-learning-card {
        height: auto !important;
    }
    .home-learning-card .d-flex {
        display: block !important;
    }
    .coursesIcon {
        height: auto;
    }
    .md-p-l-5, .md-p-r-5 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .courseDetailInner {
        padding-right: 15px !important;
        padding-left: 15px !important;
        padding-top: 15px !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .course-list-card {
        margin-bottom: 0;
    }
    .backToCourseBtn {
        white-space: nowrap;
    }
    .courseTitle {
        font-size: 23px;
        line-height: 1;
        margin-top: 0px !important;
    }
    .exam-card {
        height: auto;
    }
    .examTitle {
        font-size: 18px;
        text-align: left;
    }
    .examIcon {
        height: 65px;
        margin-bottom: 0;
    }
    .questionTitle {
        font-size: 15px;
    }
    .question-stats {
        justify-content: space-between;
    }
    .finish-card {
        padding: 20px;
    }
    .exam-complete-title {
        font-size: 25px;
    }
    .exam-result-div {
        display: block;
    }
    .progress {
        width: 100%;
    }
    .courseHeader {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }
    .courseDetailTitle {
        font-size: 20px;
    }
    .courseHeaderActions {
        width: 100%;
        display: flex;
        justify-content: flex-start;
    }
    .courseHeaderActions .btn {
        white-space: nowrap;
        flex: 1;
    }
    .resultExamTitle {
        text-align: left;
        line-height: 1.3;
    }
}