body, html{
    background-color: #FFF;
    font-family: 'Ebrima';
    font-size: 22px;
    color: #4E4E4E;
    overflow-x: hidden;
}
[type=color], [type=date], [type=datetime-local], [type=datetime], 
[type=email], [type=month], [type=number], [type=password], 
[type=search], [type=tel], [type=text], [type=time], 
[type=url], [type=week], textarea, select{
    width: initial;
    height: 1.9rem;
    font-size: 22px;
    color: #4E4E4E;
    background-color: #FFF;
    border-color: #F3F3F3;
    border-radius: 7px;
}
a, a:hover,
a:link,
a:visited,
a:active{
    color: inherit;
}
select{
    padding-top: 3px;
    padding-bottom: 3px;
    background-position: right 4px center !important;
}
label{
	font-size: 22px;
    color: #4E4E4E;
}
input:disabled, input[readonly], 
textarea:disabled, textarea[readonly],
html input[disabled], select:disabled {
    background-color: #FFF;
    cursor: initial;
    border: none;
    box-shadow: none;
    font-size: 22px;
}
[type=color]:focus, [type=date]:focus, [type=datetime-local]:focus,
[type=datetime]:focus, [type=email]:focus, [type=month]:focus,
[type=number]:focus, [type=password]:focus, [type=search]:focus,
[type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus,
[type=week]:focus, textarea:focus{
    background-color: #FFF;
    border: none;
}
select:disabled {
    -webkit-appearance: none;
    -moz-appearance: none;
    -prefix-appearance: none;
    appearance: none;
    -ms-appearance: none;
    text-overflow: '';
    background-image: none;
}
textarea{
    resize: none;
}
.reveal:focus,
.reveal:active{
   outline: none !important;
}
img,a,input,select{
    outline: none !important;
}
table{
    margin-bottom: 0px;
    border: solid 1px #000;
}
table td, table th {
  border-top: none;
  border-bottom: none;
  border-left: solid 1px #000;
  border-right: solid 1px #000;
}
table tbody, table tfoot, table thead {
    border: none;
}
::-webkit-scrollbar{
    width: 12px;
}
::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.7); 
    border-radius: 10px;
}
::-webkit-scrollbar-thumb{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.7); 
}
*::-webkit-input-placeholder {
    color: #000;
}
*:-moz-placeholder {
    color: #000;
}
*::-moz-placeholder {
    color: #000;
}
*:-ms-input-placeholder {
    color: #000;
}
::-webkit-input-placeholder{
   color: #000;
}
::-moz-placeholder {
   color: #000;  
}
::-moz-placeholder {
   color: #000;  
}
::-ms-input-placeholder {  
   color: #000;  
}
/*
     FILE ARCHIVED ON 12:24:08 Aug 31, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 01:42:11 Sep 29, 2023.
     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: 73.044
  exclusion.robots: 0.098
  exclusion.robots.policy: 0.086
  cdx.remote: 0.096
  esindex: 0.012
  LoadShardBlock: 39.235 (3)
  PetaboxLoader3.datanode: 51.424 (4)
  load_resource: 604.735
  PetaboxLoader3.resolve: 534.899
*/