﻿@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;500;700&family=Lora:wght@400;600&family=Poppins:wght@400;500;600&display=swap');


/* Move down content because we have a fixed navbar that is 50px tall */
body {
    /* comment for scroll */
    /* padding-top: 50px;
    padding-bottom: 20px; */
    /* font-family: Verdana, Geneva, Tahoma, sans-serif; */
    font-size: 12px;
    /*margin:0px 120px;*/
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    background-color: whitesmoke;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/*.headerstyle {
    color: #FFFFFF;
    border: 1px solid #000000 !important;
    border-bottom-color: #000000;
    background-color: #a8a8a8;
    padding: 0.5em 0.5em 0.5em 0.5em;
    text-align: center;
}*/
/* Set widths on the form inputs since otherwise they're 100% wide */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="select"] {
    max-width: 100%;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 992px) {
    #formDiv {
        width: 70%;
    }
}

@media only screen and (max-width: 992px) {
    #formDiv {
        width: 100%;
        vertical-align: middle;
        line-height: 30px;
    }

    .table {
        width: 100% !important;
    }
}

@media only screen and (max-width: 486px) {
    #btnBack {
        margin-top: 10px;
    }
}

@media only screen and (min-width: 120px) and (max-width:768px) {
    .fixed-box {
        width: 100% !important;
    }

    #Login {
        width: 100% !important;
    }
}

@media only screen and (min-width: 768px) {
    #Login {
        width: 50%;
    }
}

label.error {
    color: red;
    font-weight: normal;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 10px;
    display: inline-flex;
}

.TitleJumbotron {
    text-align: center;
    color: #ffffff;
    background-color: #6dbdf7;
    font-size: 24px;
    text-shadow: initial;
    font-weight: bold;
}

fieldset {
    border: 1px solid whitesmoke;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    width: 100%;
}

    fieldset legend {
        font-size: 9pt;
        color: black;
        font-weight: bold;
    }

/*.the-legend {
    border-style: none;
    border-width: 0;
    font-size: 12px;
    color: black;
    font-weight: bold;
    margin-bottom: 0;
}

.the-fieldset {
    border: 2px groove threedface #444;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
    background-color:transparent;
}*/

.TableHeading {
    text-align: center;
    color: #ffffff;
    height: 40px;
    width: 100%;
    font-weight: bold;
    font-size: 20px;
}

.minimumwidth {
    min-width: 200px;
}

.TitleForms {
    text-align: center;
    /*color: black;*/
    color: white;
    height: 50px;
    width: 100%;
    font-weight: bold;
    /*background-color: #a7aaaa;*/
    background-color: #7E4555;
    padding-top: 14px;
    overflow: hidden;
    font-weight: bold;
    font-size: medium;
    font-family: 'Poppins';
}

.UserHeader {
    text-align: left;
    /*padding-left: 20px;*/
    padding: 0px 20px;
    /*color: black;*/
    color: white;
    height: 40px;
    width: 100%;
    font-weight: bold;
    /*background-color: #a7aaaa;*/
    background-color: #7E4555;
    padding-top: 10px;
    overflow: hidden;
    font-weight: bold;
    font-size: 12px;
    font-family: 'Poppins';
}

.AnswerSpan {
    float: right;
    text-align: right;
    margin: 10px;
    display: inline;
}

.Header3 {
    text-align: center;
    color: black;
    height: 50px;
    width: 100%;
    font-weight: bold;
    background-color: #a7aaaa;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
    font-weight: bold;
    font-size: 14px;
}

.fixed-box {
    width: 250px;
    /*just for preview*/
    height: 40px;
    /*just for preview*/
    background: #000000;
    /*just for preview*/
    position: fixed;
    top: 52px;
    right: 0px;
    color: white;
    z-index: 99999;
    text-align: right;
    padding-top: 10px;
    padding-right: 10px;
}

.RoundCorner10 {
    /* Default For All */
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-radius: 12px;
    /* Firefox 1-3.6 */
    -moz-border-radius: 12px;
    border-radius: 12px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 12px;
}

.RoundCorner5 {
    /* Default For All */
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

.RoundCorner4 {
    /* Default For All */
    border-radius: 4px;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-radius: 4px;
    /* Firefox 1-3.6 */
    -moz-border-radius: 4px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 4px;
    height: 29px;
    width: 180px;
    border: 1px solid #c7c5c5;
    height: 30px;
    padding-left: 5px;
    overflow: hidden;
}

.HeightTableRow35 {
    height: 20px;
}

.OpacityDiv {
    height: 100%;
    opacity: 0.4;
    background-color: black;
}

.red {
    content: "*";
    color: red;
    font-size: 10pt;
}

.circularImage {
    width: 100px;
    height: 100px;
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    background-repeat: no-repeat;
    margin: 0px auto 10px auto;
    /*background-image: url('../Images/Lock-icon.png');*/
}

.Innershadow {
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #000000;
}

.Oneedgeshadow {
    -webkit-box-shadow: 0 15px 13px -8px black;
    -moz-box-shadow: 0 15px 13px -8px black;
    box-shadow: 0 15px 13px -8px black;
}

#countdowntimer1 {
    border: none;
}

