
@font-face {
    font-family: 'montserratbold';
    src: url('../fonts/Oxygen/Oxygen-Bold.ttf');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/Oxygen/Oxygen-Regular.ttf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'montserrat_alternatesbold';
    src: url('../fonts/Oxygen/Oxygen-Bold.ttf');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'montserrat_alternatesregular';
    src: url('../fonts/Oxygen/Oxygen-Regular.ttf');
    font-weight: 400;
    font-style: normal;
}

body {
	overflow-x: hidden;
}

/*
.col-main h1 {
    color: #4C9D2A;   
    text-align: left;
}
.col-main  h2 {
    color: #000; 
    font-size: 18px;
}
.col-main h3 {
    color: #4C9D2A;
    font-size: 14px;
    line-height: 30px;
}
.col-main p {
    font-size: 14px;
    color: #373737;
}

.col-main  span {
    font-size: 12px;
    color: #373737;
    display: block;
    text-transform: initial;
}
.col-main .sub-title span {
	display: inline;
}

*/

.borderBottom {
    border-bottom: 1px #bfbfbf dashed;
    padding: 10px 0;
    margin: 10px 0;
}
.borderTop {
    border-top: 1px #bfbfbf dashed;
    padding: 10px 0;
    margin: 10px 0;
}
.borderTopBottom {
    border-top: 1px #bfbfbf dashed;
    border-bottom: 1px #bfbfbf dashed;
    padding: 10px 0;
    margin: 10px 0;
}
/*
.col-main  ul {
    margin: 17px 0 0 17px;
}
.col-main ul li {
    color: #4C9D2A;
    margin: 10px 0 0;
}

*/



 img{
    transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
    opacity: 1;
}

button { font-family: "montserratbold" }
select { font-family: "montserratregular" }

.buttons-set button {
    -moz-transition: color 1.0s ease;
    -o-transition: color 1.0s ease;
    -webkit-transition: color 1.0s ease;
    transition: color 1.0s ease;
}
.buttons-set button span,
.buttons-set button span span{
    -moz-transition: color 1.0s ease;
    -o-transition: color 1.0s ease;
    -webkit-transition: color 1.0s ease;
    transition: color 1.0s ease;
}
img:hover {
    opacity: 0.7;
}

#billing-progress-opcheckout address {
    font-size: 12px;
}
/*===================================*/



/* -------------------CONTENT STYLE-------------------*/
/*
.col-main .std h1{
    color: #4C9D2A;
    font-family: 'montserratbold';

}
.col-main .std h2{
    font-family: 'montserratbold';
    font-size: 18px;
}
.col-main .std li{
    font-size: 12px;
    list-style: square;
    color: #4C9D2A;
}

.col-main .std h3{
    font-size: 12px;
    color: #4C9D2A;
  
}
*/
/* -------------------CONTENT STYLE-------------------*/
.home_block_slider_our_products{
    width: 75%!important;
    float:left;
}


.home_block_slider_our_products .tabs li{
    /*width:120px;*/
    padding: 15px;
    border: 0;
    background: #f6f6f6;
    font-size: 12px;
    text-transform: uppercase;
}

.home_block_slider_our_products .tabs li:hover {
    border:0;
}
.main .home_block_slider_our_products .tabs {
    margin:    0;
    margin-left: 13px;
}
.home_block_slider_our_products .tabs li.active {
    border:0;
}
.home_block_slider_our_products .tab_content_newarrivals{
   height: 485px;
   background: #4C9D2A;
}

.home_block_slider_our_products .tab_content_newarrivals p {
    text-align: right;
}

.home_block_slider_content_block .tabs li{
    height: 258px;
    width: 25%;
    margin: 0 !important;
    padding: 0 !important;
    border: 0;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'montserratbold';
}
.home_block_slider_content_block .tabs li p {
    text-align: center;
}

.home_block_slider_content_block .tabs li.active {
    background: #f6f6f6;
    color: #000;
    border:0;
}
.home_block_slider_content_block .tabs .active div span {
/*    background-position-y: bottom !important; */
 
}

.home_block_slider_content_block .tabs {
    margin:    0;
}

.home_block_slider_content_block .tab_content_newblock h2{
    color: #4C9D2A;
    font-family: 'montserratbold';
    font-size: 30px;
    text-transform: uppercase;
    padding-bottom: 15px;
}
.home_block_slider_content_block .tab_content_newblock{
   padding: 20px;
   background: #f6f6f6;
}

.home_block_slider_content_block .tab_content_newblock li {
    list-style: disc;
    color: #4C9D2A;
    font-size: 20px;
    padding: 10px;
    margin-left: 40px;
    border-bottom: 1px dashed #4C9D2A;
}

.come {
    background: url("../images/elementi/icone_digithera/come.png") no-repeat;
    background-position: center top;
}

.come:hover
{
	background-position: center -60px;
}

.come:hover span
{ 
	color: #092C74 !important;
    border-top: 1px dashed #092C74 !important;
    border-bottom: 1px dashed #092C74 !important;
}

.aClick {
    display: inline-block;
    color: #4C9D2A;
    font-family: 'montserratbold';
    font-size: 16px;
    text-transform: uppercase;
    padding: 8px 5px;
    /*border-top: 1px dashed #4C9D2A !important;
    border-bottom: 1px dashed #4C9D2A !important;*/
    text-align: center;
/*    min-width: 40%; */
    background-color: #4C9D2A;  
    color: #ffffff !important;
}

span.aClick a{
    width: 70% !important;
     height: 19px !important;
    background: url("../images/elementi/icone_digithera/acquista.png") no-repeat;
    background-size: 25px !important;
/*    background-position-y: top; */
    margin: 5px 0;
    font-size: 16px;
    /*padding-left: 35px;
    color: #4C9D2A;*/
}

span.aClick a:hover{
/*     background-position-y: bottom !important; */
     
     
}
.aClick:hover
{
	color: #092C74 !important;
	/*border-top: 1px dashed #092C74 !important;
    border-bottom: 1px dashed #092C74 !important; */
}

#salva 
{
	background-color: #4F9C32 !important;
}

.simula-acquisto {
    background: url("../images/elementi/icone_digithera/simula-acquisto.png") no-repeat;
    background-position: center top;
}

.simula-acquisto:hover {
    background-position: center -60px;
}

.simula-acquisto:hover span{
    color: #092C74 !important;
    border-top: 1px dashed #092C74 !important;
    border-bottom: 1px dashed #092C74 !important;
}
.ready_to_show {
/*    background-position-y: -60px !important; */
}


/* Home Slider down ====================================================*/


#home_slider_down {
     width: 100%!important;
     clear: both;
}

#home_slider_down .target_commercialisti span {
     background: url("../images/elementi/icone_digithera/target1.png") no-repeat;
}
#home_slider_down .target_pmi span {
     background: url("../images/elementi/icone_digithera/target2.png") no-repeat;
}
#home_slider_down .target_impresa span {
     background: url("../images/elementi/icone_digithera/target3.png") no-repeat;
}
#home_slider_down .target_azienda span {
     background: url("../images/elementi/icone_digithera/target4.png") no-repeat;
}
#home_slider_down .tabs-newblock li div span {
    display: block;
    width: 140px;
    height: 111px;
    background-size: auto 222px;
    background-position: left top;
    margin: 0 auto;
    margin-top: 43px;
    margin-bottom: 17px;
}
#home_slider_down .tabs-newblock li div {
    text-align: center;
}
#home_slider_down  .tabs-newblock {
    margin: 0;
}
#home_slider_down  .tabs-newblock li {
    height: 295px;
    width: 25%;
    margin: 0 !important;
    padding: 0 !important;
    border: 0;
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
    font-family: 'montserratbold';
    background: url("../images/elementi/landing_page/torri-sotto-top.png") no-repeat;
    background-size: 400% 100%;
    background-color: #FFF;
/*    background-position-y: 245px; */
}

#home_slider_down  .tabs-newblock li.active.nth0 {
    background-position:0% top !important;
    color: #000;
}

#home_slider_down  .tabs-newblock li.active.nth1 {
    background-position: 33.333333333333% top !important;
    color: #000;
}

#home_slider_down  .tabs-newblock li.active.nth2 {
    background-position: 66.666666666667% top !important;
    color: #000;
}

#home_slider_down  .tabs-newblock li.active.nth3 {
    background-position: 100% top !important;
    color: #000;
}

#home_slider_down  .tabs-newblock .active div span {
    background-position: left bottom !important;
}



#home_slider_down  .tabs-newblock li.nth0:hover {
    background-position: 0% top !important;
    color: #4C9D2A;
    border:0;
}

