
.icono *::after {
  width: 70px;
}

.icono #sidebarToggle::after {
  width: 70px;
}

.iconopeque {
  width: 70px;
}

.icono {
  width: 70px;
}

.sidemenucomu {
  position: relative;
  overflow: visible;
}

.arreglopalabra {
  white-space: normal;
}

@media (min-width: 768px) {
  .icono {
    width: 100px;
  }
}

.comuscroll{
  overflow-y: scroll; 
  max-height: 50vh;
}

.comuscroll ::-webkit-scrollbar{
  display: none;
}
.tabla2 {
  display: none !important;
}

.datagrid-view {
  height: 90% !important;
}