#block-cf_general-share_pinterest {
  position: relative;
  left: 0;
  top: 0;
  margin-left: -80px;
  float: left;
  text-align: center;
  width: 68px;
  background: #F1F0E7;
  padding-bottom: 5px;
}
#block-cf_general-share_pinterest.fixed {
  position: fixed;
  left: 50%;
  top: 20px;
}

body.sharethis .node,
body.sharethis #block-system-main {
  clear: none;
}

body.sharethis .views-exposed-widgets {
  display: inline-block;
}

/* Node form cleaup. */
.node-form div.uploader {
  width: auto;
  margin-right: 4px;
}
.node-form div.uploader span.filename {
  width: 180px;
}
.node-form .field-type-file .form-submit,
.node-form .field-type-image .form-submit {
  position: relative;
  top: 2px;
}
.node-form .filter-wrapper.fieldset .selector {
  margin-top: -3px;
}
.node-form table input.fluid {
  width: 100%;
}

/* Uniform cleanup. */
.form-type-checkbox div.checker, div.checker {
  display: inline;
}
.container-inline div.selector {
  display: inline-block;
  padding-left: 10px;
  /* See also uniform.default.css in sites/all/libraries/uniform for the background image override. */
  background-position: -483px -130px;
  background-repeat: no-repeat;
}
div.image-style-new div.selector {
  display: inline-block;
}
.tao .page-content div.form-item-new {
  display: inline;
}
.form-type-checkbox div.checker input.role-expire-role-expiry {
  width: auto;
  height: auto;
  opacity: 1;
}