#home_slider_down  .tabs-newblock  li.nth1:hover {
    background-position: 33.333333333333% top !important;
    color: #4C9D2A;
    border:0;
}
#home_slider_down  .tabs-newblock li.nth2:hover {
    background-position: 66.666666666667% top !important;
    color: #4C9D2A;
    border:0;
}
#home_slider_down  .tabs-newblock li.nth3:hover  {
    background-position: 100% top !important;
    color: #4C9D2A;
    border:0;
}

#home_slider_down .tab_content_newblock li .contentLi a {
    width: 130px;
    height: 80px;
    background-size: auto 120px;
/*    background-position-y: top; */
    display: block;
    text-transform: uppercase;
    margin: 0 auto;
}

#home_slider_down .tab_content_newblock li a.more-target {
    width: 250px;
    text-align: left;
    display: block;
    margin: 0;
}
#home_slider_down .tab_content_newblock li a:hover {
/*     background-position-y: -60px; */

}
#home_slider_down .tab_content_newblock li .aClick{
    text-align: center;
    display: inline-block;
    padding: 5px 25px;
    margin: 25px 0 0;
}

#home_slider_down .tab_content_newblock .contentLi {
    width: 30%;
    float: right;
    display: inline-block;
}


.home_block_slider_content_block a, .slider_menu a {
    text-decoration: none;
}

#home_slider_down  .tab_content_newblock li .contentLi a span {
    border-top: 1px dashed #4C9D2A;
    border-bottom: 1px dashed #4C9D2A;
    color: #4C9D2A;
    font-family: 'montserratbold';
    font-size: 10px;
    display: block;
    width: 100%;
    position: relative;
    bottom: -70px;
    text-align: center;
    background-color:  #f6f6f6;
    text-transform: uppercase;
}

#home_slider_down .tab_content_newblock li p {
     color: #000;
     font-size: 18px;
     width: 70%;
}
#home_slider_down .tab_content_newblock li span,
#home_slider_down .tab_content_newblock li p span{
     font-size: 12px;
     display: block;
     margin-top: 10px;  
     color: #000;
     text-align: justify;
}



#home_slider_down  .tab_content_newblock li {
    list-style: disc;
    color: #4C9D2A;
    font-size: 20px;
    padding: 10px;
    margin-left: 40px;
    border-bottom: 1px dashed #bfbfbf;
    cursor: pointer;
}


#home_slider_down  .tab_content_newblock li:after{
    clear: both;
}
/* Home Slider down ====================================================*/

.slider_menu {
    margin: 0 !important;
    padding: 0 !important;
}

.slider_menu li{
    margin: 0 !important;
    width: 100%;
    height: 60px;
    border-bottom: 1px dashed #bfbfbf;
    list-style: none !important;
    float: right;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 50px;
    padding: 9px 0;
    /*15.04 corect pading  color boreder*/
}

li.last-li-slider-menu{
    border: 0;
}


.slider_menu a{
    margin: 4px 0;
    display: block;
    padding-left: 25%;
    background-position: 10px top;
    background-size: 50px;

}
.slider_menu a:hover{
    background-position: 10px bottom;

}
.li_vantaggi-della-demat{
    background: url("../images/elementi/icone_digithera/vantaggi_demat.png") no-repeat;
}
.li_tecnologie{
    background: url("../images/elementi/icone_digithera/tecnologie.png") no-repeat;
}
.li_integrazione-con-erp{
    background: url("../images/elementi/icone_digithera/integrazione.png") no-repeat;
}

li.last-li-slider-menu{
    border: 0;
}
/* Slider Video =========================================*/
#slider_video {
    width: 25%; 
    height: 485px;
    float: right; 
    margin-top: 32px;
}
.hide-layout {
    background: #000;
    bottom: 0;
/*    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); */
    height: 100%;
    opacity: 0.5;
    position: fixed;
    top: 0;
    left: -100%;
    width: 200%;
    z-index: 998;
    display: none;
}
#slider_video .img_video {
    background: url("../images/elementi/landing_page/video_logo.png") no-repeat;
    background-size: 100% 100%;
    width: 100%; 
    height: 100%;
    text-align: center;
}

#slider_video .img_video span{
    display: inline-block;
    width: 80px;
    height: 60px;
    background: url("../images/elementi/icone_digithera/video_arrow.png") no-repeat;
    opacity: 0.7;
    margin-top: 211px;
}
#slider_video .img_video span:hover{
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   cursor: pointer;
}
/* Slider Video =========================================*/

/* Model Popup window ==================================*/
.popup {
    position: absolute;

    display: none;
    overflow: hidden;
    border: 0;
    background: #1b1b1b;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 5px;
    z-index: 9999999;
}

.popup a.close {
    width:50px;
    height:16px;
    display:block;
    position:absolute;
    top:10px;
    right:0px;
    font-size: 14px;
    font-family: 'montserratbold';
    /*background:url(../img/close.png) no-repeat;*/
}
/* Model Popup window ==================================*/

#slider_menu {
     float: right;
    width: 25%;
    margin: 0 !important;
    padding: 0 !important;

}
/* SERVIZI Azienda KEYWORDS =================================================================*/
/*
#fatture_fornitori,
#fatture_clienti,
#servizio_pa,
#keywords,
#azienda,
#servizi {
    padding: 15px;
    background-color: #fafafa;
    text-align: center;
}
*/

#fatture_fornitori:after,
#fatture_clienti:after,
#servizio_pa:after,
#keywords:after,
#azienda:after,
#servizi:after {
    clear: both;
}

#fatture_fornitori img,
#fatture_clienti img{
   width: 100%;
}
.servizio_tabs  {
       /*background: url("../images/elementi/landing_page/timeline.png") no-repeat;*/
       width: 95%;
       margin: 20px auto;   
}
#fatture_fornitori .fatture_fornitori_content .tabs {
     background: url("../images/elementi/landing_page/timeline_fatt_far.png") no-repeat;
}

#servizio_pa .servizio_pa_content .tabs {
     background: url("../images/elementi/landing_page/timeline.png") no-repeat;
}

#fatture_clienti .fatture_clienti_content  .tabs {
     background: url("../images/elementi/landing_page/timeline_fatt_cl.png") no-repeat;
}
#fatture_clienti .fatture_clienti_content  .tabs:after,
#servizio_pa .servizio_pa_content .tabs:after,
#fatture_fornitori .fatture_fornitori_content .tabs:after {
    clear: both;
}
.servizio_tabs  .tabs {
    width: 100%;
    height: 287px;
    /*background-size: auto 1604px !important;*/
      /*background-size: auto 1666px !important;*/
/*    background-position-x: center !important; */
    margin: 0 !important;
    padding: 0 !important;
}
.servizio_tabs  .tabs .tabs_content {
    width: 47%;
    /* margin: 30px 0 0 30px; */
    text-align: left !important;
}

.servizio_tabs .tabs .tabs_content h3,
.servizio_tabs  .tabs .tabs_content p,
.servizio_tabs  .tabs .tabs_content span{
    text-align: center;
    margin: 5px 0;
}
.servizio_tabs  .tabs .tabs_content span {
       font-family: 'montserratregular';
}

#fatture_fornitori .servizio_tabs .tabs .tabs_content h3,
#fatture_clienti .servizio_tabs .tabs .tabs_content h3,
#fatture_fornitori .servizio_tabs .tabs .tabs_content p,
#fatture_clienti .servizio_tabs .tabs .tabs_content p,
#fatture_fornitori .servizio_tabs .tabs .tabs_content span,
#fatture_clienti .servizio_tabs .tabs .tabs_content span {
    text-align: center;
    margin: 5px 0;
}
#fatture_fornitori,
#fatture_clienti,
#servizio_pa img,
#keywords img,
#azienda img,
#servizi img {
    margin: 30px 0;
}


.prodotti {
    width: 150px;
    height: 12px;
    display: inline-block !important;
    background-size: auto 24px !important;
/*    background-position-x: left !important; */
/*    background-position-y: top !important; */
}


.prodotti:hover {
/*   background-position-y: bottom !important; */
}

/*Servizi block =============================*/




#servizi .specfiche_block{
   margin: 30px auto;
   width: 98%;
   background-color: #fdfdfd;
}

#servizi .specfiche_block ul li .head {
    font-family: 'montserratregular';
    font-size: 12px;
    text-transform: uppercase;
    color: #373737;
    margin: 0 80px 0 40px;
    text-align: left;
      display: inline-block;
      width: 33%;
}
#servizi .specfiche_block ul li span{
    font-family: 'montserratregular';
    font-size: 12px;
    color: #373737;
    margin: 0 30px;
    text-align: left;
      display: inline-block;
      text-transform: lowercase;
      width: 15%;
}

