#d4d * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
  overflow-x: hidden;
}

body #header {
    background-color: #134f7c;
  border-bottom: 1px solid #134f7c;
}

.wrapper {
  width:auto;
/*  margin: 0 auto;
  max-width: 1000px;*/
  margin:0px 5%;
}

#d4d {
  margin: 50px auto;
  min-height: 100%;
  width: 100%;
/*  max-width: 1000px
*/}

#d4d .d4d-container {
  margin: auto;
  width: 100%;
  max-width: 1000px;
}

#content, #content .wrapper {
  overflow: visible;
  background: white;
}

html { background: white; }
body { margin: 0px; background: white;}
a, #d4d a h6 {
  color: #237EB5;
}
.invisible-sort {
  display: none;
}
#content p.avg {
  display: inline-block;
  margin: 2px 0px 0px -4px;
  padding: 2px 4px 1px 4px;
  background: #f1f1ee;
  font-family: 'Atlas Grotesk Web', Helvetica, sans-serif;
  font-size: 11px;
  border-radius: 2px;
}

h2 {
  font-size: 1.5em;
  font-weight: 300;
  margin-bottom: .5em;
}

h3{
  font-size: 1em;
  font-family: sans-serif;
  margin-bottom:5px;
}
hr {
  border: 0px solid #fff;
}

.listed span:after {
  content:",";
}

.listed span:last-child:after {
  content:"";
}


#d4d.drugs-show {
  min-height: 600px
}

#mobile-guff { display:none; }

.callout {
  text-align: center;
  font-size: 11px;
  line-height: 1.5em;
  font-style: normal;
  color: #444;
  padding: 5px 10px 2px;
  background: #F0F0F0;
  border-radius: 3px;
  margin-top: 10px;
  display: block;
  margin: 16px auto -10px;
  width: 380px;
}

.breadcrumbs {
  font-family: "Sentinel A", "Sentinel B", Georiga, serif;
  font-size: 18px;
  margin: 20px 0 10px;
  border-bottom: 1px solid #DDD;
  padding: 0 0 10px;
  color: #06417a;
}

.breadcrumbs a {
  color: #06417a;
}

#intro hr {
  border: 0 #ccc solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}

#header {
  width: 100%;
  height: 40px;
  background-color: #06417a;
  border-bottom: 1px solid #06417a;
  position: relative;
}

#header .wrapper {
  position: relative;
}

#header h4 {
  font-family: "ff-meta-serif-web-1","ff-meta-serif-web-2","Georgia",serif;
  float: left;
  font-size: 16px;
  padding: 3px 0 3px 10px;
  color: #eee;
  position: relative;
  border-left: 1px solid #DDD;
  margin: 7px 0 0 10px;
    border-left: 1px solid rgba(255,255,255,0.25);
  margin: 9px 0 0 10px;
}

#header h4 a, #header h4 a:hover {
  color: #eee;
  text-decoration: none;
  font-weight: normal;
}

#header h4 .icon {
  padding: 0 3px 0 2px;
  position: relative;
  top: 1px;
}

#header h5 {
  height: 40px;
  text-align: left;
  width: 120px;
  float: left;
  margin: 0px;
}

#header h5 a {
  height: 45px;
  width: 120px;
  display: inline-block;
  background: url("https://static.propublica.org/rails/assets/docdollars/propublica-logo-light.min-aef848dcf83167b974e09eb5d0b21c31b81a42f84524791d575bd9cd7dcd240f.svg") 0 -18px no-repeat;
}

#header .donate {
  float: right;
}

#header .donate h2 {
 display: block;
 background: #C2433E ;
 text-align: center;
 font-family: 'Atlas Grotesk Web', Helvetica, sans-serif;
 font-size: 15px;
 text-transform: uppercase;
 font-weight: bold;
 -webkit-font-smoothing: antialiased;
 letter-spacing: -0.03125em;
 padding: 0.9em 0.5em 0.25em 0.5em;
 border-radius: 0 0 0.25em 0.25em;
 cursor: pointer;
 /* width: 75px; */
 /* background: -webkit-gradient(linear, left top, left bottom, from(#750101 ), to(#BA0909 )); */
 /* background: -moz-linear-gradient(top, #750101 , #ba0909 ); */
 /* background: -ms-linear-gradient(top, #750101 , #ba0909 ); */
 /* line-height: 34px; */
 /* border-bottom: 1px solid #BA0909 ; */
 /* text-shadow: #7B3039  1px 1px 2px; */
 /* padding: 3px 8px; */
 /* margin: 0px; */
}

#header .donate h2 a {
  text-decoration: none;
  color: #FFF;
}

#header #banner-share {
  float: right;
  margin: 10px 4px 0 0;
}

#header #banner-share li {
  width: 30px;
  height: 30px;
  margin-right: .5em;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
}

#header #banner-share li a {
  height: 30px;
  width: 30px;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

#header #banner-share li.comment {
  border: none;
}

#header #banner-share .facebook a {
  background: url("https://static.propublica.org/assets/sprites-smaller-white.min.svg?20130417") 0 0 no-repeat;
}

#header #banner-share .facebook a:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

#header #banner-share .twitter a {
  background: url("https://static.propublica.org/assets/sprites-smaller-white.min.svg?20130417") 3px -50px no-repeat;
}

#header #banner-share .twitter a:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}


footer ul {
  float: left;
  border-left: 1px solid #d3d3d3;
  padding: 0 40px 0 14px;
}

footer ul li {
  margin: 0 0 10px 0;
}

footer {
  background-color: #134f7c;
  height: 160px;
  clear: both;
  color: white;
  font-family: "Helvetica Neue","Arial",sans-serif;

}

footer a {
  color: #eee;
}

#footer-logo p {
  color: white;
}

#footer-logo-image {
  background: url("https://static.propublica.org/logos/propublica-words-white.svg?201412161945") 0 0 repeat-x;
  background-size: 135px 20px; }

footer .wrapper {
  padding: 30px 0;
}

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

#project_table{
  overflow: scroll;
}

.sorty th.one_line {
  padding-top: 15px;
}

td{
  vertical-align: top;
/*  padding:10px;*/
}

td.right_text {
    text-align: right;
  padding-right: 30px;
}

td.right_text.wide_right {
  padding-right: 55px;
}

th.right_text {
  width: 90px;
  text-align: right;
}

.sorty th.right_text {
  width: 90px;
  min-width: 90px;
}

tbody tr{
  padding: 7px;
/*  border-bottom: 1px dotted black;*/
}
/*tbody tr:nth-child(even) {
   background-color: #eee;
}
tbody tr:nth-child(odd) {
   background-color: #fff;
}*/


thead td{
  font-family: sans-serif;
  font-weight: 800;
}

#content .guff {
  padding: 0px 0 20px;
  margin-right: auto;
  margin-left: auto;
}

#content .guff .byline a {
  color: #237EB5;
}

#content .guff .byline a:hover {
  text-decoration: underline;
}

#content h1 {
  margin-bottom: 0px;
  font-size: 2.9em;
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-style: normal;
  font-weight: 700;
  text-align: left;
}

#content .main-index h1 {
  text-align: center;
  font-size: 3.5em;
}

#content h1.left-side {
  text-align: left;
}


#content .guff h2 {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2em;
  text-align: center;
  margin: 0px 0px 10px 0;
}

