.hide_adaptive_like {
  display: none !important;
}

.weightBlock .weightBlockCount.loadElemTrue {
  width: initial;
  display: inline-block;
  margin-right: 5px;
  cursor: pointer;
}

.weightBlock .weightBlockCount.loadElemTrue:hover {
  font-weight: bold;
}

.weightBlock .weightBlockCount.loadElemTrue.activeSize {
  font-weight: bold;
}
