html {
    line-height: inherit;
}
html, body, button, input, select, textarea {
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
}
body {
    background-color: #EBEDEF;
}
img {
    vertical-align: middle;
}
a {
    color: #2672AF;
}
h1 {
    margin-top: 0;
    padding-top: 0;
}
ul, ol {
    margin-top: 0;
}
div p {
    margin: 0 0 10px;
}
div p:last-child {
    margin: 0;
}
input, select, textarea, button {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
input[type="submit"], button, input[type="button"], input[type="checkbox"], input[type="radio"], select {
    width: auto;
}
#container {
    display: table;
    margin: 0 auto;
    width: 100%;
}
header a {
    color: #FFFFFF;
}
header #top {
    background-color: #2672AF;
    background-image: linear-gradient(to bottom, #2672AF 0%, #1D5987 100%);
    background-repeat: repeat;
    border-bottom: 1px solid #3C3C3C;
    display: table;
    width: 100%;
}
header #top > div {
    display: table-cell;
    background: url("../../images/struttura/alpha50-white.png") repeat-y scroll -49px 0 rgba(0, 0, 0, 0);
}
header #top #logo {
    background-position: -50px 0;
    color: #FFFFFF;
    padding-right: 2px;
    vertical-align: middle;
}
header #top #logo h1 {
    font-size: 180%;
    font-weight: normal;
    margin: 0;
    padding: 0 0 0 20px;
}
header #top #logo h1 a {
    color: #FFFFFF;
    text-decoration: none;
}
header #top #logo h1 a img {
    display: block;
}
header #bottom {
    background-color: #EBEDEF;
    border-bottom: 1px solid #CCCCCC;
    overflow: hidden;
}
header #bottom .titolo {
    color: #3C3C3C;
    font: small-caps 210% BenchNine,sans-serif;
    margin-right: 20px;
    padding: 4px 20px;
    text-shadow: 0 2px 1px #FFFFFF;
}
header #bottom .titolo h1 {
    font-size: inherit;
    line-height: 1em;
    margin: 0;
}
header #top #cerca {
    font-size: 80%;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: 180px;
}
header #top #cerca form {
    background: url("../../images/struttura/alpha50-white.png") repeat scroll 0 0 transparent;
    display: inline-block;
    padding: 2px;
}
header #top #cerca input {
    border-radius: 0;
    vertical-align: middle;
    width: 130px;
}
header #top #cerca button {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    padding: 0 6px;
}
header #top #avvisi {
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
}
header #top #avvisi .icone > span {
    background: url("../images/struttura/noico.png") no-repeat scroll -5px -3px transparent;
    color: #90B0CA;
    display: inline-block;
    font: 200%/1 BenchNine,sans-serif;
    height: 30px;
    margin: 0 5px;
    padding-left: 30px;
}
header #top #avvisi .icone > span > span {
    color: #FFFFFF;
    opacity: 0.6;
}
header #top #avvisi .icone > span.attivo {
    background-position: -5px -83px;
}
header #top #avvisi .icone > span.attivo > span {
    color: #E17009;
}
header #top #avvisi .icone .bacheca {
    background-image: url("../images/struttura/bacheca.png");
}
header #top #avvisi .icone .notifica {
    background-image: url("../images/struttura/notifica.png");
}
header #top #infoUtente {
    font-size: 80%;
    min-width: 200px;
    padding-left: 1px;
    position: relative;
    text-align: right;
    vertical-align: top;
    width: 1%;
    white-space: nowrap
}
header #top #infoUtente ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
header #top #infoUtente a {
    display: block;
    text-decoration: none;
}
header #top #infoUtente li.utente {
    position: relative;
}
header #top #infoUtente a.popup {
    outline: medium none;
}
header #top #infoUtente a.popup > span {
    color: #90B0CA;
    display: block;
    font-variant: small-caps;
    font-weight: bold;
    height: 34px;
    padding: 3px;
    position: relative;
    vertical-align: middle;
}
header #top #infoUtente a.popup > span img {
    padding-left: 5px;
}
header #top #infoUtente a.popup:hover, header #top #infoUtente a.popup:active, header #top #infoUtente a.popup.attivo {
    background-image: url("../../images/struttura/alpha25-black.png");
}
header #top #infoUtente a.popup:hover > span {
    color: #FFFFFF;
}
header #top #infoUtente a.popup:active > span, header #top #infoUtente a.popup.attivo > span {
    box-shadow: 0 1px 4px #000000 inset;
    color: #FFFFFF;
    height: 32px;
    padding-top: 5px;
}
header #top #infoUtente a.popup > span > span.testo {
    color: #FFFFFF;
    opacity: 0.6;
}
header #top #infoUtente li ul {
    background-color: #C5DBEC;
    box-shadow: 0 0 4px #000000;
    display: none;
    font-size: 95%;
    position: absolute;
    right: 0;
    text-align: left;
    top: 41px;
    width: 200px;
    z-index: 20;
}
header #top #infoUtente li ul li {
    border-bottom: 1px solid #3C3C3C;
    border-left: 1px solid #3C3C3C;
    border-right: 1px solid #3C3C3C;
}
header #top #infoUtente li ul li a {
    color: #000000;
}
header #top #infoUtente li ul li a:hover {
    background-color: #5C9CCC;
    color: #FFFFFF;
}
header #top #tray {
    background-position: -50px 0;
    text-align: right;
    vertical-align: middle;
}
header #top #tray a {
    background: url("../images/struttura/noico.png") no-repeat scroll 0 -5px transparent;
    border-radius: 5px;
    display: inline-block;
    height: 32px;
    margin: 0 2px;
    vertical-align: inherit;
    width: 40px;
}
header #top #tray a:hover {
    background-position: 0 -165px;
}
header #top #tray a:active {
    background-position: 0 -164px;
    box-shadow: 0 2px 5px #3C3C3C inset;
}
header #top #tray a span {
    display: none;
}
header #top #tray a span.piu {
    background: url("../images/struttura/piu.png") no-repeat scroll 10px 5px transparent;
    display: block;
    height: 32px;
    width: 40px;
}
header #top #tray a:hover span.piu {
    background-position: 10px -75px;
}
header #top #tray a:active span.piu {
    background-position: 10px -74px;
}
header #path {
    background: none repeat scroll 0 0 #DFE3E7;
    box-shadow: 0 0 2px -1px #000000;
    font-size: 70%;
    font-style: italic;
    font-variant: small-caps;
    font-weight: bold;
    padding: 0 20px;
}
header #path a {
    color: #1d5987;
    display: inline-block;
    padding: 2px 4px;
    text-decoration: none;
}
header #path span {
    display: inline-block;
    padding: 2px 4px;
}
header #path a:hover {
    background-color: #ffffff;
    background-image: linear-gradient(to bottom, #ffffff 0%, #E6E6E6 100%);
}
#main {
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 85%;
    padding-bottom: 20px;
}
#main #content {
    display: table;
    width: 100%;
}
#main #content aside {
    display: table-cell;
    font-size: 130%;
    min-width: 200px;
    vertical-align: top;
    width: 200px;
}
#main #content aside .wrapper {
    background: url("../../images/struttura/sfondo_navbar.png") repeat-y scroll 0 0 transparent;
}
#main #content aside .wrapper-top {
    background: url("../../images/struttura/sfondo_navbar_top.png") no-repeat scroll 0 0 transparent;
}
#main #content aside .wrapper-bottom {
    background: url("../../images/struttura/sfondo_navbar_bottom.png") no-repeat scroll left bottom transparent;
    padding: 26px 0;
}
#main #content aside .apriChiudi {
    float: right;
    height: 20px;
    margin: 2px 2px 0 0;
    width: 20px;
}
#main #content aside .apriChiudi:hover {
    background: url("../../images/icons/application-sidebar-collapse.png") no-repeat scroll right center transparent;
    cursor: pointer;
}
#main #content aside.lock .apriChiudi:hover {
    background: url("../../images/icons/application-sidebar-expand.png") no-repeat scroll right center transparent;
    cursor: pointer;
}
#main #content aside ul {
    border-bottom: 1px solid #CCCCCC;
    list-style: none outside none;
    margin: 0 0 5px;
    padding-bottom: 5px;
    padding-left: 0;
}
#main #content aside ul:last-child {
    border-bottom: 0 none;
    margin: 0;
}
#main #content aside li {
    border-radius: 0 5px 5px 0;
}
#main #content aside li a {
    background: url("../../images/struttura/noico.png") no-repeat scroll right -246px transparent;
    color: #1D5987;
    display: block;
    font-family: BenchNine,sans-serif;
    min-height: 26px;
    padding: 2px 32px 0 10px;
    text-decoration: none;
}
#main #content aside li a:hover {
    background-color: #C5DBEC;
    background-position: right -86px;
    border-radius: 0 5px 5px 0;
}
#main #content aside li.on {
    background-color: #2672AF;
    background-image: url("../../images/struttura/freccia_dx.png"), linear-gradient(to bottom, #2672AF 0%, #1D5987 100%);
    background-position: left center;
    background-repeat: no-repeat;
}
#main #content aside li.on a {
    background-position: right -166px;
    color: #FFFFFF;
}
#main #content aside li.on a:hover {
    background-color: transparent;
    background-position: right -166px;
}
#main #content aside li a span {
    display: block;
}
#main #content aside.mini {
    min-width: 50px;
    width: 50px;
}
#main #content aside.mini a {
    height: 26px;
}
#main #content aside.mini a span {
    display: none;
}
#center {
    padding: 10px 20px;
    position: relative;
}
#center #avvisiOpen {
    display: table;
    float: left;
    margin-bottom: 10px;
    position: absolute;
    width: 33%;
    z-index: 10;
}
#center #avvisiOpen .testo {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    box-shadow: 3px 3px 10px -10px #000;
    display: table-cell;
    padding-right: 10px;
    vertical-align: top;
}
#center #avvisiOpen .chiudi {
    background-image: url("../images/struttura/nascondi_avvisi.png");
    background-repeat: no-repeat;
    cursor: pointer;
    display: table-cell;
    min-width: 28px;
    vertical-align: top;
    width: 28px;
}
#center #avvisiOpen .info {
    display: table;
    margin: 1%;
    width: 98%;
}
#center #avvisiOpen .info .col1 {
    display: table-cell;
    padding-right: 10px;
    text-align: center;
    vertical-align: top;
    width: 35%;
}
#center #avvisiOpen .info .col1 p a {
    display: block;
    font-size: 90%;
    margin-top: 0;
    padding: 2px 4px;
    text-decoration: none;
}
#center #avvisiOpen .info .col2 {
    display: table-cell;
    vertical-align: top;
    width: 65%;
}
#center #avvisiOpen .info .col2 .dati_accesso {
    background-color: #5C9CCC;
    border-radius: 5px;
    color: #FFFFFF;
    padding: 10px;
}
#center #avvisiClosed {
    background-image: url("../images/struttura/mostra_avvisi.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 50px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 16px;
}
#center #avvisiClosed .chiudi {
    height: 50px;
    width: 16px;
}
#center .portlet {
    border: 0 none;
    margin: 0 1% 20px;
    width: 98%;
}
#center .portlet ul, #center .portlet ol {
    padding-left: 12px;
    margin-bottom: 4px;
}
#center .portlet.attivo .portlet-header {
    background-color: #E17009;
}
#center .portlet .portlet-header {
    background-color: #1D5987;
    background-position: 0 -166px;
    background-repeat: no-repeat;
    border: 0 none;
    border-radius: 5px 5px 0 0;
    color: #FFFFFF;
    font: 23px/1 BenchNine,sans-serif;
    margin: 0;
    padding: 3px 3px 3px 38px;
}
#center .portlet.chiuso .portlet-header {
    border-radius: 5px;
}
#center .portlet .portlet-content {
    background: none repeat scroll 0 0 #EBEDEF;
    border: 0 none;
    border-radius: 0 0 5px 5px;
    font-size: 90%;
    padding: 6px;
}
#center .dashboardList {
    overflow: hidden;
}
#center .dashboardList .grid-sizer {
    width: 50%;
}
#center .dashboardList .portlet {
    width: 48%;
}
#center .dashboardList .intervallo {
    display: none;
}
#center .dashboardList .portlet.doppio {
    width: 98%;
}
#center .dashboardList .portlet .doppio {
    background-image: url("../../images/ajax-loader-small-1d5987.gif");
    background-repeat: no-repeat;
    display: inline-block;
    float: right;
    height: 16px;
    margin-right: 5px;
    margin-top: 4px;
    width: 16px;
}
#center .dashboardList .portlet .doppio:hover {
    cursor: pointer;
}
#center .dashboardList .portlet .doppio.aperto {
    background-image: url("../../images/icons/applications.png");
}
#center .dashboardList .portlet .doppio.chiuso {
    background-image: url("../../images/icons/application.png");
}
#center .dashboardList .ricarica {
    background-image: url("../../images/icons/arrow-circle.png");
    background-repeat: no-repeat;
    display: inline-block;
    float: right;
    height: 16px;
    margin-right: 5px;
    margin-top: 4px;
    width: 16px;
}
#center .dashboardList .ricarica.loading {
    background-image: url("../../images/ajax-loader-small-1d5987.gif");
}
#center .dashboardList h3 {
    margin: 0;
    padding: 2px 4px;
}
#center .dashboardList div.dashcontent {
    padding: 2px 4px;
}
#center table.elenco {
    border: 1px solid #AAAAAA;
    margin-bottom: 10px;
    width: 100%;
}
#center table.elenco caption {
    background-color: #CCCCCC;
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    border-top: 1px solid #AAAAAA;
    color: #000000;
    font-size: 95%;
    font-variant: small-caps;
    padding: 0 4px;
    text-align: left;
}
#center table.elenco th, #center table.elenco td {
    border-bottom: 1px solid #AAAAAA;
    border-right: 1px solid #D3D3D3;
    padding: 2px 4px;
}
#center table.elenco tr th:last-child, #center table.elenco tr td:last-child {
    border-right: 0 none;
}
#center table.elenco tbody tr:last-child th, #center table.elenco tbody tr:last-child td {
    border-bottom: 0 none;
}
#center table.elenco thead th {
    background-color: #E6E6E6;
    color: #555555;
    font-weight: normal;
    padding: 2px 4px;
}
#center table.elenco tbody tr {
    background-color: #FFFFFF;
}
#center table.elenco tbody tr.ok {
    background-color: #DFF0D8;
}
#center table.elenco tbody tr.ko {
    background-color: #F2DEDE;
}
#center table.elenco tbody tr:hover th, #center table.elenco tbody tr:hover td {
    background-color: #FFF6BF;
}
#center table.elenco tbody tr.gruppo {
    background-color: #EBEDEF;
    font-weight: bold;
}
#center table.elenco tbody th {
    text-align: right;
    width: 200px;
}
#center table.elenco th.actions {
    text-align: right;
    white-space: nowrap;
    width: 1%;
}
#center table.elenco .min {
    white-space: nowrap;
    width: 1%;
}
#center table.elenco .left {
    text-align: left;
}
#center table.elenco .center {
    text-align: center;
}
#center table.elenco .right {
    text-align: right;
}
#center div.elenco {
    border: 1px solid #AAAAAA;
    margin-bottom: 10px;
}
#center div.elenco .head {
    background-color: #E6E6E6;
    border-bottom: 1px solid #AAAAAA;
    color: #555555;
    padding: 2px 4px;
    text-align: center;
}
#center div.elenco .body {
    border-bottom: 1px solid #AAAAAA;
    border-right: 1px solid #D3D3D3;
    padding: 2px 4px;
}
#center div.elenco .body:last-child {
    border-bottom: 0 none;
    border-right: 0 none;
}
#center fieldset {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #C5DBEC;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 0 2px 0 #C5DBEC inset;
    box-sizing: border-box;
    margin-bottom: 10px;
    padding: 30px 0.5% 0.5%;
    position: relative;
}
#center fieldset table:last-of-type {
    margin-bottom: 0;
}
#center fieldset.noLegend {
    border-radius: 5px;
    padding-top: 0.5%;
}
#center div.colonne {
    overflow: hidden;
}
#center div.colonne fieldset {
    float: left;
    margin-right: 1%;
    width: 49%;
}
#center div.colonne fieldset.noBorder {
    box-shadow: none;
    margin-bottom: 0;
    padding: 0;
    width: 49%;
}
#center div.colonne fieldset dl.row dt {
    width: 30%;
}
#center fieldset legend {
    background-color: #C5DBEC;
    color: #1D5987;
    font-size: 95%;
    font-variant: small-caps;
    left: 0;
    padding: 0.2% 1%;
    position: absolute;
    top: 0;
    width: 98%;
}
#center fieldset dl.row:first-of-type {
    border: 0 none;
    margin-top: 0;
    padding-top: 0;
}
#center fieldset.grigio {
    border-color: #AAAAAA;
    border-radius: 4px;
    box-shadow: none;
    margin-bottom: 20px;
}
#center fieldset.grigio legend {
    background-color: #EBEDEF;
    background-image: linear-gradient(to bottom, #F5F5F5 0%, #EBEDEF 100%);
    border-bottom: 1px solid #AAAAAA;
    border-radius: 3px 3px 0 0;
    color: #555555;
}
#center dl.row {
    display: table;
    margin: 2px 0;
    padding: 2px 0 0;
    width: 100%;
}
#center dl.row:first-child {
    border-top: 0 none;
}
#center dl.row.noBorder {
    border-top: 0 none;
    padding-top: 0;
}
#center dl.row dt {
    background-color: #F5F5F5;
    border-right: 1px solid #CCCCCC;
    color: #777777;
    display: table-cell;
    font-size: 90%;
    padding: 2px 4px;
    text-align: right;
    width: 20%;
}
#center dl.row dd {
    display: table-cell;
    padding: 2px 4px;
}
#center dl.row dd:after {
    content: "";
}
#center dl.row dd input, #center dl.row dd textarea, #center dl.row dd select {
    vertical-align: middle;
}
#center dl.row dd input.disabled, #center dl.row dd textarea.disabled, #center dl.row dd select.disabled {
    background-color: #EEEEEE;
    border: 1px solid #AAAAAA;
    color: #555555;
}
#center dl.row dd input.readonly, #center dl.row dd textarea.readonly, #center dl.row dd select.readonly {
    background-color: #EEEEEE;
    border: 1px solid #AAAAAA;
    color: #555555;
}
#center .row label {
    font-size: 95%;
}
#center .row dt label:first-child {
    display: block;
    font-style: italic;
}
#center dl.row dd ul:last-child {
    margin-bottom: 0;
}
#center .row.submit {
    background-color: #C5DBEC;
    padding: 4px 8px;
    text-align: center;
}
#center .buttons {
    font-size: 120%;
    margin: 10px 0;
    padding: 4px 4px 4px 210px;
}
#center .buttons.center {
    padding: 4px;
    text-align: center;
}
#center .row .radio-button {
    background-color: #EBEDEF;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    display: inline-block;
    margin: 0 10px 5px 0;
    padding: 0 6px;
}
#center input.error, #center select.error, #center textarea.error {
    border: 1px solid #DCA7A7;
    box-shadow: 0 0 2px #DCA7A7;
}
.grid table {
    border-collapse: initial;
}
.grid .buttons {
    background-color: #C5DBEC;
    font-size: 120%;
    margin: 10px 0;
    padding: 10px 10px 10px 210px;
}
.collegamenti {
    list-style: none outside none;
    padding: 0;
}
.collegamenti li a {
    background: url("../images/struttura/noico.png") no-repeat scroll -5px -245px transparent;
    display: block;
    padding: 6px 0 6px 36px;
}
.collegamenti li a:hover {
    background-position: -5px -85px;
}
header .collegamenti li a {
    background-position: -2px -85px;
}
header .collegamenti li a:hover {
    background-position: -2px -165px;
}
.collegamenti li.pwd a {
    background-image: url("../images/struttura/icon-userpassword.png");
}
.collegamenti li.account a {
    background-image: url("../images/struttura/icon-useraccount.png");
}
.collegamenti li.menu a {
    background-image: url("../images/struttura/icon-usermenu.png");
}
.collegamenti li.dashboard a {
    background-image: url("../images/struttura/icon-userdashboard.png");
}
.collegamenti li.traybar a {
    background-image: url("../images/struttura/icon-usertraybar.png");
}
.collegamenti li.logut a {
    background-image: url("../images/struttura/icon-userlogout.png");
}
.footer {
    border-top: 1px solid #CCCCCC;
    display: table;
    font-size: 65%;
    overflow: hidden;
    padding: 10px 1%;
    width: 98%;
}
.footer .logoMemo {
    display: table-cell;
    padding-right: 10px;
    vertical-align: top;
    width: 100px;
}
.footer .testo {
    display: table-cell;
    vertical-align: top;
    width: 90%;
}
.footer .credits {
    display: table-cell;
    vertical-align: top;
    white-space: nowrap;
    width: 1%;
}
.logoMemo {
    color: #1D5987;
    font-family: "Comfortaa",Arial,Helvetica,sans-serif;
    font-size: 150%;
    font-weight: bold;
}
.logoMemo span {
    font-size: 140%;
    font-weight: normal;
}
.logoMemo.big {
    font-size: 300%;
    text-align: center;
}
.logoMemo span.light {
    font-weight: 300;
}
.logoMemo.img {
    text-align: center;
}
.newslist {
    background-color: #5C9CCC;
    overflow: hidden;
}
.newslist .newselement {
    float: left;
    width: 50%;
}
.newslist .newselement .wrapper {
    padding: 10px;
}
.pagelist {
    background-color: #CD0A0A;
    overflow: hidden;
}
.pagelist .pageelement {
    float: left;
    width: 50%;
}
.pagelist .pageelement .wrapper {
    padding: 10px;
}
.overlay {
    background: url("../../images/ajax-loader.gif") no-repeat scroll center center transparent;
    display: none;
    height: 200px;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.autocompleteValue {
    color: #CCCCCC;
    width: 50px;
}
.loginWrapper {
    padding: 100px 0 0;
    position: relative;
}
.loginWrapper .logoBox {
    margin-bottom: 20px;
    text-align: center;
}
.login {
    background-image: url("../images/struttura/alpha90-white.png");
    border-radius: 10px;
    box-shadow: 0 0 30px #CCCCCC;
    font-size: 130%;
    margin: 0 auto;
    padding: 20px 50px;
    width: 520px;
}
.login form div {
    overflow: hidden;
    padding: 10px;
}
.login .text label {
    display: block;
    font-family: BenchNine;
    font-size: 160%;
}
.login .text input {
    background: none repeat scroll 0 0 #C5DBEC;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    font-size: 150%;
    padding: 5px 10px;
    vertical-align: middle;
}
.login .text.password input {
    margin-right: 1%;
    width: 69%;
}
.login .text input:focus {
    background-color: #DFF0D8;
}
.login .text.password button {
    background-color: #1D5987;
    border: 0 none;
    border-radius: 5px;
    color: #FFFFFF;
    font-family: BenchNine;
    font-size: 150%;
    padding: 2px 0;
    text-align: center;
    vertical-align: middle;
    width: 28%;
}
.login .text.password button:hover {
    background-color: #5C9CCC;
    color: #000000;
}
.login .text.password button:active {
    background-color: #C5DBEC;
    color: #000000;
}
.login .errorMessage {
    clear: left;
    color: #CD0A0A;
    text-align: center;
}
.login form {
    margin-bottom: 20px;
    min-height: 200px;
}
.login .rightcorner {
    float: right;
    text-align: right;
}
.login-footer {
    display: table;
    width: 100%;
}
.login-footer .logoMemo {
    display: table-cell;
    text-align: left;
}
.login-footer .credits {
    display: table-cell;
    font-size: 60%;
    text-align: right;
}
body#frontend {
    background-color: #FFFFFF;
}
#frontend #main {
    background-image: url("../images/struttura/sfondo_login.png");
    background-position: center top;
    background-repeat: no-repeat;
    padding-bottom: 0;
}
#frontend header {
    display: none;
}
#frontend #center {
    padding: 0;
}
.padding {
    padding: 5px 10px;
}
.strike {
    text-decoration: line-through;
}
.lista-referenti {
}
.select-referenti {
    clear: both;
}
div.tree {
    border-top: 1px dashed #CCCCCC;
    padding: 4px 0;
}
div.tree:first-child {
    border-top: 0 none;
}
div.tree label {
    padding-left: 10px;
}
.operazioni {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #EEEEEE;
    box-shadow: 0 0 5px -4px #000000;
    font-size: 90%;
    overflow: auto;
    padding: 0 20px;
}
.operazioni input {
    vertical-align: middle;
}
.operazioni .sinistra {
    float: left;
}
.operazioni form {
    margin-top: 1px;
}
.operazioni form input {
    vertical-align: top;
}
.operazioni .destra {
    float: right;
}
#center .operazioni {
    font-size: 120%;
    margin-top: 20px;
    padding: 2px 4px;
}
#center .operazioni li {
    margin-right: 10px;
}
.intestazione {
    position: relative;
}
.sortable li {
    background-position: 0 -85px;
    background-repeat: no-repeat;
    padding: 5px 5px 5px 40px;
}
#center .avvisi ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#center .avvisi ul li {
    border-top: 1px dashed #AAAAAA;
    padding: 2px 4px;
}
#center .avvisi ul li:hover {
    background-color: #F5F5F5
}
#center .avvisi ul li:first-child {
    border-top: medium none;
}
#center .avvisi ul li.nonLetto {
    background-color: #FFFFFF;
}
#center .avvisi ul li.nonLetto:hover {
    background-color: #FFF6BF
}
#center .avvisi ul li .oggetto {
    font-weight: bold;
    margin-bottom: 5px;
}
#center .avvisi ul li .messaggio {
    font-size: 85%;
}
#center .avvisi ul li .mittente {
    font-size: 75%;
    font-style: italic;
    text-align: right;
}
.mostraLog {
    background-color: #F5F5F5;
    border: 1px dashed #DDDDDD;
    font-size: 80%;
    margin: 20px 4px 4px;
    padding: 2px 4px;
}
.mostraLog .tutto {
    display: none;
}
.mostraLog .tutto pre {
    margin-left: 20px;
    font-size: 90%;
}
input.readonyly {
    background-color: #D3D3D3;
}
table.interna {
    width: 100%;
}
table.interna {
    width: 100%;
}
table.interna dl.row dt {
    font-size: 75%;
    width: 150px;
}
body.mini {
    font-size: 95%;
}
body.mini #center dl.row dt {
    width: 150px;
}
body.mini #center .operazioni {
    padding: 4px;
    text-align: center;
}
body.mini #center .operazioni .sinistra {
    float: none;
}
body.mini #center .operazioni li {
    margin-left: 5px;
    margin-right: 5px;
}
.note {
    color: #AAAAAA;
    font-size: small;
}
.tabScheda {
    width: 100%;
}
.tabScheda td {
    border-top: 1px dotted #CCCCCC;
    padding: 3px 0 2px 10px;
    vertical-align: top;
}
.tabScheda td.noBorder {
    border: 0 none;
}
.tabScheda td.th {
    font-size: 95%;
    font-weight: bold;
    padding-top: 4px;
    text-align: right;
    width: 20%;
}
.tabScheda td.td {
    width: 30%;
}
.tablegroup {
    margin-bottom: 10px;
}
.tablegroup.max {
    margin-bottom: 20px;
}
.tablegroup:last-child {
    border-bottom: 0 none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.tablegroup.border {
    border: 1px dotted #CCCCCC;
}
.tablegroup.border:last-child {
    border-bottom: 1px dotted #CCCCCC;
}
.table {
    border-collapse: separate;
    border-spacing: 2px;
    display: table;
    width: 100%;
}
.table > div {
    display: table-row;
}
.table > div > div {
    display: table-cell;
    padding: 2px 4px;
}
.table > div > div.label {
    background-color: #F5F5F5;
    /*background-image: linear-gradient(to left, #f5f5f5 0%, #f5f5f5 60%, #FFFFFF 100%);*/
    border-right: 1px solid #CCCCCC;
    color: #777777;
    font-size: 90%;
    font-style: italic;
    padding-left: 10px;
    text-align: right;
    white-space: nowrap;
    width: 1%;
}
/*.table > div > div.label > label.required {
    font-weight: bold;
}*/
.table > div > div.label:first-of-type {
    padding-left: 4px;
}
.table > div > div.nowrap {
    min-width: 16px;
    white-space: nowrap;
    width: 1%;
}
.table > div > div.table {
    border-spacing: 0;
    padding: 0;
}
.table > div > div.on {
    background-color: #FFF6BF;
}
.table > div > div.ok {
    background-color: #DFF0D8;
}
.table > div > div.ko {
    background-color: #F2DEDE;
}
.table > div > div ul:last-of-type {
    margin-bottom: 0;
}
.table > div.riga > div {
    border-bottom: 1px dotted #CCCCCC;
    padding-bottom: 4px;
}
.table.border > div > div {
    border: 1px dotted #CCCCCC;
}
.table.border > div > div.label {
    border-color: #CCCCCC;
    border-style: none solid none none;
    border-width: 0 1px 0 0;
}
.table.form {
    border-spacing: 2px 4px;
}
.table.form > div > div.label {
    width: 20%;
}
.table.auto {
    width: auto;
}
.table > div.hide {
    display: none;
}
.table > div.default {
    background-color: #FAF0E6;
}
.table > div.header {
    background-color: #EBEDEF;
    font-size: 80%;
    font-weight: bold;
    text-align: center;
}
.table > div.header > div {
    border-color: #CCCCCC;
    border-style: none none solid;
    border-width: 0 0 1px;
    padding: 0 1px;
}
.table input, .table select, .table textarea, .table button {
    vertical-align: middle;
}
.geocode .loading {
    display: none;
}
.geocode .google-maps {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    margin: 5px;
    padding: 5px;
}
.geocode .google-maps .close {
    background-color: #CCCCCC;
    padding: 2px 4px;
    text-align: right;
}
.geocode .google-maps #map-canvas {
    height: 300px;
    width: 100%;
}
.hide {
    display: none;
}
.colonne2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.colonne3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
.colonne4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
}
.colonne2, .colonne3, .colonne4 {
    -webkit-column-rule: 1px dashed #dddddd;
    -moz-column-rule: 1px dashed #dddddd;
    column-rule: 1px dashed #dddddd;
}