.wlsm-header-title {
	font-size: 1.5em;
}
.wlsm-text-secondary {
	color: #6c757d;
}
.wlsm-text-primary {
	color: #007bff;
}
.wlsm-text-success {
	color: #28a745;
}
.wlsm-border-bottom {
	border-bottom: 1px solid #ccc;
}
.wlsm-border-top {
	border-top: 1px solid #ccc;
}
.wlsm-form-group {
    margin-bottom: 1em;
}
.wlsm-d-block {
	display: block !important;
}
.wlsm-d-i-block {
	display: inline-block !important;
}

#wlsm-save-class-btn {
	text-align: center;
	vertical-align: middle;
    background-color: #444;
    color: white;
    padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-radius: 3px;
}

.wlsm-form-control-select{
	padding: .375em .75em;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25em;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


.wlsm-form-control {
	height: calc(1.5em + .75em + 2px);
	padding: .375em .75em;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25em;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.wlsm-form-label {
	display: inline-block;
	margin-right: .5em;
}
.wlsm-error-message {
	color: #dc3545;
	padding: .5em 1em;
	border: 1px solid #d6d6d6;
	border-radius: 3px;
}
.wlsm-font-extra-large {
	font-size: 1.4em;
}
.wlsm-font-large {
	font-size: 1.2em;
}
.wlsm-font-medium {
	font-size: 1em;
}
.wlsm-font-small-medium {
	font-size: .85em;
}
.wlsm-font-small {
	font-size: .8em;
}
.wlsm-font-bold {
	font-weight: 600;
}
.wlsm-font-normal {
	font-weight: normal;
}
.wlsm-is-invalid {
	border-color: #dc3545!important;
	padding-right: calc(1.5em + .75em);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
	background-repeat: no-repeat;
	background-position: center right calc(.375em + .1875em);
	background-size: calc(.75em + .375em) calc(.75em + .375em);
}
.wlsm-text-danger {
	color: #dc3545!important;
}
.wlsm-text-primary {
	color: #007bff!important;
}
.wlsm-ml-1 {
	margin-left: .25em!important;
}
.wlsm-ml-2 {
	margin-left: .5em!important;
}
.wlsm-ml-3 {
	margin-left: 1em!important;
}
.wlsm-mr-1 {
	margin-right: .25em!important;
}
.wlsm-mr-2 {
	margin-right: .5em!important;
}
.wlsm-mr-3 {
	margin-right: 1em!important;
}
.wlsm-mt-1 {
	margin-top: .25em!important;
}
.wlsm-mt-2 {
	margin-top: .5em!important;
}
.wlsm-mt-3 {
	margin-top: 1em!important;
}
.wlsm-mb-1 {
	margin-bottom: .25em!important;
}
.wlsm-mb-2 {
	margin-bottom: .5em!important;
}
.wlsm-mb-3 {
	margin-bottom: 1em!important;
}
.wlsm-px-0 {
	padding-left: .0!important;
	padding-right: .0!important;
}
.wlsm-pl-0 {
	padding-left: .0!important;
}
.wlsm-pl-1 {
	padding-left: .25em!important;
}
.wlsm-pl-2 {
	padding-left: .5em!important;
}
.wlsm-pl-3 {
	padding-left: 1em!important;
}
.wlsm-pr-0 {
	padding-right: .0!important;
}
.wlsm-pr-1 {
	padding-right: .25em!important;
}
.wlsm-pr-2 {
	padding-right: .5em!important;
}
.wlsm-pr-3 {
	padding-right: 1em!important;
}
.wlsm-pt-1 {
	padding-top: .25em!important;
}
.wlsm-pt-2 {
	padding-top: .5em!important;
}
.wlsm-pt-3 {
	padding-top: 1em!important;
}
.wlsm-pb-1 {
	padding-bottom: .25em!important;
}
.wlsm-pb-2 {
	padding-bottom: .5em!important;
}
.wlsm-pb-3 {
	padding-bottom: 1em!important;
}
.wlsm-border-bottom-0 {
	border-bottom: 0!important;
}
.wlsm-container .wlsm-inline-block {
	display: inline-block;
}
.wlsm-container .wlsm-icon {
	border-radius: 50%;
	line-height: 1.1em;
	width: 1.1em;
	height: 1.1em;
	text-align: center;
	display: inline-block;
}
.wlsm-container .wlsm-icon-red {
	color: #fff;
	background-color: #dc3545;
}
.wlsm-container .wlsm-invoices-section {
	font-size: 1.1em;
	padding: .8em 0;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
#wlsm-pay-invoice-amount-section .wlsm-bank-transfer-detail {
	display: none;
	background-color: #fff;
	color: #000;
	margin: 10px 0;
	padding: 10px 15px;
	border: 1px solid #eee;
}
#wlsm-pay-invoice-amount-section .wlsm-upi-transfer-detail {
	display: none;
	background-color: #fff;
	color: #000;
	margin: 10px 0;
	padding: 10px 15px;
	border: 1px solid #eee;
}
.wlsm-container .wlsm-invoices-student-detail {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.wlsm-invoices-student-detail .wlsm-invoices-detail-section {
	width: 50%;
}
.wlsm-container .wlsm-invoices-section-title,
.wlsm-container .wlsm-student-section-title {
	font-weight: 600;
	font-size: 1.2em;
	text-decoration: underline;
}
.wlsm-container .wlsm-list-group {
	list-style: none;
	padding: 0;
	margin: 0;
}
.wlsm-container .wlsm-list-item {
	text-align: left;
	line-height: 1.1em;
	padding: .25em 0;
}
.wlsm-container .wlsm-table-caption {
	margin-top: .6em;
	margin-bottom: .2em;
}
.wlsm-container .wlsm-w-100 {
	width: 100%;
}
#wlsm-login-via-widget-form input[type="text"],
#wlsm-login-via-widget-form input[type="password"] {
	display: block;
}
#wlsm-login-form input[type="text"],
#wlsm-login-form input[type="password"] {
	display: block;
}

