/* module-key = 'com.comalatech.checklists:checklist-styles', location = 'templates/checklist.css' */
form.aui input.chk-input,form.aui textarea.chk-textarea{max-width:none}form.aui select.chk-select{width:100%;min-width:6em}.chk-checkbox{cursor:pointer}.chk-checkbox input{display:none}table.aui.chk-table{width:auto}.aui-icon.chk-icon-checked{color:#67ab49}.aui-icon.chk-icon-unchecked{color:#d04437}.aui-icon.chk-icon-edit{color:#707070;background-color:#f0f0f0;background-repeat:no-repeat;background-position:4px 4px;border-left:1px solid #ccc;bottom:0;height:auto;margin:0;position:absolute;right:0;top:0;width:24px;cursor:pointer;display:none}.chk-text-editable{display:inline-block;width:100%;cursor:text;min-height:20px}.chk-text-editable:hover{position:relative;box-shadow:0 0 0 1px #ccc;border-radius:2.01px;cursor:text}.chk-text-editable:hover .chk-icon-edit{display:inline}.chk-text-editable:hover .chk-icon-edit:before{left:3px}.wiki-content .chk-wrap table.chk-table>thead>tr:hover>th{background-image:none}