.bbk-label-right,
.bbk-label-left,
.uOptional,
.display_only{
  font-size: 14px !important;
  line-height: 18px !important;
  margin-bottom: 0px !important;
  padding: 0px !important;
}

.bbk-page-header,
.bbk-panel-heading{
  font-size: 14px;
}

.from_tinymce ol,
.from_tinymce ul{
  padding-left: 2em;
}

.btn-secondary{
  color: black;
}

.mce-path {/* hide html from tiny mce */
  display: none !important;
}

span#P3_DF_SHOW_PROFILE{
  display: none !important;
}

img.b64-img {
  border: 1px solid #ddd;
  border-radius: 10px;
  max-width: 250px;
  max-height: 250px;
  margin: 10px;
}
