/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 12-ott-2016, 17.40.51
    Author     : gmorizio
*/
#PN_Grid{
    left: 0px;   top: 80px !important;width:100% !important; position: absolute;
}
.BottoneVerde{
    background-color: green !important;
    font-weight: bold !important;
}
.BottoneRosso{
    background-color: red !important;
    font-weight: bold !important;
}
.stileLabel{
    font-size: medium !important;
    font-weight: bold;
}
.stileTesto{
    font-size: medium !important;

}
.noBorders tr, .noBorders td {
    background: none !important;
    border: none !important;
}

.headerTabella{
    font-weight:bolder !important;
}
.colonnaAllineataCentro{
    text-align: center !important;
}
.headerBackground{
    background-color: #bdbdbd !important;
}

.descrGiust {
    background-image: none;
    background-color: #9FD490 !important;
    color: #000000 !important;
    font-size: 9px;
}
.descrGiustR {
    background-image: none;
    background-color: #FAFA1E !important;
    color: #000000 !important;
    font-size: 9px;
}
.descrGiustN {
    background-image: none;
    background-color: #ED1111 !important;
    color: #FFFFFF !important;
    font-size: 9px;
}

.descrAbili {
    background-image: none;
    background-color: #8AC1D4 !important;
    color: #000000 !important;
    font-size: 9px;
}
.descrAbiliR {
    background-image: none;
    background-color: #FAFA1E !important;
    color: #000000 !important;
    font-size: 9px;
}
.descrAbiliN {
    background-image: none;
    background-color: #ED1111 !important;
    color: #FFFFFF !important;
    font-size: 9px;
}

.descrTimbr {
    background-image: none;
    background-color: #FFB03B !important;
    color: #000000 !important;
    font-size: 9px; width: 40px;
}
.descrTimbrR {
    background-image: none;
    background-color: #FAFA1E !important;
    color: #000000 !important;
    font-size: 9px; width: 60px;
}
.descrTimbrN {
    background-image: none;
    background-color: #ED1111 !important;
    color: #FFFFFF !important;
    font-size: 9px; width: 60px;
}

.descrScheduling {
    background-image: none;
    background-color: #000080 !important;
    color: #FFFFFF !important;
}

.rigaRossa {
    background-image: none;
    background-color: #FF0000 !important;
}
.rigaGialla {
    background-image: none;
    background-color: #FFFF00 !important;
}
