  /* placa */

            
  .placaVermelha{
    border-style: 9px;
    background: red;
    width: 100px;
    height: 30px;
    border-radius: 7px;
    font-size: 7px;
    border-width:1px;
    border-style: solid;
    border-color: black;
    text-align: center;

}



.placaAmarela{
    border-style: 9px;
    background: rgb(243, 225, 65);
    width: 111px;
    height: 30px;
    border-radius: 7px;
    font-size: 7px;
    border-width:1px;
    border-style: solid;
    border-color: black;
    text-align: center;
}


.placaCinza{
    border-style: 9px;
    background: #1c355d;
    width: 111px;
    height: 40px;
    border-radius: 7px;
    font-size: 7px;
    border-width:1px;
    border-style: solid;
    border-color: #02ac02;
    text-align: center;
}


.placaCinzaEmpresa{
    width: 81px;
    height: 8px;
    border-width: 2px;
    border-color: #02ac02;
    margin-top: 1px;
    margin-left: 10px;
    font-weight: 900;
    color: #02ac02;
}


.placaCinzaNumero{
    margin-top: 5px;
    text-align: center;
    font-size: 15px;
    color: #02ac02;
    font-weight: 800;
    margin-left: 31px;
    

}





.placa:agredado{
    background: green;
}
.placa:proprio{
    background: green;
}

.placaEmpresa{
    width: 80px;
    height: 8px;

    border-width:1px;
    border-style:solid ;
    border-color: black;
    margin-top: 2px;
    margin-left: 10px
}
.placaNumero{
    margin-top: 3px;
    text-align: center;
    font-size: 12px;
    color: white;
    font-weight: bolder;

}



.placaMercosul {
    /* border-style: 9px; */
    background: #dcdee1;
    /* width: 90%; */
    height: 51px;
    border-radius: 7px;
    /* font-size: 6px; */
    border-width: 1px;
    border-style: solid;
    /* background:  #010101; */
    /* text-align: center; */
    box-shadow: 9px 7px 5px rgba(50, 50, 50, 0.77);
}


.placaMercosulMenuVeiculo{
    
    background: #dcdee1;
    width: 39%;
    height: 51px;
    border-radius: 7px;
    /* font-size: 6px; */
    border-width: 1px;
    border-style: solid;
    /* background:  #010101; */
    /* text-align: center; */
    box-shadow: 9px 7px 5px rgba(50, 50, 50, 0.77);
    /* padding: 22px; */
    margin-bottom: 13px;
    margin-left: 10px;
}

.placaDescEmpresa {
    /* rgb(0, 51, 153) */
    /* background: rgb(0, 51, 153); */
    /* background: rgb(25, 118, 210); */
    background:  rgb(0, 51, 153);
    
    /*border-radius: 3px 3px 0px 0px; 
    width: 115px;
    */
    height: 15px; 
    font-weight: bold;
    font-size: 9px;
    color: white;
    margin-left: 0px;
    margin-top: -1px;
    text-align: center;
    border-radius:3px 3px 0px 0px;
    width: 100%;
    

}

.placaparticularMercosul{

    

        font-family: 'trebuchet ms';
        /* margin-top: 6px; */
        text-align: center;
        font-size: 13.5px;
        font-weight: 700;
        /* margin-left: 2px; */
        /* color: #FAFAFA; */
        /* margin-top: -7px; */
        /* margin: -13px 0 0 -3px; */
        margin-left: -1px;
        background: white;
        border: solid 2px #02ac02;
        width: 102%;
        height: 33px;
        border-radius: 0px 0px 3px 3px;

    

    
   
}

.placaParticular{
    /* font-family: 'trebuchet ms'; */ 

    margin-top: 6px;
    text-align: center;
    font-size: 13.5px;
    font-weight: 700;
    /* margin-left: 2px; */
    /* color: rgb(34, 32, 32); */
    /* margin-top: 1px; */
    /* margin: -13px 0 0 -3px; */
    /* text-align: left;

    /* font-family: 'trebuchet ms';
    margin-top: 3px;
    text-align: center;
    font-size: 12.5px;
    font-weight: 800;
    margin-left: 2px;
    color: rgb(34, 32, 32);
    margin-top: 1px;
    text-align: left */
    margin-left: 0px;

}

.placaComercial{

    font-family: 'trebuchet ms';
    margin-top: 1px;
    text-align: center;
    font-size: 13.5px;
    font-weight: 800;
    margin-left: 0px;
    color: rgb(225, 0, 0);

}

.plancaIconPais{
    margin: 2px 0 0 64%;
    padding: 0px;
    position: absolute;
}