#content .guff .intro {
  width: 80%;
  margin: 30px auto;
}

#content .guff .intro p {
  font-size: 1.4em;
}

#content .guff .byline {
  text-align: center;
  font-family: 'Sentinel A', 'Sentinel B', Georgia, serif;
  margin: 20px 0px 10px;
  font-size: 15px;
  line-height: 1.6em;
}

#content .guff p {
  font-size: 1.4em;
  line-height: 1.4em;
  font-family: 'Sentinel A', 'Sentinel B', Georgia, serif;
  color: #333;
}

#content p {
  font-size: 1.3em;
  line-height: 1.4em;
  color: #333;
  font-family: 'Sentinel A', 'Sentinel B', Georgia, serif;
}

#content .contributors-box {
  padding: 10px 15px 10px 10px;
}

#content .contributors-box p {
  font-size: 13px;
  font-style: italic;
}

#content p.caps {
  text-transform: capitalize;
  font-size: 13px
}
#content {
  padding: 0px;
}


.ad-slot {
  width: 100%;
  max-width: 300px;
  height: 250px;
  background: #cecece;
  margin:20px 0px;
}

#d4d .ad-slot h6 {
  padding:40% 0px 0px 35%;
}


#main-table td {
  padding: 10px;
}

#main-table tr td:first-child {
  padding-left: 0px;
}

#main-table tr td:last-child {
  padding-right: 0px;
}

#big-box pre {
  width: 100%;
  font-size: 1.25em;
  white-space: pre-wrap;       /* CSS 3 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;
}

#big-box {
  margin-top: 15px;
  margin-bottom: 40px;
}

.random-refresh {
  display: block;
  padding: 10px 0px;
  background: #06417a;
  border-radius: 3px;
  margin: 0 auto 17px;
  cursor: pointer;
  font-family: 'Sentinel A', 'Sentinel B', serif;
  color: #FFF;
  font-size: 16px;
  font-weight: normal;
  width: 100%;
  text-align: center;
}
.random-refresh:active {
  box-shadow: inset 0 0 3px #999;
}

.random-refresh:hover {
  background: #1E5830;
}

#read_more{
  font-weight: bold;
  display: inline-block;
  padding: 5px;
  background:#f0f0f0;
  border-radius: 3px;
  /*margin-top: 15px;*/
}

#random_table {
  font-weight: bold;
  display: inline-block;
  padding: 2px 10px;
  background: #f0f0f0;
  border-radius: 3px;
  margin-left: 5px;
  cursor: pointer;
}
#random_table:active {
  box-shadow: inset 0 0 3px #999;
}

.phrase {
/*  min-height: 425px;*/
}
.phrase_aside {
  /*float:right;*/
  /*margin-left:10px;
  margin-bottom: 10px;*/

}
.phrase_aside .map_cont {
  margin-bottom:10px;
}
.phrase_text{
  padding-bottom: 10px;
}

#phrase_aside_details {
  background: #f0f0f0;
  padding: 10px;
  clear: both;
  width: 386px;
  float: right;
}

#phrase_aside_details_category {
  background: #f0f0f0;
  padding: 10px;
/*  clear: both;*/
  width: 285px;
}
#phrase_aside_details_category h3{
  font-size: 1em;

  font-weight: 800;
  padding:0px;
}
#phrase_aside_details_category p{
  font-size: 1em;
  line-height: auto;
  margin-bottom: 0;
}
.group:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#main{
  display: inline-block;
  clear: both;
  margin-top: 20px;
}

#main > div {
  float: left;
}

#main > div:first-child {
  width: 70%;
  padding-right: 30px;
}

#main > div:last-child {
  width: 30%;
  max-width: 280px
}

#main > div:first-child .two-col > div {
  width: 48%;
  float: left;
}

.two-col >div:first-child {
  margin-right: 4%
}

#our_stories h2 a, #our_stories h4 a {
  color: #237EB5
}

#our_stories h2:hover a,  #our_stories h4:hover a {
  text-decoration: underline;
}

#our_stories {
  width: 280px;
  margin-top: 0px;
  padding: 0px 15px 15px;

  background-color: #F4F4F4;
  margin-bottom: 5px;
}

#our_stories img {
  max-width: 100%
}

#our_stories h2 {
  font-size: 16px;
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: bold;
  margin:12px 0px 2px 0px;
}
#content #our_stories p {
  font-size: 14px;
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 500
}

.icon-container img {
  max-width: 60px;
  padding-right: 10px;
  height: 40px
}

.company-show .icon-container{
  margin-bottom: 0px
}

.company-show .column {
  margin-top: 10px
}
.icon-container {
    display: inline-block;
  margin: 20px 0px 20px 0px;
  border-bottom: 1px solid #e7e7e7;
  width: 100%;
  padding-bottom: 20px;
}

.icon-container > div {
  margin-right: 25px;
  float: left;
  min-height: 60px;
  width: 200px;
}

.main-index .icon-container > div {
  width: auto;
}

.icon-container > div div {
  float: left;
    max-width: 140px;
}

#content .icon-container p {
  font-size: 14px;
  max-width: 165px;
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 500;
    line-height: 1.2em
}

#d4d #our_stories h4 {
  font-size: 13px;
    margin-bottom: 8px;
}

.main-num {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-size: 20px;
  font-weight: bold;
}


#d4d #provider-search h3 {
  margin: 0px 0px 15px;
  font-size: 19px
}

.search_box, #our_stories {
    border-top: 2px solid #CCC;
}

.search_sm{
  margin-top: 10px;
  background:#CEDBCB;
  display: block;
  width: 100%;
  box-sizing: border-box;
  border-top: 3px solid #06417a;
}
#browse {
  display: inline-block;
  width: 64%;
  padding: 0px 0px 0px 15px;
  box-sizing: border-box;
}

.search_sm {
  text-align: center;
  padding: 15px 0px 20px;
}

.search_sm h3 {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-size: 1.5em;
  font-weight: 200;
}

.btn-input img {
  width: 20px;
}

input{
  font-family: 'Atlas Grotesk Web', Helvetica, sans-serif;
/*  font-size: 1.1em;
  width: 240px;
  float: left;
  height: 39px;
  border: 2px solid #06417a;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 0px 10px;
  box-sizing: border-box;*/
}


.btn-input {
  float: left;
  background: #06417a;
  padding: 8px 10px 8px 8px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.search-bar {
  /*background-color: #06417a;*/
  padding: 10px 0px 4px;
  width: 278px;
  margin: 0 auto;

}


#select_chapter_chosen {
  font-family: 'Sentinel A', 'Sentinel B', serif; font-weight: 800; font-style: normal;
  font-weight: 700;
}

.chosen-container-single .chosen-single {
  padding: 20px 10px 25px 10px;
  font-size: 3.6em;
  height: inherit;
  top: -4px;
  color: #000;
}

.chosen-container-single .chosen-single span {
  overflow: visible;
}

.chosen-container-single .chosen-single div {
  width: 28px;
}

