/* ICONE USADO NO CARREGAR */

span.carregar {
  /*background-image: url("icons/new.png");*/
  background: #E9F2FF;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  border: #E9F2FF 1px solid;
  font-size: 15px;
  line-height: 15px;
  color: #0C66E6;
  font-weight: bold;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 10px;
  width: auto;

}

/* ICONE USADO NO CADASTRAR */
span.cadastrar {
  /*background-image: url("icons/new.png");*/
  background: #0C66E4;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  border: #0C66E4 1px solid;
  font-size: 15px;
  line-height: 15px;
  color: #FFFF;
  font-weight: bold;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 10px;
  width: auto;
}
/* ICONE USADO NO CANCELAR */
span.cancelar {
  background: #fff7e9;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  border: #fff7e9 1px solid;
  font-size: 15px;
  line-height: 15px;
  color: #fabb4d;
  font-weight: bold;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 10px;
  width: auto;
}

/* ICONE USADO NO REATIVAR */
span.reativar {
  background: #fff7e9;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  border: #fff7e9 1px solid;
  font-size: 15px;
  line-height: 15px;
  color: #fabb4d;
  font-weight: bold;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 10px;
  width: auto;
}

/* ICONE USADO NO UPLOAD DE SHP */
span.shp_upload {
  /*background-image: url("icons/shp_upload_32.png");*/
  background: #E9F2FF;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  border: #E9F2FF 1px solid;
  font-size: 15px;
  line-height: 15px;
  color: #0C66E6;
  font-weight: bold;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 10px;
  width: auto;

}
/* ICONE USADO NO DOWNLOAD DE SHP */
span.shp_download {
  /*background-image: url("icons/shp_download_32.png");*/
  background: #E9F2FF;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  border: #E9F2FF 1px solid;
  font-size: 15px;
  line-height: 15px;
  color: #0C66E6;
  font-weight: bold;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 10px;
  width: auto;

}
/* ICONE USADO PARA ALTERAR */
span.alterar {
  /*background-image: url("icons/pencil_32.png");*/
  background: #E9F2FF;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  border: #E9F2FF 1px solid;
  font-size: 15px;
  line-height: 15px;
  color: #0C66E6;
  font-weight: bold;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 10px;
  width: auto;

}

/* ICONE USADO PARA LISTAR */
span.listar {
  background: #E9F2FF;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  border: #E9F2FF 1px solid;
  font-size: 15px;
  line-height: 15px;
  color: #0C66E6;
  font-weight: bold;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 10px;
  width: auto;

 /* background-image: url("icons/clipboard_32.png");*/
}

/* ICONE USADO PARA MODELOS DE LAYERS */
span.modelos {
  /*background-image: url("icons/modelos.png");*/
  /*background-size: cover; */
  background: #E9F2FF;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  border: #E9F2FF 1px solid;
  font-size: 15px;
  line-height: 15px;
  color: #0C66E6;
  font-weight: bold;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 10px;
  width: auto;

}

span.territorial, span.voltar {
  /*background-image: url("icons/left_32.png");*/
  background: #E9F2FF;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  border: #E9F2FF 1px solid;
  font-size: 15px;
  line-height: 15px;
  color: #0C66E6;
  font-weight: bold;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 10px;
  width: auto;

}

span.mostrar {
  /*background-image: url("icons/monitor_32.png")*/
  background: #E9F2FF;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  border: #E9F2FF 1px solid;
  font-size: 15px;
  line-height: 15px;
  color: #0C66E6;
  font-weight: bold;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 10px;
  width: auto;

}

span.sincronizar {
  /*background-image: url("icons/sincronizar.png")*/
  background: #E9F2FF;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  border: #E9F2FF 1px solid;
  font-size: 15px;
  line-height: 15px;
  color: #0C66E6;
  font-weight: bold;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 10px;
  width: auto;
}

span.buscar {
  /*background-image: url("icons/buscar.png")*/
  background: #E9F2FF;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  border: #E9F2FF 1px solid;
  font-size: 15px;
  line-height: 15px;
  color: #0C66E6;
  font-weight: bold;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 10px;
  width: auto;
}

span.menu {
  background: #F7F8F9 url("icons/icons8-menu-20.png") no-repeat center;
  
  /*background: #F7F8F9;*/
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  border: #F7F8F9 1px solid;
  font-size: 15px;
  line-height: 15px;
  font-weight: bold;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 10px;
}

.toolbarMenu {
  position: relative;
  /*z-index: ;*/
}

.dropdown-content {
  width: 120px;
  display: none;
  position: absolute;
  background-color: #FFFFFF;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 50;
  left: 0;
  top: 46px;
  left: -140px;
  border: #DCDFE4 1px solid;
  border-radius: 7px;
  padding: 10px;
}

.dropdown-content ul {
  padding: 0 !important;
  margin: 0 !important;
  list-style: none;
  padding-inline-start: unset;
}

.dropdown-content li {
  list-style: none;
  padding: 8px 12px;
  display: block;
  height: 25px;
}

.dropdown-content li a {
  display: block;
  color: #000;
  text-decoration: none;
  width: 100%;
}

.dropdown-content li:hover {
  background-color: #f1f1f1;
}

