.acadimat-result-percentage{
    display: none !important;
}

.wpProQuiz_content .acadimat-average-score .wpProQuiz_resultValue_AvgScore .progress-meter {
	background-color: #6CA54C;
}
.learndash-wrapper .wpProQuiz_content .acadimat-average-score {
    border: 5px solid #f0f3f6;
    border-radius: 4px;
    padding: 0;
}
.wpProQuiz_content .acadimat-average-score {
    margin: 15px auto;
    width: 85%;
    border: 1px solid #C4C4C4;
    padding: 15px;
    font-weight: bold;
}
.wpProQuiz_content .acadimat-average-score table {
    width: 100%;
    border-collapse: collapse;
    margin: 0;
    border: 0;
}
.acadimat-average-score table tbody {
    border: 0;
}
.learndash-wrapper .wpProQuiz_content .acadimat-average-score .wpProQuiz_resultName {
    line-height: 1.2em;
}
.learndash-wrapper .wpProQuiz_content .acadimat-average-score table tbody td {
    padding: 15px;
    border: 0 !important;
}
.learndash-wrapper .wpProQuiz_content .acadimat-average-score .wpProQuiz_resultValue div{
    box-shadow: none;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem:not(.ld-sortable__item) label.is-unselected{
    border: 2px solid #e2e7ed !important;
}