:root{
--sigma-theme-color: #f42d8c;
--sigma-theme-color-bg: #f42d8c30;
--sigma-background-color: #FFFFFF;
--sigma-button-color: #F42D8C;
--sigma-progressbar-color: #F199C5;
--sigma-progressbar-text: #FBB0D3;
--sigma-option-background-color: #282760;
--sigma-option-color: #FFFFFF;
--sigma-font-color: #434274;
}
.quiz_theme_qsm-theme-sigma .qmn_radio_answers {
clear: both;
padding-top: 10px;
}
.qsm-quiz-container.quiz_theme_qsm-theme-sigma section.qsm-page,
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .qsm-auto-page-row{
max-width: 768px;
margin: auto;
position: relative;
}
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .quiz_section .mlw_qmn_new_question{
font-weight: 400;
}
.qsm-quiz-container.quiz_theme_qsm-theme-sigma {
border: 20px solid;
padding: 10px;
background-color: var(--sigma-background-color);
color: var(--sigma-font-color);
position: relative;
overflow: hidden;
}
.quiz_theme_qsm-theme-sigma .mlw_qmn_message_before{
color: var(--sigma-font-color);
}
.quiz_theme_qsm-theme-sigma .quiz_section{
width: 100%;
padding: 0;
}
.quiz_theme_qsm-theme-sigma .qsm-question-wrapper{
margin-bottom: 30px;
}
.quiz_theme_qsm-theme-sigma .quiz_section .mlw-file-upload-error-msg,
.quiz_theme_qsm-theme-sigma .qsm-question-wrapper .mlw_answer_file_upload,
.quiz_theme_qsm-theme-sigma .qsm-question-wrapper input[type="radio"],
.quiz_theme_qsm-theme-sigma .qsm-question-wrapper input[type="checkbox"],
.quiz_theme_qsm-theme-sigma .pages_count,
.quiz_theme_qsm-theme-sigma .mlw_previous,
.quiz_theme_qsm-theme-sigma .mlw_qmn_timer,
.quiz_theme_qsm-theme-sigma .qsm_contact_div input[type="checkbox"],
.quiz_theme_qsm-theme-sigma .quiz_section .qmn_image_option .qsm-input-label:before{
display: none !important;
}
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .qsm-grid-layout > div,
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .qsm-grid-layout > span {
display: inline-table;
margin-right: 8px;
width: calc(50% - 8px);
cursor: pointer;
vertical-align: top;
height: auto;
margin-left: 0;
}
.quiz_theme_qsm-theme-sigma .quiz_section .qsm_multiple_grid_table {
text-align: center;
} .quiz_theme_qsm-theme-sigma .qsm_contact_div.qsm-contact-type-checkbox label,
.quiz_theme_qsm-theme-sigma .quiz_section .qsm-input-label {
background: #eae9ef;
display: block;
padding: 13px;
border-radius: 5px;
margin-bottom: 10px;
color: var(--sigma-font-color);
min-width: 39px;
max-width: 100%;
margin-left: 0;
margin-right: 0;
margin-bottom: 14px;
transition-duration: 0.5s;
}
.quiz_theme_qsm-theme-sigma .quiz_section .qsm_multiple_grid_table .qsm-input-label {
border: none;
padding: 4px;
text-align: center;
margin-bottom: 0;
border-radius: 0;
display: inline-table;
box-sizing: content-box;
}
.quiz_theme_qsm-theme-sigma .qsm_multiple_grid_table td,
.quiz_theme_qsm-theme-sigma .qsm_multiple_grid_table th {
padding: 8px;
border-width: 0 1px 1px 0;
border-style: solid;
}
.quiz_theme_qsm-theme-sigma table.qsm_multiple_grid_table{
border-style: solid;
border-width: 1px 0 0 1px;
border-color: #173e5610;
}
.quiz_theme_qsm-theme-sigma .qsm_contact_div input:checked ~ label,
.quiz_theme_qsm-theme-sigma .quiz_section input:checked ~ .qsm-input-label,
.quiz_theme_qsm-theme-sigma .quiz_section input:checked ~ .qsm-input-label:before,
.quiz_theme_qsm-theme-sigma .quizqsm_contact_div.qsm-contact-type-checkbox_section label:hover,
.quiz_theme_qsm-theme-sigma .quiz_section .qsm-input-label:hover {
background: var(--sigma-option-background-color);
color: var(--sigma-option-color);
}
.quiz_theme_qsm-theme-sigma .qsm_contact_div.qsm-contact-type-checkbox label:before,
.quiz_theme_qsm-theme-sigma .quiz_section .qsm-input-label:before {
content: "\f15e";
border: 2px solid var(--sigma-option-background-color);
height: 15px;
width: 15px;
display: inline-block;
font-family: 'dashicons';
font-size: 16px;
line-height: 1;
vertical-align: middle;
color: transparent;
transition-duration: 0.3s;
margin-top: -7px;
margin-bottom: -2px;
box-sizing: content-box;
border-radius: 3px;
margin-right: 5px;
}
.quiz_theme_qsm-theme-sigma .quiz_section .qmn_radio_answers input[type="radio"]:checked ~ .qsm-input-label:before {
content: "\2022";
line-height: 10px;
text-align: center;
font-size: 20px;
}
.quiz_theme_qsm-theme-sigma .qsm_contact_div.qsm-contact-type-checkbox label:hover:before,
.quiz_theme_qsm-theme-sigma .quiz_section .qsm-input-label:hover:before,
.quiz_theme_qsm-theme-sigma .qsm_contact_div.qsm-contact-type-checkbox input:checked ~ label:before,
.quiz_theme_qsm-theme-sigma .quiz_section input:checked ~ .qsm-input-label:before{
border-color: var(--sigma-option-color);
}
.quiz_theme_qsm-theme-sigma .qsm_contact_div.qsm-contact-type-checkbox input:checked ~ label:before,
.quiz_theme_qsm-theme-sigma .quiz_section input:checked ~ .qsm-input-label:before{
color: var(--sigma-option-color);
}
.quiz_theme_qsm-theme-sigma .qsm_contact_div.qsm-contact-type-checkbox label:before{
margin-right: 8px;
}
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .qsm-sigma-column-2 > div:nth-child(2n),
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .qsm-sigma-column-2 > span:nth-child(2n){
margin-right: 0;
}  .qmn_quiz_container.quiz_theme_qsm-theme-sigma select,
.qmn_quiz_container.quiz_theme_qsm-theme-sigma textarea,
.qmn_quiz_container.quiz_theme_qsm-theme-sigma input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]){
border-color: var(--sigma-option-background-color);
width: 100%;
box-sizing: border-box;
padding: 10px;
border: 1px solid;
border-radius: 5px;
background-color: #eae9ef;
}
.qmn_quiz_container.quiz_theme_qsm-theme-sigma select:focus,
.qmn_quiz_container.quiz_theme_qsm-theme-sigma textarea:focus,
.qmn_quiz_container.quiz_theme_qsm-theme-sigma input:focus:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]){
color: var(--sigma-option-color);
background: var(--sigma-option-background-color);
}  .qmn_quiz_container.quiz_theme_qsm-theme-sigma .qmn_btn,
.qmn_quiz_container.quiz_theme_qsm-theme-sigma input[type="submit"],
.qmn_quiz_container.quiz_theme_qsm-theme-sigma .btn-secondary,
.qmn_quiz_container.quiz_theme_qsm-theme-sigma .btn{
background: var(--sigma-button-color) !important;
border: none;
cursor: pointer;
}
.qmn_quiz_container.quiz_theme_qsm-theme-sigma input[type="submit"]{
color: #fff;
}
.qmn_quiz_container.quiz_theme_qsm-theme-sigma .qmn_btn:hover,
.qmn_quiz_container.quiz_theme_qsm-theme-sigma .btn:hover{
opacity: 0.7;
}
@media screen and (max-width: 768px){
.qmn_quiz_container.quiz_theme_qsm-theme-sigma .qmn_btn:hover,
.qmn_quiz_container.quiz_theme_qsm-theme-sigma .btn:hover{
opacity: 1;
}
}
.quiz_theme_qsm-theme-sigma.qmn_quiz_container.qsm_auto_pagination_enabled .quiz_section.quiz_end .qsm-submit-btn{
margin-right: 15px;
bottom: 48px;
text-align: center;
height: 48px;
}
.quiz_theme_qsm-theme-sigma.qmn_quiz_container .qsm-submit-btn{
height: 50px;
}
.quiz_theme_qsm-theme-sigma.qmn_quiz_container.qsm_auto_pagination_enabled .quiz_section.quiz_end .qsm-submit-btn,
.quiz_theme_qsm-theme-sigma.qmn_quiz_container .qsm-submit-btn,
.qmn_quiz_container.quiz_theme_qsm-theme-sigma .mlw_next{
margin-left: auto;
margin-right: auto;
}
.quiz_theme_qsm-theme-sigma.qmn_quiz_container.qsm_auto_pagination_enabled .quiz_section.quiz_end .qsm-submit-btn{
position: relative;
margin-left: auto;
display: block;
margin-right: auto;
bottom: -15px;
}
.qmn_quiz_container.quiz_theme_qsm-theme-sigma .mlw_next:after {
content: "\f344";
font-family: 'dashicons';
margin-left: 5px;
vertical-align: middle;
}
@media screen and (max-width: 499px) {
.quiz_theme_qsm-theme-sigma.qmn_quiz_container.qsm_auto_pagination_enabled .quiz_section.quiz_end .qsm-submit-btn{
bottom: 0;
height: 48px;
text-align: center;
left: 15px;
width: calc(100% - 30px);
}
.quiz_theme_qsm-theme-sigma.qmn_quiz_container.qsm_auto_pagination_enabled .qmn_pagination {
width: 100% !important;
}
}  .quiz_theme_qsm-theme-sigma .quiz_section .qmn_image_option .qsm-input-label img{
max-width: 100%;
}
.quiz_theme_qsm-theme-sigma .quiz_section .qmn_image_option .qsm-input-label {
width: 100%;
position: relative;
width: 100%;
position: relative;
max-height: 100%;
overflow: hidden;
}  .quiz_theme_qsm-theme-sigma .slider-main-wrapper .ui-slider {
height: 5px !important;
border-radius: 3px !important;
background-color: var(--sigma-theme-color);
border: none;
}
.quiz_theme_qsm-theme-sigma .slider-main-wrapper {
position: inherit !important;
margin-top: 20px !important;
width: 100% !important;
display: block;
order: 3;
padding: 0;
margin-bottom: 30px;
}
.quiz_theme_qsm-theme-sigma .left-polar-title,
.quiz_theme_qsm-theme-sigma .right-polar-title {
width: calc(50% - 8px);
max-width: 50%;
order: 1;
}
.quiz_theme_qsm-theme-sigma .right-polar-title {
text-align: right !important;
margin-left: 16px;
order: 2;
}
.quiz_theme_qsm-theme-sigma .slider-main-wrapper .ui-slider .ui-slider-handle {
width: 30px;
height: 30px;
margin-top: -6px;
background-color: var(--sigma-theme-color);
border: none;
border-radius: 20px;
box-shadow: 3px 3px 5px rgb(20 20 20 / 25%);
transition: all 0.5s ease;
text-align: center;
margin-left: -20px;
cursor: all-scroll;
line-height: 30px;
}
.quiz_theme_qsm-theme-sigma .slider-main-wrapper .ui-slider .ui-slider-handle .dashicons {
text-decoration: none;
color: white;
line-height: 30px;
font-size: 14px;
width: 14px;
}  .quiz_theme_qsm-theme-sigma .sigma-file-upload-container {
border: 2px dashed var(--sigma-option-background-color);
padding: 20px;
text-align: center;
background: #eae9ef;
color: var(--sigma-font-color);
cursor: pointer;
}
.quiz_theme_qsm-theme-sigma .sigma-file-upload-container:hover {
border-color: var(--sigma-theme-color-bg);
background: var(--sigma-option-background-color);
color: var(--sigma-option-color);
}
.quiz_theme_qsm-theme-sigma .sigma-file-uploading {
color: black;
background: rgb(222, 219, 219);
}
.quiz_theme_qsm-theme-sigma .sigma-file-upload-name {
font-size: 14px;
}
.quiz_theme_qsm-theme-sigma .sigma-file-upload-error {
margin-bottom: -20px;
font-size: 14px;
margin-right: -20px;
margin-left: -20px;
margin-top: 6px;
}
.quiz_theme_qsm-theme-sigma .sigma-file-upload-error-msg {
color: red;
background: #f3e2e2;
}
.quiz_theme_qsm-theme-sigma .sigma-file-upload-success-msg {
color: #1dd969;
background: #cff2dd;
}  .quiz_theme_qsm-theme-sigma .sigma-timer {
display: grid;
text-align: center;
color: var(--sigma-font-color);
font-weight: 500;
font-size: 26px;
line-height: 1.2;
width: 90px;
}
.quiz_theme_qsm-theme-sigma .sigma-timer-label{
font-size: 13px;
}  @media screen and (max-width: 425px){
.quiz_theme_qsm-theme-sigma .qsm-theme-sigma-header {
margin-bottom: 80px;
}
.quiz_theme_qsm-theme-sigma .qsm-theme-sigma-header .sigma-pagination-timer .sigma-previous-btn {
width: 50%;
}
.quiz_theme_qsm-theme-sigma .qsm-theme-sigma-header .sigma-pagination-timer .sigma-progress-bar-timer {
order: 3;
top: 75px;
position: absolute;
padding: 0;
left: 10px;
width: 96%;
}
.quiz_theme_qsm-theme-sigma .sigma-timer {
width: 50%;
text-align: right;
}
.qsm-theme-sigma-header .sigma-page {
position: relative;
top: -42px;
}
.quiz_theme_qsm-theme-sigma .qsm-theme-sigma-header .sigma-progress-bar .qsm-progress-bar .progressbar-text {
text-align: right;
padding-right: 5px;
}
.quiz_theme_qsm-theme-sigma .qsm-theme-sigma-header .sigma-progress-bar .qsm-progress-bar svg{
left: 5px;
position: relative;
}
}
.sigma-progress-bar-timer {
padding: 0 20px;
width: 100%;
max-width: 750px;
text-align: center;
}
.qsm-theme-sigma-header{
margin-bottom: 20px;
margin-top: 15px;
}
.qsm-theme-sigma-header .sigma-page {
color: var(--sigma-font-color);
font-weight: 500;
font-size: 14px;
}
.quiz_theme_qsm-theme-sigma .qsm-theme-sigma-header .sigma-progress-bar .qsm-progress-bar path:last-child {
stroke: var(--sigma-progressbar-color);
padding: 0;
}
.quiz_theme_qsm-theme-sigma .qsm-theme-sigma-header .sigma-pagination-timer{
display: flex;
justify-content: space-between;
align-items: center;
}
.sigma-previous-btn {
cursor: pointer;
display: flex;
align-items: center;
font-weight: 500;
font-size: 16px;
line-height: 19px;
min-width: fit-content;
}
.sigma-previous-btn .dashicons {
font-size: 14px;
line-height: 20px;
}
.quiz_theme_qsm-theme-sigma .qsm-theme-sigma-header .sigma-progress-bar .qsm-progress-bar{
height: 6px;
text-align: left;
}
.quiz_theme_qsm-theme-sigma .qsm-theme-sigma-header .sigma-progress-bar .qsm-progress-bar svg {
border-radius: 10px;
}
.quiz_theme_qsm-theme-sigma .qsm-theme-sigma-header .sigma-progress-bar .qsm-progress-bar svg {
border-radius: 10px;
width: calc(100% - 50px) !important;
}
.quiz_theme_qsm-theme-sigma .qsm-theme-sigma-header .sigma-progress-bar .qsm-progress-bar .progressbar-text{
color: var(--sigma-progressbar-text);
}
.sigma-progress-bar-split {
display: inline-flex;
justify-content: space-between;
width: 100%;
text-align: left;
}
.sigma-progress-bar-split span {
padding: 5px;
width: 100%;
position: relative;
overflow: hidden;
font-size: 14px;
color: #282760;
padding-bottom: 15px;
}
.sigma-progress-bar-split span:after {
content: "";
background: #eeeeee;
height: 4px;
width: calc(100% - 10px);
display: block;
bottom: 0;
position: absolute;
border-radius: 10px;
}
.sigma-progress-bar-split span.active:after{
background: var(--sigma-progressbar-color);
}
.quiz_theme_qsm-theme-sigma .qsm-question-container {
padding: 10px 0 25px 0;
max-width: 768px;
margin: auto;
position: relative;
}
.quiz_theme_qsm-theme-sigma .qsm-question-count-dashboard {
border: none;
background: #FFFFFF;
}
.quiz_theme_qsm-theme-sigma .dashicons-no-alt.icon, .quiz_theme_qsm-theme-sigma .dashicons-saved.icon, .quiz_theme_qsm-theme-sigma .dashicons-minus.icon {
display: none;
}
.quiz_theme_qsm-theme-sigma .qsm-question-count-dashboard>div {
padding: 5px 15px;
align-items: center;
}
.quiz_theme_qsm-theme-sigma .qsm-question-count-dashboard>div span:last-child {
padding-bottom: 0;
}
.quiz_theme_qsm-theme-sigma .qsm-correct-count-label {
color: #8988A7;
font-size: 17px;
}
.quiz_theme_qsm-theme-sigma .qsm-question-count-dashboard .text:after {
content: '';
}
.quiz_theme_qsm-theme-sigma .qsm-question-count-dashboard .text:before {
content: '';
}
.quiz_theme_qsm-theme-sigma .qsm-question-count-dashboard>div span {
padding-left: 10px;
}
.quiz_theme_qsm-theme-sigma .qsm-correct-count-text {
color: #4B4374;
background-color: #CCFFEE;
padding: 5px;
border-radius: 5px;
padding: 0px 10px 0 10px;
margin-left: 5px;
}
.quiz_theme_qsm-theme-sigma .qsm-incorrect-count-text {
color: #4B4374;
background-color: #FFDCDC;
border-radius: 5px;
padding: 0px 10px 0 10px;
margin-left: 5px;
}
.quiz_theme_qsm-theme-sigma .qsm-unanswer-count-text {
color: #4B4374;
border-radius: 5px;
padding: 0px 10px 0 10px;
margin-left: 5px;
background-color: #E3F1FF;
}  img.qsm-sigma-featured-image {
max-width: 100%;
margin-right: 15px;
margin-top: 30px;
}
@media screen and (min-width: 650px) {
.qmn_quiz_container.quiz_theme_qsm-theme-sigma.sigma-feature-image-added .mlw_next{
margin-left: 0;
}
.qmn_quiz_container.quiz_theme_qsm-theme-sigma.sigma-feature-image-added .qmn_pagination {
width: 50% !important;
margin-left: auto;
}
.qmn_quiz_container.quiz_theme_qsm-theme-sigma.sigma-feature-image-added form .qmn_pagination {
width: auto !important;
}
.qsm-quiz-container.quiz_theme_qsm-theme-sigma.sigma-feature-image-added{
display: flex;
position: relative;
align-items: center;
flex-direction: row;
flex-wrap: wrap;
overflow: hidden;
}
.quiz_theme_qsm-theme-sigma.sigma-feature-image-added .qmn_error_message, .quiz_theme_qsm-theme-sigma.sigma-feature-image-added .qsm-auto-save-main-wrap {
width: 100%;
box-sizing: border-box;
}
.quiz_theme_qsm-theme-sigma.sigma-feature-image-added .sigma-featured-image-container {
width: calc(50% - 30px);
float: left;
margin-top: 15px;
text-align: center;
z-index: 999;
}
.quiz_theme_qsm-theme-sigma.sigma-feature-image-added .qsm-quiz-form {
width: 50%;
padding-left: 30px;
float: left;
margin-top: 15px;
z-index: 999;
}
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .qsm-sigma-column-1 > div,
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .qsm-sigma-column-1 > span{
width: 100%;
}
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .qsm-sigma-column-3 > div,
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .qsm-sigma-column-3 > span{
width: calc(33.3333% - 9px);
}
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .qsm-sigma-column-4 > div,
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .qsm-sigma-column-4 > span{
width: calc(25% - 10px);
}
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .qsm-sigma-column-5 > div,
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .qsm-sigma-column-5 > span{
width: calc(20% - 11px);
}
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .qsm-sigma-column-6 > div,
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .qsm-sigma-column-6 > span{
width: calc(16.6650% - 11px);
}
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .qsm-sigma-column-3 > div:nth-child(2n),
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .qsm-sigma-column-3 > div:nth-child(2n){
margin-right: 8px;
}
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .qsm-sigma-column-3 > div:nth-child(3n),
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .qsm-sigma-column-3 > span:nth-child(3n),
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .qsm-sigma-column-4 > div:nth-child(4n),
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .qsm-sigma-column-4 > span:nth-child(4n),
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .qsm-sigma-column-5 > div:nth-child(5n),
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .qsm-sigma-column-5 > span:nth-child(5n),
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .qsm-sigma-column-6 > div:nth-child(6n),
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .qsm-sigma-column-6 > span:nth-child(6n){
margin-right: 0px;
}
.qsm-sigma-page-title {
font-weight: 600;
font-size: 24px;
line-height: 44px;
margin: 50px 0 0;
text-transform: capitalize;
}
}  @media screen and (max-width: 649px) {
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .mlw_horizontal_choice,
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .qmn_multiple_horizontal_check .mlw_horizontal_multiple, .quiz_theme_qsm-theme-sigma .qsm-results-page .qmn_image_option,
.qsm-quiz-container.quiz_theme_qsm-theme-sigma .quiz_section .qmn_image_option {
width: 100% !important;
height: auto;
}
.sigma-progress-bar-split span:not(.qsm-sigma-nopage-label){
display: none;
}
.quiz_theme_qsm-theme-sigma .left-polar-title, .quiz_theme_qsm-theme-sigma .right-polar-title {
width: calc(50% - 18px) !important;
}
.qsm-sigma-page-title{
display: none;
}
.qsm-quiz-container.quiz_theme_qsm-theme-sigma {
border: 0px solid;
}
}  .quiz_theme_qsm-theme-sigma .qmn_results_page .right-polar-title{
margin-left: auto;
}
.quiz_theme_qsm-theme-sigma .qmn_results_page table.qsm_answer_table {
width: 100%;
}  .rtl .quiz_theme_qsm-theme-sigma .qsm-theme-sigma-header .sigma-pagination-timer {
direction: ltr;
}
.rtl .quiz_theme_qsm-theme-sigma .right-polar-title:has(img),
.rtl .quiz_theme_qsm-theme-sigma .left-polar-title:has(img) {
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.rtl .quiz_theme_qsm-theme-sigma .left-polar-title:has(img) {
align-content: flex-end;
}
.rtl .quiz_theme_qsm-theme-sigma .right-polar-title:has(img),
.rtl .quiz_theme_qsm-theme-sigma.qmn_quiz_container .quiz_section .question-type-polar-s .right-polar-title,
.rtl .quiz_theme_qsm-theme-sigma .right-polar-title {
order: 1;
}
.rtl .quiz_theme_qsm-theme-sigma .left-polar-title:has(img),
.rtl .quiz_theme_qsm-theme-sigma.qmn_quiz_container .quiz_section .question-type-polar-s .left-polar-title,
.rtl .quiz_theme_qsm-theme-sigma .left-polar-title {
order: 2;
text-align: left;
}
.rtl .quiz_theme_qsm-theme-sigma .left-polar-title img,
.rtl .quiz_theme_qsm-theme-sigma .right-polar-title img {
width: 95%;
}
.rtl .quiz_theme_qsm-theme-sigma .qsm-quiz-form .qsm-auto-page-row .quiz_section .qsm-matching-pairs .qsm-left-option {
margin-left: 10px;
}
.rtl .quiz_theme_qsm-theme-sigma.qmn_quiz_container .qsm-results-page .qsm-text-correct-option.qsm-text-user-correct-answer.qmn_image_option:after {
content: "\f12a";
}
.rtl .quiz_theme_qsm-theme-sigma.qmn_quiz_container .qmn_radio_answers .qsm_image_caption,
.rtl .quiz_theme_qsm-theme-sigma.qmn_quiz_container .qmn_check_answers .qsm_image_caption {
position: absolute;
bottom: 14px;
padding: 5px;
}