html,body, * {
    padding: 0;
    margin: 0;
    overflow:hiddden;
    font-family:Helvetica,Arial, sans-serif;
    font-size:11px;
}
body a{
    text-decoration:none;
    font-family:Helvetica,Arial, sans-serif;
    font-size:11px;
    color:#000
}
html {
  background-color:#1a3759;
  background-image:url(../images/pageBG.png);
  background-repeat:repeat;
}
.cruscotto_imp_title {
    border:0px;
    margin:0px;
    padding:0px;
    font-family:Helvetica,Arial, sans-serif;
    font-size:13px;
    color:#fede00;
    height:20px;
    text-align:center;
    background-color:#8c8c8c;
}
.cruscotto_imp_tbl td.left{
    border-bottom:solid 1px #ccc;
    text-align:left;
}
.chart_container_cruscotto{
    font-family:Helvetica,Arial, sans-serif;
    font-size:11px;
    height:250px;
    width:590px;
    border:0px;
    top:-380px;
    left:150px;
}
.gestUpload {
   display:none;
   width:300px;
   height:200px;
}
.validateTips { border: 1px solid transparent; margin-left:5px; padding: 2px;width:350px;position:absolute; }
span.customStyleSelectBox {
    font-size:11px;
    height:14px;
    background-color: #a3a3a3;
    color:#7c7c7c;
    padding:0px;
    border:1px solid #e7dab0;
    text-align:left;
    margin-left:0px;
}
span.customStyleSelectBox.changed {
    background-color:#d1d1d1;
    color:#7c7c7c;
}
.customStyleSelectBoxInner {
 background:url(../images/arrow_down.png) no-repeat center right;
}

.btnVisContatore{
border: none;
    background: url(../images/cerca.png) no-repeat top left;
    padding: 0px;
    width:15px;
    height:18px;
    cursor:pointer;
}
.titolo_contatore{
    font-family:Helvetica,Arial, sans-serif;
    font-size:18px;
    color:#a3a3a3;
}
.titolo_contatore_mese{
    font-family:Helvetica,Arial, sans-serif;
    font-size:18px;
    color:#009f63;
}

.loading-cover{
   display:none;
   opacity:0.8;
   filter: alpha(opacity=80);
   position:absolute;
   width:774px;
   background-color:#efefef;
   z-index:99999;
   color:#8c8c8c;
   font-family:Helvetica,Arial, sans-serif;
   font-size:13px;
   font-weight:bold;
}
.wrapper {
    width:1000px;
    margin: 0 auto;
    overflow:hidden;}
.wrapper_ess {
    width:1000px;
    margin: 0 auto;}
.mainTable {
    width:100%;
    border:0px;
    padding:0px;
    margin:0px; }
.mainTable td,tr {
    border:0px;
    padding:0px;
    margin:0px; }
.contentCol {
    width:1000px;
    vertical-align:top;
    margin:0px;
    overflow:hidden;
    }
.header {
    text-align:center;
    height:74px;
    border:0px;
    }

.footer{
    margin:0 auto;
    width:100%;
    height:16px;
    border:0px solid #999;
    margin:0px;
    color:#fff;
    font-family:Helvetica,Arial, sans-serif;
    font-size:10px;
    }
.footer a {
    font-family:Helvetica,Arial, sans-serif;
    font-size:10px;
   color:#fff;
}
.menu_back {
    text-align:center;
    display:table-cell;
    vertical-align:middle;
    background-color:#009e63;
    width:105px;
    height:40px;
    font-size:14px;
    color:#fff;
    line-height:38px;
    float:left;
}

