

.tabhidden{
  display: none;
  overflow: hidden;
}

.tabvisible{
  visability: visible;
}
