/*@font-face
{
    font-family: "Gill Sans MT";
    src: url('fonts/Gill-Sans-MT.ttf');
}*/

custom_2_darken_4-text{
    color:#375990;

}

body 
{
    //font-family: "Gill Sans MT";
    margin: 0;
    padding: 0;
    font-size: 11pt;    
}

  @media only screen and (max-width : 992px) {
    header, main, footer {
      padding-left: 0;
    }
  }

img 
{
    border: 0;
}
    
/*table {
    border-spacing: 0;
    border-color: transparent;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
}*/

/****** Sezione Profilo ******/
/*#dati_profilo 
{
    float: left;
    width: 650px;
}

#azioni_profilo
{
    float: right;
}*/

/*** REFERTI ***/
/*.elencoreferti 
{
    margin: 10px auto;
}

.elencoreferti td
{
    padding-left: 5px;
    padding-right: 5px;
}

.elencoreferti tr th
{
    border-color: #00519c;
}

.elencoreferti tr td
{
    border-color: #FFFFFF;
    border-bottom-color: Yellow;
}*/
.dettaglioTabella{
        font-size: 10pt;
}
.dettaglioTabellaNullo{
        font-size: 0pt;
}
.div_ricerca{
	margin-bottom:50px;
	background-color:rgb(245,245,245);
	padding:20px;
	padding-bottom:10px;
	border-radius:3px;
}

.boxLogin{
    position:relative;
    top:10vh;
    width:300px;
    margin:0 auto;   
    border-radius:3px;
    background-color:rgba(250,250,250, 0.5);
    padding:20px;
}

.elencoreferti{
    font-size:1.1em;
    margin-top:30px;
}

.elencoreferti a{
    color:black;
}

.elencoreferti .icon{
    text-align:center;
    cursor:pointer;
}

.elencoreferti .icon.disabled i{
    color:rgb(180,180,180);
    cursor:default;
}

.elencoreferti i{
    color:#4db6ac;
}

.submenu_link 
{
    margin-left: 10px;
    font-weight: bold;
    color: #00519c;
    text-decoration: none;
}

.etichetta_tabella
{
    font-weight: bold;
    color: #00519c;
}

.titoletto_tabella 
{
    background-color: #00519c;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

.helptext 
{
    color: #00519c;
    font-weight: normal;
    font-size:1.1em;
    margin-top:2px;
    margin-left:2px;
}

.info_icon{
    color:#00519c;
}

.warningMessage 
{
    color: #f44336;
}

.warningMessage_sec 
{
    border: 1px solid #ffcdd2;
    border-radius:3px; 
    padding:10px;
    text-align:center;
}

.spaziato 
{
    margin: 10px;
}

.cercareferti input{
    border-radius:3px;
    border:1px solid rgb(200,200,200);
    height:20px;
}

.campo_ricerca{
    float:left;
    margin:5px;
}

.label_referti{
    margin:5px;
}

.vstack{
        flex-direction: column;
        align-items: stretch;
    }

    .hstack {
        flex-direction: row;
        align-items: stretch;
    }

.ricerca{
   height:350px;
    width: 100%;
    margin:20px 0px 10px 0px;
}

.ricerca_cliente{
    height:140px;
    width: 100%;
    margin:20px 0px 10px 0px;
}

.ricerca.wide{
    height:350px;
    width: 100%;
    margin:20px 0px 10px 0px;
    display:block;
}

.ricerca_cliente.wide{
    height:140px;
    width: 100%;
    margin:20px 0px 10px 0px;
    display:block;
}

.panel{
    display: none;
}

.datefield{
    width:100px;
}

.clear-right{
    clear: right;
}    

.clear-left{
    clear: left;
}  

.loader{   
    text-align:center;
    position:fixed;
    top:400px;
    left:calc(50vw - 50px);
    z-index:999;
}

.inlavorazione{
    margin:50px;
    text-align:center;
    font-size:20px;
    color:rgb(90,90,90);
}

/***********YLING************/
#master_div{
    padding-top:40px;
}

#slide_button{   
    margin-top:21px;   
    margin-right:5px;
}


.top-nav{
    background-color:white;
    color:#4285F4;
}

nav.top-nav{
    height:100px;
    line-height:100px;
}

.topnav_buttons{
    display:flex;
    position:relative;
    top:2px;
}

