/* sticky-list styles */

/* Make the action buttons aligned to the right */
table.sticky-list th.sticky-action,
table.sticky-list td.sticky-action  {
	text-align: right;
    white-space:nowrap;
}

/* Do not wrap text in the table header */
table.sticky-list th,
table.sticky-list .sticky-nowrap {
    white-space:nowrap;
}

/* Make every other row in the list slightly grey */
table.sticky-list tr:nth-child(2n+2) {
	background: #f7f7f7;
}

table.sticky-list,
table.sticky-list * {
	border: none;
}

table.sticky-list form,
table.sticky-list button,
table.sticky-list form input {
	display: inline-block !important;
}

/* Style the action buttons */
table.sticky-list button {
    background:none!important;
    border:none; 
    padding:0!important;
    cursor: pointer;
    font-style: normal;
    font-weight: normal;   
    text-transform: none;
    font-size: inherit;
    color: inherit;
    margin-left: 5px;
    text-decoration: underline;
}

/* Pagination styles */
div[id^="sticky-list-wrapper"] ul.pagination {
    list-style: none;
    margin: 0;
}
div[id^="sticky-list-wrapper"] ul.pagination li {
    display: inline-block;
    margin-right: 5px;
}
div[id^="sticky-list-wrapper"] ul.pagination li.active a,
div[id^="sticky-list-wrapper"] ul.pagination li.disabled a {
    color: inherit;
    text-decoration: none;
    cursor: default;
}

/* Upload field styles */
div[class^="file_"] .remove-entry {
    cursor: pointer;
    text-decoration: none;
    border-bottom: none;
}
div[class^="file_"] a.remove-entry img {
    display: inline-block;
}
div[class^="file_"] + input[type="file"] {
    display: none;
}

/*
     FILE ARCHIVED ON 13:10:04 Jan 27, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:42:03 Jun 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.537
  exclusion.robots: 0.11
  exclusion.robots.policy: 0.101
  esindex: 0.007
  cdx.remote: 19.735
  LoadShardBlock: 132.614 (3)
  PetaboxLoader3.datanode: 105.705 (4)
  PetaboxLoader3.resolve: 400.134 (2)
  load_resource: 397.44
*/