#servizi .specfiche_block ul {
    margin: 0;
    padding: 0;
    width: 100%;
}
#servizi .specfiche_block ul li{
    list-style: none;
    border-bottom: 1px #bfbfbf dashed;
    line-height: 60px;
    text-align: justify;
}

#servizi .specfiche_block ul li.header_block {
    background-color: #4C9D2A;
    border: 0;
}
#servizi .specfiche_block ul li.header_block .head,
#servizi .specfiche_block ul li.header_block span{
    color: #fff;
    text-transform: uppercase;
}
#servizi .servizi_prodotti {
    width: 100%;
    margin: 30px 0;
    padding: 0;
}
#servizi .servizi_prodotti ul {
    margin: 0;
    padding: 0;
}
#servizi .servizi_prodotti ul li {
    list-style: none;
    border-top: 1px #bfbfbf dashed;
    line-height: 80px;
    text-align: justify;
    margin: 0;
}

#servizi .servizi_prodotti ul li .logo_block {
    width: 25%;
    height: 27px;
    text-align: left;
    background-size: auto 100% !important;
    background-position:0 -14px !important;
    display: inline-block;
    margin: 30px 0 0;
    vertical-align: top;
}
#servizi .servizi_prodotti ul li .logo_block2 {
    width: 25%;
    height: 27px;
    text-align: left;
    background-size: auto !important;
    display: inline-block;
    margin: 30px 0 0;
    vertical-align: top;
}
#servizi .servizi_prodotti ul li span {
    display: inline-block;
    width: 60%;
    line-height: 18px;
    margin: 20px 10px;
    font-family: 'montserratregular' !important;
}
.w55 { width: 55% !important; }

#servizi .logoBly {
    width: 95px;
    height: 95px;
    display: block;
    background: url("../images/elementi/icone_digithera/buy.png") no-repeat;
    background-size: 95px;
    background-position: center top;
   margin: 25px auto;
}
#servizi .logoDigi {
    width: 185px;
    height: 30px;
    background: url("../images/elementi/loghi_servizi/digithub.png") no-repeat;
    display: inline-block;
    background-size: 100% 200%;
    background-position: center bottom;
    float: left;
    vertical-align: top;
    margin: 5px 30px 30px;
}

#servizi .servizi_block {
    width: 90%;
    margin: 50px auto 0;
}
#servizi .logoDigi span{

}
#servizi .servizi_prodotti ul li .acquista {
    width: 40px;
    height: 36px;
    display: inline-block;
    background: url("../images/elementi/icone_digithera/acquista.png") no-repeat;
    background-size: 36px;
    background-position: center top;
    margin: 0 10px;  
    position: relative;
    margin: 20px 10px 0;
    vertical-align: top;
}
#servizi .servizi_prodotti ul li .acquistaText {
    width: 40px;
    font-size: 10px;
    text-transform: uppercase;
    color: #4C9D2A;
    margin: 0;
    display: inline-block;
    position: absolute;
    bottom: -20px;
    left: 0;
    text-align: center;
    margin: 0;
}

#servizi .servizi_prodotti ul li .acquista:hover {
        background-position: center bottom;
}

#servizi .servizi_prodotti ul li .scopri {
    width: 40px;
    height: 36px;
    display: inline-block;
    background: url("../images/elementi/icone_digithera/scopri.png") no-repeat;
    background-size: 36px;
    background-position: center top;
    margin: 0 10px;  
    position: relative;
    margin: 20px 10px 0;
    vertical-align: top;
}
#servizi .servizi_prodotti ul li .scopriText {
    width: 40px;
    font-size: 10px;
    text-transform: uppercase;
    color: #4C9D2A;
    margin: 0;
    display: inline-block;
    position: absolute;
    bottom: -20px;
    left: 0;
    text-align: center;
    margin: 0;
}

#servizi .servizi_prodotti ul li .scopri:hover {
        background-position: center bottom;
}
/* SERVIZI =================================================================*/
/* AZIENDA ======================================================================================= */
.slidebar_menu{
    padding: 0px 3% 50px; /* riportato a zero da 20px */
}

.slidebar_menu p{
    color: #000;
    padding: 10px 0 0 10px;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'montserratbold';
}

.slidebar_menu ul {
    margin-top: 0px;
    margin-bottom: 20px;
}
.slidebar_menu li{
    width: 100%;
    list-style: none;
    text-transform: uppercase;
    padding: 0;
	font-weight: 300;
    font-size: 12px;
    background: #EEE;
    margin:0 !important;
}
li.last {
    border-bottom: 0 !important;
}
.slidebar_menu a {
	/*
    background: url('../images/elementi/icone_digithera/side-feat1.png') no-repeat; 
    background-size: 25px; 
	text-decoration: unset;
    display: inline-block;
    min-height: 25px;
    line-height: 25px;
    padding-left: 40px;
    */
}

#fatture_fornitori_slidebar a,
#fatture_clienti_slidebar a,
#servizio_pa_slidebar a{
    background-size: 25px;
    min-height: 25px;
    /*line-height: 25px;*/
    /*margin: 15px 0;*/
    padding-left: 20%;
}
/*
.slidebar_menu a:hover {
   background: url('../images/elementi/icone_digithera/side-feat2.png') no-repeat; 
    background-size: 25px; 
}
*/
.MenuBlockActive{
 /*  background: url('../images/elementi/icone_digithera/side-feat2.png') no-repeat !important; 
   background-size: 25px !important; */
/*   background-position-x: 5px !important;; */
/*   background-position-y: center !important;; */
	color: #4F9C32 !important;
}
#navbar_links {
    text-align: right;
}
#navbar_links .MenuBlockActive{
    background: none !important;
    color:#4C9D2A;
}

#navbar_links .title_menu {
    display: none;

}


/* AZIENDA ================================================================================ */


/* CONTATTI CONFERMA================================================================================ */

#contatti_conferma_succes {
    padding: 45px;
    background: #fafafa;
    height: 600px;
}


#contatti-conferma-icon {
     background: url("../images/elementi/icone_digithera/success.png");
    width: 250px;
    height: 250px;
    background-size: cover;
}
#contatti_conferma_succes h2{
    margin: 0;
    padding-bottom: 15px;
    border-bottom: 1px dashed #bfbfbf;
    text-align: center;
}


#contatti_conferma_succes a{
    padding: 8px 8px;
    /*margin-top: 40%;*/
    text-align: center;
}
#contatti_conferma_succes a:hover {
    border-top: 1px dashed #092C74 !important;
    border-bottom: 1px dashed #092C74 !important;
    color: #092C74 !important; 
}
#contatti_conferma_succes .conferma-succes-left {
     background: url("../images/elementi/icone_digithera/Grazie.png") no-repeat;
    width: 30%;
    height: 400px; 
    float: left;
    background-size: contain;
    margin-top: 45px;
}
#contatti_conferma_succes .conferma-succes-right{

   float: right;
   width: 70%;
   height: 400px;
   text-align: center;
}
/* CONTATTI CONFERMA================================================================================ */
/*====================================servizi-contatti===============================================*/

#contactForm {
	padding: 10px;
}

#servizi-contatti {
    background: #f6f6f6;
    margin-top:20px;
}

#servizi-contatti > p {
    padding: 15px 20px;
    background: #4C9D2A;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    color: white;
    font-size: 13px;
}

#servizi-contatti p{
    padding: 15px 20px;
    background: #4C9D2A;
    color: white;
    font-size: 13px;
}
#servizi-contatti input[type="text"]{
    border: none !important;
    box-shadow: none !important;
    color: #666666;
    border-bottom: 1px solid #aaaaaa !important;
    padding: 5px 5px 1px 5px;
    margin: 3px 0px;
    background: #f6f6f6 !important;
    width: 99%;
    font-style: italic;
}

#servizi-contatti span{
    display: block;
    color: #4C9D2A;
    font-family: 'montserratbold';
    font-size: 16px;
    text-transform: uppercase;
    padding: 8px 20px;
    border-top: 1px dashed #4C9D2A;
    border-bottom: 1px dashed #4C9D2A;
    text-align: center;
    cursor: pointer;
}

#servizi-contatti .contatti_send {
    margin: 0;
    
}

#check5 {margin-left: 0;}
/*====================================servizi-contatti===============================================*/

/* -------------------CONTENT STYLE-------------------*/

.home_block_slider_our_products .tabs li{
    padding: 0  15px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 0;
    background: #f6f6f6;
    font-size: 11px;
    text-transform: uppercase;
    margin: 0;
    margin-right: 2px;
    list-style: none;
}


