/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 25 Οκτ 2022, 7:41:26 μμ
    Author     : TASOS
*/
.centerdiv {margin:0 auto; text-align:center;}
.gbing {
    background: url('../png/bing48.png') #228822;
    background-position: 6px 6px;
    background-repeat: no-repeat;
    background-size: 38px 38px;
    
    padding: 1px;
    color: #000;
    height:50px;
    width:50px;
    justify-content: center;
  } 
.gosm {
    background: url('../png/osm.png') #ffffff;
    background-position: 6px 6px;
    background-repeat: no-repeat;
    background-size: 38px 38px;
    
    padding: 1px;
    color: #000;
    height:50px;
    width:50px;
    justify-content: center;
  } 
.gearth {
    background: url('../png/googleearth48.png') #0069d9;
    background-position: 6px 6px;
    background-repeat: no-repeat;
    background-size: 38px 38px;
    
    padding: 1px;
    color: #000;
    height:50px;
    width:50px;
    justify-content: center;
  } 
.navi1 {
    background: url('../png/gps.png') #0069d9;
    background-position: 6px 6px;
    background-repeat: no-repeat;
    background-size: 38px 38px;
    
    padding: 1px;
    color: #000;
    height:50px;
    width:50px;
    justify-content: center;
  } 
  .zoomp {
    background: url('../png/viewmag+.png') #aaaaaa;
    background-position: 6px 6px;
    background-repeat: no-repeat;
    background-size: 38px 38px;
    
    padding: 1px;
    color: #000;
    height:50px;
    width:50px;
    justify-content: center;
  } 
  
  .zoomr {
    background: url('../png/viewmag-.png') #bbbbbb;
    background-position: 6px 6px;
    background-repeat: no-repeat;
    background-size: 38px 38px;
    
    padding: 1px;
    color: #000;
    height:50px;
    width:50px;
    justify-content: center;
  } 
   .zoomall {
    background: url('../png/viewmagfit.png') #cccccc;
    background-position: 6px 6px;
    background-repeat: no-repeat;
    background-size: 38px 38px;
    
    padding: 1px;
    color: #000;
    height:50px;
    width:50px;
    justify-content: center;
  } 
   .zoomst {
    background: url('../png/viewmag1.png') #dddddd;
    background-position: 6px 6px;
    background-repeat: no-repeat;
    background-size: 38px 38px;
    
    padding: 1px;
    color: #000;
    height:50px;
    width:50px;
    justify-content: center;
  } 
   .metakin {
    background: url('../png/gaimphone.png') #2222f2;
    background-position: 1px 1px;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    
    padding: 1px;
    color: #000;
    height:50px;
    width:80px;
    justify-content: center;
  } 