.Hide {
    display: none;
}

.ShowErrorLabel {
    display: block;
    font-size: smaller;
    font-weight: normal;
    color: red;
    height: 14px;
    width: 100%;
}

/*change by dnyneshwari start*/
body {
    background: #FFEFE2 !important;
}

.master-container {
    margin: 0px 120px;
}

.container-fluid {
    padding: 0px;
}

.logo-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    /*margin-bottom: 20px;*/
    gap: 40px;
}

@media (max-width: 540px) {
    .master-container {
        margin: 0px 20px;
    }

    .logo-img {
        width: 70px;
    }

    .user-greeting {
        font-size: 14px !important;
    }
}

@media (min-width: 541px) and (max-width: 820px) {
    .master-container {
        margin: 0px 40px;
    }
}

@media (max-width: 767.98px) {
    .navbar-right {
        float: right !important
    }
}

@media (max-width: 767.98px) {
    .navbar-right {
        float: right !important
    }
}

/*change by dnyneshwari end*/
.user-greeting {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    word-break: break-all;
    /*newadd*/
    /*text-align: right;*/
    margin-left: 4px;
}

.submit-btn {
    background-color: #DB4242;
    color: white;
    padding: 12px 24px;
    border: none;
    border-radius: 39px;
    cursor: pointer;
    margin-top: 16px;
    /*font-family: 'Poppins';*/
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
}

/*change by dnyneshwari end*/

.wrapper {
    margin-top: 100px;
    margin-bottom: 100px;
}

.form-signin {
    max-width: 100%;
    padding: 15px 35px 45px;
    margin: 0 auto;
    height: auto;
    background-color: rgb(0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0.1);
}

    .form-signin .form-signin-heading,
    .form-signin .checkbox {
        margin-bottom: 10px;
    }

    .form-signin .checkbox {
        font-weight: normal;
    }

    .form-signin .form-control {
        position: relative;
        font-size: 16px;
        height: auto;
        padding: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .form-signin .form-control:focus {
            z-index: 2;
        }

    .form-signin input[type="text"] {
        margin-bottom: 8px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .form-signin input[type="password"] {
        margin-bottom: 10px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        top: 0px;
        left: 0px;
    }

.OuterDiv {
    min-height: 400px;
    width: 80%;
    margin: 0px auto;
    /*border: 1px solid #ff0000;*/
    text-align: center;
    background-color: whitesmoke;
}

.TopMargin {
    margin-top: 10px;
}

.GridviewDiv {
    font-size: 100%;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helevetica, sans-serif;
    color: #303933;
}

/*.headerstyle {
    color: #FFFFFF;
    border-right-color: #abb079;
    border-bottom-color: #abb079;
    background-color: #df5015;
    padding: 0.5em 0.5em 0.5em 0.5em;
    text-align: center;
}*/

.noLRpadding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/********************SPINNER STYLES******************************/
.spinnerOverlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(255, 255, 255, 0.9) url("../Images/loader.gif") center no-repeat;
    /* background: rgba(255,255,255,0.9) url("../../images/logo/loader3.gif") center no-repeat; */
}

.loading-text {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 150px;
    height: 100%;
    font-size: larger;
    font-weight: bold;
    color: #0094ff;
}



.spinnerOverlay.loading:before {
    content: "";
    height: 90px;
    width: 90px;
    margin: -15px auto auto -15px;
    position: absolute;
    top: calc(50% - 45px);
    left: calc(50% - 45px);
    border-width: 8px;
    border-style: solid;
    border-color: #2180c0 #ccc #ccc;
    border-radius: 100%;
    animation: rotation .7s infinite linear;
}

/* ==========Login page CSS========== */
*,
*::before,
*::after {
    box-sizing: border-box;
}

body {
    font-family: 'Poppins', sans-serif;
    background-color: #FFEFE2;
    margin: 0;
    /* min-height: 100vh; */
}

.login-container {
    margin: 0px 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
}

.login-card1 {
    background-color: #ffffff;
    /*padding: 15px 15px 15px 15px;*/
    border-radius: 12px;
    margin: 0 auto;
    /*box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);*/
    text-align: center;
    /* max-width: 550px; */
    max-width: 814px;
    /* height: 562px; */
    /*width: 90%;*/
}

.login-card {
    background-color: #ffffff;
    padding: 40px 40px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    text-align: center;
    /* max-width: 550px; */
    max-width: 814px;
    /* height: 562px; */
    width: 90%;
}

    .login-card img {
        /*width: auto;*/
        height: auto;
    }

/* .logo-img {
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo{
width: 100%;
max-width: 200px;
justify-content: center;
} */

.logo-img {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 24px;
    /*width: 100%;*/
}

.logo {
    max-width: 215px;
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto;
}

.login-video-wrapper {
    margin: 40px auto;
    /* max-width: 600px;  */
    aspect-ratio: 16 / 8;
}

    .login-video-wrapper iframe {
        width: 100%;
        height: 100%;
        border: none;
        display: block;
    }


.login-card h2 {
    margin-bottom: 18px;
    margin-top: 36px;
    font-family: 'Lora';
    font-style: normal;
    font-weight: 600;
    font-size: 34px;
    color: #7E4555;
}

.login-card p {
    margin-bottom: 36px;
    font-family: 'Lora';
    font-style: italic;
    font-weight: 400;
    font-size: 20px;
    color: #7E4555;
}

.login-button {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 19px 80px 19px 24px;
    gap: 10px;
    height: 61px;
    border-radius: 50px;
    font-size: 24px;
    font-weight: 500;
    font-family: 'Poppins';
    font-style: normal;
    cursor: pointer;
    box-sizing: border-box;
    width: 100%;
    max-width: 360px;
}

/* Google */
.google-login {
    background: #FFFFFF;
    border: 1px solid #747775;
    color: #333333;
}

/* Facebook */
.facebook-login {
    background: #1877F2;
    border: none;
    color: #FFFFFF;
}

.button-group {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 34px;
    width: 100%;
}

/* Icon inside buttons */
.button-icon {
    width: 24px;
    height: 24px;
}


@media (max-width: 540px) {
    .login-card {
        padding: 50px 10px;
    }

    .login-container {
        margin: 0px 16px;
    }

    .login-card h2,
    .status-message,
    .quote {
        font-size: 20px !important;
    }

    .login-card p {
        font-size: 16px;
    }

    .login-button {
        font-size: 16px;
    }
}

@media (min-width: 541px) and (max-width: 820px) {
    .login-card {
        padding: 15px 15px;
    }
}

/* ==========Login page CSS End========== */
/* ==========Dashboard page CSS========== */
.wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    /* height: 100vh; */
    padding: 20px;
}

