.static_page {
    background-color: white;
    padding: 0 30px 60px 30px;
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 80px;
    box-sizing: border-box;
}

.static_page .static_title {
    font-size: 36px;
    line-height: 36px;
    color: #4d4d4d;
    font-family: "Lato";
    padding: 30px 0;
    border-bottom: 1px solid #cccccc;
}

.static_page .static_text {
    margin-top: 30px;
}

.static_text p{
    padding:0 0 30px 30px;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 24px;
}

.static_text td{
    vertical-align: top;
    border-bottom:1px solid #ccc;
    padding: 30px 0 !important;
}

.static_text table{
    border-spacing: 0;
    border-top:1px solid #ccc;
}

.static_text h1{
    font-size: 36px;
    line-height: 36px;
    padding:0 0 10px 0;
}

.static_text h2{
    font-size: 28px;
    line-height: 36px;
    padding:30px 0 10px 0;
    border-top: 1px solid #cccccc;
}

.static_text h3{
    font-size: 22px;
    font-weight: bold;
    padding:30px 0 10px 0;
}

.static_text em{
    font-style: italic;
}

.static_text a,  .static_text a:hover, .static_text a:visited{
    text-decoration: underline;
    color:#223164 /*e64c18*/;
}

.static_text h4{
    font-size: 18px;
    font-weight: bold;
    padding:30px 0 10px 0;
    border-top: 1px solid #cccccc;
}

.static_sx{
    max-width: 327px;
    width: 26.8%;
    float:left;
    text-align: center;
    padding: 0 30px;
    box-sizing: border-box;
}

.static_sx img{
    text-align: center;
}

.static_sx_ct{
    max-width: 327px;
    width: 26.8%;
    float:left;
    text-align: left;
    padding: 0 ;
    box-sizing: border-box;
}

.static_sx_ct img{
    text-align: left;
}

.static_dx{
    max-width: 891px;
    width: 73.2%;
    float:left;
    padding: 0 30px 0 0;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 24px;
}

.static_content_text{
    width: 100%;
    float: left;
}

.static_content_text p{
    padding: 0;
}

.static_content_text ul{
    padding-left: 20px;
}

.static_content_text ul li{
    list-style-type: disc;
}

.static_content_text ol{
    padding-left: 20px;
}



.static_form{
    width: 100%;
    float:left;
    padding: 30px;
    background-color: #f2f2f2;
    box-sizing: border-box;
}

.static_form p{
    font-size: 18px;
    padding: 0 0 30px 0;
    font-weight: bold;
    
}

.static_form form{
    width: 100%;
    max-width: 100%;
}

.static_form form input.text, .static_form form textarea, .static_form form .textajaxuniquetext, .static_form form select{
    max-width: 100%;
    font-size: 18px;
    color: #4d4d4d;
    border-radius: 3px;
}

.static_form ::placeholder {
    color: #2f5b69;
    font-size: 18px;
    font-family: 'Lato', sans-serif, Arial, Helvetica;
}

.static_form form .checkbox label.right{
    font-size: 14px;
}

.static_form  form  input[type="submit"]{
    background: #223164 /*e64c18*/;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    padding: 15px 30px;
    border-radius: 0;
    text-transform: none;
}

#alert_vd{
    font-size: 18px;
    color: #223164 /*e64c18*/;
    font-weight: bold !important;
    text-align: center;
}
  

.static_image img {
    max-width: 246px;
}

.static_image {
    float: left;
    margin-right: 30px;
    width: 246px;
    text-align: center;
}

.static_page .static_content {
    float: left;
    /*max-width: 798px;*/
    width: 100%;
    color: #4d4d4d;
    font-size: 18px;
    line-height: 22px;
}

.static_page .static_text .static_content p {
    /*margin-bottom: 10px;*/
    font-size: 18px;
    line-height: 22px;
}

.form_profilo input[type="text"],
.form_profilo input[type="password"],
#text_suggerimenti {
    box-shadow: none;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    font-size: 18px;
    line-height: 32px;
    font-family: "Lato";
    color: #2f5b69;
    padding-left: 10px;
}

