.result-nav-content{
	display: flex;
    gap: 15px;
    justify-content: center;
    margin: 30px 0;
}

.schedule-content{
	display: flex; 
	flex-wrap: wrap; 
	gap: 50px; 
	justify-content: center; 
	align-items: center; 
}
.schedule-content-video{
	width:100%; 
}

#student-quiz-progress-search{
	position:relative;
}
#student-quiz-progress-search:after{
	background-image: url('/wp-content/uploads/2025/03/report-floating-icon-subjek.png');
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    position: absolute;
    top: -190px;
    right: -88px;
    height: 233px;
    width: 590px;
    z-index: -1;

}

.table-responsive {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

.table-responsive table {
	font-style: normal;
	font-weight: 300;
	font-size: 15px;
	line-height: 1.5;
	color: #564756;
	width: 100%;
	border:none;
	border-collapse: collapse;
}

.orgaisation-desc{
	margin: 30px 0 0 0 !important;
}

.report-page-title2 {
	text-transform: uppercase;
	color: #2a3795;
	border-top: 1px solid #e1e1e1;
	padding: 40px 0;
	margin: 0 !important;
	font-size: 24px !important;
}

/** AI Report Custom Tab **/
.custom-tabs {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 20px;
}

.custom-tabs .tab {
    padding: 10px 20px;
    background: #E8E8E8;
    color: #2A3795;
    border-radius: 20px;
    font-weight: bold;
    cursor: pointer;
    transition: background 0.3s ease;
    text-decoration: none; /* Remove Underline */
}

.custom-tabs .tab.active {
    background-color: #2a3795;
    color: white;
}

.report-page-desc{
	 color: #2a3795 !important;
    font-size: 24px !important;
	margin-bottom: 35px;
	font-weight: 600;
}

.record-trans-header{
	font-style: normal !important;
    font-weight: 700 !important;
    font-size: 34px !important;
    line-height: 1.1 !important;
	margin-top: 50px;
}

.student-profile-and-invoices{
	margin: 50px 0 100px 0;
}
.search-fields-container {
	display: flex;
	flex-direction: column;
	gap: 25px;
	max-width: 500px;
	margin: 0 auto;
	text-align: left;
}


.page-report-subtitle{
	color: #00b3e2;
    text-align: center;
    max-width: 500px;
    margin: 0px auto 50px auto;
    font-weight: 500;
    font-size: 22px;
	line-height:1.4;
}

.student-quiz-summary-header h2{
	color: #00b3e2;
    margin-bottom: 5px;
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 1.1;
}

.student-quiz-summary-header p{
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.5;
    color: #564756;
}
    
.quiz-radio-icon{
	height: 17px;
    width: 17px;
    border-radius: 100%;
    border: 2.5px solid #e2e7ed;
	background: #ffffff;
	padding:2px; 
}

.quiz-radio-icon.active div{
   	border-radius: 100%;
    background: #e2e7ed;
    height: 100%;
    width: 100%;
}

.performance-content{
	font-weight: 300;
    line-height: 1.5;
    color: #564756;
    font-size: 18px;
	margin-bottom: 15px;
}

.time-taken-content{
	color: #728188;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
}

.percent-content{
    align-items: center;
    background-color: #f0f3f6;
    border: 2px solid #e2e7ed;
    border-radius: 6px;
    color: #728188;
    justify-content: center;
    margin: 1em 0;
    padding: 1em;
	font-weight: 700;
    text-align: center;
}

.report-page-title{
	 margin: 0 auto !important;
    color: #2a3795 !important;
	padding: 0 20px;
    text-transform: uppercase !important;
    text-align: center;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 45px !important;
    line-height: 1.1 !important;
	position:relative;
	width:fit-content;
}

.report-page-title:before{
	background-image: url(/wp-content/uploads/2025/03/form-title-right-1.webp);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    position: absolute;
    top: -70px;
    right: -70px;
    height: 200px;
    width: 200px;
    z-index: -1;
}

.report-page-title:after{
	    background-image: url('/wp-content/uploads/2025/03/report-floating-icon-2-1.png');
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    position: absolute;
    top: -90px;
    left: -100px;
    height: 200px;
    width: 140px;
    z-index: -1;
}


.report-table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
	font-size: 15px;
}
.report-table th{
	letter-spacing: .1em;
    text-transform: uppercase;
    font-size: 13px;
	 padding: .625em;
	font-weight: 500;
    text-align: center;
	border:none;
}

.organisation-group-header{
	font-weight: 700; !important;
    font-size: 45px  !important;
    text-align: center !important;
    line-height: 1.1 !important;
	color: #564756 !important;
	position: relative;
	width: fit-content;
	margin: 0 auto;
}

.organisation-group-header:after{
	background-image: url(/wp-content/uploads/2025/03/year-title-left.webp);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    position: absolute;
    top: -70px;
    left: -100px;
    height: 200px;
    width: 170px;
    z-index: -1;

}