.topnav_buttons .button{
    margin:0 10px;
    height:89px;
    color:rgb(120,120,120) !important;
}


.topnav_buttons i{
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;  				
    -transition: color 0.2s linear;
}


.topnav_buttons i{
    color:#4285F4;   
}

.topnav_buttons .button-icon:hover{
    cursor:pointer; 
}

.drop.button .button-icon{
    height:95px;
    line-height:95px !important;   
}

.drop.button .button-icon .account_name{
    font-size:1.1em;      
    line-height:1;
}

.page-title{
    font-size: 3.5em;
    font-weight:200;
    margin-left:15px;
}

.logo{
    height:100px;   
    font-size:1.3em;
    font-weight:300;
    background-color:rgb(66, 134, 243);
    padding:0 !important;
}  

.logo:hover{
    background-color:rgb(66, 134, 243) !important;
}

.logo i{
    font-size:25px;
    position:relative;
    top:7px;
    margin-right:5px;
    color:rgba(49,50,128,0.7); 
}

.logo_img{
    width:75px;    
    border-radius:2px; 
    position:relative;
    top:12px;   
}

.logo_img{
    width:150px;
    position:relative;
    /*top:23px;*/
    border-radius:2px;    
}

.logo_img_slide{
    text-align:center;
}

.logo_img_slide img{
    width:200px;
    position:relative;
    top:20px;
}

.logo_img_slide{    
    text-align:left;
}

.logo_img_slide img{
    width:70px;
    top:0;
    left:10px;    
}

.logo_img_print{
    display:none;
}

.logo_utente{
    margin-top:5px;
    color:#009688;
}

.top-navigation{
    height:50px;
    background-color:#757575;
    /*background-color:#7cb342;*/
    /*background-color:#212121;*/
    color:white;  
    text-align:center;     
}

.top-navigation .text-benvenuto{
    font-size:1.4em;  
    font-weight:300;  
}

.top-navigation a{
    padding:0 20px;
    position:relative;
    top:3px;
    font-size:1.1em;
    color:white;
        
}

.top-dropdown {
    display: none;
    position: absolute;
    margin-top:3px;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    border-left:1px solid #009688;
    padding:0;
    z-index: 99;
}

.top-dropdown a {
    color: black;
    padding: 5px 25px;
    text-decoration: none;
    display: block;
}

.top-dropdown a:hover {
    background-color:rgb(240,240,240)
}

.drop:hover .top-dropdown {
    display: block;
}

.sub-dropdown {
    display: none;
    position: absolute;
    top:0px;
    left:160px;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    border-left:1px solid #009688;
    padding:0;
    z-index: 99;
}

.sub-dropdown a {
    color: black;
    padding: 5px 25px;
    text-decoration: none;
    display: block;
}

.sub-dropdown a:hover {
    background-color:rgb(240,240,240)
}

.sub-drop:hover .sub-dropdown {
    display: block;
}



.drop:hover .arrow{
    visibility:visible;
    opacity:1;
}

.drop:hover .arrow2{
    visibility:visible;
    opacity:1;
}

.drop:hover .topnav_buttons_drop{
    visibility:visible;
    opacity:1;
}

.topnav_buttons_drop{
    visibility:hidden;
    opacity:0;
    position: absolute;
    top:68px;
    right:0;
    background: #fff;
    border: 1px solid #ccc;
    border-color: rgba(0,0,0,0.1);
    border-radius:1px;
    color: #000;
    width: 430px;
    max-width: calc(100vw - 35px);
    -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.2);
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
    padding:0;
    z-index: 99;
    -webkit-transition: visibility 0s, opacity 0.2s linear;
    -moz-transition: visibility 0s, opacity 0.2s linear;
    -o-transition: visibility 0s, opacity 0.2s linear;  				    
    -
    transition: visibility 0s, opacity 0.2s linear;
}

.topnav_buttons_drop a{       
    color: rgb(100,100,100);
    -webkit-transition: color 0.2s linear;  				
    -moz-transition: color 0.2s linear;  				
    -o-transition: color 0.2s linear;  				
    -transition: color 0.2s linear; 

}

