.filesDropzone{background-color:#fbfbfb;border-color:#cdcdcd;border-radius:10px;border-style:dotted;border-width:2px;padding:5px;cursor:pointer}.fileImg{width:10em;max-width:10em;border:3px solid #cacaca;border-radius:5px;min-height:10em;max-height:10em;cursor:pointer}.fileImgShow{width:100%;height:100%;border-color:#cdcdcd;border-radius:10px;border-style:double;border-width:2px}.descripcionSubida{font-family:var(--fuentePrincipal);color:#666;font-weight:700}.msgAlert{background-color:#ededed;border:1px solid rgb(131,131,131);border-radius:10px;display:flex;justify-content:center}.msgAlert .avatar{margin-right:20px;margin-top:6px}.fileInd{display:flex;flex-direction:column;max-width:10em;margin:0 auto;padding-right:1em;padding-bottom:1em}.fileInd div{width:100%;text-align:center;background:#ec1c21;color:#fff;border-radius:4px}.fileInd .eliminar{cursor:pointer;transition:all .3s,left .3s;margin-top:.2em}.fileInd .eliminar:hover{border-radius:6px;background:#c71a1e;transition:all .3s,left .3s}
