.pluFicheros {
    border: 1px solid #d5deef;
    min-height: 17px;
    padding: 5px;
    background-color: white;
    font-size: 12px
}

.plu-contenedor {
    margin: 10px;
    padding: 10px;
}

.plu-botonera {
    padding: 5px;
    border: 1px solid #d5deef;
    background-color: #ebedf0;
}

.plu-icon {
    position: absolute;
    top: 20%;
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}

.plu-texto-boton {
    padding: .3em 1em .3em 2.1em;
}

.plu-boton {
    position: relative;
    z-index: 1;
    overflow: none;
    display: inline-block
}

.plu-boton-icono {
    position: relative;
    z-index: 1;
    overflow: none;
    height: 25px;
    width: 30px
}