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;


  
    


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

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

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








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

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



 

 





































                