.chosen-container-single .chosen-single div b {
  background: url(https://static.propublica.org/images/chosen-sprite@2x.png) no-repeat 0px 15px;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -36px 15px;
}

.chosen-container .chosen-results li {
  line-height: 1.3em;
  font-size: 1.6em;
  font-weight: normal;
  border-top: 1px dashed #EEE;
}

.chosen-container .chosen-results li:first-child {
  border-top: none;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #1f6a32;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#1f6a32),color-stop(90%,#195328));
  background-image: -webkit-linear-gradient(#1f6a32 20%,#195328 90%);
  background-image: -moz-linear-gradient(#1f6a32 20%,#195328 90%);
  background-image: -o-linear-gradient(#1f6a32 20%,#195328 90%);
  background-image: linear-gradient(#1f6a32 20%,#195328 90%);
  color: #FFF;
  border-top: 1px solid #1f6a32;
}

#intro{
  vertical-align: top;
  display: inline-block;
  max-width: 30%;
  margin-right: 15px;
}

#intro p{
  font-size: 15px;
  line-height: 1.4em;
  margin-bottom: 2em;
}



#content p.subhed {
  font-size: 14px;
  margin-bottom: 10px;
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 500;
}

#content p.subhed.big-sub {
  margin-bottom: 5px;
  font-size: 16px;
}

#content p.subhed strong {
  font-size: 18px;
}

.examples{
  font-family: 'Atlas Grotesk Web', Helvetica, sans-serif;
  font-size: 11px;
}

.all-highlights .column {
  width: 49%;
  float: left;
  margin-right: 2%;
}

.all-highlights .column:nth-child(2){
  margin-right: 0%;
}

.highlight{
  border: 1px solid #ddd;
  box-shadow: 1px 1px 4px #CECECE;
  padding: 0;
  margin: 0;
  width: 100%;
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  text-align: center;
  margin: 10px 10px 0 0;
  /*cursor: pointer;*/
}

.see-more {
  margin: 15px 0 0 0;
  text-transform: uppercase;
  font-family: 'Atlas Grotesk Web', Helvetica, sans-serif;
  font-size: 11px;
  padding: 5px 10px;
  background-color: #DDD;
  display: inline-block;
  color: #333;
  border-radius: 2px;
  transition: background-color .35s ease-in-out;
}

.highlight {
  position: relative
}
.highlight a.real-link, .highlight a.real-link:hover {
  padding: 18px;
  color: #333;
  text-decoration: none;
  display: block;
  height: 100%;
}
.highlight.project a.real-link, .highlight.project a.real-link:hover {
  height: 164px;
}
.highlight .social-links {
  position: absolute;
  /*
  top: 5px;
  right: 5px;
  */
  bottom: 5px;
  right: 8px;
}
.social-links .facebook, .social-links .twitter {
  float: right;
  margin-left: 5px;
}
.social-links .facebook a {
  background: url("https://static.propublica.org/assets/sprites-smaller.min.svg?201412161945") -5px -2px no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
}
.social-links .twitter a {
  background: url("https://static.propublica.org/assets/sprites-smaller.min.svg?201412161945") -4px -52px no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
}
.highlight .social-links .facebook a,
.highlight .social-links .twitter a {
  transition: opacity .5s ease-in-out;
  opacity: 0;
}
.highlight:hover .social-links .facebook a,
.highlight:hover .social-links .twitter a {
  opacity: 0.5;
}
.highlight:hover .social-links .facebook a:hover,
.highlight:hover .social-links .twitter a:hover {
  opacity: 1.0;
}


.highlight a.highlight-wrap {
}
.highlight a.highlight-wrap:hover {
  color: #333;
  text-decoration: none
}

/*.highlight:hover {
  background-color: #eee;
}*/

.highlight:hover .see-more {
  background-color: #ffc519;
}

.excerpt{
  width: 100%;
  display: block;
}

.view_all{
  height: 200px;
  width: 32%;
  float: left;
  box-sizing: border-box;
}

.view_all pre{
  white-space: pre-wrap;

}
.view_all hr {
  border-bottom: 1px dotted black;
  margin-bottom: 5px;
  padding-bottom:5px;
}

.all-highlights{
  display: block;
  margin-top: 20px;
/*  background-color: #eee;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;*/
}

.highlight h1, #content .highlight h1{
  font-size: 22px;
  font-family: 'Sentinel A', 'Sentinel B', serif;
/*  text-transform: uppercase;*/
/*  letter-spacing: .75px;*/
  margin-bottom: 0;
  font-weight: 300;
}

.highlight h2{
  font-family: sans-serif;
  font-size: .85em;
  font-weight: 800;
  margin-top: 10px;
  text-transform: uppercase;
}

.highlight h3 {
  font-weight: normal;
  margin: 10px 0 0 0;
  color: #716F6F;
}

.highlight img{
  height: 115px;
  margin: 16px auto auto auto;
  display: block;
}
.highlight p{
  font-family: 'Atlas Grotesk Web', Helvetica, sans-serif;
  font-style: italic;
  margin-top: 5px;
}
button{
  margin-bottom: 5px;
}

.homepage-dropdown {
  position: relative;
}

.homepage-dropdown .image-container {
  position: absolute;
  top: -12px;
  right: 86px;
  z-index: 100;
  width: 568px;
  height: 84px;
}

#browse > h2 {
  font-weight: 700;
  font-family: 'Sentinel A', 'Sentinel B', serif;
  text-align: center;
  font-size: 1.6em;
}

#browse > p {
  text-align: center;
  font-style: italic;
}
.page-chapter .all-highlights {
  height: auto;
}


#post-copy-nav{
  width: 100%;
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  margin: 1em 0 2em 0;
  text-align: left;
}

#post-copy-nav h3 {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-size: 1.4em;
  font-weight: 700;
}

#post-copy-nav div {
  float: left;
  font-style: italic;
  font-size: 1.4em;
  font-family: 'Sentinel A', 'Sentinel B', serif;
  line-height: 2em;
}

#post-copy-nav a {
  margin: 0 0 4px;
  white-space: nowrap;
  background-color: #EEE;
  padding: 4px 8px;
}
#d4d.page-search.search-zero-results #browse {
  width: 100%;

}
.column {
  margin-bottom: 1em;
}
#more_highlights, #more_highlights_0, #more_highlights_1, #more_highlights_2,
#more_reports {
  border: 1px solid #ddd;
  box-shadow: 1px 1px 4px #CECECE;
  padding: 8px 18px;
  width: 100%;
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  margin: 10px 10px 2em 0;
  text-align: center;
  cursor: pointer;

  font-weight: bold;
  background: #fafffa;
  clear: both;
}
#more_reports {
  display: inline-block;
  width: 942px;
  margin-top: 1em;
}


#source {
  padding: 20px 0 0;
  margin: 40px 0 30px;
  border-top: 1px solid #DDD;
}

#source h5 {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  color: #969494;
  font-weight: normal;
  padding: 0 0 4px;
}

#source p {
  line-height: 18px;
  color: #585858;
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-size: 14px;
}

#footer-logo {
  padding: 15px 0px 0;
}



#header #banner-share li a {
  height: 30px;
  width: 30px;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}


#header #banner-share .facebook a {
  background: url("https://static.propublica.org/assets/sprites-smaller-white.min.svg?20130417") 0 0 no-repeat;
}

#header #banner-share .facebook a:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

#header #banner-share .twitter a {
  background: url("https://static.propublica.org/assets/sprites-smaller-white.min.svg?20130417") 3px -50px no-repeat;
}

#header #banner-share .twitter a:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}


#d4d.page-intro #select_chapter_chosen {
  width: 556px !important;
}