.video-container {
    max-width: 800px;
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

/* Responsive YouTube */
.video-wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    /* border-radius: 12px; */
    /* box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); */
}

    .video-wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: none;
    }

.status-message {
    font-weight: 500;
    font-size: 24px;
    color: #7E4555;
    margin: 0;
}

.quote {
    font-style: italic;
    font-weight: 400;
    font-size: 24px;
    color: #7E4555;
    margin: 0;
}

/* ==========Dashboard page CSS End========== */
/* ==========Quiz progrss Dashboard page CSS start========== */
.quiz-progress-container {
    margin: 0px 120px;
}

.video-section {
    display: flex;
    justify-content: center;
    padding-top: 60px;
    padding-bottom: 40px;
}

.quiz-progress-video-container {
    /* width: 1063px; */
    width: 100%;
    max-width: 1063px;
    /* padding: 0 20px; */
    /* box-sizing: border-box; */
}

.quiz-progress-video-wrapper {
    position: relative;
    width: 100%;
    height: 353px;
    padding: 0;
}

    .quiz-progress-video-wrapper iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

.section {
    /* width: 100%; */
    display: flex;
    flex-direction: column;
    align-items: center;
}

.quiz-section {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 40px;
}

.heading-with-image {
    display: flex;
    align-items: center;
    gap: 16px;
    justify-content: center;
    margin-bottom: 20px;
    text-align: center;
}

    .heading-with-image h2 {
        font-family: 'Lato';
        font-style: normal;
        font-weight: 600;
        font-size: 40px;
        /*font-size: 2.5rem;*/
        color: #7E4555;
        margin: 0;
    }

    .heading-with-image img {
        width: 40px;
        /* adjust as needed */
        height: 40px;
        object-fit: contain;
    }

/* Quiz Card Layout */
.card-container {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    gap: 28px;
    max-width: 1360px;
    /* margin: 0 120px; */
}

.quiz-live-card,
.quiz-Upcoming-card,
.quiz-Pass-card {
    /*width: 100% !important;*/
    flex: 1 1 auto;
    max-width: 390px;
    background: #fff;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    overflow: hidden;
    border-radius: 8px;
    /* min-width: 440px;  */
    /*max-width:440px;*/
}


/* Decorative Line */
.left-line {
    position: absolute;
    left: 0;
    top: 0;
    width: 13px;
    height: 100%;
    border-radius: 0px 20px 20px 0px;
}

.line-green {
    background: #BDF6BC;
}

.line-yellow {
    background: #FEEBA5;
}

.line-blue {
    background: #AED5F8;
}

/* Main Container */
.card-content {
    display: flex;
    flex-direction: column;
    justify-content: start;
    gap: 8px;
    padding: 9px 21px;
    width: 100%;
}

