body {
margin: 0;
font-family:"Times New Roman";
background: var(--devsite-background-0);
/*background: var(--fb-sfondo);*/

}
.active {
  background-color: #1967d2;
}
.logo-bg{background:var(--diocle-link-color);};
.logo-sz{height:40px;}


ul {  
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #1a73e8;
  box-shadow: 0 4px 2px -2px gray; 
}

li {
  float: left;
}

li a, .dropbtn, .logo{
  display: inline-block;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none; 
}

li a:hover, .dropdown:hover .dropbtn {
  background-color: #0e4c97;
}

li.dropdown {
  display: inline-block;
}

.dropdown-content {  
  display: none;
  position: absolute;
  background-color: #e8f0fe;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: #1e88e5;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {background-color: #d2e3fc; color:#1a73e8;}

.dropdown:hover .dropdown-content {
  display: block;
}



:root {
    --diocle-bg-color: #1a73e8;
    --diocle-header-color: #424242;
    --diocle-body-color: #757575;
    --diocle-button-bg-color: #1a73e8;
    --diocle-button-bg-hover-color: #1967d2;
    --diocle-button-text-color: #fff;
    --diocle-button-white-text-color: #1a73e8;
    --diocle-button-white-hover-color: #e8f0fe;
    --diocle-link-color: #1e88e5;
    --diocle-link-hover-color: #1a73e8;
    --diocle-link-bg-hover-color: #e8f0fe;
    --diocle-card-bg-color: #fff;
    --diocle-border-color: #dadce0;
    --diocle-hr-color: #cfd8dc;
    --diocle-product-text-color: #202124;
    --diocle-product-link-color: #1967d2;
    --diocle-product-card-bg-color: #f8f9fa;
    --diocle-product-card-hover-color: #d2e3fc;
    --diocle-product-feature-color: #0e4c97;
    --diocle-pricing-header-color: #424242;
    --diocle-pricing-body-color: #757575;
    --diocle-orange:#f57d01;
    --diocle-red: #d93025;
    --diocle-yellow:#ffca28;
    --devsite-compare-yes-color: #34a853;
    --devsite-compare-no-color: #d93025;
    --devsite-confidential-results-background: hsla(27,93%,94%,.5);
    --devsite-search-results-breadcrumb-color: #1e8e3e;
    --devsite-select-sibling-gap-x: 16px;
    --devsite-steps-title-border-focus: 1px solid #174ea6;
    --devsite-steps-title-color: #174ea6;
    --devsite-link-color: #1a73e8;
    --devsite-primary-text-color: #202124;
    --devsite-link-background: #d2e3fc;
    --devsite-link-background-active: #e8f0fe;
    --devsite-link-color: #1a73e8;
    --devsite-contrast-link-color: #185abc;
    --devsite-button-background-hover: #e4eefc;
    --devsite-button-background-active: #c8ddf9;
    --devsite-button-color: #1a73e8;
    --devsite-button-primary-color: #fff;
    --devsite-caution-notice-background: #feefe3;
    --devsite-caution-notice-border-color: transparent;
    --devsite-caution-notice-color: #b31412;
    --devsite-key-point-notice-background: #e8eaf6;
    --devsite-key-point-notice-border-color: transparent;
    --devsite-key-point-notice-color: #3f51b5;
    --devsite-key-term-notice-background: #f3e8fd;
    --devsite-key-term-notice-border-color: transparent;
    --devsite-key-term-notice-color: #9334e6;
    --devsite-note-notice-background: #e8f0fe;
    --devsite-note-notice-border-color: transparent;
    --devsite-note-notice-color: #303f9f;
    --devsite-status-notice-background: #f1f3f4;
    --devsite-status-notice-border-color: transparent;
    --devsite-status-notice-color: #546e7a;
    --devsite-success-notice-background: #e0f2f1;
    --devsite-success-notice-border-color: transparent;
    --devsite-success-notice-color: #00796b;
    --devsite-warning-notice-background: #fce8e6;
    --devsite-warning-notice-border-color: transparent;
    --devsite-warning-notice-color: #a50e0e;
    --devsite-headline-font-family: Google Sans,Noto Sans,Noto Sans JP,Noto Sans KR,Noto Naskh Arabic,Noto Sans Thai,Noto Sans Hebrew,Noto Sans Bengali,sans-serif;
    
    --devsite-caution-notice-background: #fff3e0;
    --devsite-caution-notice-border-color: transparent;
    --devsite-caution-notice-color: #bf360c;
    --devsite-note-notice-background: #d3e3fd;
    --devsite-note-notice-border-color: transparent;
    --devsite-note-notice-color: #0842a0;
    --devsite-success-notice-background: #c4eed0;
    --devsite-success-notice-border-color: transparent;
    --devsite-success-notice-color: #0f5223;
    --devsite-warning-notice-background: #f9dedc;
    --devsite-warning-notice-border: transparent;
    --devsite-warning-notice-color: #8c1d18;
    --devsite-background-0: #fafbff;
    --tenant-docs-landing-icon-background: #f1f3f4;
    --devsite-button-border: 1px solid rgba(4,30,73,.2);
    --devsite-button-color: #0b57d0;
    --tenant-platform-icon-unity-color: #000;
    --devsite-contrast-link-color: #0b57d0;
    --devsite-link-color: #0b57d0;
    --devsite-primary-text-color: #041e49;
    --devsite-primary-text-rgba: #041e49;
    --devsite-secondary-color: #041e49;
    --devsite-secondary-text-color: rgba(4,30,73,.7);
    --devsite-secondary-text-rgba: rgba(4,30,73,.7);
    --devsite-tertiary-text-color: rgba(4,30,73,.62);
    --devsite-tertiary-text-rgba: rgba(4,30,73,.62);

    --devsite-code-font-family: Roboto Mono,monospace;
    --devsite-primary-font-family: Roboto,Noto Sans,Noto Sans JP,Noto Sans KR,Noto Naskh Arabic,Noto Sans Thai,Noto Sans Hebrew,Noto Sans Bengali,sans-serif;
    
    --material-purple-100:#E1BEE7;
    --material-purple-200:#CE93D8;
    --material-purple-300:#BA68C8;
    --material-purple-400:#AB47BC;
    --material-purple-500:#9C27B0;
    --material-purple-600:#8E24AA;
    --material-purple-700:#7B1FA2;
    --material-purple-800:#6A1B9A;
    --material-purple-900:#4A148C;

    --material-yellow-50:#FFFDE7;
    --material-yellow-100:#FFF9C4;
    --material-yellow-200:#FFF59D;
    --material-yellow-300:#FFF176;
    --material-yellow-400:#FFEE58;
    --material-yellow-500:#FFEB3B;
    --material-yellow-600:#FDD835;
    --material-yellow-700:#FBC02D;
    --material-yellow-800:#F9A825;
    --material-yellow-900:#F57F17;

    --material-blue-50:#E3F2FD;
    --material-blue-100:#BBDEFB;
    --material-blue-200:#90CAF9;
    --material-blue-300:#64B5F6;
    --material-blue-400:#42A5F5;
    --material-blue-500:#2196F3;
    --material-blue-600:#1E88E5;
    --material-blue-700:#1976D2;
    --material-blue-800:#1565C0;
    --material-blue-900:#0D47A1;

    --material-orange-200:#FFCC80;
    --material-red-200:#EF9A9A;
    --material-marrone-200:#BCAAA4;
    --material-verde-200:#A5D6A7;
    --material-rosso-200:#EF9A9A;

    --material-red-50:#FFEBEE;

    --fb-sfondo:#F0F2F5;


/*MATERIAL COLOR*/
/*red*/
--material-red:#F44336;
--material-red-50:#FFEBEE;
--material-red-100:#FFCDD2;
--material-red-200:#EF9A9A;
--material-red-300:#E57373;
--material-red-400:#EF5350;
--material-red-500:#F44336;
--material-red-600:#E53935;
--material-red-700:#D32F2F;
--material-red-800:#C62828;
--material-red-900:#B71C1C;
--material-red-A100:#FF8A80;
--material-red-A200:#FF5252;
--material-red-A400:#FF1744;
--material-red-A700:#D50000;

/*Pink*/
--material-pink:#E91E63;
--material-pink-50:#FCE4EC;
--material-pink-100:#F8BBD0;
--material-pink-200:#F48FB1;
--material-pink-300:#F06292;
--material-pink-400:#EC407A;
--material-pink-500:#E91E63;
--material-pink-600:#D81B60;
--material-pink-700:#C2185B;
--material-pink-800:#AD1457;
--material-pink-900:#880E4F;
--material-pink-A100:#FF80AB;
--material-pink-A200:#FF4081;
--material-pink-A400:#F50057;
--material-pink-A700:#C51162;


/*Purple*/
--material-purple:#9C27B0;
--material-purple-50:#F3E5F5;
--material-purple-100:#E1BEE7;
--material-purple-200:#CE93D8;
--material-purple-300:#BA68C8;
--material-purple-400:#AB47BC;
--material-purple-500:#9C27B0;
--material-purple-600:#8E24AA;
--material-purple-700:#7B1FA2;
--material-purple-800:#6A1B9A;
--material-purple-900:#4A148C;
--material-purple-A100:#EA80FC;
--material-purple-A200:#E040FB;
--material-purple-A400:#D500F9;
--material-purple-A700:#AA00FF;


/*Deep Purple*/
--material-deep-purple:#673AB7;
--material-deep-purple-50:#EDE7F6;
--material-deep-purple-100:#D1C4E9;
--material-deep-purple-200:#B39DDB;
--material-deep-purple-300:#9575CD;
--material-deep-purple-400:#7E57C2;
--material-deep-purple-500:#673AB7;
--material-deep-purple-600:#5E35B1;
--material-deep-purple-700:#512DA8;
--material-deep-purple-800:#4527A0;
--material-deep-purple-900:#311B92;
--material-deep-purple-A100:#B388FF;
--material-deep-purple-A200:#7C4DFF;
--material-deep-purple-A400:#651FFF;
--material-deep-purple-A700:#6200EA;

/*Indigo*/
--material-indigo:#3F51B5;
--material-indigo-50:#E8EAF6;  
--material-indigo-100:#C5CAE9;  
--material-indigo-200:#9FA8DA;  
--material-indigo-300:#7986CB;  
--material-indigo-400:#5C6BC0; 
--material-indigo-500:#3F51B5;  
--material-indigo-600:#3949AB;  
--material-indigo-700:#303F9F;  
--material-indigo-800:#283593; 
--material-indigo-900:#1A237E;  
--material-indigo-A100:#8C9EFF;  
--material-indigo-A200:#536DFE;  
--material-indigo-A400:#3D5AFE;
--material-indigo-A700:#304FFE;  
 

/*Blue*/
--material-blue:#2196F3; 
--material-blue-50:#E3F2FD; 
--material-blue-100:#BBDEFB; 
--material-blue-200:#90CAF9;
--material-blue-300:#64B5F6; 
--material-blue-400:#42A5F5; 
--material-blue-500:#2196F3; 
--material-blue-600:#1E88E5; 
--material-blue-700:#1976D2; 
--material-blue-800:#1565C0; 
--material-blue-900:#0D47A1;
--material-blue-A100:#82B1FF; 
--material-blue-A200:#448AFF; 
--material-blue-A400:#2979FF; 
--material-blue-A700:#2962FF; 


/*Light Blue*/
--material-light-blue:#03A9F4; 
--material-light-blue-50:#E1F5FE; 
--material-light-blue-100:#B3E5FC; 
--material-light-blue-200:#81D4FA; 
--material-light-blue-300:#4FC3F7; 
--material-light-blue-400:#29B6F6; 
--material-light-blue-500:#03A9F4; 
--material-light-blue-600:#039BE5; 
--material-light-blue-700:#0288D1; 
--material-light-blue-800:#0277BD;
--material-light-blue-900:#01579B; 
--material-light-blue-A100:#80D8FF; 
--material-light-blue-A200:#40C4FF; 
--material-light-blue-A400:#00B0FF; 
--material-light-blue-A700:#0091EA;

/*Cyan*/
--material-cyan:#00BCD4;
--material-cyan-50:#E0F7FA;  
--material-cyan-100:#B2EBF2;  
--material-cyan-200:#80DEEA;  
--material-cyan-300:#4DD0E1;  
--material-cyan-400:#26C6DA; 
--material-cyan-500:#00BCD4;  
--material-cyan-600:#00ACC1;  
--material-cyan-700:#0097A7;  
--material-cyan-800:#00838F; 
--material-cyan-900:#006064;  
--material-cyan-A100:#84FFFF;  
--material-cyan-A200:#18FFFF;  
--material-cyan-A400:#00E5FF;
--material-cyan-A700:#00B8D4; 


/*Teal*/
--material-teal:#009688;
--material-teal-50:#E0F2F1;  
--material-teal-100:#B2DFDB;  
--material-teal-200:#80CBC4;  
--material-teal-300:#4DB6AC;  
--material-teal-400:#26A69A; 
--material-teal-500:#009688;  
--material-teal-600:#00897B;  
--material-teal-700:#00796B;  
--material-teal-800:#00695C; 
--material-teal-900:#004D40;  
--material-teal-A100:#A7FFEB;  
--material-teal-A200:#64FFDA;  
--material-teal-A400:#1DE9B6;
--material-teal-A700:#00BFA5; 

/*Green*/
--material-green:#4CAF50;
--material-green-50:#E8F5E9;  
--material-green-100:#C8E6C9;  
--material-green-200:#A5D6A7;  
--material-green-300:#81C784;  
--material-green-400:#66BB6A; 
--material-green-500:#4CAF50;  
--material-green-600:#43A047;  
--material-green-700:#388E3C;  
--material-green-800:#2E7D32; 
--material-green-900:#1B5E20;  
--material-green-A100:#B9F6CA;  
--material-green-A200:#69F0AE;  
--material-green-A400:#00E676;
--material-green-A700:#00C853; 

/*Light Green*/
--material-light-green:#8BC34A;
--material-light-green-50:#F1F8E9;  
--material-light-green-100:#DCEDC8;  
--material-light-green-200:#C5E1A5;  
--material-light-green-300:#AED581;  
--material-light-green-400:#9CCC65; 
--material-light-green-500:#8BC34A;  
--material-light-green-600:#7CB342;  
--material-light-green-700:#689F38;  
--material-light-green-800:#558B2F; 
--material-light-green-900:#33691E;  
--material-light-green-A100:#CCFF90;  
--material-light-green-A200:#B2FF59;  
--material-light-green-A400:#76FF03;
--material-light-green-A700:#64DD17; 


/*Lime*/
--material-lime:#CDDC39;
--material-lime-50:#F9FBE7;  
--material-lime-100:#F0F4C3;  
--material-lime-200:#E6EE9C;  
--material-lime-300:#DCE775;  
--material-lime-400:#D4E157; 
--material-lime-500:#CDDC39;  
--material-lime-600:#C0CA33;  
--material-lime-700:#AFB42B;  
--material-lime-800:#9E9D24; 
--material-lime-900:#827717;  
--material-lime-A100:#F4FF81;  
--material-lime-A200:#EEFF41;  
--material-lime-A400:#C6FF00;
--material-lime-A700:#AEEA00; 


/*Yellow*/
--material-yellow:#FFEB3B;
--material-yellow-50:#FFFDE7;  
--material-yellow-100:#FFF9C4;  
--material-yellow-200:#FFF59D;  
--material-yellow-300:#FFF176;  
--material-yellow-400:#FFEE58; 
--material-yellow-500:#FFEB3B;  
--material-yellow-600:#FDD835;  
--material-yellow-700:#FBC02D;  
--material-yellow-800:#F9A825; 
--material-yellow-900:#F57F17;  
--material-yellow-A100:#FFFF8D;  
--material-yellow-A200:#FFFF00;  
--material-yellow-A400:#FFEA00;
--material-yellow-A700:#FFD600; 

/*Amber*/
--material-amber:#FFC107;
--material-amber-50:#FFF8E1;  
--material-amber-100:#FFECB3;  
--material-amber-200:#FFE082;  
--material-amber-300:#FFD54F;  
--material-amber-400:#FFCA28; 
--material-amber-500:#FFC107;  
--material-amber-600:#FFB300;  
--material-amber-700:#FFA000;  
--material-amber-800:#FF8F00; 
--material-amber-900:#FF6F00;  
--material-amber-A100:#FFE57F;  
--material-amber-A200:#FFD740;  
--material-amber-A400:#FFC400;
--material-amber-A700:#FFAB00; 

/*Orange*/
--material-orange:#FF9800;
--material-orange-50:#FFF3E0;  
--material-orange-100:#FFE0B2;  
--material-orange-200:#FFCC80;  
--material-orange-300:#FFB74D;  
--material-orange-400:#FFA726; 
--material-orange-500:#FF9800;  
--material-orange-600:#FB8C00;  
--material-orange-700:#F57C00;  
--material-orange-800:#EF6C00; 
--material-orange-900:#E65100;  
--material-orange-A100:#FFD180;  
--material-orange-A200:#FFAB40;  
--material-orange-A400:#FF9100;
--material-orange-A700:#FF6D00;


/*Deep Orange*/
--material-deep-orange:#FF5722;
--material-deep-orange-50:#FBE9E7;  
--material-deep-orange-100:#FFCCBC;  
--material-deep-orange-200:#FFAB91;  
--material-deep-orange-300:#FF8A65;  
--material-deep-orange-400:#FF7043; 
--material-deep-orange-500:#FF5722;  
--material-deep-orange-600:#F4511E;  
--material-deep-orange-700:#E64A19;  
--material-deep-orange-800:#D84315; 
--material-deep-orange-900:#BF360C;  
--material-deep-orange-A100:#FF9E80;  
--material-deep-orange-A200:#FF6E40;  
--material-deep-orange-A400:#FF3D00;
--material-deep-orange-A700:#DD2C00;

/*Brown*/
--material-brown:#795548;
--material-brown-50:#EFEBE9;  
--material-brown-100:#D7CCC8;  
--material-brown-200:#BCAAA4;  
--material-brown-300:#A1887F;  
--material-brown-400:#8D6E63; 
--material-brown-500:#795548;  
--material-brown-600:#6D4C41;  
--material-brown-700:#5D4037;  
--material-brown-800:#4E342E; 
--material-brown-900:#3E2723;  

/*Grey*/
--material-grey:#9E9E9E;
--material-grey-50:#FAFAFA;  
--material-grey-100:#F5F5F5;  
--material-grey-200:#EEEEEE;  
--material-grey-300:#E0E0E0;  
--material-grey-400:#BDBDBD; 
--material-grey-500:#9E9E9E;  
--material-grey-600:#757575;  
--material-grey-700:#616161;  
--material-grey-800:#424242; 
--material-grey-900:#212121; 


/*Blue Grey*/
--material-blue-grey:#607D8B;
--material-blue-grey-50:#ECEFF1;  
--material-blue-grey-100:#CFD8DC;  
--material-blue-grey-200:#B0BEC5;  
--material-blue-grey-300:#90A4AE;  
--material-blue-grey-400:#78909C; 
--material-blue-grey-500:#607D8B;  
--material-blue-grey-600:#546E7A;  
--material-blue-grey-700:#455A64;  
--material-blue-grey-800:#37474F; 
--material-blue-grey-900:#263238; 
    


}
.prova{
color:var(--diocle-link-hover-color);
}

.bottone-pieno{

                    display: inline-block;
                    outline: none;
                    cursor: pointer;
                    font-weight: 500;
                    border-radius: 3px;
                    padding: 0 16px;
                    border-radius: 4px;
                    color: #fff;
                    background:var(--diocle-button-bg-color);
                    line-height: 1.15;
                    font-size: 14px;
                    height: 36px;
                    word-spacing: 0px;
                    letter-spacing: .0892857143em;
                    text-decoration: none;
                    text-transform: uppercase;
                    min-width: 64px;
                    border: none;
                    text-align: center;                    
                    transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
                    }
.bottone-pieno:hover{
                    background:var(--diocle-button-bg-hover-color);                    
                    }

.bottone-pieno-orange{
                    display: inline-block;
                    outline: none;
                    cursor: pointer;
                    font-weight: 500;
                    border-radius: 3px;
                    padding: 0 16px;
                    border-radius: 4px;
                    color: #fff;
                    background:var(--diocle-orange);
                    line-height: 1.15;
                    font-size: 14px;
                    height: 36px;
                    word-spacing: 0px;
                    letter-spacing: .0892857143em;
                    text-decoration: none;
                    text-transform: uppercase;
                    min-width: 64px;
                    border: none;
                    text-align: center;                    
                    transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
                    }
.bottone-pieno-orange:hover{
                    background:var(--diocle-red);                    
                    }

.bottone-pieno-orange-mini{
                      display: inline-block;
                      outline: none;
                      cursor: pointer;
                      font-weight: 500;
                      border-radius: 3px;
                      padding: 0 16px;
                      border-radius: 4px;
                      color: #fff;
                      background:var(--diocle-orange);
                      line-height: 1.15;
                      font-size: 10px;
                      height: 28px;
                      word-spacing: 0px;
                      letter-spacing: .0892857143em;
                      text-decoration: none;
                      text-transform: uppercase;
                      min-width: 64px;
                      border: none;
                      text-align: center;                    
                      transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
                      margin-top:10px;
                      }
                      
.bottone-pieno-orange-mini:hover{
                      background:var(--diocle-red);                    
                      }
                
.bottone-pieno-yellow-mini{
                        display: inline-block;
                        outline: none;
                        cursor: pointer;
                        font-weight: 500;
                        border-radius: 3px;
                        padding: 0 16px;
                        border-radius: 4px;
                        color: #fff;
                        background:var(--diocle-product-link-color);
                        line-height: 1.15;
                        font-size: 10px;
                        height: 28px;
                        word-spacing: 0px;
                        letter-spacing: .0892857143em;
                        text-decoration: none;
                        text-transform: uppercase;
                        min-width: 64px;
                        border: none;
                        text-align: center;                    
                        transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
                        margin-top:10px;
                        }
                        
.bottone-pieno-yellow-mini:hover{
                        background:var(--diocle-product-feature-color);                    
                        }
   
                        
.btx                    {
                        display: flex;
                        align-items: center;
                        background: transparent;
                        border-radius: 4px;
                        cursor: pointer;
                        font-weight: 500;
                        border-radius: 3px;
                        padding: 10px 10px 10px 10px;
                        border: 1px solid var(--diocle-bg-color);
                        font-size: 14px;
                        color: var(--diocle-bg-color);
                        /*margin-left: 5px;
                        margin-right: 5px;*/
                        }
.btx .bt-text         {
                      margin-left: 5px; 
                      margin-right: 5px;
                      color: var(--diocle-bg-color);
                      }
.btx:hover            {                      
                      background:var(--diocle-button-white-hover-color);
                      }

            
.btx-orange             {
                        display: flex;
                        align-items: center;
                        background: transparent;
                        border-radius: 4px;
                        cursor: pointer;
                        font-weight: 500;
                        border-radius: 3px;
                        padding: 10px 10px 10px 10px;
                        border: 1px solid var(--diocle-orange);
                        font-size: 14px;
                        color: var(--diocle-orange);
                        /*margin-left: 5px;
                        margin-right: 5px;*/
                        }
.btx-orange .bt-text-orange{
                      margin-left: 5px; 
                      margin-right: 5px;
                      color: var(--diocle-orange);
                      }
.btx-orange:hover     {                      
                      background:var(--devsite-caution-notice-background);
                      }

.btx-orange-bk-bianco{
  display: flex;
  align-items: center;
  background: var(--devsite-button-background-hover);
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  border-radius: 3px;
  padding: 10px 10px 10px 10px;
  border: 1px solid var(--diocle-orange);
  font-size: 14px;
  color: var(--diocle-orange);
  /*margin-left: 5px;
  margin-right: 5px;*/
  }
.btx-orange-bk-bianco .bt-text-orange{
margin-left: 5px; 
margin-right: 5px;
color: var(--diocle-orange);
}
.btx-orange-bk-bianco:hover     {                      
background:var(--devsite-caution-notice-background);
}



.bottone-vuoto{
                    display: inline-block;
                    outline: none;
                    cursor: pointer;
                    font-weight: 500;
                    border-radius: 3px;
                    padding: 0 15px;
                    border-radius: 4px;
                    color: var(--diocle-button-bg-hover-color);
                    background: transparent;
                    line-height: 1.15;
                    font-size: 14px;
                    height: 36px;
                    word-spacing: 0px;
                    letter-spacing: .0892857143em;
                    text-decoration: none;
                    text-transform: uppercase;
                    min-width: 64px;
                    border: 1px solid var(--diocle-button-bg-hover-color);
                    text-align: center;
                    transition: background 280ms cubic-bezier(0.4, 0, 0.2, 1);
                    }
.bottone-vuoto:hover {
                       color:#fff;
                       background:var(--diocle-button-bg-hover-color);
                    }

.bottone-vuoto-azzurro{
                    display: inline-block;
                    outline: none;
                    cursor: pointer;
                    font-weight: 500;
                    border-radius: 3px;
                    padding: 0 15px;
                    border-radius: 4px;
                    color:var(--diocle-link-color);
                    background: transparent;
                    line-height: 1.15;
                    font-size: 14px;
                    height: 36px;
                    word-spacing: 0px;
                    letter-spacing: .0892857143em;
                    text-decoration: none;
                    min-width: 64px;
                    border: 1px solid var(--diocle-link-color);
                    text-align: center;
                    transition: background 280ms cubic-bezier(0.4, 0, 0.2, 1);                 
                    }
.bottone-vuoto-azzurro:hover {
                       background:var(--diocle-button-white-hover-color);
                    }

.bottone-vuoto-orange{
                      display: inline-block;
                      outline: none;
                      cursor: pointer;
                      font-weight: 500;
                      border-radius: 3px;
                      padding: 0 15px;
                      border-radius: 4px;
                      color:var(--diocle-orange);
                      background: transparent;
                      line-height: 1.15;
                      font-size: 14px;
                      height: 36px;
                      word-spacing: 0px;
                      letter-spacing: .0892857143em;
                      text-decoration: none;
                      min-width: 64px;
                      border: 1px solid var(--diocle-orange);
                      text-align: center;
                      transition: background 280ms cubic-bezier(0.4, 0, 0.2, 1);
                      }
.bottone-vuoto-orange:hover {
                         background:var(--devsite-caution-notice-background);
                      }

.bottone-vuoto-red{
                        display: inline-block;
                        outline: none;
                        cursor: pointer;
                        font-weight: 500;
                        border-radius: 3px;
                        padding: 0 15px;
                        border-radius: 4px;
                        color:var(--diocle-red);
                        background: transparent;
                        line-height: 1.15;
                        font-size: 14px;
                        height: 36px;
                        word-spacing: 0px;
                        letter-spacing: .0892857143em;
                        text-decoration: none;
                        min-width: 64px;
                        border: 1px solid var(--diocle-red);
                        text-align: center;
                        transition: background 280ms cubic-bezier(0.4, 0, 0.2, 1);
                        }
.bottone-vuoto-red:hover {
                          background:var(--devsite-caution-notice-background);
                         }

.bottone-vuoto-azzurro-sel{
                      display: inline-block;
                      outline: none;
                      cursor: pointer;
                      font-weight: 500;
                      border-radius: 3px;
                      padding: 0 15px;
                      border-radius: 4px;
                      color:var(--diocle-link-color);
                      background:var(--diocle-button-white-hover-color);
                      line-height: 1.15;
                      font-size: 14px;
                      height: 36px;
                      word-spacing: 0px;
                      letter-spacing: .0892857143em;
                      text-decoration: none;
                      min-width: 64px;
                      border: 1px solid var(--diocle-link-color);
                      text-align: center;
                      transition: background 280ms cubic-bezier(0.4, 0, 0.2, 1);
                      }
.bottone-vuoto-azzurro-bor{
                        display: inline-block;
                        outline: none;
                        cursor: pointer;
                        font-weight: 500;
                        border-radius: 3px;
                        padding: 0 15px;
                        border-radius: 4px;
                        color:var(--diocle-link-color);
                        background: transparent;
                        line-height: 1.15;
                        font-size: 14px;
                        height: 36px;
                        word-spacing: 0px;
                        letter-spacing: .0892857143em;
                        text-decoration: none;
                        min-width: 64px;
                        border: 1px solid var(--devsite-search-results-breadcrumb-color);
                        text-align: center;
                        transition: background 280ms cubic-bezier(0.4, 0, 0.2, 1);
                        }
.bottone-vuoto-azzurro-bor:hover {
                           background:var(--devsite-caution-notice-background);
                           cursor: wait;
                        }
                    
.bottone-vuoto-azzurro-grande{
                      display: inline-block;
                      outline: none;
                      cursor: pointer;
                      font-weight: 500;
                      border-radius: 3px;
                      padding: 0 15px;
                      border-radius: 4px;
                      color:var(--diocle-link-color);
                      background: transparent;
                      line-height: 1.15;
                      font-size: medium;
                      height: 40px;
                      word-spacing: 0px;
                      letter-spacing: .0892857143em;
                      text-decoration: none;
                      min-width: 64px;
                      border: 1px solid var(--diocle-link-color);
                      text-align: center;
                      transition: background 280ms cubic-bezier(0.4, 0, 0.2, 1);
                      }
  .bottone-vuoto-azzurro-grande:hover {
                         background:var(--diocle-button-white-hover-color);
                      }


.art-promo{
    width:100%;
    margin: 4px;
    padding: 20px;
    /*background: var(--devsite-background-0);*/
    background: var(--devsite-caution-notice-background);
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    -moz-border-radius: 10px; /* firefox */
    -webkit-border-radius: 10px; /* safari, chrome */
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
    }

    .art{
width:100%;
margin: 4px;
padding: 20px;
/*background: var(--devsite-background-0);*/
background: #FFFFFF;
border: 1px solid #e5e5e5;
border-radius: 10px;
-moz-border-radius: 10px; /* firefox */
-webkit-border-radius: 10px; /* safari, chrome */
box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
}

.artn{
  width: 150px;
  margin: 4px;
  padding: 20px;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  -moz-border-radius: 10px; /* firefox */
  -webkit-border-radius: 10px; /* safari, chrome */
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
  }

.panno{
width:100%;
margin: 0px;
padding: 20px;
background:var(--diocle-product-card-hover-color);
}

.panno-bianco{
width:100%;
margin: 0px;
padding: 20px;
background:#fff;
}

.hspace{height:20px;}
.hspaced{height:10px;}
.hspaces{height:40px;}
.hspacebk{height:250px;}
.wspace{width:50px;}
.wspacem{width:20px;}
.wspaced{width:10px;}
.wspacex{width:5px;}
.wspace-icon{width:48px;}
.container{display: flex; width:100%;}
.material-icons.md-48 { font-size: 48px; }


.card{
width:100%;
margin: 4px;
padding: 20px;
background: var(--diocle-product-card-bg-color);
border: 1px solid #e5e5e5;
border-radius: 10px;
-moz-border-radius: 10px; /* firefox */
-webkit-border-radius: 10px; /* safari, chrome */
box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
}
.card:hover{
cursor:pointer;
background: var(--diocle-product-card-hover-color);
}


.titolo a{
font-family:var(--devsite-headline-font-family);
color:var(--diocle-link-color);
font-size:x-large; 
outline: 0;
text-decoration:none;
word-break: break-word;
margin-top:10px;
}

.titolo{
  font-family:var(--devsite-headline-font-family);
  color:var(--diocle-product-feature-color);
  font-size:x-large; 
  outline: 0;
  text-decoration:none;
  word-break: break-word;
  margin-top:10px;
  }

.titolo-dir{
    font-family:var(--devsite-headline-font-family);
    color:var(--diocle-product-text-color);
    font-size:x-large; 
    outline: 0;
    text-decoration:none;
    word-break: break-word;
    line-height:43px;
    vertical-align:middle;
    }

.titolo-dir a{
font-family:var(--devsite-headline-font-family);
color:var(--diocle-product-text-color);
font-size:x-large; 
outline: 0;
text-decoration:none;
word-break: break-word;
line-height:43px;
vertical-align:middle;
}

.titolo-footer{
  font-family:var(--devsite-headline-font-family);
  color:var(--diocle-product-feature-color);
  font-size:1.30em; 
  outline: 0;
  text-decoration:none;
  word-break: break-word;
  margin-top:5px;
  }

.testo-footer{
    font-family:var(--devsite-headline-font-family);
    color:var(--devsite-primary-text-color); 
    font-size:1.05em;
    line-height:28px;
    margin-top:10px;
    width: 250px;
    max-width: 250px;
    }

.balign{
  position: absolute;
  bottom: 20px;
  left:   20px;
}
.balign .bubottone-vuoto-azzurrotton{
  bottom: 0;
  left: 0;
}
p{
font-family:var(--devsite-headline-font-family);
color:var(--devsite-primary-text-color); 
font-size:medium; 
text-size-adjust: 100%;
line-height:28px;
box-sizing: border-box;
display:block;
word-wrap: break-word;
letter-spacing: 0.5px;

/*font-size: 20px;
font-weight: 400;
line-height: 30px;
margin: 0 0 2rem;*/

}

.p-dir{
font-family:var(--devsite-headline-font-family);
color:var(--devsite-primary-text-color); 
font-size:medium; 
text-size-adjust: 100%;
line-height:28px;
box-sizing: border-box;
display:block;
word-wrap: break-word;
padding-left: 15px;
}

h1 a, h2 a, h3 a{
    color: var(--diocle-link-color);
    outline: 0;
    text-decoration:none;
    word-break: break-word;
}

.imgr {
  float: right;
  width: 40%;
  margin: 10px;
}

.valtop {
  vertical-align: top;
}


.imgbk {
  background-image: url("/img/background_razzo.png");
  background-repeat: no-repeat;
  /*background-size: auto 250px;*/ 
  background-color: #fff; /* Used if the image is unavailable */
  /*height: 250px; You must set a specified height */
  background-position: center; /* Center the image */
  background-size: cover 250px; 
  position: relative; 
  background-position:center top;
}

.imgbk[data-type="sms"] {
  background-image: url("/img/background_sms_out.png");
}

.imgbk[data-type="scr"] {
  background-image: url("/img/background_bacchetta.png");
}

.imgbk[data-type="polls"] {
  background-image: url("/img/background_polls.png");
}

.imgbk[data-type="autoresponder"] {
  background-image: url("/img/background_autoresponder.png");
}

.imgbk[data-type="subscribe"] {
  background-image: url("/img/background_subscribe.png");
}

.imgbk[data-type="schedule"] {
  background-image: url("/img/background_schedule.png");
}

.imgbk[data-type="lab"] {
  background-image: url("/img/background_lab.png");
}

.imgbk[data-type="app"] {
  background-image: url("/img/background_app.png");
}

.imgbk[data-type="otp"] {
  background-image: url("/img/background_otp.png");
}

.imgbk[data-type="3fg"] {
  background-image: url("/img/background_3fg.png");
}

.imgbk[data-type="crono"] {
  background-image: url("/img/background_alert.png");
}

.icon-color{
color:var(--diocle-bg-color);
}

.icon-color-orange{
  color:var(--diocle-orange);
  }
.icon-color-green{
    color:var(--devsite-search-results-breadcrumb-color);
    }


.icon-color-a a{
color:var(--diocle-yellow);
text-decoration:none;
background-color: var(diocle-card-bg-color);
border: 1px solid #e5e5e5;
border-radius: 10px;
box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
}

.icon-color-a a:hover{
background-color:var(--diocle-button-white-hover-color);
/*box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;*/
}

.ico-tras{color:var(--diocle-product-card-hover-color)}

.v-a-top{
vertical-align:top;
}

.v-a-center{
vertical-align:middle;
}

.p-dir a, .p-dir:link, .p-dir:visited {
    color: var(--devsite-link-color);
    text-decoration:none;    
}

.logob{
width:160px;
height:47px;
}



.link-footer a{
    color: var(--devsite-primary-text-color);
    /*display: block;*/
    text-decoration:none;
    line-height:44px;
    /*top: 50%;*/
    /*margin-left:20px;*/    
}

.link-footer a:hover{
    color: var(--devsite-link-color);
    /*display: block;*/
}


hr{
border: 1px solid #e5e5e5;
}  

input[type=text], input[type=password],[type=datetime-local],[type=tel],[type=number]{
  padding:10px;
  height:26px;
  font-size: medium;
  border-radius: 4px;
  border: 1px solid;
  border-color:var(--diocle-link-color);
  min-width: 300px;
}

textarea{
  padding:10px;
  font-size:x-large;
  border-radius: 4px;
  border: 1px solid;
  border-color:var(--diocle-link-color);
  min-width: 300px;
  min-height: 250px;
}

.xselect{
  padding:10px;
  height:26px;
  font-size: medium;
  border-radius: 4px;
  border: 1px solid;
  border-color:var(--diocle-link-color);
  min-width: 300px;
  min-height: 200px;
}

select{
  padding:10px;
  height:46px;
  width:320px;
  font-size: medium;
  border-radius: 4px;
  border: 1px solid;
  border-color:var(--diocle-link-color);
  min-width: 320px;
}









#inmini{
  padding:5px;
  height:10px;
  font-size: small;
  border-radius: 2px;
  border: 1px solid;
  border-color:var(--diocle-link-color);
  min-width: 100px;  
}

