<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
    border: 0;
}

html {
    font-family: arial;
    font-size: 14px;
    line-height: 16px;
}
body {
    font-family: arial;
    font-size: 14px;
    line-height: 16px;
	background-image: url('../img/sf.png');
	background-repeat: repeat;
}

.title1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 32px;
    line-height: 43px;
    color: #6F6F6F;
}

.title2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 32px;
    line-height: 43px;
    color: #ffffff;
	margin-top: 150px;
	padding-left: 40px;
    padding-right: 40px;
}
.title2b {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    color: #ffffff;
}

.title3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 32px;
    line-height: 43px;
    color: #0d72b9;
}

.title4 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 26px;
    line-height: 36px;
    color: #0d72b9;
}

.green1 {
    color: #0d72b9;
}

.titleRegistraHome{
	font-size: 16px;
}
.linkRegistraHome{
	font-size: 16px; font-weight: bold;
}

.breaker {
    clear: both;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.linkNoHover:hover{
    text-decoration: none;
}

.btn_green1 {
    position: relative;
    height: 40px;
    background-color: #0d72b9;
    color: #ffffff;
    font-size: 14px;
    line-height: 40px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    -webkit-border-top-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    border-top-left-radius: 20px;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
}

.btn_green2 {
    position: relative;
    height: 30px; margin:5px;
    background-color: #0d72b9;
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    -webkit-border-top-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    border-top-left-radius: 20px;
    cursor: pointer;
}

.paypal_logo {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 5px;
}

.ext_cont {
    position: relative;
    width: 100%;
    min-width: 1024px;
}

.int_cont {
    position: relative;
    width: 1000px;
    margin: auto;
}

#int_cont_login {
    margin: 125px auto 40px;
    background-color: #ffffff;
    -webkit-border-top-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    border-top-left-radius: 20px;
}

#boxsx_cont_login {
    position: relative;
    width: 30%;
    padding: 65px 6% 45px;
    color: #A7A7A7;
    text-align: center;
    line-height: 23px;
}

#login_logo {
    position: absolute;
    width: 235px;
    top: -50px;
    left: 0;
    right: 0;
    margin: auto;
}

.login_field_cont {
    position: relative;
    width: 100%;
    margin: 18px 0 28px;
    color: #0d72b9;
    font-size: 12px;
    line-height: 17px;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.login_field_cont input {
    width: 100%;
    height: 30px;
    margin: 7px 0 0;
    color: #A7A7A7;
    font-size: 16px;
    line-height: 18px;
    font-family: arial;
    background-color: #ffffff;
    border: 0;
    border-bottom: 1px solid #A7A7A7;
}

#boxdx_cont_login {
    position: absolute;
    width: 580px;
    height: 492px;
    right: 0;
    top: 0;
    padding: 0px;
    background-image: url('../img/sf_login_blu.jpg');
    background-size: cover;
    -webkit-border-top-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    border-top-left-radius: 20px;
    color: #C7F19A;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

#language_switch_cont {
    position: absolute;
    top: -35px;
    right: 0;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #A7A7A7;
}

#languageswitch {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #6F6F6F;
    font-size: 12px;
    line-height: 14px;
    font-family: arial;
}

#footer_cont {
    position: relative;
    padding: 40px 0;
    margin: auto;
    border-top: 1px solid #DBDBDB;
    font-size: 12px;
    line-height: 17px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #A7A7A7;
    text-align: center;
}

#header_cont {
    position: relative;
    height: 120px;
    background-image: url('../img/sf_login_blu.jpg');
    background-position: center bottom;
    background-size: cover;
    z-index: 901;
}

#header_menu_cont {
    position: absolute;
    bottom: 16px;
    right: 30px;
    font-size: 11px;
    line-height: 12px;
    color: #C7F19A;
}

#header_menu_cont a {
    font-weight: 700;
    color: #C7F19A;
}

#header_menu_cont #languageswitch {
    color: #000;
    border-bottom: 1px solid #000;
    background-color: #ebebeb;
}

#header_menu_cont #languageswitch option {
    color: #000000;
}

#header_mobile_menu_btn {
    position: absolute;
    right: 5%;
    top: 0;
    bottom: 0;
    margin: auto;
    display: none;
}

#header_mobile_menu_btn_close {
    position: absolute;
    right: 5%;
    top: 0;
    bottom: 0;
    margin: auto;
    display: none;
}