#text_suggerimenti {
    width: 788px;
    max-width: 788px;
    /* override form.css */
    height: 200px;
    margin-top: 30px;
}

.form_profilo input[type="text"]::placeholder,
.form_profilo input[type="password"]::placeholder,
#text_suggerimenti::placeholder {
    opacity: 1;
}

.btn_invia {
    width: auto;
    border-radius: 4px;
    background-color: #223164 /*e64c18*/;
    margin-top: 30px;
    text-align: center;
    font-size: 18px;
    /*height: 40px;*/
    color: #ffffff;
    padding: 13px 30px;
    cursor: pointer;
    float: left;
    border-radius: 0;
}

/* Pagina profilo */

.static_data_profile{
    width: 100%;
    float: left;
    background-color:#f2f2f2;
    padding: 20px;
    box-sizing: border-box;
    font-size: 18px;
    margin: 30px 0;
}

.static_update_profile{
    width: 100%;
    float: left;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 30px 0;
}

.static_update_profile_title{
    font-weight: bold;
    text-transform: uppercase;
    line-height: 22px;
}

.static_update_profile_txt{
    font-size: 13px;
    padding:10px 0 30px 0;
}

.static_update_profile_form{
    width: 100%;
    float: left;
}

.upd_profile_old{
    float:left;
    padding-right: 15px;
    box-sizing: border-box;
    grid-column-start: 1;
    width: 100%;
}

.upd_profile_sx{
    width: 100%;
    float:left;
    padding-right: 15px;
    box-sizing: border-box;
    grid-column-start: 1;
}

.upd_profile_dx{
    width: 100%;
    float:left;
    padding-left: 15px;
    box-sizing: border-box;
    grid-column-start: 2;
}

.upd_profile_riga{
    width: 100%;
    float:left;
}


#profilo_form {
    width: 100%;
    max-width: 100%;
}

#profilo_form button{
    background-color: #223164 /*e64c18*/ !important;
    font-family: "Lato";
    border-radius: 0;
    float: left;
    font-weight: bold;
    margin: 30px 0 0 0;
    width: 108px;
    font-size: 18px;
    line-height: 32px;
    color: #fff;
    height: 40px;
    padding: 0 20px !important;
    text-transform: none;
    
}


.static_update_pw{
    width: 100%;
    float: left;
    padding: 30px 0;
}

#pw_form {
    width: 100%;
    max-width: 100%;
    display: grid;
}

#pw_form button{
    background-color: #223164 /*e64c18*/ !important;
    font-family: "Lato";
    border-radius:0;
    float: left;
    font-weight: bold;
    margin: 30px 0 0 0;
    width: 238px;
    font-size: 18px;
    line-height: 32px;
    color: #fff;
    height: 40px;
    padding: 0 20px !important;
    text-transform: none;
    
}

.upd_error{
    width: 100%;
    float:left;
    padding:20px;
    border: 2px solid #223164 /*e64c18*/;
    box-sizing: border-box;
    margin:30px 0;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
}

.upd_error i {
    color: #223164 /*e64c18*/;
}

.upd_error a, .upd_error a:hover, .upd_error a:visited{
    color:#223164 /*e64c18*/;
}

/* END pagina profilo */

/* abbonamenti */
.abbonamenti_page{
    float: left;
    width: 100%;
    background-color: white;
    margin-bottom: 60px;
}

.testata_abbonamenti {
    float: left;
    width: 100%;
}

.testata_abbonamenti .tab {
    float: left;
    background-color: #223164;
    color: #ffffff;
    text-align: center;
    width: 33.3333%;
    font-size: 20px;
    line-height: 62px;
    height: 62px;
}

.testata_abbonamenti .tab.active {
    background-color: white;
    color: #4d4d4d;
}

.content_abbonamenti {
    float: left;
    width: 100%;
    padding:0 30px;
    box-sizing: border-box;
}

.abbo_box{
    width: 100%;
    float: left;
    background-color: #f2f2f2;
    margin-top:30px;
}

