
.tbCerca
{
    border: 1px solid #d6d6d6;
    height: 36px;
    width: 200px;
    padding-left: 17px;
    padding-right: 17px;
    color: #b9b9b9;
    font-size: 11pt;

}
.tabContatti
{
    width: 100%;
    color: #818181;
    font-size: 11pt;
    line-height: 25pt;
}
.tabContatti input[type=text]
{
    border: 1px solid #d1d1d1;
    height: 35px;
    width: 95%;
    font-size: 12pt;
}
.tabContatti input[type=password]
{
    border: 1px solid #d1d1d1;
    height: 35px;
    width: 95%;
    font-size: 12pt;
}
.tabContatti select
{
    border: 1px solid #d1d1d1;
    height: 35px;
    width: 96%;
    color: #5f6367;
    font-size: 12pt;
}
.tabContatti textarea
{
    border: 1px solid #d1d1d1;
    height: 200px;
    width: 95%;
    font-size: 12pt;
}
.alertTitle {
    color: #b9b9b9;
    font-size: 15pt;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 10px;
}
.alertBody {
    margin-top: 10px;
    font-size: 11pt;
    line-height: 25px;
}
.cambioProdotto
{
    background-color: #3d5a68;
    color: #fff;
}
.tabellaEtichetta
{
    border: 2px solid #000;
    color: #000;
    font-family: Arial;
    font-size: 16pt;
    font-weight: bold;
    padding: 10px;
    margin: 20px;
    width: 600px;
}
.linkByColor
{
    color: #818181;
    font-size: 12pt;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e3e3e3;
    text-decoration: none;
    display: block;
}
.boxCercaTaglie {
    text-align: left;
    width: 800px;
    margin: auto;
    margin-bottom: 60px !important;
    color: #5f6367;
    line-height: 20pt;
}
.boxCercaTaglie h1
{
    color: #070c12;
    font-size: 20pt;
    margin-bottom: 20px !important;
}
.boxCercaTaglie h2
{
    font-size: 12pt;
    margin-bottom: 20px;
}
.boxCercaTaglie b
{
    color: #070c12;
}
.boxCercaTaglie select
{
    height: 30px;
    width: 280px;
}
.boxCercaTaglieRisultato
{
    margin-top: 20px;
}
.tbUPS
{
    border: 1px solid #d1d1d1;
    height: 25px;
}
.linkProdotto:hover .boxProdotto
{
    border:1px solid #cccccc;
}