﻿.fd-loading{width:100%;height:100%;top:0;left:0;transition-delay:.5s;transition-duration:.7s;transition-property:opacity;transition-timing-function:ease-in-out}.fd-loading:before{content:"";position:absolute;top:50%;left:50%;height:32px;width:32px;margin-top:-16px;margin-left:-16px;border-left:2px solid #0c73ae;border-right:2px solid #0c73ae;border-bottom:2px solid #0c73ae;border-top:2px solid transparent;border-radius:100%;animation:fd-loading .6s infinite linear}@keyframes fd-loading{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}.filedrop-wrapper.noclick{pointer-events:none !important}.fd-filetpyes-info{cursor:pointer;margin-bottom:10px;font-size:14px}.fd-filetpyes-info:before{content:"Info Dateitypen";color:#0c73ae}.fd-filetpyes-info span{display:none}.fd-filetpyes-info.toggle:before{content:"Folgende Dateitypen sind erlaubt: ";color:#0c73ae}.fd-filetpyes-info.toggle span{display:inline-block}.filedrop{display:block;position:relative;overflow-y:auto;overflow-x:hidden;padding:0 8px;padding-bottom:8px;border:1px dashed #96a2c0}.filedrop:after{position:absolute;width:100%;text-align:center}.filedrop.empty{overflow-y:hidden}.filedrop.empty:after{content:"Dateien hier hineinziehen";font-size:14px;font-weight:normal;color:#96a2c0}.filedrop.loading .fd-row-wrapper{display:none}.fd-row-wrapper{display:table;width:100%;position:relative;height:30px;padding:4px 0 4px 0;border-bottom:0 solid #ddd}.fd-row-wrapper:nth-of-type(1){padding-top:8px}.fd-row-wrapper:last-of-type{padding-bottom:8px;border-bottom:0 none}.fd-row-wrapper>*{height:30px}.fd-row-wrapper .fd-row-icon{display:table-cell;width:30px;height:30px;background-position:0 0;background-repeat:no-repeat}.fd-row-wrapper .fd-row-icon.thumb{background-size:cover}.fd-row-wrapper .fd-row-icon.fileicon{background-size:contain}.fd-row-wrapper div{display:table-cell;position:relative}.fd-row-wrapper div .fd-row-name{display:block;position:absolute;top:-2px;padding:0 6px;font-size:14px;height:16px;line-height:16px;font-weight:normal;color:#000;overflow-x:hidden}.fd-row-wrapper div .fd-row-size{display:block;position:absolute;bottom:-1px;padding:0 6px;font-size:12px;height:14px;line-height:16px;font-weight:normal;color:#96a2c0}.fd-row-wrapper .fd-row-remove{display:table-cell;position:relative;width:30px;height:30px;background-color:transparent;border:1px solid #96a2c0;border-radius:0;cursor:pointer}.fd-row-wrapper .fd-row-remove:before,.fd-row-wrapper .fd-row-remove:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:2px;margin-left:-6px;background:#96a2c0}.fd-row-wrapper .fd-row-remove:before{transform:rotateZ(45deg) scaleX(1) scaleY(1) scaleZ(1)}.fd-row-wrapper .fd-row-remove:after{transform:rotateZ(-45deg) scaleX(1) scaleY(1) scaleZ(1)}.fd-infobar{position:relative;display:block;margin-top:10px;font-size:14px}.fd-infobar .fd-infobar-filecounter{display:block;font-size:14px;font-weight:normal;color:#000}.fd-infobar .fd-infobar-filecounter:after{content:" Dateien"}.fd-infobar .fd-infobar-sizecounter{display:block;font-size:12px;font-weight:normal;color:#96a2c0}.fd-infobar .fd-infobar-btn-removeall{position:absolute;display:block;top:0;right:8px;line-height:20px;padding-right:25px;font-size:normal;font-weight:14px;color:#000;cursor:pointer}.fd-infobar .fd-infobar-btn-removeall:after{content:"alle entfernen"}.fd-infobar .fd-infobar-btn-removeall i{position:absolute;display:block;right:0;top:0;width:20px;height:20px}.fd-infobar .fd-infobar-btn-removeall i:before,.fd-infobar .fd-infobar-btn-removeall i:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:2px;margin-left:-6px;background:#96a2c0}.fd-infobar .fd-infobar-btn-removeall i:before{transform:rotateZ(45deg) scaleX(1) scaleY(1) scaleZ(1)}.fd-infobar .fd-infobar-btn-removeall i:after{transform:rotateZ(-45deg) scaleX(1) scaleY(1) scaleZ(1)}.fd-input-button{display:none}.fd-input-button-label{display:inline-block;position:relative;line-height:32px;height:32px;padding:0 10px;margin:20px 0;font-size:14px;font-weight:normal;background-color:transparent;color:#0c73ae;border:1px solid #0c73ae;cursor:pointer}.fd-input-button-label:after{content:"Dateien auswählen"}.hide{display:none !important}