.abbo_box_title{
    padding: 10px 30px;
    font-size: 24px;
    text-transform: uppercase;
}

.abbo_box_prod{
    float: left;
    width: 100%;
    box-sizing: border-box;
    border:2px solid #f2f2f2;
    background-color: #fff;
    padding:25px  0;
    box-sizing: border-box;
}

ul.abbo_prod_multiple_columns li {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 20%;
    padding: 25px 30px;
    box-sizing: border-box;
}

.abbo_childrenbox{
    float: left;
    width: 100%;
    text-align: left;
}

/* END abbonamenti */


/* i miei ebook */
#myebook_search{
    width: 100%;
    float: left;
    padding: 30px;
    box-sizing: border-box;
    border-bottom: 1px solid #ccc;
}

.myebook_search_sx{
    width: 29%;
    max-width: 336px;
    float: left;
}

.myebook_search_dx{
    width: 71%;
    max-width: 822px;
    float: left;
}

#myebook_list{
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding:30px 0;
}

ul.myebook_prod_multiple_columns li {
    float: left;
    list-style: outside none none;
    margin: 0;
    text-align: left;
    width: 16.66%;
    padding: 0 30px 0 0;
    box-sizing: border-box;
    height: 286px;
}

.myebook_childrenbox{
    float: left;
    width: 100%;
    text-align: left;
    
}


.myebook_childrenbox_img{
    float: left;
    width: 100%;
}
.myebook_childrenbox_txt{
    float: left;
    width: 100%;
}

.myebook_childrenbox_title{
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}

.myebook_childrenbox_title a, .myebook_childrenbox_title a:visited, .myebook_childrenbox_title a:hover{
    color: #223164 /*e64c18*/;
}

.myebook_childrenbox_abs{
    font-size: 16px;
    line-height: 20px;
}

/* END i miei ebook */

/* i miei documenti */
#doc_sx{
    width: 18.7%;
    max-width: 199px;
    float: left;
    padding:30px 30px 0 0;
    box-sizing: border-box;
}

#doc_dx{
    width: 81.3%;
    max-width: 959px;
    float: left;
    padding:30px 0 0 0;
    box-sizing: border-box;
}

#doc_sx .tab {
    float: left;
    width: 100%;
    font-size: 18px;
    padding-bottom: 30px;
    font-weight: bold;
}

#doc_sx .tab a {
    color: #223164 /*e64c18*/;
}

#doc_sx .tab.active a {
    color: #999;
}

.doc_box{
    width: 100%;
    float: left;
    background-color: #f2f2f2;
}

.doc_box_top{
    box-sizing: border-box;
    height: 40px;
    padding: 0 30px;
    width: 100%;
    float: left;
    line-height: 40px;
}

.doc_box_top_sx{
    width: 50%;
    float: left;
    font-size: 24px;
    text-transform: uppercase;
}

#titololista{
    font-size: 24px;
    text-transform: uppercase;
    background-color: transparent;
    border: none;
    font-family: 'Lato';
}

.titololista_edit{
    font-size: 24px;
    text-transform: uppercase;
    width: 100%;
    height: 30px;
    background-color: #FFF;
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    padding: 0 10px;
    color: #386270;
    font-size: 24px;
    border-radius: 4px;
    box-sizing: border-box;
    font-family: 'Lato';
}

.doc_box_top_dx{
    width: 50%;
    float: left;
    text-align: right;
    font-size: 16px;
}

.doc_box_top_dx i{
    color: #223164 /*e64c18*/;
}

.doc_box_top_dx01{
    float:right;
    width: auto;
    padding-left: 30px;
    cursor: pointer;
}

.doc_box_inner{
    padding: 0 30px;
    width: 100%;
    float: left;
    box-sizing: border-box;
    border: 2px solid #fff;
    background-color: #fff;
}
/* END i miei documenti */

