/*
  Your use of the content in the files referenced here is subject to the terms of the license at http://aka.ms/fabric-assets-license
*/
/* themed tokens */
/*
  Your use of the content in the files referenced here is subject to the terms of the license at http://aka.ms/fabric-assets-license
*/
.catLabelContainer {
  display: flex;
}

.fontIcon {
  height: 15px;
  width: 15px;
  font-size: 15px;
  margin-left: 15px;
  cursor: pointer;
  vertical-align: bottom;
  padding-top: 7px;
}

.tooltip {
  display: inline-block;
}