.organisation-group-header:before{
	background-image: url(/wp-content/uploads/2025/03/year-title-right.webp);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    position: absolute;
    top: -60px;
    right: -85px;
    height: 200px;
    width: 150px;
    z-index: -1;

}

.organisation-group-desc{
	text-align: center;
    color: #00b3e2;
	font-weight: 700;
    font-size: 34px;
    line-height: 1.1;
	margin: 50px 0 15px 0;
}

.report-table tr {
    background-color: #f8f8f8;
	border: 1px solid #ddd;
}

.report-table td{
	border:none;
}

.check-answer-results {
    font-family: Arial, sans-serif;
    max-width: 800px;
    margin: 0 auto;

}

.check-answer-question-container {
    margin-bottom: 15px;
    padding: 15px;
}

.check-answer-question-text {
   	font-weight: 300;
    margin-bottom: 10px;
    color: #333;
    font-size: 20px;
}

.check-answer-options {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.quiz-end-btn{
	background: #495255 !important;
	color: #ffffff !important;
    font-weight: 900 !important;
    padding: 13px 15px !important;
    font-size: 14px !important;
	text-decoration: none !important;
	border-radius: 50px !important;
}


.quiz-end-btn:hover{
	background: #61686a !important;
}

.check-answer-option {
	display: flex;
    gap: 20px;
    align-items: center;
   	padding: 1em;
	font-weight:300;
    border-radius: 4px;
    border-radius: 6px;
    border: 2px solid #e2e7ed;
}

.check-answer-option.correct-answer {
    border: 2px solid #00c349;
}

.check-answer-option.selected-incorrect {
    border: 2px solid #f11414;
}

.check-answer-option.selected-correct {
   	background: #00c349;
	border: 2px solid #00a2e8;
    color: #fff;
}

.check-answer-result {
   background-color: #f0f3f6;
    border: 2px solid #e2e7ed;
    border-radius: 6px;
    box-shadow: none;
    color: #728188;
    margin: 1em 0;
    min-height: 85px;
    min-height: none;
    padding: 25px;
    position: relative;
    text-align: center;
}

.check-answer-result:contains('Correct') {
    background-color: #d4edda;
    color: #155724;
}

.check-answer-result:contains('Incorrect') {
    background-color: #f8d7da;
    color: #721c24;
}



.answer-span{
	margin-left:15px;
}

.submit-quiz-next-prev-pag{
	flex: 1;
    align-content: end;
    margin: 0 auto;
    display: flex;
    justify-content: start;
}

.submit-quiz-next-next-pag{
	flex: 1;
    align-content: end;
    margin: 0 auto;
    display: flex;
    justify-content: end;
}

.submit-quiz-btn-container{
	flex: 1;
    align-content: end;
    margin: 0 auto;
    display: flex;
    justify-content: end;
}

.student-quiz-summary-header{
	margin-top: 90px
}

.student-quiz-summary-header h2{
	position:relative;
	width:fit-content;
	margin:0 auto;
}

.course-progress-title{
	position: relative !important;
	margin: auto !important;
	width:fit-content !important;
	padding: 0 20px;
	color: #00b3e2 !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 34px !important;
    line-height: 1.1 !important;
}
#course-progress-chart{
	padding: 0 20px;
	margin-bottom: 40px;
}

.course-progress-title:after{
	background-image: url('/wp-content/uploads/2025/03/carta-laporan-icon.png');
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    position: absolute;
    top: -55px;
    right: -150px;
    height: 200px;
    width: 800px;
    z-index: -1;
}

.student-quiz-summary-header h2:after{
	background-image: url('/wp-content/uploads/2025/03/purata-markah-icon.png');
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    position: absolute;
    top: -55px;
    right: -250px;
    height: 200px;
    width: 800px;
    z-index: -1;
}

.student-progress-container {
	display: flex;
    gap: 20px;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 1000px;
	margin: 35px auto 100px auto;
	position: relative;
	z-index: 5;
}
.student-progress-container .quiz-item {
	width: 49%;
	display: flex;
	justify-content: center;
    align-items: center;
	background-color: #ededed;
    border-radius: 15px;
	text-decoration: none;
    color: #000000;
}

.student-progress-container .quiz-item .title-container {
	width: 70%;
	padding: 20px;
}

.student-progress-container .quiz-item .chart-container {
	width: 30%;
}

/* Quiz CSS Template */
.student-quiz-content {
	flex-grow: 1;
	width: 800px;
	margin: 80px auto;
	transition: transform 0.3s ease;
}

.student-quiz-content.active {
	transform: translateX(-200px);
}

.loading-bg{
	height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
}


.question-container{
	padding: 20px 0;
}

