.tml {
	font-size: 1em;
}

.tml * {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.tml .tml-field-wrap {
	margin-bottom: 1em;
}

.tml .tml-label {
	display: block;
	margin: 0.5em 0;
}

.tml .tml-checkbox + .tml-label {
	display: inline;
}

.tml .tml-field {
	width: 100%;
}

.tml .tml-description {
	display: block;
	font-size: 0.85em;
	font-style: italic;
	margin: 0.5em 0;
}

.tml .tml-errors,
.tml .tml-messages {
	list-style: none;
	margin: 0;
	padding: 0;
}

.tml .tml-error,
.tml .tml-message,
.tml .tml-success,
.tml .tml-action-confirmaction .success {
	border-left: 4px solid #00a0d2;
	-webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
	        box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
	display: block;
	margin: 0 0 1em;
	padding: 0.75em;
}

.tml .tml-error {
	border-left-color: #dc3232;
}

.tml .tml-success,
.tml .tml-action-confirmaction .success {
	border-left-color: #46b450;
}

#pass-strength-result {
	background-color: #eee;
	border: 1px solid #ddd;
	color: #23282d;
	font-weight: bold;
	opacity: 0;
	margin-bottom: 1em;
	padding: 0.5em;
}

#pass-strength-result.strong {
	background-color: #c1e1b9;
	border-color: #83c373;
	opacity: 1;
}

#pass-strength-result.good {
	background-color: #ffe399;
	border-color: #ffc733;
	opacity: 1;
}

#pass-strength-result.bad {
	background-color: #fbc5a9;
	border-color: #f78b53;
	opacity: 1;
}

#pass-strength-result.short {
	background-color: #f1adad;
	border-color: #e35b5b;
	opacity: 1;
}

/*
     FILE ARCHIVED ON 19:19:03 Jan 27, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:34:27 May 14, 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.681
  exclusion.robots: 0.112
  exclusion.robots.policy: 0.098
  esindex: 0.007
  cdx.remote: 40.918
  LoadShardBlock: 143.143 (3)
  PetaboxLoader3.datanode: 128.964 (4)
  PetaboxLoader3.resolve: 93.097 (2)
  load_resource: 96.668
*/