.custom_watermark{
    float: right;
    margin-left: 10px;
    margin-top: 3px;
    margin-bottom: 5px;
    width: 100px;
    height: 11px;
    background: #ffffff url(../../Images/Widget/ilpiccolo.png) no-repeat center center;
    background-size: 100px 11px;
}   

table thead tr {
    background: #16567b !important;
    color: white !important;
    border-bottom-color: white !important;
}

table thead tr .als-item, table thead tr .als-item a {
    color: white !important;
}

td.details a{
    background: #16567b !important;
    background-color: #16567b !important;
}