.wlsm-section-event .wlsm-event-header {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: .5rem 0;
}
.wlsm-section-event .wlsm-event-date {
	display: inline-block;
	padding: .25rem 0;
	font-size: .95rem;
	color: #333;
}
.wlsm-section-event .wlsm-join-unjoin-event {
	text-transform: uppercase;
	padding: 1.2rem 0;
}
.wlsm-section-event .wlsm-joined-message {
	font-size: .95rem;
	display: inline-block;
	text-transform: initial;
	color: #333;
	font-weight: 600;
}
#wlsm-submit-registration-section .wlsm-parent-new-user {
	display: none;
}

/* Start Noticeboard animation */
.wlsm-st-notice-new {
	margin-left: 3px;
}
.wlsm-st-recent-notices-section {
	max-height: 600px;
	min-height: 300px;
	overflow: hidden;
}
.wlsm-st-recent-notices {
	list-style-type: none;
	overflow: hidden;
	top: 6em;
	position: relative;
	margin: 0;
	padding: 0;
}
.wlsm-st-recent-notices:hover {
	animation-play-state: paused;
}
.wlsm-container .wlsm-st-recent-notices li,
.wlsm-st-recent-notices li {
	text-align: left;
	padding: .3rem 0 !important;
	border-bottom: 1px solid #ddd;
}
.wlsm-st-recent-notices a {
	text-decoration: none;
}
@keyframes marquee {
	0% {
		top: 8em
	}
	100% {
		top: -8em
	}
}
.wlsm-st-recent-notices-new {
	display: inline;
	margin-left: 4px;
}
.wlsm-st-recent-notices {
	animation: marquee 8s linear infinite;
}
/* End Noticeboard animation */

/* Start Noticeboard widget */
#wlsm-noticeboard-widget {
	max-height: 400px;
	min-height: 100px;
}
#wlsm-noticeboard-widget ul {
	list-style-type: disc;
	font-size: 1em;
	line-height: normal;
}
/* End Noticeboard widget */
.wlsm-container .wlsm-flex {
	display: flex;
}
.wlsm-container .wlsm-justify-center {
	justify-content: center;
}
.wlsm-container .wlsm-text-center {
	text-align: center;
}
.wlsm-container .wlsm-text-left {
	text-align: left;
}
.wlsm-container .wlsm-text-right {
	text-align: right;
}
.wlsm-container .wlsm-float-right {
	float: right;
}
.wlsm-container .wlsm-float-right:after {
	content: "";
	display: table;
	clear: both;
}
#wlsm_message {
	resize: vertical;
	min-height: 150px;
}
.wlsm-alert-success {
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb;
}
.wlsm-alert {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem;
}
.wlsm .wlsm-important {
	color: red;
}
.wlsm-grid .wlsm-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.wlsm-grid .wlsm-col-4,
.wlsm-grid .wlsm-col-6,
.wlsm-grid .wlsm-col-12 {
	position: relative;
	width: 100%;
	box-sizing: border-box;
}
.wlsm-grid .wlsm-row .wlsm-col-4,
.wlsm-grid .wlsm-row .wlsm-col-6,
.wlsm-grid .wlsm-row .wlsm-col-12 {
	padding: 0 .8rem;
}
.wlsm-grid .wlsm-form-control {
	width: 100%;
}

