.link_full_page_editor {
	margin-bottom: 0 !important;
}

.post-type-link_library_links .wp-editor-tools {
	padding-top: 0px !important;
}

#wp-content-editor-tools {
	background-color: #fff;
}

.wp-list-table #link_library_rating {
	width: 80px;
}

.wp-list-table #link_library_visits {
	width: 60px;
}

#ll-usage table.widefat td {
	padding: 2px 4px 2px 10px;
}

@media screen and (max-width: 1699px) {
  .accessibebanner {
    margin-bottom: 12px;
  }
}

@media screen and (min-width: 1700px) {
  .accessibebanner {
    float: right;
  }
}

.accessibead .button {
  margin:30px;
}

.accessibead a {
  color:#fff;
}

.accessibead .large_text {
  font-size: 20px;
}

.accessibead .mid_text {
  font-size: 16px;
}

@media screen and (max-width: 665px) {
  .accessibead .large_text {
    font-size: 12px;
  }

  .accessibead .mid_text {
    font-size: 10px;
  }

  .accessibead .button {
    margin:8px;
  }
}
