/* Reorder existing nodes so navigation and registered handlers stay attached. */
[data-gallery-order]>[data-order-id]{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}
[data-gallery-order]>.jd-order-moving{opacity:.25;transform:none!important}
[data-gallery-order].jd-order-active{cursor:grabbing}
.jd-order-ghost{opacity:.95;transform:scale(1.08)!important;cursor:grabbing;box-shadow:0 16px 36px rgba(19,11,70,.24)!important}
.jd-order-ghost::before{display:none!important}
.jd-gallery-order-help{font-size:12px;color:#77728e;text-align:right;margin:8px 0 0}
@media(max-width:767px){.jd-gallery-order-help{text-align:center}}

/* Start shortcut guidance follows the left edge of the action area at every width. */
#jdGalleryOrderHelp.jd-home-order-help{text-align:left;width:100%;max-width:none;margin:8px 0 0}