.wlsm-grid .wlsm-form-control-select {
	width: 100%;
}
.wlsm .wlsm-form-sub-heading {
	font-size: 1.24rem;
	margin-top: .2rem;
	margin-bottom: .8rem;
	border-bottom: 1px solid #ddd;
}
.wlsm .wlsm-form-check {
	position: relative;
	display: block;
	padding-left: 1.25rem;
}
.wlsm .wlsm-form-check-inline {
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 0;
	margin-right: .75rem;
}
.wlsm .wlsm-form-check-inline .wlsm-form-check-input {
	position: static;
	margin-top: 0;
	margin-right: .3125rem;
	margin-left: 0;
}
.wlsm .wlsm-form-check-label {
	margin-bottom: 0;
	display: inline-block;
}
.wlsm-grid .wlsm-row .wlsm-col-4:first-child,
.wlsm-grid .wlsm-row .wlsm-col-6:first-child,
.wlsm-grid .wlsm-row .wlsm-col-12:first-child {
	padding-left: 0;
}
.wlsm-grid .wlsm-row .wlsm-col-4:last-child,
.wlsm-grid .wlsm-row .wlsm-col-6:last-child,
.wlsm-grid .wlsm-row .wlsm-col-12:last-child {
	padding-right: 0;
}
@media (max-width: 600px) {
	.wlsm-grid .wlsm-row .wlsm-col-4,
	.wlsm-grid .wlsm-row .wlsm-col-6,
	.wlsm-grid .wlsm-row .wlsm-col-12 {
		padding: 0rem;
	}
}
@media (min-width: 768px) {
	.wlsm-grid .wlsm-col-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.wlsm-grid .wlsm-col-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.wlsm-grid .wlsm-col-md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

@media screen and (min-device-width : 300px) and (max-device-width : 480px) {
	.wlsm-container .wlsm-st-details-heading{
		    text-align: center !important;
	}
}
@media screen and (min-device-width : 300px) and (max-device-width : 480px) {
	.mobile-id-card{
		    text-align: center !important;
	}
}
@media screen and (min-device-width : 300px) and (max-device-width : 480px) {
	.wlsm-print-id-card-container .wlsm-print-id-card-details{
		padding-top: 15px;
	}
}
@media screen and (min-device-width : 300px) and (max-device-width : 480px) {
	.wlsm-container .wlsm-parent-student-section, .wlsm-container .wlsm-st-details {
    padding: 12px 45px 20px !important;
}
}

.visuhide {
	position: absolute !important;
	overflow: hidden;
	width: 1px;
	height: 1px;
	clip: rect(1px, 1px, 1px, 1px);
}

.star__container:hover .star__item,
.star__radio:checked~.star__item {
	filter: grayscale(0);
}

.star__item:hover~.star__item,
.star__item,
.star__container:not(:hover)>.star__radio:nth-of-type(5):checked~.star__item:nth-of-type(5)~.star__item,
.star__container:not(:hover)>.star__radio:nth-of-type(4):checked~.star__item:nth-of-type(4)~.star__item,
.star__container:not(:hover)>.star__radio:nth-of-type(3):checked~.star__item:nth-of-type(3)~.star__item,
.star__container:not(:hover)>.star__radio:nth-of-type(2):checked~.star__item:nth-of-type(2)~.star__item,
.star__container:not(:hover)>.star__radio:nth-of-type(1):checked~.star__item:nth-of-type(1)~.star__item {
	filter: grayscale(1);
}

.star__radio:nth-of-type(1):checked~.star__item:nth-of-type(1)::before {
	transform: scale(1.5);
	transition-timing-function: cubic-bezier(0.5, 1.5, 0.25, 1);
}

.star__radio:nth-of-type(2):checked~.star__item:nth-of-type(2)::before {
	transform: scale(1.5);
	transition-timing-function: cubic-bezier(0.5, 1.5, 0.25, 1);
}

.star__radio:nth-of-type(3):checked~.star__item:nth-of-type(3)::before {
	transform: scale(1.5);
	transition-timing-function: cubic-bezier(0.5, 1.5, 0.25, 1);
}

.star__radio:nth-of-type(4):checked~.star__item:nth-of-type(4)::before {
	transform: scale(1.5);
	transition-timing-function: cubic-bezier(0.5, 1.5, 0.25, 1);
}

.star__radio:nth-of-type(5):checked~.star__item:nth-of-type(5)::before {
	transform: scale(1.5);
	transition-timing-function: cubic-bezier(0.5, 1.5, 0.25, 1);
}

.star__container {
	display: flex;
	margin: auto;
	font-size: 38px;
	/* border-radius: 0.25em; */
	/* background-color: #00a39b; */
	/* box-shadow: 0 0.25em 1em rgba(0, 0, 0, 0.25); */
	/* transition: box-shadow 0.3s ease; */
}

.star__container:focus-within {
	/* box-shadow: 0 0.125em 0.5em rgba(0, 0, 0, 0.5); */
}

.star__item {
	display: inline-flex;
	width: 1.25em;
	height: 1.5em;
}

.star__item::before {
	content: "⭐️";
	display: inline-block;
	margin: auto;
	font-size: 0.75em;
	vertical-align: top;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform-origin: 50% 33.3%;
	transition: transform 0.3s ease-out;
}

.lessons-card {
	width: 280px;
	height: 280px;
	background: white;
	padding: .4em;
	border-radius: 6px;
  }

  .lessons-card-image {
	background-color: rgb(236, 236, 236);
	width: 100%;
	height: 60%;
	border-radius: 6px 6px 0 0;
  }

  .lessons-card-image:hover {
	transform: scale(0.98);
  }



  .dataTables_length {
    float: left !important;
    margin-right: 10px!important; /* Add some margin to the right */
}

.dt-buttons {
    float: left!important;
    margin-left: 10px !important; /* Add some margin to the left */
}


/* Ensure length menu is spaced properly */
.dataTables_length {
    float: left;
    margin-right: 20px; /* Adjust this value as needed */
}

/* Ensure export buttons are aligned and spaced */
.dt-buttons {
    float: left;
    margin-left: 20px; /* Adjust this value as needed */
}


.btn-group, .btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    margin-left: 100px !important;
}


