﻿.sortable-list{margin:0;padding:0;list-style:none}.sortable-list .sortable-list{padding-left:30px}.sortable-collapsed .sortable-list{display:none}.sortable-item{display:block;position:relative;margin:0;padding:0}.sortable-item>button{display:block;position:absolute;cursor:pointer;float:left;max-width:30px;height:35px;margin:0;padding:0;text-indent:100%;white-space:nowrap;overflow:hidden;background:#ddd !important;font-size:40px;line-height:0;text-align:center;font-weight:bold;z-index:999;border:1px solid #aaa !important;border-radius:0 0 !important}.sortable-item>button:before{content:'+';display:block;position:absolute;width:100%;text-align:center;text-indent:0}.sortable-item>button[data-action="collapse"]:before{content:'-'}.sortable-empty{display:block;position:relative;min-height:30px;background:#f2fbff;border:1px dashed #b6bcbf;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sortable-placeholder{display:block;position:relative;min-height:30px;background:#f2fbff;border:1px dashed #b6bcbf;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sortable-handle{position:absolute;cursor:pointer;width:30px;height:53px;border:1px solid #aaa;z-index:1;background:#ddd;border-radius:3px 0 0 3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:none;touch-action:auto}.sortable-handle:before{content:'≡';display:block;text-align:center;font-size:40px}.sortable-menuhandle{position:absolute;cursor:pointer;width:30px;height:43px;border:1px solid #aaa;z-index:1;background:#ddd;top:0;left:0;line-height:44px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:none;touch-action:auto}.sortable-menuhandle:before{content:'≡';display:block;text-align:center;font-size:40px}.sortable-drag{position:absolute;pointer-events:none;z-index:9999}.sortable-drag>.sortable-item .sortable-handle{margin-top:0}.sortable-drag .sortable-handle{box-shadow:2px 4px 6px 0 rgba(0,0,0,.1)}.sortable ol li:before{content:none !important}