body {
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}
.grey4 {
  background: #ccc!important;
}
.bg-dark {
  background: #222!important;
}
.loginimg {
  width:200px;
}
.bg-green1 {
  background: #3E5C41;
}
.btn-light {
	border:0px!important;
}
.bg-green2 {
  background: linear-gradient(to bottom,  rgba(51,75,53,1) 0%,rgba(51,75,53,1) 45%,rgba(76,94,63,1) 100%);
}
.watermark1 {
  background-color: #F6F4EC !important;
  background-image: url('watermark1.png') !important;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.watermark2 {
  background-color: #F6F4EC !important;
  background-image: url('watermark2.png?v2') !important;
  background-repeat: no-repeat;
  background-position: center bottom;
}
@media only screen and (min-width: 1200px) {

.h2 {
  font-size: 36px;
}
.watermark3 {
  background-color: #DBD6C5 !important;
}
.device-frame {
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}
.device-frame {
  
  width: 100%!important;
  height: auto;
}
}
.slideactive {
  color: #4DA638!important;
  font-weight: bold;
  border-radius: 14px;
}

.h3 {
  font-size: 30px;
}
.glow1 {
  box-shadow: 0 0 0 10px rgba(241,207,105, 1);
}
.bg-holder {
  width: 100%;
  min-height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  will-change: transform, opacity, filter;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-repeat: no-repeat;
  z-index: 0;
}
@keyframes pulse-orange {
  0% {
    box-shadow: 0 0 0 0 rgba(241,207,105, 0.7);
  }
  
  70% {
    box-shadow: 0 0 0 10px rgba(241,207,105, 0);
  }
  
  100% {
    box-shadow: 0 0 0 0 rgba(241,207,105, 0);
  }
}
.ns {
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}
.swal2-confirm {
	background: #222!important;
}
.swal2-content {
	font-weight: 500!important; 
}
.shadowbox {
	border: 1px solid #ccc!important;
}
.buttons-excel {
  --x-btn-padding-y: 0.25rem;
    --x-btn-padding-x: 0.75rem;
    --x-btn-font-size: 0.875rem;
  color: #000;
  border:1px solid #ccc;
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(209,209,209,1) 100%);
}
.buttons-excel:hover {
  color: #000;
  border:1px solid #ccc;
  background: linear-gradient(to bottom,  rgba(237,237,237,1) 0%,rgba(243,243,243,1) 50%,rgba(229,229,229,1) 51%,rgba(209,209,209,1) 100%);
}
.btn-light {
  color: #000;
  border:1px solid #ccc!important;
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(209,209,209,1) 100%);
}
.btn-light:hover {
  color: #000;
  border:1px solid #ccc!important;
  background: linear-gradient(to bottom,  rgba(237,237,237,1) 0%,rgba(243,243,243,1) 50%,rgba(229,229,229,1) 51%,rgba(209,209,209,1) 100%);
}
.table td.highlight-duplicate {
    border: 2px solid #f8d7da; /* Red border */
    color: #721c24; /* Dark red text */
}
table {
    font-size: 14px;
    border-collapse: collapse;
}
table th, table td {
    padding: 10px 15px;
    text-align: left;
    vertical-align: middle;
}
table th {
    background: linear-gradient(135deg,  rgba(213,206,166,1) 0%,rgba(201,193,144,1) 40%,rgba(183,173,112,1) 100%);
    font-weight:400;
}
table tbody tr:nth-child(odd) {
    background-color: #f9f9f9;
}
table tbody tr:nth-child(even) {
    background-color: #ffffff;
}
table, table th, table td {
    border: 0px solid #e3e3e3;
}
table {
    width: 100%;
    margin: 0 auto;
}
.current {
  border-radius: 14px;
  background: #E2E8F0;
}
.btn-icon {
  padding: 5px;
  font-size: 20px;
}

@media (max-width: 760px) {
  .device-frame {
    
  }
  .watermark3 {
    background-color: #fff !important;
  }
  .slider-container {
    padding: 0px!important;
    margin: 0px!important;
  }
}
/* General Styles for Device Frame */



