<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clear{
    clear:both
}
.docs table{
    margin-bottom:50px;
}
.docs table th{
    padding:10px;
}
.docs table td{
    padding:10px;
}
#vetrina .finestra {
    overflow: hidden;
}
#vetrina .products-grid {
    position: relative;
}
#vetrina li {
  clear: none;
  margin-right: 40px;
  width: auto;
}
#vetrina .command {
    font-weight: bold;
}
#vetrina .command .left {
    background: #eee none repeat scroll 0 0;
    cursor: pointer;
    float: left;
    padding: 5px 10px;
}
#vetrina .command .right {
    background: #eee none repeat scroll 0 0;
    cursor: pointer;
    float: right;
    margin-bottom: 15px;
    padding: 5px 10px;
}
#estrattoconto table{
    margin-bottom:50px;
}
#estrattoconto table th{
    padding:10px;
    font-weight: bold;
    border-bottom: 1px solid #000;
}
#estrattoconto  table td{
    padding:10px;
}
#estrattoconto{
    
}
</pre></body></html>