.wlsm-photo-upload {
    position: relative;
    width: 100%;
}

.wlsm-photo-upload__section {
    text-align: center;
    padding: 15px;
    border: 1px solid #dee2e6;
    border-radius: 5px;
    background: #fff;
    margin-bottom: 20px;
}

.wlsm-photo-upload__container {
    max-width: 150px;
    margin: 0 auto;
    position: relative;
}

.wlsm-photo-upload__preview {
    position: relative;
    margin-bottom: 15px;
}

.wlsm-photo-upload__image {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    background-color: #f8f9fa;
}

.wlsm-photo-upload__input-wrap {
    margin-top: 15px;
    text-align: center;
}

.wlsm-photo-upload__input {
    position: absolute;
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    z-index: -1;
}

.wlsm-photo-upload__label {
    display: inline-block;
    padding: 5px 15px;
    cursor: pointer;
    color: #007bff;
    background-color: transparent;
    border: 1px solid #007bff;
    border-radius: 4px;
    transition: all 0.15s ease-in-out;
}

.wlsm-photo-upload__label:hover {
    color: #fff;
    background-color: #007bff;
}

.wlsm-photo-upload__view-btn {
    display: inline-block;
    margin-top: 10px;
    text-decoration: none;
}


.wlsm-application-timeline {
	margin: 30px 0;
}

.timeline-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	margin: 40px 0;
	padding: 0 20px;
}

.timeline-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	z-index: 2;
	text-align: center;
	flex: 1;
}

.timeline-icon {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-color: #f8f9fa;
	border: 3px solid #dee2e6;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
	transition: all 0.3s;
	color: #6c757d;
}

.timeline-item.completed .timeline-icon {
	background-color: #28a745;
	border-color: #28a745;
	color: white;
	box-shadow: 0 0 10px rgba(40, 167, 69, 0.5);
}

.timeline-item.warning .timeline-icon {
    background-color: #ffc107;
    border-color: #ffc107;
    color: #212529;
    box-shadow: 0 0 10px rgba(255, 193, 7, 0.5);
}

.timeline-item.danger .timeline-icon {
    background-color: #dc3545;
    border-color: #dc3545;
    color: #fff;
    box-shadow: 0 0 10px rgba(220, 53, 69, 0.5);
}

.timeline-content h3 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 5px;
	color: #495057;
}

.timeline-item.completed .timeline-content h3 {
	color: #28a745;
}

.timeline-item.warning .timeline-content h3 {
    color: #ffc107;
}

.timeline-item.danger .timeline-content h3 {
    color: #dc3545;
}

.timeline-message {
	margin-top: 5px;
	font-size: 14px;
	color: #dc3545;
	font-weight: 500;
}

.timeline-connector {
	height: 3px;
	background-color: #dee2e6;
	flex: 1;
	position: relative;
	z-index: 1;
	margin: 0 -20px;
}

.timeline-connector.completed {
	background-color: #28a745;
}

/* Mobile responsive styles */
@media (max-width: 767px) {
	.timeline-container {
		flex-direction: column;
		margin: 20px 0;
	}

	.timeline-item {
		flex-direction: row;
		margin-bottom: 20px;
		width: 100%;
		text-align: left;
	}

	.timeline-icon {
		margin-right: 15px;
		margin-bottom: 0;
		width: 50px;
		height: 50px;
	}

	.timeline-connector {
		width: 3px;
		height: 30px;
		margin: 5px 0 5px 25px;
	}

	.timeline-content {
		text-align: left;
	}
}


.wlsm-deadline-container {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 50vh;
	padding: 40px 20px;
}