.aClick {
     display: inline-block !important;
    color: #FFFFFF !important;
    font-family: 'montserratbold'!important; 
    font-size: 16px !important;
    text-transform: uppercase !important;
    padding: 8px 20px !important;
    /*border-top: 1px dashed #4C9D2A;
    border-bottom: 1px dashed #4C9D2A; */
    text-align: center !important;
    cursor: pointer !important;
}






/* My Corect ================================================================ */
/*===============================REGISTRATION=================================*/
#first-step-form h2
{
    color: #4C9D2A;
    font-family: 'montserratbold';
    font-size: 24px;
    text-transform: uppercase;
    border-bottom: 1px dashed #4C9D2A;
    padding-bottom: 10px;
    margin: 10px 0;
    transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
}
#first-step-form .content{
    /*margin: 0 20px;*/

}
#first-step-form .image_icon{
    background-size: cover;
    display: block;
    width: 300px;
    height: 300px;
    margin: 0 auto;
    margin-bottom: 50px;
    background-position:top;
    text-indent: 99999999pt;
    transition: opacity 1.0s ease;
    -moz-transition: opacity 1.0s ease;
    -webkit-transition: opacity 1.0s ease;
    -o-transition: opacity 1.0s ease;
    opacity: 1;
}
.bpo .image_icon{
    background: url("../images/elementi/icone_digithera/bpo.png") no-repeat;
}
.intermediario .image_icon{
    background: url("../images/elementi/icone_digithera/intermediario.png") no-repeat;
}
.azienda .image_icon{
    background: url("../images/elementi/icone_digithera/azienda.png") no-repeat;
}
.solo_pa .image_icon{
    background: url("../images/elementi/icone_digithera/PA.png") no-repeat;
}
.emettitore_multicanale .image_icon{
    background: url("../images/elementi/icone_digithera/multicanale.png") no-repeat;
}
.ricevente_attivo .image_icon{
    background: url("../images/elementi/icone_digithera/ricevente.png") no-repeat;
}
#first-step-form .active_block h2{
    color:#092C74;
//    border-bottom: 1px dashed #092C74;
}
// quella roba orribile delle righe "dashed"
#first-step-form .active_block button span{
//    border-top: 1px dashed #092C74 !important;
//    border-bottom: 1px dashed #092C74 !important;
    color: #092C74 !important;
}
#first-step-form .active_block .image_icon{
    background-position:  bottom;
    opacity: 0.7;
}
.account-login #first-step-form .buttons-set{
    padding: 12px 0;
}
.account-login #first-step-form button {
    width: 100%;
}
.account-login #first-step-form button span{
    font-size: 24px;
}
.text_height{
    height: 170px;
}
.registration_pre_form{
    background: #F6F6F6;
    padding: 33px;
    width: 69%;
}
.registration_icon{
    width: 24% !important;
}
.right_registration_col,.left_registration_col
{
/*    width: 49%;*/
}
.right_registration_col{
    float: right;
	margin-right: -20px;
}
.left_registration_col{
    float: left;
}
/*===============================REGISTRATION=================================*/
/* -------------------CONTENT STYLE-------------------*/
/*.home_block_slider_content_block .tabs li:hover {
    color: #4C9D2A !important;;
    border:0;
}*/



#home_slider_down .bg_container {
    background: #F6F6F6;
    position: absolute;
    top: 0;
    left: -999pt;
    right: 999pt;
    width: 9999pt;
    height: 100%;
    z-index: -1;
}
#home_slider_down .tab_container  {
    position: relative;
    z-index: 9;
    float:none;
}


.short_content_slider{
    display: none;
    text-align: center;
    width: 70%;
}
/*==============================================*/

.home_block_slider_our_products .tab_container {
    position: relative;
    z-index: 9;
    float: none;
    background: #4C9D2A;
}

.home_block_slider_our_products .bg_container {
    background: #4C9D2A;
    position: absolute;
    top: 0;
    left: -9999pt;
    width: 9999pt;
    height: 100%;
    z-index: -1;
}



.home_block_slider_our_products .tab_container .prev_content{
    position: absolute;
    bottom: 0 !important;
    right: 35px;
    background-color: #5ec530;
    
}
.home_block_slider_our_products .tab_container .next_content {
    position: absolute;
    bottom: 0 !important;
    right: 0;
    background-color: #5ec530;
}
.home_block_slider_our_products .tab_container  .prev_content:hover, 
.home_block_slider_our_products .tab_container  .next_content:hover{
    background-color: #2b5718;
    cursor: pointer;
}
/* Slider blog ============================= */
#slider_posts {
    margin: 20px 0;
    position: relative;
}
#slider_posts h2 {
      font-family: 'montserratbold';
      color: #4C9D2A;
}
.widget-latest ul {
    margin: 30px 0 0;
}
.widget-latest ul li {
    list-style: none;
      margin: 0 !important;
      padding: 0;
}

.prev_content {
    background: url("../images/elementi/icone_digithera/news-1.png") no-repeat;
    right: 35px;
}

.next_content {
    background: url("../images/elementi/icone_digithera/news-2.png") no-repeat;
    right: 0;
}

.prev_content, .next_content{
    display: inline-block;
    width: 35px;
    height: 35px;
    background-size: auto 70px;
/*    background-position-y: top; */
}

#slider_posts .prev_content, #slider_posts .next_content {
    position: absolute;
    top: 0;
    -moz-transition: opacity 1.0s ease;
    -o-transition: opacity 1.0s ease;
    -webkit-transition: opacity 1.0s ease;
    transition: opacity 1.0s ease;
    opacity: 1;
}


.prev_content:hover, .next_content:hover{
/*    background-position-y: bottom; */
    cursor: pointer;
    opacity: 0.7;
}

.widget-latest ul li a {
     color: #000;
     font-size: 18px;
     font-family: 'montserratbold';
     line-height: 20px;
}

.widget-latest ul li p {
      color: #000;
     font-size: 12px;
     margin: 20px 0;
}
/* -------------------CONTENT STYLE-------------------*/

/* CONTATTI ================================================================================ */
#contatti_form{
    padding: 30px;
    background: #fafafa;
}
#contatti_form h1, .registration_pre_form h1{
    color: #4C9D2A;
    font-family: 'montserratbold';
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

#contatti_form h2, #contatti_conferma_succes h2, .registration_pre_form h2{
    color: #4C9D2A;
    font-family: 'montserratbold';
    font-size: 30px;
    margin: 29px 0 52px 0;
}

#contatti_form p{
    font-size: 18px;
    margin: 0;
    color: #000;
    padding-bottom: 45px;
    /*border-bottom: 1px dashed #bfbfbf;*/
}
#contatti_form p.required {
    font-size: 11px;
    text-align: right;
    color: #EB340A;
    padding: 0;
}


#contatti_form span {
    font-size: 18px;
    color: #4C9D2A;
}

/* content form ============================================ */
 .content_form label{
    font-family: 'montserratregular' !important;
    color: #000;
    margin: 10px 0 0  0;
    font-size: 12px;
    display:block;
}

.content_form input[type="number"]
{
    font-family: 'montserratbold' !important;
    font-size: 12px !important;
    width: 100%;
    height: 34px;
    padding: 0 5px !important;
    border: 0;
    /*border-radius: 0 4px 4px 0; */
    margin: 0;
    background: none;
    box-shadow: none;
}

.content_form input[type="text"], .content_form input[type="password"] {
  border: 1px solid #ccc !important;
  border-radius: 0px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.42857143;
  height: 48px;
  color: #555;
  background-color: #fff !important;
}

.content_form input[type="password"] {
	width:75%;	
}

.dataTables_filter label input,
/* .content_form input[type="text"],*/
{
    font-family: 'montserratbold' !important;
    font-size: 12px !important;
    width: 100%;
    height: 34px;
    padding: 0 5px !important;
    border: 0;
    border-radius: 0 4px 4px 0;
    margin: 0;
    background: #eaf6ff !important;
    box-shadow: none;
}

	input[type="text"]:disabled,input[type="text"]:read-only, input[type="number"]:disabled, .content_form select:disabled
	{
		cursor: not-allowed !important;
		background-color: #fff0e3 !important;
	}


input[type="text"]:focus, input[type="password"]:focus
    {
    border-color: #66afe9 !important;
    border-bottom: 2px solid rgb(26,35,126) !important;
    outline: 0 !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05), 0 0 8px rgba(102,175,233,.6) !important;
    }