.btn-group .btn {
  width: 100px;
}

.arrow-left, .arrow-right {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
blockquote {
  margin-left: 10px;
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100%;
  border-left: 2px solid #A38935;
  font-weight: bold;
  color: #A38935;
  background: #e3e3e3;
}
.arrow-left {
  top: 50%;
  transform: translateY(-50%);
}

.arrow-right {
  top: 50%;
  transform: translateY(-50%);
}
.box {
  padding-top: 15px;
  padding-left: 5px;
  padding-right: 5px;
}
.bb2 {
  padding-top: 25px;
  border-top: 1px solid #ccc;
}
.bbl {
  border-left: 1px solid #ccc;
}
.title {
  color: #000;
  width: 100%;
  background: #e8e8e8;
  font-weight: bold;
  font-size: 15px;
  border-radius: 7px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 12px;
  padding-right: 12px;
}
#myTab .nav-link {
  color: #000;
  border:1px solid #ccc;
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(209,209,209,1) 100%);
  border-radius: 0px!important;
}
#myTab .nav-link:hover {
  color: #000;
  border:1px solid #222!important;
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(209,209,209,1) 100%);
  border-radius: 0px!important;
}
.activenav {
  background: linear-gradient(to bottom,  rgba(178,178,178,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(226,226,226,1) 100%)!important;
}

.btn-slide {
  color: #A38935;
}
.bg-transparent {
  background: #f5f5f5!important;
}
.bg-body-tertiary {
  background: #f5f5f5!important;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .col-xl-custom {
        flex: 0 0 33.33%; /* 4 columns (1/3 width) */
        max-width: 33.33%;
    }
}
.scrollable-container {
  height: 100%;
  overflow-y: scroll; /* Enable vertical scrolling */
  overflow-x: hidden; /* Enable vertical scrolling */
  padding-right: 10px; /* Add space for the scrollbar */
}
.card-title {
  font-size: 25px;
  padding-bottom: 20px;
  color: #4DA638;
}
@media (max-width: 760px) {
  .min-vh-100-m {
      min-height: 100vh!important
  }
  .bg-transparent {
    background: #fff!important;
  }
  .bg-body-tertiary {
    background: #fff!important;
  }
  .main {
    background: #fff;
  }
  .card-title {
    font-size: 22px;
    padding-bottom: 20px;
    color: #4DA638;
  }
}
.card {
  background: #f5f5f5!important;
  border:1px solid #dbdbdb;
  box-shadow: rgba(0, 0, 0, 0.09) 1.95px 1.95px 2.6px;
}
.card:hover {
  background: #f5f5f5!important;
  border:1px solid #dbdbdb;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.ribbon {
  width: 160px;
  height: 160px;
  overflow: hidden;
  position: absolute;
  top: -20px;
  right: -20px;
}

.ribbon span {
  position: absolute;
  display: block;
  width: 200px;
  padding: 10px 0;
  border-bottom: 2px solid #fff;
  border-top: 2px solid #fff;
  background-color: #069;
  color: white;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  transform: rotate(45deg);
  top: 50px;
  right: -30px;
}

.ribbon-locked {
  width: 160px;
  height: 160px;
  overflow: hidden;
  position: absolute;
  top: -20px;
  right: -20px;
}

.ribbon-locked span {
  position: absolute;
  display: block;
  width: 200px;
  padding: 10px 0;
  background-color: #dedede;
  color: #444;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  transform: rotate(45deg);
  top: 50px;
  right: -30px;
}

.card {
  position: relative;
  overflow: hidden;
}

.card-img-top {
  height: 200px;
  object-fit: cover;
  border-bottom: 3px solid #A38935;
}
.btn {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 15px;
  padding-right: 15px;
}
.lockedbtn {
  background: #e0e0e0!important;
}
.lockedbtn:hover {
  background: #e0e0e0!important;
}
.A38935 {
  border:1px solid #ccc;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
  color: #A38935;
}
.modal {
  background-color: rgba(0, 0, 0, 0.3) !important;
}