#header_menu_mobile_cont {
    position: fixed;
    width: 100%;
    height: calc(100% - 60px);
    left: 0;
    top: 60px;
    top: -100%;
    background-color: #5EA216;
    opacity: 0;
    z-index: 900;
}

.header_menu_mobile_elem1 {
    position: relative;
    height: 60px;
    margin-top: 2px;
    padding: 0 5%;
    background-color: #0d72b9;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 60px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

.header_menu_mobile_elem2 {
    position: relative;
    height: 40px;
    padding: 0 5%;
    color: #C7F19A;
    font-size: 14px;
    line-height: 40px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin-top: 2px;
}

.header_menu_mobile_elem2.header_menu_mobile_elem2_row .row {
    position: absolute;
    right: 5%;
    top: 0;
    bottom: 0;
    margin: auto;
}

.header_menu_mobile_elem2_subs {
    position: relative;
    display: none;
}

.header_menu_mobile_elem2_sub {
    position: relative;
    height: 30px;
    padding: 0 8%;
    color: #C7F19A;
    font-size: 14px;
    line-height: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

#header_int_cont {
    width: 900px;
    height: 100%;
}

#header_logo {
    position: absolute;
    width: 235px;
    bottom: -50px;
    left: -25px;
}

#generic_int_cont {
    width: 900px;
    margin: 80px auto;
}

#generic_contsx_cont {
    position: relative;
    float: left;
    width: 28%;
    margin-right: 5%;
    font-size: 16px;
    line-height: 40px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

#generic_contsx_title {
    padding-bottom: 18px;
    margin-bottom: 15px;
    border-bottom: 1px solid #DBDBDB;
}

#generic_contdx_cont {
    position: relative;
    float: left;
    width: 67%;
}

.generic_contdx_box {
    position: relative;
    padding: 10px;
    margin-bottom: 40px;
    background-color: #ffffff;
    -webkit-border-top-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    border-top-left-radius: 20px;
}

.generic_contdx_title {
    position: relative;
    padding: 10px;
    background-image: linear-gradient(to right, #ffffff, #F1F1F1);
    text-align: right;
}

.generic_contdx_row {
    position: relative;
    padding: 20px 10px;
    border-bottom: 1px dashed #DBDBDB;
}

.generic_contdx_row.generic_contdx_row_last {
    border-bottom: 0;
}

.generic_contdx_row input[type="text"], .generic_contdx_row input[type="password"], .generic_contdx_row input[type="date"] {
    width: 100%;
    height: 40px;
    color: #A7A7A7;
    font-size: 16px;
    line-height: 18px;
    font-family: arial;
    background-color: #ffffff;
    border: 0;
    border-bottom: 1px solid #A7A7A7;
}

.generic_contdx_row input[type="checkbox"] {
    font-size: 16px;
}

.generic_contdx_row select {
    width: 100%;
    height: 40px;
    color: #A7A7A7;
    font-size: 16px;
    line-height: 18px;
    font-family: arial;
    background-color: #ffffff;
    border: 0;
    border-bottom: 1px solid #A7A7A7;
}

.generic_contdx_row_col3_1 {
    position: relative;
    float: left;
    width: 25%;
    margin-right: 5%;
    color: #A7A7A7;
    font-size: 12px;
    line-height: 40px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.generic_contdx_row_col3_2 {
    position: relative;
    float: left;
    width: 42%;
    margin-right: 5%;
    line-height: 40px;
}

.generic_contdx_row_col3_12 {
    position: relative;
    float: left;
    width: 75%;
    margin-right: 5%;
    line-height: 40px;
}

.generic_contdx_row_col3_3 {
    position: relative;
    float: left;
    width: 23%;
    line-height: 40px;
}

.generic_contdx_row_col3_4
{
    position: relative;
    float: left;
    width: 70%;
    line-height: 40px;
}

.generic_contdx_row_col2_1 {
    position: relative;
    float: left;
    width: 25%;
    margin-right: 5%;
    line-height: 40px;
}

.generic_contdx_row_col2_2 {
    position: relative;
    float: left;
    width: 70%;
    line-height: 40px;
}

.generic_contdx_row_col1 {
    position: relative;
    width: 100%;
    line-height: 40px;
}

.generic_contdx_row_flex {
    position: relative;
    width: 100%;
    line-height: 40px;
    display: flex;
}

.userlogin_field{
    width: calc(40% - 10px); margin-right: 10px;
}
.userlogin_field .fieldname{
    font-weight: bold;
}
.userlogin_field2{
    width: 20%;
}
.userlogin_field3{
    width: calc(60% - 10px); margin-right: 10px;
}
.userlogin_field4{
    width: 40%;
}
.userlogin_text{
    line-height: 18px;
}
.userlogin_passremind_bg{
    background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(235,235,235,1) 100%);
}

@media (max-width: 600px)
{
    .generic_contdx_row_flex{
        flex-direction: column;
    }
    .userlogin_field, .userlogin_field2, .userlogin_field3, .userlogin_field4{
        width: 100%; margin-right: 0px;
    }
}

.generic_contdx_row_col_text {
    line-height: 18px;
}

#waiticon_cont {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.7);
}

