.featured-box.featured-box-primary {
  background: #f7f7f7; }

.frm_style_formidable-style.with_frm_style input[disabled] {
  background-color: #f0f0f0;
  color: #666666;
  border: none !important;
  border-radius: 0;
  box-shadow: none; }

.pa-share-container {
  display: inline-block;
  background: #efefef;
  padding: 5px;
  border-radius: 3px; }
  .pa-share-container .share-links {
    margin: 0 !important; }
    .pa-share-container .share-links a {
      margin: 0;
      margin-right: 4px; }
      .pa-share-container .share-links a:last-of-type {
        margin-right: 0; }