.content_form select:focus
    {
    background-color:#fff !important;
    /*box-shadow: 4px 7px #44a500 !important;*/
    font-weight: bold !important;
    background-position: right bottom !important;
    }

.convert-content-popup .block-select select 
, .pager .limiter select 
, .dataTables_length label select
 , .content_form select{ 
    -webkit-appearance: none;
    -moz-appearance:    none;
    -o-appearance:      none;
    width: 100% !important;
    border: 0 !important;
    background: url("../images/elementi/icone_digithera/tendina2.png") no-repeat !important;
    background-position: right top !important;
    background-size: 41% !important;
    background-color: #f9f9f9 !important;
    height: 27px !important;
    border-radius:0 4px 4px 0;
    outline:none;
    display: inline-block;
    cursor:pointer;
    margin: 0;
    padding: 5px 35px 5px 5px;
    font-family: 'montserratbold';
    font-size: 12px;
}

.content_form .chosen_select, .chosen_select {
  border: 1px solid #ccc !important;
  padding: 6px 12px;
  border-radius: 0px;
  background-color: #fff !important;
  color: #555;
  font-size: 14px;
  height: 48px !important;
  line-height: 1.42857143;
  background: url('https://www.digithera.it/skin/frontend/digithera/respdigithera/images/elementi/icone_digithera/tendinachosen.png') no-repeat, linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%) !important;  
  background-position: right !important;
  background-position-y: 0.7vw !important;
  background-size: 8% !important;
}
	
.content_form select[disabled] { 
	cursor: not-allowed !important; 
	background-color: #fff0e3 !important;
}

.content_form textarea{
    width: 100%;
    height: 68px;
    background: #e8e8e8 !important;
    /*resize: none;*/
    margin: 5px 0 5px 0;
}

.content_form input[type='radio'],
.content_form input[type="checkbox"] {
    display: none !important;
}

.content_form input[type='radio'] + label,
.content_form input[type="checkbox"] + label {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    margin: 0 13px 5px 0;
    overflow: hidden;
    background: none ;
    background-color: #eaf6ff;
	border-style: groove;
	border-width: thin;
	border-color: #acda48;
	}

.content_form input[type='radio']:checked + label:after,
.content_form input[type="checkbox"]:checked  + label:after {
    content: '\f00c' !important;
    font-family: "FontAwesome" !important;
    font-size: 12px;
    position: absolute;
    left: 4px;
    color: black;
}

.content_form .label_Class,
.content_form .field span {
    color: #373737 !important;
    font-size: 14px !important;
    text-align: left;
    display: inline-block;
    width: 85%;
    vertical-align: top;
}

.content_form .field span.table_title,
.content_form label.table_title {
    font-size: 12px !important;
    padding: 19px 10px 0 15px;
}
.send_form,
.reset_form,
button span {
    transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
}
.send_form:hover,
.reset_form:hover,
button:hover span{
     color: #092C74 !important;
 }

/* content form ============================================ */

/* contatti left */
 .contatti_left{
    width: 285px;
    float: left;
}
.contatti_left label{
    font-size: 18px;
    line-height: 26px;
    display: block;
}



/* contatti right */
.contatti_right{
/*    width: 262px; */
    float:right;
}
 

 .accept label,
 .accept a{
    font-size: 12px;
    color: #000;
}
 .contatti_right div{
     margin: 10px 0 37px;
     position: relative;
     padding: 0;
}

 .accept{
    margin: 0;
}

 .contatti_right .textareaNote{
    margin: 0;
}

 .contatti_right textarea{
    width: 90%;
    margin: 5px 0 5px 10%;
}
  
  


/* contatti send */
.contatti_send{
    clear: both;
    float: right;
}
.contatti_send span{
    line-height: 18px;
    font-size: 16px;
    padding: 8px 8px;
}
#contatti_icon {
    background: url("../images/elementi/icone_digithera/contact.png") no-repeat;
    width: 250px;
    height: 250px;
    background-size: cover;
}
#redigit_gratis {
    background: url("../images/elementi/icone_digithera/redigit-icon-gratis.png") no-repeat;
    width: 250px;
    height: 250px;
    background-size: cover;
   }
#keywords_icon {
    background: url("../images/elementi/icone_digithera/keywords.png") no-repeat;
    width: 250px;
    height: 250px;
    background-size: cover;
/*    background-position-y: top; */
}

/* CONTATTI ================================================================================ */



/*====================================account-login===============================================*/
.account-login{
    background: #f6f6f6;
    padding: 50px 38px;
}
.account-login .new-users .image_icon{
    background: url("../images/elementi/icone_digithera/accedi.png") no-repeat;
    background-size: cover;
    display: block;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    margin-bottom: 50px;
}
.account-login .registered-users .image_icon{
    background: url("../images/elementi/icone_digithera/login.png") no-repeat;
    display: block;
    width: 150px;
    height: 150px;
    background-size: cover;
    margin: 0 auto;
    margin-bottom: 50px;
}
.account-login h2{
    background:none !important;
}
.buttons-creat{
    margin-top: 35px;
}
.buttons-creat a{
    color: #4C9D2A;
    font-family: 'montserratbold';
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    padding: 8px 20px;
    /*border-top: 1px dashed #4C9D2A;
    border-bottom: 1px dashed #4C9D2A;*/
    cursor: pointer; 
}
.registered-users .form-list {
    margin: 10px 0 !important;
    
}
.registered-users .form-list li {
   margin: 0 !important;
   list-style: none !important;   
}
.registered-users .form-list label{
    font-size: 18px;
    font-family: 'montserratbold';
    color: #373737;
}

.account-login .content .input-text {
    width: 80%;
}


.account-login .content p.required {
    color: #EB340A;
    width: 30%;
    float: left;
    margin: 10px;
}

.account-login button span{
    padding: 8px 10px;
    font-size: 16px;
    cursor: pointer; 
    /*float: left;*/
}

.account-login button .accedi_span {
   width: 100%;
   margin: 0;
}

.account-login .ricordami_div{
    float: left !important;
    width: 50% !important;
}
.account-login  .accedi_div {
    float: left !important;
    width: 100% !important;
    margin: 25px 0;
}
.account-login  .accedi_div .f-left{
    font-size: 10px;
    color: #000;
}
.account-login button {
    float: none!important;
    display:block;
    background: none;
    border: 0;
    /*width: 50%;*/
    /*margin-bottom: 15px;*/
}

.contatti_send button {
    float: none!important;
    display:inline-block;
    background: none;
    border: 0;
	margin-bottom: 6px !important;
}
.account-login .buttons-set {
    margin: 30px 0 0 0 !important;
    padding: 0 !important;
    background-color: transparent !important;
    text-align: center;
}

.RegBlock .contatti_send  {
    float:none;
}

.account-login .RegBlock .buttons-set {
    width:300px;
    margin: 30px auto 0 auto !important;
}

.registered-users .buttons-set{
    text-align: left;
}
/*===== corect 18.04 =====*/
.pre_finish{

}
.pre_finish p{
    font-size: 14px;
    color: #373737;
}
.pre_finish p a{
    color: #255790;
    text-decoration: underline;
}
.pre_finish ul {
    margin-left: 10px;
}

.pre_finish h2 {
    padding: 43px 0 0 0;
    text-align: center;
     font-size: 18px;
    font-family: 'montserratbold';
    color: #373737;
}
.pre_finish li {
    list-style: disc;
    font-weight: bold;
    color: #4C9D2A;
    list-style-position: inside;
}
.pre_finish li p {
     color: #373737;
    font-size: 12px;
}

.pre_finish .aClick {
    margin: 0 25px;
    width: 200px;
}

.pre_finish .send_click{
    margin: 0 0 20px;
    width: 100%;
}

.dasher_line {
    border-bottom: 1px dashed #4C9D2A;
    margin:  43px 0;
}
.pre_finish .contatti_send{
    float: none;
    margin: 0;
    text-align: center;
}
.pre_finish .contatti_send button{
    margin: 0;
    display: inline-block;
}
.pre_finish .contatti_send span{
    float: none;
    display: inline-block;
}
.pre_finish .form_info{
    width: 33%;
    margin: 0 auto;
    margin-top: 25px;
//    margin-bottom: 100pt;
}
.pre_finish .check_click_div {
    width: 100%;
    margin: 0 auto;
}
.pre_finish .contatti_send .buttons-set {
	margin: unset !important;
}

.form_info div{
   padding: 10px 0;
}
.form_info input{
    margin: 0 16px;
}

#first-step-form .aClick {
    width: 100%;
} 
/*====================================account-login===============================================*/



/* Cofiguratore_slider ==========================================================*/

/* Cofiguratore_slider ==========================================================*/