#sms_day:hover{
  cursor: pointer;
}


#container-form{display:flexbox;}
#testo-form{padding:5px; font-size:medium;}
#campo-form{padding:5px;}
#spacer-form{height:10px;}

#map{height: 550px; width:100%;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  -moz-border-radius: 10px; /* firefox */
  -webkit-border-radius: 10px; /* safari, chrome */
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
}
#vel{padding:5px; background:#E5E5E5; font-size:42;}
#dove{padding:5px; background:#E5E5E5; font-size:42;}
#sen{padding:5px; background:#E5E5E5; font-size:42;}
#sync{padding:5px; background:#E5E5E5; font-size:42;}
#status-gon{padding:5px;  font-size:42;}
#status-sat{padding:5px; background:#E5E5E5; font-size:42;}
#imgDir{padding:5px; height:35px;  border:0px; margin:0px;}

#automap{color:#1e8e3e; padding:5px; border:0px;}
#automap:hover{cursor:pointer;}
#autorot{color:#1e8e3e; padding:5px; border:0px;}
#autorot:hover{cursor:pointer;}


#kmh{padding:5px; font-size:medium; border:0px;}
#alt{padding:5px; font-size:medium; border:0px;}
#mtlength{padding:5px; font-size:medium; border:0px;}
/*#sat{padding:5px; font-size:medium; border:0px;}*/
#goniometro{padding:5px; font-size:medium; border:0px;}
#accuratezza{padding:5px; font-size:medium; border:0px;}
#datebt{padding:5px; font-size:medium; border:0px;}

