.tabsstyle {
  padding: 0px !important;
  font-family: "semibold";
  color: rgb(180, 180, 180);
}
.tabsstyle:hover {
  color: rgb(163, 162, 162);
}
#tabsstyleactive {
  color: rgb(0, 0, 0);
}
.spanstyle {
  color: rgb(180, 180, 180);
  font-family: "semibold";
  padding-right: 15px;
}
.tabsstyle:hover .spanstyle {
  color: rgb(163, 162, 162);
}
.tabsstyle:hover .spanstyle {
  color: rgb(163, 162, 162);
}
.tabsstyle {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  padding-right: 20px !important;
  background-color: transparent !important;
}