.payments-table {
  font-family: 'Atlas Grotesk Web', Helvetica, sans-serif;
  font-weight:  300;
  font-size: 13px;
}

table {
  width: 100%;
  margin-bottom: 20px
}

table tr {
  padding:10px 0px;
}

table td {
  padding: 10px 10px 10px 0px;
  font-family: 'Atlas Grotesk Web', Helvetica, sans-serif;
  font-weight:  300;
  font-size: 14px
}

#project-overflow {
  display: inline-block;
  width: 640px;
  padding: 25px 0 0 0;
  margin: 0px 20px 0 0;
  vertical-align: top;
}
#content table p {
  font-size: 12px;
  line-height: 1.5em;
  font-family: 'Atlas Grotesk Web', Helvetica, sans-serif;
  font-weight: 400;
}

#content table span.na {
  color:#999;
}

#content table td.number {
  font-size: 14px;
  text-align: right;
  padding-right: 30px;
}

.sorty tr {
  border-bottom: 1px solid #e7e7e7;
  line-height: 1.4em
}
.sorty tr:last-child {
  border-bottom: 0px
}
.sorty th {
  text-align: left;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAPCAYAAAAGRPQsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVxJREFUeNpiZEAChoaGu%2F7%2F%2F%2F%2FmyZMn2W%2FevPkEFPqLLN%2FQ0MCADzAhGZQGpFwZGRlDREVF84BsHmR5YgBYsYGBgTqQaoeKsQJBpJiYmCaQzQ7EjEQbBnQRE9A1E4BsIZggMzOzOtCwenFxcXkgl4UUlxUAsQe6BNB1Hnx8fP5AJjex3mU5f%2F78JCC9BIjF0TT%2BA%2BIvUJcxQfn4DYMq%2BgzEv7G4ABSbP4gxCNmw71BMEWABxmQMMAIWY5P88%2BdP9eXLl%2FuBzJ%2FEuI7p58%2Bfu%2F%2F9%2B7cWi0HHr169uhXI5CU2ApiuX7%2F%2B%2BsOHD9VAA6%2FBBIG54POzZ89mA8X%2BQ8PyH7FJ49%2FDhw%2Fv%2Ff37dxFUI8OnT5%2Fmv337FmT4a2iMEm0Y2FevXr2aCTRwC9B7p%2B7du7cGKPYGiD%2BC5IiOAJjPgIZ9AuJEIFsUKvYWmiz%2Bk2oYciL9DeX%2FItZ7MAAQYABwSotYghNKzgAAAABJRU5ErkJggg%3D%3D) 0% 50% no-repeat;
  padding: 6px 15px 6px 10px;
  vertical-align: top;
  background-size: 15px 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ie-user-select: none;
  user-select: none;
  cursor: pointer;
  font-family: 'Atlas Grotesk Web', Helvetica, sans-serif;
  text-transform: uppercase;
  min-width: 100px;
  font-weight: 400;
  font-size: 11px;
}

.sorty th.sortyDown{
  background-image:  url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAPCAYAAAAGRPQsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANdJREFUeNpibGhoYKAWYGKgIhghhrFs2LAhhpGRcTE2yT9%2F%2FlRfvny5H8j8CcT%2FCEUW08%2BfP3f%2F%2B%2FdvLRaDjl%2B9enUrkMlLrA%2BYrl%2B%2F%2FvrDhw%2FVQAOvwQT%2F%2F%2F%2F%2F%2BdmzZ7OBYv%2BB3N8gVxEbZv8ePnx47%2B%2Ffv4ugGhk%2Bffo0%2F%2B3btyDDXwPxF1IMA%2Fvq1atXM4EGbgF679S9e%2FfWAMXeAPFHkBzREQDzGdCwT0CcCGSLQsXeAvEPkByphjFAvfIF5lUg%2BEWs97AZBgJ%2Fgfgb2els0GZ0gAADAADQbKnqwtPPAAAAAElFTkSuQmCC);
}

.sorty.no-pointer th.sortyDown, .sorty.no-pointer th.sortyUp, .sorty.no-pointer th{
  background-image: none;
  padding: 6px 15px 6px 0px;
  pointer-events:none;
}

.sorty th.sortyUp{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAPCAYAAAAGRPQsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMFJREFUeNpiaWhoYKAWYGKgIhi8hjEicwwNDXf9%2F%2F%2F%2FzZMnT7LfvHnzCSj0F1meUPgyIRmUBqRcGRkZQ0RFRfOAbB5SXQ5WbGBgoA6k2qFirEAQKSYmpglks6O7Hq9hQBcxAV0zAcgWggkyMzOrAw2rFxcXlwdyWUhxWQEQe6BLAF3nwcfH5w9kchPrXZbz589PAtJLgFgcTeM%2FIP4CdRkTlI%2FfMKiiz0D8G4sLQLH5gxiDkA37DsUUAZaRkTcBAgwAKG4pyOjcKXkAAAAASUVORK5CYII%3D);
}

.sorty th.wide-header {
  min-width: 200px
}

.sorty th.med-header {
    min-width:100px
}

.sorty th.big-header {
  min-width: 150px
}


#d4d h3 {
  margin: 10px 0px 10px;
  font-family: "Sentinel A", "Sentinel B", Georiga, serif;
  line-height: 1.4em;
  font-size: 20px
}


.summary-info > div {
  float: left;
  margin-right: 50px
}

#d4d h4 {
  font-size: 24px;
  font-family: "Sentinel A", "Sentinel B", Georiga, serif;
  font-weight: 800;
  line-height: 1.4em;
}

#d4d h6 {
  font-size: 11px;
  font-family: 'Atlas Grotesk Web', Helvetica, sans-serif;
  font-weight:  400;
  letter-spacing: .02em;
  text-transform: uppercase;
  color: #666;
  line-height: 1.4em;
}

#d4d table h6 {
  max-width: 150px;
  font-size: 12px;
}

#d4d .outside-links .h6 {
  float: left;
  margin-top: 8px;
  display: inline-block;
}

#d4d .h6 {

  font-size: 11px;
  font-family: 'Atlas Grotesk Web', Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: .02em;
  text-transform: uppercase;
  color: #666;
  line-height: 1.4em;
}

/*#d4d .outside-links h6.second-term{
  border-left: 1px solid #cecece;
  padding-left: 10px;
  margin-left: 0px;
  display: inline-block;
}*/

#d4d .outside-links {
  display: inline-block;
  width: 100%;
}
#d4d .outside-links h6 a {
  display: inline-block;
}

#d4d h6 span {
  display: inline;
}

#d4d .h6:first-child {
  margin-right: 10px
}