/* preferiti */
#hitbookmarkbox{
    float: left;
    width: 100%;
}
.hitbookmark_element_std {
    border-bottom: 1px solid #ccc;
    padding: 13px 0;
    width: 100%;
    float: left;
}
.hitbookmark_element_std_img {
    width: 14%;
    max-width: 127px;
    float: left;
    box-sizing: border-box;
    padding: 0 30px 0 0;
    position: relative;
    text-align: center;
}
.hitbookmark_element_std_txt {
    width: 81%;
    max-width: 733px;
    float: left;
    box-sizing: border-box;
    padding: 0 30px 0 0;
}
.hitbookmark_element_std_txt a, .hitbookmark_element_std_txt a:hover, .hitbookmark_element_std_txt a:visited{
    color: #223164 /*e64c18*/;
}
.hitbookmark_element_std_del {
    width: 5%;
    max-width: 40px;
    float: left;
    text-align: right;
    padding:15px 0 0 0;
    box-sizing: border-box;
}
.hitbookmark_element_std_del i{
    color:#baccd2;
    font-size: 20px;
    font-weight: 400;
}
.hitbookmark_element_std h6 {
    font-size: 16px;
    line-height: 20px;
    color: #999999;
    font-weight: bold;
    padding: 0 0 10px 0;
}
.hitbookmark_element_std p {
    font-size: 13px;
    line-height: 17px;
    color: #4d4d4d;
    font-weight: normal;
}
/* END preferiti */

/* preferiti */
#hithistorybox{
    float: left;
    width: 100%;
}
.hithistory_element_std {
    border-bottom: 1px solid #ccc;
    padding: 13px 0;
    width: 100%;
    float: left;
}
.hithistory_element_std_img {
    width: 14%;
    max-width: 127px;
    float: left;
    box-sizing: border-box;
    padding: 0 30px 0 0;
    position: relative;
    text-align: center;
}
.hithistory_element_std_txt {
    width: 81%;
    max-width: 733px;
    float: left;
    box-sizing: border-box;
    padding: 0 30px 0 0;
}
.hithistory_element_std_txt a, .hithistory_element_std_txt a:hover, .hithistory_element_std_txt a:visited{
    color: #223164 /*e64c18*/;
}
.hithistory_element_std_del {
    width: 5%;
    max-width: 40px;
    float: left;
    text-align: right;
    padding:15px 0 0 0;
    box-sizing: border-box;
}
.hithistory_element_std_del i{
    color:#baccd2;
    font-size: 20px;
    font-weight: 400;
}
.hithistory_element_std h6 {
    font-size: 16px;
    line-height: 20px;
    color: #999999;
    font-weight: bold;
    padding: 0 0 10px 0;
}
.hithistory_element_std p {
    font-size: 13px;
    line-height: 17px;
    color: #4d4d4d;
    font-weight: normal;
}
/* END history */

/* liste */
#hitlistbox{
    float: left;
    width: 100%;
}
.hitlist_element_std {
    border-bottom: 1px solid #ccc;
    padding: 13px 0;
    width: 100%;
    float: left;
}
.hitlist_element_std_img {
    width: 14%;
    max-width: 127px;
    float: left;
    box-sizing: border-box;
    padding: 0 30px 0 0;
    position: relative;
    text-align: center;
}
.hitlist_element_std_txt {
    width: 81%;
    max-width: 733px;
    float: left;
    box-sizing: border-box;
    padding: 0 30px 0 0;
}
.hitlist_element_std_txt a, .hitlist_element_std_txt a:hover, .hitlist_element_std_txt a:visited{
    color: #223164 /*e64c18*/;
}
.hitlist_element_std_del {
    width: 5%;
    max-width: 40px;
    float: left;
    text-align: right;
    padding:15px 0 0 0;
    box-sizing: border-box;
}
.hitlist_element_std_del i{
    color:#baccd2;
    font-size: 20px;
    font-weight: 400;
    cursor: pointer;
}
.hitlist_element_std h6 {
    font-size: 16px;
    line-height: 20px;
    color: #999999;
    font-weight: bold;
    padding: 0 0 10px 0;
}
.hitlist_element_std p {
    font-size: 13px;
    line-height: 17px;
    color: #4d4d4d;
    font-weight: normal;
}

