BODY {
    margin-top: 0px; 
    margin-bottom: 0px; 
/*    background-color: #FFFFF0 
    background-color: #e6f0ff0f; */
    background-color: #ffffff;
/*   font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
   font-size: 17px;
}

TABLE {
   /* font-family: verdana, arial; */
   font-size: 16px;
}

A {
   text-decoration: none !important;
   color: blue;
}

A:visited {
   color: #609;
}

a.main {
   text-decoration: none;
   color: blue;
}

.cage {
    border-right: #666666 1px solid; 
    border-top: #cccccc 1px solid; 
    border-left: #666666 1px solid; 
    background-color: # FFFBF0;
    width: 100%;
}
.doppiobordo {
    /*border-bottom: #999999 3px double; */
    border-bottom: #000000 1px solid;
}
.bordi-l {
    border-top: #cccccc 1px solid; 
    border-left: #666666 1px solid; 
  /*but01  background-color: #f1f1f1 */
}
.bordi-r {
    border-right: #666666 1px solid; 
    border-top: #cccccc 1px solid; 
  /*but01  background-color: #f1f1f1 */
}
.td_menu_yui {
 background-color: #23A455; 
 background: rgb(58,181,240);
 background: linear-gradient(90deg, rgba(58,181,240,1) 0%, rgba(190,234,255,1) 100%);
 background-color: #005295;
    font-size: 17px;
    font-weight: bold;
}
.yuimenuitemlabel { /*but01 */
    font-weight: normal;
}

.titoli_menu_html {
/*background-color: #23A455; /*but01 */
 background: rgb(58,181,240);
background: linear-gradient(90deg, rgba(58,181,240,1) 0%, rgba(190,234,255,1) 100%); 
}
.titoli {  
    font-size: 20px; 
    font-weight: bold; 
/*    color: #000000; */
    color: #ffffff;
    text-decoration: none;
/*    background-color: #23A455; */
   background: rgb(58,181,240);
background: linear-gradient(90deg, rgba(58,181,240,1) 0%, rgba(190,234,255,1) 100%); 
background-color: #23A455;
text-align: center !important;
}
.sottotitoli {  
    font-size: 10px; 
    color: #000000; 
    text-decoration: none
}
.context {
    font-size: 18px; /*but01 14px; */ 
    font-weight: normal; 
    color: white;
    text-color: white;
    text-decoration: none;
   /* background-color: #23A455; /* but01 toglto il comment */
  background: rgb(58,181,240);
background: linear-gradient(90deg, rgba(58,181,240,1) 0%, rgba(190,234,255,1) 100%);
}

.context a {
    color: white !important;
}

.context:visited a {
    color: white !important;
}

.footer1 {
    font-size: 12px;
    color: #000000; 
/*    background-color: #23A455; */
background: rgb(58,181,240);
background: linear-gradient(90deg, rgba(58,181,240,1) 0%, rgba(190,234,255,1) 100%);
}
.footer2 {
    font-size: 12px;
    color: #000000; 
   /*  background-color: #23A455; */
 background: rgb(58,181,240);
background: linear-gradient(90deg, rgba(58,181,240,1) 0%, rgba(190,234,255,1) 100%); 

}
a.footer_link {
    font-size: 16px; /*but01 12px;*/ 
    color: white;
   /* background-color: #23A455; */
background-color: none;
}

.form_title {
   padding-top: 6px;
 /*but01  font-size: 14px; /*come richiesto da Carlo il 15/02/2023 abbiamo adattato il carattere delle form con i menù*/
}

.form_element {
   font-family: verdana, arial;
   font-size: 14px;/*but01 12px;*/
}
.form_submit {
   font-family: verdana, arial;
   font-size: 14px;/*but01 12px;*/
   background-color: #eef8ff;
   padding: 2px 6px 2px 6px;
   border-top: 1px solid #8f8f9d;
   border-right: 1px solid #8f8f9d;
   border-bottom: 1px solid #8f8f9d;
   border-left: 1px solid #8f8f9d;
   border-radius: 5px;
   cursor: pointer;
}