#d4d .h6 span.magnify {
  background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4xLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii0yNzQuMSAzNTUuNyA3NC4xIDc0LjEiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgLTI3NC4xIDM1NS43IDc0LjEgNzQuMSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI%2BDQo8ZyBpZD0iWW91cl9JY29uIj4NCgk8cGF0aCBkPSJNLTIwMi41LDQxNS40bC0xNS44LTE1LjhjMi40LTQuMywzLjYtOS4yLDMuNi0xNC4yYzAtNy45LTMuMS0xNS40LTguNy0yMWMtNS42LTUuNi0xMy4xLTguNy0yMS04LjcNCgkJYy03LjksMC0xNS40LDMuMS0yMSw4LjdjLTExLjYsMTEuNi0xMS42LDMwLjUsMCw0MmM1LjYsNS42LDEzLjEsOC43LDIxLDguN2M1LjEsMCw5LjktMS4zLDE0LjItMy42bDE1LjgsMTUuOA0KCQljMS42LDEuNiwzLjgsMi41LDUuOSwyLjVzNC4zLTAuOCw1LjktMi41Qy0xOTkuMiw0MjQtMTk5LjIsNDE4LjctMjAyLjUsNDE1LjR6IE0tMjU5LjUsNDAwLjVjLTguMy04LjMtOC4zLTIxLjksMC0zMC4yDQoJCWM0LTQsOS40LTYuMiwxNS4xLTYuMmM1LjcsMCwxMS4xLDIuMiwxNS4xLDYuMmM0LDQsNi4yLDkuNCw2LjIsMTUuMWMwLDUuNy0yLjIsMTEuMS02LjIsMTUuMWMtNCw0LTkuNCw2LjItMTUuMSw2LjINCgkJUy0yNTUuNCw0MDQuNS0yNTkuNSw0MDAuNXoiLz4NCjwvZz4NCjwvc3ZnPg0K) 0% 100% no-repeat;
    display: inline-block;
  width: 13px;
  height: 11px;
  background-size: 90%;
  position: relative;
  top: 2px;
  left: 0px;
  opacity: .5;
    margin-right: 5px;
}

#d4d.search-index .section {
  border:0px;
}
.section >div.disputed-key {
  margin: 0px
}
#content .disputed-key p {
    font-size: 11px;
  font-family: 'Atlas Grotesk Web', Helvetica, sans-serif;
}

.disputed-key .disputed-star:before {
  font-size: 19px;
  position: relative;
  top: 7px;
}

.disputed-star:before {
  content:"*";
  font-size: 15px;
  font-weight: bold;
  color: #da800a;
  display: inline-block;
}

h6 a:hover .magnify {
  opacity: 1
}

.section >div {
  clear: both;
  display: inline-block;
  margin: 10px 0px;
  width: 100%;
}

#d4d h5 {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: .5em;
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 500;
}

#d4d .section {
  margin:30px 0px;
  border-top: 1px solid #e7e7e7
}

#d4d .section.zero-top {
  margin-top: 10px;
  margin-bottom: 10px
}
.section >div.heatmap-years {
  margin-bottom: 0px;
}

.heatmap-years > div:first-child {
  width: 29.5%;
}
.heatmap-years > div {
  float: left;
  text-align: left;

}

/*#heatmap-box {
  display: inline-block;
  width: 100%;
  background: #FAF5EC;
  padding: 10px;
}*/
.section >div.heatmap-section {
  margin-top: 0px
}

#d4d .search_box {
  width:100%;
  padding: 15px 20px;
  background: #e9f0f8;
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
  display: inline-block;
  margin-bottom: 0px
}

#d4d .search_box.wide-search {
  width: 112%;
  padding: 15px 6%;
  background: #e9f0f8;
  display: inline-block;
  margin-bottom: 0px;
  margin: -50px 0 0 -6%;
  border-top:none;
}
#d4d .search_box .search_left {
  overflow:auto;
}


#d4d .search_box >div {
  width: 100%;
  max-width: 1000px;
  margin: auto;
}

.search_box input[type="text"] {
width: 100%;
border-radius: 4px;
-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.3);
border: 1px solid #dedede;
padding: 0 10px 0 30px;
background: url("//propublica.s3.amazonaws.com/images/mag_glass.png") no-repeat top left #fff;
background-size: 28px;
font-weight: 500;
font-family: 'Atlas Grotesk Web', Helvetica, sans-serif;
font-size: inherit;
float: left;
margin: 0px;
height: 30px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;

}

.search_box .search_left >div {
float: left;
margin-right: 10px;
}

.search_box .search_left >div:first-child {
  width: 53%
}

#d4d form {
  font-family: 'Atlas Grotesk Web', Helvetica, sans-serif;
}
.search_box  form input[type="submit"].fancy_btn {
padding: 0px 10px;
-webkit-border-radius: 04px;
-moz-border-radius: 04px;
border-radius: 04px;
font-weight: bold;
border: 1px solid #dedede;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-box-shadow: #cecece 0 0 0px!important;
-moz-box-shadow: #cecece 0 0 0px!important;
-webkit-user-select: none;
text-shadow: 1px 1px 0 white;
background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f0f0f0));
background: -moz-linear-gradient(top,#fff,#f0f0f0);
font-size: 13px;
color: #444 !important;
text-transform: none;
height: 30px;
line-height: inherit;
margin: 0px;
font-weight: normal;
-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.3);
transition: all 0.10s ease-in-out;
-webkit-transition: all 0.10s ease-in-out;
-moz-transition: all 0.10s ease-in-out;
-o-transition: all 0.10s ease-in-out;
line-height: 1em;
background: -ms-linear-gradient(top,#fff,#f0f0f0);
background-color: #f0f0f0;
cursor: pointer;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;

}

#d4d .search_box select {
  position: relative;
margin-top:1px;
height: 28px;
border: 1px solid #aaa;
border-radius: 5px;
background-color: #fff;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
background: -webkit-linear-gradient(top, #ffffff 20%, #f7f7f7 50%, #f1f1f1 52%, #f5f5f5 100%);
background: -moz-linear-gradient(top, #ffffff 20%, #f7f7f7 50%, #f1f1f1 52%, #f5f5f5 100%);
background: -o-linear-gradient(top, #ffffff 20%, #f7f7f7 50%, #f1f1f1 52%, #f5f5f5 100%);
background: linear-gradient(top, #ffffff 20%, #f7f7f7 50%, #f1f1f1 52%, #f5f5f5 100%);
background-clip: padding-box;
box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
color: #444;
font-family: 'Atlas Grotesk Web', Helvetica, sans-serif;
}



.search_box .search_examples {
  clear: both;
  font-size: 11px;
  margin-top: 8px;
  display: inline-block;
}
.search_box form input[type="submit"].fancy_btn:hover {
background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e7e7e7));
background: -moz-linear-gradient(top,#fff,#e7e7e7);
background: -ms-linear-gradient(top,#fff,#e7e7e7);
background-color:#e7e7e7;
-webkit-box-shadow: #999 0 0 2px;
-moz-box-shadow: #999 0 0 2px;
}

.search_box.wide-search .search_left >div:first-child {
  width: 60%
}

.top_bar {
  margin-bottom: 20px
}

.column {
  width: 50%;
  float: left;
  padding-right: 50px;
  margin-top: 30px;
  min-width: 320px
}

.left_bar.column {
  width: 50%
}

#d4d .column h3, #d4d .state-table h3{
  margin-bottom: 5px
}

#d4d .column table {
  margin-top: 20px
}

#d4d.drugs-show .column {
  margin-top: 0px
}

#d4d .how-to-use {
  margin: auto;
  width: 80%
}

#d4d .how-to-use h1, #content .search-index h1 {
  text-align: left;
}

#d4d .how-to-use h3 {
  margin-top: 0px;
  font-size: 26px
}

#d4d .how-to-use > div {
margin-top: 30px;
}

#d4d .how-to-use p {
  margin-bottom: 10px
}

