* {
  font-family:"Open Sans";
}
.box {
        display: flex;
        justify-content: space-between;
      }
body {
        padding: 3%
     }

.hover {
  cursor:pointer;
  background: rgb(230, 188, 188)
}

p {
font-size:10px;
}

th {
font-size:9px;
}

.sticky-row {
position: -webkit-sticky;
position: sticky;
top:0;
background:white;
z-index: 10;
}

.sticky-col {
position: -webkit-sticky;
position: sticky;
left:0;
background:white;
z-index: 10;
}

table {
  z-index:1;
  margin-bottom:0px;
}

.manyMaterial {
  background-color: rgb(109, 109, 112)
}

.fewMaterial {
  background-color: rgb(174, 174, 179)
}

.hover.fewMaterial {
  background-color: rgb(210,105,105) !important
}

.hover.manyMaterial {
  background-color: rgb(189, 78, 79) !important
}

.hover.sticky-col {
  background: rgb(230, 188, 188) !important
}

.hover.sticky-row {
  background: rgb(230, 188, 188) !important
}

.sp-autocomplete-dropdown-item {
  cursor: pointer;
}

.japanese-text {
  font-size:14px;
}

#modalIndustry {
color: white;
}

#modalIssue {
color: white;
}

#sectorHeader, #industryHeader {
  cursor: pointer;
}

#selected {
  background-color: rgb(189, 78, 79) !important
}

.padding-0{
padding-right:0;
padding-left:0;
}

.ui-tooltip {
padding: 10px 20px;
border-radius: 20px;
font-size: 10px;
box-shadow: 0 0 7px black;
}

footer{
display: none;
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top:5px;
font-size:9px;
color: gray
}

/*
     FILE ARCHIVED ON 20:09:16 Mar 19, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:27:30 Feb 23, 2022.
     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: 161.128
  exclusion.robots: 0.118
  exclusion.robots.policy: 0.11
  cdx.remote: 0.084
  esindex: 0.009
  LoadShardBlock: 119.705 (3)
  PetaboxLoader3.datanode: 120.062 (4)
  CDXLines.iter: 18.003 (3)
  load_resource: 26.806
  PetaboxLoader3.resolve: 20.468
*/