#datebtx{padding:5px; background:#E5E5E5; font-size:22; border:0px;}
#distan{padding:5px; font-size:medium; border:0px;}


#btnMap{padding:5px; border:0px;}
#btnMap:hover{cursor:pointer;}
#btnDark{padding:5px; border:0px;}
#btnDark:hover{cursor:pointer;}
#myposbt{padding:5px; border:0px;}
#myposbt:hover{cursor:pointer;}
#satbt{padding:5px; border:0px;}
#satbt:hover{cursor:pointer;}
#mapbt{padding:5px; border:0px;}
#mapbt:hover{cursor:pointer;}
#contachilometri{padding:5px; border:0px;}
#contachilometri:hover{cursor:pointer;}
#trova-data{padding:5px; border:0px;}
#trova-data:hover{cursor:pointer;}

#mplay{padding:5px; border:0px;}
#mplay:hover{cursor:pointer;}


#allbox{padding:0px;}

#setkmh{
  padding:0px;  
  font-size:14px; 
  border:0px;
  width: 48px;
  height: 32px;
  text-align: center;
  display: table-cell;
  vertical-align: bottom;  
  font-family:var(--devsite-headline-font-family);  
}


#goniometro{
  padding:0px;  
  font-size:14px; 
  border:0px;
  width: 48px;
  height: 32px;
  text-align: center;
  display: table-cell;
  vertical-align: bottom;  
  font-family:var(--devsite-headline-font-family);  
}
#accuratezza{
  padding:0px;  
  font-size:14px; 
  border:0px;
  width: 48px;
  height: 32px;
  text-align: center;
  display: table-cell;
  vertical-align: bottom;  
  font-family:var(--devsite-headline-font-family);  
}
#sat{
  padding:0px;  
  font-size:14px; 
  border:0px;
  width: 48px;
  height: 32px;
  text-align: center;
  display: table-cell;
  vertical-align: bottom;  
  font-family:var(--devsite-headline-font-family);  
}
#alt{
  padding:0px;  
  font-size:14px; 
  border:0px;
  width: 48px;
  height: 32px;
  text-align: center;
  display: table-cell;
  vertical-align: bottom;  
  font-family:var(--devsite-headline-font-family);  
}
#mtlength{
  padding:0px;  
  font-size:14px; 
  border:0px;
  width: 48px;
  height: 32px;  
  text-align: center;
  display: table-cell;
  vertical-align: bottom;  
  font-family:var(--devsite-headline-font-family);  
}
#interno {
  height: 48px;
  width: 48px;
  border-radius:50%;
  /*background-image: radial-gradient(red, green, blue);*/
  background:#FFFFFF;
  margin-top:2px;
  margin-left:2px;
  position:absolute;
  border:none;
  padding:0px; 
}
#esterno {
  height: 62px;
  width: 62px;
  border-radius:50%;
  /*background-image: radial-gradient(red, green, blue);*/
  background:conic-gradient(red 10%, #E5E5E5 0%);
  border:none;
}
#boxh{
  padding:0px;  
  font-size:14px; 
  border:0px;
  width: 48px;
  height: 32px;
  text-align: center;
  display: table-cell;
  vertical-align: bottom;  
  font-family:var(--devsite-headline-font-family);  
}
#boxm{
  padding:0px; 
  font-size:10px; 
  border:0px;
  width: 48px;
  height: 16px;
  text-align: center;
  display: table-cell;
  vertical-align: top; 
  font-family:var(--devsite-headline-font-family);  
}
#chart_div{display: none;}

