.js-catalog-sortable .catalog-sortable-placeholder{border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#f6f1d8;height:200px}.catalog-push-selected{position:absolute;left:0;top:-10px;width:100%;height:100%;padding:10px 0 10px;z-index:105;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.selected .catalog-push-selected{-webkit-box-shadow:0 0 0 5px #ea002c inset;-moz-box-shadow:0 0 0 5px #ea002c inset;box-shadow:0 0 0 5px #ea002c inset}.push-to-top{display:block;padding:0 15px;position:fixed;right:5px;top:50%;margin:-15px 0 0;line-height:30px;background:#000;border:1px solid #000;color:#fff;font-size:16px;white-space:nowrap;z-index:900;-webkit-transition:all .3s ease;transition:all .3s ease}.push-to-top a{margin:2px 0;width:30px;height:30px;line-height:30px;text-align:center;vertical-align:middle;display:inline-block;*display: inline;*zoom: 1;background:#000;font-size:20px;color:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.push-to-top a:hover{color:#000;background:#fff}.push-to-top.hidden{display:none}