.wlsm-deadline-alert {
	background: linear-gradient(145deg, #ffffff, #fff5f5);
	border-left: 6px solid #dc3545;
	box-shadow: 0 10px 30px rgba(220, 53, 69, 0.1);
	padding: 3rem;
	border-radius: 12px;
	width: 100%;
	text-align: center;
	animation: slideIn 0.5s ease-out;
}

.wlsm-deadline-icon {
	color: #dc3545;
	font-size: 4rem;
	margin-bottom: 2rem;
	animation: pulse 2s infinite;
	display: block;
}

.wlsm-deadline-title {
	color: #dc3545;
	font-size: 2.5rem;
	font-weight: 700;
	margin-bottom: 1.5rem;
	line-height: 1.2;
	text-align: center;
}

.wlsm-deadline-message {
	color: #555;
	font-size: 1.3rem;
	line-height: 1.6;
	margin-bottom: 1.5rem;
	text-align: center;
}

.wlsm-deadline-date {
	background: #fff;
	padding: 1rem 2rem;
	border-radius: 6px;
	display: inline-block;
	margin-top: 1.5rem;
	font-weight: 500;
	color: #666;
	border: 1px solid #eee;
	text-align: center;
}

@keyframes slideIn {
	from {
		transform: translateY(20px);
		opacity: 0;
	}

	to {
		transform: translateY(0);
		opacity: 1;
	}
}

@keyframes pulse {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.05);
	}

	100% {
		transform: scale(1);
	}
}

@media (max-width: 576px) {
	.wlsm-deadline-title {
		font-size: 2rem;
	}

	.wlsm-deadline-icon {
		font-size: 3rem;
	}

	.wlsm-deadline-message {
		font-size: 1.1rem;
	}

	.wlsm-deadline-alert {
		padding: 2rem;
	}
}

.wlsm-form-section-heading {
	font-size: 18px;
	font-weight: 700;
	color: #333;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 2px solid #dee2e6;
}

.wlsm-school-details {
	padding: 0;
}

.wlsm-field {
	margin-bottom: 15px;
	padding: 5px 0;
}

.wlsm-inline-field {
	display: flex;
	align-items: center;
}

.wlsm-field-label {
	min-width: 120px;
	font-size: 15px;
	font-weight: 700;
	color: #444;
	margin: 0;
}

