.cajafotos{float:left; width:100%; margin:10px 0}
.cajafotos .caja{width:127px; height:auto;  float:left; margin:0 15px 0 0; padding:10px; overflow:hidden; position:relative}
.cajain{width:100%; height:127px; overflow:hidden; background-size:cover; background-position:center center; border:1px solid #afb0b2; background-image:url(../img/fondofoto.jpg); background-repeat:no-repeat; background-size:100%; border-radius:5px}
.cajafotos .caja a.btn.remover{ background:#c34642; position:relative; width:40px; padding:8px; margin:0 5px; float:none; color:#fff}

.accionescaja{float:left; width:100%; position:relative; text-align:center; margin:5px 0 0}

.progress { position:relative; width:100%; border: 1px solid #ddd; padding: 1px; border-radius: 3px; height:26px; margin:20px 0 0}
.bar { background-color: #00D5FF; width:0%; height:26px; border-radius: 3px; }
.percent { position:absolute; display:inline-block; top:3px; left:48%; }

.errores{color:#ff0000; display:none}