.dd,.dd-list{display:block;padding:0;list-style:none;margin:0;position:relative}.dd,.dd-item>button,.dd-list{position:relative}.dd-handle:before,.dd-item>button:before{font-family:FontAwesome;text-align:center}.dd{max-width:100%}.dd-list .dd-list{padding-top:2px;padding-bottom:2px;padding-left:30px}.dd-collapsed .dd-list{display:none}.dd-empty,.dd-item,.dd-placeholder{position:relative;display:block;min-height:40px;margin:0;padding:0}.dd-item>button{line-height:20px;z-index:2;display:block;float:right;overflow:hidden;width:20px;height:20px;margin:10px;padding:0;cursor:pointer;text-align:center;white-space:nowrap;text-indent:100%;border:0;background:0 0}.dd-item>button:hover{opacity:.8}.dd-item>button:before{font-size:12px;position:absolute;display:block;width:100%;content:'\f067';text-indent:0}.dd-item>button[data-action=collapse]:before{content:'\f068'}.dd-empty,.dd-placeholder{margin:3px 0;padding:0;border:1px dashed #ddd;border-radius:5px;background:#f7f7f7}.dd-empty{min-height:100px;border:1px dashed #ddd;background:#f7f7f7}.dd-handle,.dd-heading{display:block;height:40px;border:1px solid #ddd}.dd-handle{position:absolute;z-index:1;top:0;left:0;width:40px;margin:0;padding:0;cursor:pointer;border-radius:5px 0 0 5px}.dd-handle:hover{cursor:move;background:#f7f7f7}.dd-handle:before{line-height:40px;display:block;content:'\f03a'}.dd-heading{position:relative;width:100%;margin:3px 0;padding:9px 15px 9px 50px;text-decoration:none;text-indent:0;color:#333;border-radius:5px;background:#fafafa}.dd-heading.dd-handle{padding:9px 15px}.dd-heading.dd-handle:before{display:none}.dd-item>button~.dd-heading{padding-right:40px}.dd-body{position:relative;z-index:1;margin:-4px 0 3px;padding:10px 15px;border:1px solid #ddd;border-radius:0 0 5px 5px;background:#fff}.dd-content .dd-heading{border-radius:5px 5px 0 0}.dd-content .dd-handle{border-radius:5px 0 0}.dd-content .dd-heading.dd-handle{border-radius:5px 5px 0 0}.dd-dragel{position:absolute;z-index:9999;pointer-events:none}.dd-dragel .dd-body,.dd-dragel .dd-heading{box-shadow:2px 4px 6px 0 rgba(0,0,0,.05)}