progress{width:100%;}




#snackbar {
  visibility: hidden;
  min-width: 250px;
  /*margin-left: -125px;*/
  transform: translateX(-50%);
  background-color: var(--devsite-note-notice-color);
  color: #fff;
  text-align: center;
  border-radius: 5px;
  padding: 16px;
  position: fixed;
  z-index: 100;
  left: 50%;
  bottom: 30px;
  font-size: 17px;
  -webkit-box-shadow: 0 4px 4px -2px var(--diocle-pricing-body-color);
  -moz-box-shadow: 0 4px 4px -2px var(--diocle-pricing-body-color);
  box-shadow: 0 4px 4px -2px var(--diocle-pricing-body-color);
}

#snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 20.5s;
  animation: fadein 0.5s, fadeout 0.5s 20.5s;
}

@-webkit-keyframes fadein {
  from {bottom: 0; opacity: 0;} 
  to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
  from {bottom: 30px; opacity: 1;} 
  to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
  from {bottom: 30px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}

.nometel{
  font-family:var(--devsite-headline-font-family);
  color:var(--diocle-product-link-color);
  font-size:medium; 
  vertical-align: middle;
  line-height: 25px; 
  }
.nometel:hover{
    font-family:var(--devsite-headline-font-family);
    color:var(--diocle-product-feature-color);
    font-size:medium; 
    vertical-align: middle;
    cursor: pointer;
    }

.error_name{
    font-family:var(--devsite-headline-font-family);
    color:var(--devsite-caution-notice-color);
    font-size:small;
    margin-bottom: 5px;
    margin-left: 100px;  
  }

.loaderx {
    margin:22px;
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #4CAF50;
    border-right: 5px solid #008CBA;
    border-bottom: 5px solid #4CAF50;
    border-left: 5px solid #f44336;
    width: 32px;
    height: 32px;
    -webkit-animation: spin 0.5s linear infinite;
    animation: spin 0.5s linear infinite;
  }

  /* HTML: <div class="loader"></div> */
/* HTML: <div class="loader"></div> */
.loaderxx {
  margin-left: 120px;
  width: 120px;
  height: 20px;
  border-radius: 20px;
  background:
   radial-gradient(farthest-side,var(--diocle-orange) 94%,#0000) left/20px 20px no-repeat
   var(--devsite-button-color);
  animation: l2 1s infinite linear;
}
@keyframes l2 {
    50% {background-position:right }
}

/* HTML: <div class="loader"></div> */
/* HTML: <div class="loader"></div> */
.loader {
  width: 32px;
  padding: 8px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: var(--diocle-orange);
  --_m: 
    conic-gradient(#0000 10%,#000),
    linear-gradient(#000 0 0) content-box;
  -webkit-mask: var(--_m);
          mask: var(--_m);
  -webkit-mask-composite: source-out;
          mask-composite: subtract;
  animation: l3 1s infinite linear;
}
@keyframes l3 {to{transform: rotate(1turn)}}

/* HTML: <div class="loader"></div> */



/* HTML: <div class="loader"></div> */
#loamrk{width:100%;}
.loaderh {
  height: 4px;
  width: 130px;
  --c:no-repeat linear-gradient(var(--devsite-button-color) 0 0);
  background: var(--c),var(--c),var(--devsite-button-background-active);
  background-size: 60% 100%;
  animation: l16 3s infinite;
}
@keyframes l16 {
  0%   {background-position:-150% 0,-150% 0}
  66%  {background-position: 250% 0,-150% 0}
  100% {background-position: 250% 0, 250% 0}
}

/* HTML: <div class="loader"></div> */
.loader_hor {
  width: 120px;
  height: 20px;
  background:
   linear-gradient(var(--devsite-link-color) 0 0) 0/0% no-repeat
   #ddd;
  animation: l4 2s infinite steps(6);
}
@keyframes l4 {
    100% {background-size:120%}
}


.iconx {
  /*display: block;*/
  width: 70px;
  text-align: left;
  display: table-cell;
  vertical-align: middle;
}

.iconh {
  /*display: block;*/
  width: 18px;
  text-align: left;
  display: table-cell;
  vertical-align: middle;
}

.textxb {
  /*display: block;*/
  /*width: 65px;*/
  display: table-cell;
  /*vertical-align: middle; */ 
  font-family:var(--devsite-headline-font-family);
  font-size:medium; 
  text-size-adjust: 100%;
  /*line-height:30px;*/
  box-sizing: border-box;
  word-wrap: break-word;
  font-weight: bold;
}
.status-bat{
  background: var(--diocle-yellow);
}

.textx {
  /*display: block;*/
  width: 80%;
  display: table-cell;
  vertical-align: middle; 
  font-family:var(--devsite-headline-font-family);
  font-size:medium; 
  text-size-adjust: 100%;
  line-height:22px;
  box-sizing: border-box;
  word-wrap: break-word;  
}

.containerx {
  display: table;
  position: relative;
  max-width: 30rem;
  padding: 1em 1em 1em 0;
  /*background: var(--devsite-button-background-active);*/
  /*color: #ed3;*/
}

.botmap{padding:3px; margin:0px;}

.text-map{  
  font-size:medium; 
  font-weight: bold;
}

.m-over:hover{
  cursor: pointer;
}

.marker-pin {
  width: 30px;
  height: 30px;
  border-radius: 50% 50% 50% 0;
  background: #c30b82;
  position: absolute;
  transform: rotate(-45deg);
  left: 50%;
  top: 50%;
  margin: -15px 0 0 -15px;
}

.marker-pin::after {
    content: '';
    width: 24px;
    height: 24px;
    margin: 3px 0 0 3px;
    background: #fff;
    position: absolute;
    border-radius: 50%;
 }


.custom-div-icon i {
   position: absolute;
   width: 22px;
   font-size: 22px;
   left: 0;
   right: 0;
   margin: 10px auto;
   text-align: center;
}

#box-cerca{
  padding:5px;
  border: 1 solid #041e49;
  background: #008CBA;
}
#dadx{
  float:left;
  padding:8px;
  border: 2px solid;
  background: #ffffff;
  border-radius: 5px;
  -moz-border-radius: 5px; /* firefox */
  -webkit-border-radius: 5px; /* safari, chrome */
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 5px 0 rgba(0,0,0,0.12)!important;
}
#dadx:focus{
  border: 2px solid var(--devsite-button-color);
}

#adx{
  float:left;
  padding:8px;
  border: 2px solid; 
  background: #ffffff;
  border-radius: 5px;
  -moz-border-radius: 5px; /* firefox */
  -webkit-border-radius: 5px; /* safari, chrome */
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 5px 0 rgba(0,0,0,0.12)!important;
}
#adx:focus{
  border: 2px solid var(--devsite-button-color);
}