.quiz-answer-container{
	align-items: center;
    border: 2px solid #e2e7ed;
    border-radius: 6px;
    display: inline-block;
	margin: 7px 0;
    padding: 1em;
    width: 100%;
	cursor: pointer;
}

.quiz-answer-container.active{
	border: 2px solid #0083c3;
}

.quiz-pag-btn{
	background: #0083c3 !important;
    color: #ffffff !important;
    font-weight: 900 !important;
    padding: 13px 15px !important;
    font-size: 14px !important;
}

.quiz-pag-btn:hover{
	background: #0274be !important;
}

.quiz-pagination{
	margin:30px 0;
	display: flex;
    justify-content: space-between;
}
/* ============================================*/


.error-container {
	margin: 100px;
	text-align: center;
}

.topic-percent-content{
	width: 65%;
}

.topic-prof-content{
	width: 80%;
	display:grid;
}

.topic-prof-content span{
	font-size: 16px;
	line-height: 1.1;
	font-weight: 100;
	text-align:start;
	color: #564756;
}


.topic-progress-text {
    margin:0 0 0 10px !important;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    display: flex;
    align-items: center;
}

.topic-progress-text span {
	margin-right:5px;
    white-space: nowrap;
}


.topic-progress-container {
    width: 90%;
    height: 8px !important;
    background-color: #cbd5e0;
    border-radius: 7px;
    position: relative;
    overflow: hidden;
}


.topic-percentage {
    height: 100%;
    background: linear-gradient(to right, #4caf50, #66bb6a);
    border-radius: 10px;
    transition: width 0.5s ease-in-out;
}

.topic-percentage-container{
	width:70%; 
	background:#efe9e0; 
	border-radius:6px;
	padding: 5px 15px; 
	display: flex;
	align-items: center;
}

.header-topic-container{
	width: 100%;
    height: 50px;
    background: #ffffff;
    position: fixed;
    z-index: 9999;
    left: 0;
    right: 0;
    border-bottom: 1px solid #cbd5e0;
	top:0;
/*  padding-top: 30px; */
	display:flex;
	justify-content: space-between;
    justify-items: center;
    align-items: center;
}

.header-topic-container div {
    
	height: 100%;
	  align-content: center;
}

.header-topic-percent-col {
    flex: 3.3; 
	justify-items: end;
	text-align:end;
}

.header-topic-prev-col.active {
	     flex: 1; 
	border-right:  1px solid #cbd5e0;
}

.header-topic-prev-col {

	flex: 0.5; 
	text-align: center;
	border-left:  1px solid #cbd5e0;
}

.header-topic-link{
	justify-content: center;
	align-items:center;
	display: flex;
	font-size: 14px;
	gap: 10px;
	margin: 0 auto;
	width: fit-content;
	text-decoration: none;
	color: #0083c3 !important;
}

.header-topic-link:hover{
	gap: 15px;
}

.header-topic-empty-col {
    flex: 1.2; 
}

.header-topic-prof-col {
    flex: 0.6;
	display:flex;
	justify-content:center;
	align-items:center;
    border-right:  1px solid #cbd5e0;
	border-left:  1px solid #cbd5e0;
}

.header-topic-prof-div {
	display:flex;
	gap: 15px;
	align-items:center;
}

.sidebar-quiz-expand-button{
	height: 18px;
    text-align: center;
    font-weight: 900;
    font-size: 16px;
    border-radius: 100%;
    background: #0083c3;
    color: #ffffff;
    display: flex;
    justify-content: center;
    width: 18px;
	cursor: pointer;
}

.topic-list-expand-btn{
	height: 19px;
    text-align: center;
    border-radius: 100%;
    background: #0083c3;
    color: #ffffff;
    display: flex;
    justify-content: center;
    width: 19px;
	cursor: pointer;
}

.topic-list-expand-btn i{
    font-weight: 900;
    font-size: 18px;
}

.topic-list-expand-desc{
	color: #0083c3;
	font-size: 16px;
	font-weight: 500;
	
}

.sidebar-title{
	color: #ffffff; 
	line-height: 24px; 
	font-size: 18px; 
	font-weight: 700;
	width: 90%;
}

.sidebar-link {
    text-decoration: none !important;
    color: #000000;
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 15px;
    border: none;
    border-bottom: 1px solid #cbd5e0; 
    padding: 15px; 
}

.sidebar-link:hover{
	color: #0083c3 !important;
}

.sidebar-li-title{
	display:flex;
	background:#0083c3;
	justify-content:space-between;
	padding: 16px 16px 16px 50px; 
}

.student-topic-content {
	display: flex;
	flex-grow: 1;
	width: 850px;
	margin: 100px auto;
	transition: transform 0.3s ease;
}

.student-topic-content.active {
	transform: translateX(-200px);
}

.sidebar-container {
	width: 350px;
	background: #ffffff;
	position: fixed;
	right: 0;
	top: 50px;
	bottom: 0;
	border-left: 1px solid #ddd;
	transition: transform 0.3s ease-in-out;
	transform: translateX(100%);
}
.sidebar-content{
	width: 100%;
	position: fixed;
	right: 0;
	top: 0;
	bottom: 100px;
}
.sidebar-container.active {
	transform: translateX(0);
}

.sidebar-header.active {
	height: fit-content;
}

.sidebar-header.active .sidebar-header-icon{
	align-content: center;
    border-radius: 100%;
    padding: 0;
    width: 30px;
    height: 30px;
    position: absolute;
    right: -20px;
    top: 22px;
    z-index: 9999;

	
}

.sidebar-header {
	text-align: center;
	cursor: pointer;
	position: relative;
	border-left: 1px solid #cbd5e0;
	height: 100%;
	left: -50px;
	width: 50px;
	top: 0;
	transition: height 0.1s ease-in-out;
}

.sidebar-header-icon{
	font-size 22px;
	align-content:center;
	padding: 10px;
	width: 100%;
	height: 75px;
	font-weight: 900;
	background: #0083c3;
	color: white;
}

.sidebar-content-scroll {
	max-height: 100%;
	overflow-y: auto; 
}

.sidebar-content ul {
	list-style: none;
	padding: 0;
}

.sidebar-content a {
	text-decoration: none;
	color: #333;
}

.sidebar-content a:hover {
	color: #007bff;
}

.topic-title{
	font-style: normal;
    font-weight: 700 !important;
    font-size: 55px !important;
    line-height: 1.1 !important;
    color: #564756 !important;
}


.wp-block-embed-vimeo {
    max-width: 900px; 
    width: 100% !important;
    margin: 0 auto;
}

.wp-block-embed__wrapper iframe {
    width: 900px !important; 
    max-width: 100%;
    height: 500px;
}

.sidebar-quiz-flex{
	display:flex;
	gap: 15px;
	align-items: center;
}

.sidebar-quiz-flex span{
	color: #000000 !important;
	width: 100%;
	font-size:14px !important;
	font-weight: lighter !important;
}

.sidebar-quiz-flex span:hover{
	color: #0083c3 !important;
}

.sidebar-quiz-item-child{
	padding: 20px 30px;
}

.sidebar-quiz-container {
    border-bottom: 1px solid #cbd5e0;
    padding: 10px 15px;
    transition: all 0.3s ease-in-out;
}

.quiz-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px;
    border: 2px solid #cbd5e0;
    padding: 15px;
    margin-top: 10px;
    transition: all 0.3s ease-in-out;
}