.arrow{
    visibility:hidden;
    opacity:0;
    border-color: transparent;
    border-style: dashed dashed solid;
    border-width: 0 8.5px 8.5px;
    position: absolute;
    right:17px;
    z-index: 99;
    height: 0;
    width: 0;
    -webkit-animation: gb__a .2s;
    animation: gb__a .2s;
    border-bottom-color: #ccc;
    border-bottom-color: rgba(0,0,0,0.1);
    top: 60px;
    -webkit-transition: visibility 0s, opacity 0.2s linear;
    -moz-transition: visibility 0s, opacity 0.2s linear;
    -o-transition: visibility 0s, opacity 0.2s linear;  				
    -
    transition: visibility 0s, opacity 0.2s linear;
}

.arrow2 {
    visibility:hidden;
    opacity:0;
    border-color: transparent;
    border-bottom-color: #fff;
    border-style: dashed dashed solid;
    border-width: 0 8.5px 8.5px;
    position: absolute;
    right: 17px;
    top: 61px;
    z-index: 100;
    height: 0;
    width: 0;
    -webkit-animation: gb__a .2s;
    animation: gb__a .2s;
    -webkit-transition: visibility 0s, opacity 0.2s linear;
    -moz-transition: visibility 0s, opacity 0.2s linear;
    -o-transition: visibility 0s, opacity 0.2s linear;  				
    -
    transition: visibility 0s, opacity 0.2s linear;
}

.account_drop_item{
    float:left;
    margin:15px 10px 10px 10px;
    text-align:center;
    cursor:pointer;
    line-height:1;
    width:120px;
    height:90px;
    border-bottom:1px solid white;
    -webkit-transition: border 0.3s linear;  				
    -moz-transition: border 0.3s linear;  				
    -o-transition: border 0.3s linear;  				
    -transition: border 0.3s linear;
}

.account_drop_item .disabled{
    pointer-events:none;
}

.account_drop_item .disabled i{
    color:#bdbdbd !important;
}

.div_icon{
    height:50px !important;
    width:50px !important;
    margin-bottom:7px !important;
    line-height:1 !important;
    border-radius:50%;
    margin:3px auto;
}

.div_icon.referti{    
    background-color:#2C579B;    
}
 
.div_icon.prenotazioni{   
    background-color:#9E0303;    
}

.div_icon.prevenzione{   
    background-color:#009688;    
}

.div_icon img{
    height:23px;
    margin-left:15px;
}

.disabled .div_icon.referti, .disabled .div_icon.prenotazioni, .disabled .div_icon.prevenzione{    
    background-color:#bdbdbd; 
    pointer-events:none;      
}

a.disabled{    
    pointer-events:none;       
}

.account_drop_item i{
    font-size:55px !important;
    margin-bottom:5px;
    height:auto !important;
    line-height:1 !important;    
}

.account_drop_item:hover{
    border-bottom:1px solid rgb(220,220,220);
    cursor:pointer;
}

.account_drop_item i{
    color:#646464;
    display:block !important;
}

.aspNetDisabled{
    color:#b1b0b0;
}

.account_drop_footer{
    float:left;
    padding:15px 50px 15px 0;
    border-top:1px solid rgb(220,220,220);
    width:100%;
    text-align:right;
}

.nav-item{
    float:left;
    height:50px;
    box-sizing:border-box;
    line-height:47px;
}

.nav-item:hover{
    /*border-bottom:3px solid rgb(49,50,128);*/
    background-color:#009688; 
}

.nav-item.active{
    /*border-bottom:3px solid rgb(49,50,128);*/
    background-color:#009688; 
}

.nav-item.disabled a{
    cursor:default;
    color:rgb(180,180,180) !important;
    pointer-events: none;
}

.nav-item.disabled:hover{
    background-color:#26a69a !important;    
}

main{
    min-height:calc(100vh - 220px);
}

.benvenuto{
    margin:20px 0;
    border-radius:2px;
}

.benv_section{
    margin:10px 0;
}

.benv_section i{
    font-size:40px;
    color:rgb(120,120,120);
   
}

.benv_section span{
   position:relative;
   top:-15px;
   font-size:1.1em;
   margin-left:10px;
}

.benv_section .label{
    color:rgb(100,100,100);
}

.benv_section a{
   position:relative;
   top:-15px;
   font-size:1.1em;
   margin-left:10px;
   color:rgb(90,90,90);
}

.benv_section a:hover{
    text-decoration:underline;
}

.custom-color{
    background-color:#7cb342 !important;
}

.riq_referti, .riq_prenotazioni, .riq_pacchetti{
    margin:11px 0;   
}

.riq_referti .collection, .riq_prenotazioni .collection{   
    font-size:1.2em;    
}