.wlsm-field-value {
	flex: 1;
	display: flex;
	align-items: center;
	font-size: 15px;
	color: #333;
	padding: 2px 0;
	font-weight: 400;
}

	/* Mobile responsive styles */
	@media screen and (max-width: 767px) {
		.wlsm-qualification-table {
			width: 100%;
			border: 0;
		}

		.wlsm-qualification-table thead {
			display: none;
		}

		.wlsm-qualification-table tr {
			margin-bottom: 20px;
			display: block;
			border: 1px solid #ddd;
			border-radius: 5px;
			padding: 10px;
			background-color: #f9f9f9;
		}

		.wlsm-qualification-table td {
			display: block;
			text-align: left;
			border: none;
			position: relative;
			padding: 10px 10px 10px 50%;
			min-height: 45px;
		}

		.wlsm-qualification-table td:before {
			content: attr(data-label);
			position: absolute;
			left: 10px;
			width: 45%;
			white-space: nowrap;
			font-weight: bold;
			overflow: hidden;
			text-overflow: ellipsis;
		}

		.wlsm-qualification-table td:last-child {
			border-bottom: 0;
			text-align: center;
			padding: 10px;
		}

		.wlsm-form-control {
			width: 100%;
		}

		#add_more_qualifications {
			width: 100%;
			margin-top: 10px;
		}

		.remove-qualification {
			width: 100%;
			margin-top: 5px;
		}
	}

    .wlsm-status-steps {
        margin-bottom: 30px;
        overflow-x: hidden;
        /* Prevent horizontal scrolling on small screens */
        padding: 0 10px;
    }

    .wlsm-status-steps-container {
		margin-top: 50px;
		margin-bottom: 20px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        max-width: 100%;
        flex-wrap: nowrap;
        /* Prevent wrapping */
    }

    .wlsm-status-step {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        width: 22%;
        position: relative;
        opacity: 0.5;
        transition: opacity 0.3s ease;
        z-index: 2;
        /* Ensure steps are above dividers */
    }

    .wlsm-status-step-active {
        opacity: 1;
    }

    .wlsm-status-step-number {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background-color: #f0f0f0;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: bold;
        margin-bottom: 8px;
        border: 2px solid #ddd;
        color: #555;
        transition: all 0.3s ease;
    }

    .wlsm-status-step-active .wlsm-status-step-number {
        background-color: #00aa52;
        border-color: #00aa52;
        color: white;
        /* Slightly enlarge active step */
    }

    .wlsm-status-step-label {
        font-size: 12px;
        font-weight: 600;
        line-height: 1.3;
        max-width: 120px;
        color: #555;
        transition: color 0.3s ease;
        display: block;
        /* Ensure label is displayed */
        word-wrap: break-word;
        padding: 0 5px;
    }

    .wlsm-status-step-active .wlsm-status-step-label {
        color: #00aa52;
    }

    .wlsm-status-step-divider {
        flex-grow: 1;
        height: 2px;
        background-color: #ddd;
        margin: 0 5px;
        position: relative;
        top: -20px;
        z-index: 1;
        /* Ensure dividers are below steps */
    }

    /* Tablet view */
    @media (max-width: 768px) {
        .wlsm-status-step-label {
            font-size: 11px;
            max-width: 80px;
        }

        .wlsm-status-step-number {
            width: 35px;
            height: 35px;
            font-size: 14px;
        }

        .wlsm-status-step-divider {
            margin: 0 2px;
        }
    }

    /* Small tablet view */
    @media (max-width: 640px) {
        .wlsm-status-step-label {
            font-size: 10px;
            max-width: 70px;
        }

        .wlsm-status-step-number {
            width: 30px;
            height: 30px;
            font-size: 13px;
        }
    }

    /* Mobile view - Vertical stacked layout */
    @media (max-width: 576px) {
        .wlsm-status-steps {
            margin-bottom: 15px;
            padding: 0 15px;
        }

        .wlsm-status-steps-container {
            flex-direction: column;
            align-items: flex-start;
            gap: 10px;
        }

        .wlsm-status-step {
            width: 100%;
            flex-direction: row;
            justify-content: flex-start;
            align-items: center;
            text-align: left;
            gap: 15px;
            padding: 5px 0;
        }

        .wlsm-status-step-number {
            width: 28px;
            height: 28px;
            font-size: 12px;
            margin-bottom: 0;
            flex-shrink: 0;
        }

        .wlsm-status-step-label {
            font-size: 12px;
            max-width: none;
            padding: 0;
        }

        .wlsm-status-step-divider {
            width: 2px;
            height: 15px;
            margin: 0;
            position: relative;
            top: 0;
            left: 14px;
            /* Center the divider with the step number */
        }
    }

    /* Very small screens */
    @media (max-width: 400px) {
        .wlsm-status-steps {
            padding: 0 10px;
        }

        .wlsm-status-step-number {
            width: 24px;
            height: 24px;
            font-size: 11px;
        }

        .wlsm-status-step-label {
            font-size: 11px;
        }

        .wlsm-status-step-divider {
            left: 12px;
        }
    }

	 /* Subjects Table Styling */
                    .wlsm-subjects-table {
                        width: 100%;
                        border-collapse: collapse;
                        margin-bottom: 20px;
                        border: 1px solid #ccc;
                    }
                    
                    .wlsm-subjects-table th, 
                    .wlsm-subjects-table td {
                        border: 1px solid #ccc;
                        padding: 8px;
                        text-align: center;
                        vertical-align: middle;
                    }
                    
                    .wlsm-subjects-table thead {
                        background-color: #f0f0f0;
                    }
                    
                    .wlsm-subjects-table th {
                        font-weight: bold;
                    }
                    
                    .wlsm-subjects-table .subheader-row th {
                        background-color: #f8f8f8;
                        font-size: 0.9em;
                    }
                    
                    .subjects-col {
                        width: 20%;
                        text-align: left;
                    }
                    
                    .teacher-col {
                        width: 20%;
                    }
                    
                    .unit-col, .transfer-col {
                        width: 10%;
                    }
                    
                    .year-col {
                        width: 25%;
                    }
                    
                    .unit-subcol, .transfer-subcol {
                        width: 5%;
                    }
                    
                    .subject-number {
                        width: 5%;
                        font-weight: bold;
                        text-align: center;
                    }
                    
                    .subject-name {
                        width: 25%;
                    }
                    
                    .total-cell {
                        text-align: left;
                        font-weight: bold;
                    }
                    
                    /* Responsive design - Updated for qualification table compatibility */
                    @media (max-width: 768px) {
                        /* Only apply old responsive styles to subjects tables that don't have qualification-table class */
                        .wlsm-subjects-table:not(.wlsm-qualification-table) {
                            display: block;
                            overflow-x: auto;
                            white-space: nowrap;
                        }
                        
                        .wlsm-subjects-table:not(.wlsm-qualification-table) input[type="text"] {
                            width: 100%;
                        }
                    }

					  /* Better styling for the subjects tables */
                        .wlsm-subjects-table {
                            width: 100%;
                            border-collapse: collapse;
                            margin-bottom: 20px;
                            border: 1px solid #dee2e6;
                        }

                        .wlsm-subjects-table th,
                        .wlsm-subjects-table td {
                            padding: 8px;
                            vertical-align: middle;
                            border: 1px solid #dee2e6;
                        }

                        .wlsm-subjects-table thead th {
                            background-color: #f8f9fa;
                            font-weight: 600;
                            text-align: center;
                        }

                        /* Remove button styling */
                        .wlsm-remove-cape-subject-btn,
                        .wlsm-remove-csec-subject-btn {
                            padding: 3px 6px;
                            font-size: 12px;
                            border-radius: 3px;
                            display: inline-flex;
                            align-items: center;
                            justify-content: center;
                            color: #fff;
                            background-color: #dc3545;
                            border-color: #dc3545;
                        }

                        /* Better alignment for form elements */
                        .unit-check,
                        .transfer-yes,
                        .transfer-no {
                            text-align: center;
                        }

                        /* Style for the add subject button */
                        #wlsm-add-cape-subject-btn,
                        #wlsm-add-csec-subject-btn {
                            margin: 10px 0;
                            padding: 6px 12px;
                        }

                        /* Total row styling */
                        .total-row {
                            background-color: #f8f9fa;
                            font-weight: bold;
                        }

                        /* Year dropdown styling */
                        .year-dropdown {
                            width: 100%;
                            padding: 6px 8px;
                            border: 1px solid #ced4da;
                            border-radius: 4px;
                        }

                        /* Section spacing */
                        #wlsm_csec_subjects_container {
                            margin-top: 30px;
                        }


						.wlsm-fee-summary-container {
    margin: 15px 0;
}

