body {
margin: 0;
font-family:"Times New Roman";
}
.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);
                      }

.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{
width:100%;
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;
}

.hspacex{height:5px;}
.hspaces{height:40px;}
.hspace{height:20px;}
.hspaced{height:10px;}
.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:25px;
}

.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:25px;
  }

.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;
}

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;
}

.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;
}

.imgbk {
  background-image: url("/img/materialbg1.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="gps"] {
  background-image: url("/img/gps.png");
}

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

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

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

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

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

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

.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-product-card-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:121px;
height:40px;
}



.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]{
  padding:10px;
  height:26px;
  font-size: medium;
  border-radius: 4px;
  border: 1px solid;
  border-color:var(--diocle-link-color);
  min-width: 300px;
}


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

#map{height: 550px; width:100%;}
#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%;
  top: 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 {top: 0; opacity: 0;} 
  to {top: 30px; opacity: 1;}
}

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

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

@keyframes fadeout {
  from {top: 30px; opacity: 1;}
  to {top: 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: 30px; 
  }
.nometel:hover{
    font-family:var(--devsite-headline-font-family);
    color:var(--diocle-product-feature-color);
    font-size:medium; 
    vertical-align: middle;
    line-height: 30px; 
    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: #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;
}
#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(--devsite-button-background-active);
}
.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(--diocle-bg-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:75%;
  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: 12px;
    padding:5px;
    /*border: 3px solid #0e4c97;*/
    /*box-shadow: -2px 2px 15px #888;*/
    border-radius: 50%;
    background: var(--diocle-yellow);

  }
  dir span{ color:black; 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: 66px; 
    margin-left: 12px; 
    vertical-align: middle;        
  }



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%}
}


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%;
}

.let-spa{
  letter-spacing: 0.7px;
}


.balign{
  position: absolute;
  bottom: 20px;
  left:   20px;
}

#rtmax, #rtmin{
  margin-top: 3px;
  margin-left: 5px;
  font-size: 12px;
  color: var(--devsite-button-color);
}

.icotoolbar{
  font-size:18px;
  line-height: 28px;
  margin-bottom: 0px;
}

.loader_progress {
  z-index: 1;
  position: absolute;
  height: 4px;
  width: 300px;
  --c:no-repeat linear-gradient(#6100ee 0 0);
  background: var(--c),var(--c),#d7b8fc;
  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}
}

.loader_progress_play {
  z-index: 1;
  position: absolute;
  height: 4px;
  width: 255px;
  /*margin-left: 72px;*/
  --c:no-repeat linear-gradient(#6100ee 0 0);
  background: var(--c),var(--c),#d7b8fc;
  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}
}


#loamrk{width:100%;}
.loaderh {
  z-index: 1;
  height: 4px;
  width: 255px;
  --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: l26 3s infinite;
}
@keyframes l26 {
  0%   {background-position:-150% 0,-150% 0}
  66%  {background-position: 250% 0,-150% 0}
  100% {background-position: 250% 0, 250% 0}
}

.alert-help {
  width: 300px;
  height: 300px;
  z-index:11;
  position:fixed;
  top:25%;
  left:25%;
  padding: 20px;
  /*background-color: var(--diocle-button-bg-hover-color);*/
  background-color: var(--material-purple-600);
  color: white;  
  overflow-y: scroll;  
  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;
}


.alert-help::-webkit-scrollbar {
  display: none;
  /*width: 12px;*/               
  /* width of the entire scrollbar */
}

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

.alert-help::-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;
}*/

.alert-help p{
  color: white;   
}

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

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

#linkhelp{
  text-decoration: none;
}
#linkhelp:hover{
  color:var(--devsite-key-term-notice-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;
  }

  .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);
    }

desc{
      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;
      max-width: 280px;
      padding: 10px;
      background: var(--diocle-button-text-color);
      border: 1px solid #e5e5e5;
      border-radius: 10px;

      }

.art-del{
        width:100%;
        margin: 4px;
        padding: 20px;
        /*background: var(--devsite-background-0);*/
        background: var(--material-red-50);
        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;
        }

textarea{
          padding:10px;
          height:200px;
          font-size: medium;
          border-radius: 4px;
          border: 1px solid;
          border-color:var(--diocle-link-color);
          min-width: 280px;

          font-family:var(--devsite-headline-font-family);
          color:var(--devsite-primary-text-color); 
          text-size-adjust: 100%;
          line-height:28px;
          box-sizing: border-box;
          display:block;
          word-wrap: break-word;
          max-width: 280px;
        }


.img_speak{
  margin-top:5px;
  height: 25px;
}

/* HTML: <div class="loader"></div> */
.loader_spinner{
  width: 50px;
  padding: 8px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #25b09b;
  --_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: l39 1s infinite linear;
}
@keyframes l39 {to{transform: rotate(1turn)}}