.table_gen {
    width: 100%;
    border-collapse: collapse;
}

.table_gen th {
    height: 40px;
    color: #A7A7A7;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
}

.table_gen th {
    height: 40px;
}

#card_moviment_search_btn1 {
    position: relative;
    float: right;
    width: 120px;
    margin-top: 30px;
    margin-right: 3%;
}

#card_moviment_search_cont {
    width: 94%;
    padding: 15px 3%;
    background-color: rgb(237, 237, 237);
    margin-top: 15px;
    -webkit-border-top-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    border-top-left-radius: 20px;
    display: none;
}

.card_moviment_search_lst {
    float:left;
    margin-right:10px;
}

.card_moviment_search_lst select {
    width: 125px;
}

#card_moviment_search_btn2 {
    position: relative;
    float: right;
    width: 120px;
}

#card_moviment_search_res {
    width: 96%;
    padding: 15px 2%;
    background-color:#ededed;
    display:none;
}

#card_moviment_search_btn3 {
    position: relative;
    float: right;
    width: 120px;
}

.warning {
    color: red;
    line-height: 20px;
}

.onlymobile {
    display: none;
}

.utente_tipo_box {
    position: relative;
    float: left;
    width: 100%;
    line-height: 40px;
	text-align: center;
    font-size: 16px;
}
.campo_dati_fatturazione{
	padding-left: 0px; width: 25%;
}

.pagina_attivazione{
	text-align: center; font-size: 18px; line-height: 18px;
}

.btnAttivaOk{
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;

	color:#ffffff; padding: 20px; width: 410px; margin: 20px auto; font-size: 18px;
    background-color: #0d72b9;
}
.btnAttivaOk a{
	color: #ffffff;
}

.tableBonusCatena{
	width: 100%;
	height: 290px; border-collapse: collapse;
}
.tdBonusCatenaImg{
	width:50%; background-image: url(../img/IMG_auto.jpg); background-size: cover;
}
.tdBonusCatenaTesto{
	width: 50%; background-color: #0d72b9; vertical-align: top; color: #ffffff;
}

.privacyPage{
    padding: 60px 30px;
    width: calc(100% - 120px);
    max-width: 940px;
    margin: auto;
}
.privacyPage h1{
    padding-top: 20px; padding-bottom: 10px;
}
.privacyPage h2{
    padding-top: 10px; padding-bottom: 5px; font-size: 18px;
}
.privacyPage li{
    margin-left: 30px;
}

.social-login-box {
    max-width: 480px;
    margin:auto;
    text-align: center;
    letter-spacing: 1px;
    position: relative;
    font-size: 12px;
}

.social-button {
	background-position: 25px 0px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: inline-block;
  height: 50px;
	line-height: 50px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle;
  width: 100%;
	border-radius: 3px;
  margin: 5px auto;
  outline: rgb(255, 255, 255) none 0px;
  padding-left: 20%;
  transition: all 0.2s cubic-bezier(0.72, 0.01, 0.56, 1) 0s;
	-webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

#facebook-connect {
  background: rgb(255, 255, 255) url('../img/facebook.svg?sanitize=true') no-repeat scroll 5px 0px / 30px 50px padding-box border-box;
  border: 1px solid rgb(60, 90, 154);
}

#facebook-connect:hover {
	border-color: rgb(60, 90, 154);
	background: rgb(60, 90, 154) url('../img/facebook-white.svg?sanitize=true') no-repeat scroll 5px 0px / 30px 50px padding-box border-box;
	-webkit-transition: all .8s ease-out;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease-out;
}

#facebook-connect span {
	box-sizing: border-box;
  color: rgb(60, 90, 154);
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  border: 0px none rgb(255, 255, 255);
  outline: rgb(255, 255, 255) none 0px;
	-webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