#d4d .questions {
  background: #F2F0E6;
  border-radius: 5px;
  padding: 20px;
  margin: 20px 0px;
}
#d4d .how-to-use ul {
  width: 90%;
  margin: auto;
  font-size: 16px;
  font-family: 'Atlas Grotesk Web', Helvetica, sans-serif;
  font-weight: 200;
  line-height: 1.4em;
}

#d4d .how-to-use ul li {
  margin-bottom: 10px
}


.crumbs {
  padding: 10px 0 10px;
  font-weight: 400;
  font-size: 11px;
  font-family: 'Atlas Grotesk Web', Helvetica, sans-serif;
  display: inline-block;
}

.crumbs > div {
  float: left;
  display: inline-block;
  margin-right: 2px;
}

.crumbs > div a {
  display: inline-block;
}

.payment-term span {
  cursor: help;
}
.payment-term span {
  border-bottom: 1px dotted #999;
}


.pp-tooltip {

font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: normal;
line-height: 18px;
color: white;
width: 250px;
padding: 10px 10px 10px 12px;
font-size: 12px;
z-index: 1000;
filter: alpha(opacity=90);
-khtml-opacity: 0.9;
-moz-opacity: 0.9;
opacity: 0.9;
background: black;
opacity: .9;
position: absolute;
border-radius: 3px;
display: none;
text-decoration: none;
-webkit-font-smoothing: antialiased;
text-align: left;
}

.pp-tooltip.active-tooltip {
  display: block;
}


.pp-tooltip::after {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  content: "";
  padding: 0;
  display: block;
  top: -6px;
  left: 80px;
  margin-left: -6px;
  border-width: 0px 6px 6px 6px;
  border-bottom-color: #222;
}


.about-source {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #cecece
}

.doc-archive-widget input#term {
width: 100%;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.3);
  border: 1px solid #dedede;
  padding: 0 7px 0 25px;
  background: url("//propublica.s3.amazonaws.com/images/mag_glass.png") no-repeat top left #fff;
  background-size: 23px;
  font-weight: 200;
  font-family: 'Atlas Grotesk Web', Helvetica, sans-serif;
  font-size: inherit;
  float: left;
  margin: 0px;
  height: 25px;
  color:#999;
  font-size: 12px
}

.doc-archive-widget select#state_id {
  position: relative;
  height: 24px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, #ffffff 20%, #f7f7f7 50%, #f1f1f1 52%, #f5f5f5 100%);
  background: -moz-linear-gradient(top, #ffffff 20%, #f7f7f7 50%, #f1f1f1 52%, #f5f5f5 100%);
  background: -o-linear-gradient(top, #ffffff 20%, #f7f7f7 50%, #f1f1f1 52%, #f5f5f5 100%);
  background: linear-gradient(top, #ffffff 20%, #f7f7f7 50%, #f1f1f1 52%, #f5f5f5 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  padding: 3px 0 0 3px;
  width: 100%;
font-family: 'Atlas Grotesk Web', Helvetica, sans-serif;
}

.state-selection {
  width: 100%;
  display: inline-block;
}
.state-selection > div {
  width: 50%;
  float: left;
  margin-top:5px;
}
.doc-archive-widget {
  border-top: 1px solid #cecece;
  margin-top: 20px;
}

.doc-archive-widget .btn-input {
  border-radius: 4px;
  width: 100%;
  height: 24px;
  padding: 1px 8px 2px;
  border: 1px solid #aaaaaa;
    -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
  line-height:inherit;
    font-family: 'Atlas Grotesk Web', Helvetica, sans-serif;
  text-transform: none;
  font-weight: 500;
}

.doc-archive-widget .btn-input:hover {
  background: #444;
}

#d4d .heatmap-section h3, #d4d.company-index h3{
  margin-bottom: 2px
}

.state-selection > div:last-child {
  padding-left: 4px;

}


#d4d .doc-archive-widget form {
   margin: 5px 0px;
}

.side-summary {
  display: inline-block;
  width: 100%
}
.side-summary > div {
  float: left;
  display: inline-block;
}

.side-summary > div.left-side {
  width: 65%
}

.side-summary > div.right-side {
  width: auto;
  float: right;
  margin-top: 20px
}

.full-details {
  display: none;
}

.more-details {
  margin-top: 5px
}
.show-it .full-details {
  display: inline-block;
}

#content .payment-term p#see-details {
  cursor: pointer;
  font-size: 11px;
  color:#237EB5;
}

.payment-term p#see-details:hover {
  text-decoration: underline;
}

.source-and-notes {
  clear: both;
}
/*
        This font software is the property of Commercial Type.

        You may not modify the font software, use it on another website, or install it on a computer.

        License information is available at http://commercialtype.com/eula
        For more information please visit Commercial Type at http://commercialtype.com or email us at info[at]commercialtype.com

        Copyright (C) 2013 Schwartzco Inc.
        License: 1506-TMIZYO     
*/


@font-face {
  font-family: 'Atlas Grotesk Web';
  src: url('https://static.propublica.org/rails/assets/docdollars/fonts/AtlasGrotesk-Light-Web-eeb56885ca5039b01abe0248f737e900b4abd6df7a75dd1066bc480d3dbe4405.eot');
  src: url('https://static.propublica.org/rails/assets/docdollars/fonts/AtlasGrotesk-Light-Web-eeb56885ca5039b01abe0248f737e900b4abd6df7a75dd1066bc480d3dbe4405.eot?#iefix') format('embedded-opentype'),
     url('https://static.propublica.org/rails/assets/docdollars/fonts/AtlasGrotesk-Light-Web-790a565dcf41296cc316074142c0e0d0ce0587bf93faae7c37850a0e722edfa9.woff') format('woff'),
     url('https://static.propublica.org/rails/assets/docdollars/fonts/AtlasGrotesk-Light-Web-e4464dfa037bc8b550493b7eb72ec208e28891fc544975766e1a64c1fa1c083d.ttf') format('truetype'),
     url('https://static.propublica.org/rails/assets/docdollars/fonts/AtlasGrotesk-Light-Web-04cc5b1cbde6da3f9af4394dea8f53130ff22c9e749d58f61875996969b6993e.svg#AtlasGrotesk-Light') format('svg');
  font-weight:  300;
  font-style:   normal;
  font-stretch: normal;
}

.AtlasGrotesk-Light-Web {
  font-family: 'Atlas Grotesk Web';
  font-weight:  300;
  font-style:   normal;
  font-stretch: normal;
}


@font-face {
  font-family: 'Atlas Grotesk Web';
  src: url('https://static.propublica.org/rails/assets/docdollars/fonts/AtlasGrotesk-Regular-Web-a267d7a17595cc85b0c746afd23a1f9a3b0520d3af49efab985a794392b05ecc.eot');
  src: url('https://static.propublica.org/rails/assets/docdollars/fonts/AtlasGrotesk-Regular-Web-a267d7a17595cc85b0c746afd23a1f9a3b0520d3af49efab985a794392b05ecc.eot?#iefix') format('embedded-opentype'),
     url('https://static.propublica.org/rails/assets/docdollars/fonts/AtlasGrotesk-Regular-Web-eca8be943c027349e92e1eb72658b4bed6a4bc1595f8ec63d2f947b0b13e432d.woff') format('woff'),
     url('https://static.propublica.org/rails/assets/docdollars/fonts/AtlasGrotesk-Regular-Web-25649956de7032c2029fc6dcafcac1d2224bc11129af8e0a96c027082c3161f6.ttf') format('truetype'),
     url('https://static.propublica.org/rails/assets/docdollars/fonts/AtlasGrotesk-Regular-Web-e06d134d9a8646bfb1850db97e6ac826cf93a84524106b52d22ea72458c6d045.svg#AtlasGrotesk-Regular') format('svg');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}