.wlsm-fee-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 15px;
}

.wlsm-fee-table th, 
.wlsm-fee-table td {
    padding: 10px;
    border: 1px solid #ddd;
    text-align: left;
}

.wlsm-fee-table thead th {
    background-color: #f5f5f5;
    font-weight: bold;
}

.fee-item-col {
    width: 70%;
}

.fee-amount-col {
    width: 30%;
}

.wlsm-fee-table .total-row {
    font-weight: bold;
    background-color: #f9f9f9;
}

.fee-total-label {
    text-align: right;
}

.fee-stage-info {
    padding: 10px;
}

.wlsm-alert {
    padding: 10px 15px;
    border-radius: 4px;
    margin-bottom: 10px;
}

.wlsm-alert-info {
    background-color: #d9edf7;
    border: 1px solid #bce8f1;
    color: #31708f;
}

.wlsm-alert-danger {
    background-color: #d9edf7;
    border: 1px solid #bce8f1;
    color: #8f3158;
}

.wlsm-subject-checkbox-container {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px;
}

/* Extend wlsm-qualification-table styles to subjects tables */
.wlsm-subjects-table.wlsm-qualification-table {
    border: 1px solid #dee2e6;
}

.wlsm-subjects-table.wlsm-qualification-table th,
.wlsm-subjects-table.wlsm-qualification-table td {
    border: 1px solid #dee2e6;
    padding: 8px;
}

.wlsm-subjects-table.wlsm-qualification-table thead th {
    background-color: #f8f9fa;
    font-weight: 600;
    text-align: center;
}

.wlsm-subjects-table.wlsm-qualification-table .subheader-row th {
    background-color: #f0f0f0;
    font-size: 0.9em;
}

