<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! jQuery UI - v1.14.1 - 2025-02-08
* https://jqueryui.com
* Includes: draggable.css, resizable.css, sortable.css
* Copyright OpenJS Foundation and other contributors; Licensed MIT */
.ui-draggable-handle{touch-action:none}
.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-sortable-handle{touch-action:none}

/* dnd new start */
.dnd_new .dnd_item_title{display:flex;}
.dnd_new .dnd_item_label{flex:1 1 auto;margin-bottom:0;}
.dnd_new .dnd_item_action{cursor:pointer;color:#2344a8;}
.dnd_new .drop_title{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #ddd;font-size:16px;font-weight:bold;}
.dnd_new .drop_note_position{position:relative;}
.dnd_new .drop_note_position .drop_note_overlay{display:none;border:1px solid #f60;position:absolute;top:0;left:0;width:100%;height:100%;}
.dnd_new .drop_note_position.drag_in .drop_note_overlay{display:block;opacity:0.8;background-color:#f2f2f2;}
.dnd_new .drop_note_position.drop_in .drop_note_overlay{display:block;opacity:0.8;background-color:#fff;}
.dnd_new .drop_note_position .drop_note{display:none;font-size:24px;font-weight:bold;}
.dnd_new .drop_note_position.drop_in .drop_note{display:block;}
.dnd_new .drag_box{background-color:#f2f2f2;padding:10px;}
.dnd_new .drag_box .optfilter{border-bottom:1px solid #ccc;margin-bottom:10px;}
.dnd_new .drag_box .optsearch{margin-bottom:10px;}
.dnd_new .drag_box .search_box{width:100%;padding:2px 5px;border:1px solid #f2f2f2;}
.dnd_new .drag_box .dropdown{margin-bottom:10px;}
.dnd_new .drag_box .dropdown-toggle{background-color:#fff;padding:2px 5px;border:1px solid #f2f2f2;}
.dnd_new .drag_box .dropdown-menu{width:100%;padding:2px;border-radius:0;}
.dnd_new .drag_box .dropdown-menu li a{padding:2px 5px;color:#333;}
.dnd_new .drag_box .dropdown-menu li a:hover{background-color:#f2f2f2;}
.dnd_new .drag_box #sucai{overflow:auto;}
.dnd_new .drag_box #sucai .dnd_item{width:100%;}
.dnd_new .drag_box .category_ul li{margin-top:5px;}
.dnd_new .drag_box .dnd_item_city{border:1px solid #ccc;background-color:#fff;margin-bottom:5px;position:relative;}
.dnd_new .drag_box .dnd_item_info{background:url(/images/icon_blick_trap.png) repeat-y;padding-left:10px;margin:10px 5px 10px 5px;}
.dnd_new .drag_box .edyechecked{display:none;position:absolute;top:0;left:0;width:24px;height:24px;background:url(/images/edit_day_bgimg.png) no-repeat -3px -24px;}
.dnd_new .drag_box .dnd_item_label{cursor:inherit;}
.dnd_new .drag_box .dnd_item_detail{color:#666;line-height:1.5em;}
.dnd_new .drag_box .dnd_item_detail.line-clamp{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;}
.dnd_new .drag_box .is_selected{cursor:auto;}
.dnd_new .drag_box .is_selected .icon-plus{color:#ccc;cursor:not-allowed;}
.dnd_new .drag_box .is_selected .edyechecked{display:block;}
.dnd_new .drag_box.selected_hidden .is_selected{display:none!important;}
.dnd_new .drag_box .add-disabled{cursor:auto;}
.dnd_new .drag_box .add-disabled .icon-plus{color:#ccc;cursor:not-allowed;}
.dnd_new .drag_box .drop_display_html{display:none;}
.dnd_new .drop_box{margin-bottom:10px;}
.dnd_new .drop_box .dnd_items{padding:0;margin:0;}
.dnd_new .drop_box .dnd_item_city{display:inline-block;width:100%;}
.dnd_new .drop_box .dnd_item_info.drop_removed{display:none;}
.dnd_new .drop_box .dnd_item_title{padding:3px 0 3px 5px;align-items:center;}
.dnd_new .drop_box .dnd_item_title:hover{background:#f2f2f2;}
.dnd_new .drop_box .dnd_item_label{background:url(/images/icon_blick_trap.png) repeat-y;padding-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.dnd_new .drop_box .dnd_item_detail{margin-left:15px;}
.dnd_new .drop_box .dnd_item_number{font-weight:normal;}
.dnd_new .drop_box .ui-sortable .dnd_item_label{cursor:move;}
.dnd_new .drop_note_position.drag_in .ui-sortable{min-height:300px;}
.dnd_new .drop_note_position.drop_in .ui-sortable{min-height:300px;}
/* dnd new end */
</pre></body></html>