.form_submit:hover {
    background-color: #cce0ff;   
}

.errori {
   color: red;
   font-weight: bold;
   vertical-align: bottom;
}

.ric_table {
}
.ric_element {
   font-family: verdana, arial;
   font-size: 16px; /*but01 12px;*/
}
.ric_submit {
 font-family: verdana, arial;
   font-size: 16px; /*but01 12px;*/
font-family: verdana, arial; /*but01 modificato ric_submit */
  font-size: 16px;
  font-weight: normal;
  background-color: #eef8ff;
  padding: 2px 6px 2px 6px;
  border-top: 1px solid #8f8f9d;
  border-right: 1px solid #8f8f9d;
  border-bottom: 1px solid #8f8f9d;
  border-left: 1px solid #8f8f9d;
  border-radius: 5px;
  cursor: pointer;
}

.table_display {
}
.table_header  {
}
.odd {
   vertical-align: top;
}
.even {
   vertical-align: top;
}

/* test 
.func-menu-yellow {
    background:url(../logo/pattern-yellow.png) #23A455;
    text-shadow:1px 1px 0 rgba(0,0,0,0.3);
    -moz-box-shadow:inset 1px 1px 0 rgba(255,255,255,.4),0 0 0 1px #a57725;
    -webkit-box-shadow:inset 1px 1px 0 rgba(255,255,255,.4),0 0 0 1px #a57725;
    box-shadow:inset 1px 1px 0 rgba(255,255,255,.4),0 0 0 1px #a57725;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    border: #000000 1px solid;
    font-family: 'Open Sans',sans-serif;
    line-height: 40px;
    padding: 0 15px!important;
    color: #FFF;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;

}
 */

.func-menu-yellow {
    font-size: 16px; /*but01 14px;*/
    font-weight: bold;/*but01 normal;*/
    text-decoration: none;
    text-align: center;
    border: #000000 1px solid;
/*    background-color: #ffffff; */ 
/*sim    background-color: #23A455; */
/* giallo    background-color: #FFFACD; */
    /*background-color: #e7e7e7; */
    background-color: #eef8ff;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    vertical-align: middle ;
    height: 35px;
}

.func-menu-yellow2 {
    font-size: 16px;/*but01 14px;*/
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    border: #000000 1px solid;
/*    background-color: #ffffff; */ 
/*sim    background-color: #23A455; */
/*    background-color: #FFFACD; */
    background-color: #cce0ff;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.func-menu-link-yellow {
    width: 100%;
    border: 1px;
}

a.func-menu-link-yellow {
    font-size: 16px;/*but01 14px;*/
    font-weight: normal;
    text-decoration: none;
/*    color: blue; */
    color: black;
    border: 1px;
    display: inline-block;
    width: 100%;
}

.func-menu-yellow:hover, .func-menu-yellow:hover a { 
/*    background-color: #23A455; /* toglto il comment*/
background-color: rgb(58,181,240);
/*background: linear-gradient(90deg, rgba(58,181,240,1) 0%, rgba(190,234,255,1) 100%); */
    color: white;
}

.func-menu-link-yellow-minus {
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
/*    color: blue; */
    color: #120A8F;
    border: 1px;
    display: inline-block;
 
}

.func-sel-yellow {
    font-size: 16px;/*but01 14px;*/
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    border: #000000 1px solid;
    /*background-color: yellow; */
    /*background-color: #ffffff; */
    border: #000000 1px solid;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    /* background: rgb(58,181,240); */
    /* background: linear-gradient(90deg, rgba(58,181,240,1) 0%, rgba(190,234,255,1) 100%); */
     background-color: rgb(58,181,240);
 
    text-color: white;
}


.func-sel-yellow a {
    font-size: 16px;/*14px;*/
    font-weight: normal;
    text-decoration: none;
    color: white;
    border: none;
}