.elenco_liste{
    width: 100%;
    float: left;
}

.elenco_liste ul{
    padding-left:10px;
    padding-top: 10px;
}

.elenco_liste ul li{
    color:#223164 /*e64c18*/;
    font-size: 14px;
    line-height: 22px;
}

.elenco_liste a, .elenco_liste a:hover, .elenco_liste a:visited{
    color:#223164 /*e64c18*/ !important;
    font-size: 14px !important;
}
/* END liste */

/* condividi */
.azioni_condividilista{
    float: left;
    width: 100%;
    background-color: #f2f2f2;
    padding: 30px;
    box-sizing: border-box;
    border-bottom: 1px solid #e2e2e2 ;
    border-left: 1px solid #e2e2e2 ;
    border-right: 1px solid #e2e2e2 ;
    border-top: 1px solid #e2e2e2 ;
    position: relative;
}

.azioni_condividilista_cd{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.azioni_condividilista_cd_box{
    float:left;
    width:100%;
    padding-top: 10px;
}

.azioni_condividilista_cd_el{
    border: 1px solid #e2e2e2;
    font-size: 16px;
    padding: 10px;
    box-sizing: border-box;
    float: left;
    margin: 0 10px 10px 0;
    background-color: #fff;
    color: #2f5b69;
    font-weight: normal;
}

.azioni_condividilista_cd_el i{
    cursor: pointer;
    color:#a1bac1;
    font-size:18px;
}

.azioni_condividilista_title{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
}

.azioni_condividilista_conf{
    font-size: 16px;
    padding-bottom: 10px;
    width: 100%;
    float:left
}

#azioni_condividilista_close{
    position: absolute;
    top:10px;
    right:10px;
    font-size: 22px;
    color: #a1bac1;
    cursor: pointer;
}

.azioni_condividilistabookm{
    float: left;
    width: 100%;
    background-color: #f2f2f2;
    padding: 30px;
    box-sizing: border-box;
    border-bottom: 1px solid #e2e2e2 ;
    border-left: 1px solid #e2e2e2 ;
    border-right: 1px solid #e2e2e2 ;
    border-top: 1px solid #e2e2e2 ;
    position: relative;
}

.azioni_condividilistabookm_title{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
}

.azioni_condividilistabookm_conf{
    font-size: 16px;
    padding-bottom: 10px;
    width: 100%;
    float:left
}

.azioni_condividilistabookm_nodoc{
    font-size: 16px;
    padding-bottom: 10px;
    width: 100%;
    float:left
}

.azioni_condividilistabookm_nodoc i{
    color:#223164 /*e64c18*/;
}

#azioni_condividilistabookm_close{
    position: absolute;
    top:10px;
    right:10px;
    font-size: 22px;
    color: #a1bac1;
    cursor: pointer;
}

.azioni_condividilistaht{
    float: left;
    width: 100%;
    background-color: #f2f2f2;
    padding: 30px;
    box-sizing: border-box;
    border-bottom: 1px solid #e2e2e2 ;
    border-left: 1px solid #e2e2e2 ;
    border-right: 1px solid #e2e2e2 ;
    border-top: 1px solid #e2e2e2 ;
    position: relative;
}

.azioni_condividilistaht_title{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
}

.azioni_condividilistaht_conf{
    font-size: 16px;
    padding-bottom: 10px;
    width: 100%;
    float:left
}

.azioni_condividilistaht_nodoc{
    font-size: 16px;
    padding-bottom: 10px;
    width: 100%;
    float:left
}

.azioni_condividilistaht_nodoc i{
    color:#223164 /*e64c18*/;
}

#azioni_condividilistaht_close{
    position: absolute;
    top:10px;
    right:10px;
    font-size: 22px;
    color: #a1bac1;
    cursor: pointer;
}
/* END condividi */

