/*
 * Settings
 */
/* The list of packages in the "Used Packages" option */
.cptch_tabs_package_list {
	position: relative;
	display: inline-block;
	height: 200px;
	min-height: 200px;
	width: 100%;
	max-width: 500px;
}
.cptch_tabs_package_list ul {
	display: inline-block;
	width: 100%;
	margin: 0;
	background: #fff;
	border: 1px solid #ddd;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}
.cptch_tabs_package_list ul li:hover {
	background: #e0f1f8;
}
.cptch_tabs_package_list ul li {
	padding: 3px 5px 3px 9px;
	margin: 0;
	display: block;
}
.cptch_tabs_package_list ul li span {
	display: table-cell;
	vertical-align: middle;
}
.cptch_tabs_package_list ul img {
	width: 40px;
	height: auto;
	margin: 0 10px;
	border: 1px solid #ccc;
}
.cptch_tabs_package_list .ui-resizable-handle {
	bottom: -11px;
	position: absolute;
	display: block;
	width: 16px;
	height: 16px;
	font-size: 24px;
	color: #ccc;
}
.cptch_tabs_package_list .ui-resizable-se {
	right: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	cursor: se-resize;
}
.cptch_tabs_package_list .ui-resizable-sw {
	left: -18px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	cursor: sw-resize;
}
.cptch_tabs_package_list_items li span:first-child {
	padding-left: 5px;
}

/*
 * Packages tab
 */
.cptch_install_package_wrap {
	display: none;
}
.cptch_package_list .has-media-icon img {
	max-width: 40px;
	height: auto;
	vertical-align: top;
	margin: 0 9px 0 0;
	float: left;
}
.cptch_edit_package_form {
	margin-top: 10px;
	position: relative;
}
.cptch_add_ons_link {
	display: inline-block;
	margin: 0 30px;
	text-decoration: none;
}

.cptch-add-reason-textarea {
	width: 100%;
	display:block;
}
.button.cptch-add-reason-button {
	margin: 5px;
	float: right;
}
.rtl .button.cptch-add-reason-button {
	float: left;
}

/*
 * RTL styles
 */
.rtl table.cptch_package_list .media-icon {
	float: right;
}
.rtl table.cptch_package_list .media-icon img {
	margin: 0 0 0 9px;
}

@media only screen and ( max-width: 782px ) {
	#cptch_whitelist_search p.search-box {
		position: static;
	}
	#cptch_whitelist .tablenav.top {
		display: none;
	}
	#cptch_whitelist .column-ip_from,
	#cptch_whitelist .column-ip_to,
	#cptch_whitelist .column-add_time {
		display: none;
	}
	.cptch-below-nav-tab {
		display: none;
	}
}

@media only screen and ( max-width: 480px ) {
	#cptch_whitelist .bulkactions {
		float: none;
	}
	#cptch_whitelist .tablenav-pages {
		display: block;
		margin-bottom: 10px;
		float: none;
		clear: both;
	}
	#cptch_whitelist .tablenav-pages .displaying-num {
		position: static;
	}
	#cptch_whitelist .column-add_reason {
		display: none;
	}
	.cptch_add_ons_link {
		display: block;
		float: none;
		clear: both;
		margin: 10px 0;
	}
}
/*
     FILE ARCHIVED ON 06:48:47 Mar 03, 2026 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:58:24 Aug 18, 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.668
  exclusion.robots: 0.077
  exclusion.robots.policy: 0.064
  esindex: 0.009
  cdx.remote: 13.166
  LoadShardBlock: 314.787 (3)
  PetaboxLoader3.datanode: 203.781 (4)
  PetaboxLoader3.resolve: 208.051 (2)
  load_resource: 169.006
*/