/*#accx{
  float:left;
  padding:3px; 
  width:50px; 
}*/
#accx{
  float:left;
  padding:8px;
  border: 2px solid; 
  background: #ffffff;
  max-width: 159px;
  width: 159px;
  border-radius: 5px;
  -moz-border-radius: 5px; /* firefox */
  -webkit-border-radius: 5px; /* safari, chrome */
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 5px 0 rgba(0,0,0,0.12)!important;
}
#accx:focus{
  border: 2px solid var(--devsite-button-color);
}

/*#accxb{
  float:left;
  padding:3px;
  width:50px;  
}*/
#accxb{
  float:left;
  padding:8px;
  border: 2px solid; 
  background-color: #ffffff !important;
  max-width: 159px;
  width: 159px;
  border-radius: 5px;
  -moz-border-radius: 5px; /* firefox */
  -webkit-border-radius: 5px; /* safari, chrome */
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 5px 0 rgba(0,0,0,0.12)!important;
}
#accxb:focus{
  border: 2px solid var(--devsite-button-color);
}

#testo-cerca{
  float:left;
  padding:3px;  
}

.bottone-trova{
  width:100%;
  display: inline-block;
  outline: none;
  cursor: pointer;
  font-weight: 500;
  border-radius: 3px;
  padding: 0 15px;
  border-radius: 4px;
  color:#FFFFFF;
  background: var(--diocle-button-bg-color);
  line-height: 1.15;
  font-size: 14px;
  height: 36px;
  word-spacing: 0px;
  letter-spacing: .0892857143em;
  text-decoration: none;
  min-width: 64px;
  border: 1px solid var(--diocle-link-color);
  text-align: center;
  transition: 280ms cubic-bezier(0.4, 0, 0.2, 1);
  }