/* mail alert */
.alert_title{
    float: left;
    width: 100%;
    padding: 30px 0;
}
.alert_box{
    float: left;
    width: 100%;
    padding: 30px 0;
    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
}
.alert_box_min{
    float: left;
    width: 33%;
    padding-right: 30px;
    box-sizing: border-box;
}

#alert_form {
    width: 100%;
    max-width: 100%;
}

#alert_form button{
    background-color: #223164 /*e64c18*/ !important;
    font-family: "Lato";
    border-radius: 0;
    float: left;
    font-weight: bold;
    margin: 30px 0 0 0;
    width: 108px;
    font-size: 18px;
    line-height: 32px;
    color: #fff;
    height: 40px;
    padding: 0 18px !important;
    text-transform: none;
    
}
/* END mail alert */


/* dati non validi */
.static_email{
    width: 100%;
    float: left;
    padding-top:30px;
}

#review_form {
    width: 100%;
    max-width: 100%;
    float:left;
}

#review_form button{
    background-color: #223164 /*e64c18*/ !important;
    font-family: "Lato";
    border-radius: 0;
    float: left;
    font-weight: bold;
    margin: 30px 0 0 0;
    width: 108px;
    font-size: 18px;
    line-height: 32px;
    color: #fff;
    height: 40px;
    padding: 0 20px !important;
    text-transform: none;
    
}

.upd_review_riga{
    width: 100%;
    float:left;
}
/* END dati non validi */

/* contatti */
.review_form_contatti{
    padding: 0 0 30px 0;
}
/* END contatti */

/* perche registrarsi */
.why_reg_box{
    width: 100%;
    float:left;
    text-align: center;
    margin-top: 30px;
}
.why_reg_button {
    color: #fff !important;
    background-color: #223164 /*e64c18*/;
    /*float: left;*/
    padding: 13px 20px;
    margin: 0;
    border-radius: 0;
    font-size: 18px;
    text-transform: none;
    font-family: 'Lato', sans-serif, sans-serif, Verdana, Arial;
    letter-spacing: normal;
    text-decoration: none !important;
    font-weight: bold;
  }

/*.static_content_text table tr{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}*/


/* END perche registrarsi */

/* suggerimenti */
#reviewsg_form {
    width: 100%;
    max-width: 100%;
}

#reviewsg_form button{
    background-color: #223164 /*e64c18*/ !important;
    font-family: "Lato";
    border-radius: 0;
    float: left;
    font-weight: bold;
    margin: 30px 0 0 0;
    width: 108px;
    font-size: 18px;
    line-height: 32px;
    color: #fff;
    height: 40px;
    padding: 0 20px !important;
    text-transform: none;
    
}
/* END suggerimenti */

/* registrazione */
.reg_box{
    width: 100%;
    float:left;
    background-color: #fff;
    padding: 30px;
    box-sizing: border-box;
}
.reg_box_title{
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.reg_box_txt{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 13px;
    padding:10px 0 30px 0;
}
.reg_box_form{
    float: left;
    width: 100%;
    padding: 0 198px;
    box-sizing: border-box;
}

#reg_form {
    width: 100%;
    max-width: 100%;
}

#reg_form button{
    background-color: #223164 /*e64c18*/ !important;
    font-family: "Lato";
    border-radius: 0;
    float: right;
    font-weight: bold;
    margin: 0;
    width: 108px;
    font-size: 18px;
    line-height: 32px;
    color: #fff;
    height: 40px;
    padding: 0 18px !important;
    text-transform: none;
    
}

.reg_sx{
    width: 50%;
    float:left;
    padding-right: 15px;
    box-sizing: border-box;
}

.reg_dx{
    width: 50%;
    float:left;
    padding-left: 15px;
    box-sizing: border-box;
}

.reg_riga{
    width: 100%;
    float:left;
}

.reg_riga_sx{
    width: 74%;
    float:left;
    
}

.reg_riga_dx{
    width: 26%;
    float:left;
}

.reg_riga_sx .area_checkbox label{
    font-size: 13px;
    line-height: 18px !important;
    display: block;
}

