﻿#plateSearch
{
    margin-top: 1rem;
}

#pl_tfPlate {
    float: left;
    width: 86%;
    margin-right: 0.35rem;
}

    #pl_tfPlate input {
        width: 100%;
    }

#pl_button {
    padding: 0.4rem;
    height: 30px;
}




/***** content widget search pagine interne *****/

#tb_plateSearch
{
    padding:0 15px 15px;
}

.pl_credito {
    color: white;
    font-size: 0.8rem;
}

#tb_plateSearch .tit-widget-cerca {
    background: none;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
}

    #tb_plateSearch #pl_tfPlate {
        width: 86%;
    }