﻿.info-vehicle {
    background-color: #fff;
    font-size: 0.8rem;
    margin-top: 0.2rem;
}

#vhdetails_plate, #vhdetails_version, #vhdetails_vin {
    display: none;
}

#vhdetails_ico_edit_version, .vin_search_div {
    cursor: pointer;
}

#tb_vehiclesDetails {
    padding: 0 0.3rem
}

#tb_CambiaVeicolo {
    margin: 0.3rem;
}

#vhdetails_plate {
    background: #fff url(../images/PlateInfoDetail.png) center left no-repeat;
    padding-left: 2.5rem !important;
    background-size: contain;
}

#vhdetails_vin {
    background: #fff url(../images/VinInfoDetail.png) center left no-repeat;
    background-size: contain;
    padding-left: 2.5rem !important;
}