.llms-grades-container {
	width: 95%;
    max-width: 1055px;
    margin: 0 auto;
    padding: 60px 0 101px;
}

.llms-transcript-container {
	width: 97%;
    max-width: 1081px;
    margin: 0 auto;
    padding: 60px 0 101px;
}

.llms-grades-title {
	color: var(--color-dark);
    font-family: var(--font-primary);
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    margin: 0 0 26px;
}

.llms-grades-container .llms-table {
    border-collapse: collapse;
    background: var(--color-light);
    border: 0;
    border-radius: 4px;
    margin: 0;
    overflow: hidden;
    table-layout: fixed;
}

.llms-grades-container .llms-table thead tr,
.llms-grades-container .llms-table tfoot tr {
    height: 80px;
}

.llms-grades-container .llms-table thead th {
    background: var(--color-light);
    padding: 6px 0;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    border-top: 0 !important;
    border-inline: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    color: rgba(0, 0, 0, 0.87);
    font-family: var(--font-primary);
    font-size: 14px;
    font-weight: 700;
    line-height: 20.02px;
    letter-spacing: 0.17px;
}

.llms-grades-container .llms-table tbody tr {
    height: 75px;
    border-top: 0;
    border-inline: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.llms-grades-container .llms-table tbody td {
    background: var(--color-light) !important;
    padding: 6px 0;
    text-align: center;
    vertical-align: middle;
    border: 0;
    color: rgba(0, 0, 0, 0.87);
    font-family: var(--font-primary);
    font-size: 14px;
    font-weight: 400;
    line-height: 20.02px;
    letter-spacing: 0.17px;
}

.llms-grades-container .llms-table th:first-child,
.llms-grades-container .llms-table td:first-child:not(tfoot td) {
    text-align: left;
    padding-left: 36px;
    padding-right: 16px;
}

.llms-grades-container .llms-table th:last-child,
.llms-grades-container .llms-table td:last-child:not(tfoot td) {
    padding-right: 31px;
}

.llms-grades-container .llms-table tbody tr a {
	color: rgba(0, 0, 0, 0.87);
	text-decoration: none;
    transition: color 0.3s ease;
}

.llms-grades-container .llms-table tbody tr a:hover {
	color: var(--color-primary);
}

.llms-sd-grades .llms-table .llms-progress {
	height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.llms-sd-grades .llms-table .llms-progress .progress__indicator {
    float: none;
    position: static;
    margin: 0;
    color: rgba(0, 0, 0, 0.25);
    text-align: center;
    font-family: var(--font-primary);
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.16px;
    white-space: nowrap;
    z-index: 1;
    height: initial;
}

.llms-sd-grades .llms-table .llms-progress .llms-progress-bar {
	height: 100%;
    border-radius: 100px;
	background: #DDDEE0;
    overflow: hidden;
    position: absolute;
    inset: 0;
    z-index: 0;
}

.llms-progress .progress-bar-complete {
	background-color: var(--color-primary);
    border-radius: 10.5px;
}

.llms-grades-container .llms-table th:nth-child(1),
.llms-grades-container .llms-table td:nth-child(1) {
    width: 34%; /* Course */
}

.llms-grades-container .llms-table th:nth-child(2),
.llms-grades-container .llms-table td:nth-child(2) {
    width: 22%; /* Enrollment Date */
}

.llms-grades-container .llms-table th:nth-child(3),
.llms-grades-container .llms-table td:nth-child(3) {
    width: 23%; /* Progress */
}

.llms-grades-container .llms-table td:nth-child(3) {
    padding-inline: 31px;
}

.llms-grades-container .llms-table th:nth-child(4),
.llms-grades-container .llms-table td:nth-child(4) {
    width: 18%; /* Grade */
}

.llms-grades-container .llms-table tfoot td {
	background: var(--color-light);
    border: 0;
    padding: 0 18.5px;
    vertical-align: middle;
}

.llms-table-sort form {
	display: flex;
    gap: 54px;
}

.llms-table tfoot tr .llms-table-sort select {
	display: flex;
    height: 40px;
    padding: 0 31px;
    align-items: center;
    gap: 10px;
    flex: 1 0 0;
    border-radius: 100px;
    border: 1px solid rgba(167, 168, 171, 0.25);
    background: var(--color-light);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15) inset;
    color: rgba(0, 0, 0, 0.25);
    font-family: var(--font-primary);
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='11' viewBox='0 0 20 11' fill='none'%3E%3Cpath d='M18.9841 0.384998C19.4976 0.898459 19.4973 1.73105 18.9841 2.24468L10.6143 10.6145C10.1007 11.1281 9.26822 11.1281 8.75463 10.6145L0.384792 2.24468C-0.128408 1.73105 -0.128668 0.898459 0.384792 0.384998C0.898252 -0.128463 1.73085 -0.128202 2.24447 0.384998L9.68447 7.825L17.1245 0.384998C17.6381 -0.128203 18.4707 -0.128463 18.9841 0.384998Z' fill='black' fill-opacity='0.5'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 31px center;
    //background-size: 14px 8px;
}

.llms-table tfoot tr .llms-table-sort select option {
	color: var(--color-dark);
}

.llms-table tfoot tr .llms-table-sort button {
	display: flex;
    width: 190px;
    height: 40px;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    border: 2px solid var(--color-primary);
    background: var(--color-primary);
    color: #F7F7F7;
    font-family: var(--font-primary);
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    transition: all 0.3s ease;
}

.llms-table tfoot tr .llms-table-sort button:hover {
	background: var(--color-light);
    color: var(--color-primary);
}

.llms-transcript-title {
	color: var(--color-dark);
    font-family: var(--font-primary);
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    margin: 0;
}

.llms-divider {
	height: 0.7px;
    border-width: 0;
    background-color: #BDBDBD;
    margin: 47px 0 0;
}

.llms-sd-widgets {
	padding-block: 50px;
    justify-content: space-between;
    gap: 22px;
}

.llms-grades-image {
	max-width: 751px;
    object-fit: cover;
    border-radius: 31px;
}

.llms-sd-widgets .llms-sd-widget {
	margin: 0;
    min-width: 308px;
    height: 310px;
    padding: 19px 64px 59px;
    border-radius: 31px;
    border: 1px solid rgba(167, 168, 171, 0.25);
    background: var(--color-light);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
}

.llms-sd-widgets .llms-sd-widget .llms-sd-widget-title {
	background: none;
    color: var(--color-dark);
    font-family: var(--font-primary);
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    padding: 0;
    margin: 0;
}

.llms-sd-widgets .llms-sd-widget .llms-donut {
	margin: 0;
    width: 180px;
    height: 180px;
    transform: rotate(-90deg);
    background-color: transparent;
}

.llms-donut .inside {
	width: 40%;
    height: 40%;
    background: transparent;
}

.llms-donut svg path {
	stroke: var(--color-primary);
}

.llms-donut.medium .percentage {
	transform: rotate(90deg);
    font-family: var(--font-primary);
    font-weight: 700;
}

.llms-sd-widget .llms-donut.medium .percentage {
	color: var(--color-dark);
    font-size: 31px;
    line-height: 37.2px;
}

.llms-donut .percentage small {
	font-size: 31px;
    font-weight: 400;
}

.llms-single-course-grades {
    border-radius: 8px;
	background: var(--color-light);
    overflow: hidden;
    table-layout: fixed;
}

.llms-grades-course-container .llms-single-course-grades td {
	padding: 0;
    border: 0;
    background: var(--color-light);
    padding: 6px 0;
    text-align: center;
    vertical-align: middle;
    color: rgba(0, 0, 0, 0.87);
    font-family: var(--font-primary);
    font-size: 16px;
    font-weight: 700;
    line-height: 22.88px;
    letter-spacing: 0.17px;
}

.llms-grades-course-container .llms-single-course-grades .final-grade td {
	color: var(--color-primary);
}

.llms-grades-course-container td:first-child {
    text-align: left;
    padding-left: 31px;
    padding-right: 16px;
}

.llms-grades-course-container td:last-child {
    padding-right: 18.5px;
}

.llms-grades-course-container tr {
    height: 60px;
}

.llms-grades-container td:nth-child(1) {
    width: 89%;
}

.llms-grades-container td:nth-child(2) {
    width: 11%;
}

.llms-grades-course-container .llms-form-field {
	padding: 0;
    height: 55px;
    display: flex;
    align-items: end;
}

.llms-grades-course-container .llms-form-field .llms-field-button {
	all: unset;
    margin: 0 !important;
    cursor: pointer;
    color: var(--color-dark);
    font-family: var(--font-primary);
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}