.upcoming-card-content,
.Pass-card-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 8px;
    padding: 20px 21px;
    width: 100%;
}

/* Top Status */
.live-status {
    display: flex;
    align-items: center;
    gap: 6px;
    /* margin-bottom: 8px; */
}

.green-circle {
    width: 12px;
    height: 12px;
    background: #28A745;
    border-radius: 50%;
}

.live-label {
    font-weight: 500;
    font-size: 16px;
    color: #000000;
}

/* Quiz Body */
.quiz-body {
    display: flex;
    /*align-items: center;*/
    justify-content: space-between;
    flex-direction: column;
    gap: 12px;
}

/* Pill Button */
.pill-button {
    display: inline-block;
    padding: 6px 16px;
    background: #DCEDFC;
    color: #000000;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    border-radius: 20px;
    text-decoration: underline;
}

/*
    .pill-button:hover {
        color: black;
    }*/

.btn-blue {
    background: #DCEDFC;
}

.btn-yellow {
    background: #FFF0BB;
    border: none;
    text-decoration: none;
}

.btn-green {
    background: #D4F8D3;
    border: none;
    text-decoration: none;
}


/* Right Side */
.card-right {
    display: flex;
    /*flex-direction: column;*/
    /*align-items: flex-end;*/
    gap: 8px;
    text-align: right;
    font-family: 'Poppins';
    justify-content: space-between;
}

.QuizName {
    margin: 0px 11px;
}

.quiz-title {
    font-weight: 400;
    font-size: 24px;
    margin: 0;
}

.quiz-date {
    font-weight: 300;
    font-size: 20px;
    color: #000000;
    margin: 0;
}




@media (max-width: 768px) {
    /* body {
    align-items: flex-start;
  } */

    .container {
        margin: 20px;
        align-items: center;
    }

    .quiz-card {
        flex-direction: column;
        width: 100%;
        height: auto;
    }

    .card-left,
    .card-right {
        width: 100%;
        /* padding: 16px; */
        align-items: center;
        text-align: center;
        font-size: 18px;
    }

    .blue-line {
        height: 100%;
        width: 10px;
        border-radius: 0 10px 10px 0;
    }

    .live-circle,
    .pill-button {
        margin-left: 0;
    }

    .quiz-progress-container {
        margin: 0px 20px;
    }

    .quiz-live-card,
    .quiz-Upcoming-card,
    .quiz-Pass-card {
        flex: 1 1 100%;
        max-width: 100%;
        min-width: 100%;
    }

    .card-container {
        flex-direction: column;
        align-items: center;
    }

    .heading-with-image {
        width: 100%;
        max-width: 500px;
        margin: 0 auto 18px auto;
        text-align: center;
    }
}

/* different techniques for iPad screening */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

    .card-content,
    .Pass-card-content,
    .upcoming-card-content {
        width: 378px;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1252px) {

    .card-content,
    .Pass-card-content,
    .upcoming-card-content {
        width: 400px;
    }
}

@media only screen and (min-device-width: 1253px) {

    .card-content,
    .Pass-card-content,
    .upcoming-card-content {
        width: 400px;
    }
}

/* ------------ */
.payment-container {
    border: 1px solid #7E4555;
    /*margin-top: 15px;*/
    margin: 40px 0px;
}

.payment-section {
    max-width: 1100px;
    margin: 20px auto;
    padding: 24px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}

.payment-heading {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    color: #7E4555;
    margin-bottom: 16px;
}

.payment-subheading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    margin-bottom: 24px;
    color: #7E4555;
}

.qr-code-img {
    width: 200px;
    height: auto;
    margin-bottom: 24px;
}

.form-wrapper {
    max-width: 850px;
    width: 100%;
    margin: 0 auto;
}


.checkbox-container {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0 auto 28px;
    /* max-width: 530px; */
    text-align: left;
    justify-content: flex-start;
    font-size: 24px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
}

    .checkbox-container input[type="checkbox"] {
        width: 31px;
        height: 31px;
    }

.subheading {
    margin: 0 auto 16px;
    /* max-width: 530px; */
    text-align: left;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
}