.AtlasGrotesk-Regular-Web {
  font-family: 'Atlas Grotesk Web';
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}


@font-face {
  font-family: 'Atlas Grotesk Web';
  src: url('https://static.propublica.org/rails/assets/docdollars/fonts/AtlasGrotesk-Black-Web-fc3f79cb492c5a34a911fa0b3b32b4b82fdbeca35c4020260811206317b327ac.eot');
  src: url('https://static.propublica.org/rails/assets/docdollars/fonts/AtlasGrotesk-Black-Web-fc3f79cb492c5a34a911fa0b3b32b4b82fdbeca35c4020260811206317b327ac.eot?#iefix') format('embedded-opentype'),
     url('https://static.propublica.org/rails/assets/docdollars/fonts/AtlasGrotesk-Black-Web-abd37460d31411e566663700c1c18e3403534223eca1c12964472910f688eebe.woff') format('woff'),
     url('https://static.propublica.org/rails/assets/docdollars/fonts/AtlasGrotesk-Black-Web-1598a35089acaaa1afe4db5e8909a9c7a529af0aa58f2c9399a3b23e1c359221.ttf') format('truetype'),
     url('https://static.propublica.org/rails/assets/docdollars/fonts/AtlasGrotesk-Black-Web-60bfefa89cd811bc7995ab9edf1c9c9b7f863759de155ea4e63e2ae7f2f05b7b.svg#AtlasGrotesk-Black') format('svg');
  font-weight:  900;
  font-style:   normal;
  font-stretch: normal;
}

.AtlasGrotesk-Black-Web {
  font-family: 'Atlas Grotesk Web';
  font-weight:  900;
  font-style:   normal;
  font-stretch: normal;
}

/* Cal-HeatMap CSS */


.heatmap {
  display: inline-block;
  padding-top: 10px;
}
.cal-heatmap-container {
  display: block;
  font-family: Helvetica, sans-serif;
}

.cal-heatmap-container .graph
{
  font-family: Helvetica, sans-serif;
}

.cal-heatmap-container .graph-label
{
  fill: rgba(0,0,0,.5);
  font-size: 11px
}

.cal-heatmap-container .graph, .cal-heatmap-container .graph-legend rect {
  shape-rendering: crispedges
}

.cal-heatmap-container .graph-rect
{
  fill: rgba(0,0,0,.1);
  pointer-events:none;
}



.cal-heatmap-container .graph-subdomain-group rect:hover
{
  stroke: #000;
  stroke-width: 1px
}

.cal-heatmap-container .subdomain-text {
  font-size: 8px;
  fill: #999;
  pointer-events: none
}

.cal-heatmap-container .hover_cursor:hover {
  cursor: pointer
}

.cal-heatmap-container .qi {
  background-color: rgba(0,0,0,.1);
  fill: rgba(0,0,0,.1);
}

/*
Remove comment to apply this style to date with value equal to 0
.q0
{
  background-color: #fff;
  fill: #fff;
  stroke: #ededed
}
*/

.cal-heatmap-container .q1
{
  background-color: #e8b461;
  fill: #e8b461;
  pointer-events:all;
}

.cal-heatmap-container .q2
{
  background-color: #e37102;
  fill: #e37102;
  pointer-events:all;
}

.cal-heatmap-container .q3
{
  background-color: #c64e0c;
  fill: #c64e0c;
  pointer-events:all;
}

.cal-heatmap-container .q4
{
  background-color: #a13a02;
  fill: #a13a02;
  pointer-events:all;
}

.cal-heatmap-container .q5
{
  background-color: #561608;
  fill: #561608;
  pointer-events:all;
}

.cal-heatmap-container rect.highlight
{
  stroke:#444;
  stroke-width:1
}

.cal-heatmap-container text.highlight
{
  fill: #444
}

.cal-heatmap-container rect.now
{
  stroke: red
}

.cal-heatmap-container text.now
{
  fill: red;
  font-weight: 800
}

.cal-heatmap-container .domain-background {
  fill: none;
  shape-rendering: crispedges
}

.ch-tooltip{
  padding: 10px;
  background: #222;
  color: #bbb;
  font-size: 12px;
  line-height: 1.4;
  width: 140px;
  position: absolute;
  z-index: 99999;
  text-align: center;
  border-radius: 2px;
  box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
  display: none;
  box-sizing: border-box;
  font-family: Helvetica, sans-serif;
}

.ch-tooltip::after{
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  content: "";
  padding: 0;
  display: block;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
    border-width: 6px 6px 0;
    border-top-color: #222;
}

.graph-subdomain-group {
  height: 100
}

@media print {
  .top_bar, #header h4, .donate {
    display:none;
  }
  #header {
    border:none;
  }
  #header h5 {
    width:100%;
 }
  .wrapper.cf h5:before {
    display:inline-block;
    content:"";
  }
  #d4d {
    margin-top:0;
  }
}
/* https://css-tricks.com/examples/ResponsiveTables/responsive.php */
  /*
  Max width before this PARTICULAR table gets nasty
  This query will take effect for any screen smaller than 760px
  and also iPads specifically.
  */

  @media
  only screen and (max-width: 768px),
  (min-device-width: 768px) and (max-device-width: 1024px)  {

    table.responsive-table, 
    table.responsive-table thead, 
    table.responsive-table tbody, 
    table.responsive-table th, 
    table.responsive-table td, 
    table.responsive-table tr {
      display: block;
    }

    table.responsive-table thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px;
    }


    table.responsive-table td {
      border: none;
      border-bottom: 1px solid #eee;
      position: relative;
      padding-left: 50% !important;
      min-height: 40px;
    }

    table.responsive-table td:last-child {
      border-bottom:1px solid #444;      
    }

    table.responsive-table td:before {
      /* Now like a table header */
      position: absolute;
      /* Top/left values mimic padding */
      left: 6px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap;
    }
    table.responsive-table td.right_text {
      text-align:left !important;
    }
    table.responsive-table.sorty tr {
      border-bottom:0;
    }

    /*
    #top-50-table td:nth-of-type(1):before { content: "Company"; }
    #top-50-table td:nth-of-type(2):before { content: "General Payments"; }
    #top-50-table td:nth-of-type(3):before { content: "Research Payments"; }
    */
    #physician-payment-details-table td:nth-of-type(1):before { content: "When"; font-weight:600; }
    #physician-payment-details-table td:nth-of-type(2):before { content: "How Much";font-weight:600; }
    #physician-payment-details-table td:nth-of-type(3):before { content: "Related To";font-weight:600; }
    #physician-payment-details-table td:nth-of-type(4):before { content: "What For";font-weight:600; }
    #physician-payment-details-table td:nth-of-type(5):before { content: "From";font-weight:600; }
    #physician-payment-details-table td:nth-of-type(6):before { content: "Third Party Payee";font-weight:600; }

  }


