.profilo .section .title{
    font-size: 1.4em;
    color: #ffead5;
    padding: 4px 0 0 10px;
}

.domanda .info{
    color: #AAA;
    margin: 2px 0 15px 18px;
    padding-left: 6px;
}

.domanda .action{
    color: #BBB;
    font-size: 0.8em;
    float: right;
    padding-top: 0.2em;
    margin-top: -15px;
}
.domanda .action.visible {
    color: #FF6600;
}

.domanda .o_datirichiesti{
    margin: 2px 0 0 18px;
    padding-left: 6px;
}
.domanda .buttons{
    width: 100%;
    text-align: center;
}

.profilo .domanda:hover .action{ display: block; }
.action.visible { display: block; }

.domanda .invio{
    padding: 5px;
    color: #ffffff;
    background-color: #FF6600;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;

    background: rgb(255,102,0); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,102,0,1) 0%, rgba(255,234,213,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,102,0,1)), color-stop(100%,rgba(255,234,213,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,102,0,1) 0%,rgba(255,234,213,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,102,0,1) 0%,rgba(255,234,213,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,102,0,1) 0%,rgba(255,234,213,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(255,102,0,1) 0%,rgba(255,234,213,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6600', endColorstr='#ffead5',GradientType=0 ); /* IE6-9 */
}
.profilo .invio:hover{
   background: #FF6600; 
}
.profilo a {
    color: #AAA;
    text-decoration: none;
}
.profilo a:hover {
    text-decoration: underline;
}
.domanda ul {
    margin-top: 0px;
    padding-left: 10px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.domanda table { width: 358px; }
.domanda td { border-bottom: solid 1px #FFDAC1 ;}
.domanda td.step { border-left: solid 1px #FFDAC1 ; text-align: center;}
.domanda select { border: solid 1px #F95; background-color: #FFFDFB ; color: #666; }
.domanda input { border: solid 1px #F95; background-color: #FFFDFB ; color: #666; }
.form-profilo .msg-error { margin-top: 10px; margin-bottom: 10px; color: #C00; border: 1px solid #C00;  }
.form-profilo { padding-bottom: 20px;}
.action .annulla { color: #666;}
.profilo-tabs { 
    margin-top: 3px;
    padding-left: 2px;
    padding-right: 2px;
    background-color: #ffead5; 
    border-top: solid 2px #ffead5;
    border-bottom: solid 2px #ffead5;
    margin-left: 2px;
    margin-right: 2px;
}
.profilo-tab {
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 0px;
    border: #FF6600 1px solid;
}
.profilo-tab:hover {
    background-color: #FF6600;
    color: #FFF;
}
.profilo-tab.active {
    background-color: #FF6600;
    color: #FFF;
}
.profilo-incompleto {
    font-weight: bold;
    -webkit-border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
    margin-top: 4px;
    padding: 5px;    
    background-color: #FFDAC1; 
    border: solid 3px #FF6600;
    margin-left: 4px;
    margin-right: 4px;
}
.profilo-hidden { display: none; }
.profilo-visible { display: block; }
.radio, .checkbox  { display: block; }
.domanda.active {
    border: solid 3px #FF6600;
}
.profilo .avviso { text-align: center; margin-top: -15px; margin-bottom: 20px; 
         color: #666; font-size: 10px; font-style: italic; background-color: #f1f1f1; 
         padding: 2px; border: solid 1px #AAA;
}

.profilo-stato { display: none; }
.profilo-stato.visibile { display: block; }

.profilo .label-stato{
    margin-top: 6px;
    border-bottom: 1px solid #FFDAC1;
    padding-bottom: 4px;
}
.profilo .label-stato .icon-24{
    margin: -4px 6px 0 0;
    vertical-align: middle;
}
.profilo #stato-profilo table{
    width: 100%;
}

.profilo .form-password .icon{
    float: left;
    width: 64px;
    height: 64px;
    margin: 0 5px;
    background: url(icons/pwd_64.png) no-repeat;
}
.profilo .form-email .icon{
    float: left;
    width: 64px;
    height: 64px;
    margin: 0 5px;
    background: url(icons/email_64.png) no-repeat;
}

.profilo.bigdata .title { cursor: pointer; }
.profilo.bigdata .title .icon { visibility: hidden; }
.profilo.bigdata .content { display: none; }
.profilo.bigdata .content.visible { display: block; }
.profilo.bigdata .omaggio .o_title { height: auto; }
.profilo.bigdata .bigdata-question { margin-bottom: 5px; }
.profilo.bigdata .bigdata-question .hideinprofile{ display:none; }

.bigdata_ds { border-bottom: 2px solid white; }
.bigdata_ds .ds_b {
    text-align: right;
}
.bigdata_pro_ds_1.ds_a { color: grey; font-weight: bold; opacity: 1; -khtml-opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
.bigdata_pro_ds_2.ds_a { color: grey; font-weight: bold; opacity: 0.8; -khtml-opacity: 0.8; -moz-opacity: 0.8; filter: alpha(opacity=80); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";  }
.bigdata_pro_ds_3.ds_a { color: grey; font-weight: bold; opacity: 0.6; -khtml-opacity: 0.6; -moz-opacity: 0.6; filter: alpha(opacity=60); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";  }
.bigdata_pro_ds_4.ds_a { color: grey; font-weight: bold; opacity: 0.4; -khtml-opacity: 0.4; -moz-opacity: 0.4; filter: alpha(opacity=40); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";  }
.bigdata_pro_ds_5.ds_a { color: grey; font-weight: bold; opacity: 0.2; -khtml-opacity: 0.2; -moz-opacity: 0.2; filter: alpha(opacity=20); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";  }

.bigdata_pro_ds_5.ds_b { color: grey; font-weight: bold; opacity: 1; -khtml-opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
.bigdata_pro_ds_4.ds_b { color: grey; font-weight: bold; opacity: 0.8; -khtml-opacity: 0.8; -moz-opacity: 0.8; filter: alpha(opacity=80); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";  }
.bigdata_pro_ds_3.ds_b { color: grey; font-weight: bold; opacity: 0.6; -khtml-opacity: 0.6; -moz-opacity: 0.6; filter: alpha(opacity=60); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";  }
.bigdata_pro_ds_2.ds_b { color: grey; font-weight: bold; opacity: 0.4; -khtml-opacity: 0.4; -moz-opacity: 0.4; filter: alpha(opacity=40); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";  }
.bigdata_pro_ds_1.ds_b { color: grey; font-weight: bold; opacity: 0.2; -khtml-opacity: 0.2; -moz-opacity: 0.2; filter: alpha(opacity=20); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";  }