.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: 16px;
}
.form-control {
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    padding: .375rem .75rem !important;
}
.form-control:focus {
    border-color: #2c4074;
}
.loginBannerImg {
    width: 100%;
    height: 550px;
    object-fit: cover;
    border-radius: 0.375rem 0 0 0.375rem;
}
.loginLogo {
    width: 100%;
    height: 75px;
    object-fit: contain;
    margin-bottom: 20px;
}
.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] .nav .nav-item.active>a {
    background: #fff !important;
}
.sidebar[data-background-color=dark] .nav>.nav-item.active>a p {
    color: #000 !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 {
    color: #b9babf !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 {
    height: 75px;
    background: #fff;
    border-radius: 15px;
    padding: 5px;
}
.examIcon {
    height: 90px;
    margin-bottom: 15px;
}
.cardTxt {
    font-size: 20px;
    margin-bottom: 0px;
    color: #fff;
    font-weight: 600;
}
.examTitle {
    font-size: 22px;
    margin-bottom: 0px;
    color: #000;
    font-weight: 600;
    text-align: center;
}
.currentExamTitle {
    font-size: 27px;
    font-weight: 700 !important;
    line-height: 1.3 !important;
}
.cardNumber {
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    font-weight: 600;
}
.btn-warning {
    background: #f1bf43 !important;
    border-color: #f1bf43 !important;
}
.btn-danger {
    background: #df3554 !important;
    border-color: #df3554 !important;
}
.homeCard {
    transition: transform 1s ease, box-shadow 0.3s ease;
}
.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;
    height: 170px;
    display: flex;
    justify-content: center;
}
.widgets-animate:hover {
    transform: translateY(-10px);
    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;
}
.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;
}
.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;
}
.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;
}


@media only screen and (min-width: 320px) and (max-width: 480px) {
    .toggleRegPassword {
        right: 50px;
        top: 424px;
    }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
    .toggleRegPassword {
        right: 70px;
        top: 424px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .toggleRegPassword {
        right: 70px;
        top: 444px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1100px) {
    .toggleRegPassword {
        right: 135px;
        top: 435px;
    }
}
@media only screen and (min-width: 1101px) and (max-width: 1200px) {
    .toggleRegPassword {
        right: 155px;
        top: 434px;
    }
}
@media only screen and (min-width: 1201px) and (max-width: 1300px) {
    .toggleRegPassword {
        right: 115px;
        top: 407px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .md-p-l-5 {
        padding-left: 5px;
    }
    .md-p-r-5 {
        padding-right: 5px;
    }
    .logo-header {
        display: flex;
        height: 70px;
    }
    .siteLogo {
        height: 65px !important;
    }
    .homeIcon {
        height: 75px;
        width: 100%;
        object-fit: contain;
    }
    .btn-toggle {
        padding: 33px 0 !important;
    }
    .logo-header .more {
        padding: 15px 5px 15px 15px;
    }
    .exam-card {
        height: 100px;
    }
    .examIcon {
        height: 65px;
        margin-bottom: 0;
    }
    .questionTitle {
        font-size: 15px;
    }
    .finish-card {
        padding: 20px;
    }
    .exam-complete-title {
        font-size: 25px;
    }
    /*.toggleRegPassword {
        right: 50px;
        top: 438px;
    }*/
    .p-5 {
        padding: 3rem !important;
    }
}