.cruscotto {
    text-align:center;
    display:table-cell;
    vertical-align:middle;
    background-color:#8c8c8c;
    width:105px;
    height:40px;
    font-size:14px;
    color:#fede00;
    line-height:38px;
    float:right;
}
.stato_ko
{
    display: block;
    background-image: url('../images/semafori.gif');
    background-position: -36px 0;
    width: 12px;
    height: 12px;
    border:0;
    margin-top:4px;
    margin-left:4px;
    margin-right:2px;
    margin-bottom:0px;
    float:right;
}
.stato_ok
{
    display: block;
    background-image: url('../images/semafori.gif');
    background-position: -12px 0;
    width: 12px;
    height: 12px;
    border:0;
    margin-top:4px;
    margin-left:4px;
    margin-right:2px;
    margin-bottom:0px;
    float:right;
}
#btn_new, #btn_del{
    margin-top:3px;
}
#cruscotto_dett{
    background-color:#a3a3a3;
    height:210px;
    width:105px;
    text-align:left;

    vertical-align:top;
    float:right;
    font-family:Helvetica,Arial, sans-serif;
    font-size:10px;
}
.line{
    border:0px;
    margin:0px;
    padding:0px;
    border-bottom:1px solid #fff;
    margin-left:2px;
    width:100px;
    font-size:0px;

}

.cruscotto_text {
    border:0px;
    margin:0px;
    padding:0px;
    font-family:Helvetica,Arial, sans-serif;
    font-size:13px;
    margin-left:2px;
    color:#fff;
    margin-top:4px;
    margin-bottom:4px;
}

.cruscotto_title {
    border:0px;
    margin:0px;
    padding:0px;
    font-family:Helvetica,Arial, sans-serif;
    font-size:9px;
    margin-left:2px;
    color:#fede00;
    margin-top:4px;
    margin-bottom:4px;
}
#allarmi{
    background-color:#a3a3a3;
    height:140px;
    width:105px;
    text-align:left;
    vertical-align:top;
    float:right;
    font-family:Helvetica,Arial, sans-serif;
    font-size:10px;
}
.allarmi_title {
    border:0px;
    margin:0px;
    padding:0px;
    font-family:Helvetica,Arial, sans-serif;
    font-size:13px;
    color:#fede00;
    height:38px;
    background-color:#8c8c8c;
}

.allarmi_text {
    font-family:Helvetica,Arial, sans-serif;
    font-size:9px;
    color:#fff;
    height: 22px;
    text-align:left;
}
.semaforo_verde
{
    background-image: url('../images/semafori.gif');
    background-position: -12px 0;
    width: 12px;
    height: 12px;
    margin-top:0px;
    margin-left:3px;
    margin-right:2px;
    margin-bottom:0px;
    vertical-align:middle;
}
.semaforo_grigio
{
    background-image: url('../images/semafori.gif');
    background-position: -36px 0;
    width: 12px;
    height: 12px;
    border:0;
    margin-top:0px;
    margin-left:3px;
    margin-right:2px;
    margin-bottom:0px;
    vertical-align:middle;
}
.semaforo_rosso
{
    background-image: url('../images/semafori.gif');
    background-position: 0 0;
    width: 12px;
    height: 12px;
    margin-top:0px;
    margin-left:3px;
    margin-right:2px;
    margin-bottom:0px;
    vertical-align:middle;
}
.semaforo_giallo
{
    background-image: url('../images/semafori.gif');
    background-position: -24px 0;
    width: 12px;
    height: 12px;
    margin-top:0px;
    margin-left:3px;
    margin-right:2px;
    margin-bottom:0px;
    vertical-align:middle;
}

.link_dettaglio
{
    display: block;
    background-image: url('../images/bottoni_link.png');
    background-position: 0px 0px;
    width: 41px;
    height: 41px;
    float:left;
    margin-top:3px;
    margin-left:3px;
    margin-right:3px;
    margin-bottom:10px;
    border:2px solid #fff;
    cursor: pointer;
}
.link_potenza
{
    display: block;
    background-image: url('../images/bottoni_link.png');
    background-position: -123px 0px;
    width: 41px;
    height: 41px;
    float:left;
    margin-top:3px;
    margin-left:3px;
    margin-right:3px;
    margin-bottom:10px;
    border:2px solid #fff;
    cursor: pointer;
}
.link_energia
{
    display: block;
    background-image: url('../images/bottoni_link.png');
    background-position: -82px 0px;
    width: 41px;
    height: 41px;
    float:left;
    margin-top:3px;
    margin-left:3px;
    margin-right:3px;
    margin-bottom:10px;
    border:2px solid #fff;
    cursor: pointer;
}