#facebook-connect:hover span {
	color: #FFF;
	-webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

#google-connect {
  background: rgb(255, 255, 255) url('../img/google-plus.png') no-repeat scroll 5px 0px / 50px 50px padding-box border-box;
  border: 1px solid rgb(220, 74, 61);
}

#google-connect:hover {
	border-color: rgb(220, 74, 61);
	background: rgb(220, 74, 61) url('../img/google-plus-white.png') no-repeat scroll 5px 0px / 50px 50px padding-box border-box;
	-webkit-transition: all .8s ease-out;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease-out;
}

#google-connect span {
	box-sizing: border-box;
  color: rgb(220, 74, 61);
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  border: 0px none rgb(220, 74, 61);
  outline: rgb(255, 255, 255) none 0px;
	-webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

#google-connect:hover span {
	color: #FFF;
	-webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

#twitter-connect {
  background: rgb(255, 255, 255) url('../img/twitter.png') no-repeat scroll 5px 1px / 45px 45px padding-box border-box;
  border: 1px solid rgb(85, 172, 238);
}

#twitter-connect:hover {
	border-color: rgb(85, 172, 238);
	background: rgb(85, 172, 238) url('../img/twitter-white.png') no-repeat scroll 5px 1px / 45px 45px padding-box border-box;
	-webkit-transition: all .8s ease-out;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease-out;
}

#twitter-connect span {
	box-sizing: border-box;
  color: rgb(85, 172, 238);
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  border: 0px none rgb(220, 74, 61);
  outline: rgb(255, 255, 255) none 0px;
	-webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

#twitter-connect:hover span {
	color: #FFF;
	-webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.msg_iscrizione{
    position: relative;
    float: left;
    width: calc(100% - 40px);
    line-height: 20px;
    text-align: center;
    padding: 0px 20px;
}
.msg_codice_card{
    font-size: 14px; line-height: 20px; padding-top: 10px;
}

.disp_postazione{
    font-size: 20px; padding: 5px 10px;
}
.disp_elenco{
    display: flex; flex-wrap: wrap;
}
.disp_item{
    width: calc(25% - 20px); margin: 10px; height: 100px;
    display: flex; align-items: center; justify-content: center; flex-direction: column;
    color: #ffffff; font-size: 14px;
    border-top-left-radius: 10px; text-align: center;
}
@media (max-width: 560px){
    .disp_item{
        width: calc(50% - 20px);
    }
}
/* Libero */
.disp_stato_1{
    background-color: #72b734;
}
/* Occupato, Occupato interrogazione */
.disp_stato_2, .disp_stato_3, .disp_stato_10{
    /*background-color: #bb0000;*/
    background-color: #ec9a00;
}
/* Fuori orario */
.disp_stato_4{
    background-color: #bdbdbd;
}
/* Fuori servizio */
.disp_stato_5{
    background-color: #d80000;
}
/*  */

.btn_stato_disp, .btn_fattura{
    line-height: 16px;
    display: flex;
    align-items: center; justify-content: center;
}


.box_email_inuso{
    border: 2px solid #c44569; line-height: 14px; margin-top: 20px;
}
.box_email_inuso_title{
    background-color: #c44569; color: #ffffff; padding: 5px;
}
.box_email_inuso_text{
    padding: 5px; line-height: 18px;
}
.box_email_inuso_text a{
    color: rgb(2, 2, 189); text-decoration: underline; font-weight: bold;
}

.ChooseMovimentoPanel
{

}

.ChooseMovimentoPanel_table
{
    width:100%;
    margin-top:20px;
    border-collapse: collapse;
}

.ChooseMovimentoPanel_table_header
{
    background-color:#eee;
}

.ChooseMovimentoPanel_table td
{
    border:1px solid #eee;
    padding:3px;
}

.ChooseMovimentoPanel select
{
    height: 40px;
    color: #A7A7A7;
    font-size: 16px;
    line-height: 18px;
    font-family: arial;
    background-color: #ffffff;
    border: 0;
    border-bottom: 1px solid #A7A7A7;
}

.ChooseMovimentoPanel_filters
{
    display:grid;
    grid-gap:10px;
    grid-template-columns: auto auto 1fr 100px;
    margin-top:20px;
}

.aliquota_select select
{
    height: 40px;
    color: #A7A7A7;
    font-size: 16px;
    line-height: 18px;
    font-family: arial;
    background-color: #ffffff;
    border: 0;
    border-bottom: 1px solid #A7A7A7;
}