.bottone-trova:hover {
     background:var(--diocle-button-bg-hover-color);
  }
  .bottone-trova:disabled {
    background:var(--diocle-header-color);
    cursor:wait;
 }

#apri-trova{
  float:right;
  background: var(--devsite-button-background-active);
  vertical-align: top;  
}
#apri-trova:hover{
  cursor: pointer;
  background: var(--devsite-button-background-hover);
}

#trova-data{
  color:#1a73e8;
}


.info-movie{display: none;}
.info-range{display: none;}
#m-stop{padding:5px; border:0px;}
#m-stop:hover{cursor:pointer;}
#m-stop:disabled{cursor: not-allowed;}

#m-pause{padding:5px; border:0px;}
#m-pause:hover{cursor:pointer;}

#m-play{padding:5px; border:0px;}
#m-play:hover{cursor:pointer;}

#m-range{
  padding:5px; border:0px;
  display: inline-block; 
  vertical-align: middle;  
}
#m-range:hover{cursor:pointer;} 

#m-range-output{
  padding:5px; border:0px;
  display: inline-block; 
  vertical-align: middle;
  color: var(--devsite-button-color);
  font-size:13px;
}

#soprain{
  /*width:90px;*/
  height:20px;
  position:absolute;
  margin-top: -12px;
  /*border-radius:12px;
  -webkit-border-radius:12px;*/
  background:#ffffff;
  color: var(--devsite-button-color);
  text-align:center;
  vertical-align:bottom;
  font-size:13px;
  /*font-style: normal;
  font-weight: 400;*/
  font-family: arial,sans-serif;
  margin-left: 10px;
  padding-top:3px;
}

.alert-box {
  width:100%;
  /*padding: 20px;*/
  background-color: var(--devsite-caution-notice-color);
  color: white;
}
.alert-box a{
  color:var(--diocle-button-white-hover-color);
}
.alert-box a:hover{
  color:var(--diocle-yellow);
}
.closebtn-box {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}

.closebtn-box:hover {
  color: black;
}

#customers {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 8px;
}

#customers tr:nth-child(even){background-color: #f2f2f2;}

#customers tr:hover {background-color: #ddd;}

#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #04AA6D;
  color: white;
}

#customersd {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#customersd td, #customersd th {
  border: 1px solid #ddd;
  padding: 8px;
}

#customersd tr:nth-child(even){background-color: #f2f2f2;}

#customersd tr:hover {background-color: #ddd;}

#customersd th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #04AA6D;
  color: white;
}


input[type='radio'],input[type='checkbox']{
  padding:10px;
  height:24px; width:24px;  
}

input[type='radio']:checked,input[type='checkbox']:checked {
  accent-color:var(--devsite-key-term-notice-color);
}


.scroll {
  width:100%;
  white-space: nowrap; /* [1] */
  overflow-x: auto; /* [2] */
  -webkit-overflow-scrolling: touch; /* [3] */
  -ms-overflow-style: -ms-autohiding-scrollbar; /* [4] */ }

/* [5] */
/*.scroll::-webkit-scrollbar {
  display: none;
}*/

.scrollb {
  width:100%;
  white-space: nowrap; /* [1] */
  overflow-x: auto; /* [2] */
  -webkit-overflow-scrolling: touch; /* [3] */
  -ms-overflow-style: -ms-autohiding-scrollbar; /* [4] */ }

/* [5] */
.scrollb::-webkit-scrollbar {
  display: none;
}

.cbox{
  font-family: Arial, Helvetica, sans-serif;
  padding: 8px;
  color:var(--diocle-product-card-hover-color);  
}

#article-img{
  width:50%;
}

video{   
  width:100%;
  box-shadow: -2px 2px 15px #888;
  }

/*.leaflet-layer,
.leaflet-control-zoom-in,
.leaflet-control-zoom-out,
.leaflet-control-attribution{
    filter: invert(100%) hue-rotate(180deg) brightness(95%) contrast(90%);
  }*/

 

  rad{
    display: flex;    
  }
  dir{   
    margin-left: 8px;
    padding:5px;
    /*border: 3px solid #0e4c97;*/
    /*box-shadow: -2px 2px 15px #888;*/
    /*border-radius: 50%;*/
    /*background: var(--devsite-key-term-notice-color);*/

  }
  dir span{ color:var(--diocle-orange); vertical-align: middle;}

  ate{width:140px; }

  ate a{
    text-decoration: none;
    font-family: var(--devsite-primary-font-family);
    font-weight: bold;
    padding: 0px;
    color:var(--diocle-link-color);  
    font-size: 16px; 
    margin-top: 50px;
    line-height: 68px; 
    margin-left: 8px; 
    vertical-align: middle;        
  }

  ate a:hover{
    color:var(--devsite-key-term-notice-color);    
  }



cont{
  display:flex;  
  background: var(--diocle-product-card-hover-color);
 }
verde {
  background-color: #008C45;
  width: 25px;  
  padding: 1px;

}
bianco {
  background-color: white;
  width: 25px;  
  padding: 1px;

}
rosso {
  background-color: #CD212A;;
  width: 25px;  
  padding: 1px;

}

.bot-cerca{
  background: var(--diocle-button-bg-color);
  color: var(--diocle-button-text-color);
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 4px;
  border: 1px solid;
  border-color: var(--diocle-link-color);  
}

.bot-cerca:hover{
  cursor: pointer;
  background: var(--diocle-button-bg-hover-color);
}


.pagination {
  display: inline-block;
}

.pagination a {
  color: black;
  /*float: left;*/  
  padding: 16px 16px;
  text-decoration: none;
}

.pagination a.activepag {
  /*background-color: #4CAF50;*/
  color: var(--devsite-contrast-link-color);
  font-weight: bold;

}

.pagination a:hover:not(.activepag) {
  background-color: #ddd;
  border-radius: 8px;  
}

.nomedel{
  font-family:var(--devsite-headline-font-family);
  color:var(--diocle-red);
  font-size:medium; 
  vertical-align: middle;
  line-height: 30px; 
  }

  .bottone-trova-video{
    width:100%;
    display: inline-block;
    outline: none;
    cursor: pointer;
    font-weight: 500;
    border-radius: 3px;
    padding: 0 15px;
    border-radius: 4px;
    color:#FFFFFF;
    background: var(--diocle-button-bg-color);
    line-height: 1.15;
    font-size: 14px;
    height: 36px;
    word-spacing: 0px;
    letter-spacing: .0892857143em;
    text-decoration: none;
    min-width: 64px;
    border: 1px solid var(--diocle-link-color);
    text-align: center;
    transition: 280ms cubic-bezier(0.4, 0, 0.2, 1);
    }
  .bottone-trova-video:hover {
       background:var(--diocle-button-bg-hover-color);
    }
    .bottone-trova-video:disabled {
      background:var(--diocle-header-color);
      cursor:wait;
    }

.loader_del {
      width: 130px;
      height: 44px;
      background:
       linear-gradient(var(--diocle-orange) 0 0) 0/0% no-repeat
       #ddd;
      animation: l4 1s infinite steps(100);
    }
    @keyframes l4 {
        100% {background-size:120%}
    }

  .text-block {
      position: absolute;
      /*top: 20px;*/
      /*left: 20px;*/
      /*background-color: black;*/
      /*color: white;*/
      /*padding-left: 20px;*/
      /*padding-right: 20px;*/

      bottom:0px;
      background: rgb(0, 0, 0); /* Fallback color */
      background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */
      color: #f1f1f1; /* Grey text */
      width: 100%; /* Full width */
    }
    .container-text {
      position: relative;
    }
  .testo-blocco-head{
    font-family: var(--devsite-code-font-family);
    font-size: xx-large;
    color: var(--devsite-button-background-active);
    padding: 20px;
  }
  .testo-blocco{
    font-family: var(--devsite-code-font-family);
    font-size:large;
    color: var(--devsite-button-background-active);
    padding: 20px;
  }


  /* HTML: <div class="loader"></div> */
.loader_device{
  width: 100%;
  height: 3px;
  background:linear-gradient(#1a73e8 0 0) 0/0% no-repeat #ddd;
  animation: l1d 2s infinite linear;
}
@keyframes l1d {
    100% {background-size:100%}
}

#hide_help:hover{
  cursor:pointer;
  color: var(--devsite-compare-no-color);
}

#edita:hover{
  cursor:pointer;
  color: var(--devsite-compare-yes-color);
}


fot{
  text-decoration: none;
  font-family: var(--devsite-primary-font-family);
  font-weight: bold;
  padding: 10px;
  color:var(--diocle-link-color);  
  font-size: 16px;
  /*margin-top: 50px;
  line-height: 66px; 
  margin-left: 12px; */
}


fo a{
  text-decoration: none;
  font-family: var(--devsite-primary-font-family);  
  padding: 10px;
  color:var(--devsite-status-notice-color);  
  font-size: 12px; 
  line-height: 20px;
}