/* Mobile responsive enhancements for subjects tables */
@media screen and (max-width: 767px) {
    /* Override subjects table mobile styles to use qualification table responsive behavior */
    .wlsm-subjects-table.wlsm-qualification-table {
        width: 100%;
        border: 0;
        display: table;
        overflow-x: visible;
        white-space: normal;
    }

    .wlsm-subjects-table.wlsm-qualification-table thead {
        display: none;
    }

    .wlsm-subjects-table.wlsm-qualification-table tr {
        margin-bottom: 20px;
        display: block;
        border: 1px solid #ddd;
        border-radius: 8px;
        padding: 12px;
        background-color: #f9f9f9;
        box-shadow: 0 2px 4px rgba(0,0,0,0.08);
        position: relative;
    }

    .wlsm-subjects-table.wlsm-qualification-table td {
        display: block;
        text-align: left;
        border: none;
        position: relative;
        padding: 8px 10px 8px 40%;
        min-height: 40px;
        word-wrap: break-word;
        margin-bottom: 3px;
    }

    .wlsm-subjects-table.wlsm-qualification-table td:before {
        content: attr(data-label);
        position: absolute;
        left: 10px;
        top: 8px;
        width: 35%;
        white-space: normal;
        font-weight: 600;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #555;
        font-size: 13px;
        line-height: 1.4;
        word-wrap: break-word;
    }

    .wlsm-subjects-table.wlsm-qualification-table td:last-child {
        border-bottom: 0;
        text-align: center;
        padding: 10px;
        margin-bottom: 0;
    }

    /* Special handling for add subject and total rows */
    .wlsm-subjects-table.wlsm-qualification-table .add-subject-row td,
    .wlsm-subjects-table.wlsm-qualification-table .total-row td {
        display: table-cell !important;
        border: none;
        text-align: center;
        padding: 15px;
        position: relative;
    }
    
    .wlsm-subjects-table.wlsm-qualification-table .add-subject-row td:before,
    .wlsm-subjects-table.wlsm-qualification-table .total-row td:before {
        display: none;
    }
    
    /* Form controls styling on mobile */
    .wlsm-subjects-table.wlsm-qualification-table .wlsm-form-control {
        width: 100%;
        box-sizing: border-box;
        padding: 8px;
        border: 1px solid #ced4da;
        border-radius: 4px;
        font-size: 14px;
    }
    
    /* Better spacing for checkboxes and radio buttons on mobile */
    .wlsm-subjects-table.wlsm-qualification-table input[type="checkbox"],
    .wlsm-subjects-table.wlsm-qualification-table input[type="radio"] {
        margin: 0;
        display: inline-block;
        transform: scale(1.2);
    }

    /* Center align checkbox and radio button cells */
    .wlsm-subjects-table.wlsm-qualification-table .unit-check,
    .wlsm-subjects-table.wlsm-qualification-table .transfer-yes,
    .wlsm-subjects-table.wlsm-qualification-table .transfer-no {
        text-align: center;
        padding: 8px 10px 8px 40%;
    }

    .wlsm-subjects-table.wlsm-qualification-table .unit-check:before,
    .wlsm-subjects-table.wlsm-qualification-table .transfer-yes:before,
    .wlsm-subjects-table.wlsm-qualification-table .transfer-no:before {
        text-align: left;
        width: 35%;
    }

    /* Total row specific styling */
    .wlsm-subjects-table.wlsm-qualification-table .total-row {
        background-color: #f0f0f0;
        border: 2px solid #dee2e6;
    }

    .wlsm-subjects-table.wlsm-qualification-table .total-cell {
        font-weight: bold;
        text-align: center;
        padding: 10px;
    }

    /* Add subject button styling */
    .wlsm-subjects-table.wlsm-qualification-table .add-subject-row {
        background-color: #fff;
        border: 1px dashed #dee2e6;
        text-align: center;
    }

    #wlsm-add-cape-subject-btn,
    #wlsm-add-csec-subject-btn {
        width: 100%;
        margin: 5px 0;
        padding: 10px 15px;
        font-size: 14px;
    }

    /* Remove button styling on mobile */
    .wlsm-remove-cape-subject-btn,
    .wlsm-remove-csec-subject-btn {
        width: 100%;
        margin-top: 5px;
        padding: 8px 12px;
        font-size: 13px;
    }
}

/* Additional mobile improvements for subjects tables */
@media screen and (max-width: 576px) {
    .wlsm-subjects-table.wlsm-qualification-table td {
        padding: 10px 5px 10px 45%;
        min-height: 45px;
    }

    .wlsm-subjects-table.wlsm-qualification-table td:before {
        width: 35%;
        font-size: 13px;
        left: 5px;
        top: 10px;
    }

    .wlsm-subjects-table.wlsm-qualification-table tr {
        padding: 12px;
        margin-bottom: 15px;
    }
}

/* Fix for subject number display on mobile */
    .wlsm-subjects-table.wlsm-qualification-table .subject-number {
        


    }

    .wlsm-subjects-table.wlsm-qualification-table .subject-number:before {
        display: none !important;
    }

    /* Fix for actions button positioning */
    .wlsm-subjects-table.wlsm-qualification-table .actions-cell {
        text-align: center;
        padding: 12px 10px;
        margin-top: 8px;
        border-top: 1px solid #e9ecef;
        background-color: transparent;
    }

    .wlsm-subjects-table.wlsm-qualification-table .actions-cell:before {
        display: none !important;
    }

    /* Better form element styling */
    .wlsm-subjects-table.wlsm-qualification-table select.wlsm-form-control,
    .wlsm-subjects-table.wlsm-qualification-table input.wlsm-form-control {
        margin-top: 2px;
        font-size: 14px;
        height: auto;
        min-height: 36px;
		min-width: 200px;
    }

    /* Add visual separation between fields */
    .wlsm-subjects-table.wlsm-qualification-table td:not(.subject-number):not(.actions-cell):not(:last-child):after {
        content: "";
        display: block;
        height: 1px;
        background-color: #e9ecef;
        margin: 4px 0;
        width: 100%;
    }

    /* Ensure proper spacing for form controls */
    .wlsm-subjects-table.wlsm-qualification-table input[type="text"],
    .wlsm-subjects-table.wlsm-qualification-table select {
        width: 100%;
        box-sizing: border-box;
    }