.tipsy { position: absolute; padding: 5px; z-index: 100000; }
  .tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 0; text-align: left; padding:10px;}
  /* Rounded corners */
  .tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
  
  /* Uncomment for shadow */
  /*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/
  
  .tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }
  
  /* Rules to colour arrows */
  .tipsy-arrow-n { border-bottom-color: #000; }
  .tipsy-arrow-s { border-top-color: #000; }
  .tipsy-arrow-e { border-left-color: #FFF; }
  .tipsy-arrow-w { border-right-color: #000; }
  
	.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
  .tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
  .tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }

html > body div.reutersGraphic {
  /* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */

  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
html > body div.reutersGraphic html,
html > body div.reutersGraphic body,
html > body div.reutersGraphic div,
html > body div.reutersGraphic span,
html > body div.reutersGraphic applet,
html > body div.reutersGraphic object,
html > body div.reutersGraphic iframe,
html > body div.reutersGraphic h1,
html > body div.reutersGraphic h2,
html > body div.reutersGraphic h3,
html > body div.reutersGraphic h4,
html > body div.reutersGraphic h5,
html > body div.reutersGraphic h6,
html > body div.reutersGraphic p,
html > body div.reutersGraphic blockquote,
html > body div.reutersGraphic pre,
html > body div.reutersGraphic a,
html > body div.reutersGraphic abbr,
html > body div.reutersGraphic acronym,
html > body div.reutersGraphic address,
html > body div.reutersGraphic big,
html > body div.reutersGraphic cite,
html > body div.reutersGraphic code,
html > body div.reutersGraphic del,
html > body div.reutersGraphic dfn,
html > body div.reutersGraphic em,
html > body div.reutersGraphic img,
html > body div.reutersGraphic ins,
html > body div.reutersGraphic kbd,
html > body div.reutersGraphic q,
html > body div.reutersGraphic s,
html > body div.reutersGraphic samp,
html > body div.reutersGraphic small,
html > body div.reutersGraphic strike,
html > body div.reutersGraphic strong,
html > body div.reutersGraphic sub,
html > body div.reutersGraphic sup,
html > body div.reutersGraphic tt,
html > body div.reutersGraphic var,
html > body div.reutersGraphic b,
html > body div.reutersGraphic u,
html > body div.reutersGraphic i,
html > body div.reutersGraphic center,
html > body div.reutersGraphic dl,
html > body div.reutersGraphic dt,
html > body div.reutersGraphic dd,
html > body div.reutersGraphic ol,
html > body div.reutersGraphic ul,
html > body div.reutersGraphic li,
html > body div.reutersGraphic fieldset,
html > body div.reutersGraphic form,
html > body div.reutersGraphic label,
html > body div.reutersGraphic legend,
html > body div.reutersGraphic table,
html > body div.reutersGraphic caption,
html > body div.reutersGraphic tbody,
html > body div.reutersGraphic tfoot,
html > body div.reutersGraphic thead,
html > body div.reutersGraphic tr,
html > body div.reutersGraphic th,
html > body div.reutersGraphic td,
html > body div.reutersGraphic article,
html > body div.reutersGraphic aside,
html > body div.reutersGraphic canvas,
html > body div.reutersGraphic details,
html > body div.reutersGraphic embed,
html > body div.reutersGraphic figure,
html > body div.reutersGraphic figcaption,
html > body div.reutersGraphic footer,
html > body div.reutersGraphic header,
html > body div.reutersGraphic hgroup,
html > body div.reutersGraphic menu,
html > body div.reutersGraphic nav,
html > body div.reutersGraphic output,
html > body div.reutersGraphic ruby,
html > body div.reutersGraphic section,
html > body div.reutersGraphic summary,
html > body div.reutersGraphic time,
html > body div.reutersGraphic mark,
html > body div.reutersGraphic audio,
html > body div.reutersGraphic video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  float: none;
  width: auto;
  height: auto;
}
html > body div.reutersGraphic article,
html > body div.reutersGraphic aside,
html > body div.reutersGraphic details,
html > body div.reutersGraphic figcaption,
html > body div.reutersGraphic figure,
html > body div.reutersGraphic footer,
html > body div.reutersGraphic header,
html > body div.reutersGraphic hgroup,
html > body div.reutersGraphic menu,
html > body div.reutersGraphic nav,
html > body div.reutersGraphic section {
  display: block;
  float: none;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  border: 0;
}
html > body div.reutersGraphic ol,
html > body div.reutersGraphic ul {
  list-style: none;
}
html > body div.reutersGraphic blockquote,
html > body div.reutersGraphic q {
  quotes: none;
}
html > body div.reutersGraphic blockquote:before,
html > body div.reutersGraphic blockquote:after,
html > body div.reutersGraphic q:before,
html > body div.reutersGraphic q:after {
  content: none;
}
html > body div.reutersGraphic table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media only screen and (max-width: 970px) {
  
}
html > body div.reutersGraphic strong {
  font-weight: bold;
}
html > body div.reutersGraphic em {
  font-style: italic;
}
html > body div.reutersGraphic header {
  margin: 10px 0 25px 0;
}
html > body div.reutersGraphic header h1 {
  font-size: 2em;
  font-family: FoundersGrotCond-Semibold, Helvetica, Arial, sans-serif;
}
html > body div.reutersGraphic header p {
  margin: 0 0 1em 0;
}
html > body div.reutersGraphic div.legend {
  text-align: right;
  width: 100%;
  margin: 10px 0 10px 0;
}
html > body div.reutersGraphic div.legend ul {
  display: inline-block;
}
html > body div.reutersGraphic div.legend ul li {
  display: inline-block;
  margin: 0 10px 0 -4px;
}
html > body div.reutersGraphic div.legend ul li span {
  display: inline-block;
  margin: 0 5px 0 -2px;
  vertical-align: middle;
  color: #999999;
  font-size: 0.9em;
}
html > body div.reutersGraphic div.legend ul li span.legendIcon {
  width: 12px;
  height: 12px;
}
html > body div.reutersGraphic div.legend ul li span.legendIcon.positive {
  background-color: #e48ca1;
}
html > body div.reutersGraphic div.legend ul li span.legendIcon.negative {
  background-color: #dddddd;
}
html > body div.reutersGraphic div.legend ul li span.legendIcon.accepted {
  background-color: #1aa74f;
}
html > body div.reutersGraphic div.legend ul li span.legendIcon.unaccepted {
  background-color: #bddec0;
}
html > body div.reutersGraphic div.legend ul li span.legendIcon.bg {
  background-color: #dddddd;
}
html > body div.reutersGraphic div.legend ul li span.legendIcon.business {
  background-color: #10539e;
}
html > body div.reutersGraphic div.legend ul li span.legendIcon.individual {
  background-color: #2eb9e9;
}
html > body div.reutersGraphic div.source {
  clear: both;
  font-size: 0.9em;
  color: #999999;
}
html > body div.reutersGraphic div.source p {
  margin-bottom: 15px;
}
html > body div.reutersGraphic div.firm h1 {
  font-family: FoundersGrotCond-Bold, Helvetica, Arial, sans-serif;
  font-size: 2em;
  margin: 10px 0 15px 0;
  line-height: 1em;
}
html > body div.reutersGraphic div.firm span,
html > body div.reutersGraphic div.firm p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #333333;
  word-wrap: normal;
  white-space: normal;
}
html > body div.reutersGraphic div.firm div.firmDetails {
  float: left;
  width: 150px;
}
html > body div.reutersGraphic div.firm div.petitions {
  float: left;
  width: 300px;
  margin: 0 10px 0 10px;
}
html > body div.reutersGraphic div.firm div.petitions div.petition {
  border-bottom: 1px solid #cfcfcf;
  padding: 5px 0 5px 0;
  margin: 5px 0 5px 0;
}
html > body div.reutersGraphic div.firm div.petitions div.petition h1 {
  font-size: 1.2em;
  margin: 5px 0;
}
html > body div.reutersGraphic div.firm div.petitions div.petition p {
  margin: 0;
}
html > body div.reutersGraphic div.firm .close {
  display: none;
  width: 100%;
  text-align: right;
  cursor: pointer;
  margin-top: 0px;
}
html > body div.reutersGraphic div.firm .close.show {
  display: block;
}
html > body div.reutersGraphic div.firm .close span {
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 1em;
  color: #333333;
  display: block;
  margin: 0;
}
html > body div.reutersGraphic.scotusBrowser div.legend {
  text-align: left;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer {
  width: 100%;
  height: 550px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  html > body div.reutersGraphic.scotusBrowser div.graphicContainer {
    height: auto;
  }
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.svgContainer {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 250px - 10px);
  height: 100%;
}
@media only screen and (max-width: 768px) {
  html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.svgContainer {
    width: calc(100% - 200px - 20px);
  }
}
@media only screen and (max-width: 767px) {
  html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.svgContainer {
    width: 100%;
    position: inherit;
    min-height: 500px;
  }
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.svgContainer div.svg {
  opacity: 0;
  visibility: hidden;
  transition: opacity 500ms cubic-bezier(0.42, 0, 0.58, 1);
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.svgContainer div.svg.show {
  opacity: 1;
  visibility: visible;
  transition: opacity 500ms cubic-bezier(0.42, 0, 0.58, 1);
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.svgContainer svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.svgContainer svg circle.total {
  fill: #bddec0;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.svgContainer svg circle.accepted {
  fill: #1aa74f;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.svgContainer svg circle.petition.selected {
  stroke-width: 2px;
  stroke: #333;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.svgContainer svg line.axis {
  stroke-width: 1px;
  stroke: #333;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.svgContainer svg line.axis.selected {
  stroke-width: 3px;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.svgContainer svg g.axis text {
  font-size: 1.2em;
  font-family: FoundersGrotCond-Medium, Helvetica, Arial, sans-serif;
  text-anchor: middle;
  fill: #666;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.svgContainer svg g.axis.selected text {
  fill: #000;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.svgContainer svg g.axis.axisY text {
  text-anchor: start;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.svgContainer svg g.categories text {
  font-size: 1.2em;
  font-family: FoundersGrotCond-Semibold, Helvetica, Arial, sans-serif;
  text-anchor: start;
  fill: #333;
  text-transform: uppercase;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel {
  position: absolute;
  top: 0;
  right: 0;
  width: 250px;
  padding: 0 10px;
  height: 100%;
  background: #ececec;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  overflow-y: auto;
  overflow-x: hidden;
  transition: opacity 500ms cubic-bezier(0.42, 0, 0.58, 1);
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.show {
  opacity: 1;
  visibility: visible;
  transition: opacity 500ms cubic-bezier(0.42, 0, 0.58, 1);
}
@media only screen and (max-width: 768px) {
  html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel {
    width: 200px;
  }
}
@media only screen and (max-width: 767px) {
  html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel {
    position: inherit;
    width: 100%;
    height: auto;
    display: none;
    min-height: 350px;
    max-height: 350px;
    overflow-x: hidden;
    overflow-y: auto;
  }
  html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.show {
    display: block;
  }
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel h1 {
  font-family: FoundersGrotCond-Semibold, Helvetica, Arial, sans-serif;
  font-size: 1.5em;
  margin: 10px 0 15px 0;
  line-height: 1em;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel h1 {
    font-size: 1.2em;
  }
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel span,
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #333333;
  word-wrap: normal;
  white-space: normal;
}
@media only screen and (max-width: 768px) {
  html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel span,
  html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel p {
    font-size: .9em;
  }
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel P {
  margin: 15px 0 15px 0;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.groupPanel {
    font-size: .9em;
  }
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.groupPanel h4 {
  margin: 10px 0 5px 5px;
  font-size: 1.2em;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1;
  text-align: left;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.groupPanel h4 strong {
  margin: 5px 0 5px 0;
  display: block;
  font-size: 1.5em;
  color: #333333;
  font-family: FoundersGrotCond-Semibold, Helvetica, Arial, sans-serif;
  font-weight: normal;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.groupPanel p {
  font-size: 1em;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  margin: 15px 0 15px 0;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.groupPanel div.stats {
  margin: 10px 0 0px 0;
  padding: 15px 0 10px 0;
  background: #FFF;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  float: left;
  clear: both;
  width: 100%;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.groupPanel div.stats div {
  float: left;
  width: 50%;
  text-align: center;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.groupPanel div.stats div span {
  font-family: FoundersGrotCond-Medium, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #333333;
  display: block;
  margin: 5px 0 5px 0;
  line-height: 1;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.groupPanel div.stats div span.label {
  font-weight: normal;
  line-height: 0;
  font-size: 1em;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.groupPanel div.stats div span.value {
  color: #bddec0;
  font-weight: bold;
  font-size: 3em;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.groupPanel div.stats div span.value.accepted {
  color: #1aa74f;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.groupPanel div.percent {
  border-bottom: 1px solid #333333;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
  clear: both;
  text-align: center;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.groupPanel div.percent span {
  display: block;
  line-height: 1;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.groupPanel div.percent span.percentValue {
  font-family: FoundersGrotCond-Light, Helvetica, Arial, sans-serif;
  color: #1aa74f;
  font-size: 5em;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.groupPanel div.percent span.percentLabel {
  font-family: FoundersGrotCond-Medium, Helvetica, Arial, sans-serif;
  color: #333333;
  font-size: 1.2em;
  text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
  html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.groupPanel h4 {
    font-size: 1.2em;
  }
  html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.groupPanel p {
    font-size: 1em;
    margin: 5px 0 10px 0;
  }
  html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.groupPanel span.label {
    margin-top: 25px;
  }
  html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.groupPanel span.value {
    margin-bottom: 5px;
  }
  html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.groupPanel span.percentValue {
    font-size: 3em;
  }
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.petitionPanel div.petition {
  height: 100%;
  text-align: left;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.petitionPanel div.petition h1 {
  font-family: FoundersGrotCond-Bold, Helvetica, Arial, sans-serif;
  font-size: 2em;
  margin: 10px 0 15px 0;
  line-height: 1em;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.petitionPanel div.petition span,
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.petitionPanel div.petition p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #333333;
  word-wrap: normal;
  white-space: normal;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.petitionPanel div.petition p {
  margin: 15px 0 15px 0;
  text-align: left;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.petitionPanel div.petition h5 {
  font-family: FoundersGrotCond-Light, Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  margin: 10px 0 10px;
  text-transform: uppercase;
  border-bottom: 1px solid #cfcfcf;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.petitionPanel div.petition h1 {
  font-family: FoundersGrotCond-Semibold, Helvetica, Arial, sans-serif;
  font-size: 1.5em;
  margin: 10px 0 10px 0;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.petitionPanel div.petition div.petitionDetailsContainer {
  height: calc(100% - 30px);
  overflow-x: hidden;
  overflow-y: auto;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.petitionPanel div.petition div.lawyersAndFirms {
  margin-top: 30px;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.petitionPanel div.petition div.lawyersAndFirms li.lawyerAndFirm {
  margin: 10px 0 10px 0;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel.petitionPanel div.petition div.lawyersAndFirms li.lawyerAndFirm h3 {
  font-family: FoundersGrotCond-Semibold, Helvetica, Arial, sans-serif;
  font-size: 1.2em;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel .close {
  display: none;
  width: 100%;
  text-align: right;
  cursor: pointer;
  margin-top: 0px;
  margin-bottom: 2px;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel .close.show {
  display: block;
}
html > body div.reutersGraphic.scotusBrowser div.graphicContainer div.panel .close span {
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 1em;
  color: #333333;
  display: block;
  margin: 0;
  font-weight: bold;
}
html > body div.reutersGraphic.topicsBrowser.inactive div.tab,
html > body div.reutersGraphic.topicsBrowser.inactive ul.nav {
  opacity: 0;
  transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
}
html > body div.reutersGraphic.topicsBrowser h2 {
  font-size: 1.5em;
  font-family: FoundersGrotCond-Semibold, Helvetica, Arial, sans-serif;
}
html > body div.reutersGraphic.topicsBrowser h4 {
  font-size: 1.2em;
  font-family: FoundersGrotCond-Light, Helvetica, Arial, sans-serif;
  margin: 15px 0 5px 0;
}
html > body div.reutersGraphic.topicsBrowser div.tab.about p {
  margin: 15px 0 15px 0;
}
html > body div.reutersGraphic.topicsBrowser span.link {
  color: #ff8000;
  cursor: pointer;
}
html > body div.reutersGraphic.topicsBrowser ul.nav {
  width: 100%;
  display: inline-block;
  margin: 20px auto;
  opacity: 1;
  text-align: right;
  border-bottom: 1px solid #cfcfcf;
  transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
}
html > body div.reutersGraphic.topicsBrowser ul.nav li {
  display: inline-block;
  padding: 5px;
  margin: 0 5px 0 -4px;
  color: #666666;
  cursor: pointer;
}
html > body div.reutersGraphic.topicsBrowser ul.nav li:hover,
html > body div.reutersGraphic.topicsBrowser ul.nav li.selected {
  color: #ff8000;
}
html > body div.reutersGraphic.topicsBrowser div.loader {
  margin: 50px 0 10px 0;
  font-weight: bold;
  width: 100%;
  text-align: center;
}
html > body div.reutersGraphic.topicsBrowser div.tab {
  max-height: 10000px;
  overflow: hidden;
  width: 100%;
  height: auto;
  position: relative;
  padding: 0;
  margin: 0;
  transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
}
html > body div.reutersGraphic.topicsBrowser div.tab.hideTab {
  transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
  max-height: 0;
}
html > body div.reutersGraphic.topicsBrowser div.highlight {
  margin: 50px 0 10px 0;
}
html > body div.reutersGraphic.topicsBrowser div.graphicContainer {
  width: 100%;
  height: auto;
  position: relative;
  padding: 0;
  margin: 0;
}
html > body div.reutersGraphic.topicsBrowser div.graphicContainer div.tooltipTrigger {
  visibility: hidden;
  width: 3px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
}
html > body div.reutersGraphic.topicsBrowser div.topic {
  padding: 0;
  margin: 50px 0 20px 0;
  position: relative;
  width: 100%;
}
html > body div.reutersGraphic.topicsBrowser div.topic p {
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
}
html > body div.reutersGraphic.topicsBrowser div.topic.hideLabels .labels {
  display: none !important;
}
html > body div.reutersGraphic.topicsBrowser div.topic.hideStats .stats {
  display: none !important;
}
html > body div.reutersGraphic.topicsBrowser div.topic.hideThreshold .threshold {
  display: none !important;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.topWins {
  position: absolute;
  top: 15px;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.topWins div.nonElite {
  margin-bottom: 2px;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.topExtra {
  position: absolute;
  top: 60px;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.top {
  position: absolute;
  top: 100px;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.all {
  position: absolute;
  top: 140px;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.bottom {
  position: absolute;
  top: 180px;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.bottomExtra {
  position: absolute;
  top: 220px;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.last {
  position: absolute;
  top: 260px;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.bottomWins {
  position: absolute;
  top: 255px;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.bottomWins div.elite {
  margin-bottom: 2px;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.topicContainer {
  width: 100%;
  height: 300px;
  position: relative;
  margin-top: -5px;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.titles {
  width: 100%;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.titles h3 {
  font-size: 1.5em;
  color: #333333;
  font-family: FoundersGrotCond-Semibold, Helvetica, Arial, sans-serif;
  margin: 0 auto;
  text-align: center;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.titles p {
  font-size: 0.9em;
  color: #666666;
  margin: 0 auto;
  max-width: 700px;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.labels {
  position: absolute;
  left: 0;
  width: 160px;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.labels div.label {
  width: 250px;
  text-align: left;
  padding: 10px;
  white-space: normal;
  font-size: 0.9em;
  color: #666666;
  text-transform: uppercase;
  font-weight: bold;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.labels div.label.all {
  color: #000;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.labels div.label.topWins p,
html > body div.reutersGraphic.topicsBrowser div.topic div.labels div.label.bottomWins p {
  font-size: .9em;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.labels div.label p {
  font-family: FoundersGrotCond-Medium, Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  padding: 0px 0 0 20px;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.labels div.label p.business {
  color: #10539e;
  font-family: FoundersGrotCond-Bold, Helvetica, Arial, sans-serif;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.labels div.label p.individual {
  color: #2eb9e9;
  font-family: FoundersGrotCond-Bold, Helvetica, Arial, sans-serif;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.labels div.label p span {
  margin: 0 10px 0 -21px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #000;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.labels div.label p span.business {
  background-color: #10539e;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.labels div.label p span.individual {
  background-color: #2eb9e9;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.stats {
  margin: 0 auto;
  padding: 5px 10px 10px 10px;
  width: calc(80% - 150px - 100px - 20px);
}
@media only screen and (max-width: 767px) {
  html > body div.reutersGraphic.topicsBrowser div.topic div.stats {
    width: 100%;
  }
}
html > body div.reutersGraphic.topicsBrowser div.topic div.stats p {
  font-family: FoundersGrotCond-Medium, Helvetica, Arial, sans-serif;
  font-size: 1em;
  width: 100%;
  text-align: center;
  margin-bottom: 5px;
  text-transform: uppercase;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.bottomLabels {
  margin: 0 auto;
  padding: 10px 10px 0 10px;
  width: calc(80% - 150px - 100px - 20px);
  text-align: center;
}
@media only screen and (max-width: 767px) {
  html > body div.reutersGraphic.topicsBrowser div.topic div.bottomLabels {
    width: 100%;
  }
}
html > body div.reutersGraphic.topicsBrowser div.topic div.bottomLabels div {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 5px;
  text-transform: uppercase;
  font-size: 0.6em;
  font-weight: bold;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.bottomLabels div.center {
  width: 100px;
  border-top: 1px solid #cfcfcf;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.canvasContainer {
  position: relative;
  width: calc(100% - 160px - 20px);
  height: 300px;
  left: 170px;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.canvasContainer div.shadow {
  display: none !important;
  position: absolute;
  height: 200px;
  left: -168px;
  right: 2px;
  top: 0;
  bottom: 0;
  -webkit-box-shadow: 0 1px 10px #999999;
  -moz-box-shadow: 0 1px 10px #999999;
  box-shadow: 0 1px 10px #999999;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.canvasContainer div.top,
html > body div.reutersGraphic.topicsBrowser div.topic div.canvasContainer div.middle,
html > body div.reutersGraphic.topicsBrowser div.topic div.canvasContainer div.bottom {
  position: absolute;
  width: calc(100% + 200px);
  height: 40px;
  left: -180px;
  opacity: 1;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.canvasContainer div.top {
  top: 60px;
  box-shadow: inset 0px -5px 15px -6px #666666;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.canvasContainer div.middle {
  top: 140px;
  box-shadow: 0px 0px 15px 0px #666666;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.canvasContainer div.bottom {
  top: 180px;
  box-shadow: 0px 5px 15px -6px #666666;
}
html > body div.reutersGraphic.topicsBrowser div.topic div.canvasContainer canvas {
  position: absolute;
  top: 0;
  left: 0;
  height: 300px;
  width: 100%;
}
html > body div.reutersGraphic.topicsBrowser div.introContainer div.introText {
  border: 2px solid #ececec;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 10px #ececec;
  -moz-box-shadow: 0 1px 10px #ececec;
  box-shadow: 0 1px 10px #ececec;
  padding: 20px;
  width: 400px;
  height: 100px;
  margin: 20px auto;
  position: relative;
}
html > body div.reutersGraphic.topicsBrowser div.introContainer div.introText p {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  font-size: 1.2em;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  visibility: hidden;
  transition: opacity 600ms cubic-bezier(0.42, 0, 0.58, 1);
}
html > body div.reutersGraphic.topicsBrowser div.introContainer div.introText p.show {
  opacity: 1;
  visibility: visible;
  transition: opacity 600ms cubic-bezier(0.42, 0, 0.58, 1);
}
html > body div.reutersGraphic.topicsBrowser div.introContainer div.introExtras {
  margin: 20px auto;
  position: relative;
  height: 500px;
  width: 100%;
}
html > body div.reutersGraphic.topicsBrowser div.introContainer div.introExtras div.slide {
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 600ms cubic-bezier(0.42, 0, 0.58, 1);
  visibility: hidden;
}
html > body div.reutersGraphic.topicsBrowser div.introContainer div.introExtras div.slide.show {
  visibility: visible;
  opacity: 1;
  transition: opacity 0ms cubic-bezier(0.42, 0, 0.58, 1);
}
@media only screen and (min-width: 970px) {
  html > body div.reutersGraphic.lawyersAndFirms {
    width: 950px;
    padding: 0 10px 0 10px;
    margin: 20px auto;
  }
}
@media only screen and (max-width: 969px) {
  html > body div.reutersGraphic.lawyersAndFirms {
    width: calc(100% - 20px);
  }
}
@media only screen and (max-width: 767px) {
  html > body div.reutersGraphic.lawyersAndFirms {
    display: none;
  }
}
html > body div.reutersGraphic.lawyersAndFirms div.nav {
  width: 100%;
}
html > body div.reutersGraphic.lawyersAndFirms div.nav ul {
  margin: 20px auto;
  text-align: center;
}
html > body div.reutersGraphic.lawyersAndFirms div.nav ul li {
  display: inline-block;
  cursor: pointer;
  color: #cccccc;
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
  font-family: FoundersGrotCond-Semibold, Helvetica, Arial, sans-serif;
  font-size: 1.5em;
  text-align: left;
  transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
}
html > body div.reutersGraphic.lawyersAndFirms div.nav ul li:first-of-type {
  border-right: 1px solid #cfcfcf;
}
html > body div.reutersGraphic.lawyersAndFirms div.nav ul li.selected,
html > body div.reutersGraphic.lawyersAndFirms div.nav ul li:hover.selected {
  color: #333333;
  transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
}
html > body div.reutersGraphic.lawyersAndFirms div.nav ul li:hover {
  color: #999999;
  transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
}
html > body div.reutersGraphic.lawyersAndFirms div.tab {
  max-height: 10000px;
  overflow: hidden;
  width: 100%;
  height: auto;
  position: relative;
  padding: 0;
  margin: 0;
  transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
}
html > body div.reutersGraphic.lawyersAndFirms div.tab.hideTab {
  transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
  max-height: 0;
}
html > body div.reutersGraphic.lawyersAndFirms span.about {
  cursor: pointer;
  font-weight: bold;
}
html > body div.reutersGraphic.lawyersAndFirms p {
  margin: 15px 0 15px 0;
}
html > body div.reutersGraphic.lawyersAndFirms h2 {
  font-size: 1.5em;
  font-family: FoundersGrotCond-Semibold, Helvetica, Arial, sans-serif;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems {
  border-bottom: 2px solid #cfcfcf;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget {
  visibility: hidden;
  height: 1000px;
  max-height: 0;
  clear: both;
  overflow: hidden;
  transition: max-height 500ms cubic-bezier(0.42, 0, 0.58, 1);
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems.show,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget.show,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems.show,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget.show {
  visibility: visible;
  max-height: 135px;
  transition: max-height 500ms cubic-bezier(0.42, 0, 0.58, 1);
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers {
  position: relative;
  width: 100%;
  float: left;
  clear: both;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.grouping,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.grouping,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.grouping,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.grouping {
  position: relative;
  float: left;
  border-left: 1px solid #cfcfcf;
  height: 135px;
  padding: 0 0 0 5px;
  margin: 0 5px 0 0;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.grouping:after,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.grouping:after,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.grouping:after,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.grouping:after {
  content: "";
  background-color: #cfcfcf;
  top: 0;
  left: 0;
  width: 15px;
  height: 1px;
  position: absolute;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.grouping h3,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.grouping h3,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.grouping h3,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.grouping h3 {
  font-family: FoundersGrotCond-Semibold, Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  text-transform: uppercase;
  position: absolute;
  top: 0px;
  left: 5px;
  width: 100%;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.grouping.petitions div.item.filter,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.grouping.petitions div.item.filter,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.grouping.petitions div.item.filter,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.grouping.petitions div.item.filter,
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.grouping.arguments div.item.filter,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.grouping.arguments div.item.filter,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.grouping.arguments div.item.filter,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.grouping.arguments div.item.filter {
  padding-top: 35px;
}
@media only screen and (max-width: 969px) {
  html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.grouping.petitions div.item.filter,
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.grouping.petitions div.item.filter,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.grouping.petitions div.item.filter,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.grouping.petitions div.item.filter,
  html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.grouping.arguments div.item.filter,
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.grouping.arguments div.item.filter,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.grouping.arguments div.item.filter,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.grouping.arguments div.item.filter {
    padding-top: 50px;
  }
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item {
  color: #999999;
  font-family: FoundersGrotCond-Light, Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  float: left;
  margin: 0 20px 0 0;
  height: 70px;
  padding-top: 55px;
  text-align: center;
  vertical-align: bottom;
  line-height: 1;
  position: relative;
  transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item:last-of-type,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item:last-of-type,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item:last-of-type,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item:last-of-type {
  margin: 0;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.firmTitleHeader,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.firmTitleHeader,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.firmTitleHeader,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.firmTitleHeader {
  text-align: left;
  width: 185px;
  padding-top: 115px;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.firmTitle,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.firmTitle,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.firmTitle,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.firmTitle {
  text-align: left;
  width: 185px;
  font-family: FoundersGrotCond-Semibold, Helvetica, Arial, sans-serif;
  font-size: 1.2em;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.lawyerTitleHeader,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.lawyerTitleHeader,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.lawyerTitleHeader,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.lawyerTitleHeader {
  text-align: left;
  width: 100px;
  padding-top: 115px;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.lawyerTitle,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.lawyerTitle,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.lawyerTitle,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.lawyerTitle {
  text-align: left;
  width: 100px;
  font-family: FoundersGrotCond-Semibold, Helvetica, Arial, sans-serif;
  font-size: 1.2em;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.filter,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.filter,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.filter,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.filter {
  width: 105px;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.filter.lawyersCount,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.filter.lawyersCount,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.filter.lawyersCount,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.filter.lawyersCount {
  width: 90px;
  font-family: FoundersGrotCond-Light, Helvetica, Arial, sans-serif;
}
@media only screen and (max-width: 969px) {
  html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.filter.lawyersCount,
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.filter.lawyersCount,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.filter.lawyersCount,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.filter.lawyersCount {
    padding-top: 66px;
  }
  html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.filter.lawyersCount .checkbox,
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.filter.lawyersCount .checkbox,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.filter.lawyersCount .checkbox,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.filter.lawyersCount .checkbox {
    margin-bottom: 12px;
  }
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.filter.clerk,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.filter.clerk,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.filter.clerk,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.filter.clerk,
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.filter.sg,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.filter.sg,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.filter.sg,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.filter.sg {
  width: 40px;
  font-family: FoundersGrotCond-Light, Helvetica, Arial, sans-serif;
}
@media only screen and (max-width: 969px) {
  html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.filter.clerk,
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.filter.clerk,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.filter.clerk,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.filter.clerk,
  html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.filter.sg,
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.filter.sg,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.filter.sg,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.filter.sg {
    padding-top: 66px;
  }
  html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.filter.clerk .checkbox,
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.filter.clerk .checkbox,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.filter.clerk .checkbox,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.filter.clerk .checkbox,
  html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.filter.sg .checkbox,
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.filter.sg .checkbox,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.filter.sg .checkbox,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.filter.sg .checkbox {
    margin-bottom: 12px;
  }
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.filter.eliteSort,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.filter.eliteSort,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.filter.eliteSort,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.filter.eliteSort {
  padding-top: 37px;
  width: 120px;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.filter.eliteSort span,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.filter.eliteSort span,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.filter.eliteSort span,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.filter.eliteSort span {
  text-align: left;
  top: 0;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.filter.eliteSort span.filed,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.filter.eliteSort span.filed,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.filter.eliteSort span.filed,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.filter.eliteSort span.filed {
  left: 5px;
}
@media only screen and (max-width: 969px) {
  html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.filter.eliteSort span.filed,
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.filter.eliteSort span.filed,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.filter.eliteSort span.filed,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.filter.eliteSort span.filed {
    top: 12px;
  }
}
@media only screen and (max-width: 969px) {
  html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.filter.eliteSort,
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.filter.eliteSort,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.filter.eliteSort,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.filter.eliteSort {
    padding-top: 59px;
  }
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.filter.bigBiz,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.filter.bigBiz,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.filter.bigBiz,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.filter.bigBiz {
  margin-top: -17px;
}
@media only screen and (max-width: 969px) {
  html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.filter.bigBiz,
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.filter.bigBiz,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.filter.bigBiz,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.filter.bigBiz {
    margin-top: 0;
  }
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.selected,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.selected,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.selected,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.selected,
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item:hover.selected,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item:hover.selected,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item:hover.selected,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item:hover.selected {
  color: #333333;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.selected div.checkbox span.square,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.selected div.checkbox span.square,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.selected div.checkbox span.square,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.selected div.checkbox span.square,
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item:hover.selected div.checkbox span.square,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item:hover.selected div.checkbox span.square,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item:hover.selected div.checkbox span.square,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item:hover.selected div.checkbox span.square {
  transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
  background-color: #333;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.selected.group div.checkbox span.square,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.selected.group div.checkbox span.square,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.selected.group div.checkbox span.square,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.selected.group div.checkbox span.square,
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item:hover.selected.group div.checkbox span.square,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item:hover.selected.group div.checkbox span.square,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item:hover.selected.group div.checkbox span.square,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item:hover.selected.group div.checkbox span.square {
  background-color: #333;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item:hover,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item:hover,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item:hover,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item:hover {
  color: #666666;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item:hover div.checkbox span.square,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item:hover div.checkbox span.square,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item:hover div.checkbox span.square,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item:hover div.checkbox span.square {
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  background-color: #ececec;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item:hover.group div.checkbox span.square,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item:hover.group div.checkbox span.square,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item:hover.group div.checkbox span.square,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item:hover.group div.checkbox span.square {
  background-color: #ececec;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item div.checkbox,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item div.checkbox,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item div.checkbox,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item div.checkbox {
  padding: 2px;
  width: 28px;
  height: 28px;
  margin: 5px auto;
  border: 1px solid #cfcfcf;
  cursor: pointer;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item div.checkbox span.square,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item div.checkbox span.square,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item div.checkbox span.square,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item div.checkbox span.square {
  display: block;
  width: 22px;
  height: 22px;
  transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item p.filterTitle,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item p.filterTitle,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item p.filterTitle,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item p.filterTitle {
  width: 100%;
  padding: 0 0 2px 0;
  margin: 0 0 2px 0;
  text-align: center;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item div.filterValues,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item div.filterValues,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item div.filterValues,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item div.filterValues {
  position: relative;
  width: 100%;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item div.filterValues span,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item div.filterValues span,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item div.filterValues span,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item div.filterValues span {
  position: absolute;
  width: 30px;
  top: 20px;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item div.filterValues span.filed,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item div.filterValues span.filed,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item div.filterValues span.filed,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item div.filterValues span.filed {
  left: 10px;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item div.filterValues span.granted,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item div.filterValues span.granted,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item div.filterValues span.granted,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item div.filterValues span.granted {
  right: 20px;
}
@media only screen and (max-width: 969px) {
  html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item,
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item {
    font-size: 1em;
  }
  html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.firmTitleHeader,
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.firmTitleHeader,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.firmTitleHeader,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.firmTitleHeader {
    width: 105px;
  }
  html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.firmTitle,
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.firmTitle,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.firmTitle,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.firmTitle {
    width: 105px;
  }
  html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.lawyerTitleHeader,
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.lawyerTitleHeader,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.lawyerTitleHeader,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.lawyerTitleHeader {
    width: 60px;
  }
  html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.lawyerTitle,
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.lawyerTitle,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.lawyerTitle,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.lawyerTitle {
    width: 60px;
  }
  html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.filter,
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.filter,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.filter,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.filter {
    width: 100px;
  }
  html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.filter.lawyersCount,
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.filter.lawyersCount,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.filter.lawyersCount,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.filter.lawyersCount {
    width: 60px;
  }
  html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.filter.sg,
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.filter.sg,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.filter.sg,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.filter.sg {
    width: 40px;
  }
  html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item.filter.clerk,
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item.filter.clerk,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item.filter.clerk,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item.filter.clerk {
    width: 40px;
  }
  html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item div.checkbox,
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item div.checkbox,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item div.checkbox,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item div.checkbox {
    padding: 2px;
    width: 20px;
    height: 20px;
    margin: 5px auto;
    border: 1px solid #cfcfcf;
    cursor: pointer;
  }
  html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item div.checkbox span.square,
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item div.checkbox span.square,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item div.checkbox span.square,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item div.checkbox span.square {
    display: block;
    width: 14px;
    height: 14px;
    transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
  }
  html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item div.filterValues,
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item div.filterValues,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item div.filterValues,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item div.filterValues {
    width: 100%;
    font-size: .9em;
  }
  html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item div.filterValues span,
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item div.filterValues span,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item div.filterValues span,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item div.filterValues span {
    position: absolute;
  }
  html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item div.filterValues span.filed,
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item div.filterValues span.filed,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item div.filterValues span.filed,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item div.filterValues span.filed {
    left: 15px;
  }
  html > body div.reutersGraphic.lawyersAndFirms div.firmNavItems div.headers div.item div.filterValues span.granted,
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.headers div.item div.filterValues span.granted,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerNavItems div.headers div.item div.filterValues span.granted,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.headers div.item div.filterValues span.granted {
    right: 15px;
  }
}
@media only screen and (max-width: 768px) {
  
}
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget.show,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget.show {
  max-height: 70px;
}
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.lawyerHeaderItems div.headers div.grouping,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.lawyerHeaderItems div.headers div.grouping {
  margin-top: -20px;
  padding-top: 30px;
}
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.lawyerHeaderItems div.headers div.grouping div.item.filter,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.lawyerHeaderItems div.headers div.grouping div.item.filter {
  padding-top: 0px;
}
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.lawyerHeaderItems div.headers div.item,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.lawyerHeaderItems div.headers div.item {
  padding-top: 10px;
}
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.firmHeaderItems div.headers div.grouping div.item.filter,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.firmHeaderItems div.headers div.grouping div.item.filter {
  padding-top: 0;
}
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderTarget div.firmHeaderItems div.headers div.grouping div.item.filter.bigBiz,
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderTarget div.firmHeaderItems div.headers div.grouping div.item.filter.bigBiz {
  margin-top: 0;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.grouping,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.grouping {
  border: 0;
  border-left: 1px dashed #cfcfcf;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.grouping:after,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.grouping:after {
  content: none;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.grouping.skills,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.grouping.skills {
  width: 125px;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.grouping.skills div.item.elitePetitioner,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.grouping.skills div.item.elitePetitioner {
  margin: 0 30px 0 15px;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.grouping.experience,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.grouping.experience {
  width: 106px;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.grouping.experience div.item.clerk,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.grouping.experience div.item.clerk {
  margin: 0 31px 0 6px;
}
@media only screen and (max-width: 969px) {
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.grouping.experience div.item.clerk,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.grouping.experience div.item.clerk {
    margin: 0 29px 0 6px;
  }
}
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.item,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.item {
  height: 40px;
  padding: 0;
  font-family: FoundersGrotCond-Semibold, Helvetica, Arial, sans-serif;
  font-size: 1.5em;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.item.petitions.selected .filed,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.item.petitions.selected .filed {
  color: #fcc136;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.item.petitions.selected .granted,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.item.petitions.selected .granted {
  color: #ef6833;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.item.bigBiz.selected .filed,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.item.bigBiz.selected .filed {
  color: #c1afd3;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.item.bigBiz.selected .granted,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.item.bigBiz.selected .granted {
  color: #643690;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.item.biz.selected .filed,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.item.biz.selected .filed {
  color: #e5a9c0;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.item.biz.selected .granted,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.item.biz.selected .granted {
  color: #a01d51;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.item.criminal.selected .filed,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.item.criminal.selected .filed {
  color: #2eb9e9;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.item.criminal.selected .granted,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.item.criminal.selected .granted {
  color: #10539e;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.item.arguments.selected .filed,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.item.arguments.selected .filed {
  color: #afd5ad;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.item.arguments.selected .granted,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.item.arguments.selected .granted {
  color: #1aa74f;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.item.lawyersCount,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.item.lawyersCount {
  width: 90px;
  padding-top: 6px;
  font-family: FoundersGrotCond-Light, Helvetica, Arial, sans-serif;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.item.mark,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.item.mark {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  width: 28px;
  height: 28px;
  background: #000;
  background: #DDDDDD;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.item.mark.checked:after,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.item.mark.checked:after {
  content: 'X';
  position: absolute;
  top: 4px;
  left: 9px;
  font-size: 1em;
  color: #333333;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.item div.filterValues span,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.item div.filterValues span {
  top: 0;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.item div.filterValues span.filed,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.item div.filterValues span.filed {
  left: 9px;
  text-align: center;
  width: 32px;
}
html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.item div.filterValues span.granted,
html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.item div.filterValues span.granted {
  right: 4px;
  width: 54px;
  text-align: center;
}
@media only screen and (max-width: 969px) {
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.item,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.item {
    font-size: 1.2em;
  }
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.item.filter,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.item.filter {
    padding-top: 0;
  }
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.item.lawyersCount,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.item.lawyersCount {
    width: 60px;
  }
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.item div.filterValues span.filed,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.item div.filterValues span.filed {
    left: 12px;
    width: 32px;
  }
  html > body div.reutersGraphic.lawyersAndFirms div.firmHeaderItems div.headers div.item div.filterValues span.granted,
  html > body div.reutersGraphic.lawyersAndFirms div.lawyerHeaderItems div.headers div.item div.filterValues span.granted {
    right: 0px;
    width: 54px;
  }
}
html > body div.reutersGraphic.lawyersAndFirms div.panels {
  clear: both;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel {
  width: calc(100%);
  padding: 0;
  margin: 0;
  height: 10000px;
  background: #ececec;
  visibility: hidden;
  max-height: 0;
  overflow-x: hidden;
  overflow-y: auto;
  transition: max-height 500ms cubic-bezier(0.42, 0, 0.58, 1);
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.show {
  padding: 10px;
  visibility: visible;
  max-height: 600px;
  transition: max-height 500ms cubic-bezier(0.42, 0, 0.58, 1);
}
@media only screen and (max-width: 768px) {
  
}
@media only screen and (max-width: 767px) {
  
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel div.closeContainer {
  position: absolute;
  cursor: pointer;
  z-index: 1000;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel div.closeContainer .close {
  color: #333333;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel div.tableTarget {
  opacity: 1;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel div.tableTarget.makeSneaky {
  opacity: 0;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyerDetails,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyerDetails,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.firmDetails,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.firmDetails {
  position: absolute;
  width: 290px;
  padding: 25px 10px 0 0;
  float: left;
  clear: left;
}
@media only screen and (max-width: 969px) {
  html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyerDetails,
  html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyerDetails,
  html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.firmDetails,
  html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.firmDetails {
    width: 150px;
  }
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyerDetails img.headshot,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyerDetails img.headshot,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.firmDetails img.headshot,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.firmDetails img.headshot {
  float: left;
  margin-right: 10px;
  width: 145px;
}
@media only screen and (max-width: 969px) {
  html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyerDetails img.headshot,
  html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyerDetails img.headshot,
  html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.firmDetails img.headshot,
  html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.firmDetails img.headshot {
    width: 100%;
    margin: 0;
    clear: both;
  }
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyerDetails div.detailsContainer,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyerDetails div.detailsContainer,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.firmDetails div.detailsContainer,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.firmDetails div.detailsContainer {
  width: 100%;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyerDetails div.detailsContainer.hasHeadshot,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyerDetails div.detailsContainer.hasHeadshot,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.firmDetails div.detailsContainer.hasHeadshot,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.firmDetails div.detailsContainer.hasHeadshot {
  margin: -5px 0 0 155px;
  width: auto;
}
@media only screen and (max-width: 969px) {
  html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyerDetails div.detailsContainer.hasHeadshot,
  html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyerDetails div.detailsContainer.hasHeadshot,
  html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.firmDetails div.detailsContainer.hasHeadshot,
  html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.firmDetails div.detailsContainer.hasHeadshot {
    margin: 20px 0 0 0;
    clear: both;
    width: 100%;
  }
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyerDetails h4,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyerDetails h4,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.firmDetails h4,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.firmDetails h4 {
  font-family: FoundersGrotCond-Light, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #aaaaaa;
  border-bottom: 1px solid #cfcfcf;
  margin: 0 0 10px 0;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyerDetails h5,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyerDetails h5,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.firmDetails h5,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.firmDetails h5 {
  font-family: FoundersGrotCond-Semibold, Helvetica, Arial, sans-serif;
  margin: 10px 0 0 0;
  text-transform: uppercase;
  color: #333333;
  line-height: 1;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyerDetails p,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyerDetails p,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.firmDetails p,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.firmDetails p {
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 0.9em;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyerDetails div.audioPlayer,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyerDetails div.audioPlayer,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.firmDetails div.audioPlayer,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.firmDetails div.audioPlayer {
  margin: 10px 0 10px 0;
  height: 0;
  overflow: hidden;
  clear: left;
  transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyerDetails div.audioPlayer.show,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyerDetails div.audioPlayer.show,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.firmDetails div.audioPlayer.show,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.firmDetails div.audioPlayer.show {
  height: 50px;
  transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyerDetails div.audioPlayer audio,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyerDetails div.audioPlayer audio,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.firmDetails div.audioPlayer audio,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.firmDetails div.audioPlayer audio {
  width: 100%;
  margin: 10px 0 5px 0;
  display: block;
  height: 30px;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers {
  float: left;
  margin-top: 10px;
  width: calc(100% - 300px);
  margin-left: 290px;
}
@media only screen and (max-width: 969px) {
  html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions,
  html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions,
  html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments,
  html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments,
  html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers,
  html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers {
    width: calc(100% - 160px);
    margin-left: 150px;
  }
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions h2,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions h2,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments h2,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments h2,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers h2,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers h2 {
  border-bottom: 1px solid #cfcfcf;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions div.table,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions div.table,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments div.table,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments div.table,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers div.table,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers div.table {
  float: left;
  clear: both;
  width: 100%;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions div.table div.tableHeader,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions div.table div.tableHeader,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments div.table div.tableHeader,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments div.table div.tableHeader,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers div.table div.tableHeader,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers div.table div.tableHeader {
  margin: 0;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions div.table div.tableHeader div.item,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions div.table div.tableHeader div.item,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments div.table div.tableHeader div.item,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments div.table div.tableHeader div.item,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers div.table div.tableHeader div.item,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers div.table div.tableHeader div.item {
  text-transform: uppercase;
  font-family: FoundersGrotCond-Light, Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  color: #aaaaaa;
  text-align: left;
  padding: 0;
  border-top: 0;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions div.table div.tableHeader div.item.selected,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions div.table div.tableHeader div.item.selected,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments div.table div.tableHeader div.item.selected,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments div.table div.tableHeader div.item.selected,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers div.table div.tableHeader div.item.selected,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers div.table div.tableHeader div.item.selected {
  color: #ef6833;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions div.table div.tableHeader div.item.selectedInverse,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions div.table div.tableHeader div.item.selectedInverse,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments div.table div.tableHeader div.item.selectedInverse,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments div.table div.tableHeader div.item.selectedInverse,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers div.table div.tableHeader div.item.selectedInverse,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers div.table div.tableHeader div.item.selectedInverse {
  color: #fcc136;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions div.table div.tableHeader div.item.sort,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions div.table div.tableHeader div.item.sort,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments div.table div.tableHeader div.item.sort,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments div.table div.tableHeader div.item.sort,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers div.table div.tableHeader div.item.sort,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers div.table div.tableHeader div.item.sort {
  cursor: pointer;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions div.table div.tableRow,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions div.table div.tableRow,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments div.table div.tableRow,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments div.table div.tableRow,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers div.table div.tableRow,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers div.table div.tableRow {
  float: left;
  clear: both;
  margin: 0;
  width: 100%;
  font-size: 1.1em;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions div.table div.item,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions div.table div.item,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments div.table div.item,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments div.table div.item,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers div.table div.item,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers div.table div.item {
  font-family: FoundersGrotCond-Medium, Helvetica, Arial, sans-serif;
  color: #666666;
  padding: 6px 0 0 0;
  border-top: 1px solid #cfcfcf;
  margin: 6px 4px 6px 4px;
  float: left;
  font-size: 1.1em;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions div.table div.item:last-of-type,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions div.table div.item:last-of-type,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments div.table div.item:last-of-type,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments div.table div.item:last-of-type,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers div.table div.item:last-of-type,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers div.table div.item:last-of-type {
  margin-right: 0;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions div.table div.term,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions div.table div.term,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments div.table div.term,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments div.table div.term,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers div.table div.term,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers div.table div.term {
  width: 35px;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions div.table div.partyRep,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions div.table div.partyRep,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments div.table div.partyRep,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments div.table div.partyRep,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers div.table div.partyRep,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers div.table div.partyRep {
  width: 85px;
  text-transform: capitalize;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions div.table div.caseType,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions div.table div.caseType,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments div.table div.caseType,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments div.table div.caseType,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers div.table div.caseType,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers div.table div.caseType {
  width: 85px;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions div.table div.win,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions div.table div.win,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments div.table div.win,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments div.table div.win,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers div.table div.win,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers div.table div.win {
  width: 75px;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions div.table div.argument.title,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions div.table div.argument.title,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments div.table div.argument.title,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments div.table div.argument.title,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers div.table div.argument.title,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers div.table div.argument.title {
  width: calc(100% - 35px - 85px - 75px - 40px);
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions div.table div.petitionCell.title,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions div.table div.petitionCell.title,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments div.table div.petitionCell.title,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments div.table div.petitionCell.title,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers div.table div.petitionCell.title,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers div.table div.petitionCell.title {
  width: calc(100% - 35px - 85px - 75px - 120px - 44px);
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions div.table div.firmPetitionCell.title,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions div.table div.firmPetitionCell.title,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments div.table div.firmPetitionCell.title,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments div.table div.firmPetitionCell.title,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers div.table div.firmPetitionCell.title,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers div.table div.firmPetitionCell.title {
  width: calc(100% - 35px - 85px - 75px - 44px);
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions div.table div.firmCell,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions div.table div.firmCell,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments div.table div.firmCell,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments div.table div.firmCell,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers div.table div.firmCell,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers div.table div.firmCell {
  width: 120px;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions div.table div.lawyerCell,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions div.table div.lawyerCell,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments div.table div.lawyerCell,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments div.table div.lawyerCell,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers div.table div.lawyerCell,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers div.table div.lawyerCell {
  width: 120px;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions div.table div.sg,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions div.table div.sg,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments div.table div.sg,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments div.table div.sg,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers div.table div.sg,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers div.table div.sg {
  width: 125px;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions div.table div.head,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions div.table div.head,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments div.table div.head,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments div.table div.head,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers div.table div.head,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers div.table div.head {
  width: 120px;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions div.table div.clerk,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions div.table div.clerk,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments div.table div.clerk,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments div.table div.clerk,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers div.table div.clerk,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers div.table div.clerk {
  width: 65px;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions div.table div.fullName,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions div.table div.fullName,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments div.table div.fullName,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments div.table div.fullName,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers div.table div.fullName,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers div.table div.fullName {
  width: calc(100% - 125px - 65px - 100px - 120px - 44px);
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions div.table div.skills,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions div.table div.skills,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments div.table div.skills,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments div.table div.skills,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers div.table div.skills,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers div.table div.skills {
  width: 100px;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions div.audioDetails,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions div.audioDetails,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments div.audioDetails,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments div.audioDetails,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers div.audioDetails,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers div.audioDetails {
  display: block;
  margin: 5px 0 5px 0;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions div.audioDetails span,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions div.audioDetails span,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments div.audioDetails span,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments div.audioDetails span,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers div.audioDetails span,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers div.audioDetails span {
  font-family: FoundersGrotCond-Light, Helvetica, Arial, sans-serif;
  color: #aaaaaa;
  cursor: pointer;
  display: inline-block;
  margin: 0;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions div.audioDetails span i,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions div.audioDetails span i,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments div.audioDetails span i,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments div.audioDetails span i,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers div.audioDetails span i,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers div.audioDetails span i {
  font-family: FontAwesome !important;
  margin-right: 5px;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions div.audioDetails span:first-of-type,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions div.audioDetails span:first-of-type,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.arguments div.audioDetails span:first-of-type,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.arguments div.audioDetails span:first-of-type,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers div.audioDetails span:first-of-type,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers div.audioDetails span:first-of-type {
  padding-right: 5px;
  margin-right: 5px;
  border-right: 1px solid #cfcfcf;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.lawyers,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.lawyers {
  margin-top: 15px;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions {
  margin-top: 10px;
}
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.lawyerPanel div.petitions.margined,
html > body div.reutersGraphic.lawyersAndFirms div.panels div.panel.firmPanel div.petitions.margined {
  margin-top: 50px;
}
html > body div.reutersGraphic.lawyersAndFirms div.graphicContainer {
  width: 100%;
  height: 250px;
  clear: both;
  position: relative;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #cfcfcf;
}
@media only screen and (max-width: 767px) {
  html > body div.reutersGraphic.lawyersAndFirms div.graphicContainer {
    height: auto;
  }
}
html > body div.reutersGraphic.lawyersAndFirms div.graphicContainer div.svgContainer {
  width: 100%;
  height: 250px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  
}
@media only screen and (max-width: 767px) {
  
}
html > body div.reutersGraphic.lawyersAndFirms div.graphicContainer div.svgContainer div.svg {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 500ms cubic-bezier(0.42, 0, 0.58, 1);
}
html > body div.reutersGraphic.lawyersAndFirms div.graphicContainer div.svgContainer div.svg.show {
  opacity: 1;
  visibility: visible;
  transition: opacity 500ms cubic-bezier(0.42, 0, 0.58, 1);
}
html > body div.reutersGraphic.lawyersAndFirms div.graphicContainer div.svgContainer svg {
  width: 100%;
  height: 100%;
}
html > body div.reutersGraphic.lawyersAndFirms div.graphicContainer div.svgContainer svg g.pointer line {
  stroke: #333;
  stroke-width: 1px;
}
html > body div.reutersGraphic.lawyersAndFirms div.graphicContainer div.svgContainer svg g.label text {
  font-family: FoundersGrotCond-Semibold, Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  fill: #333333;
  text-transform: uppercase;
}
html > body div.reutersGraphic.lawyersAndFirms div.graphicContainer div.svgContainer svg circle.noData {
  fill: #CCCCCC;
}
div.headerImageOverlay {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
}
div.headerImageOverlay div.tile {
  width: 6.66666666666%;
  height: 19%;
  float: left;
  margin: 0;
  padding: 0;
}
