.stm_lms_question_sortable{width:100%}.stm_lms_question_sortable_hide{display:none}.stm_lms_question_sortable_not-drag .stm_lms_question_sortable__answer-item-drag{display:none!important}.stm_lms_question_sortable_not-drag .stm_lms_question_sortable__answer-item-wrapper{cursor:auto}.stm_lms_question_sortable__answer{display:flex;flex-direction:column;width:100%}.stm_lms_question_sortable__answer-item{display:flex;align-items:center;padding-inline:17px;width:100%;min-height:40px;background:#eee}.stm_lms_question_sortable__answer-item:hover .stm_lms_question_sortable__answer-item-checked{border-color:rgba(9,49,54,1)}.stm_lms_question_sortable__answer-item-checked{display:flex;justify-content:center;align-items:center;background:#fff;width:23px;height:22px;border:1px solid #d0d0d0;transition:.2s ease}.stm_lms_question_sortable__answer-item-checked span::before{color:#273044;font-size:11px;font-weight:600}.stm_lms_question_sortable__answer-item-actions{display:flex;align-items:center;margin-left:auto}.stm_lms_question_sortable__answer-item_wrong{background:red;color:#fff}.stm_lms_question_sortable__answer-item_correct{background:#17d291;color:#fff}.stm_lms_question_sortable__answer-item-wrapper{display:flex;align-items:center;cursor:grab;width:100%;gap:20px}.stm_lms_question_sortable__answer-item-number{color:#171717;font-size:16px;font-weight:500}.stm_lms_question_sortable__answer-item-content{display:flex;flex-direction:column;width:100%;padding:0;font-size:16px;font-style:normal;font-weight:500;line-height:22px}.stm_lms_question_sortable__answer-item-content img{display:flex;width:100%;-o-object-fit:cover;object-fit:cover;height:125px;border-radius:2px}.stm_lms_question_sortable__answer-item-image{display:flex;width:100%;padding:5px;border-radius:5px;background:#eef1f7;position:relative}.stm_lms_question_sortable__answer-item-container{display:flex;align-items:center;width:100%;margin:7px 0 0 -7px}.stm_lms_question_sortable__answer-item-container.stm_lms_question_sortable__answer-item-container_hide{display:none}.stm_lms_question_sortable__answer-item-status{display:flex;width:20px;height:20px;position:absolute;right:10px;bottom:10px;z-index:2}.stm_lms_question_sortable__answer-item-text{display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#001931;margin-right:5px}.stm_lms_question_sortable__answer-item-text-wrapper{display:flex;width:100%}.stm_lms_question_sortable__answer-item-hint{display:flex;align-items:center;justify-content:center}.stm_lms_question_sortable__answer-item .masterstudy-wrongly{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:20px;height:20px;padding:0;border-radius:50%;background:var(--danger-100)}.stm_lms_question_sortable__answer-item .masterstudy-wrongly::after{display:flex;content:"\e94a";font-weight:400;font-size:10px;font-family:stmlms;color:#fff;line-height:0}.stm_lms_question_sortable__answer-item .masterstudy-correctly{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:20px;height:20px;padding:0;border-radius:50%;background:var(--success-100)}.stm_lms_question_sortable__answer-item .masterstudy-correctly::after{display:flex;content:"\e94e";font-weight:400;font-size:8px;font-family:stmlms;color:#fff;line-height:0}