.link_contatore
{
    display: block;
    background-image: url('../images/bottoni_link.png');
    background-position: -41px 0px;
    width: 41px;
    height: 41px;
    float:left;
    margin-top:3px;
    margin-left:3px;
    margin-right:3px;
    margin-bottom:10px;
    border:2px solid #fff;
    cursor: pointer;
}
.link_allarmi
{
    display: block;
    background-image: url('../images/bottoni_link.png');
    background-position: 0px 0px;
    width: 41px;
    height: 41px;
    float:left;
    margin-top:3px;
    margin-left:3px;
    margin-right:3px;
    margin-bottom:10px;
    border:2px solid #fff;
    cursor: pointer;
}
.link_stringbox
{
    display: block;
    background-image: url('../images/bottoni_link.png');
    background-position: -205px 0px;
    width: 41px;
    height: 41px;
    float:left;
    margin-top:3px;
    margin-left:3px;
    margin-right:3px;
    margin-bottom:10px;
    border:2px solid #fff;
    cursor: pointer;
}
.link_inverter
{
    display: block;
    background-image: url('../images/bottoni_link.png');
    background-position: -164px 0px;
    width: 41px;
    height: 41px;
    float:left;
    margin-top:3px;
    margin-left:3px;
    margin-right:3px;
    margin-bottom:10px;
    border:2px solid #fff;
    cursor: pointer;
}
.link_contoenergia
{
    display: block;
    background-image: url('../images/bottoni_link.png');
    background-position: -287px 0px;
    width: 41px;
    height: 41px;
    float:left;
    margin-top:3px;
    margin-left:3px;
    margin-right:3px;
    margin-bottom:10px;
    border:2px solid #fff;
    cursor: pointer;
}
.link_performance
{
    display: block;
    background-image: url('../images/bottoni_link.png');
    background-position: -287px 0px;
    width: 41px;
    height: 41px;
    float:left;
    margin-top:3px;
    margin-left:3px;
    margin-right:3px;
    margin-bottom:10px;
    border:2px solid #fff;
    cursor: pointer;
}
.link_webcam
{
    display: block;
    background-image: url('../images/bottoni_link.png');
    background-position: -246px 0px;
    width: 41px;
    height: 41px;
    float:left;
    margin-top:3px;
    margin-left:3px;
    margin-right:3px;
    margin-bottom:10px;
    border:2px solid #fff;
    cursor: pointer;
}
.link_mappe
{
    display: block;
    background-image: url('../images/bottoni_link.png');
    background-position: -328px 0px;
    width: 41px;
    height: 41px;
    float:left;
    margin-top:3px;
    margin-left:3px;
    margin-right:3px;
    margin-bottom:10px;
    border:2px solid #fff;
    cursor: pointer;
}
.link_meteo
{
    display: block;
    background-image: url('../images/bottoni_link.png');
    background-position: -369px 0px;
    width: 41px;
    height: 41px;
    float:left;
    margin-top:3px;
    margin-left:3px;
    margin-right:3px;
    margin-bottom:10px;
    border:2px solid #fff;
    cursor: pointer;
}
.link_sensori
{
    display: block;
    background-image: url('../images/bottoni_link.png');
    background-position: -410px 0px;
    width: 41px;
    height: 41px;
    float:left;
    margin-top:3px;
    margin-left:3px;
    margin-right:3px;
    margin-bottom:10px;
    border:2px solid #fff;
    cursor: pointer;
}
.link_energia:hover
{
    border:2px solid #fff;
}
.link_potenza:hover
{
    border:2px solid #fff;
}
.link_dettaglio:hover
{
    border:2px solid #fff;
}
.link_contatore:hover
{
    border:2px solid #fff;
}
.link_allarmi:hover
{
    border:2px solid #fff;
}
.link_stringbox:hover
{
    border:2px solid #fff;
}
.link_inverter:hover
{
    border:2px solid #fff;
}
.link_mappe:hover
{
    border:2px solid #fff;
}
.link_meteo:hover
{
    border:2px solid #fff;
}
.link_sensori:hover
{
    border:2px solid #fff;
}
.text_link{
    margin-top:43px;
    font-family:Helvetica,Arial, sans-serif;
    font-size:8px;
    color:#fff;
    position:relative;
}
.areaTitle {
    font-weight:bold;
    color:#03F;}

.contentLogin{
    border:0;
    padding-top:100px;
    width:100%;
    text-align:center;
    vertical-align: middle;
}
.login_form{
    border: 0px;
    -moz-box-shadow: -1px -1px 8px 8px #DFDFDF;
    -webkit-box-shadow: -1px -1px 8px 8px #DFDFDF;
    -khtml-box-shadow: -1px -1px 8px 8px #DFDFDF;
    -o-box-shadow: -1px -1px 8px 8px #DFDFDF;
    box-shadow:1px 4px 10px 10px #DFDFDF;
    width: 345px;
    height:210px;
    margin:0 auto;
    font-family:Helvetica,Arial, sans-serif;
    font-size:14px;
    color:#fff;
    vertical-align:bottom;
}

.input { display:block; }
.login_input {
    margin-top:20px;
    margin-left:10px;
    border:1px solid #fff;
    background-color:#a3a3a3;
    font-family:Helvetica,Arial, sans-serif;
    font-size:14px;
    padding:2px;
    color:#fff;
}
.submit_input {
    background-color:#009e63;
    border:0;
    font-family:Helvetica,Arial, sans-serif;
    font-size:17px;
    color:#fff;
    float:right;
    width: 75px;
    height:30px;
}
.error {
margin-top:10px;
    color:#fede00;
}
body, table, td, tr {
    text-align:center;
    font-family:Helvetica,Arial, sans-serif;
}

.jqplot-table-legend {
    text-align:left;
}

.cetercontent {
    border:1px solid #999;
    margin:0px;
    background-color:#FFF;
    vertical-align:bottom;
}

h1 {
    font-family:Helvetica,Arial, sans-serif;
    font-size:16px;
    color:#a3a3a3;
    text-align:center;
    font-weight:normal;
    }
p { font-size:small; }

.infoBar{
    height:40px;
    background-color:#8c8c8c;
}
.impTable {
    position:relative;
    border:0px;
    padding:0px;
    padding-left:4px;
    padding-right:4px;
    }

.impTable td,tr {
    text-align:left;
    border:0px;
    padding:0px;
    margin:0px;
    height:9px;}
.benvenuto {
   font-family:Helvetica,Arial, sans-serif;
   font-size:11px;
   color:#ccc;
}
.nome_impianto {
   font-family:Helvetica,Arial, sans-serif;
   font-size:11px;
   color:#fff;
}
.label_impianto {
   font-family:Helvetica,Arial, sans-serif;
   font-size:11px;
   color:#fede00;
}
.text_impianto {
   font-family:Helvetica,Arial, sans-serif;
   font-size:11px;
   color:#fff;
}

#menu_sx {
    height:130px;
}

