.botonagregadet{

    background-repeat:no-repeat;
    height:25px;
    width:25px;
    background-position:center;
}


.botonsubmitreset{
    border: 0px;
    background-color: transparent;
}

.horizontal{
    overflow-x: scroll;
}

.panel-imagen{
    background-image: url('../imagenes/general/logo.png');
    background-size:  auto;
    background-position: 30em 10.5cm;
    background-repeat: no-repeat;
}

.mdialTamanio{
    width: 80% !important;
}

.alineali{
    vertical-align: middle;
}

.centrarimg{
    margin:auto;
    display:block;
}

.foo {
    float: left;
    width: 20px;
    height: 20px;
    margin: 500px;
    border: 1px solid rgba(0, 0, 0, .2);
}

.bluefoo {
    background: #13b4ff;
}

.redfoo {
    background: #FF123D;
}

.blackfoo {
    background: #0C0103;
}
