.bglib-misc-pub-section:before {
  /* Taken from wp-admin/css/edit.css */
  font: normal 20px/1 dashicons;
  speak: none;
  display: inline-block;
  margin-left: -1px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #82878c;
}

.bglib-misc-pub-section .dashicons-lock:before {
	content: "\f160";
}

.bglib-misc-pub-section .options {
  margin: 10px 0px;
  display: none;
}

.bglib-misc-pub-section .options > label {
  display: block;
}

.bglib-misc-pub-section .value-displayed {
  font-weight: bold;
}

.bglib-misc-pub-section .value-displayed .template-subtitle,
.bglib-page-title .template-subtitle {
  display: inline;
  margin: 0;
}

#bglib-attributes-meta-box div.inside {
  margin: 0px;
  padding: 0px;
}