
/* /cl_luzit_survey/static/src/css/sort.css defined in bundle 'cl_luzit_survey.luzit_survey_assets' */
body.dragging, body.dragging *{cursor: move !important;}.dragged{position: absolute; opacity: 0.5; z-index: 2000;}ol.ordered_answer li.placeholder{position: relative;}ol.ordered_answer li.placeholder:before{position: absolute;}ol.ordered_answer{list-style-type: none; margin: 0; padding: 10px; width: 60%;}ol.ordered_answer li{height: 40px; display: flex; flex-direction: row; padding-left: 5px; align-items: center; border: 1px solid #c5c5c5; background: #f6f6f6; font-weight: normal; color: #454545; touch-action: none;}ol.ordered_answer_print li.placeholder{position: relative;}ol.ordered_answer_print li.placeholder:before{position: absolute;}ol.ordered_answer_print{list-style-type: none; margin: 0; padding: 10px; width: 60%;}ol.ordered_answer_print li{height: 40px; display: flex; padding-left: 5px; flex-direction: row; align-items: center; border: 1px solid #c5c5c5; background: #f6f6f6; font-weight: normal; color: #454545; touch-action: none;}