.DIV_msg_panel_wait{
	position:fixed;
	top:0;
	left:0;
    right:0;
    bottom:0;
	background-color:#ffffff33;
	z-index:1001;
    display:flex;
    align-items: center;
    justify-content: center;
}

.fatture_table
{
    width:100%;
    border-collapse: collapse;
}

.fatture_table td
{
    padding:5px;
}

.fatture_table_head
{
    background-color:#eee;
}

.fatture_table_body tr:nth-child(2n)
{
    background-color:#f6f6f6;
}

.fatture_dettaglio
{
    margin-top:20px;
}

.fatture_titolo
{
    font-size:20px;
    margin-top:20px;
}

.btn_ricarica, .btn_ricarica_cc{
    margin: 1px;
}

.boxFlexContainer{
    display: flex; flex-wrap: wrap; flex-direction: column; width: 100%;
}
.boxFlexFull{
    width: calc(100% - 20px); padding: 10px; border-bottom: 1px dashed #DBDBDB;
}
.boxFlexHalf{
    width: calc(50% - 20px); padding: 10px; border-bottom: 1px dashed #DBDBDB;
}
.boxFlexTitle{
    color: #A7A7A7; font-size: 16px; font-weight: 700; text-transform: uppercase; padding-bottom: 10px;
}
.boxFlexTitle2{
    color: #A7A7A7; font-size: 12px; font-weight: 700; text-transform: uppercase; padding-top: 10px;
}

.abbDatiGiorno{
    display: flex;
}
.abbDatiGiornoNome{
    width: 130px; padding: 3px; background-color: #ebebeb; margin-right: 5px; margin-bottom: 3px; border-radius: 2px;
}
.abbDatiGiornoValore{
    width: 50px; text-align: right; margin-right: 10px;
}

.btn_right_small{
    width: 150px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}

.boxFlexSpaceBetween{
    display: flex; justify-content: space-between;
}

.pagamento_esito{
    text-align: center;
}
.pagamento_esito .title{
    font-weight: bold; font-size: 22px;
}
.pagamento_esito img{
    width: 150px;
}

/* Mobile */
@media (max-width: 1024px){
    .title3 {
        font-size: 24px;
        line-height: 33px;
    }

    .ext_cont {
        min-width: 260px;
    }

    .int_cont {
        width: 100%;
    }

    #int_cont_login {
        margin: 80px auto 0;
    }

    #boxsx_cont_login {
        width: 86%;
        padding: 65px 7% 45px;
    }

    #login_logo {
        width: 185px;
        top: -40px;
    }

    #language_switch_cont {
        top: -70px;
        right: 10px;
    }

    #boxdx_cont_login {
        display: none;
    }

    #footer_cont {
        padding: 30px 0;
        border-top: 0;
    }

    #header_cont {
        height: 60px;
    }

    #header_menu_cont {
        display: none;
    }

    #header_mobile_menu_btn {
        display: block;
    }

    #header_int_cont {
        width: 100%;
    }

    #header_logo {
        width: auto;
        height: 40px;
        bottom: 10px;
        left: 20px;
    }

    #generic_int_cont {
        width: 100%;
        margin: 30px auto;
    }

    #generic_contsx_cont {
        float: none;
        width: 90%;
        padding: 0 5%;
    }

    #generic_contsx_elems {
        display: none;
    }

    #generic_contdx_cont {
        float: none;
        width: 100%;
    }

    .generic_contdx_box {
        width: 90%;
        padding: 10px 5%;
    }

    .generic_contdx_row {
        padding: 10px;
    }

    .generic_contdx_row input {
        margin-bottom: 10px;
    }

    .generic_contdx_row_col3_1 {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    .generic_contdx_row_col3_2 {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    .generic_contdx_row_col3_3 {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    .generic_contdx_row_col3_12 {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    .generic_contdx_row_col2_1 {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    .generic_contdx_row_col2_2 {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    #home_btn_modfify {
        display: none;
    }

    .card_moviment_search_lst {
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .card_moviment_search_lst select {
        width: 100%;
    }

    .nomobile {
        display: none;
    }

    .onlymobile {
        display: block;
    }

	.campo_dati_fatturazione{
		padding-left: 0px; width: 100%;
	}

    .paypal_logo {
        width: 22px;
        height: 22px;
        margin-bottom: -7px;
        position: relative;
    }

	.btnAttivaOk{
		width: 90%;
	}
}</pre></body></html>