.radio-options {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    margin: 0 auto 36px;
    /* max-width: 530px; */
    text-align: left;
}

    .radio-options label {
        font-size: 16px;
        cursor: pointer;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .radio-options input[type="radio"] {
        width: 24px;
        height: 24px;
    }

.utr-input,
.upload-section {
    text-align: left;
    margin: 0 auto 16px auto;
    max-width: 850px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
}

    .utr-input input {
        padding: 10px;
        font-size: 16px;
        border-radius: 6px;
        border: 1px solid #ccc;
        width: 249px;
    }

.upload-section {
    max-width: 850px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 12px;
}


/* Hide native file input */
.custom-file-upload input[type="file"] {
    display: none;
}

/* Custom-styled label as button */
.custom-file-upload label {
    display: inline-block;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    padding: 10px;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    cursor: pointer;
    text-align: center;
}



.submit-button {
    background-color: #DB4242;
    color: white;
    padding: 12px 24px;
    border: none;
    border-radius: 39px;
    cursor: pointer;
    margin-top: 40px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
}

    .submit-button:hover {
        background-color: #C92626;
    }

@media (max-width: 600px) {
    .payment-section {
        padding: 16px;
    }

    .payment-heading {
        font-size: 22px;
    }

    .payment-subheading,
    .checkbox-container,
    .radio-options label,
    .utr-input,
    .upload-section,
    .custom-file-upload label,
    .submit-button,
    .success-popup {
        font-size: 18px;
    }

    .varification-message p {
        font-size: 22px !important;
    }

    .subheading {
        font-size: 20px;
    }

    .radio-options,
    .utr-input,
    .upload-section {
        max-width: 100%;
    }

    .submit-button {
        width: 100%;
    }
}

.varification-message p {
    /* font-family: 'Lato'; */
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    color: #7E4555;
    margin: 60px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1350px;
    margin: 12px auto;
    text-align: center;
}

/* Success Popup Styling */
.success-popup {
    display: block;
    margin: 40px auto 0 auto;
    max-width: 600px;
    background-color: #F2F9D9;
    border: 1px solid #CEF29F;
    border-radius: 8px;
    padding: 12px 16px;
    font-family: 'Poppins', sans-serif;
    color: #1E4620;
    display: flex;
    align-items: center;
    gap: 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
}

.success-icon {
    color: green;
    font-size: 22px;
    font-weight: bold;
    display: flex;
}

/* --------------- */
.verified-container {
    margin: 0px auto;
    padding:5px 24px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}

.verified-heading {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-bottom: 18px;
}

    .verified-heading img {
        width: 32px;
        height: 32px;
        object-fit: contain;
    }

    .verified-heading h2 {
        font-size: 28px;
        font-weight: 600;
        color: #28A745;
        margin: 0;
        font-family: 'Lato';
        font-style: normal;
        font-weight: 500;
        font-size: 50px;
    }

.verified-message {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    color: #7E4555;
    margin-bottom: 12px;
}

.download-wrapper {
    text-align: center;
    margin-top: 20px;
}

.download-heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    margin-bottom: 0px;
    color: #49263D;
}

.pdf-section {
    display: inline-block;
    text-align: left;
    max-width: 640px;
    width: 77%;
}

.pdf-links {
    /* list-style: none; */
    padding: 0;
    margin: 0;
}

    .pdf-links li {
        font-size: 25px;
        margin: 20px 0;
    }

    .pdf-links a {
        /* text-decoration: none; */
        color: #000000;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        word-wrap: break-word;
    }

        .pdf-links a:hover {
            text-decoration: underline;
        }


@media (max-width: 600px) {
    .verified-container {
        padding: 16px;
    }

    .verified-heading h2 {
        font-size: 22px;
    }

    .verified-message,
    .download-heading {
        font-size: 15px;
    }

    .pdf-links a {
        font-size: 15px;
    }

    .pdf-section {
        padding-left: 0;
    }

    .heading-with-image h2 {
        font-size: 20px;
    }

    .pill-button {
        font-size: 18px;
    }

    .download-wrapper {
        margin-top: 20px;
    }

    .download-heading {
        margin-bottom: 12px;
    }
}



/* Admin add quiz  */
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');

.Admin-form-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    /* background-color: #f9f9f9; */
    font-family: 'Roboto', sans-serif;
}

.quiz-form-container {
    background-color: #fff;
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    max-width: 550px;
    width: 90%;
    box-sizing: border-box;
}

    .quiz-form-container h1 {
        font-size: 28px;
        font-weight: 700;
        margin-bottom: 16px;
        text-align: center;
    }

    .quiz-form-container p {
        font-weight: 300;
        line-height: 1.5;
        font-size: 20px;
        color: #000000;
        margin-bottom: 30px;
        margin: 0px 0px 40px 0px;
        text-align: center;
    }

    /* update changes */
    .quiz-form-container label {
        display: block;
        font-weight: 500;
        font-size: 18px;
        color: #000000;
        margin-bottom: 18px;
        margin-top: 24px;
    }

    /* update changes */
    .quiz-form-container input[type="text"],
    .quiz-form-container input[type="date"] {
        width: 100%;
        padding: 12px;
        border: 1px solid #8C8C8C;
        border-radius: 8px;
        font-weight: 500;
        font-size: 16px;
        font-family: inherit;
    }

input[type="date"] {
    color: transparent;
    position: relative;
}

    input[type="date"]:focus,
    input[type="date"]:valid {
        color: #000;
        /* show selected date */
    }

    input[type="date"]::before {
        content: attr(data-placeholder);
        color: #999;
        position: absolute;
        left: 12px;
        top: 12px;
    }

    input[type="date"]:focus::before,
    input[type="date"]:valid::before {
        content: "";
    }


    input[type="text"]:focus,
    input[type="date"]:focus {
        border: 1px solid #007BFF;
        box-shadow: 0px 0px 4px #AED5F8;
        outline: none;
    }