fo a:hover{
  color:var(--diocle-link-color);   
}


.tablefooter td{
  width:25%;
  min-width: 220px;
}

.icobutton {
  line-height:  35px;
  font-size:    30px;
  padding:3px;
  margin:2px;
  width: 40px;
  border-radius: 10px;
  -moz-border-radius: 10px; /* firefox */
  -webkit-border-radius: 10px; /* safari, chrome */
}

.icobutton:hover{cursor: pointer; background-color:#e4eefc;}


.icobutton[data-type="1"]::before {content: "😊";}
.icobutton[data-type="2"]::before {content: "😀";}
.icobutton[data-type="3"]::before {content: "😁";}
.icobutton[data-type="4"]::before {content: "😁";}
.icobutton[data-type="5"]::before {content: "😂";}
.icobutton[data-type="6"]::before {content: "😃";}
.icobutton[data-type="7"]::before {content: "😄";}
.icobutton[data-type="8"]::before {content: "😅";}
.icobutton[data-type="9"]::before {content: "😆";}
.icobutton[data-type="10"]::before {content: "😇";}
.icobutton[data-type="11"]::before {content: "😈";}
.icobutton[data-type="12"]::before {content: "😉";}
.icobutton[data-type="13"]::before {content: "😊";}
.icobutton[data-type="14"]::before {content: "😋";}
.icobutton[data-type="15"]::before {content: "😌";}
.icobutton[data-type="15"]::before {content: "😍";}
.icobutton[data-type="15"]::before {content: "😎";}
.icobutton[data-type="16"]::before {content: "😏";}
.icobutton[data-type="17"]::before {content: "😐";}
.icobutton[data-type="18"]::before {content: "😑";}
.icobutton[data-type="19"]::before {content: "😒";}
.icobutton[data-type="20"]::before {content: "😓";}
.icobutton[data-type="21"]::before {content: "😔";}
.icobutton[data-type="22"]::before {content: "😕";}
.icobutton[data-type="23"]::before {content: "😖";}
.icobutton[data-type="24"]::before {content: "😗";}
.icobutton[data-type="25"]::before {content: "😘";}
.icobutton[data-type="26"]::before {content: "😙";}
.icobutton[data-type="27"]::before {content: "😚";}
.icobutton[data-type="28"]::before {content: "😛";}
.icobutton[data-type="29"]::before {content: "😜";}
.icobutton[data-type="30"]::before {content: "😝";}
.icobutton[data-type="31"]::before {content: "😞";}
.icobutton[data-type="32"]::before {content: "😟";}
.icobutton[data-type="33"]::before {content: "😠";}
.icobutton[data-type="34"]::before {content: "😡";}
.icobutton[data-type="35"]::before {content: "😢";}
.icobutton[data-type="36"]::before {content: "😣";}
.icobutton[data-type="37"]::before {content: "😤";}
.icobutton[data-type="38"]::before {content: "😥";}
.icobutton[data-type="39"]::before {content: "😦";}
.icobutton[data-type="40"]::before {content: "😧";}
.icobutton[data-type="41"]::before {content: "😨";}
.icobutton[data-type="42"]::before {content: "😩";}
.icobutton[data-type="43"]::before {content: "😪";}
.icobutton[data-type="44"]::before {content: "😫";}
.icobutton[data-type="45"]::before {content: "😬";}
.icobutton[data-type="46"]::before {content: "😭";}
.icobutton[data-type="47"]::before {content: "😮";}
.icobutton[data-type="48"]::before {content: "😯";}

.containerscroll {
  margin: 0px;
  padding: 5px;
  background-color:#d2e3fc;
  width: 310px;
  height: 160px;
  overflow-x: hidden; 
  overflow-y: auto;
  /*overflow: auto;*/ 
  border-radius: 5px;
  -moz-border-radius: 5px; /* firefox */
  -webkit-border-radius: 5px; /* safari, chrome */
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 5px 0 rgba(0,0,0,0.12)!important;
}

.containerscroll::-webkit-scrollbar {
  width: 12px;               /* width of the entire scrollbar */
}

.containerscroll::-webkit-scrollbar-track {
  background: #ffca28;      /* color of the tracking area */
}

.containerscroll::-webkit-scrollbar-thumb {
  background-color: #1e88e5;    /* color of the scroll thumb */
  border-radius: 20px;       /* roundness of the scroll thumb */
  border: 3px solid #ffca28; /* creates padding around scroll thumb */
}

/*.containerscroll::-webkit-scrollbar {
  display: none;
}*/

.icocat{
  color: var(--devsite-contrast-link-color);
  margin-top: 12px;
  margin-bottom: 6px;
  margin-left: 12px;
  font-size: small;
}

input[type=search]{
  padding:10px;
  height:48px;
  font-size: medium;
  border-radius: 4px;
  border: 1px solid;
  border-color:var(--diocle-link-color);

  /*min-width: 230px;*/
  min-width: 300px;
}

.bpi-size{
  font-size:17px;
}

.bpi-size-big{
  font-size:26px;
}

.bottone-piccolo-icon-celeste{
  display: flex;
  align-items: center;
  background: transparent;
  cursor: pointer;
  font-weight: 500;
  border-radius: 3px;
  padding: 5px 5px 5px 5px;
  /*height:30px;*/
  border: 1px solid var(--diocle-bg-color);
  font-size:14px;
  color: var(--diocle-bg-color);
  /*margin-left: 5px;
  margin-right: 5px;*/
  }
.bottone-piccolo-icon-celeste:hover{                      
  background:var(--diocle-button-white-hover-color);
  }

.bottone-piccolo-icon-celeste .btnp-text-celeste{
  margin-left: 5px; 
  margin-right: 5px;
  color: var(--diocle-bg-color);
  }


.bottone-piccolo-icon-orange{
    display: flex;
    align-items: center;
    background: transparent;
    cursor: pointer;
    font-weight: 500;
    border-radius: 3px;
    padding: 5px 5px 5px 5px;
    /*height:30px;*/
    border: 1px solid var(--diocle-orange);
    font-size:14px;
    color: var(--diocle-bg-color);
    /*margin-left: 5px;
    margin-right: 5px;*/
  }
  
.bottone-piccolo-icon-orange:hover{                      
  background:var(--diocle-button-white-hover-color);
  }
  
.bottone-piccolo-icon-orange .btnp-text-orange{
  margin-left: 5px; 
  margin-right: 5px;
  color: var(--diocle-orange);
  }


.bottone-piccolo-icon-green{
    display: flex;
    align-items: center;
    background: transparent;
    cursor: pointer;
    font-weight: 500;
    border-radius: 3px;
    padding: 5px 5px 5px 5px;
    /*height:30px;*/
    border: 1px solid var(--devsite-search-results-breadcrumb-color);
    font-size:14px;
    color: var(--devsite-search-results-breadcrumb-color);
    /*margin-left: 5px;
    margin-right: 5px;*/
  }
  
.bottone-piccolo-icon-green:hover{                      
  background:var(--diocle-button-white-hover-color);
  }
  
.bottone-piccolo-icon-green .btnp-text-green{
  margin-left: 5px; 
  margin-right: 5px;
  color: var(--devsite-search-results-breadcrumb-color);
  }



/* HTML: <div class="loadern"></div> */

.loadern {
  width: 15px;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 4px solid var(--diocle-product-card-hover-color);
  border-right-color: var(--diocle-button-bg-color);
  animation: l2 1s infinite linear;
}
@keyframes l2 {to{transform: rotate(1turn)}}

.rosso{color:var(--devsite-caution-notice-color);}
.blu_scuro{color:var(--devsite-primary-text-rgba);}

#map { height: 480px; width: 320px; }
#btnMap{padding:5px; border:0px; background-color: var(--devsite-button-background-active);}
#btnMap:hover{cursor:pointer;}


.btx-mini{
  display: flex;
  align-items: center;
  background: transparent;
  border-radius: 4px;
  cursor: pointer;
  border-radius: 3px;
  padding: 5px 5px 5px 5px;
  border: 1px solid var(--diocle-bg-color);
  font-size: 12px;
  color: var(--diocle-bg-color);
  /*margin-left: 5px;
  margin-right: 5px;*/
  }
.btx .bt-text-mini{
margin-left: 5px; 
margin-right: 5px;
color: var(--diocle-bg-color);
}
.btx-mini:hover            {                      
background:var(--diocle-button-white-hover-color);
}

.icosize-8{font-size: 8px;}
.icosize-12{font-size: 12px;}
.icosize-16{font-size: 16px;}
.icosize-18{font-size: 18px;}
.icosize-20{font-size: 20px;}
.icosize-22{font-size: 22px;}
.icosize-32{font-size: 32px;}

.radio-txt{
  margin-left: 6px;
  color: var(--diocle-bg-color); 
  font-size: 20px;
  margin-top: 3px;
}

input[type=url]{
  padding:10px;
  height:26px;
  font-size: medium;
  border-radius: 4px;
  border: 1px solid;
  border-color:var(--diocle-link-color);
  min-width: 300px;
}

#varver_error{
  width: 290px;
  font-weight: bold;  
  font-size: medium;
  line-height: 20px;
  color: var(--devsite-warning-notice-color);
  padding: 10px;
  margin-left: 5px;
  margin-right: 5px;
}

.art_view{
  width:280px;
  margin: -1px;
  padding: 20px;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  -moz-border-radius: 10px; /* firefox */
  -webkit-border-radius: 10px; /* safari, chrome */
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
  }

