/**
 * Image Store - Admin
 *
 * @file admin.css
 * @package Popular Widget
 * @author Hafid Trujillo
 * @copyright 20010-2013
 * @filesource  wp-content/plugins/image-store/_css/admin.css
 * @since 0.5.0
 */

.popw-collapse{padding:5px;margin:0;cursor:pointer;background:#f5f5f5;border-bottom:solid 2px #fff;}.popw-sortable{margin-bottom:5px;}.popw-collapse span{background:url("../../../../wp-admin/images/arrows.png") no-repeat 60% -107px;float:right;height:12px;display:inline-block;width:12px;}.popw-sortable label{background:#f5f5f5;border-bottom:solid 1px #fff;cursor:move;display:block;padding:4px;}.popw-sortable label input{float:right;margin:0;}.popw-sortable .rename{background:url("../../../../wp-admin/images/arrows.png") no-repeat 0 -2px;padding-left:18px;}.popw-inner{padding:0 6px;}body.js .popw-inner,body.js .sort-tabs > span{display:none;}.sort-tabs .disabled,.sort-tabs .disabled a{text-decoration:line-through;color:#ccc;}