.error-message {
    color: #F00000;
    font-weight: 300;
    font-size: 16px;
    margin-top: 4px;
}

.Create-quiz {
    width: 159px;
    height: 58px;
    background: #0077EE;
    color: white;
    font-weight: 500;
    font-size: 20px;
    border: none;
    border-radius: 4px;
    margin: 40px auto 0;
    display: block;
    cursor: pointer;
    font-family: inherit;
    transition: background-color 0.3s ease;
}

    .Create-quiz:hover {
        background-color: #2491FF;
    }


@media (max-width: 480px) {
    .quiz-form-container {
        padding: 25px;
    }

    h1 {
        font-size: 24px;
    }

    p {
        font-size: 14px;
    }
}

/* Admin study material */
.Admin-study-material-wrapper {
    padding: 40px 20px
}

.container {
    max-width: 1200px;
    margin: 0 auto;
}

    .container h1 {
        font-family: 'Helvetica Neue';
        font-weight: 500;
        font-size: 40px;
        margin-bottom: 24px;
        text-align: center;
    }

.material-subheading {
    font-family: 'Helvetica Neue';
    font-weight: 400;
    font-size: 28px;
    color: #000000;
    margin-top: 0;
    margin-bottom: 60px;
    text-align: center;
}

.success-message {
    color: #16B464;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    /* padding: 12px 16px; */
    border-radius: 6px;
    margin-bottom: 36px;
    text-align: center;
    font-size: 20px;
}

.upload-container {
    background-color: white;
    padding: 40px;
    border-radius: 8px;
}

.flex-row {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
    /* background-color: white; */
}

.left-side,
.right-side {
    flex: 1 1 350px;
    /* background-color: #fff; */
    padding: 24px;
    border-radius: 8px;
    font-family: 'Roboto', sans-serif;
    /* box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05); */
}

.form-group {
    margin-bottom: 40px;
}

    .form-group label {
        font-family: 'Roboto', sans-serif;
        display: block;
        margin-bottom: 8px;
        font-weight: 500;
        font-size: 18px;
        color: #0B0B0B;
        margin: 0;
    }

.upload-row {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
    margin-bottom: 16px;
}

.custom-file-label {
    /* background-color: #eee; */
    font-family: 'Roboto', sans-serif;
    border: 1px solid rgba(0, 0, 0, 0.25);
    padding: 10px 16px;
    border-radius: 6px;
    cursor: pointer;
    font-size: 14px;
    margin: 0;
    transition: background 0.3s ease;
}


.upload-row input[type="file"] {
    display: none;
    /* Hide the default file input */
}

#file-name {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #3C3C3C;
    min-width: 100px;
}

.upload-btn {
    width: 107px;
    height: 52px;
    background: #0077EE;
    color: white;
    font-weight: 500;
    font-size: 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-family: 'Roboto', sans-serif;
    transition: background-color 0.3s ease;
}

    .upload-btn:hover {
        background-color: #2491FF;
    }


.study-error-message {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #d82c37;
    /* margin-top: 6px; */
}

.right-side h3 {
    margin-top: 0;
    margin-bottom: 16px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: #020617;
}

.uploaded-list {
    display: flex;
    flex-direction: column;
    /* gap: 16px; */
}

.file-item-empty {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px 14px;
    border: 0.5px solid rgba(0, 0, 0, 0.25);
    text-align: center;
    font-family: 'Roboto', sans-serif;
}

.file-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 14px;
    border: 1px solid #ccc;
    /* border-radius: 6px; */
}

.file-info {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #000000;
}

    .file-info span {
        word-break: break-word;
        flex-shrink: 1;
    }

/* .file-info img {
    width: 20px;
    height: 20px;
} */

.remove-icon img {
    /* width: 18px;
    height: 18px; */
    cursor: pointer;
}

/* update changes */
.file-input-wrap input[type="text"] {
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 6px;
    font-family: inherit;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    flex: 1;
    background-color: transparent;
}

@media (max-width: 767px) {
    .upload-container {
        padding: 20px;
    }

    .upload-row {
        flex-direction: column;
        align-items: stretch;
    }

        .upload-row input[type="text"],
        .upload-btn,
        .custom-file-label {
            /* width: 100%; */
        }

    .right-side {
        margin-top: 40px;
        padding: 0;
    }

    .Admin-study-material-wrapper {
        padding: 0;
    }

    .flex-row {
        gap: 0;
    }

    .study-error-message {
        text-align: center;
    }
}

@media only screen and (min-device-width: 350px) and (max-device-width: 600px) {
    .passQuiz {
        width: 276px;
    }
}