.acapo{
    word-wrap: break-word;
  }

  .icoColorSize{
    font-size: 30px;
    color: var(--diocle-yellow);
    /*padding:14px;*/
    background-color: var(--devsite-caution-notice-color);
  }

  #boxalert{
    opacity: 1;
    transition: opacity 0.6s;
  }

  .getcat{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    letter-spacing: .5px;
    font-weight: 400;
    font-size: small;
    list-style: none;
    text-decoration: none;    
  }

  .getcat a{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    letter-spacing: .5px;
    font-weight: 400;
    font-size: small;
    text-decoration: none;
    color: var(--devsite-contrast-link-color);
  }

  .getcat a:hover{
    color: var(--devsite-key-term-notice-color);
  }

  .titolo-pannello a{
    font-family:var(--devsite-headline-font-family);
    color:var(--diocle-link-color);
    font-size:x-large; 
    outline: 0;
    text-decoration:none;
    word-break: break-word;   
    }
    
  .titolo-pannello{
    font-family:var(--devsite-headline-font-family);
    color:var(--diocle-product-feature-color);
    font-size:x-large; 
    outline: 0;
    text-decoration:none;
    word-break: break-word;      
    }

    #footer-intestazione{
      font-size:small;
    }

/* width */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #1a73e8; 
  border-radius: 3px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #174ea6; 
  border-radius: 3px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: var(--diocle-orange);
}

.msg-camp{
  padding:20px;
  /*margin:15px;*/
  font-size:x-large;
  color:var(--diocle-button-text-color);
  background: var(--devsite-key-point-notice-color);  
  border-radius: 4px;
  border: 1px solid;
  /*border-color:var(--diocle-link-color);*/
  font-family:var(--devsite-headline-font-family);
  text-size-adjust: 100%;
  line-height:34px;
  box-sizing: border-box;
  display:block;
  word-wrap: break-word;
  letter-spacing: 0.8px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.alert-rosso{
  padding: 20px;
  background-color: var(--devsite-warning-notice-color);
  color: white;
  width:100%;
}

.alert-blu{
  padding: 20px;
  background-color: var(--devsite-primary-text-rgba);
  color: white;
  width:100%;
}

.alert-blu-2{
  padding: 20px;
  background-color: var(--devsite-note-notice-color);
  color: white;
  width:100%;
}

.alert-rosso a, .alert-blu a, .alert-blu-2 a, .alert-viola a{
  color:var(--material-yellow-500);
  text-decoration: none;
}

.alert-rosso a:hover, .alert-blu a:hover, .alert-viola a:hover{
  color:var(--material-yellow-600);
}




.closebtnpu {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}

.closebtnpu:hover {
  color: black;
}

/* HTML: <div class="loader"></div> */
.loader-carica_lista{
  width: 30px;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 8px solid var(--devsite-button-background-active);
  border-right-color: var(--diocle-orange);
  animation: l22 1s infinite linear;
}
@keyframes l22 {to{transform: rotate(1turn)}}

#data-tab{
  font-size: xx-small;
  color: var(--devsite-note-notice-color);
  margin-bottom:3px;
}

#animation-box {
  /*width: 200px;
  height: 200px;*/
  background-color: #FFFFFF;
  animation: colorTransition 1.1s alternate;
}

@keyframes colorTransition {
  0% {
      background-color: var(--material-yellow-200);
  }

  100% {
      background-color: #FFFFFF;
  }
}

#data-ck{
  font-size:20px;
  color: var(--devsite-note-notice-color);
  margin-top:3px;
}






input::file-selector-button {
  display: flex;
  align-items: center;
  background: transparent;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  border-radius: 3px;
  padding: 10px 10px 10px 10px;
  border: 1px solid var(--diocle-bg-color);
  font-size: 14px;
  color: var(--diocle-bg-color);
  /*margin-left: 5px;
  margin-right: 5px;*/

}

input::file-selector-button:hover {
  background:var(--diocle-button-white-hover-color);
}

.pro-file{
  display: flex;
  align-items: center;
  background: transparent;
  cursor: pointer;
  font-weight: 500;
  border-radius: 3px;
  padding: 5px 5px 5px 5px;
  border: 0px solid var(--diocle-bg-color);
  font-size: 14px;
  color: var(--diocle-bg-color);
  /*margin-left: 5px;
  margin-right: 5px; */
  height: 30px;
}

.status{
  text-align: right;
  width: 200px;
  min-width: 200px;
  max-width: 200px;
  margin-right: 15px;
  margin-top: 5px;
  line-height: 20px;
  font-size: 10px;
  color: var(--devsite-contrast-link-color);
}

.pro-file::-webkit-progress-bar {
  background-color: var(--material-blue-300)
}

.pro-file::-webkit-progress-value {
    background-color: var(--material-blue-900);
}

.icon_progress{
  text-align: right;
  width: 20px;
  min-width: 30px;
  max-width: 30px;
  margin-right: 5px;
  margin-top: 5px;
  line-height: 20px;
  font-size: 15px;
}

.table-select{
  padding:5px;
  height:30px;
  width:120px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid;
  border-color:var(--diocle-link-color);
  min-width: 120px;
}

#impronta{
  font-size: 10px;
  color: var(--devsite-button-color);
  overflow-x: scroll;
  max-width: 90px;
  width: 90px;
  padding: 5px;
}

#impronta::-webkit-scrollbar {
  width: 3px;
}



.spin-loader {
  margin-left: 15px;
  margin-top: 2px;
  width: 10px;
  height: 10px;
  padding: 3px;
  aspect-ratio: 1;
  border-radius: 60%;
  background: var(--material-blue-900);
  --_m: 
    conic-gradient(#0000 10%,#000),
    linear-gradient(#000 0 0) content-box;
  -webkit-mask: var(--_m);
          mask: var(--_m);
  -webkit-mask-composite: source-out;
          mask-composite: subtract;
  animation: l30 1s infinite linear;
}
@keyframes l30 {to{transform: rotate(1turn)}}


#sms_spot_align{
  width: 40%;
}

#sms_spot{
  width: 256px;
  padding: 50px;
  float: right;
}

#sms_text_align{
  width: 60%;
  padding: 50px;
}

#titolo_spot{
  font-family:var(--devsite-headline-font-family);
  color:var(--diocle-product-feature-color);
  font-size:46px;
}



.autocomplete {
  position: relative;
  display: inline-block;

}

.autocomplete-items {
  position: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0;
  right: 0;
}

#addclick{
  color: var(--diocle-bg-color);
}

.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color:var(--diocle-link-bg-hover-color);/* #fff; */

  border-bottom: 1px solid #d4d4d4; 
  border-radius: 5px;
  -moz-border-radius: 5px; /* firefox */
  -webkit-border-radius: 5px; /* safari, chrome */
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
}

/*when hovering an item:*/
.autocomplete-items div:hover {
  background-color: var(--diocle-product-card-hover-color); /*#e9e9e9; */

}

/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
  background-color: DodgerBlue !important; 
  color: #ffffff; 
}

#accxba{
  float:left;
  padding:8px;
  border: 2px solid; 
  background-color: #ffffff !important;
  max-width: 159px;
  width: 159px;
  border-radius: 5px;
  -moz-border-radius: 5px; /* firefox */
  -webkit-border-radius: 5px; /* safari, chrome */
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 5px 0 rgba(0,0,0,0.12)!important;
}
#accxba:focus{
  border: 2px solid var(--devsite-button-color);
}

/* HTML: <div class="loader"></div> */
.loader_select {
  width: 140px;
  height: 46px;
  background:
   linear-gradient(var(--devsite-contrast-link-color) 0 0) 0/0% no-repeat
   #ddd;
  animation: l1 1s infinite linear;
}
@keyframes l1 {
    100% {background-size:100%}
}

#id_polls{
  cursor: pointer;
}

#delete_polls_var:hover{
  cursor: pointer;
  color: var(--devsite-warning-notice-color);  
}


code{
  /*display: flex;*/
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow-x: auto;

  width: 100%;
  background-color: #000;
  color: var(--devsite-button-background-active);
  font-family: Consolas, 'Courier New', monospace;
  font-size: 14px;
  /*padding:12px;*/
  border-radius: 5px;
  -moz-border-radius: 5px; /* firefox */
  -webkit-border-radius: 5px; /* safari, chrome */
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 5px 0 rgba(0,0,0,0.12)!important;
}

code linec{
  line-height:28px;
  box-sizing: border-box;
  display:block;
  word-wrap: break-word;
  letter-spacing: 0.5px;
  margin-left: 16px;
  margin-right: 16px;
}

code bluc{
  color: var(--material-blue-200);
}

code gialloc{
  color: var(--material-yellow-200);
}

code violac{
  color: var(--material-purple-200);
}

code verdec{
  color: var(--material-verde-200);
}

code marronec{
  color: var(--material-marrone-200);
}

code rossoc{
  color: var(--material-rosso-200);
}

code copyc{
  z-index: 12;
  padding: 16px;
  right: 50px;
  position: absolute;
}

#input-table{
  padding:5px;
  height:16px;
  font-size: small;
  border-radius: 2px;
  border: 1px solid;
  border-color:var(--diocle-link-color);
  min-width: 187px;  
}


.footer-fix {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: var(--devsite-note-notice-color);
  color: white;
  font-weight: bold;
  font-size: medium;
}
.footer-fix fotext{  
    text-size-adjust: 100%;
    line-height:28px;
    box-sizing: border-box;
    display:block;
    word-wrap: break-word;
    letter-spacing: 0.5px;

    font-family:var(--devsite-headline-font-family);    
    background-color: var(--devsite-note-notice-color);
    color: white;
    font-weight: bold;
    font-size: medium;
    margin: 8px;
    
    } 

.footer-fix fotext a{        
      color: var(--devsite-button-background-active);   
      } 
.footer-fix fotext a:hover{        
        color: var(--devsite-caution-notice-background);   
        } 


.art_video{
          width:280px;
          /*margin: -1px;
          padding: 10px;
          background: #ffffff;*/
          }

.art_video_desk{
            width:60%;
            /*margin: -1px;
            padding: 10px;
            background: #ffffff;*/
            }
.art_img{
            width:280px;
            /*margin: -1px;
            padding: 10px;
            background: #ffffff;*/
            box-shadow: -2px 2px 15px #888;
            }

.guida_dir{
  text-decoration: none;
  margin-top: 5px;
  color: var(--devsite-button-color);
}
.guida_dir:hover{
  color: var(--devsite-key-term-notice-color);
}





















  
														
															
															





 

 





































                