.progress {
  height: 35px;
  background-color: #e0e0e0;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.progress-bar {
  background-color: #ccc;
  transition: width 0.5s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-weight: bold;
  font-size: 17px;
}
.activetab {
  background: #ccc!important;
  border-radius: 8px;
}
.course-title {
    font-size: 1.5rem;
    font-weight: bold;
}

.lesson-count {
    font-size: 1rem;
    color: #999;
}




/* Mobile View */
@media (max-width: 768px) {
    .slide-text {
        font-size: 1.2rem;
    }

    .sidebar {
        height: auto;
        padding-bottom: 20px;
    }

    .carousel {
        height: 70vh;
    }

    .slide-image {
        max-height: 50vh;
    }
}



/* Container for the entire section */
#menu .section {
    
    border-radius: 8px;
    margin-bottom: 15px;
   
}

/* Section header (like Section1, Section2) */
#menu .section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    background: #f2f1ed;
    cursor: pointer;
    border-radius: 8px;
}

/* Section icon (for document-like appearance) */
#menu .section-icon {
    font-size: 20px;
    margin-right: 10px;
}

/* Title and time in the section header */
#menu .section-info {
    display: flex;
    align-items: center;
    flex-grow: 1;
}

#menu .section-title {
    font-weight: bold;
    color: #4a5568;
}

#menu .section-time {
    margin-left: 10px;
    font-size: 12px;
    color: #6b7280;
}

/* Menu button on the right of the section */
#menu .section-menu button {
    background: none;
    border: none;
    font-size: 18px;
    cursor: pointer;
    color: #6b7280;
}

#menu .section-menu button:hover {
    color: #4a5568;
}

/* Container for the slides within a section */
#menu .slides {
    margin-top: 10px;
    padding-left: 20px;
    border-left: 1px solid #ccc;
    margin-bottom: 10px;
}

/* Individual slide style */
#menu .slide {
    display: flex;
    align-items: center;
    padding: 5px 0;
}

#menu .slide-number {
    font-weight: bold;
    color: #4a5568;
    width: 20px;
}

#menu .slide-title {
    color: #2d3748;
    font-size: 14px;
    cursor: pointer;
}

#menu .slide-title:hover {
    color: #4a67d8;
}

/* Lock icon styles for specific slides */
#menu .slide-lock-icon {
    font-size: 16px;
    color: #a0aec0;
    margin-left: 10px;
}

/* New slide button at the bottom */
#menu .new-slide a {
    font-size: 14px;
    color: #4a67d8;
    text-decoration: none;
}

#menu .new-slide a:hover {
    text-decoration: underline;
}

/* Mobile-friendly layout */
@media (max-width: 768px) {
    #menu .section-header {
        flex-direction: column;
        align-items: flex-start;
    }
    .card {
      box-shadow: none!important;
      
    }
    #menu .section-info {
        margin-bottom: 10px;
    }
}

/* Main content (slider) */
        .main-content {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
        }

        .slider {
            display: flex;
            transition: transform 0.5s ease-in-out;
        }

        .slide {
            min-width: 100%;
            box-sizing: border-box;
            padding: 10px;
        }

        .slide-image {
            max-height: 80vh;
            object-fit: cover;
        }

        .slide-text {
            font-size: 1.8rem;
            background-color: rgba(0, 0, 0, 0.5);
            padding: 10px;
            border-radius: 10px;
        }

        

        @media (min-width: 768px) {
            .pagination-info {
                display: flex;
            }

            .slide-image {
                max-height: 60vh;
            }
            .slider-container {
            width: 100%;
        }
        }
        /* Mobile View - Hide Sidebar */
        @media (max-width: 768px) {
            .sidebar {
                display: none;
            }

            .main-content {
                padding: 0;
                height: 100vh;
            }

            .slide-image {
                height: 100vh;
                max-height: none;
            }

            .btn-primary {
                margin-bottom: 20px;
            }
            .scrollable-container {
              height: 100%;
              overflow-y: scroll;
              overflow-x: hidden;
              padding-right: 0px;
            }
        }
         .scrollable-container {
              height: 100%;
              overflow-y: scroll;
              overflow-x: hidden;
              
            }

        .bottombox {
          background: #222;
          padding: 5px;
          border-radius: 8px;
        }

