/**
 * @package   DPAttachments
 * @copyright Digital Peak GmbH. <https://www.digital-peak.com>
 * @license   https://www.gnu.org/licenses/gpl-3.0.html GNU/GPL
 */
.com-dpattachments-layout-form{margin:5px 0;padding:10px;border:1px solid #cbcbcb}.com-dpattachments-layout-form_drag{border:5px dashed #007bff}.com-dpattachments-layout-form .dp-form{margin:0}.com-dpattachments-layout-form .dp-form__progress{display:none;width:100%}.com-dpattachments-layout-form .dp-input{margin-top:10px}.com-dpattachments-layout-form .dp-input__file{z-index:-1;position:absolute;width:.1px;height:.1px;overflow:hidden;opacity:0}.com-dpattachments-layout-form .dp-input__label{display:inline-block;overflow:hidden;padding:10px;background-color:#f5f5f5;border:1px solid #cbcbcb;white-space:nowrap;cursor:pointer;text-overflow:ellipsis}.com-dpattachments-layout-form .dp-input__label svg{width:1em;height:1em;vertical-align:middle;fill:currentcolor;margin-top:-0.25em;margin-right:.25em}