.sidebar-quiz-container-child {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
	background: #efe9e0;
    transition: opacity 0.6s ease, max-height 0.3s ease-in-out;
 	border-bottom: 1px solid #cbd5e0;
}

.sidebar-quiz-container-child.show {
    opacity: 1;
    max-height: 500px;
}

.sidebar-quiz-item-title{
	color: #333;
	align-items: center;
	font-size: 16px !important;
}

.sidebar-quiz-item-title.active{
	color: #019e7c;
}

.sidebar-lesson-status-icon{
	height: 17px;
    width: 17px;
    border-radius: 100%;
    border: 2.5px solid #e2e7ed;
	background: #ffffff;
}

.sidebar-lesson-status-icon.active{
	background: #019e7c;
	border:none;
	position:relative;
}
.sidebar-lesson-status-icon.active::before {
    content: '\2714'; /* Thicker checkmark */
    font-size: 18px; /* Adjust size */
    font-weight: bold; /* Makes it bolder */
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.sidebar-lesson-item-header{
	font-size: 18px !important;
	margin-top: 25px;
	margin-bottom: 10px !important;
    font-weight: 900 !important;
	padding:0 20px;
}

.quiz-item{
	display: flex;
	gap: 10px;
	text-decoration: none !important;
	align-items:center;
	width: 90%;
}

.sidebar-pagination-controls {
	align-items: center;
    background-color: #728188;
    border-radius: 17px;
    display: flex;	
    flex: 0 0 180px;
    justify-content: space-between;
	width: 120px;
    margin: 20px auto;
    line-height: 1;
    overflow: hidden;
    padding: 5px;
}

.sidebar-pagination-controls button {
	padding: 0 !important;
    margin: 0 10px;
    border: none;
	background-color: inherit !important;
	color: #ffffff;
	cursor: pointer;
	transition: 0.3s;
}

.sidebar-pagination-controls button:disabled {
	background-color: #ccc;
	cursor: not-allowed;
}

#sidebar-pageIndicator{
	font-weight: 900 !important;
    font-size: 14px !important;
	color: #ffffff !important;
}

.header-nav {
	display: flex;
    padding: 20px 0;
    align-items: center;
    gap: 10px;
    max-width: 1300px;
    margin: 0 auto;
    position: relative;
    justify-content: space-between;
}