/* Cofiguratore ==========================================================*/

/* Home_prodotti Static Block =================================================*/

.bottom_torri_sotto {
    margin: 0;
    background: url("../images/elementi/landing_page/torri-sotto-bottom.png") no-repeat;
    background-size: 100% auto;
    width: 100%;
    height: 70px;
    background-color: #fff;
    background-position: left bottom;
}

/*===============================================*/

/*configuratore img ======================*/

/* Cofiguratore ==========================================================*/

			/*Fine inserimento Nuovi stili css*/




address {
    font-size: 14px !important;
    color: #373737 !important;
    text-align: justify !important;
}

/*#checkout-review-table tfoot tr.first td.last{*/
    /*display: inline-table;*/
/*}*/
/*#checkout-review-table tfoot tr.last td {*/

/*}*/

#custumer_edit .control {
    margin: 10px 0 0;
}
#custumer_edit ul.form-list .field {
    width: 45%;
    float: none;
    display: inline-block;
    margin: 0 20px 0 0;

}
#custumer_edit ul.form-list .field .input-box  {
    /*margin: 0 7px;*/
}
#custumer_edit ul.form-list .input-box #dummy,
#custumer_edit ul.form-list .input-box .input-text {
    width: 45%;
    margin: 0 5px;
}

#custumer_edit ul.form-list .field .input-box .input-text {
    width: 100%;
    margin: 0 5px;
}


/** billing-progress-opcheckout  ***/

#billing-progress-opcheckout address {
    font-size: 11px !important;
    color: #888 !important;
}


#checkout-step-billing ul.form-list {
    margin: 0;
    list-style: none;
}
#checkout-step-billing .registration_pre_form {
    position: relative;
    left: 0;
    right: 0;
    width: auto;
}
#checkout-step-billing fieldset div.top_chacked_row:after {
}
#checkout-step-billing fieldset div.top_chacked {
    display: inline-block;
    vertical-align: top;
    float:none;
    text-align: center;
    position: relative;
    min-height: 100px;
    margin: 0 0 30px;
    width: 49%;
}
#checkout-step-billing fieldset .contatti_left  .field,
#checkout-step-billing fieldset .contatti_left {
    width: 98%;
}
.customer_form .right_registration_col, .customer_form .left_registration_col, .custumer_form .right_registration_col, .custumer_form .left_registration_col{
    width: 48%;
    margin: 0 3px;
	padding: 7px;
}
.one_column
{
	clear: both;
    margin: 0px 25px -10px 15px;
	padding: 0px 42px 0px 9px;
}

.info_box .one_column
{
	padding: 0px 9px;
}

.customer_box
{
	width:96%;
	border: 2px #F0F0F0 solid;
	margin-bottom: 10px;
	/*overflow:auto;*/}

#checkout-step-billing fieldset .right_registration_col,#checkout-step-billing fieldset .left_registration_col{
    width: 49%;
}
#checkout-step-billing fieldset div.item_lef {
    float: left;
}
#checkout-step-billing fieldset div.item_right {
    float: right;
}


#checkout-step-billing fieldset div.top_chacked label {
    float:none;
}


.box-header
{
	/*width: 380px;*/
	float: right;
}

.box-header a { text-decoration: unset }