.func-menu {
    font-size: 16px;/*but01 14px;*/
    font-weight: bold;/*but01 normal;*/
    text-decoration: none;
    text-align: center;
    border: #000000 1px solid;
    background-color: #ffffff; 
    font-weight: bold !important;
/*sim    background-color: #23A455; */
}



a.func-menu {
    font-size: 16px;/*but01 14px;*/
    font-weight: bold;/*but01 normal;*/
    text-decoration: none;
    color: blue; 
    border: none;
}

.func-menu2 {
    /*font-size: 13px;*/
    font-size: 16px;/*but01 15px;*/
    font-weight: normal;
    text-decoration: none;
    /* text-align: center;*/ /*but01 left;*/
    border: none;
    background-color: #ffffff;
    padding: 7px 0;
}

.func-sel {
    font-size: 16px; /*but01 14px*/
    font-weight: bold;/*but01 normal;*/
    text-decoration: none;
    text-align: center;
    border: #000000 1px solid;
    font-weight: bold !important;
    background-color: #23A455;
/*    background: rgb(58,181,240); */
/* background: linear-gradient(90deg, rgba(58,181,240,1) 0%, rgba(190,234,255,1) 100%); */
}

a.func-sel {
    font-size: 16px; /*but01 14px*/
    font-weight: bold;/*but01 normal;*/
    text-decoration: none;
    color: white;
    border: none;
    background-color: none;
    background: none;
}


.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron .h1,.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
    display: inline-block;
}

.table_login td {

    padding-bottom: 20px;

}