.riq_prenotazioni .collapsible{
    box-shadow:none;
    border-radius:3px;
    font-size:1.2em;
    
}

.riq_prenotazioni .collapsible .collapsible-header{
    line-height:1.5rem;
    padding:10px 20px;
}

.riq_prenotazioni .collapsible .collapsible-header:hover{
   background-color: #ddd;
   -webkit-transition: all 0.2s linear;  				
    -moz-transition: all 0.2s linear;  				
    -o-transition: all 0.2s linear;  				
    -transition: all 0.2s linear;  
}

.riq_prenotazioni .collapsible .collapsible-body{
    padding: 10px 20px;
    font-size:0.85em;
}

.riq_prenotazioni .collapsible .collapsible-body p {
    margin: 0;
    padding: 0 0 10px 0;
}

.riq_prenotazioni .collapsible .collapsible-body .link {
    margin:5px 0 px 0;
    text-align:right;
}


.stato_pacchetti{
    font-size:1.2em;
    margin:10px 0 40px 10px;
}
.home_card{
    color:rgb(100,100,100);       
}

.home_card .card-header{    
    padding:15px 0 15px 25px;
    cursor:pointer;  
    display:table;
    table-layout:fixed;
    width:100%;
    height:96px;
    -webkit-transition: all 0.2s linear;  				
    -moz-transition: all 0.2s linear;  				
    -o-transition: all 0.2s linear;  				
    -transition: all 0.2s linear;  
}

.home_card .card-header:hover{    
    background-color:rgb(240,240,240);  
}

.home_card .card-header .card-icon{    
    display:table-cell;
    vertical-align:middle;
    width:50px;
}

.home_card .card-header .card-icon .div_icon{    
    margin-bottom:0 !important;
}

.home_card .card-header .card-icon .font_icon{    
    height:53px;
}

.home_card .card-header .card-icon .font_icon i{    
    font-size:40px;
    color:#5C9FFF;
    margin:0 auto;
}

.home_card .card-header .title{    
    display:table-cell;
    vertical-align:middle;
    padding:0 20px;
    font-size:1.7em;
}

.home_card .card-header .card-arrow{    
    display:table-cell;
    vertical-align:middle;
    padding:0;
    font-size:30px;
    width:36px;

}

.home_card .card-header{    
   color:rgb(100,100,100);
}

.home_card .card-section{
    border-top:1px solid rgb(220,220,220);
    padding:15px;
}

.home_card .card-section .card-description{
   font-size:1.2em;
}

.home_card .card-section .card-description.footer-description{
   margin:20px 0 15px 0;
}

.home_card .card-section .link_list_header {       
    font-size:1.2em;
    margin-top:0;
    color:#039be5;
}

.home_card .card-section ul.link_list {
    list-style: none; /* Remove list bullets */
    padding: 0;
    margin: 10px 0;
    font-size:1.1em;

}
 
.home_card .card-section ul.link_list li { 
    padding-left: 25px;
    margin:6px 0; 
}

.home_card .card-section.link_list_section a { 
    border-bottom:1px solid transparent;
    -webkit-transition: all 0.2s linear;  				
    -moz-transition: all 0.2s linear;  				
    -o-transition: all 0.2s linear;  				
    -transition: all 0.2s linear;  
}

.home_card .card-section.link_list_section a:hover { 
    border-bottom:1px solid #75B8FF;
}

.home_card .card-section .list_header {       
    font-size:1.1em;
}

.home_card .card-section .riepilogo .list_header {
    font-size:1em;       
    margin-top:0;
    margin-bottom:0;
}

.home_card .card-section ul.list {
    list-style: none; /* Remove list bullets */
    padding: 0;
    margin: 0;
    margin-bottom:15px;
}
 
.home_card .card-section ul.list li { 
    padding-left: 25px;
    margin:6px 0; 
}


.home_card .card-section .empty{
    font-size:1.2em;
    text-align:center;
    margin:10px 0;
}

.home_card .card-section .lab_info {
    font-size:1.2em;  
      
}

.home_card .card-section .lab_info p{
    margin-top:0;
    margin-bottom:15px; 
}

.home_card .card-section .lab_info i{
    margin-right:10px;
    color:#5C9FFF;   
}

.home_card .card-section .lab_info a{   
    color:inherit;   
}

.home_card .card-section .lab_info a:hover{   
    text-decoration:underline;   
}