.box-account .conversione-icon {display: inline-block;vertical-align: middle;width: 33px; opacity: 0.85;} 
.box-account .conversione-icon:hover {opacity: 1;}
.box-account .convert-content-popup {display:none;}
.simplemodal-container .simplemodal-close { background: url(../images/btn_window_close.gif) no-repeat; }
.simplemodal-overlay {background-color:#000;}
.simplemodal-container {height:20vw !important; width:600px !important; color:#bbb; background:#FFF; border:2px solid #CCC; /*padding:15px; */border-radius: 5px; color: #50A025;}
.simplemodal-container .simplemodal-data {}
.simplemodal-data .popup-title{width: 100%; margin-bottom: 10px;text-transform: uppercase;font-family: "montserratregular";margin-top: 0px;text-align: center;font-weight: bold;font-size: 0.9vw;}
/*.simplemodal-data .popup-title{margin-top:20px; width: 100%; margin-bottom: 25px;text-transform: uppercase;font-family: "montserratregular"}*/
.simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
.simplemodal-container a {color:#ddd;}
.simplemodal-container a.modalCloseImg {cursor: pointer;display: inline;height: 16px;position: absolute;right: 4px;top: 4px;width: 16px;z-index: 1;}
.simplemodal-container h3 {color:#84b8d9;}


.convert-content-popup .block-select,
.convert-content-popup .block-qty { font-family: "montserratregular"}
.convert-content-popup .block-select { width: 95%; text-align:center;}
.convert-content-popup .block-qty { width: 95%;  }
.convert-content-popup .block-select label,
.convert-content-popup .block-qty label {font-size: 13px; text-align: left; text-transform: uppercase; margin-bottom: 5px;}
.convert-content-popup .block-select label {margin-bottom: 18px;}
.convert-content-popup .block-arrow { font-size: 40px; color: #50A025; text-align:center;}
.convert-content-popup .block-middle { min-height: 11vw;height:auto;}
.convert-content-popup .block-middle p {margin:5px;text-align:center;}
.convert-content-popup .block-select select { margin: 0px; }
.convert-content-popup .block-qty {text-align: center;}
.convert-content-popup .block-qty label {text-align: right;}
.convert-content-popup .block-qty input.input-text {font-size: 30px; padding: 5px; text-align: center; border: 1px solid #50A025 !important; width: 100px; margin: 0px; background: #b2dfc7; font-family: "montserratbold"; }
.convert-content-popup .button-actions {float: right;  margin: 10px 10px 10px 10px;}
.convert-content-popup .button-actions button.button{border: 1px solid #50A025 !important; border-radius: 3px; padding: 0px;}
.convert-content-popup .button-actions button.button span { background: none repeat scroll 0 0 #50A025;color: #FFFFFF;line-height: normal;padding: 10px 15px;}
.convert-content-popup .button-actions button.button span span {padding: 0px;}
.convert-content-popup .validation-advice {text-align: left; width: 140px; margin-top: 5px;}
.convert-content-popup .popup-title strong { color: #403f8a; }
.convert-content-popup .cost {font-size: 10px; float: left;width: 100%; margin-top: 25px;text-align: center;}

.convert_ico
{
	background-color: green;
	color: white;
	border-radius: 50%;
	padding: 10px;
    -moz-transition: color 1.0s ease;
    -o-transition: color 1.0s ease;
    -webkit-transition: color 1.0s ease;
    transition: color 1.0s ease;
}
.convert_ico:hover { color: #092C74 !important; }

.dataTables_filter label { margin-top: 7px; }
.dataTables_filter label input
, .pager .limiter select
, .dataTables_length label select { font-family: "montserratregular" !important; width: unset !important }
.dataTables_length label select { margin: 10px !important; height: unset !important; }

.limiter { text-align: left; width: 100%; }
.pager .limiter select { width: 6em !important; }

.box-account .dataTables_wrapper { margin-left: -13px !important }
.dataTables_wrapper .dataTables_length { margin-left: 15px }

#need_to_click
{
	visibility: hidden;
	margin: 0px;
	height: 0px !important;
}
#need_to_click input
{
	visibility: hidden;
}

div.page-title h1.alt
{
	padding:10px;
	background-color:#50a025;
	line-height:1;
	color: WHITE;
	text-align: center;
	font-size: 18px;
	margin-left: 8px;
	max-width: 95%
}

    /* Style for tooltip */
.ui-tooltip, .arrow:after {
    background: #012E66 !important;
    border: 2px solid white;
}
.ui-tooltip {
    padding: 10px 20px;
    color: white;
    border-radius: 20px;
	font-size: 14px;
    font: "montserratbold", Sans-Serif;
    /*text-transform: uppercase;*/
    box-shadow: 0 0 7px black;
}
.ui-tooltip-content 
{
	color: white !important;
}
.arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
}
.arrow.top {
    top: -16px;
    bottom: auto;
}
.arrow.left {
    left: 20%;
}
.arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.arrow.top:after {
    bottom: -20px;
    top: auto;
}


.spinner
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 900;
	background-color: #000;
	opacity: 0.4;
	filter:alpha(opacity=40);
	margin: 0;
	padding:0;
}

.spinner li
{
	font-size: 30px;
	position: relative;
	top: 50%;
	left: 45%;
	color:white;
}

.clear { clear: both }
.left  { float: left }
.right { float: right }

.no_pdf { float: center; opacity: 0.4; filter: alpha(opacity=40); }

.buttons-set .back-link
{
	font-weight: 300 !important;
	margin: 20px 0px !important;
}

.top-page
{
	float: right;
	margin-top: 2px !important;
}

.popover {
    display: block;
    min-width: 12.5rem;
    height: auto;
    position: relative;
    padding: 1.25rem;
    background: #FFF none repeat scroll 0% 0% !important;
	//opacity:0.7;
	color: #024787;
}
.popover.popover-shadow { box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);}
.popover:before {
  content: "";
  width: .625rem;
  height: .625rem;
  display: block;
  position: absolute;
  background-color: inherit;
  left: -0.3125rem;
  top: 50%;
  margin-top: -0.3125rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.popover.marker-on-top:before {
  top: 0;
  left: 50%;
  margin-left: -0.3125rem;
}
.popover.marker-on-right:before {
  top: 50%;
  margin-top: -0.3125rem;
  left: 100%;
  margin-left: -0.3125rem;
}
.popover.marker-on-bottom:before {
  top: 100%;
  margin-left: -0.3125rem;
  left: 50%;
  margin-top: -0.3125rem;
}

.popover .hdr {
	background-color:orange; 
	display:block; 
	padding:10px 0; 
	color:white; 
	border-radius: 5px; 
	text-align:center;
}

.popover ul li { 
	line-height: 28px;
	display: block;
}
.rettangolo { 
	font-weight: normal;
  font-size:20px;
  color: #50a025;
	line-height: 1.1em;
	margin: 0px;
	text-align: center;
	/*text-transform: uppercase;*/
  /*height: 50px;*/
  width: 150px;
  border-width: 2px;
  text-align: center;
/*  border-style: outset; */
  border-color: #092C74;
  padding: 10px;
  border-radius: 5px;
  background-color:#F3F3F3;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.font-rettangolo {
  font-weight: bold;
  font-size:20px;
  color: #00356A;
  padding-top: 10px;
}

.top-footer {background: #EEEEEE; margin-top: 20px; margin-bottom: 20px; padding: 20px 0; font-size: 12px;}

/*
.slidebar_menu > * {
    margin: 5px;
    width: 229px;
}
.slidebar_menu li + li {
    margin-top: 2px;
}
.slidebar_menu > div > ul, .slidebar_menu > div > .btn {
    clear: left;
    margin: 0 0 5px;
}
.slidebar_menu ul.nav-tabs {
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
    float: left;
    margin-top: 0;
    width: 100%;
}
.slidebar_menu ul.nav-tabs-second li::before, .slidebar_menu ul.nav-tabs li::before {
    float: left;
    font: 14px/1.6em "Glyphicons Regular";
    height: initial;
}
.slidebar_menu ul.nav-tabs li {
    text-align: left;
}
.slidebar_menu ul.nav-tabs li:first-child {
    border-top: medium none;
}
.slidebar_menu ul.nav-tabs li a {
    background: #eee none repeat scroll 0 0;
    border-radius: 0;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    padding: 7px 2px;
    text-transform: none;
    width: auto;
}
.slidebar_menu ul.nav-tabs li.attivo {
    margin-top: 1px;
}
.slidebar_menu ul.nav-tabs li:last-child a {
    border-radius: 0 0 4px 4px;
}
.slidebar_menu ul.nav-tabs li:first-child a {
    border-radius: 4px 4px 0 0;
}
.slidebar_menu ul.nav-tabs > li.titolo::before {
    content: none;
    margin: 0;
}
.slidebar_menu ul.nav-tabs-second li, .slidebar_menu ul.nav-tabs li ul li {
    background: #eee none repeat scroll 0 0;
    border-top: 1px solid #ddd;
    margin: 0;
}
.slidebar_menu ul.nav-tabs-second li:first-child, .slidebar_menu ul.nav-tabs li ul li:first-child {
    border-top: medium none;
}
.slidebar_menu ul.nav-tabs-second li:first-child a, .slidebar_menu ul.nav-tabs li ul li:first-child a {
    border-radius: 0;
}

*/

.menu-inside > * {
    margin: 5px;
}
.menu-inside li + li {
    margin-top: 2px;
}
.menu-inside > div > ul, .menu-inside > div > .btn {
    clear: left;
    margin: 0 0 10px;
}
.menu-inside ul.nav-tabs {
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
  
    margin-top: 0;
    width: 100%;
}
.menu-inside ul.nav-tabs-second li::before, .menu-inside ul.nav-tabs li::before {
    float: left;
	font: 14px/1.6em 'Glyphicons Halflings';
    height: initial;
}
.menu-inside ul.nav-tabs li {
    text-align: left;
}
.menu-inside ul.nav-tabs li:first-child {
    border-top: medium none;
}
.menu-inside ul.nav-tabs li a {
   /*  background: #eee none repeat scroll 0 0; */
    border-radius: 0;
    font-family: "raleway",sans-serif;
    font-size: 14px;
    padding: 7px 2px;
    text-transform: none;
    width: auto;
}
.menu-inside ul.nav-tabs li.attivo {
    margin-top: 1px;
}
.menu-inside ul.nav-tabs li:last-child a {
    border-radius: 0 0 4px 4px;
}
.menu-inside ul.nav-tabs li:first-child a {
    border-radius: 4px 4px 0 0;
}
.menu-inside ul.nav-tabs > li.titolo::before {
    content: none;
    margin: 0;
}
.menu-inside ul.nav-tabs-second li, .menu-inside ul.nav-tabs li ul li {
    background: #eee none repeat scroll 0 0;
    border-top: 1px solid #ddd;
    margin: 0;
}
.menu-inside ul.nav-tabs-second li:first-child, .menu-inside ul.nav-tabs li ul li:first-child {
    border-top: medium none;
}
.menu-inside ul.nav-tabs-second li:first-child a, .menu-inside ul.nav-tabs li ul li:first-child a {
    border-radius: 0;
}
.menu-inside ul.nav-tabs li.titolo > a, .menu-inside ul.nav-tabs li.titolo.active > a, .menu-inside ul.nav-tabs li.titolo > a:hover, .menu-inside ul.nav-tabs li.titolo.active > a:hover {
    background: #024787 none repeat scroll 0 0 !important;
    border: medium none;
    border-radius: 4px 4px 0 0 !important;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    margin-bottom: -1px;
    padding: 10px 2px;
    text-align: center;
    width: 100%;
}
.menu-inside li.attivo ul, .menu-inside li.attivo.active ul, ul.nav-tabs-second {
    border: 2px solid #357ebd;
    float: left;
    margin: 0;
    width: 100%;
}
.menu-inside ul.nav-tabs-second li a, .menu-inside ul.nav-tabs li a {
    border-radius: 0;
    font-size: 14px;
    margin: 0;
    padding-left: 30px;

}
.menu-inside ul.nav-tabs-second li a {
    background: #eaf1f5 none repeat scroll 0 0;

}
.menu-inside ul.nav-tabs > li::before {
    color: #333;
    font: 14px/1.6em 'Glyphicons Halflings';
    content: "\e080";
    margin: 7px 3px 4px 8px;
}
.menu-inside ul.nav-tabs > li.active::before {
    color: #fff;
}
.menu-inside ul.nav-tabs > li.active > a, .menu-inside ul.nav-tabs > li.active > a:hover, .menu-inside ul.nav-tabs li.attivo > a, .menu-inside ul.nav-tabs li.attivo > a:hover {
    background: #428bca none repeat scroll 0 0 !important;
    border: 1px solid #357ebd;
    border-radius: 0 !important;
    color: #fff;
}
.menu-inside ul.nav-tabs li.attivo::before {
    color: #fff;
    margin: 6px 5px 0 10px;
    transform: rotate(90deg);
}
.menu-inside ul.nav-tabs-second > li.active::before {
    color: #333;
    font: 14px/1.6em 'Glyphicons Halflings';
    content: "\e080";
    margin: 6px 5px 2px 8px;
}
.menu-inside ul.nav-tabs > li > a:hover {
    background: #dedede none repeat scroll 0 0 !important;
}
.menu-inside ul.nav-tabs-second li.active a, .menu-inside ul.nav-tabs li.attivo ul li.active a {
    font-weight: bold;
}
.menu-inside .glyphicons {
    top: 0;
}

.btn-default {
    background-color: #428bca;
    border-color: #357ebd;
    font-weight: 700;
    font-family: "raleway",sans-serif;
    color: #fff;
}

.slidebar_menu ul.nav-tabs li.titolo > a, .slidebar_menu ul.nav-tabs li.titolo.active > a, .slidebar_menu ul.nav-tabs li.titolo > a:hover, .slidebar_menu ul.nav-tabs li.titolo.active > a:hover {
    background: #024787 none repeat scroll 0 0 !important;
    border: medium none;
    border-radius: 4px 4px 0 0 !important;
    color: #fff;
    cursor: pointer;
    margin-bottom: -1px;
    padding: 10px 2px;
    text-align: center;
    width: 100%;
    margin:0;
}
.slidebar_menu li.attivo ul, .slidebar_menu li.attivo.active ul, ul.nav-tabs-second {
    border: 2px solid #357ebd;
    float: left;
    margin: 0;
    width: 100%;
}
.slidebar_menu ul.nav-tabs-second li a, .slidebar_menu ul.nav-tabs li a {
    border-radius: 0;
    margin: 0;
    padding-left: 30px;
    border-bottom: 1px solid #FFF;
}
.slidebar_menu ul.nav-tabs-second li a {
    background: #eaf1f5 none repeat scroll 0 0;
}

.slidebar_menu ul.nav-tabs > li::before {
	font: 14px/1.6em 'Glyphicons Halflings';
	content: "\e080";
	margin: 7px 3px 4px 8px;
	color: #000;
}


.slidebar_menu ul.nav-tabs > li.active::before {
    color: #fff;
}
.slidebar_menu ul.nav-tabs > li.active > a, .slidebar_menu ul.nav-tabs > li.active > a:hover, .slidebar_menu ul.nav-tabs li.attivo > a, .slidebar_menu ul.nav-tabs li.attivo > a:hover {
    background: #428bca none repeat scroll 0 0 !important;
    border: 1px solid #357ebd;
    border-radius: 0 !important;
    color: #fff;
}
.slidebar_menu ul.nav-tabs li.attivo::before {
    color: #fff;
    margin: 6px 5px 0 10px;
    transform: rotate(90deg);
}

.slidebar_menu ul.nav-tabs-second li::before, .slidebar_menu ul.nav-tabs li::before {
    float: left;
    font: 14px/1.6em 'Glyphicons Halflings';
    height: initial;
    content: "\e080";
}

.slidebar_menu ul.nav-tabs-second > li.active::before {
	font: 14px/1.6em 'Glyphicons Halflings';
    color: #333;
    content: "\e080";
    margin: 6px 5px 2px 8px;
        float: left;
}
.slidebar_menu ul.nav-tabs > li > a:hover {
    background: #dedede none repeat scroll 0 0 !important;
}
.slidebar_menu ul.nav-tabs-second li.active a, .slidebar_menu ul.nav-tabs li.attivo ul li.active a {
    font-weight: bold;
}
.slidebar_menu .glyphicons {
    top: 0;
}

.widget-static-block h2 {
    border-bottom: 1px solid #4C7BA7;
    color: #04438a;
    font-size: 12px;
    font-weight: 600;
    margin: 0 0 10px;
    padding: 5px 0 5px 0;
    text-transform: uppercase;
}

.dhmm-inner .widget li > a {
    border-bottom: 0 solid #cccccc;
    border-radius: 0;
    color: #04438a;
    margin: 0;
    padding: 2px !important;
    text-decoration: none;
    text-shadow: 0 0 0 transparent;
}

.dhmm-dropdown-inner {padding: 15px;}

.margin-left-200 {margin-left: -200px;}

.margin-left-200 .dhmm-child.dropdown-menu.dhmm-dropdown {margin-left: -200px;}

.slidebar_menu > h2, .slidebar_menu > h1 {
    background: #024787 none repeat scroll 0 0 !important;
    border: medium none;
    border-radius: 4px 4px 0 0 !important;
    color: #fff;
    cursor: pointer;
    margin-bottom: -1px;
    padding: 10px 2px;
    text-align: center;
    width: 100%;
    margin:0;
}

.slidebar_menu ul li {padding: 10px 0;border-bottom: 1px solid #FFF;}
.slidebar_menu ul > li::before {
	font: 12px/1.4em 'Glyphicons Halflings';
	content: "\e080";
	margin: 7px 5px 2px 7px; 
	color: #000;
}

.slidebar_menu ul > li.active::before {
	font: 12px/1.4em 'Glyphicons Halflings';
	color: #333;
	content: "\e080";
	margin: 6px 5px 2px 7px;
	float: left;
}

.ftnote-prod-home
{
	font-size:xx-small; 
	color:#846C9B; 
	text-align: left;
	margin-top: 5px;
	float: left;
	width: 100%;
}

.em-top-price
{
       font-size: medium;
       color: #846C9B;
       margin-top: -35px;
       float: left;
       width: 100%; 
       margin-left: 47px;
}

/* configuratore  */

/* Tabelle in nuovo Stile */

.datagrid table { 
	border-collapse: collapse; 
	text-align: left; 
	width: 100%; 
	} 
.datagrid {
	font: normal 12px/150% background: #fff; 
	overflow: hidden; 
	border: 1px solid #024787; 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
	} 
.datagrid table td, .datagrid table th { 
	padding: 3px 10px; 
	}
.datagrid table thead th {
	background-color:#024787; 
	color:#FFF; 
	font-size: 15px; 
	font-weight: bold; 
	text-align: center;
	} 
.datagrid table tbody td { 
	color: #275420; 
	border-left: 2px solid #5BA836; 
	font-size: 12px;
	font-weight: normal; 
	line-height: 1.2;
	} 
.datagrid table tbody .alt td { 
	background: #D7FCBD ; 
	color: #275420; 
	} 
.alt td div {
	vertical-align:middle;
	} 
.ckctr {
	text-align: center; 
	color: green; 
	font-size: medium ;
	} 
.fttxt {
	color:#275420; 
	font-size: 10px; 
	border-top: 2px solid #5BA836;
	}   


.bottone_acquisto
{
/*	position: absolute !important; */
	-moz-transition: all 0.1s;
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
}

.bottone_acquisto:hover
{
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
/* Fine Stili per Tabella */
select[multiple]{
  	background-image:none !important;	
}

.blk_name {
    color: #024787;
    padding: 2px 4px;
    font-weight: bold;
	text-align: center;
}

.red, .info-red {
	    background-color: rgba(220, 0, 0, 1);
}

.green, .info-green { 
	    background-color: rgba(68, 165, 0, 1);
}

.trend {
	font-size:31px;
}

.styled {
    border: 0;
    line-height: 2.5;
    padding: 0 20px;
    width:220px;
    margin-left:50px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    border-radius: 10px;
    background-image: linear-gradient(to top left,
                                      rgba(0, 0, 0, .2),
                                      rgba(0, 0, 0, .2) 30%,
                                      rgba(0, 0, 0, 0));
    box-shadow: inset 2px 2px 3px rgba(255, 255, 255, .6),
                inset -2px -2px 3px rgba(0, 0, 0, .6);
}

.red, .info-red:hover {
    background-color: rgba(255, 0, 0, 1);
}

.green, .info-green:hover {
    background-color: rgba(60, 220, 54, 1);
}

.yellow, .info-yellow:hover, .amber, .info-amber:hover {
	background-color : rgb(247, 255, 0);
} 

.orange, .info-orange:hover {
	background-color : rgb(255, 191, 0);
}

.dgreen, .info-dgreen:hover {
    background-color: #44A500;
}

.dblue, .info-dblue:hover {
	background-color : #024787;
}

.styled:active {
    box-shadow: inset -2px -2px 3px rgba(255, 255, 255, .6),
                inset 2px 2px 3px rgba(0, 0, 0, .6);
}


.informativa {
	padding: 10px 10px 10px 10px;
}
.informativa ul, .informativa ul li {
		list-style-type: circle !important;
		margin: 7px 7px !important;		
	}
#confirmBox
{
    display: none;
    background-color: rgba(239, 52, 31, 1);
    border-radius: 5px;
    border: 7px double #aaa;
    position: sticky;
    /*width: auto;*/
    min-width: 30%;
    max-width: 50%;
    /*left: auto;
    margin-left: -7%;*/
   padding: 6px 8px 8px;
    box-sizing: border-box;
    text-align: center;
    height:auto;
    min-height:20%;
    color:rgba(255, 255, 255, 1);
    font-size:16px;
	z-index:999;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	}
#confirmBox button {
    background-color: #ccc;
    display: inline-block;
    border-radius: 3px;
    border: 1px solid #aaa;
    padding: 2px;
    text-align: center;
    width: 80px;
    cursor: pointer;
}
#confirmBox button:hover
{
    background-color: #ddd;
}
#confirmBox .message
{
    text-align: center;
    margin-bottom: 8px;
	padding-bottom:60px;
	padding-top:10px;    
}
