#titlediv .inside {
  display: none; }

#fp_content_details input[type=text],
#fp_source_details input[type=text] {
  display: block;
  width: 100%; }
#fp_content_details label,
#fp_source_details label {
  display: block; }
#fp_content_details .field-description,
#fp_source_details .field-description {
  font-style: italic; }

#visibility, #preview-action {
  display: none; }

.misc-pub-fp-last-pulled label {
  background: url("../../img/feed-document.png") no-repeat top left;
  padding-left: 25px; }

#fp_source_details .custom-namespaces-description {
  font-style: italic; }

#fp_log ul .status {
  color: green; }
#fp_log ul .error {
  color: red; }
#fp_log ul .warning {
  color: yellow; }

#fp_manual_pull .button-container {
  line-height: 28px; }
  #fp_manual_pull .button-container #fp-spinner {
    vertical-align: middle;
    opacity: 0;
    margin-left: .3em; }

#fp_field_mapping input[type=button] {
  width: 70px;
  font-size: 12px; }
#fp_field_mapping .button-wrapper {
  padding-right: .3em;
  margin-top: .3em; }

#fp_field_mapping table, #fp_source_details table {
  width: 100%;
  font-size: inherit; }
  #fp_field_mapping table.hide, #fp_source_details table.hide {
    display: none; }
  #fp_field_mapping table input[type=text], #fp_source_details table input[type=text] {
    width: 100%; }
  #fp_field_mapping table .req, #fp_source_details table .req {
    background-color: #efefef; }
  #fp_field_mapping table td, #fp_field_mapping table th, #fp_source_details table td, #fp_source_details table th {
    padding: .3em;
    text-align: center; }
    #fp_field_mapping table td.action, #fp_field_mapping table th.action, #fp_source_details table td.action, #fp_source_details table th.action {
      text-align: right; }

/*# sourceMappingURL=post-admin.css.map */