.bi-lg {
  color: green;
  font-size: 23px!important;
}
.success {
  color: green!important;
}
.btn-orange {
  background: orange;
}
.btn-xxs {
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 14px;
  height: 30px;
}
.fontlg {
  font-size: 25px!important;
}
video {
  background: #222;
  border-radius: 15px;
  border-top:3px solid #A38935;
  height: 100%;
}

.media  {
  padding: 0px;
  width: 100%;
  margin: 0px!important;
  text-align: left;
}
/* Container for the custom checkbox buttons */
    .custom-checkbox-container {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

/* Custom checkbox button styling */
.custom-checkbox {
    display: flex;
    align-items: center;
    background-color: #6151F9; /* Default Blue */
    color: white;
    padding: 15px;
    border-radius: 10px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    border: none;
    outline: none;
    position: relative;
    transition: background-color 0.3s;
    margin-bottom: 10px;
}

/* Hide the default checkbox */
.custom-checkbox input[type="checkbox"] {
    display: none;
}

/* Custom styling for the checkbox indicator (circle) */
.custom-checkbox input[type="checkbox"] + span::before {
    content: "";
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 3px solid #fff;
    background-color: transparent;
}

/* Styling for the checked state */
.custom-checkbox input[type="checkbox"]:checked + span::before {
    background-color: white !important; /* Inner circle when checked */
}

/* Change background color when checked */
.custom-checkbox input[type="checkbox"]:checked + span {
    background-color: #222 !important; /* Green when selected */
}

/* Add hover effect for better UI */
.custom-checkbox:hover span {
    background-color: #7c68ff;
}

/* Ensure proper text alignment */
.custom-checkbox span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 10px;
    border-radius: 10px;
    transition: background-color 0.3s;
    position: relative;
    padding-left: 40px;
}


    /* Add hover effect for the entire button */
    .custom-checkbox:hover {
        background-color: #7c68ff;
    }

    /* Text styling to ensure alignment */
    .custom-checkbox span {
        margin-left: 1px;
    }

.failed-container {
  text-align: center;
  padding-top: 80px;
}

.failed-container h1 {
  font-size: 2rem;
  color: #ff674f;
  margin-bottom: 20px;
}

.failed-container p {
  font-size: 1.5rem;
  color: #333;
}

.congratulations-container {
  text-align: center;
  padding-top: 80px;
}

.congratulations-container h1 {
  font-size: 2rem;
  color: #4CAF50;
  margin-bottom: 20px;
}

        .congratulations-container p {
            font-size: 1.5rem;
            color: #333;
        }

        /* Confetti Container */
        .confetti {
            position: absolute;
            width: 100%;
            height: 100%;
            overflow: hidden;
            top: 0;
            left: 0;
            pointer-events: none;
        }

        .confetti-piece {
            position: absolute;
            width: 10px;
            height: 20px;
            background-color: transparent;
            border-radius: 2px;
            animation: fall 3s ease-in-out;
            animation-iteration-count: 1;
            animation-fill-mode: forwards; /* Ensures the confetti stays in its final state */
        }

        .confetti-piece:nth-child(odd) {
            background-color: #FF5722;
            animation-duration: 2s;
        }

        .confetti-piece:nth-child(even) {
            background-color: #4CAF50;
            animation-duration: 3.5s;
        }

        .confetti-piece:nth-child(3n) {
            background-color: #FFC107;
            animation-duration: 4s;
        }

        .confetti-piece:nth-child(4n) {
            background-color: #03A9F4;
            animation-duration: 2.5s;
        }

        /* Confetti Animation */
        @keyframes fall {
            0% { transform: translateY(-100%) rotate(0deg); }
            100% { transform: translateY(100vh) rotate(360deg); }
        }
