section.Test_Main {
    padding: 30px 0;
}
.Title h1 {
    color: var(--Text-Grey-800---1D2939, #1D2939);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    
}

.mcq_cell_border p {
    border: 1px solid #ced4da;
    border-radius: 4px;
    margin: 0;
    font-weight: 500 !important;
}
.Title {
    display: flex;
    gap: 8px;
    margin-top: 24px;
}
.Title a {
    border-radius: 6px;
    background: var(--White---FFFFFF, #FFF);
    padding: 5px;
}
.Top_Title {
    border-bottom: 1px solid var(--Table-Stroke, #F2F2F2);
    padding-bottom: 30px;
    margin-bottom: 0px;
}
.Test_Left h5 {
    color: #2D2D2D;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 14px;
}
.Test_Left p {
    color: #495A70;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 16px;
}
.Test_Left ul li {
    list-style: none;
    color: #626F80;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 8px;
    font-family: 'Inter', sans-serif;
}
.Test_Left ul li svg {
    margin-right: 4px;
}
.Left_Btn a {
    color: #03A9F4;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-family: 'Inter', sans-serif;
    border-radius: 4px;
    border: 1px solid #03A9F4;
    padding: 12px 24px;
    display: inline-block;
    margin-right: 8px;
}
.Left_Btn {
    margin-top: 18px;
}
.Sign_In {
    border-radius: 6px;
    background: #151E29;
    padding: 24px;
}
.Sign_In h3 {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 16px;
}
.Sign_In label.form-label {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    color: #fff;
    font-family: 'Inter', sans-serif;
}
.No_Lable {
    margin-top: 29px;
}
.Sign_In .form-control {
    padding: 8px;
}
.Sign_In label.form-check-label {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
    font-family: 'Poppins', sans-serif;
}
.Sign_In label.form-check-label a {
    text-decoration-line: underline;
    color: #fff;
}
.Start_Test_Btn a {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    line-height: normal;
    background-color: #03A9F4;
    border-radius: 4px;
    padding: 12px 24px;
    display: inline-block;
}
.Total_Box {
    border-radius: 4px;
    background: #FFF;
    padding: 8px 11px;
}
.Total_Box p {
    color: #626F80;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 6px;
}
.Total_Box h5 {
    color: #495A70;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}
.Total_Questions_Duration {
    margin-top: 16px;
}
.Table_Main table.table {
    border: 1px solid #E3E8EE;
    border-radius: 5px;
    background-color: #fff;
}
.Table_Main table.table thead tr th {
    border-bottom-color: #E3E8EE !important;
    padding: 16px;
    color: #2D2D2D;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    font-family: 'Poppins', sans-serif;
    text-align: center;
}
.Table_Main {
    margin-top: 16px;
}
.Table_Main table.table tbody tr th {
    color: #6C7293;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    padding: 16px;
}
.Table_Main table.table tbody tr td {
    color: #495A70;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
.Table_Main table.table thead tr th:first-child {
    text-align: left;
}
.Table_Main table.table tbody tr td a {
    color: #03A9F4;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-family: 'Inter', sans-serif;
    border-radius: 4px;
    border: 1px solid #03A9F4;
    display: block;
    padding: 8px;
}
.Evaluation_Modal .modal-dialog {
    max-width: 600px;
}
.Evaluation_Modal .modal-dialog .modal-header h5 {
    color: var(--Text-Grey-900---101828, #101828);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
.Evaluation_Modal .modal-header {
    border-bottom: 1px solid #EAECF0;
}
.Evaluation_Can h6 {
    color: var(--Text-Grey-900---101828, #101828);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 8px;
}
.Evaluation_Can p {
    color: var(--Text-Grey-600---475467, #475467);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 16px;
}
.Evaluation_Can img {
    width: 100%;
}
.Evaluation_Can ul li {
    list-style: none;
    color: #626F80;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 8px;
    font-family: 'Inter', sans-serif;
}
.Evaluation_Can ul li svg {
    margin-right: 4px;
}
.timer_Questions {
    display: flex;
}
.Timer_Test {
    border-radius: 4px;
    padding: 8px 12px;
    background: #FFF;
}
.Timer_Test span {
    color: #626F80;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    font-family: 'Inter', sans-serif;
}
.Questions_Test {
    border-radius: 4px;
    padding: 12px 12px;
    background: #FFF;
    margin: 0 12px;
}
.Questions_Test p {
    color: #626F80;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    margin: 0;
}
.Calculator_Test {
    border-radius: 4px;
    padding: 6px 12px;
    background: #FFF;
}
.Question_Box {
    border-radius: 6px;
    background: #FFF;
    margin-bottom: 24px;
    padding: 0px;
}
.Question_Main {
    margin-top: 12px;
}
.Question_Box h6 {
    color: #2D2D2D;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}
.Question_Box p {
    color: var(--Text-Grey-500---5D667B, #5D667B);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 8px;
}
.Blanks_Main h3 p {
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid #F2F2F2;
    color: var(--Text-Grey-900---101828, #101828);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.Correct_Answer.A.FCorrect_Answer input, .Correct_Answer.A.Incorrect_Answer input {
    background-image: url(../images/assessment/A-white.svg) !important;
}
.Correct_Answer.B.FCorrect_Answer input, .Correct_Answer.B.Incorrect_Answer input {
    background-image: url(../images/assessment/B-white.svg) !important;
}
.Correct_Answer.C.FCorrect_Answer input, .Correct_Answer.C.Incorrect_Answer input {
    background-image: url(../images/assessment/C-white.svg) !important;
}
.Correct_Answer.D.FCorrect_Answer input, .Correct_Answer.D.Incorrect_Answer input {
    background-image: url(../images/assessment/D-white.svg) !important;
}
.Correct_Answer.A .form-check-input[type=radio] {
    background-image: url(../images/assessment/A.svg) !important;
    background-repeat: no-repeat;
    background-position: center;
}
.Blanks_Main .Correct_Answer.A.FCorrect_Answer.pe-none .form-check-input{
    background-image: url(../images/assessment/A-white.svg) !important;
}
.Correct_Answer.B .form-check-input[type=radio] {
    background-image: url(../images/assessment/B.svg) !important;
    background-repeat: no-repeat;
    background-position: center;
}
.Blanks_Main .Correct_Answer.B.FCorrect_Answer.pe-none .form-check-input{
    background-image: url(../images/assessment/B-white.svg) !important;
}
.Correct_Answer.C .form-check-input[type=radio] {
    background-image: url(../images/assessment/C.svg) !important;
    background-repeat: no-repeat;
    background-position: center;
}
.Blanks_Main .Correct_Answer.C.FCorrect_Answer.pe-none .form-check-input{
    background-image: url(../images/assessment/C-white.svg) !important;
}
.Correct_Answer.D .form-check-input[type=radio] {
    background-image: url(../images/assessment/D.svg) !important;
    background-repeat: no-repeat;
    background-position: center;
}
.Blanks_Main .Correct_Answer.D.FCorrect_Answer.pe-none .form-check-input{
    background-image: url(../images/assessment/D-white.svg) !important;
}
.Blanks_Main .Correct_Answer.Incorrect_Answer .form-check-input{
    background-color: #961F1F;
}
.Blanks_Main .Correct_Answer.A.Incorrect_Answer .form-check-input{
    background-image: url(../images/assessment/A-white.svg) !important;
}
.Blanks_Main .Correct_Answer.B.Incorrect_Answer .form-check-input{
    background-image: url(../images/assessment/B-white.svg) !important;
}
.Blanks_Main .Correct_Answer.C.Incorrect_Answer .form-check-input{
    background-image: url(../images/assessment/C-white.svg) !important;
}
.Blanks_Main .Correct_Answer.D.Incorrect_Answer .form-check-input{
    background-image: url(../images/assessment/D-white.svg) !important;
}
.Blanks_Main .Correct_Answer.FCorrect_Answer.pe-none .form-check-input{
    background-color: #49AA2E;
}

.Correct_Answer .form-check-input[type=radio] {
    background: #EBEEFD;
    border-radius: 5px;
    border: none;
    padding: 20px 20px;
    margin: 8px;
}
.Correct_Answer .form-check-input{
    margin-top: 0;
}
.Correct_Answer .form-check {
    border: 0;
  border-radius: 5px;
    display: flex;
    align-items: center;
    padding: 0;
    background-color: #fff;
}
.Blanks_Main .Correct_Answer.checked-option .form-check{
    background-color: #ebeefd;
}
.Correct_Answer input:checked[type=radio] {
    background-image: url(../images/pre_emp_checked.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #49AA2E;
}
.Correct_Answer .form-check label.form-check-label {
    padding: 0;
    margin: 0;
    font-family: 'Inter', sans-serif;
    color: #495A70;
    font-weight: 500;
}
.Correct_Answer input:checked + label.form-check-label {
    width: 100%;
}
.Correct_Answer {
    margin-bottom: 20px;
}
.Previous_Next .Previous {
    padding: 8px 14px;
    background: transparent;
    border-radius: 4px;
    border: 1px solid var(--Theme-Blue-500, #3A58EF);
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    margin-right: 16px;
}
.Previous_Next .Next {
    padding: 8px 24px;
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    border: none;
}
.Previous_Next {
    margin-top: 20px;
    display: inline-block;
}
.Review_Summary {
    border-radius: 0px 0px 6px 6px;
    border-top: 1px solid var(--Table-Stroke, #F2F2F2);
    background: var(--White---FFFFFF, #FFF);
    padding: 16px 0;
    text-align: right;
}
.Review_Summary a {
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    padding: 8px 14px;
    display: inline-block;
}
.Question_Map {
    border-radius: 6px;
    background: #FFF;
    padding: 16px;
    border-left: 1px solid var(--Table-Stroke, #F2F2F2);
    height: 100%;
}
.Question_Map h3 {
    color: #2D2D2D;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    margin-bottom: 16px;
}
.Explanation div.true {
    border-radius: 4px;
    border: 1px solid var(--Success-Green-500---12B76A, #12B76A);
    background: var(--Success-Green-50---ECFDF3, #ECFDF3);
    padding: 10px 12px;
    margin-top: 8px;
    min-height: 100px;
}
.Explanation div.true ul {
    padding-left: 16px;
}
.Explanation div.False {
    border-radius: 4px;
    border: 1px solid var(--Error-Red-200---FECDCA, #FECDCA);
    background: var(--Error-Red-50---FEF3F2, #FEF3F2);
    min-height: 100px;
    padding: 10px 12px;
    margin-top: 8px;
}
.Explanation label {
    color: var(--Text-Grey-500---5D667B, #5D667B);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.Map_Main {
    overflow-y: scroll;
    overflow-x: hidden;
    height: auto;
}
.Map_Count p {
    color: #626F80;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 6px;
}
.Map_Count ul li {
    display: inline-block;
}
.Map_Count ul li a {
    padding: 10px;
    margin: 0 8px 8px 0px;
    display: block;
    border-radius: 100px;
    background: var(--Theme-Dark-Blue-200---EAECF0, #EAECF0);
    color: var(--Text-Grey-800---1D2939, #1D2939);
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 17px;
    width: auto;
    min-width: 38px;
}
.Map_Count {
    margin-bottom: 16px;
    /* border-bottom: 1px solid var(--Table-Stroke, #F2F2F2); */
    padding-bottom: 8px;
    padding-top: 0px;
}
.Map_Count ul li a.Skip {
    background-color: var(--Theme-Dark-Blue-200---EAECF0, #EAECF0);
    color: var(--Text-Grey-800---1D2939, #1D2939);
}
.Map_Count ul li a.CorrectAns {
    background-color: #49AA2E;
    color: #fff;
}
.Map_Count ul li a.PartialCorrect {
    background: #f79009;
    color: #fff;
}
.Map_Count ul li a.Error {
    background: #961F1F;
    color: #fff;
}
.Map_Count ul li a.active {
    background-color: #EAECF0;
    color: #1D2939;
}
.Doc_Box {
    display: flex;
    border-radius: 4px;
    border: 1px solid #E7E7E7;
    background: #FFF;
    padding: 12px;
}
.File_Icon {
    margin-right: 12px;
}
.File_Tax h6 {
    color: #1F2227;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    font-family: 'Poppins', sans-serif;
}
.File_Tax p {
    margin: 0;
    color: #B5BAC5;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 4px;
    font-family: 'Poppins', sans-serif;
}
.Delete_Icon {
    margin: 0px 0 0 auto;
    padding: 8px;
}
.file-upload {
	position: relative;
	display: inline-block;
}

.file-upload__label {
  display: block;
  padding: 12px 24px;
  color: #fff;
  background: #03A9F4;
  border-radius:4px;
}
    
.file-upload__input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 1;
    width:0;
    height: 100%;
    opacity: 0;
}
.Upload_Btn {
    margin-top: 10px;
}
.Blanks_Main.Quiz.Assignment h3 {
    border: none;
    margin: 0;
    padding-bottom: 16px;
}
.FIle_Downloand {
    margin-bottom: 24px;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 24px;
}
.Upload_Btn.Video_Upload {
    display: flex;
}
.Record_Btn a {
    color: #03A9F4;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-radius: 4px;
    border: 1px solid #03A9F4;
    padding: 15px 24px;
    display: block;
    margin-left: 10px;
}

/*28-08-2023 Start*/

.Back_arrow a {
    color: #626F80;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}
.Back_arrow a svg {
    border-radius: 4px;
    border: 1px solid #03A9F4;
    width: 28px;
    height: 28px;
    margin-right: 14px;
}
.Question_Map.Explanation h3 {
    color: #626F80;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}
.Question_Map.Explanation p {
    color: #2D2D2D;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}
.Summary_Table h4 {
    margin-bottom: 8px;
    color: var(--Text-Grey-900---101828, #101828);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
}
.Summary_Table span {
    border-radius: 4px;
    border: 0.817px solid var(--Success-Green-700---027A48, #027A48);
    background: var(--Success-Green-50---ECFDF3, #ECFDF3);
    color: var(--Success-Green-700---027A48, #027A48);
    text-align: center;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    padding: 4px 8px;
    margin-left: 8px;
}
.Summary_Table table.table {
    border-radius: 8px;
    border: 1px solid var(--Table-Stroke, #F2F2F2);
}
.Summary_Table table thead tr th {
    padding: 8px 16px;
    background: var(--Text-Grey-100---F2F4F7, #F2F4F7);
    color: var(--Text-Grey-800---1D2939, #1D2939);
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    border-bottom: 1px solid var(--Table-Stroke, #F2F2F2);
    border-bottom-color: #F2F2F2 !important;
}
.Summary_Table table tbody tr td {
    padding: 12px 16px;
    overflow: hidden;
    color: var(--Text-Grey-700---344054, #344054);
    text-overflow: ellipsis;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.Summary_Table table tbody tr th {
    color: #2D2D2D;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    padding: 16px;
    font-family: 'Poppins', sans-serif;
}
.Review_Btn {
    display: flex;
    justify-content: center;
    gap: 8px;
}
.Summary_Table table tbody tr td.mcq_td {
    overflow: hidden;
    color: var(--Text-Grey-700---344054, #344054);
    text-overflow: ellipsis;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.Summary_Table table tbody tr td.noq_td {
    overflow: hidden;
    color: var(--Text-Grey-700---344054, #344054);
    text-overflow: ellipsis;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.Summary_Table table tbody tr td.crt_td {
    overflow: hidden;
    color: #49AA2E;
    text-overflow: ellipsis;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.Summary_Table table tbody tr td.incrt_td {
    overflow: hidden;
    color: var(--Error-Red-700---B42318, #B42318);
    text-overflow: ellipsis;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.Summary_Table table tbody tr td.atmt_td {
    overflow: hidden;
    color: #64748B;
    text-overflow: ellipsis;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.Summary_Table .Review_Btn a.Answers {
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    padding: 8px 14px;
    display: inline-block;
}
.Summary_Table .Review_Btn a {
    border-radius: 4px;
    border: 1px solid var(--Theme-Blue-500, #3A58EF);
    padding: 8px 14px;
    background: #fff;
    color: #3A58EF;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    display: flex;
    gap: 4px;
    align-items: center;
    border-radius: 4px;
    background: var(--Theme-Blue-500---3A58EF, #3A58EF);
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    display: flex;
    padding: 8px 14px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    color: var(--White---FFFFFF, #FFF);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}
.Share_feedback h3 {
    padding-bottom: 12px;
    color: var(--Text-Grey-900---101828, #101828);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    border-bottom: 1px solid #EAECF0;
}
.Share_feedback {
    padding: 16px;
    border-radius: 6px;
    background: var(--Text-Grey-50---F9FAFB, #F9FAFB);
    box-shadow: 0px 1px 3px 0px rgba(16, 24, 40, 0.10), 0px 1px 2px 0px rgba(16, 24, 40, 0.06);
}
.Share_feedback button {
    padding: 12px 24px;
    border-radius: 4px;
    background: var(--Theme-Blue-500---3A58EF, #3A58EF);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    color: var(--White---FFFFFF, #FFF);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}
.Submit_Btn {
    display: flex;
    justify-content: end;
}
.Test_Summary {
    margin-top: 70px;
}
/*28-08-2023 End*/
.Book_keeping_Main {
    border-radius: 8px;
    background: var(--White---FFFFFF, #FFF);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    padding: 24px;
}
.Thank_You {
    display: flex;
    justify-content: center;
    /* border-bottom: 1px solid var(--Table-Stroke, #F2F2F2); */
    padding: 24px 0;
    gap: 16px;
    align-items: center;
    flex-direction: column;
}
.Thank_Text h3 {
    margin-bottom: 12px;
    color: var(--Text-Grey-900---101828, #101828);
    text-align: center;
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
}
.Thank_Text p {
    color: var(--Text-Grey-500---5D667B, #5D667B);
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
}
span.msg_suceesss {
    display: block;
    border-radius: 12px;
    border: 1px solid var(--Success-Green-200---A6F4C5, #A6F4C5);
    background: var(--Success-Green-50---ECFDF3, #ECFDF3);
    display: flex;
    padding: 24px 80px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: var(--Success-Green-700---027A48, #027A48);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-top: 32px;
}
span.msg_fail {
    border-radius: 12px;
    border: 1px solid #FECDCA;
    background: #FEF3F2;
    display: flex;
    padding: 24px 80px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: var(--Success-Green-700---027A48, #B42318);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-top: 32px;
}
.Box {
    border-radius: 6px;
    background: #fff;
    padding: 14px 16px;
    text-align: center;
    display: flex;
    padding: 14px 16px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex: 1 0 0;
    align-self: stretch;
    border-radius: 6px;
    border: 2px solid var(--Text-Grey-100---F2F4F7, #F2F4F7);
}
.Box.Correct {
    border-radius: 6px;
    background: #fff;
    border-radius: 6px;
    border: 2px solid var(--Text-Grey-100---F2F4F7, #F2F4F7);
    display: flex;
    padding: 14px 16px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex: 1 0 0;
    align-self: stretch;
}
.Box p {
    color: var(--Text-Grey-900---101828, #101828);
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 19px;
    margin-bottom: 12px;
    color: #64749A;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.52px;
    text-transform: uppercase;
}
.Box h3 {
    color: var(--Text-Grey-900---101828, #101828);
    text-align: center;
    font-size: 24.002px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    color: var(--Error-Red-700---B42318, #B42318);
    text-align: center;
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
    color: #64748B;
    text-align: center;
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
}
.Box.Correct p {
    color: #64749A;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.52px;
    text-transform: uppercase;
}
.Box.Correct h3 {
    color: #fff;
    color: #49AA2E;
    text-align: center;
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
}
.Box.Incorrect {
    border-radius: 6px;
    background: #fff;
    display: flex;
    padding: 14px 16px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex: 1 0 0;
    align-self: stretch;
    border-radius: 6px;
    border: 2px solid var(--Text-Grey-100---F2F4F7, #F2F4F7);
}
.Box.Incorrect p {
    color: #64749A;
}
.Box.Incorrect h3 {
    color: var(--Error-Red-700---B42318, #B42318);
}
.Keeping_Box {
    margin-bottom: 24px;
}
.Star{
    margin: 12px 0;
}
.Star ul {
    text-align: center;
}
.Star ul li {
    display: inline-block;
    padding-right: 12px;
}
.Star p {
    color: var(--Text-Grey-400---98A2B3, #98A2B3);
    text-align: center;
    font-family: Inter;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    margin-top: 8px;
}
.User_Main {
    display: flex;
    gap: 12px;
}
.User_Icon img {
    height: 60px;
    border-radius: 50%;
}
.User_Cant h4 {
    color: var(--Text-Grey-800---1D2939, #1D2939);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 4px;
}
.User_Cant p {
    color: var(--Text-Grey-600---475467, #475467);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.How_Does a {
    border-radius: 4px;
    /* background: var(--Theme-Blue-50, #EBEEFD);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05); */
    padding: 8px 14px;
    display: inline-block;
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}
.How_Does {
    text-align: right;
}
.Top_Main {
    border-bottom: 1px solid var(--Table-Stroke, #F2F2F2);
    padding-bottom: 30px;
}
.Counter_Box {
    display: flex;
    gap: 12px;
}
.Counter_Can p {
    color: var(--Text-Grey-600---475467, #475467);
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 2px;
}
.Counter_Can h6 {
    color: var(--Text-Grey-900---101828, #101828);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.Counter {
    border-bottom: 1px solid var(--Table-Stroke, #F2F2F2);
    padding: 24px 0;
}
.Detail_Content h3 {
    color: #3A58EF;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    margin-top: 24px;
    margin-bottom: 8px;
}
.Detail_Content p {
    color: var(--Text-Grey-700---344054, #344054);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.Detail_Content p.Bdr_Left {
    border-left: 2px solid var(--Table-Stroke, #F2F2F2);
    padding-left: 12px;
}
.Detail_Content ul {
    /* margin: 8px 0 24px 20px; */
    margin: 18px;
}
.Detail_Content ul li {
    color: var(--Text-Grey-700---344054, #344054);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 2px;
}
.Detail_Content ul li b {
    color: var(--Text-Grey-800---1D2939, #1D2939);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.Detail_Btm {
    display: flex;
    border-radius: 0px 0px 6px 6px;
    border-top: 1px solid var(--Table-Stroke, #F2F2F2);
    background: var(--White---FFFFFF, #FFF);
    margin-top: 24px;
    padding: 16px 0;
    justify-content: space-between;
    align-items: center;
}
.Detail_Btm p {
    overflow: hidden;
    color: var(--Text-Grey-700---344054, #344054);
    text-overflow: ellipsis;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.Criteria_Assessment a.Evaluation_Btn {
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    margin-right: 16px;
    padding: 8px 0px;
    display: inline-block;
}
.Criteria_Assessment a.Assessment_Btn {
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    padding: 8px 14px;
}
.Detail_Btm p a {
    overflow: hidden;
    color: var(--Theme-Blue-500---3A58EF, #3A58EF);
    text-overflow: ellipsis;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-decoration-line: underline;
}
.Calcu_Titmer {
    display: flex;
    gap: 12px;
    margin: 0 0 0 auto;
}
.Title .Calcu_Titmer a {
    border-radius: 6px;
    background: var(--Theme-Blue-500---3A58EF, #3A58EF);
    padding: 8px;
}
.Calcu_Titmer p {
    border-radius: 6px;
    background: var(--Theme-Blue-50---EBEEFD, #EBEEFD);
    color: var(--Theme-Blue-500---3A58EF, #3A58EF);
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 19px;
    padding: 8px;
    margin: 0;
    display: flex;
    gap: 8px;
    align-items: center;
}
.Map_Count.Test_Main ul li a.Complate {
    border-radius: 100px;
    background: var(--Theme-Blue-500---3A58EF, #3A58EF);
    color: #fff;
}
.Map_Count.Test_Main ul a.active {
    border-radius: 100px;
    background: var(--Text-Grey-800---1D2939, #1D2939);
    color: #fff;
}
.Answered {
    border-radius: 6px;
    background: var(--Theme-Blue-50---EBEEFD, #EBEEFD);
    padding: 8px;
    text-align: center;
}
.Answered p {
    color: var(--Theme-Blue-500---3A58EF, #3A58EF);
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 19px;
    margin-bottom: 4px;
}
.Answered h6 {
    color: var(--Theme-Blue-500---3A58EF, #3A58EF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.Pending {
    border-radius: 6px;
    background: var(--Text-Grey-100---F2F4F7, #F2F4F7);
    padding: 8px;
    text-align: center;
}
.Pending p {
    color: var(--Theme-Dark-Blue-500---51506E, #51506E);
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 19px;
    margin-bottom: 4px;
}
.Pending h6 {
    color: var(--Theme-Dark-Blue-500---51506E, #51506E);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.Submit_Test_Main {
    border-radius: 0px 0px 6px 6px;
    border-top: 1px solid var(--Table-Stroke, #F2F2F2);
    background: var(--White---FFFFFF, #FFF);
    padding: 16px 0;
}
.Submit_Test a, .Submit_Test button {
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    padding: 8px 14px;
    display: inline-block;
    border: none;
}
.progress_main .progress {
    height: 6px;
}
.progress_main .progress .progress-bar {
    border-radius: 100px;
    background: #3A58EF;
}
.progress_main p {
    color: var(--Text-Grey-400---98A2B3, #98A2B3);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 5px;
}
.progress_main p span {
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-right: 2px;
}
.Submit_Test {
    text-align: right;
}
.Assessment .modal-body {
    text-align: center;
}
.Assessment .modal-body h3 {
    color: var(--Text-Grey-800---1D2939, #1D2939);
    text-align: center;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin: 16px 0;
}
.Assessment .modal-body p {
    color: var(--Text-Grey-600---475467, #475467);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.Assessment .modal-footer {
    border: none;
    padding-top: 0;
}
.Assessment .modal-footer button.btn.btn-secondary {
    border-radius: 4px;
    border: 1px solid var(--Theme-Blue-500---3A58EF, #3A58EF);
    color: var(--Theme-Blue-500---3A58EF, #3A58EF);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    padding: 8px 14px;
    background: transparent;
}
.Assessment .modal-footer button.btn.btn-primary {
    border-radius: 4px;
    background: var(--Theme-Blue-500---3A58EF, #3A58EF);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    color: var(--White---FFFFFF, #FFF);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    padding: 8px 14px;
    border: 1px solid var(--Theme-Blue-500---3A58EF, #3A58EF);
}
.sample_question a {
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    display: inline-block;
    background: none;
    padding: 0px;
}
.loader_new{
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.6);
    text-align: center;
    align-items: center;
    justify-content: center;
    z-index: 99999;
    display: flex;
}
.Correct_Answer input:checked[type=radio]{
    background-color: #fff;
}

/*31-03-2025 Start*/
 
.Feedback .modal-dialog {
    max-width: 400px;
    bottom: 48px;
    position: absolute;
    right: 48px;
    margin: 0;
}
#feedback:has(.Feedback_Thank_You) .modal-dialog {
    min-width: 400px;
}
.your_feedback h3 {
    color: var(--Text-Grey-800, #1D2939);
    text-align: center;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}
.your_feedback p {
    color: var(--Text-Grey-500, #5D667B);
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-top: 2px;
    margin-bottom: 24px;
}
.your_feedback a.Sure {
    border-radius: 4px;
    background: var(--Theme-Blue-500---3A58EF, #3A58EF);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    color: var(--White, #FFF);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    padding: 10px 18px;
    display: block;
    margin-bottom: 8px;
}
.your_feedback a.Thanks {
    border-radius: 4px;
    border: 1px solid var(--Text-Grey-600---475467, #475467);
    color: var(--Text-Grey-600---475467, #475467);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    padding: 10px 18px;
    display: block;
}
.Question .progress {
    height: 6px;
}
.Question .progress {
    height: 6px;
    margin-bottom: 12px;
}
.Question_Box_Feedback h3 {
    color: var(--Text-Grey-800, #1D2939);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 24px;
}
.Question_Btn {
    display: flex;
    justify-content: space-between;
    margin-top: 24px;
}
.Question_Btn a.Back {
    border-radius: 4px;
    border: 1px solid var(--Text-Grey-600---475467, #475467);
    padding: 10px 28px;
    color: var(--Text-Grey-600---475467, #475467);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.Question_Btn a.Next {
    border-radius: 4px;
    border: 1px solid var(--Theme-Blue-500---3A58EF, #3A58EF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    padding: 10px 28px;
}
.Question_Btn a.Back svg {
    margin-right: 4px;
}
.Question_Btn a.Next svg {
    margin-left: 4px;
}
.Option a {
    color: var(--Text-Grey-600---475467, #475467);
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    border-radius: 4px;
    border: 1px solid var(--Text-Grey-400---98A2B3, #98A2B3);
    background: var(--Text-Grey-50---F9FAFB, #F9FAFB);
    padding: 10px;
    display: block;
    margin-bottom: 8px;
}
.Option a.active {
    background: var(--Theme-Blue-50---EBEEFD, #EBEEFD);
    border-color: #3A58EF;
    color: #3A58EF;
}
.Feedback_Thank_You {
    text-align: center;
}
.Feedback_Thank_You h3 {
    color: var(--Text-Grey-800, #1D2939);
    text-align: center;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    margin-top: 24px;
}
.Feedback_Thank_You p {
    color: var(--Text-Grey-500, #5D667B);
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
/*31-03-2025 End*/
.back-disabled{
    border: none !important;
    background: var(--Theme-Purple-50, #F3F1FD) !important;
    color: var(--Text-Grey-400, #98A2B3) !important;
}
.back-disabled svg path {
    stroke: #98A2B3;
}
.Detail_Content{
    height: 350px;
    overflow: hidden;
    overflow-y: scroll;
}
.next-prev-disabled{
    border: none !important;
    background: var(--Theme-Purple-50, #F3F1FD) !important;
    color: var(--Text-Grey-400, #98A2B3) !important;
    padding: 8px 14px;
    border-radius: 4px;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    margin-right: 16px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    user-select: none;
}
.overall_score_failed{
    color: #961f1f !important;
    border-color: #961f1f !important;
    background: #f9e6e6 !important;
}

.graymodal .modal-dialog .modal-content {
    background: #ebeefd;
}
a {
    color: #3A58EF;
    text-decoration: none;
}
.Table_Main {
    margin-top: 8px;
}
.Map_Count ul li a.CorrectAns {
    background-color: #49AA2E;
    color: #fff;
}
.Box.PartialCorrect {
    border-radius: 6px;
    background: #f79009;
}
.Box.PartialCorrect p {
    color: #fff;
}
.Box.PartialCorrect h3 {
    color: #fff;
}
h5.mcq_selection_title {
    font-size: 20px;
    margin: 0;
    color: var(--Text-Grey-900---101828, #101828);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
}
.Edit_Icon::before {
    content: '' !important;
    background-image: none;
    /* background-image: url(../images/pre_emp_up_arrow.svg); */
    width: 22px;
    height: 22px;
    display: inline-block;
}
/* .Erase_Icon::before {
    content: '' !important;
    background-image: none;
    width: 22px;
    height: 22px;
    display: inline-block;
} */
a.selected_mcq {
    position: relative;
}
a.selected_mcq:before {
    content: '' !important;
    background-image: url(../images/pre_emp_delete.svg);
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 12;
}
.color-code-main {
    display: flex;
    justify-content: space-between;
}
.color-code-main ul {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    list-style: none;
}
.color-code-main ul li {
    display: flex;
    align-items: center;
    gap: 9px;
}
.color-code-main ul li b {
    color: var(--Text-Grey-800---1D2939, #1D2939);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.color-code-main ul li span {
    min-width: 16px;
}
.color-code-main ul li span svg {
    display: inline-block;
    height: 16px;
    min-width: 16px;
}
p.Bdr_Left {
    display: flex;
    padding: 10px 16px;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: 6px;
    border-left: 3px solid var(--Theme-Blue-500---3A58EF, #3A58EF);
    background: #F0F3FF;
    color: var(--Text-Grey-600---475467, #475467);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
p.Bdr_Left b {
    font-weight: 600;
}
.Detail_Content h2 {
    color: var(--Theme-Blue-500---3A58EF, #3A58EF);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
}
.Summary_Table p.Bdr_Left {
    font-size: 14px;
}



/* New Css */
.Included {
    display: flex
;
}


.c_tooltip {
    position: relative;
    margin-left: 5px;
    margin-top: 2px;
}
.c_tooltip:hover span.c_tooltiptext {
    display: block;
}
.c_tooltip .c_tooltiptext {
    display: none;
    width: 60px;
    color: #475467;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 9;
    top: 100%;
    margin-left: 0;
    border: 1px solid #e3e0fb;
    font-size: 14px;
    left: 50%;
    transform: translateX(-50%);
    min-width: 246px;
    background: #fff;
    box-shadow: 0 0 2px 0 #d3d3d3;
    text-align: left;
    border-radius: 8px;
    background: var(--Text-Grey-900---101828, #101828);
}
.c_tooltip .c_tooltiptext {
    left: 19px;
    bottom: 100%;
    top: auto;
}
.Included span.c_tooltiptext p {
    color: var(--Text-Grey-300---D0D5DD, #D0D5DD);
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin: 0;
}

.c_tooltip .c_tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -21px;
    border-width: 6px;
    border-style: solid;
    border-color: #000000 transparent transparent transparent;
    bottom: 14px;
}
.c_tooltip .c_tooltiptext::after {
    left: 128px;
    bottom: -10px;
}


/* New Css of landing page  */

.Book_keeping_Main_new .Top_Main {
    border-bottom: 1px solid var(--Table-Stroke, #F2F2F2);
    padding-bottom: 30px;
}
.Book_keeping_Main_new .User_Main .aasementttl {
    display: flex;
    align-items: center;
    gap: 12px;
    align-self: stretch;
}
.Book_keeping_Main_new .User_Main .aasementttl h5 {
    color: var(--Text-Grey-800---1D2939, #1D2939);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
}
.Book_keeping_Main_new .evalution_hd {
    display: flex;
    align-items: center;
    gap: 16px;
    flex: 1 0 0;
    justify-content: flex-end;
}
.Book_keeping_Main_new .evalution_hd a {
    color: var(--Theme-Blue-500---3A58EF, #3A58EF);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}
.Book_keeping_Main_new .evalution_hd p {
    display: flex;
    padding: 8px 12px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    border-radius: 100px;
    background: var(--Text-Grey-100---F2F4F7, #F2F4F7);
    color: var(--Text-Grey-800---1D2939, #1D2939);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
}
.Book_keeping_Main_new .evalution_hd p b {
    font-weight: 600;
}
.Book_keeping_Main_new .assement_instructuon_wrap {
    display: flex;
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    flex: 1 0 0;
    align-self: stretch;
    border-radius: 8px;
    border: 1px solid var(--Text-Grey-200---EAECF0, #EAECF0);
    background: var(--Text-Grey-50---F9FAFB, #F9FAFB);
    margin-top: 24px;
    margin-bottom: 24px;
}
.Book_keeping_Main_new .assement_instructuon_wrap .assement_instructuon_hd {
    display: flex;
    padding: 16px 24px;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 8px;
    background: var(--Theme-Dark-Blue-200---EAECF0, #EAECF0);
    color: var(--Text-Grey-800---1D2939, #1D2939);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}
.Book_keeping_Main_new .assement_instructuon_body {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    flex: 1 0 0;
    align-self: stretch;
}
.Book_keeping_Main_new .assement_instructuon_body p {
    margin: 0;
    color: var(--Text-Grey-800---1D2939, #1D2939);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    display: flex;
    align-items: center;
    gap: 12px;
    align-self: stretch;
}
.Book_keeping_Main_new .assement_instructuon_body p b {
    width: 46px;
    height: 46px;
    display: inline-flex;
    border-radius: 6.291px;
    background: var(--Theme-Blue-50---EBEEFD, #EBEEFD);
    align-items: center;
    justify-content: center;
    color: var(--Theme-Blue-500---3A58EF, #3A58EF);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
}
.Book_keeping_Main_new p.Bdr_Left {
    display: flex;
    padding: 10px 16px;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: 6px;
    border-left: 3px solid var(--Theme-Blue-500---3A58EF, #3A58EF);
    background: #F0F3FF;
    color: var(--Text-Grey-600---475467, #475467);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    border-radius: 6px;
    border-left: 3px solid var(--Theme-Yellow-700---BD9007, #BD9007);
    background: var(--Theme-Yellow-50---FDF9EB, #FDF9EB);
    color: #BD9007;
}
.Book_keeping_Main_new .Detail_Btm p {
    overflow: hidden;
    color: #5D667B;
    text-overflow: ellipsis;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin: 0;
}
.Book_keeping_Main_new .Criteria_Assessment a.Evaluation_Btn {
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    margin-right: 6px;
    padding: 8px 14px;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid var(--Theme-Blue-500, #3A58EF);
}
.Book_keeping_Main_new .Criteria_Assessment a.Assessment_Btn {
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    padding: 8px 14px;
    border: 1px solid #3A58EF;
    display: inline-block;
}

.Book_keeping_Main_new .assement_instructuon_wrap_nav .assement_instructuon_body p b {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.Book_keeping_Main_new .journy_wrap {
    padding-block: 57px;
}
.Book_keeping_Main_new .journy_item {
    display: flex;
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    flex: 1 0 0;
    align-self: stretch;
}
.Book_keeping_Main_new .journy_head {
    display: flex;
    align-items: center;
    gap: 8px;
    align-self: stretch;
}
.Book_keeping_Main_new .journy_head span {
    display: flex;
    width: 40px;
    height: 40px;
    padding: 12.308px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12.308px;
    aspect-ratio: 1/1;
    border-radius: 100px;
    background: var(--Text-Grey-500---5D667B, #5D667B);
    color: var(--White---FFFFFF, #FFF);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
}
.Book_keeping_Main_new b.deveder_journy {
    flex: 1 0 0;
    height: 1px;
    background: #EAECF0;
}
.Book_keeping_Main_new .journy_body {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
}
.Book_keeping_Main_new .assement_instructuon_body .journy_body p {
    color: var(--Text-Grey-800---1D2939, #1D2939);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.Book_keeping_Main_new .journy_body span {
    color: var(--Text-Grey-500---5D667B, #5D667B);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.Book_keeping_Main_new .Summary_Table.sample_question {
    border-top: 1px solid var(--Table-Stroke, #F2F2F2);
    padding-top: 16px;
}
.head_que {
    display: flex;
    align-items: center;
    justify-content: center;
}

.evalution_wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 16px;
}
.evalution_wrap .evalution_wrap_item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
}
.evalution_wrap .evalution_wrap_item h5 {
    color: var(--Text-Grey-900---101828, #101828);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
}
.evalution_wrap .evalution_wrap_item p {
    color: var(--Text-Grey-600---475467, #475467);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
}
.assement_instructuon_txt span {
    color: var(--Text-Grey-800---1D2939, #1D2939);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    display: block;
    margin-bottom: 4px;
}
.assement_instructuon_txt ul {
    color: var(--Text-Grey-500---5D667B, #5D667B);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding-left: 17px;
}
.Book_keeping_Main_new .assement_instructuon_body p {
    margin: 0;
    color: var(--Text-Grey-800---1D2939, #1D2939);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    display: flex;
    align-items: center;
    gap: 12px;
    align-self: stretch;
}
.Book_keeping_Main_new .assement_instructuon_body.assement_instructuon_wrap_nav_body i {
    font-style: normal;
    margin: 0;
    color: var(--Text-Grey-800---1D2939, #1D2939);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    display: flex;
    align-items: center;
    gap: 12px;
    align-self: stretch;
}

.Book_keeping_Main_new .assement_instructuon_wrap_nav .assement_instructuon_body.assement_instructuon_wrap_nav_body i > b {
    width: 40px;
    height: 40px;
    border-radius: 50%;    width: 46px;
    height: 46px;
    display: inline-flex;
    background: var(--Theme-Blue-50---EBEEFD, #EBEEFD);
    align-items: center;
    justify-content: center;
    color: var(--Theme-Blue-500---3A58EF, #3A58EF);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
}
.Book_keeping_Main_new .assement_instructuon_body.assement_instructuon_wrap_nav_body i {
    font-style: normal;
    margin: 0;
    color: var(--Text-Grey-800---1D2939, #1D2939);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    display: flex;
    align-items: flex-start;
    gap: 12px;
    align-self: stretch;
}
.Map_Count.Test_Main ul li a.round {
    border: 1px dashed #1D2939;
    background: #fff;
}
.Map_Count.Test_Main ul li a.round.active {
    background: #D4D3DB;
    color: #1D2939;
}
.Test2_Main {
    background: #fff;
}
.assessment-app {
  background: #f2f4f7;
  color: #1d2939;
  font-family: "Inter", sans-serif;
  min-height: 100vh;
  padding: 18px;
}

.assessment-app * {
  box-sizing: border-box;
}

.assessment-app a {
  /* color: #3a58ef; */
  text-decoration: none;
}

.assessment-app button,
.assessment-app input,
.assessment-app select,
.assessment-app textarea {
  font: inherit;
}

.assessment-shell {
  margin: 0 auto;
  max-width: 1392px;
}

.assessment-app .assessment-card {
  background: #ffffff;
  border: 1px solid #eaecf0;
  border-radius: 8px;
  box-shadow: 0 1px 2px rgba(16, 24, 40, 0.05);
}

.assessment-app .assessment-page {
  background: #ffffff;
  border-radius: 8px;
  min-height: calc(100vh - 36px);
  overflow: hidden;
}

.assessment-app .assessment-header {
  align-items: center;
  border-bottom: 1px solid #f2f2f2;
  display: flex;
  gap: 16px;
  justify-content: space-between;
  min-height: 72px;
  padding: 18px 24px;
}

.assessment-app .brand-wrap {
  align-items: center;
  display: flex;
  gap: 14px;
  min-width: 0;
}

.assessment-app .brand-orb {
  align-items: center;
  background: linear-gradient(180deg, #f5f3ff 0%, #ebeefd 100%);
  border-radius: 999px;
  display: flex;
  flex: 0 0 26px;
  height: 26px;
  justify-content: center;
  position: relative;
  width: 26px;
}

.assessment-app .brand-logo-piece {
  left: 50%;
  max-width: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.assessment-app .brand-logo-a {
  height: 10px;
  width: 12px;
}

.assessment-app .brand-logo-b {
  height: 13px;
  width: 5px;
}

.assessment-app .brand-logo-c {
  height: 7px;
  width: 9px;
}

.assessment-app .brand-lockup {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.assessment-app .brand-line {
  align-items: baseline;
  display: flex;
  gap: 4px;
}

.assessment-app .brand-wordmark {
  color: #2b2f5b;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 1;
}

.assessment-app .brand-wordmark-accent {
  color: #6d7df6;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}

.assessment-app .brand-subtitle {
  color: #2b2f5b;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.42em;
  line-height: 1;
  padding-top: 3px;
}

.assessment-app .header-title {
  color: #1d2939;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  margin: 0;
}

.assessment-app .header-actions {
  align-items: center;
  display: flex;
  gap: 8px;
  justify-content: flex-end;
}

.assessment-app .header-link {
  color: #3a58ef;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.assessment-app .time-pill {
  align-items: center;
  background: #f2f4f7;
  border-radius: 999px;
  color: #344054;
  display: inline-flex;
  font-size: 14px;
  gap: 6px;
  line-height: 20px;
  padding: 8px 12px;
}

.assessment-app .time-icon {
  display: inline-flex;
  height: 14px;
  position: relative;
  width: 14px;
}

.assessment-app .time-icon img {
  height: 14px;
  inset: 0;
  margin: auto;
  max-width: none;
  position: absolute;
  width: 14px;
}

.assessment-app .time-pill strong {
  color: #1d2939;
  font-weight: 600;
}

.assessment-app .tool-group {
  align-items: center;
  display: flex;
  gap: 8px;
}

.assessment-app .tool-pill {
  align-items: center;
  background: #3a58ef;
  border: 0;
  border-radius: 6px;
  color: #ffffff;
  display: inline-flex;
  font-size: 12px;
  font-weight: 600;
  gap: 6px;
  height: 32px;
  justify-content: center;
  min-width: 32px;
  padding: 0 10px;
}

.assessment-app .tool-pill-icon {
  padding: 0;
  width: 32px;
}

.assessment-app .tool-pill-icon img {
  height: 16px;
  width: 16px;
}

.assessment-app .tool-pill.is-soft {
  background: #eef2ff;
  color: #3a58ef;
  font-size: 13px;
  min-width: 84px;
}

.assessment-app .stepper-wrap {
  padding: 8px 24px;
}

.assessment-app .stepper {
  align-items: center;
  border: 1px solid #eaecf0;
  border-radius: 8px;
  display: flex;
  gap: 8px;
  min-height: 48px;
  padding: 8px 10px;
}

.assessment-app .step {
  align-items: center;
  display: flex;
  gap: 8px;
}

.assessment-app .stepper-line {
  border-top: 1px dashed #98a2b3;
  flex: 1;
}

.assessment-app .step-index {
  align-items: center;
  background: #ffffff;
  border: 1px solid #475467;
  border-radius: 999px;
  color: #475467;
  display: inline-flex;
  flex: 0 0 30px;
  font-size: 14px;
  font-weight: 600;
  height: 30px;
  justify-content: center;
  width: 30px;
}

.assessment-app .step-label {
  color: #475467;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  white-space: nowrap;
}

.assessment-app .step.is-current .step-index {
  background: #3a58ef;
  border-color: #3a58ef;
  color: #ffffff;
}

.assessment-app .step.is-current .step-label {
  color: #3a58ef;
  font-weight: 500;
}

.assessment-app .step.is-complete .step-index {
  background: #12b76a;
  border-color: #12b76a;
  color: #ffffff;
}

.assessment-app .step.is-complete .step-label {
  color: #12b76a;
}

.assessment-app .page-body {
  padding: 8px 24px 16px;
}

.assessment-app .intro-block {
  background: #f9fafb;
  border: 1px solid #eaecf0;
  border-radius: 8px;
  padding: 12px 14px 4px;
}

.assessment-app .intro-heading {
  background: #eaecf0;
  border-radius: 8px;
  color: #1d2939;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin: 0 0 10px;
  padding: 12px 18px;
}

.assessment-app .instruction-list {
  padding: 0 2px;
}

.assessment-app .nav-note,
.assessment-app .instruction-item {
  align-items: flex-start;
  display: flex;
  gap: 14px;
  padding: 8px 0;
}

.assessment-app .nav-number,
.assessment-app .instruction-icon {
  background: #ebeefd;
  border-radius: 6px;
  display: inline-flex;
  flex: 0 0 34px;
  height: 34px;
  justify-content: center;
  padding: 8px;
  width: 34px;
}

.assessment-app .instruction-icon-svg {
  display: inline-flex;
  height: 18px;
  position: relative;
  width: 18px;
}

.assessment-app .instruction-icon-svg img,
.assessment-app .warning-icon img {
  height: 18px;
  inset: 0;
  margin: auto;
  max-width: none;
  position: absolute;
  width: 18px;
}

.assessment-app .warning-icon img {
  height: 16px;
  width: 16px;
}

.assessment-app .instruction-copy h4,
.assessment-app .instruction-copy p,
.assessment-app .instruction-copy ul {
  margin: 0;
}

.assessment-app .instruction-copy h4 {
  color: #1d2939;
  font-size: 15px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 2px;
}

.assessment-app .instruction-copy p,
.assessment-app .instruction-copy li {
  color: #667085;
  font-size: 13px;
  line-height: 20px;
}

.assessment-app .instruction-copy ul {
  padding-left: 18px;
}

.assessment-app .meta-table {
  margin-top: 8px;
  overflow: hidden;
}

.assessment-app .meta-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.assessment-app .meta-grid.simulation {
  grid-template-columns: 1.15fr repeat(4, minmax(0, 1fr));
}

.assessment-app .meta-cell {
  border-right: 1px solid #eaecf0;
}

.assessment-app .meta-cell:last-child {
  border-right: 0;
}

.assessment-app .meta-head {
  align-items: center;
  background: #f2f4f7;
  border-bottom: 1px solid #eaecf0;
  color: #1d2939;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  min-height: 42px;
  padding: 10px 12px;
}

.assessment-app .meta-body {
  color: #344054;
  font-size: 14px;
  line-height: 20px;
  min-height: 34px;
  padding: 13px 12px;
  text-align: center;
}

.assessment-app .meta-cell:first-child .meta-body,
.assessment-app .meta-cell:first-child .meta-head {
  text-align: left;
}

.assessment-app .warning-strip {
  align-items: center;
  background: #fdf9eb;
  border-left: 2px solid #bd9007;
  border-radius: 6px;
  color: #bd9007;
  display: flex;
  gap: 8px;
  margin-top: 12px;
  min-height: 32px;
  padding: 7px 12px 7px 10px;
}

.assessment-app .warning-icon {
  align-items: center;
  display: inline-flex;
  flex: 0 0 16px;
  height: 16px;
  justify-content: center;
  position: relative;
  width: 16px;
}

.assessment-app .warning-text {
  font-size: 13px;
  line-height: 18px;
}

.assessment-app .page-footer {
  align-items: center;
  border-top: 1px solid #f2f2f2;
  display: flex;
  gap: 16px;
  justify-content: space-between;
  min-height: 68px;
  padding: 12px 16px 12px 18px;
}

.assessment-app .terms-copy {
  color: #5d667b;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
}

.assessment-app .footer-actions {
  align-items: center;
  display: flex;
  gap: 10px;
}

.assessment-app .assessment-btn {
  align-items: center;
  border: 0;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(16, 24, 40, 0.05);
  display: inline-flex;
  font-size: 14px;
  font-weight: 600;
  height: 36px;
  justify-content: center;
  line-height: 20px;
  min-width: 64px;
  padding: 0 14px;
}

.assessment-app .flag-button-icon {
  display: inline-flex;
  margin-right: 6px;
  position: relative;
  width: 14px;
}

.assessment-app .flag-button-icon img {
  height: 14px;
  width: 14px;
}

.assessment-app .assessment-btn-primary {
  background: #3a58ef;
  color: #ffffff;
}

.assessment-app .assessment-btn-secondary {
  background: #eef2ff;
  color: #3a58ef;
}

.assessment-app .assessment-btn-muted {
  background: #ebeefd;
  color: #98a2b3;
}

.assessment-app .assessment-btn-warning {
  background: #fffaeb;
  color: #f79009;
}

.assessment-app .assessment-btn-light {
  background: #f8fafc;
  color: #98a2b3;
}

.assessment-app .assessment-btn:disabled,
.assessment-app .assessment-btn.is-disabled {
  background: #ebeefd;
  box-shadow: none;
  color: #98a2b3;
  cursor: not-allowed;
}

.assessment-app .question-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 220px;
  min-height: 526px;
}

.assessment-app .question-main {
  padding: 18px 16px 14px 16px;
}

.assessment-app .question-side {
  border-left: 1px solid #eaecf0;
  padding: 14px 16px;
}

.assessment-app .question-toolbar {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 10px;
    position: relative;
}

.assessment-app .question-toolbar .assessment-btn.assessment-btn-light, .assessment-app .question-toolbar .assessment-btn.assessment-btn-warning{
    transition: all 0.2s ease;
    position: absolute;
    top: 0px;
     z-index: 2;
}

.assessment-app .question-label {
  color: #475467;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 8px;
}

.assessment-app .question-text {
  color: #1d2939;
  font-size: 15px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 20px;
  white-space: pre-line;
}

.assessment-app .answer-list {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.assessment-app .answer-option {
  align-items: center;
  background: #ffffff;
  border: 0;
  border-radius: 6px;
  cursor: pointer;
  display: flex;
  gap: 10px;
  padding: 0;
  text-align: left;
}

.assessment-app .answer-option.is-selected {
  background: #dfe4f8;
}

.assessment-app .answer-letter {
  align-items: center;
  background: #ebeefd;
  border-radius: 4px;
  color: #344054;
  display: inline-flex;
  flex: 0 0 30px;
  font-size: 18px;
  font-weight: 600;
  height: 30px;
  justify-content: center;
  margin: 1px 0 1px 3px;
  width: 30px;
}

.assessment-app .answer-copy {
  color: #344054;
  font-size: 14px;
  line-height: 20px;
}

.assessment-app .question-menu-title {
  color: #1d2939;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 12px;
}

.assessment-app .question-menu {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 22px;
}

.assessment-app .question-chip {
  align-items: center;
  background: #eff4ff;
  border: 1px solid transparent;
  border-radius: 999px;
  color: #3a58ef;
  cursor: pointer;
  display: inline-flex;
  font-size: 13px;
  font-weight: 600;
  height: 30px;
  justify-content: center;
  position: relative;
  width: 30px;
}

.assessment-app .question-chip.is-current {
  background: #24324a;
  border-color: #24324a;
  color: #ffffff;
}

.assessment-app .question-chip.is-answered {
  background: #3a58ef;
  color: #ffffff;
}

.assessment-app .question-chip.is-skipped {
  background: #ffffff;
  border: 2px dashed #344054;
  color: #344054;
}

.assessment-app .question-chip.is-current.is-skipped {
  background: #24324a;
  border: 2px dashed #344054;
  color: #ffffff;
}

.assessment-app .question-chip.is-muted {
  background: #f2f4f7;
  color: #98a2b3;
}

.assessment-app .question-chip.is-flagged::after {
  background: #f79009;
  border: 2px solid #ffffff;
  border-radius: 999px;
  content: "";
  height: 8px;
  position: absolute;
  right: -1px;
  top: -2px;
  width: 8px;
}

.assessment-app .summary-stack {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.assessment-app .summary-card {
  align-items: center;
  border: 0;
  border-radius: 6px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  min-height: 34px;
  padding: 8px 10px;
}

.assessment-app .summary-card strong,
.assessment-app .summary-card span {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.assessment-app .summary-card.is-answered {
  background: #dfe4f8;
  color: #3a58ef;
}

.assessment-app .summary-card.is-flagged {
  background: #fdf8ea;
  color: #f79009;
}

.assessment-app .summary-card.is-pending {
  background: #f2f4f7;
  color: #475467;
}

.assessment-app .subjective-box {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: #344054;
  min-height: 212px;
  padding: 16px 14px;
  resize: vertical;
  width: 100%;
}

.assessment-app .subjective-box:focus {
  border: 0;
  box-shadow: none;
  outline: 0;
}

.assessment-app .subjective-box::placeholder {
  color: #98a2b3;
}

.assessment-app .simulation-screen {
  min-height: 526px;
}

.assessment-app .simulation-nav {
  align-items: center;
  border-bottom: 1px solid #eaecf0;
  display: flex;
  justify-content: space-between;
  min-height: 46px;
  padding: 8px 16px;
}

.assessment-app .simulation-nav-left {
  align-items: center;
  display: flex;
  gap: 8px;
}

.assessment-app .simulation-nav-right {
  align-items: center;
  display: flex;
  gap: 14px;
}

.assessment-app .simulation-status {
  align-items: center;
  display: flex;
  gap: 18px;
  padding-left: 18px;
  position: relative;
}

.assessment-app .simulation-status::before {
  background: #eaecf0;
  content: "";
  height: 42px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;

}
.Question_Summury  ul, .Question_Summury  ol {
    padding-left: 16px;
}
.assessment-app .status-pill {
  color: #475467;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.assessment-app .status-pill strong {
  display: block;
  font-size: 13px;
  font-weight: 600;
}

.assessment-app .status-pill.is-answered,
.assessment-app .status-pill.is-answered strong {
  color: #3a58ef;
}

.assessment-app .status-pill.is-flagged,
.assessment-app .status-pill.is-flagged strong {
  color: #f79009;
}

.assessment-app .simulation-body {
  padding: 14px 16px 16px;
}

.assessment-app .simulation-toolbar {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 10px;
}

.assessment-app .skip-inline {
  color: #475467;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 10px;
}

.assessment-app .simulation-table {
  border: 1px solid #eaecf0;
  border-radius: 8px;
  overflow: hidden;
}

.assessment-app .simulation-table table {
  border-collapse: collapse;
  width: 100%;
}

.assessment-app .simulation-table th,
.assessment-app .simulation-table td {
  border-bottom: 1px solid #eaecf0;
  padding: 10px 12px;
  text-align: left;
  vertical-align: middle;
}

.assessment-app .simulation-table tr:last-child td {
  border-bottom: 0;
}

.assessment-app .simulation-table th {
  background: #f2f4f7;
  color: #344054;
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
}

.assessment-app .simulation-table td {
  color: #475467;
  font-size: 14px;
  line-height: 20px;
}

.assessment-app .simulation-answer {
  align-items: center;
  background: #ffffff;
  border: 1px solid #d0d5dd;
  border-radius: 4px;
  color: #98a2b3;
  display: flex;
  justify-content: space-between;
  min-height: 30px;
  padding: 0 10px;
  width: 100%;
}

.assessment-app .simulation-answer.is-filled {
  border-color: #3a58ef;
  box-shadow: 0 0 0 2px rgba(58, 88, 239, 0.08);
  color: #3a58ef;
}

.assessment-app .assessment-modal {
  border: 1px solid #eaecf0;
  border-radius: 12px;
}

.assessment-app .assessment-submit-modal {
  align-items: center;
  border-radius: 6px;
  box-shadow: 0 1px 2px rgba(16, 24, 40, 0.06), 0 1px 3px rgba(16, 24, 40, 0.1);
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding: 28px 24px 24px;
}

.assessment-app .assessment-submit-icon {
  align-items: center;
  border: 4px solid #12b76a;
  border-radius: 999px;
  color: #12b76a;
  display: flex;
  font-size: 28px;
  font-weight: 700;
  height: 60px;
  justify-content: center;
  line-height: 1;
  width: 60px;
}

.assessment-app .assessment-submit-icon.is-warning {
  background: #fff7ed;
  border: 0;
  color: #ec7a08;
  height: 72px;
  width: 72px;
}

.assessment-app .assessment-submit-icon.is-success {
  background: #ecfdf3;
  border-color: #12b76a;
  color: #12b76a;
}

.assessment-app .assessment-submit-title {
  color: #1d2939;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  margin: 0;
  text-align: center;
}

.assessment-app .assessment-submit-copy {
  color: #475467;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
  max-width: 400px;
  text-align: center;
}

.assessment-app .assessment-submit-stack {
  display: flex;
  flex-direction: column;
  gap: 14px;
  width: 100%;
}

.assessment-app .assessment-submit-panels {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
}

.assessment-app .assessment-submit-modal .modal-content.is-simple-submit .modal-body {
  padding-bottom: 20px;
}

.assessment-app .assessment-submit-modal .modal-content.is-simple-submit .modal-footer {
  padding-top: 0;
}

.assessment-app .assessment-submit-panel {
  border: 1px solid #eaecf0;
  border-radius: 6px;
  padding: 12px 14px;
  text-align: left;
}

.assessment-app .assessment-submit-panel.is-skipped {
  background: #f8faff;
  border-color: #d8e3ff;
}

.assessment-app .assessment-submit-panel.is-flagged {
  background: #fff8eb;
  border-color: #f8d48b;
}

.assessment-app .assessment-submit-panel-head {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 6px;
}

.assessment-app .assessment-submit-panel-title {
  align-items: center;
  color: #101828;
  display: inline-flex;
  font-size: 13px;
  font-weight: 600;
  gap: 8px;
  line-height: 18px;
}

.assessment-app .assessment-submit-panel-dot {
  border-radius: 999px;
  display: inline-block;
  height: 10px;
  width: 10px;
}

.assessment-app .assessment-submit-panel.is-skipped .assessment-submit-panel-dot {
  background: #3a58ef;
}

.assessment-app .assessment-submit-panel.is-flagged .assessment-submit-panel-dot {
  background: #f79009;
}

.assessment-app .assessment-submit-panel-count {
  color: #1d2939;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  min-width: 24px;
  text-align: right;
}

.assessment-app .assessment-submit-panel-copy {
  color: #475467;
  font-size: 11px;
  line-height: 16px;
  margin: 0 0 8px;
}

.assessment-app .assessment-submit-chip-list,
.assessment-app .assessment-submit-simulation-cells {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.assessment-app .assessment-submit-simulation-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.assessment-app .assessment-submit-simulation-row {
  align-items: flex-start;
  display: flex;
  gap: 8px;
}

.assessment-app .assessment-submit-chip {
  align-items: center;
  background: #ffffff;
  border: 1px solid #d0d5dd;
  border-radius: 3px;
  color: #344054;
  cursor: pointer;
  display: inline-flex;
  font-size: 11px;
  font-weight: 500;
  justify-content: center;
  line-height: 16px;
  min-height: 22px;
  min-width: 30px;
  padding: 2px 8px;
}

.assessment-app .assessment-submit-panel.is-flagged .assessment-submit-chip {
  border-color: #d0d5dd;
  color: #344054;
}

.assessment-app .assessment-submit-chip.is-question {
  min-width: 32px;
}

.assessment-app .assessment-submit-chip.is-cell {
  min-width: 32px;
}

.assessment-app .assessment-submit-chip:hover {
  border-color: #3a58ef;
  color: #3a58ef;
  box-shadow: 0 0 0 2px rgba(58, 88, 239, 0.12);
}

.assessment-app .assessment-submit-panel.is-flagged .assessment-submit-chip:hover {
  border-color: #f79009;
  color: #dc6803;
  box-shadow: 0 0 0 2px rgba(247, 144, 9, 0.12);
}

.assessment-app .assessment-submit-note {
  align-items: center;
  border-radius: 6px;
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  justify-content: center;
  min-height: 36px;
  padding: 10px 12px;
  text-align: center;
}

.assessment-app .assessment-submit-note.is-skipped {
  background: #ebeefd;
  border: 1px solid #3a58ef;
  box-shadow: 0 0 0 3px #d8defc;
}

.assessment-app .assessment-submit-note.is-flagged {
  background: #fffaeb;
  border: 1px solid #dc6803;
  box-shadow: 0 0 0 3px #fef0c7;
}

.assessment-app .assessment-submit-note-label {
  color: #1d2939;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.assessment-app .assessment-submit-note-value {
  color: #3a58ef;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.assessment-app .assessment-submit-count {
  background: transparent;
  border: 0;
  color: #3a58ef;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  padding: 0;
}

.assessment-app .assessment-submit-link {
  color: #3a58ef;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.assessment-app .assessment-submit-separator {
  color: #1d2939;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.assessment-app .assessment-submit-note.is-flagged .assessment-submit-note-value {
  color: #dc6803;
}

.assessment-app .assessment-submit-note.is-flagged .assessment-submit-count {
  color: #dc6803;
}

.assessment-app .assessment-submit-actions {
  display: flex;
  gap: 8px;
  justify-content: flex-end;
  width: 100%;
}

.assessment-app .assessment-answer-modal {
  border-radius: 6px;
  padding: 24px;
}

.assessment-app .assessment-answer-header {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.assessment-app .assessment-answer-title {
  color: #101828;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  margin: 0;
}

.assessment-app .assessment-answer-close {
  background: transparent;
  border: 0;
  color: #98a2b3;
  font-size: 32px;
  line-height: 1;
  padding: 0;
}

.assessment-app .assessment-answer-divider {
  background: #eaecf0;
  height: 1px;
  margin: 16px 0;
  width: 100%;
}

.assessment-app .assessment-answer-question-label {
  color: #5d667b;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 8px;
}

.assessment-app .assessment-answer-question {
  color: #101828;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 20px;
}

.assessment-app .assessment-answer-options {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.assessment-app .assessment-answer-option {
  align-items: center;
  background: #ffffff;
  border: 0;
  border-radius: 6px;
  display: flex;
  gap: 12px;
  padding: 6px;
  text-align: left;
  width: 100%;
}

.assessment-app .assessment-answer-option.is-selected {
  background: #f5f8ff;
}

.assessment-app .assessment-answer-letter {
  align-items: center;
  background: #ebeefd;
  border-radius: 4px;
  color: #101828;
  display: inline-flex;
  flex: 0 0 40px;
  font-size: 16px;
  font-weight: 600;
  height: 40px;
  justify-content: center;
  width: 40px;
}

.assessment-app .assessment-answer-text {
  color: #101828;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.assessment-app .assessment-answer-actions {
  display: flex;
  justify-content: flex-end;
 }

.assessment-app .modal-title {
  font-size: 18px;
  font-weight: 700;
}

.assessment-app .modal-copy {
  color: #475467;
  font-size: 15px;
  line-height: 24px;
  margin: 0;
}

@media (max-width: 991px) {
  .assessment-app .question-layout {
    grid-template-columns: 1fr;
  }

  .assessment-app .question-side {
    border-left: 0;
    border-top: 1px solid #eaecf0;
  }

  .assessment-app .meta-grid,
  .assessment-app .meta-grid.simulation {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .assessment-app .simulation-nav {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px;
  }

  .assessment-app .simulation-nav-right {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .assessment-app {
    padding: 10px;
  }

  .assessment-app .assessment-header,
  .assessment-app .stepper-wrap,
  .assessment-app .page-body,
  .assessment-app .question-main,
  .assessment-app .question-side,
  .assessment-app .simulation-nav,
  .assessment-app .simulation-body,
  .assessment-app .page-footer {
    padding-left: 14px;
    padding-right: 14px;
  }

  .assessment-app .assessment-header,
  .assessment-app .header-actions {
    align-items: flex-start;
    flex-direction: column;
  }

  .assessment-app .stepper {
    align-items: flex-start;
    flex-direction: column;
  }

  .assessment-app .stepper-line {
    display: none;
  }

  .assessment-app .meta-grid,
  .assessment-app .meta-grid.simulation {
    grid-template-columns: 1fr;
  }

  .assessment-app .simulation-nav-left,
  .assessment-app .simulation-nav-right,
  .assessment-app .footer-actions {
    flex-wrap: wrap;
  }

  .assessment-app .simulation-status {
    padding-left: 0;
  }

  .assessment-app .simulation-status::before {
    display: none;
  }

  .assessment-app .page-footer {
    align-items: flex-start;
    flex-direction: column;
  }

  .assessment-app .assessment-submit-actions {
    width: 100%;
  }

  .assessment-app .assessment-submit-actions .assessment-btn {
    flex: 1 1 calc(50% - 4px);
  }

  .assessment-app .footer-actions .assessment-btn {
    flex: 1 1 calc(50% - 5px);
  }

  .assessment-app .assessment-answer-modal {
    padding: 16px;
  }

  .assessment-app .simulation-table {
    overflow-x: auto;
  }
}

@media(max-width:767px){
    .User_Main {
        margin-bottom: 16px;
    }
    .Book_keeping_Main_new .evalution_hd {
        gap: 16px;
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    .Book_keeping_Main_new .assement_instructuon_body p {
        flex-wrap: wrap;
    }
    .Book_keeping_Main_new .assement_instructuon_wrap_nav .assement_instructuon_body.assement_instructuon_wrap_nav_body i > b {
        min-width: 46px;
    }
    .Book_keeping_Main_new .Summary_Table.sample_question {
        overflow-x: auto;
    }
    .Summary_Table table thead tr th {
        white-space: nowrap;
    }
    .Detail_Btm {
        flex-wrap: wrap;
        gap: 16px;
    }
    .c_tooltip .c_tooltiptext {
    display: none;
    width: 60px;
    color: #475467;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 9;
    top: 100%;
    margin-left: 0;
    border: 1px solid #e3e0fb;
    font-size: 14px;
    left: 50%;
    transform: translateX(-50%);
    min-width: 206px;
    background: #fff;
    box-shadow: 0 0 2px 0 #d3d3d3;
    text-align: left;
    border-radius: 8px;
    background: var(--Text-Grey-900---101828, #101828);
    white-space: normal;
    word-wrap: break-word;
}
.c_tooltip .c_tooltiptext {
    left: -31px;
    top: 100%;
    bottom: auto;
}
.c_tooltip .c_tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -21px;
    border-width: 6px;
    border-style: solid;
    border-color: transparent  transparent #000000  transparent;
    top: 14px;
}
.c_tooltip .c_tooltiptext::after {
    left: 158px;
    top: -10px;
}
}

.assessment-app .flag-button-icon svg path {
    fill: #98a2b3;
}

/* Simulation table — pastel yellow focus highlight */
.default-cell input:focus,
.default-cell select:focus,
.default-cell textarea:focus,
.simulation_table_cells input:focus,
.simulation_table_cells select:focus,
.simulation_table_cells textarea:focus {
    border-color: #f5a623 !important;
    box-shadow: 0 0 0 3px rgba(245, 166, 35, 0.18) !important;
    outline: none !important;
}
.simulation-cell-highlight input,
.simulation-cell-highlight select,
.simulation-cell-highlight textarea {
    border-color: #f5a623 !important;
    box-shadow: 0 0 0 3px rgba(245, 166, 35, 0.18) !important;
}

/* ── Simulation MCQ option modal (sim-option-modal / sim-option-list) ── */
.sim-option-modal .modal-content { border: 0; border-radius: 16px; box-shadow: 0 24px 48px rgba(16,24,40,0.18); }
.sim-option-modal .modal-header { border-bottom: 1px solid #eaecf0; padding: 18px 20px 14px; }
.sim-option-modal .modal-title { color: #101828 !important; font-size: 20px !important; font-weight: 600 !important; line-height: 30px; margin: 0; flex: 1 1 auto; }
.sim-option-modal .modal-body { padding: 18px 20px 20px; }
.sim-option-modal .modal-footer { border-top: 1px solid #eaecf0; padding: 14px 20px; }
.sim-option-list { display: flex; flex-direction: column; gap: 10px; }
.sim-option-list .Correct_Answer { margin-bottom: 0; }
.sim-option-list .Correct_Answer .Option_Box, .sim-option-list .Correct_Answer .form-check {
    display: flex !important;
    align-items: center !important;
    gap: 14px !important;
    padding: 12px 16px !important;
    border: 1px solid #eaecf0 !important;
    border-radius: 10px !important;
    background: #fff !important;
    cursor: pointer;
    transition: border-color 0.15s, background 0.15s;
    margin: 0 !important;
    width: 100%;
}
.sim-option-list .Correct_Answer .form-check {
    border: none !important;
}
.sim-option-list .Correct_Answer .Option_Box:hover,
.sim-option-list .Correct_Answer .form-check:hover {
    border-color: transparent !important; background: #f5f7ff !important;
}
.sim-option-list .Correct_Answer.checked-option .Option_Box,
.sim-option-list .Correct_Answer.checked-option .form-check {
    border-color: transparent !important; background: #eef2ff !important;
}
.sim-option-list .Correct_Answer .form-check-input[type=radio],
.sim-option-list .Correct_Answer input[type=radio] { display: none !important; }
.option-letter-badge {
    width: 36px; height: 36px; border-radius: 8px;
    background: #eef0fb; color: #3a58ef;
    font-size: 14px; font-weight: 700; line-height: 1; flex-shrink: 0;
    display: inline-flex !important; align-items: center; justify-content: center;
    transition: background 0.15s, color 0.15s;
}
.sim-option-list .Correct_Answer.checked-option .option-letter-badge { background: #3a58ef; color: #fff; }
.sim-option-list .Correct_Answer .form-check-label,
.sim-option-list .Correct_Answer .form-check label {
    font-size: 15px !important; color: #344054 !important;
    line-height: 22px; font-weight: 500 !important;
    cursor: pointer; padding: 0 !important; margin: 0 !important; flex: 1;
}

/* Date cell — remove disabled/readonly grey tint */
.default-cell .Date input.input-datepicker[readonly],
.default-cell .Date input.input-datepicker {
    background-color: #fff !important;
    color: #212529 !important;
    opacity: 1 !important;
}
#section-1.assement_instructuon_wrap .assement_instructuon_body {
    gap: 8px;
}
#section-1.assement_instructuon_wrap .assement_instructuon_body.assement_instructuon_wrap_nav_body i {
    align-items: center;
}
#section-1.assement_instructuon_wrap .assement_instructuon_txt span {
    font-weight: 400;
    margin-bottom: 0;
}

.Detail_Content h6 {
    color: var(--Text-Grey-800---1D2939, #1D2939);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-top: 20px;
}
.Detail_Content h6:first-child {
    margin-top: 0;
}