.file-input-wrap {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 16px;
    border-radius: 4px;
    flex: 1;
    flex-wrap: wrap;
    background-color: #F8FCFF;
    cursor: pointer;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}

.upload-row {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 4px;
    flex-wrap: wrap;
    font-family: 'Roboto', sans-serif;
}





.QuizStatus {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.btn-purple {
    background: #E2D9F3;
    border: none;
}


/* -------------------------- */
.overlay {
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

.popup {
    background: #FFFFFF;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    padding: 26px;
    width: 90%;
    max-width: 500px;
    text-align: center;
    margin-top: 15px;
}

    .popup label {
        display: block;
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 16px;
        text-align: left;
        color: #000;
    }

    .popup input[type="text"] {
        width: 100%;
        padding: 12px;
        background: #FFFFFF;
        border: 1px solid rgba(0, 0, 0, 0.25);
        border-radius: 8px;
        font-size: 16px;
        color: #000;
        margin-bottom: 20px;
    }

    .popup input::placeholder {
        color: rgba(0, 0, 0, 0.25);
    }

    .popup button,
    .phonenumber-success-popup button {
        background-color: #DB4242;
        color: white;
        border: none;
        border-radius: 39px;
        padding: 8px 24px;
        font-size: 20px;
        font-weight: 500;
        cursor: pointer;
    }

        .popup button:hover,
        .phonenumber-success-popup button:hover {
            background-color: #C92626;
        }

.error {
    color: #DB4242;
    font-size: 14px;
    margin-top: -15px;
    margin-bottom: 20px;
    text-align: left;
}

.overlay {
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

.phonenumber-success-popup {
    background: #FFFFFF;
    box-shadow: 0px 4px 9px 4px rgba(147, 151, 184, 0.15);
    border-radius: 8px;
    padding: 30px 20px;
    width: 90%;
    max-width: 400px;
    text-align: center;
}

    .phonenumber-success-popup img {
        width: 60px;
        height: 60px;
        margin-bottom: 12px;
    }

    .phonenumber-success-popup h2 {
        font-weight: 500;
        font-size: 20px;
        margin: 0 0 8px;
        color: #000;
    }

    .phonenumber-success-popup p {
        font-weight: 400;
        font-size: 16px;
        margin: 0 0 24px;
        color: #000000;
    }

/* new live quiz ui */
.important-section {
    max-width: 1200px;
    margin: 0 auto;
    /* padding: 40px 16px; */
    text-align: left;
}

.important-heading {
    font-family: 'Lora';
    font-style: italic;
    font-weight: 600;
    font-size: 24px;
    color: #F15149;
    margin-bottom: 4px;
    margin-top: 0px;
    display: flex;
    align-items: center;
    gap: 8px;
}

    .important-heading span img {
        width: 24px;
        height: 24px;
        object-fit: contain;
    }

.important-text {
    font-family: 'Lora';
    font-style: italic;
    font-weight: 400;
    font-size: 24px;
    color: #7E4555;
    text-align: left;
    margin: 0 0 28px 0;
}

.live-quiz-video-wrapper {
    margin: 28px auto;
    width: 100%;
    /* max-width: 800px; */
    aspect-ratio: 16 / 9;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}

    .live-quiz-video-wrapper iframe {
        width: 100%;
        height: 100%;
        border: none;
        display: block;
    }

.button-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}
/* Participate Button */
.participate-btn {
    font-family: 'Poppins', sans-serif;
    font-size: 34px;
    font-weight: 500;
    padding: 18px 36px;
    background: #2F9BFA;
    border-radius: 8px;
    color: white;
    border: none;
    cursor: pointer;
    text-decoration: underline;
    margin-bottom: 15px;
    text-align: center;
}

    .participate-btn:hover {
        background: #0682EF;
        color: white;
    }

/* Optional: Responsive font tweak */
@media (max-width: 540px) {
    .important-heading,
    .important-text {
        font-size: 18px;
    }

    .participate-btn {
        font-size: 18px;
        width: 100%;
        padding: 16px;
    }
}

@media only screen and (min-device-width: 350px) and (max-device-width: 600px) {
    .participate-btn {
        text-align: center;
    }
}

/* -----How it work section------- */
.round-info-section {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    /* padding: 40px 16px; */
    /* max-width: 1200px; */
    margin: 0 auto;
    flex-wrap: wrap; /* allows stacking on small screens */
}

.info-box {
    flex: 1 1 45%;
    padding: 0px 24px 0px 24px;
    border-radius: 12px;
    /* box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.05); */
    margin-top: 10px;

}

.info-heading {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    color: #7E4555;
    color:white;
    margin-bottom: 16px;
}

.info-list {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    padding-left: 20px;
    color: black;
    color: white;
}

    .info-list li {
        margin-bottom: 12px;
    }

/* 📱 Responsive for tablets & phones */
@media (max-width: 768px) {
    .round-info-section {
        flex-direction: column;
        gap: 24px;
    }

    .info-box {
        flex: 1 1 100%;
    }

    .info-heading {
        font-size: 20px;
        margin-top: 0px;
    }

    .info-list {
        font-size: 16px;
    }
}

.quiz-date-section {
    /* max-width: 1200px; */
    margin: 30px auto;
    /* padding: 40px 16px; */
    text-align: center;
}

.quiz-date-header {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    margin-bottom: 40px;
}

    .quiz-date-header img {
        width: 32px;
        height: 32px;
        object-fit: contain;
    }

    .quiz-date-header h2 {
        font-size: 40px;
        font-family: 'Lora', serif;
        color: #7E4555;
        margin: 0;
    }

/* Grid */
.quiz-date-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    justify-content: center;
}

/* Individual Date Card */
.date-card {
    width: 239px;
    height: 168px;
    background: #FFFFFF;
    border-radius: 0px 40px 0px 0px;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.month-box {
    /* width: 239px; */
    height: 73px;
    background: #7E4555;
    color: white;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0px 40px 0px 0px;
}

.day-box {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
}

/* 📱 Responsive */
@media (max-width: 768px) {
    .date-card {
        width: 45%;
    }
}

@media (max-width: 480px) {
    .date-card {
        /*width: 100%;*/
    }

    .quiz-date-header h2 {
        font-size: 22px;
    }

    .month-box {
        font-size: 18px;
    }

    .day-box {
        font-size: 24px;
    }
}



/* instruction popup */
.quiz-popup {
    background: #FFFFFF;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    padding: 40px 30px;
    width: 90%;
    max-width: 800px;
    text-align: center;
}

    .quiz-popup h1 {
        font-style: normal;
        font-weight: 500;
        font-size: 40px;
        color: #7E4555;
        margin-bottom: 20px;
        margin-top: 0px;
        font-family: 'Lato';
    }

    .quiz-popup p {
        color: #000000;
        line-height: 1.3;
        text-align: center;
        margin: 10px 0;
        font-family: 'Poppins';
        font-style: normal;
        /*font-weight: 500;*/
        font-size: 18px;
    }

    .quiz-popup .points {
        margin-top: 15px;
        text-align: center;
    }

        .quiz-popup .points p::before {
            content: "✅ ";
            color: #28a745;
            font-weight: bold;
        }

    .quiz-popup button {
        background-color: #DB4242;
        color: #fff;
        border: none;
        border-radius: 39px;
        padding: 10px 28px;
        cursor: pointer;
        margin-top: 40px;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
    }

        .quiz-popup button:hover {
            background-color: #C92626;
        }

@media (max-width: 480px) {
    .quiz-popup {
        padding: 30px 20px;
    }

        .quiz-popup p {
            font-size: 12px;
        }

        .quiz-popup h1 {
            font-size: 23px;
        }

    .whatsapp-button {
        font-size: 12px !important;
        padding: 10px 16px !important;
    }

    .popup-heading,
    .popup-subheading {
        font-size: 16px !important;
    }

    .scanner-image {
        width: 150px !important;
    }
}


.scanner-image {
    display: block;
    margin: 0 auto 20px auto;
    width: auto;
    height: auto;
}

.whatsapp-button .icon {
    width: auto;
    height: auto;
}

.whatsapp-button {
    background-color: #25D366;
    color: white;
    border: none;
    border-radius: 39px;
    padding: 10px 20px;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
}

    .whatsapp-button:hover {
        background-color: #22C35E;
        color: white;
        text-decoration: none;
    }

.popup-heading,
.popup-subheading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    margin: 24px 0px;
}

.wahatsapp-assist {
    display: flex;
    justify-content: center;
    margin: 40px 0px;
    
}


/*color alternaning css*/


.quiz-section-bg, .quiz-date-section-bg {
    /* width: 100vw;  */
    margin-left: calc(-120px);
    margin-right: calc(-120px);
    position: relative;
    left: 0;
    padding: 40px 0px;
    background: radial-gradient(50% 50% at 50% 50%, rgba(255, 224, 204, 0.4) 0%, rgba(219, 66, 66, 0.05) 100%);
    margin-bottom:40px;
}

.round-info-section-bg {
    margin-left: calc(-120px);
    margin-right: calc(-120px);
    position: relative;
    left: 0;
    padding: 40px 0px;
    background: #5A2F4A;
    border-radius: 14px;
}

@media (max-width: 991px) {
    .quiz-section-bg, .round-info-section-bg, .quiz-date-section-bg {
        margin-left: -40px;
        margin-right: -40px;
    }

    .quiz-section {
        padding: 0 40px;
    }
}

@media (max-width: 575px) {
    .quiz-section-bg, .round-info-section-bg, .quiz-date-section-bg {
        margin-left: -20px;
        margin-right: -20px;
    }

    .quiz-section {
        padding: 0 20px;
    }
}