.btn-tahun{
	display: flex;
	justify-content: space-between;
	align-items: center;
    color: #ffffff;
    text-decoration: none !important;
    padding: 10px;
    background-color: #00b3e2;
    margin-bottom: 10px;
    font-size: 15px;
    border-radius: 22px;
    padding: 10px 22px;
}

.video-footer{
	display:flex; 
	justify-content:space-between; 
	margin-top:20px;
}

.btn-seb-set{
	text-decoration: none !important;
    background: #0083c3;
    color: #ffffff;
    justify-content: center;
    gap: 20px;
    display: flex;
    padding: 10px;
    width: 200px;
    border-radius: 20px;
}

.btn-seb-set span{
	text-decoration: none;
}

.btn-seb-set:hover{
	color:#ffffff;
	gap: 25px;
}

.btn-tahun:hover{
	color: #ffffff;
}

.btn-tahun:focus{
	color: #ffffff;
}

.nav-item {
  	width: fit-content;
    text-align: center;
    padding: 15px;
    font-size: 16px;
    font-weight: bold;
    color: #0083c3;
    text-decoration: none;
    position: relative;
    display: inline-block;
}

.kursus-link{
	  color: #0083c3;
}

.kursus-link::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 8px;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill="%232a378e" d="M12 16l-6-6h12z"/></svg>'); 
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.btn-login {
  background: #ffc700 !important;
  padding: 8px 20px;
  font-weight: bold !important;
  color: #2a378e !important;
  border-radius: 12px !important;
  margin-left: 20px;
}

.dropdown {
  position: relative;
}

.dropdown-menu {
  display: none;
  position: absolute;
  top: 100%; 
  left: 40%;
  transform: translateX(-50%);
  background: #0083c3;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  min-width: 190px;
  z-index: 10;
}

.dropdown-menu a {
  display: block;
  padding: 10px 12px;
	background: #0083c3;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}

.dropdown-menu a:hover {
  background: #ffc700;
  color: #0083c3;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.kursus-link:focus + .dropdown-menu {
  display: block;
}

.error-message{
	text-align: center;
}

#ld-login-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
}

.ld-login-modal {
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	justify-items: center;
	align-content: center;
}

.ld-login-container {
	width: 500px;
	position: relative;
	background: #ffffff;
	padding: 20px;
	border-radius: 15px;
	align-content: center;
}

.ld-modal-heading{
    font-size: 24px !important;
    font-weight: 500 !important;
	text-align: center;
	margin-bottom: 15px;
}

.ld-modal-closer {
	position: absolute;
	background: none;
	padding: 0;
	color: grey;
	right: 15px;
	top: 10px;
    font-size: 40px;
	box-shadow: none !important;
    cursor: pointer;
}

.ld-modal-closer:hover {
	background:none;
	color: grey;
}

fieldset{
	display:grid;
	gap: 15px;
}

.tahun-list.active {
	padding: 20px;
}

.tahun-list {
	overflow: hidden;
	max-height: 0;
	transition: max-height 0.3s ease-out;
}

.topic-status{
	text-transform: uppercase; 
	text-align: center;
    font-weight: 700; 
	background:#0083c3; 
	color: #ffffff; 
	border-radius:30px; 
	font-size:11px; 
	padding: 5px 12px; 
	letter-spacing: .5px;
}

.topic-status.active{
	background: #019e7c !important;
}

.topic-desc{
	color:#0083c3;
	font-weight:bolder;
	font-size: 14px;
}

.topic-desc-container{
	background:#efe9e0; 
	padding:9px 18px; 
	border-radius: 6px;
	display:flex; 
	justify-content: space-between; 
	align-items: center;
}



/* ============================================*/
/*Subject listing Page CSS*/
.student-subject-desc{
	text-align:center;
}

.tab-button {
	color: #00b3e2;
	border-width: 1px;
	background-color: #ffffff;
	padding: 10px;
	font-size: 18px;
	line-height: 1.5;
	min-width: 265px;
	font-weight: 500;
	cursor: pointer;
	border-radius: 50px;
	border-color: #2a3795;
}

.tab-button:hover{
	background:inherit;
	border-color: #2a3795;
	color: #00b3e2;
}
.tab-button.active {
	color:#ffffff;
	background-color: #2a3795;
}

.student-subject-header{
	font-style: normal;
	font-weight: 700;
	font-size: 55px;
	line-height: 1.1;
	text-align:center;
	color: #564756;
	position: relative;
	width: fit-content;
    margin: 0 auto;
	padding: 20px;
}

.student-subject-header:before{
	background-image: url(/wp-content/uploads/2025/03/form-title-right-1.webp);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    position: absolute;
    top: -50px;
    right: 0;
    height: 200px;
    width: 170px;
    z-index: -1;
}