.reg_riga_sx a, .reg_riga_sx a:hover, .reg_riga_sx a:visited{
    color:#223164 /*e64c18*/;
    text-decoration: underline;
}
/* END registrazione */

/* customcloud - gestione classi */
#client_button{
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 30px;
}

.but_cliente {
    color: #fff;
    background-color: #223164 /*e64c18*/;
    padding: 0 25px;
    margin: 0;
    border-radius: 0;
    font-size: 18px;
    line-height: 22px;
    text-transform: none;
    font-weight: bold;
    font-family: 'Lato', sans-serif, sans-serif, Verdana, Arial;
    letter-spacing: normal;
    height: 40px;
}

.client_cat{
    width: 100%;
    float: left;
    margin-top: 30px;
}

.d_box_clientlist{
    width: 100%;
    float: left;
    border:1px solid #cccccc;
    padding:10px 30px;
    box-sizing: border-box;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
}

.client_cat_form{
    width: 100%;
    float: left;
}

.client_cat_sx{
    width: 50%;
    float:left;
    padding-right: 15px;
    box-sizing: border-box;
}

.client_cat_dx{
    width: 50%;
    float:left;
    padding-left: 15px;
    box-sizing: border-box;
}

.client_cat_riga{
    width: 100%;
    float:left;
}

.client_cat_riga_half{
    width: 50%;
    float:left;
    box-sizing: border-box;
    padding-right: 15px;
}

#clientcat_form {
    width: 100%;
    max-width: 100%;
}

#clientcat_form button{
    background-color: #223164 /*e64c18*/ !important;
    font-family: "Lato";
    border-radius: 0;
    float: left;
    font-weight: bold;
    margin: 30px 0 0 0;
    width: 108px;
    font-size: 18px;
    line-height: 32px;
    color: #fff;
    height: 40px;
    padding: 0 20px !important;
    text-transform: none;
    
}

.static_client_cat_txt{
    font-size: 13px;
    padding:0 0 30px 0;
}

.delcatbutton {
    background: #fff url(../images/04.png) no-repeat;
    width: 25px;
    height: 25px;
    float: left;
}

.static_client_cat_rp{
    width: 100%;
    float: left;
    background-color: #f2f2f2;
    padding: 20px;
    box-sizing: border-box;
    font-size: 18px;
    margin:  0 0 30px 0;
}

.client_cat_rp_sx{
    width: 50%;
    float: left;
}

.client_cat_rp_dx{
    width: 50%;
    float: left;
}

.static_client_cat_rp p{
    padding:0;
    font-size: 18px;
    line-height: 32px;
}

.client_cat_lista{
    width: 100%;
    float: left;
}


#clientacc_form {
    width: 100%;
    max-width: 100%;
}

#clientacc_form button{
    background-color: #223164 /*e64c18*/ !important;
    font-family: "Lato";
    border-radius: 0;
    float: left;
    font-weight: bold;
    margin: 30px 0 0 0;
    width: 108px;
    font-size: 18px;
    line-height: 32px;
    color: #fff;
    height: 40px;
    padding: 0 20px !important;
    text-transform: none;
    
}

.clientacc_riga{
    width: 100%;
    float:left;
}

#prod_ut{
    width: 100%;
    float: left;
    border:1px solid #cccccc;
    padding:10px 30px;
    box-sizing: border-box;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
}

#prod_ut_ebk{
    width: 100%;
    float: left;
    border:1px solid #cccccc;
    padding:10px 30px;
    box-sizing: border-box;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
}

.prodname{
    width: 50%;
    float: left;
}

.prodcheck{
    width: 50%;
    float: left;
    text-align:right;
}

.prodcheck_input_sx{
    width: 95%;
    text-align: right;
    float: left;
    height: 30px;
    padding: 5px 0 0 0;
}
.prodcheck_input_dx{
    width: 5%;
    text-align: right;
    float: left;
    height: 30px;
}
/* FINE customcloud - gestione classi*/

/* illumino il div in fase di condivisione liste/preferiti/cronologia */
.highlight{
 background-color: #f2f2f2;
}