.menu_fast_link{
    text-align:center;
    display:table-cell;
    vertical-align:top;
    background-color:#009e63;
    width:105px;
    height:38px;
    font-size:11px;
    color:#fff;
    line-height:38px;
    float:left;
}
#container
{
   width: 774px;
   margin:0;
   padding:0;
   text-align:left;
}

.top-scroller{
    display:table-cell;
    vertical-align:top;
    font-family:Helvetica,Arial, sans-serif;
    font-size:11px;
    color:#8c8c8c;
    text-align:left;
    width:773px;
}
.top-scroller h1{
    font-weight:normal;
    display:table-cell;
    vertical-align:top;
    font-family:Helvetica,Arial, sans-serif;
    font-size:18px;
    color:#a3a3a3;
    text-align:left;
}
.scroll-pane
{
    height:100px;
    overflow: auto;
    margin:0px;
    padding:0px;
    text-align:left;
    font-family:Helvetica,Arial, sans-serif;
    font-size:10px;
}
.scroll-pane-contatore
{
    height:100px;
    width: 400px;
    overflow: auto;
    margin:0px;
    padding:0px;
    text-align:left;
    font-family:Helvetica,Arial, sans-serif;
    font-size:10px;
}

table.base_form {
   border:0;
   border-bottom: 0;
   font-family:Helvetica,Arial, sans-serif;
   font-size:11px;
   margin-left:5px;
}

