﻿.xtoast-header {
    background-color: white !important;
}

.xtoast-body {
    background-color: white !important;
}
.headerbsb{
    background-color:lightgray;
}

.titoloreport {
    display: inline-block !important;
    color: White;
   margin-bottom: 3px;
    font-family: Verdana;
    font-size: Medium;
    font-weight: bold;
    height: 30px;
    width: 196px;
    display: block;
    vertical-align: middle;
    line-height: 30px;
    margin-left: 2px;
    padding: 2px;
}
.blocchireport td{
    padding-right:4px;
}
.clustertable {
    margin-top: 5px;
    margin-left: 5px;
}
    .clustertable label {
        background-color: #0066CC;
        width:160px;
    }
    .clustertable td {
    padding: 2px;
    }
.lineh16{
    line-height: 16px;
    padding-right:16px;
    font-size: 12px;
}
.ambientelabel {
    padding: 2px 10px 2px 10px;
}