.student-subject-header:after{
	background-image: url(/wp-content/uploads/2025/03/form-title-left-tahun1-6-1.webp);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    position: absolute;
    top: -70px;
    left: -100px;
    height: 200px;
    width: 170px;
    z-index: -1;

}

.tabs {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	margin-bottom: 15px;
	justify-content:center;
}

.subject-tab-content{
	justify-items: center;
	margin-top:50px;
}

.tab-panel {
	display: none;
}

.tab-panel.active {
	display: block;
}

.subject-container {
	margin: 10px 0;
	width:520px;
}

.subject-button:hover {
	background-color: #2a3795;
	color: #ffffff;
}

.subject-button {
	 display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding: 14px 16px;
	background-color: #00b3e2;
	color: white;
	border: none;
	cursor: pointer;
	font-weight: bolder;
	font-size: 18px;
	border-radius: 22px;
	transition: background 0.3s;

}
.subject-button .toggle-icon {
	display: flex;
	align-items: center;
}


.subject-button .icon-expand {
	display: block;
}

.subject-button .icon-collapse {
	display: none;
}

.subject-button.active {
	background-color: #2a3795;
	color: #ffffff;
	transition: background-color 0.3s ease-in-out;
	margin-bottom: 10px;
}

.teacher-list {
	overflow: hidden;
	max-height: 0;
	transition: max-height 0.3s ease-out;
}

.teacher-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	padding: 45px 10px 40px 10px;
}

.teacher-grid.active {
	justify-content: center;
}

.teacher-item {
	width: calc(33.33% - 10px);
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	border-radius: 5px;
}

.teacher-image {
	width: 135px !important;
	height: 135px !important;
	object-fit: cover;
	border-radius: 50% !important;
	border-width: 2px !important;
	border-color:#00b3e2 !important;
	color: #00b3e2 !important;
	border: solid !important;
}

.teacher-info p {
	margin: 10px 0;
}

.teacher-info a {
	color: #007bff;
	text-decoration: none;
}

.teacher-info a:hover {
	text-decoration: underline;
}

.teacher-name{
	text-decoration:none !important;
	color:#ffffff;
	background: #00b3e2;
	padding: 5px 15px;
	font-size: 16px;
	font-weight: lighter;
	border-radius: 22px;
	line-height:1.5;
}




/* ============================================*/
/*Topic Listing CSS*/
.student-topic-list-container{
	background:#ffffff; 
	padding: 30px;
	width:	100% 
	height: 1000px;
}

.student-topic-header-container{
	margin-bottom: 20px;
}

.student-topic-header{
	max-width: 780px;
    margin: 0 auto 30px auto !important;
    line-height: 1.1 !important;
	font-style: normal;
    font-size: 50px !important;
	font-weight: 700 !important;
	text-align: center;
}

.percentage-container{
	width:100%; 
	background:#efe9e0; 
	border-radius:6px;
	padding: 5px 15px; 
	gap:5px;
	display: flex;
	align-items: center;
}

.progress-container {
    width: 62%;
    height: 8px;
    background-color: #ffffff;
    border-radius: 7px;
    position: relative;
    overflow: hidden;
}

.percentage {
    height: 100%;
    background: #019e7c;
    border-radius: 10px;
    transition: width 0.5s ease-in-out;
}

.progress-text {
    margin:0 !important;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    display: flex;
    align-items: center;
}

.progress-text span {
	margin-left:5px;
}

.last-activity{
	font-weight:300 !important;
}

.topic-content-header{
	color: #0083c3 !important;
	font-size: 24px !important;
}

.lesson-item { 
	display: none; 
}

.lesson-item-header{
	font-size: 18px !important;
    font-weight: 900 !important;
}

.quiz-container-child {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 0.6s ease, max-height 0.3s ease-in-out;
    background: #fff;
 	border: 2px solid #cbd5e0;
	margin-top: -5px;
	padding-bottom: 10px;
	border-radius: 0 0 10px 10px;
}

.quiz-container-child.show {
    opacity: 1;
    max-height: 500px;
}

.lesson-status-icon{
	height:25px;
	width: 25px;
	border-radius:100%;
	border: 4px solid #e2e7ed;
	background: #ffffff;
}

