.userTipsTopContainer {
  background-color: #e7e7e7 !important;
}
.userTipsBackgroundWhite {
  background-color: #fff !important;
}
.userTipsSearchKnotepads.fa-search:before,
.userTipsMakeNewKnotepad.fa-plus-2:before {
  background-color: #fff;
}
.userContainerTitleWrapper {
  opacity: 0.3 !important;
}
.userTipsMakeReminder.actions i {
  color: #424242 !important;
  visibility: visible !important;
}
.userTipsAttachAFile .upload-icon,
.userTipsAttachAFile.attachment {
  color: #424242 !important;
  visibility: visible !important;
}
.userTipsPadMenu {
  color: #2e2e2e;
}
.userTipsShareMenuWithoutParticipators {
  opacity: 1 !important;
}
.visible {
  visibility: visible !important;
}
.is-faded {
  opacity: 0.3 !important;
}