.home_card .card-section .privacy h6{   
   margin-bottom:20px;
   font-size:1.3em;
}

.home_card .card-section .privacy ul li{   
   margin:10px 0 10px 35px;
   list-style-type:disc; 
   font-size:1.2em;  
}

.home_card .card-section .privacy ul li p{   
   margin:0;  
}

.home_card .card-section .privacy ul li a{   
   color:inherit; 
}

.home_card .card-section .privacy ul li a:hover{   
   text-decoration:underline;
}

.home_card .card-section .privacy ul li .subtitle{   
  font-size:0.85em; 
}

.home_card .card-section .privacy .no-consensi{   
  font-size:1.1em;
  margin-left:20px;
}

.home_card .card-section .riepilogo{   
  font-size:1.1em;  
}

.home_card .card-section .riepilogo .btn{   
  font-size:0.9em;
  margin:20px 0 5px 0;  
}

.l_error_home{
    font-size:1.3em;
    color:rgb(90,90,90);
    font-weight:400;
}

.footer-copyright{
    font-size:1.1em;
}

footer{
    /*background-color:#7cb342 !important;*/   
    background-color:#ffffff  !important;
}

.footer-copyright{
     /*color:white !important;*/
     color:darkslategray !important;
}

.footer-copyright a{
     /*color:white !important;*/
     color:darkslategray !important;
}

.referto{
    padding:20px 0;
}

.referto h3{
    border-bottom:1px solid rgb(220,220,220);
    padding-bottom:10px;
    margin-bottom:50px;
    color:rgb(90,90,90);
}

.referto h5{
    border-bottom:1px solid #c5cae9 ;
    padding-bottom:10px;
    margin-bottom:50px;
    color:#4db6ac;
}

.referto span{
    font-size:1.2em;
    margin-right:10px;
}

.referto .label{
    font-weight:500;
    color:rgb(100,100,100);
    
}

.ref_button{
    margin-top:10px;
}

.file_link{
    
}

#ctl00_ContentPlaceHolder1_sms_content{
    height:150px;
}

#ctl00_ContentPlaceHolder1_email_content{
    height:100px;
}

#ctl00_ContentPlaceHolder1_inoltro_content{
    height:350px;
}

.collapsed{
    display:none;
}

.collapse_div{
    cursor: pointer;
}

.collapse_div i{
    position:relative;
    top:3px;
}

.allegato_ref{
    margin-top:5px;
}

.stampa input{
    margin-top:8px;
}

.notificasms{
    margin-top:50px;
}

.notificaemail{
    margin-top:50px;
    display: none;
}

.inoltro{
    margin-top:50px;
}

.ord_label{
    font-size:1.3em;
    position:relative;
    top:10px;    
    color:rgb(100,100,100);
   
}

.infoFirmaDigitale 
{
    border: solid 1px rgb(240,240,240);
    padding: 5px 10px;
    background-color: #ffecb3;
    margin:10px 0;
}

.downloadSigned 
{
    border: solid 1px rgb(240,240,240);
    padding: 5px 10px;
    background-color: rgb(245,245,245);
    margin: 10px 0;
}

.ref_firma_link{
    font-size:1.1em;
}

.info_firma{
    
}

.info_firma i{
    position:relative;
    top:5px; 
    margin-bottom:10px;
}

.referti h3{
    margin-top:40px;
    text-align:center;
    border-bottom:1px solid rgb(220,220,220);
    padding-bottom:10px;
    margin-bottom:50px;
    color:rgb(90,90,90);
}

.referti h5{
    color:#4db6ac;
}

.ref{
    margin-bottom:30px;
}

.ref.non_disp{
    margin-top:100px;
}

.ref_table i{
    color:#4db6ac;
}

.ref_table{
    font-size:1.3em;
}

.ref_table th{
    color:rgb(100,100,100);
    font-weight:500;
}

.td_small{
    padding:2px;
}

.td_small i{
    margin:5px 0;
    font-size:19px !important;
}

.password{
    margin-bottom:20px;
    font-size:1.1em;
}

.password .col{
  line-height:40px;
}

.password i{
  position:relative;
  top:5px;
  color:#ff6f00;
  margin-right:2%;
}

.password a{
    color:#ff6f00 ;
}

.lab_associati{
    margin-top:40px;
}

.lab_item{
    padding:10px !important;
}

.lab_icon{   
   text-align:center;
}

