/**
 * @file
 * pfizer-hcp2-ui.css
 */

/* BootstrapTabs CKEditor plugin */
.bootstrap-tabs .nav-tabs {
  margin: 0 0 15px; /* Override global theme */
}

.field-type-text-long .back-to-top:before,
.field-type-text-with-summary .back-to-top:before {
  content: "\f0d8";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  padding: 0 5px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