table.base_t {
   border:0;
   border-bottom: 0;
   font-family:Helvetica,Arial, sans-serif;
   font-size:11px;
   margin-left:5px;
}

table.base1_table {
   border:0;
   border-bottom: 1px solid #8c8c8c;
   width: 750px;
   font-family:Helvetica,Arial, sans-serif;
   font-size:11px;
   margin-left:5px;
}

table.base1_table td,
table.base1_table th{
    border-left: 1px solid #8c8c8c;
    border-right: 1px solid #8c8c8c;
    margin:0px;
    padding:0px;
}
table.base1_table th{
    border-bottom: 1px solid #8c8c8c;
    text-align:center;
    color:#8c8c8c;
}
table.base1_table td{
    padding-left:2px;
}

table.base1_table {
  border-spacing: 0px;
  border-collapse: collapse;
}

table.base1_table tr:hover td
{
  background-color: #CCC;
}

table.base1_table td {
  text-align:left;
}
table.base1_table tr:nth-child(even) {background:  #EFEFEF}
table.base1_table tr:nth-child(odd) {background: #FFF}
table.base1_table tr.even {background:  #EFEFEF}
table.base1_table tr.odd {background: #FFF}
table.base1_table tr.tr_error {background: #fdbebe}

.chart_container{
    font-family:Helvetica,Arial, sans-serif;
    font-size:11px;
    height:370px;
    width:760px;
    border:0px solid #c3c3c3;
    margin-left:5px;
}
.base_container{
    font-family:Helvetica,Arial, sans-serif;
    font-size:11px;
    width:760px;
    border:0px solid #c3c3c3;
    margin-left:5px;
}
.nochart_container{
    font-family:Helvetica,Arial, sans-serif;
    font-size:11px;
    margin-left:43%;
    display:none;
}

body{behavior:url(cssHoverFix.htc);}

#navigation {
    width: 105px;
    text-align:left;
    font-weight:bold;
    font-family:Helvetica,Arial, sans-serif;
    font-size:11px;
}
    #navigation ul {
        margin: 0px;
        padding: 0px;
        z-index:999999;
    }
    ul.top-level { }

        #navigation li { list-style: none; }
        ul.top-level li {
            z-index:999999;
        }
            #navigation a{
                font-family:Helvetica,Arial, sans-serif;
                font-size:11px;
                cursor: pointer;
                display:block;
                height:25px;
                line-height: 25px;
                text-indent: 5px;
                text-decoration:none;
                width:100%;
                color: #fff;
            }
            #navigation a:hover{    }
            #navigation li:hover {
                background: #a3a3a3;
                position: relative;
            }
        ul.sub-level { display: none; }
        a .sublevel-a {
          color:#fff;
        }
        li:hover .sub-level {
            background: #009e63;
            border: #fff solid;
            border-width: 1px;
            display: block;
            position: absolute;
            left: 105px;
            top: 5px;

        }
        ul.sub-level li {
            border: none;
            float:left;
            width:160px;

        }
        #navigation .sub-level { background: #009e63;       }
        #navigation .sub-level .sub-level { background: #009e63;    }

    /*IE*/
    li:hover .sub-level .sub-level { display:none;      }
    .sub-level li:hover .sub-level { display:block;         }

/*
 * Stile sugg. ricerca
 */
#uList {
    margin: 0px;
    padding: 0px;
}

#ulsearch {
    margin-top:15px;
    position: relative;
    background-color:white;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #8c8c8c;
    LINE-HEIGHT: 13px;
    BORDER-BOTTOM: #000 1px solid;
    FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    width:190px;
    text-align:left;
}

#ulsearch li {
    margin: 0px 0px 3px 0px;
    padding: 1px;
    cursor: pointer;
    list-style-type:none;
}

#ulsearch li:hover {
    background-color: #E9E9E9;
}

.display_none {
  display:none;
}

.result_table{
   overflow:auto;
}