@-moz-document url-prefix() {
  .btn-input {
    padding: 7px 7px 7px 5px;
  }
  .page-intro .btn-input {
    padding: 7px 7px 6px 5px;
  }
}
@media screen and (max-width:960px) {

  .side-summary > div.right-side {
    display: none;
  }

  .side-summary > div.left-side {
    width: 100%
  }
}


/* bigger tablet/narrower screen table styles */
@media screen and (min-width:483px) and (max-width:1070px) {
  .state-table table tr th  {
    font-size:11px;
    min-width:50px;
  }
  .state-table table tr td {
  }
  .state-table table tr th {
  }
  .state-table table.sorty tr th.med-header {
    min-width:50px;
  }
  .sorty th.big-header {
    min-width:50px;
  }
  .search_box.wide-search .search_left >div:first-child {
  }
}

/* tablet only */
@media screen and (min-width:482px) and (max-width:768px) {
  #main > div:first-child {
    width:100%;
    padding-right:0;
  }
}

/* tablet down to mobile */
@media screen and (max-width:768px) {
  #our_stories {
    width:100%;
  }
  #our_stories img {
    float:left;
    padding-right:10px;
  }
  #main > div:last-child {
    width:100%;
    max-width:100%;
    margin-top:10px;
  }
  #d4d .search_box select {
    max-width:90px;
  }
}

/* mobile */
@media screen and (max-width:481px){
  #desktop-guff {
    display:none;
  }
  .main-index.top_bar { display:none; }
  #main {margin-top:0;}
  #mobile-guff {
    display:block;
    margin-top:20px;
  }
  /* don't use blue top */
  body {
    padding-top: 0 !important;
    background: none !important;
  }
  .wrapper {
    margin:auto;
  }
  .callout {
    width: 85%;
  }

  #d4d .outside-links .h6 {
    text-transform: none;
    font-size: 12px;
  }

  #d4d .h6 span.magnify {
    display: none;
  }
  #content .guff {
    padding-top: 22px;
    padding-bottom: 0
  }
  #content .guff h1 {
    font-size: 2.1em
  }
  #content .guff select {
    width: 300px;
    padding: 3px 0 3px 5px;
    margin: 5px 0 10px 0;
    appearance: menulist-button;
    -webkit-appearance: menulist-button;
    -moz-appearance: menulist-button;
  }
  #content .guff h2 {
    font-size: 1.8em
  }
  #browse {
    width: 100%;
    padding: 0px 15px;
  }
  #browse .column {
    width: 100%;
    float: none;
    margin: 0;
    margin-right: 0;
  }
#content .guff .byline span {
  clear: both;
  display: inline-block;
}

  #content .guff .intro {
    width: 90%;
    margin-bottom: 1em;
  }
  #content #main .content {
    width: 90%;
    margin: 1em 15px;
    padding: 0;
  }
  #content #main .content p {
    font-size: 1.4em;
    line-height: 1.4em;
    margin-bottom: 1.4em;
    font-family: "Georgia",serif;
    color: #333;
  }

  .search_sm .search-bar input[type="text"] {
    width: 210px;
    margin-left: 10px;
    border: 1px solid #06417a;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .btn-input {
    padding: 5px 8px 5px 7px;
    height: 27px;
  }
  .btn-input img {
    width:16px;
  }

  .all-highlights {
    margin-top: 0
  }

  #d4d .h6 span.magnify {
  height: 20px;
  float: left;
  background-size: 100%;
  }

  .page-search .search_large, .page-search .number-results,
  .page-search .all-results {
    width: 100%;
  }
  .page-search .search_large input[type="text"] {
    width: 260px;
    border: 1px solid #06417a;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .page-search .search-result h2 {
    white-space: normal;
  }
  .search-result .words .date, .search-result .words .estimated,
  .search-result .words .status {
    display: block;
    margin: 0;
    line-height: 1.6em;
  }
  .search-result .words .date {
    margin-top: 0.4em;
  }
  .search-result .words .sep {
    display: none;
  }

  .page-project #project {
    width: 250px;
  }
  .page-project #project .column {
    width: 100%;
  }

  .page-chapter #chapter_head h2 {
    width: 100%;
  }
  .page-chapter #chapter #copy, .page-chapter #chapter #app {
    width: 100%;
  }
  .page-chapter .all-highlights {
    margin-bottom: 2em;
  }
  .page-chapter .all-highlights {
    height: auto;
  }
  .all-highlights .view_all {
    height: auto;
    width: 100%;
    margin-bottom: 0.5em;
  }
  #footer-logo {
    padding: 15px 0px 0 10px;
  }

  /* d4d specific */
  #d4d {
    margin: 0 auto;
  }

  #d4d .search_box {
    margin-top:10px;
  }

  #d4d .search_box.wide-search {
    width: 128%;
    padding: 15px 13%;
    box-shadow: 0 0 5px #F0F0F0;
    background: #e9f0f8;
    display: inline-block;
    margin-bottom: 0px;
    margin: 0px 0 0 -14%;
    border-top: none;
  }


  #d4d #provider-search h3 {
    font-size:16px;
  }

  #main > div:first-child {
    width: 100%;
    padding-right:0;
  }

  .summary-info > div {
    float: left;
  margin: 0px 0px 10px;
  width: 100%;
  }

  #d4d .zero-top h3 {
    margin-bottom: 0px
  }

  #d4d h4 {
    font-size: 20px
  }

  .search_box .search_left >div:first-child {
    width: 100%;
    margin-bottom: 5px;
  }

 .main-index .icon-container > div {
    margin: 0px auto 10px;
    display: inline-block;
    float: none;
    height: auto;
    min-width: 200px
  }

  .featured-story {
    display: inline-block;
  }

.icon-container > div {
margin-right: 0px;
float: left;
}

.drugs-show .icon-container > div {
    margin-right: 0px;
  float: left;
  height: 130px;
  width: 150px;
}

.icon-container > div div:last-child {
  width: 105px
}
  .main-index .icon-container > div div {
    float: left;
    text-align: left;
  }

  .main-index .icon-container {
    text-align: center;
  }

 .main-index .icon-container > div div:first-child {
  width: 60px;
}

 .main-index .icon-container img {
    margin-top: 5px;
    max-width: 55px
}
  .main-index .main-num {
    font-size:40px;
  }

  #main > div:first-child .two-col > div {
    width: 100%;
    float: left;
  }
  .search_box.wide-search .search_left >div:first-child {
    width: 100%
  }
  .left_bar.column, .right_bar.column {
    width:100%;
  }
  .sorty th {
    min-width:20px;
  }
  .sorty th.big-header {
    min-width:20px;
  }
  .column {
    width:100%;
    padding-right:0;
  }

  html body #content h1, #d4d .how-to-use h3 {
    font-size: 24px
  }
  #d4d .how-to-use {
    width: 100%;
    margin:30px auto;
  }

  #d4d .hoh3w-to-use .questions  {
    font-size: 18px;
    line-height: 1.3em;
    margin-bottom: 15px
  }
  #content p {
    font-family: "Georgia",serif;
    font-size: 15px
  }
  #d4d .how-to-use ul li {
    font-size: 14px
  }
  #d4d .how-to-use ul {
    margin:0px;
  }
}

/* fix wrapper in > 320 and < 480 */
@media screen and (min-width:321px) and (max-width:480px) {
    html body #page .wrapper, html body #content-header .wrapper, html body #content .wrapper { width: inherit;}
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *

 */