.form-select-small {
  padding: 4px;
  border-radius: 8px;
  background: #A38935;
  color: #fff;
}
#question_data img, figure {
  margin: 0px!important;
  border-radius: 8px!important;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

@media only screen and (min-width: 1200px) {
.exam-container {
    padding: 80px;
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 30px;
    background-color: #fff;
}
.exam-container .card-body {
  padding: 0px!important;
}
#question_data {
  background: linear-gradient(to bottom,  rgba(236,237,230,1) 0%,rgba(230,232,218,1) 100%)!important;
  padding: 20px;
  border-radius: 0px;
}
}

@media only screen and (min-width: 991px) {
.exam-container {
    padding: 40px;
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 30px;
    background-color: #fff;
}
.bg-white {
  background: linear-gradient(135deg,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 60%,rgba(246,246,246,1) 100%);
}
.exam-container .card-body {
  padding: 0px!important;
  border-radius: 0px!important;
}
.exam-container .card {
  box-shadow: none!important;
  border:0px;
}
.answer {
  padding: 20px;
}
.exam-container .card:hover {
  box-shadow: none!important;
  border:0px;
}
.exam-container .card-header {
  color: #fff;
  background: #3B5340;
}
.text-to-speech-icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  background-color: red;
  color: #fff!important;
  box-shadow: 0 4px 6px rgba(255, 255, 255, 0.1);
  cursor: pointer;
  position: relative;
  opacity: 1;
}
#question_data {
  background: linear-gradient(to bottom,  rgba(236,237,230,1) 0%,rgba(230,232,218,1) 100%)!important;
  padding: 20px;
  border-radius: 0px;
}
.text-to-speech-icon::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  animation: pulse 1.5s infinite;
  opacity: 1;
}

@keyframes pulse {
0% {
  transform: scale(1);
  opacity: 1;
}
50% {
  transform: scale(1.2);
  opacity: 1;
}
100% {
  transform: scale(1);
  opacity: 1;
}
}
#question_data .form-control {
  border:1px solid #A38935;
}
}

.rounded-xs {
  border-radius: 8px;
}

@media only screen and (max-width: 991px) {
.slideboxexam .card{
  border-radius: 0px!important;
  background: #fff!important;
  border:0px!important;
  box-shadow: none!important;
}
.rounded-xs {
  border-radius: 0px!important;
}
.footerslide {
  border-radius: 0px;
  margin-top: -0px;
  background: #F8F8F9;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#slide-exam {
  height: 100%;
  overflow-y: hidden;
}
.slideboxexam .card-header{
  border-radius: 0px!important;
  border-top:1px solid #222!important;
  border-bottom:1px solid #222!important;
}
.exam-container {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 30px;
  background: #fff;
}
#question_data .form-control {
  border:1px solid #A38935;
}
.text-to-speech-icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  background-color: #777;
  color: #fff!important;
  box-shadow: 0 4px 6px rgba(255, 255, 255, 0.1);
  cursor: pointer;
  position: relative;
  opacity: 1;
}

.text-to-speech-icon::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  animation: pulse 1.5s infinite;
  opacity: 1;
}

@keyframes pulse {
  0% {
  transform: scale(1);
  opacity: 1;
}
  50% {
  transform: scale(1.2);
  opacity: 1;
}
  100% {
  transform: scale(1);
  opacity: 1;
}
}
}

.slideactiveexam {
  background: #F2F1ED;
  font-weight: bold;
  border-radius: 7px;
}
.bg-bar {
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
}
.rounded-0 {
  border-radius: 0px!important;
}
#org_logo {
  position: absolute;
  margin-top: 20px;
  margin-left: 20px;
}
.examtitle {
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
}
.checkout .form-group input:valid,
    .form-group select:valid,
    .form-group textarea:valid {
        background-color: #d4edda; /* Light green background */
        border-color: #c3e6cb;    /* Light green border */
    }

.checkout .form-group input:invalid,
.checkout .form-group select:invalid,
.checkout .form-group textarea:invalid {
        border-color: #f5c6cb;    /* Light red border */
    }