.lab_icon i{
    font-size:60px;    
    color:#5C9FFF;
}

.nome_lab{
    font-size:1.5em;
}

.dettagli_lab{
    font-size:1.3em;
}

.normativa ul li{
    margin-bottom:40px;
    margin-top:20px;
   
}

.normativa a:hover{
    text-decoration:underline;
}

.normativa i{
    color:#4db6ac;
    margin-right:10px;
    position:relative;
    top:4px;
}

.faq{
    padding-bottom:50px;
}

.faq_list{
    margin:50px 0;
    font-size:1.5em;
    
}

.faq_list i{
    color:#9fa8da;
    font-size:30px;
    margin-right:5px;
    position:relative;
    top:7px;  
}

.faq_list li{
    padding:5px 0;
}

.faq_list a{
     color:#4db6ac; 
}

.faq_list a:hover{
     color:#9fa8da;
}

.faq_title{
    margin:50px 0 10px 0;
    font-size:1.8em;
    color:rgb(130,130,130);
}

.faq_content{
    font-size:1.3em;
    margin-left:20px;
}

.login_container{
   //margin-bottom:510px !important;
}

.login-main{
    min-height:calc(100vh - 135px) !important;
}

.pass_dimenticata{
    /* padding-bottom: 180px; */
}

.pass_forgot{
    font-size:1.5em;
    text-align:center;
    margin:50px 0;
}

.pass_forgot p{
    text-align:center;
}

.pass_accesso{
   width:350px;
   max-width:100%;
   margin:0 auto;
   padding:20px;
   border-radius:3px;
}

.pass_accesso span{
    font-size:1.2em;
}

.login{
    width:300px;
}

.logo_ssl{
    margin-top:20px;
}

.first_access{
    font-size:1.4em;
    text-align:center;
    margin-bottom:30px;
    color:#ffa000;
}

.lab_pass{
    font-size:1.1em;
}

.success{
    font-size:1.5em;
}

.card-button{
    padding:20px 7px;
    width:29%;
    max-width:140px;
    height:120px;
    border-radius:2px;
    text-align:center;
    color:#4db6ac;
    background-color:white; 
    float:left;
    margin:5px;
}

.card-button:hover{
    background-color:rgb(250,250,250);
}

.card-button i{
    font-size:40px;
}

.card-button p{
    text-align:center;
    font-weight:400;
    font-size:1.1em;
    margin:10px 5px;
}

@media (max-width:400px){

    .card-button{
        padding:20px 10px;
    }
    .card-button i{
        font-size:30px !important;
    }

    .card-button p{
        text-align:center;
        font-weight:400;
        font-size:1em;
        margin:5px;
    }
}

.buttons{
    margin-top:4px;

}

.lab_name{
    font-size:1.4em !important;
}

.no-margin{
    margin-bottom:0 !important;
}

.no-margin-at-all{
    margin:0 !important;
}

.margin-button{
    margin-top:50px !important;
}

.table_header{
    border-bottom:1px solid #d0d0d0;   
}

.pager{
    border-top:1px solid #d0d0d0;    
}

.pager td{
    text-align:center;
}

.pager td a{
    color:#4db6ac !important;
}

.pager td span{
    font-weight:500;
    border-bottom:1px solid black;
}

.lab_cliente{
    font-size:1.3em;
    margin-right:50px;
    font-weight:500;
    color:rgb(100,100,100)
}

.cliente{
    font-size:1.3em;
}

.btn-margin{
    margin:5px 0;
}

.input-btn{
    margin-left:10px;   
}

.input-btn i{
    margin:20px 0;
}

.l_error{
    font-size:1.4em;
}

.referti_buttons{
    margin-top:30px;
}

.messaggi_pred{
    color:#ff6f00;
    height:60px;
    line-height:70px;
}

.messaggi_pred a{
    color:#ff6f00;
    font-size:1.2em;
}

.messaggi_pred a:hover{
    text-decoration:underline;
}

.messaggi_pred i{
   position:relative;
   top:8px;
   margin-right:7px;
}

.messaggio_pred{
   margin:50px 0;
}

.messaggio_pred h5{
    border-bottom:1px solid #c5cae9 ;
    padding-bottom:10px;
    margin-bottom:50px;
    color:#4db6ac;
}

