body {
    background-color: #ffffff;
    font-size: 10px;
    font-family: Verdana, "Verdana CE",  Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif;
    color: #000000;
    margin: 0px 0px 0px 0px;
}

h1 {
    font-family: Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif;
    border-bottom: 1px solid #AFAFAF;
    font-size:  16px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    color: #D20005;
}

.borderNone{
    border: none;
}

a:link, a:visited {
    color: #045491;
    font-weight : bold;
    text-decoration: none;
}


a:link:hover, a:visited:hover  {
    color: #045491;
    font-weight : bold;
    text-decoration : underline;
}

.nominativo{
    font-weight: bolder;
    font-size: 14px;
}

.percStato{
    font-weight: bolder;
    font-size: 9px;
}

.totStato{
    font-size: 12px;
    font-weight: bold;
}
.nominativo{
    color: black;
    font-weight: bolder;
    font-size: 14px;
}

.minori{
    background: #9ff5c1;
    color: black;
    font-weight: bolder;
}

.ui-row-editor-cip, .ui-datatable .ui-row-editor .ui-icon-pencil {
    background: pink;
    background-image: url('ui-icon-pencil25x25.png');
    background-repeat: no-repeat;
    background-size: 17px 17px;
}

.button1{
    background: #045491;
    color: black;
    font-weight: bolder;
}
.after-sent-visited, .after-sent-visited .fc-event-skin, .public-event a{
    background-color: fuchsia;
    color: black !important;
}

.before-sent-visited, .before-sent-visited .fc-event-skin, .public-event a{
    background-color: greenyellow;
    color: black !important;
}

.before-sent-denied, .before-sent-denied .fc-event-skin, .public-event a{
    background-color: black;
    color: white !important;
}

.before-sent-unvisited, .before-sent-unvisited .fc-event-skin, .public-event a{
    background-color: orange;
    color: black !important;
}

.inviate-non-visitate{
    background: orange;
    color: black !important;
}

.before-sent-with-visit-but-unvisited, .before-sent-with-visit-but-unvisited .fc-event-skin, .public-event a{
    background-color: gray;
    color: red !important;
}

.before-notsent, .before-notsent .fc-event-skin, .public-event a{
    background-color: red;
    color: black !important;
}

.before-notsent-visited, .before-notsent-visited .fc-event-skin, .public-event a{
    background-color: greenyellow;
    color: red !important;
}

.after-sent, .after-sent .fc-event-skin, .public-event a{
    background-color: white;
    color: darkgreen !important;
    border-color: greenyellow;
}

.default-schedule, .default-schedule .fc-event-skin, .public-event a{
    background-color: aquamarine;

}

.after-notsent, .after-notsent .fc-event-skin, .public-event a{
    background-color: blue;
    color: white !important;
    border-color: yellow;
}


.dataProtocollo3mesi{
    background: red;
    color: white;
    font-weight: bold;
}

.dataProtocollo1mese{
    background: orange;
    color: black;
    font-weight: bold;
}

.dataPrenotazioneCollaudoSuperata{
    background: #ffa1a1;
    color: black;
    font-weight: bold;
}

.dataFatturazioneSuperata{
    background: violet;
    color: black;
    font-weight: bold;
}

.dataProtocollo14gg{
    background: yellow;
    color: black;
}

.assistitoDeceduto{
    background: #AFAFAF;
    color: white;
    font-weight: bold;
}

.assistitoScaduto{
    background: #efac44;
    color: white;
    font-weight: bold;
}

.ausiliSelectItem{
    width: 300px;
}

.LoginLabel{
    margin-right: 30px;
}

.LoginDIV{
    padding-top: 50px;
}

.GridColumnAutorizzazioneCol1{
    vertical-align: top;
    text-align: left;
    width: 30%;
}

.GridColumnAutorizzazioneCol2{
    vertical-align: top;
    text-align: center;
    width: 30%;
}

.borderNone{
    border: none;
}

.GridColumnAutorizzazioneCol3{
    vertical-align: top;
    text-align: left;
    width: 30%;
}

.GridColumnPresidiCol1{
    vertical-align: top;
    width: 35%;
}

.GridColumnPresidiCol2{
    vertical-align: top;
    width: 5%;
}

.GridColumnPresidiCol3{
    vertical-align: top;
    width: 50%;
}

.GridColumnPresidiCol4{
    vertical-align: top;
}

.GridColumnPresidiCol5{
    vertical-align: top;
}

#pnlCambiaRag {
    background-color: #036fab;
    color: white;
    padding: 2px;
    margin: 0px 0px 10px 0px;
    width: 100%;
}

#pnlUserInfo {
    text-align: right;
    width: 100%;
}

.ui-picklist .ui-picklist-list {
    height: 200px;
    list-style-type: none;
    margin: 0;
    overflow: auto;
    padding: 0;
    width: 250px;

}

.ui-growl {
    position:fixed;
    top: 10%;
    left: 37%;
    width: 300px;
    height: 110px;
    z-index:9999;
}

.ui-growl-item-container {
    background-color: lightgray;
}

.bolderandlarger{
    font-weight: bolder !important;
    font-size: larger !important;
}

.bold12px{
    font-weight: bold !important;
    font-size: 14px !important;
}

.bold{
    font-weight: bold !important;
}

.italic{
    font-style: italic !important;
    font-weight: normal;
}

.lblBold {
    font-weight: bold;
    margin-left: 20px;
}

.lblBoldBlue {
    font-size: 14px;
    font-family:monospace;
    font-weight: bold;
    color: darkblue;
}

.lblBoldMS14 {
    font-size: 14px;
    font-family: monospace;
    font-weight: 900;
    margin-left: 1%;
    margin-right: 1%;
}

.menuitemBar{
    border-color: blueviolet;
    border-width: 3px;
}

.filtroOptions{
    background: white !important;
    color: black !important;
}

.menuItem {
    min-width: 200px;
    float: none !important;
}

.menuItemContainer {
    min-width: 500px;
    float: none !important;
}

.menuItemBold{
    font-weight: bold !important;
    color: darkred !important;
    text-decoration: underline !important;
}

/*
@import "compass/css3";

@keyframes fadeIn { 
  from { opacity: 0; } 
}*/

p {
  position: relative;
  top: 50px;
  right: 150px;
  
  font: italic bold 1.2em/1 Bodoni, serif;
  color: #555;
  text-align: center;
  
  animation: fadeIn 1s infinite alternate;
}

.consegnaUrgente{
    background: darkred;
    color: white;
}

.consegnaRitardo{
    background: #AFAFAF;
    color: darkred;
    font-weight: bold;
}

.disponibilitaSottoSoglia{
    color: red;
    font-weight: bold;
}

.disponibilitaOk{
    color: green;
    font-weight: bold;
}

.attivo{
    color: green;
}

.inattivo {
    color: red;
}