.info{
	font-size: 13px;
}
.table tbody > tr > td{
    padding: 2px;
    font-size: 13px;
    vertical-align: top;
    border-top: 0px;
}
tbody > tr > td, .table > tfoot > tr > td {
    padding: 1px;
    vertical-align: top;
    border-top: 0px;
}
#B,#C, #D, #E, #F, #G, #G, #H{
    display: none;
}
.logos{
    width: 40px;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}
span{
    width: 400px;
    height: 100px;
}
.nav-equipos > li {
    width: 33.3%!important;
    /* width: 33%; */
}
.container-bajas button {
    background-color: white;
    width: 24%;
    border-width: 1px;
    border-radius: 21px;
    height: 31px;
    margin-bottom: 10px;
}
.activo{
    background-color: green;
}