.checkout input:autofill,
.checkout textarea:autofill,
.checkout select:autofill {
        background-color: #d4edda !important; /* Light green background */
        border-color: #c3e6cb !important;    /* Light green border */
        color: #495057 !important;          /* Default text color for readability */
        -webkit-box-shadow: 0 0 0px 1000px #d4edda inset; /* Required for Chrome */
        box-shadow: 0 0 0px 1000px #d4edda inset;         /* Required for other browsers */
    }
.border-0 {
  border-radius: 0px!important;
}
.checkout .custom-checkbox {
    width: 25px; /* Adjust size */
    height: 25px; /* Adjust size */
    background-color: white; /* White background */
    border: 2px solid orange; /* Orange border */
    border-radius: 5px; /* Optional rounded corners */
    appearance: none; /* Remove default checkbox styling */
    display: inline-block; /* Inline styling */
    cursor: pointer; /* Pointer cursor */
    position: relative; /* Needed for check icon positioning */
    outline: none;
    transition: all 0.2s ease-in-out; /* Smooth transitions */
}

.checkout .custom-checkbox:checked {
    border-color: green; /* Green border when checked */
    background-color: white; /* Keep background white */
}

.checkout .custom-checkbox:checked::after {
    content: '\2713'; /* Unicode checkmark icon */
    font-size: 18px; /* Adjust checkmark size */
    color: green; /* Green checkmark color */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* Center the checkmark */
    box-shadow: none;
}

.checkout .custom-checkbox:hover {
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}
.text-primary {
  color: #449331!important;
}
.locked {
  opacity: 0.3;
}
.bg-primary {
  background: #CE5C36!important;
}
.bg-none {
  background: transparent!important;
}
iframe {
  width: 100%!important;
  border-radius: 8px!important;
}
.disabledlink {
  user-select: none; /* Disable selection in most modern browsers */
    -webkit-user-select: none; /* For Safari and older WebKit browsers */
    -ms-user-select: none; /* For older versions of IE */
    -moz-user-select: none;
}
#autosave-icon {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    background-color: #28a745;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    font-size: 18px;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s, visibility 0.3s;
    z-index: 1000;
}
.text-orange {
  color: #e05b22!important;
}
#quizhtml img {
  border-radius: 8px;
  width: 100%;
}
#quizhtml video {
  border-radius: 8px!important;
}
#quizhtml iframe {
  border-radius: 8px!important;
}
.divider {
  border: 3px solid #ccc;
  margin-top: 50px;
  margin-bottom: 50px;
}
.question-block h4 {
  color: #333;
}

@media (max-width: 760px) {
.p-0-md {
  padding: 3px!important;
}
.bg-white {
  background: #fff!important;
}
}
.divider {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    height: 1px;
    background-color: #ccc; /* Line color */
    margin: 20px 0; /* Adjust spacing as needed */
}

.divider span {
    position: absolute;
    top: -12px; /* Adjust this value to position the text */
    background-color: #222; /* Background color to cover the line behind text */
    padding: 0 10px; /* Add padding around the text */
    font-size: 14px; /* Text size */
    color: #fff; /* Text color */
}
.bbr {
  border-bottom: 2px solid #e3e1d8;
  padding-bottom: 20px;
}
@media only screen and (min-width: 991px) {
.w-md-50 {
  width: 70%!important;
}
#slide {
  padding: 30px;
}
#slide .card, .device-frame {
  border-radius: 12px!important;
}
#menu span {
  font-size: 12px!important;
}
}
.blurred {
    opacity: 0.6;
    background: #ccc!important;
}
.completedheader {
  background: #dce6dc; 
  color: #000;
}
.btn-xxs {
  font-size: 13px;
  padding-top: 3px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 3px;
  height: 33px;
}
.file-input {
  padding: 10px;
  background: #ccc;
}
.dropzone {
  border-radius: 8px;
  background: #f0eee9!important;
  border: 2px dashed #A28835!important;
}
.solidfill {
  opacity: 1!important;
}