legend {
    padding:0 5px;
    text-align:right;
}
fieldset > div {
    margin:10px 0;
}
fieldset > legend + div {
    margin-top:0;
}
fieldset > div:last-child {
    margin-bottom:30px;
}
label {
    display:inline-block;
    width:100px;
	margin-left:10px;
}

input, textarea {
    width:200px;
	/* Applying CSS3 rounded corners: */
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	
}
input[type="date"] {
    width:140px;
	margin-left:2px;
}

input[type="checkbox"] {
    margin-left:2px;

}

input[type="number"] {
    width:30px;
}

div > input[type="submit"] {
    background: #ccc;
 border:1px solid #999;
 margin-top:20px;
 margin-left:110px;	
}
input:required {
    background:hsl(180, 50%, 90%);
    border:1px solid #999;
}
input:optional {
    background:hsl(300, 50%, 90%);
    border:1px dotted hsl(180, 50%, 90%);
}
input:valid,
input:in-range {
    background:hsl(120, 50%, 90%);
    border-color:hsl(120, 50%, 50%);
}

input:invalid,
input:out-of-range {
    border-color:hsl(0, 50%, 50%);
    background:hsl(0, 50%, 90%);
}
.help {
    display:none;
    font-size:90%;
}
input:focus + .help {
    display:inline-block;
}
div.submit {
    margin-left:1px;
	
}

/*
     FILE ARCHIVED ON 00:11:04 Jan 16, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:13:43 Jul 03, 2020.
     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: 87.756
  CDXLines.iter: 21.235 (3)
  PetaboxLoader3.datanode: 243.336 (5)
  load_resource: 310.423
  RedisCDXSource: 1.203
  exclusion.robots: 0.347
  esindex: 0.019
  exclusion.robots.policy: 0.334
  LoadShardBlock: 60.352 (3)
  PetaboxLoader3.resolve: 89.479 (2)
*/