.lesson-status-icon.active{
	background: #019e7c;
	border:none;
	position:relative;
}
.lesson-status-icon.active::before {
    content: '\2714';
    font-size: 18px;
    font-weight: bold; 
    color: #ffffff !important;
    position: absolute;
    top: 56%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.video-section{
	min-width: 800px;
}

.quiz-item-title{
	color: #000000;
	align-items: center;
}

.quiz-item-title.active{
	color: #019e7c;
	font-weight: 500;
}

.quiz-item-title span{
	color: #728188 !important;
	font-size: 14px !important;
	font-weight: 900;
}

.quiz-item-title:hover{
	color: #0083c3 !important;
}

.quiz-expand-container{
	width: 10% !important;
    width: fit-content;
    align-content: center;
    text-align: center;
	justify-items: center;
}

.quiz-expand-button{
	cursor:pointer;
	width: fit-content;
	height:fit-content;
}

.quiz-item-first{
	 background: #0083c3 !important;
    color: #ffffff;
     padding: 30px 70px;
	display: flex;
	gap: 10px;
	align-items: center;
}

.quiz-item-first p{
	font-weight: bolder;
	 margin-bottom: 0 !important;
}

.quiz-item-child{
	padding: 30px 70px 20px 70px;
}


.quiz-item-name{
	text-decoration: none !important;
}

.quiz-flex{
	display:flex;
	gap: 5px;
}

.quiz-flex span{
	color: #000000 !important;
	font-size: 16px !important;
	font-weight: 900;
}

.quiz-flex span:hover{
	color: #0083c3 !important;
}

.lesson-item-btn{
	text-decoration: none !important;
	color: #000000;
	font-size: 18px;
	border: 2px solid #cbd5e0;
    border-radius: 10px;
    align-items: center;
    display: flex;
    gap: 10px;
    padding: 20px;
	margin-bottom: 20px;
}

.lesson-item-btn:hover{
	color: #0083c3 !important
}

.lesson-item-title{
 width: 100%;
	font-weight: 300;
}

.lesson-item-title.active{
 	color:#019e7c !important;
	font-weight: 500;
}

.lesson-item-title.selected{
 	color:#0083c3 !important;
	font-weight: 500;
}


.pagination-controls {
	align-items: center;
    background-color: #e2e7ed;
    border-radius: 17px;
    display: flex;	
    flex: 0 0 180px;
    justify-content: space-between;
	width: 180px;
    margin-left: auto;
    line-height: 1;
    overflow: hidden;
    padding: 5px;
}

.pagination-controls button {
	padding: 0 !important;
    margin: 0 10px;
    border: none;
	background-color: inherit !important;
	color: #728188;
	cursor: pointer;
	transition: 0.3s;
}

.pagination-controls button:disabled {
	background-color: #ccc;
	cursor: not-allowed;
}

#pageIndicator{
	font-weight: 900 !important;
    font-size: 16px !important;
}

.mobile-header-topic-prof-col {
	display:none;
}

.mobile-sidebar-toggle{
	display:none;
}

.footer-link a{
	color: #ffffff !important;
}

