@charset "utf-8";
/* CSS Document */

input.qty {
    width: 100px;
    text-align: right;
    font-weight: bold;font-size:20px;
}

.titoloservizio {
    padding:5px;
    background: #eee;
}

.colora {
    background-color: #ffc527;
    color:#000;
}