.h1_accedi {
    font-size: 30px;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.table-header, th {
    text-align: center !important;
}

.link-button {
    font-family: verdana, arial;
    font-size: 16px;/*but01 12px;*/
    text-decoration: none;
    /*background-color: #EEEEEE; */
    background-color: #eef8ff !important;
    color: #333333 !important; 
    padding: 2px 6px 2px 6px;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #CCCCCC;
}

.link-button:hover {
    background-color: #cce0ff !important;
}

.link-button:visited {
    color: black !important;
}


.link-button-2 {
    font-family: verdana, arial;
    font-size: 16px;/*but01 12px;*/
    text-decoration: none !important;
    /*background-color: #EEEEEE; */
    background-color: #eef8ff;
    /*color: #333333;
    color: blue !important; */
    color: #000000 !important;
    padding: 2px 6px 2px 6px;
    border-top: 1px solid #8f8f9d;
    border-right: 1px solid #8f8f9d;
    border-bottom: 1px solid #8f8f9d;
    border-left: 1px solid #8f8f9d;
    border-radius: 5px;
white-space: nowrap; /*but01 Aggiunta per evitare che il testo vada a capo */
}

.link-button-2:hover {
    background-color: #cce0ff;
}

.link-button-2:visited {
    /* color: black !important;
    color: blue !important; */
    color: #000000 !important;
}

/*
g:nth-child(1) text {
    font-size: 20px !important;
}
*/


/* 2022-10-17 Modifiche per elenco puntato lista stampe-grafici */
        
.ol_edit {
  counter-reset: li; 
  list-style: none; 
  padding: 0;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

.ol_edit a {
  position: relative;
  display: block;
  padding: .4em .4em .4em .8em;
  margin: .5em 0 .5em 2.5em;
  background: #eef8ff;
  color: #444;
  text-decoration: none;
  transition: all .3s ease-out;
}

.ol_edit a:hover {background:  #cce0ff; /*#DCDDE1*/}       
.ol_edit a:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  left: -2.5em;
  top: 50%;
  margin-top: -1em;
  background: #f9dd94;
  height: 2em;
  width: 2em;
  line-height: 2em;
  text-align: center;
  font-weight: bold;
}

.ol_edit a:after {
  position: absolute;
  content: "";
  border: .5em solid transparent;
  left: -1em;
  top: 50%;
  margin-top: -.5em;
  transition: all .3s ease-out;
}

.ol_edit a:hover:after {
  left: -.5em;
  border-left-color: #f9dd94;
}

/* modifiche per titoli dei grafici */

.h2_grafici {
    font-size: 25px !important;
    color: black !important;
} 


.h1_grafici {
    font-size: 16px !important; /*but01 15px */
   /* color: #BDBDBD !important;  */ 
   color: black !important;
} 

.form_element {
    padding-bottom: 0px;
/*    vertical-align: bottom !important; */
}

.form_title {
/*  padding-top: 0px !important; */
    padding-top: 4px !important;
}

.list-filter {
  font-size: 13px;
  padding-left: 3px;
}

td.filter-label {
    background-color: #e9e9e9;
    text-align: left;
    padding-left: 3px; 
    padding-right: 3px;
    font-size: 13px;
    font-weight: bold;
    white-space: nowrap;
}

div.grafici_ditta_man {
      color: black;
      font-size: 20;
      font-family: Arial;
      font-weight: bold;
}

.btn {
    font-family: verdana, arial;
    font-size: 14px;
    background-color: #eef8ff;
    padding: 2px 6px 2px 6px;
    padding: 2px 6px 2px 6px;
    border-top: 1px solid #8f8f9d;
    border-right: 1px solid #8f8f9d;
    border-bottom: 1px solid #8f8f9d;
    border-left: 1px solid #8f8f9d;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 10px;
}

.btn:hover {
    background-color: #cce0ff;   
}


.button {
    font-family: verdana, arial !important;
    font-size: 16px !important; /*but02 12px */
    font-weight: bold !important; /*but02 aggiunto font-weight */
    text-decoration: none;  /*but02 none */
    /*background-color: #EEEEEE; */
    background-color: #eef8ff !important;
    color: #333333 !important;  
    padding: 2px 6px 2px 6px !important;
    border-top: 1px solid #CCCCCC !important;
    border-right: 1px solid #333333 !important;
    border-bottom: 1px solid #333333 !important;
    border-left: 1px solid #CCCCCC !important;
}

.button:hover {
    background-color: #cce0ff !important;
}

.button:visited {
    color: black !important;
}

.general-message li {
  margin-top: 5px;  
  margin-left: 40px;
}

.standard-error {
    min-width: 30%;
    width: fit-content;
    margin:20px auto;
    padding:30px;
    position:relative;
    border-radius:5px;
    box-shadow:0 0 15px 5px #ccc;
    background-color: #fbeae5;

    
}

.standard-error li {
    padding-left: 15px;
}

.standard-error ul {
    list-style-type: none;
}



/* inizio css per agenda appuntamenti */
.agenda_table {
    width: 80%;
    border-spacing: 0px;
}

.agenda_table td {
    border: #A0BDEB 1px  solid;
    padding: 4px 4px;
}

.agenda_mese_prec {
     background-color: #ececec;
}

.agenda_header {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}

.agenda_giorno {
    height: 100px;
    vertical-align: top;
    width:12%;
}

.agenda_num_giorno {
    text-align: right;
/*    font-size: 15px;
    color: #A0BDEB;
*/ 
    font-size: 12px;
    color: black;
}

.agenda_appuntamento {
    padding: 4px 4px;
    margin-top: 3px;
    border: solid 1px;
    border-color: black;
    border-radius: 5px 5px 5px 5px;
}

.agenda_mese_avanti {
    background-position:-460px -22px;
    background-image:url("/resources/acs-templating/xinha-nightly/images/ed_align.gif");
    background-size: 260px;
    color: transparent;
}

.agenda_mese_indietro {
    background-position:-448px -22px;
    background-image:url("/resources/acs-templating/xinha-nightly/images/ed_align.gif");
    background-size: 260px;
    color: transparent;
}

.agenda_filter {
    display: inline !important;
}

.agenda_intestazione {
   background-color: #A0BDEB;
   color: black;
   font-size: 20px;
   padding: 5px 5px;
/*   text-align: center; */
}

[data-title]:hover:after {
    opacity: 1;
    transition: all 0.1s ease 0.5s;
    visibility: visible;
}
[data-title]:after {
    content: attr(data-title);
    white-space: pre;
    font-size: 20px;
    height: auto;
    min-width: 450px;
    width: auto;
    background-color: var(--bg_color_title);
    color: #111;
    position: absolute;
    padding: 1px 5px 2px 5px;
    bottom: +2.3em;
    margin-left: +5px;
    left: 100%;
    box-shadow: 1px 1px 3px #222222;
    opacity: 0;
    border: 1px solid #111111;
    z-index: 99999;
    visibility: hidden;
    padding: 15px 15px 15px 15px;
    line-height: 1.8;
    border-radius: 10px 10px 10px 0px;
}
[data-title] {
    position: relative;
}
/* fine css per agenda appuntamenti */

/* BUT 22/04/2024 Inizio css per cruscotto iniziale */
 div.widget-home {
    min-width: 17%;
    max-width: 20%
    color: #434A54;
    float: left;
    list-style: none;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-shadow: 1px 2px 1px 2px rgba(0, 0, 0, 0.4);
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 15px 10px;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 0px;
    margin-right: 10px;
    min-height: 110px;
    position: relative;
    background: linear-gradient(to bottom, #e9e9e9 0%, #cce0ff 100%);
    font-size: 15px;
}

div.widget-home:hover {
    background: linear-gradient(to bottom,#4db6eb 0%,#e9e9e9 100%);
    transition: 0.7s;
}

/* BUT 22/04/2024 Fine css per cruscotto iniziale */

select {
  max-width: 47em;
}


/* BUT01 AGGIUNTO L'INTERVENTO DI LUCAR. 08/11/2024 Inizio css per tipologie intervento */
.intervento-container {
    background-color: #fff;
    padding: 20px;
    width: 80%;
    /*border-radius: 8px;*/
    border-top-left-radius: 0px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 0px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    border-left: 10px solid;
    border-left-color: #0097a7;
}

.intervento-container h2 {
    font-size: 24px;
    color: #1a1a1a;
    margin-bottom: 8px;
}

.intervento-container .info {
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
}

.intervento-buttons {
    display: flex;
    justify-content: space-between;
    gap: 20px/*10px;*/
}

.intervento-button {
    background-color: #00bcd4;
    color: black;
    border: none;
    border-radius: 4px;
    padding-top: 10px;/*5px;*/
    padding-bottom: 10px;/*5px;*/
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    transition: background-color 0.3s ease;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.intervento-button:visited {
    color: black; /* Stesso colore del testo normale */
}
.intervento-button img {
    width: 24px;
    height: 24px;

}
.intervento-button span {
    
}
.intervento-button:hover {
    background-color: #0097a7;
    color: #ffff;
}
/* LUCAR. 08/11/2024 Fine css per tipologie intervento */
/* styles.css */

.screen-title {
    font-family: sans-serif;
    font-size: 2rem;
    font-weight: bold;
    color: #333333;
    text-align: center;
    /*margin: 20px 0;*/
    vertical-align:middle;
    padding: 15px;
    /*padding-top:10px;
    padding-bottom: 10px; */
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    opacity: 0;
    animation: fadeIn 1s ease-in-out forwards;

}

/* Ridimensionamento per schermi piccoli */
@media (max-width: 768px) {
    .screen-title {
        font-size: 1.5rem;   /* Dimensione ridotta per schermi mobili */
        margin: 15px 0;      /* Margine ridotto per ottimizzare lo spazio */
    }
}

@media (max-width: 480px) {
    .screen-title {
        font-size: 1.2rem;   /* Dimensione ancora più ridotta per schermi molto piccoli */
        margin: 10px 0;
    }
}

/* Animazione di fade-in */
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