.messaggio_pred p{
    font-size:1.2em;
    color:rgb(120,120,120);
    background-color:rgb(240,240,240);
    border:1px solid rgb(240,240,240);
    padding:10px;
    margin:0;
    border-radius:3px;
}

.anteprima{
    font-size:1.4em;
}

.anteprima_sec{
    border-left:2px solid #ff8f00;
    margin-left:10px !important;
}

.contatti p{
    color:rgb(80,80,80);
}

.contatti_name{
    font-size:1.6em;
    color:rgb(120,120,120);
}

.esito_cliente{
    font-size:1.3em;
}

.esito_cliente h4{
    margin-bottom:30px;
}

.esito_label{
    color:rgb(120,120,120);
    font-weight:500;
}

.credenziali h5{
    border-bottom:1px solid #c5cae9 ;
    padding-bottom:10px;
    margin-bottom:50px;
    color:#4db6ac;
}

.credenziali{
    font-size:1.3em;
}

.cred {
    background-color:rgb(240,240,240);
    padding:20px;
}

.cred .row{
    padding:0;
    margin:0;
}

@media(min-width:1015px){
    #slide{
        display:none;
    }

    #slide_button{
        display:none;
    }

    .login-main{
        min-height:calc(100vh - 170px) !important;
    } 
            
}

@media(max-width:1014px){
    .logo_img{
        display:none;
    }
   .top-navigation{
       display:none;
   }
   .ref_table{
        font-size:0.9em;
    }
    .ref_table i{
        font-size:20px;
    }

    main{
        min-height:calc(100vh - 210px);
    }
}

@media(max-width:450px){
   .page-title{
       font-size:2.3em;
   }

   .benv_section span{
  
        font-size:1em;
   
    }

    .nome_lab{
        font-size:1.3em;
    }

    .dettagli_lab{
        font-size:1em;
    }

    .td_hide{
        display:none !important;
    }

    .lab_name{
        font-size:1.2em !important;
    }

    .esito_cliente{
        font-size:1em;
    }

    .credenziali{
        font-size:1em;
    }

    .account_name{
        max-width:180px;
    }
   
}

@media(min-width:451px){
    .td_small{
        display:none;
    }

    .label_dettagli{   
        margin-left:20px;
    }

    .esito_label{
        margin-left:30px;
    }
}

@media(min-width:1450px){
     .referto .label{    
        padding-left:30px;
    }
}

.pager{
    width:100%;
    height:55px;
    line-height:45px;
    margin-bottom:40px;
}

.page_item{
    float:left;
    margin:10px 5px;
    padding:0 15px;
    font-size:1.3em;
    border:1px solid rgb(240,240,240);
    border-radius:2px;
    cursor:pointer;
}

.page_item:hover{
    background-color:rgb(240,240,240);
}

.page_item a{
    color:#4db6ac;
}

.page_item.active{
    background-color:rgb(235,235,235);
}

li.disabled a{
    color:rgb(180,180,180) !important;
    cursor:default !important;
    pointer-events: none;
}

li.disabled:hover{
    background-color:transparent !important;
}

li.disabled:hover{
    background-color:transparent !important;
}

.margin-bottom-20{
    margin-bottom:20px;
}

.margin-bottom-10{
    margin-bottom:10px;
}

.margin-top-40{
   margin-top:40px;
}

.btn input{
    margin-top:9px;
}

.background_modal_popup
{
	background-color:Gray;
    filter:alpha(opacity=30);
    opacity:0.7;
}

.popup{
    height:400px;
    width:500px;
    background-color:white;
    border-radius:3px;
    box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}

.popupG{
    /*margin-top:50px;
    margin-bottom:50px;
    margin-right:50px;
    margin-left:50px;*/
    height:600px;
    width:900px;
    background-color:white;
    border-radius:3px;
    box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}

.popup .modal-content {
    padding: 24px;    
    text-align:center;
    font-size:1.3em;
}

.popup .modal-footer {
    border-radius: 0 0 2px 2px;
    background-color: #ffffff;
    padding: 0 24px;
    position:relative;
    bottom:-20px;
    height: 56px;
    width: 100%;
    text-align:center;
}

.supporto-box{
    margin:20px 0;
    font-size:1.3em;
}

.supporto-box .content{
    padding:40px;
}

.supporto-box .header{
    background-color:rgba(69,112,180, 0.7);
    height:80px;
    padding-top:11px;
    color:white;
}

.supporto-box .header h5{    
    font-size:1.75em !important;
}