.loader_progress_note {
  z-index: 1;
  position: absolute;
  height: 4px;
  width: 250px;
  --c:no-repeat linear-gradient(#6100ee 0 0);
  background: var(--c),var(--c),#d7b8fc;
  background-size: 60% 100%;
  animation: l36 3s infinite;
}
@keyframes l36 {
  0%   {background-position:-150% 0,-150% 0}
  66%  {background-position: 250% 0,-150% 0}
  100% {background-position: 250% 0, 250% 0}
}



.overpointer:hover{
  cursor:pointer;
}

evi{
  font-weight: bold;
  color: var(--diocle-orange);
}

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



.bottone-menu-viola{
  display: flex;
  align-items: center;
  background: transparent;
  cursor: pointer;
  font-weight: 500;
  border-radius: 3px;
  padding: 3px 0px 3px 3px;
  /*height:30px;*/
  border: 1px solid var(--devsite-key-term-notice-color);
  font-size:6px;
  color: var(--devsite-key-term-notice-color);
  /*margin-left: 5px;
  margin-right: 5px;*/
  }
.bottone-menu-viola:hover{                      
  background:var(--diocle-button-white-hover-color);
  }

  
.dropdown-content-menu-viola {
  display: none;
  position: absolute;
  background-color: var(--material-purple-50);
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 10;
}

.dropdown-content-menu-viola a {
  color: var(--devsite-key-term-notice-color);
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}


.dropdown-content-menu-viola a:hover, .dropdown-content-menu-viola a:active {
  background-color: var(--material-purple-100); 
  color:var(--material-purple-800)}

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


.note_play {
  width: 300px;
  height: 250px;
  /*z-index:1;*/
  /*position:absolute;*/
  /*top:25%;
  left:25%;*/
  padding: 20px;
  /*background-color: var(--diocle-button-bg-hover-color);*/
  background-color: var(--devsite-button-background-hover);
  color: black;  
  overflow-y: scroll;  
  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;
}


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

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

.note_play::-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;
}*/

.alert-help p{
  color: white;   
}



.google-visualization-tooltip ul{
  background: var(--devsite-button-background-active);
  border: 0px;
}

.google-visualization-tooltip-item-list{
  border: 0px;
  /*border-radius: 2px;*/
  /*background-color: white;*/
  position: absolute;
  box-shadow: 0px 2px 2px 0px rgb(204 204 204 / 60%);
  font-size: 12px;
  padding: 0px;
  -moz-box-shadow: 0px 2px 2px 0px rgba(204, 204, 204, 0.6);
  -webkit-box-shadow: 0px 2px 2px 0px rgb(204 204 204 / 60%);
  z-index: 10000;
}

.tooltip{
  background: var(--devsite-button-background-active);
  color: #000000;
  opacity: 1;
  
  border: 0px;
  /*border-radius: 2px;*/
  /*background-color: white;*/
  position: absolute;
  box-shadow: 0px 2px 2px 0px rgb(204 204 204 / 60%);
  font-size: 18px;
  padding: 12px;
  -moz-box-shadow: 0px 2px 2px 0px rgba(204, 204, 204, 0.6);
  -webkit-box-shadow: 0px 2px 2px 0px rgb(204 204 204 / 60%);
  z-index: 10000;  
}





/*
<div class="google-visualization-tooltip" style="width: 
168px; height: 66px; left: 195px; top: 31px;">
<ul class="google-visualization-tooltip-item-list">
<li class="google-visualization-tooltip-item">
<span style="font-family:Arial;font-size:16px;color:#000000;opacity:1;margin:0;
font-style:none;text-decoration:none;font-weight:none;">February 20, 2025</span></li></ul></div>

*/

select{
  padding:10px;
  height:40px;
  font-size: medium;
  /*font-weight: bold;*/
  border-radius: 4px;
  border: 1px solid;
  border-color:var(--diocle-link-color);
  min-width:200px;
  background: #FFFFFF;
}




select:hover, select:focus {
  background: #FFFFFF;
}

option {
  display: flex;
  justify-content: flex-start;
  gap: 20px;
  border: 2px solid var(--devsite-caution-notice-color);
  /*background: var(--devsite-button-background-active);*/
  padding: 10px;
  transition: 0.4s;
  height:40px;
  font-size: medium;
  border-radius: 4px;
  height:40px;
}
option:first-of-type {
  /*border-radius: 8px 8px 0 0;*/
}

option:last-of-type {
  /*border-radius: 0 0 8px 8px;*/
}

option:not(option:last-of-type) {
  /*border-bottom: none;*/
}
option:nth-of-type(odd) {
  /*background: white;*/
}

option:hover, option:focus {
  /*background: plum;*/
}

option:checked {
  /*font-weight: bold;*/
}

option::checkmark {
  order: 1;
  margin-left: auto;
  content: "☑️";
}


iframe{
  width:100%;
  height: 550px;
  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;  
}

#vox_calendar_basic{
  margin-left: 50px;
  margin-right: 50px;
}

















  



 

 





































                