@import "//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css";
.loading {
  pointer-events: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}

body .postbox#metabox-job-settings #job-settings-client-id {
  max-height: 200px;
  overflow: auto;
}
body .postbox#custom-post-links td input[type='text'] {
  width: 100%;
}
body .postbox#custom-post-links .column-reorder, body .postbox#custom-post-links .column-favicon {
  width: 2em;
  text-align: center;
}
body .postbox#custom-post-links .cp-links-favicon {
  display: inline-block;
  width: 2em;
  height: 2em;
  background-position: center center;
  background-repeat: no-repeat;
}
body .postbox#custom-post-links #the-list .cp-links-link-draghandle {
  text-align: center;
}
body .postbox#custom-post-links #the-list .cp-links-link-draghandle:not(.disabled) {
  cursor: pointer;
  cursor: hand;
}
body .postbox#custom-post-links #the-list .cp-links-link-draghandle.disabled {
  opacity: 0.5;
}
body .postbox#custom-post-links #the-list tr.cp_links_new label {
  display: none;
}
body .postbox#custom-post-links .cpl-metabox-section {
  padding: 1em;
}
body .postbox#custom-post-links .cpl-metabox-section#add-link-section table {
  border: none;
  margin: 1em 0;
}
body .postbox#custom-post-links .cpl-metabox-section#add-link-section table thead, body .postbox#custom-post-links .cpl-metabox-section#add-link-section table tfoot {
  display: none;
}
body .postbox#custom-post-links .cpl-metabox-section#add-link-section table tr {
  background: none;
}
body .postbox#custom-post-links .cpl-metabox-section#add-link-section #cp_links_add_new {
  display: none;
}
body .postbox#custom-post-links .cpl-metabox-section#add-link-section.has-js h4, body .postbox#custom-post-links .cpl-metabox-section#add-link-section.has-js table {
  display: none;
}
body .postbox#custom-post-links .cpl-metabox-section#add-link-section.has-js #cp_links_add_new {
  display: inherit;
}
body .postbox#custom-post-links .cpl-metabox-section#search-links-section #search-links-form {
  padding: 1em;
}
body .postbox#custom-post-links .cpl-metabox-section#search-links-section .wp-list-table {
  display: none;
}
body .postbox#custom-post-links .cpl-metabox-section#search-links-section.has-search-term .wp-list-table {
  display: table;
}
body .postbox#custom-post-links .cpl-metabox-section#search-links-section .cp-links-link-draghandle {
  display: none;
}
body .postbox#custom-post-links #cp_links_new_wrapper p {
  text-align: right;
}