@media (max-width: 900px) {
	.student-topic-content{
		width: 100%;
		display: block;
	}
	.sidebar-header{
		border-left: none;
		left: 0;
	}
	
	.sidebar-header.active .sidebar-header-icon{
		right: 30px;
	}
	.student-quiz-content{
		max-width:500px;
		width: 100%;
	}
	.student-quiz-header{
		text-align:center;
	}
	.student-topic-wrapper{
		padding: 0 20px;
	}
}
@media (max-width: 768px) {
	.teacher-image {
		width: 100px !important;
		height: 100px !important;
	}
	
	.schedule-content{
		gap:0;
		margin: 0;
	}
	.schedule-content-video{
		margin-bottom: 30px;
		margin-top:50px;
	}
	
	.video-footer{
		display: block;
		text-align: center;
   	 	justify-items: center;
    	align-content: center;
	}
	.topic-desc-container{
		display:block;
	}
	.topic-title{
		margin-bottom:0;
		text-align:center;
		font-size: 40px !important;
	}
	.report-page-title{
		font-size: 40px !important;
	}
	.topic-status{
		margin-top:10px;
	}
	.wp-block-embed-vimeo {
		max-width: 400px; 
		width: 100% !important;
		margin: 0 auto;
	}

	.wp-block-embed__wrapper iframe {
		width: 400px !important; 
		max-width: 400px;
		height: 250px;
	}
	
	.header-topic-container div{
		height: 100%;
		justify-items: center;
		align-items: center;
		align-content: center;
	}
	.header-topic-empty-col{
		flex:0.3;
	}
	.mobile-sidebar-toggle{
		display:flex;
	}
	.mobile-header-topic-prof-col {
		flex: 0.3;
		display:flex;
		justify-content:space-between;
		align-items:center;
	}
	.header-topic-prof-col{
		display:none;
	}
	.quiz-container {
		padding: 15px 30px 15px 15px;
	}
	.quiz-flex {
		gap: 10px;
	}
	.subject-container{
		width: 100%;
	}
	.tab-panel {
		padding: 0 20px;
	}
	.tahun-list.active{
		padding: 10px;
	}
	.btn-tahun{
		display: grid;
	}
	.teacher-item{
		width: 40%;
	}

	.teacher-grid{
		justify-content: space-evenly;
		gap: 0;
		padding: 25px 0 20px 0;
	}
	.quiz-item-first {
		padding: 20px 20px 20px 40px;
	}
	.quiz-item-child{
		padding: 20px 20px 10px 40px;
	}
	.quiz-flex img{
		height: fit-content !important;
	}
	.quiz-flex span {
		font-size: 14px !important;
	}
	.student-topic-header{
		font-size: 40px !important;
	}
	.pagination-controls{
		margin: 10px auto;
		padding: 12px;
		width: 200px;
	}
	.pagination-controls button {
		font-size: 25px;
	}
	#pageIndicator{
		font-size: 18px !important;
	}
	.lesson-item-btn {
		font-size: 16px;
		padding: 18px;
	}
	.lesson-status-icon {
		height: 20px;
		width: 20px;
	}
	.nav-item{
		margin-right:0;
	}
	.header-topic-percent-col{
		 flex: 2;
		justify-items: center;
		text-align: center;
	}
	.header-topic-prev-col{
		display:none;
	}
	.btn-seb-set{
		margin:20px auto;
	}
	.topic-percent-content{
		margin: 0 auto;
		text-align:center;
	}
	.progress-text{
		margin:0px !important;
	}
	
	.prof-dropdown-menu {
	  display: none;
	  position: absolute;
	  top: 100%; 
	  left: 40%;
	  transform: translateX(-50%);
	  background: #0083c3;
	  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	  min-width: 190px;
	  z-index: 10;
	}

	.prof-dropdown-menu a {
	  display: block;
	  padding: 10px 12px;
		background: #0083c3;
	  color: #fff;
	  text-decoration: none;
	  font-size: 16px;
	}

	.prof-dropdown-menu a:hover {
	  background: #ffc700;
	  color: #0083c3;
	}

	.prof-dropdown-menu.active {
	  	display: inline-table;
		left: 90px;
	}
	.topic-progress-text {
		margin:0 !important;
		text-align:center;
		align-items: center;
	}
	.topic-progress-container{
		width: 100%;
		justify-items: start !important;
	}
	.student-profile-and-invoices{
		margin: 0 0 50px 0;
	}
	.record-trans-header{
		text-align:center;
		margin-top: 30px;
	}
	.percentage-container{
		margin-right: 0;
		display:block;
			padding: 15px 10px;
	}
	.progress-text{
		display:block;
	}
	.progress-text span {
		margin-left:5px;
		white-space: none;
	}
	.progress-container{
		margin-bottom: 10px;
		width: 100%;
	}
	.custom-tabs{
		display: grid;
	}
	.search-fields-container{
		padding: 0 10px;
		margin: 0 !important;
	}
	.student-progress-container .quiz-item {
		width: 86%;
	}
	.student-progress-container .quiz-item .title-container{
		width: 60%;
	}
	.chart-container{
		width: 40%;
	}
	
	.student-progress-container {
		display: flex;
		gap: 20px;
		flex-wrap: wrap;
		justify-content: center;
		max-width: 1000px;
		margin: 35px auto 50px auto;
		position: relative;
		z-index: 5;
	}
	
	.report-table{
		width: 90% !important;
    	margin: 0 auto !important;
	}
	.organisation-group-desc{
		margin: 30px 0 30px 0 !important;
	}
	.student-quiz-summary-header{
		margin-top: 50px;
	}
	.page-report-subtitle{
		padding: 0 20px;
		margin: 0px auto 30px auto;
	}
	#chart{
		padding: 0;
	}
	.organisation-group-header:after {
		top: -3px;
        left: 21px;
        height: 90px;
        width: 90px;
	}
	.organisation-group-header:before {
         top: 30px;
        right: 17px;
        height: 80px;
        width: 80px;
    
	}
	
	.report-page-title:before {
		top: -44px;
        right: 0px;
        height: 120px;
        width: 120px;
	}
	.report-page-title:after{
	    top: -44px;
        left: 0;
        height: 100px;
        width: 100px;
	}
	#student-quiz-progress-search:after{
		width: 0;
		height:0;
		top:0;
		right:0;
		left: 0;
	}
	.student-quiz-summary-header h2:after {
		top: -40px;
        right: -50px;
        height: 300px;
        width: 350px;
	}
	.course-progress-title:after{
		width: 330px;
        height: 110px;
        top: -10px;
        right: 24px;
	}
	.student-subject-header:before{
		top: -42px;
		right: -28px;
		height: 150px;
		width: 138px;
	}
	.student-subject-header:after{
		top: -50px;
		left: -61px;
		height: 200px;
		width: 140px;
	}
	.quiz-expand-container{
		margin-right:10px;
	}
	
	.video-section{
		min-width: 100%;
	}
	.parent-profile{
		    padding: 0 20px;
	}
	.parent-profile h1{
		font-size: 40px !important;
	}
	.parent-profile h2{
		font-size: 30px !important;
	}
	#course-progress-chart{
		padding: 0;
	}
}