.supporto-box a:hover{
    text-decoration:underline;
}

.activity_sec{
    margin-top:60px;
}

.activity_sec h5{
    color:#009688;
    font-weight:300 !important; 
    border-bottom:1px solid #b2dfdb;
} 

.search_box{
    background-color:rgb(240,240,240);
    border-radius:2px;
    padding-top:20px !important;
}

.ultimo_accesso{
    font-size:1.2em;
    margin-top:20px;
}

.ultimo_accesso .label{
    font-weight:500;
    color:rgb(110,110,110);
}

.margin-bottom-70{
    margin-bottom:70px;
}

.flex-row{
    display:flex;
    flex-direction: row;
    flex-wrap:wrap;
}

.hidden{
    display:none !important;
}

.strong{
    font-weight:400;
}

.strong-2{
    font-weight:500;
}

.no-pointer{    
    pointer-events:none;
}

.container-informativa{
    border:1px solid rgb(200,200,200);
    border-radius:2px;
    padding:10px;
    max-height:300px;
    overflow-y:scroll;
}

.container-informativa h4{
    font-size:1.7em;
    text-align:center;
    font-weight:500;
}

.container-informativa h3{
    font-size:1.4em;
    text-align:center;
    font-weight:500;
}

.container-informativa p{
    text-align:left !important;
}

.container-informativa ul{
    list-style-type:circle;
}

.container-informativa ul li{
    margin-left:30px;
    list-style-type:circle;
}

.dettaglio_informativa .container-informativa h3{    
   font-size: 1.5rem !important;    
}

.dettaglio_informativa .container-informativa{    
   font-size: 1rem !important;    
}

.dettaglio_informativa .container-informativa .informativa-title{    
   font-size: 1.8rem !important;    
}

.container-informativa li{    
   text-align:left !important;    
}

.dettaglio_informativa .container-informativa{   
    max-height:calc(100vh - 470px);
    min-height: 290px;
}

.data_consenso{
    font-size:1.2em;
    font-style:italic;
}

.modal-content p{
    font-size:1.3em;
}

.form-info{
    top:11px;   
    font-size:20px !important;
    cursor:pointer;
    color:#5C9FFF !important;
}

[type="checkbox"]:checked + label:before {
    border-right: 2px solid #616161;
    border-bottom: 2px solid #616161;
}

.dropdown-content li > a, .dropdown-content li > span {
      color: #616161;
}
.label{
	color:rgb(140,140,140);
	font-weight:400;
	font-size:1.1em;	
}
.label_value{
	font-size:1.1em;
}
.box_anagrafica{
	background-color:#eceff1;
	margin-right:20px !important;
	padding:20px 0;
	border-radius:3px;
}

::-webkit-input-placeholder {
  color: #88d4cd; }

:-moz-placeholder {
  /* Firefox 18- */
  /*color: #d1d1d1;*/ 
  color: #88d4cd; 
}


::-moz-placeholder {
  /* Firefox 19+ */
  color: #88d4cd; }

:-ms-input-placeholder {
  color: #88d4cd; }

.grey.darken-2 {
  background-color: #616161 !important;
    right: 139px;
    top: 5px;
}

.background_modal_popup
{
	background-color:Gray;
    filter:alpha(opacity=30);
    opacity:0.7;
}
.pagato_icon i{
	color:#8bc34a;  
}

.not_pagato_icon i{
	color:#ef5350;  
}
input[type=text]:disabled, input[type=text][readonly="readonly"], input[type=password]:disabled, input[type=password][readonly="readonly"], input[type=email]:disabled, input[type=email][readonly="readonly"], input[type=url]:disabled, input[type=url][readonly="readonly"], input[type=time]:disabled, input[type=time][readonly="readonly"], input[type=date]:disabled, input[type=date][readonly="readonly"], input[type=datetime-local]:disabled, input[type=datetime-local][readonly="readonly"], input[type=tel]:disabled, input[type=tel][readonly="readonly"], input[type=number]:disabled, input[type=number][readonly="readonly"], input[type=search]:disabled, input[type=search][readonly="readonly"], textarea.materialize-textarea:disabled, textarea.materialize-textarea[readonly="readonly"] {
    //color: rgba(0, 0, 0, 0.50);
    color: #8bc34a;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.26);
    }
.waves-effect {
  position: initial;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  will-change: opacity, transform;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
  }