
/*
** HTML elements
*/
fieldset {
  margin-bottom: 1em;
  padding: .5em;
}
form {
  margin: 0;
  padding: 0;
}
hr {
  height: 1px;
  border: 1px solid gray;
}
img {
  border: 0;
}
table {
  border-collapse: collapse;
}
th {
  text-align: left; /* LTR */
  padding-right: 1em; /* LTR */
  border-bottom: 3px solid #ccc;
}

/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}
/* End hide from IE-mac */


/*
playback timings (ms):
  CDXLines.iter: 11.642 (3)
  exclusion.robots: 0.167
  exclusion.robots.policy: 0.154
  PetaboxLoader3.resolve: 85.319 (3)
  RedisCDXSource: 1.178
  esindex: 0.014
  captures_list: 116.344
  load_resource: 153.023
  PetaboxLoader3.datanode: 98.69 (5)
  LoadShardBlock: 100.151 (3)
*/