﻿#vh_Container {
    padding: 0.3rem;
    color: #fff;
}

#vh_imgMarca {
    max-width: 58px;
    margin-right: 10px;
    padding: 0.5rem;
    text-align: center;
    background: rgba(255,255,255,0.2);
    height: 58px;
}

    #vh_imgMarca img {
        max-width: 100%;
        height: auto;
    }

#vh_serie
{
    width: auto;
    font-size:0.8rem;
}

    #vh_serie a.badge {
        font-size: 0.6rem;
        padding: 0.3rem;
    }

    #vh_serie .btn {
        font-size:0.8rem;
    }

#tb_vehicleCurrent {
    color: #fff;
    height: 58px;
    background: #003a5c;
    width: 280px;
}

.btn-piani, .btn-dati, .btn-schedaveic {
    width:29px;
    height:29px;
}