@charset "UTF-8";
/*
 * IIIF Curation Viewer - Cropped image export plugin
 * http://codh.rois.ac.jp/software/iiif-curation-viewer/
 *
 * Copyright 2019 Center for Open Data in the Humanities, Research Organization of Information and Systems
 * Released under the MIT license
 *
 * Core contributor: Jun HOMMA (@2SC1815J)
 */
.export_cropped_image_service_conf_dragging {
  box-shadow: inset 0 0 0 4px #a0c8ea, 0 5px 15px rgba(0, 0, 0, 0.5);
}