.typeCheck {
    width: 18px;
    height: 18px;
    margin-right: 4px;
    cursor: pointer;
}
.item.bg-proverb{
  background-color: #0073b7 !important;
}
.item.bg-type{
  background: #97a89e !important;
}
.item.bg-sub{
  background: #5f8770 !important;
}