/*
 * 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 vendor/assets/stylesheets of plugins, if any, 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 top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *


*/

#content {
  font-family: "Helvetica Neue",arial,sans-serif;
}

#content h1 {
  float: left;
}

#deets {
  float: left;
  padding-bottom: 0;
  width: 570px;
}

#content h2 {
  font-size: 24px;
  font-family: ff-meta-serif-web-1,ff-meta-serif-web-2,Georgia,serif;
}

#results {
  margin: 10px 0;
  height: 30px;
}

.scrolly {
overflow: scroll;
height: 734px;
float: left;
width: 62%;
position: relative;
}

.scrolly_top {
  float: left !important;
  width: 595px !important;
}


.sortable th.headerSortDown_2 {
background-color: #C5D0DC;
background-image: url(//s3.amazonaws.com/cdn.propublica.net/deploy/images/common/arw-sorter-desc.png);
}

.sortable th.headerSortUp_2 {
background-color: #C5D0DC;
background-image: url(//s3.amazonaws.com/cdn.propublica.net/deploy/images/common/arw-sorter-asc.png);
}

.state-face {
  float: left;
  padding-right: 10px;
  width: 20px;
  font-family: StateFaceRegular;
}

#content-header .wrapper {
  padding: 0;
}

.guff,.state-guff {
  float: right;
  padding: 0 0 0 20px;
  width: 340px;
  font-size: 13px;
  font-family: "Helvetica Neue",arial,sans-serif;
  line-height:1.3em;
}

#individual-box .guff {
  width: 320px;
  float: left;
  padding-left: 25px;
}

#individual-box .guff p{
  padding-bottom:8px;
}

#individual-box #search-box {
  margin-bottom: 8px;
}

#individual-box #search-wrapper {
  height: 160px;
}

.state-guff {
  width: 340px;
  padding: 0 0 0 10px;
  float: right;
}

.state-guff h3 {
  margin-bottom: 5px;
}

.state-guff p {
  padding-bottom:8px;
}

.app-top-text {
  float: left;
  margin-top: 10px;
  width: 100%;
  line-height: 1.4;
}

.mini-text {
  font-size: 11px;
  font-family: "Helvetica Neue",arial,sans-serif;
}

.guff {
    font-family: "Helvetica Neue",arial,sans-serif;

}

.intro {
  margin: 10px 0 15px;
  font-family: georgia;
  line-height: 1.6;
  font-size:13px;
}

.crumbs {
  padding: 10px 0;
  font-weight: 400;
  font-size: 11px;
  font-family: Helvetica,arial,sans-serif;
}

/*#guff-0 {
  margin-left: 600px;
  box-shadow: -2px 0 8px -2px rgba(0, 0, 0, .4);
}

#guff-1 {
  margin-left: 600px;
  box-shadow: 2px 0 8px -2px rgba(0, 0, 0, .4);
}

#guff-2 {
  margin-left: 600px;
  box-shadow: -2px 0 8px -2px rgba(0, 0, 0, .4);
}

#guff-3 {
  margin-left: 600px;
  box-shadow: 2px 0 8px -2px rgba(0, 0, 0, .4);
}*/

.info-bar {
  float: left;
  margin-bottom: 10px;
  padding: 3px 0;
  font-weight: 700;
  font-size: 11px;
}

.source {
  padding-top: 0;
}


.last {
  margin-right: 0;
}

.b-last {
  border-bottom: 0 !important;
}


#topguff {
  position: relative;
  float: left;
  width: 100%;
  border-bottom: 1px solid #E7E7E7;
}

#topguff h1 {
  margin-bottom: 5px;
  padding-top: 0;
}

#topguff #stats {
  padding: 13px 0;
}


h3 {
  margin-bottom: 10px;
}

.address {
  float: left;
  width: 250px;
  text-transform: uppercase;
  line-height: 1.4em;
}

#deets .address {
  width: 100%;
}

.address h3 {
  clear: both;
  margin-bottom: 2px;
  padding-top: 10px;
}

/*.scrolly .sortable td {
  width: 150px;
}

.scrolly .sortable {
  border-top:0px;
  overflow:visible;
  width:594px;
  margin:30px 0 1px;
} 

.scrolly .head-1 {
  width: 121px;
  border-top: 1px solid #c3c3c3
}

.scrolly .head-2 {
  width: 100px;
  border-top: 1px solid #c3c3c3
}

.scrolly .head-3 {
  width: 92px;
  border-top: 1px solid #c3c3c3
}

.scrolly .head-4 {
  width: 125px;
  border-top: 1px solid #c3c3c3
}*/


.address p {
  float: left;
  color: #333;
  font-size: 11px;
  line-height: 1.4em;
}

li {
  list-style-type: none;
}

.info {
  padding-top: 10px;
}

/********* MAP *********/

#map {
  float: left;
  clear: both;
  margin: 0 20px 0 0;
  width: 600px;
  height: 400px;
  font-weight: 700;
}

.index-map {
  width: 600px;
}

#homebutton {
  z-index: 10000000;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 465px;
  display: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  width: 98px;
  height: 80px;
  border-radius: 3px;
  padding-left: 10px;
}

#homebutton p {
font-family: StateFaceRegular !important;
text-transform: lowercase;
font-size: 60px !important;
color: #666;
height: 67px;
width: 110px;
padding-top: 13px;
border-radius: 3px;
padding-left: 10px;
}

#homebutton .button-label {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

#homebutton p:hover {
  color: black;
}

#homebutton span {
top: -93px;
position: relative;
left: 20px;
  color: #FFF;
  font-size: 11px;
  text-transform: capitalize;
}


#highlight-box h2{
  font-size: 13px;
  font-family: "Helvetica Neue",arial,sans-serif;
}

.highlight-guff p.guff-title {
  font-family: ff-meta-serif-web-1,ff-meta-serif-web-2,Georgia,serif;
  font-weight: 700;
  font-size: 28px;
  padding-bottom: 0;
}

.highlight-guff .guff-date {
  font-family: "Helvetica Neue",arial,sans-serif;
  font-size:11px;
  text-transform: uppercase;
  color:#999;
  font-weight: normal;
  padding-bottom: 0px
}

.highlight-guff {
  position: absolute;
  width: 280px;
  background: rgba(255,255,255,.9);
  z-index: 10;
  height: 520px;
  display: none;
  padding: 15px 30px 30px 30px;
  margin-left: 615px;
  box-shadow: -2px 0 8px -2px rgba(0,0,0,.4);
}

.highlight-guff p {
  font-family: Georgia,serif;
  font-size: 13px;
  line-height: 1.6em;
  padding-bottom: 10px;
  width: 270px;
}

#highlight-box {
  float: left;
  margin-top: 0;
  padding: 10px 0 10px 10px;
  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  height:540px;
}

#highlight-box p {
  padding: 10px 0 5px;
  line-height: 1.6em;
  text-transform: uppercase;
  font-size: 11px;
  font-family: "Helvetica Neue", Arial, sans-serif;
}

.highlight-guff p.guff-dek {
  border-bottom: 1px solid #CECECE;
  color: #333;
  font-family: "Helvetica Neue",Arial,sans-serif;
  font-size: 13px;
  margin-bottom: 10px;
  padding-top: 0;
}

#highlight-map {
width: 98px;
height: 75px;
position: absolute;
top: 465px;
right: 10px;
font-size: 13px;
font-family: "Helvetica Neue",arial,sans-serif;
font-weight: bold;
cursor: pointer;
padding: 5px 0px 0px 10px;
border-radius: 3px;
z-index: 50000;
}

#highlight-map p:hover {
  color:black;
}

#line_map_guff {
  position: absolute;
font-size: 11px;
margin: 30px 10px 0px 550px;
}



.line_map_blue, .line_map_red {
  font-size:18px;
}

.line_map_blue {
  color:#014ba8;
}

.line_map_red {
  color:#d52d2c;
}

.line-map-icon {
  color:#cecece;
}

#highlight-map p {
  font-family: StateFaceRegular !important;
  text-transform: lowercase;
  font-size: 60px !important;
  color: #666;
  font-weight: normal;
  line-height: 1em;
}

#highlight-map span {
  
}

.highlight-incident {
  float: left;
  padding: 0 12px 10px;
  border-radius: 3px;
  margin: 10px 8px 0 5px;
  cursor: pointer;
  border: 1px solid #CCC;
  clear: both;
  width: 76px;
  opacity: .75;
}

.highlight-incident:hover{
  background: #fafafa;
  opacity: 1;
}

.highlight-active {
  background: #fafafa;
  box-shadow: inset 0 0 20px -2px rgba(0,0,0,.2);
  opacity: 1;
}

.show-box {
  float: left;
  margin-bottom: 15px;
  padding: 10px;
  border-width: 2px;
  border-style: solid;
  border-color: #CECECE #F0F0F0 #F0F0F0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  box-shadow: 0 0 5px #F0F0F0;
}

#home-box .show-box {
  width: 955px;
  padding: 0;
}

#home-box {
  position: relative;
}

#home-box #map_canvas {
  float: right;
  height: 545px;
  margin: 10px 10px 10px 0;
  width: 85.2%;
}

#map_canvas {
  float: left;
  height: 100%;
  width: 930px;
  height: 500px;
}

.mappable-true:before {
  content:"• ";
  color:#325381;
  font-size:20px;
}

.mappable-true {
  padding-top:0px !important;
}

.mappable-false {
padding-left:23px !important;
}

.mappable-text {
  position: relative;
  font-weight: 400;
  font-size: 11px;
  top: -4px;
  font-style: italic;
}

#mappable {
  background: #EDE9E1;
  width: 127px;
  border-radius: 1px;
  padding-left: 10px;
  height: 22px;
  line-height: 1.7em;
}


/********* SEARCH *********/


#search-box-small {
  float: right;
    -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
}

#search-box-small #search-wrapper {
  padding: 14px 15px 0;
  width: 300px;
  margin-bottom: 10px;
}

#stats-state #search-box-small #search-wrapper,#individual-box #search-box-small #search-wrapper {
  padding: 7px 15px;
  width: 300px;
  margin-bottom: 0;
  height: 125px;
}

.short {
  margin-bottom: 0;
  height: 125px;
}

#search-box-small #search-wrapper .search-examples {
  top: 0;
}

#search-box-small #search h4 {
  font-size: 18px;
}

#search-box-small #search-wrapper input#search_field {
  margin-bottom: 0;
  padding: 9px;
  width: 68%;
}

#search-box-indv #search-wrapper {
  height: 100%;
}

#search-box-indv #search-box {
  float: left;
  margin: 10px 0 0 15px;
}

#search-box #search-wrapper .btn-input, #search-box #search-wrapper input[type=submit] {
  float: right;
  height: 32px;
  margin-top: 2px;
}

#search-wrapper {
  float: left;
  padding: 20px;
  width: 300px;
  height: 180px;
  border-width: 2px;
  border-style: solid;
  border-color: #F0F0F0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background: none repeat scroll 0 0 #E9F0F8;
  box-shadow: 0 0 5px #F0F0F0;
}

#search input.fancy_btn {
  padding: 5px 10px;
  background: -webkit-gradient(linear,left top,left bottom,from(white),to(#F0F0F0));
  background: -moz-linear-gradient(top,white,#F0F0F0);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-weight: 700;
  border: 1px solid #999;
  cursor: pointer;
  user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  color: #000;
  -webkit-user-select: none;
  text-shadow: 1px 1px 0 #FFF;
  color: #000 !important;
  font-size: 11px !important;
  box-shadow: 0 0 0 rgba(0,0,0,0.6) !important;
  -webkit-box-shadow: 0 0 0 rgba(0,0,0,0.6) !important;
  -moz-box-shadow: 0 0 0 rgba(0,0,0,0.6) !important;
  text-transform: capitalize;
  font-family: "Helvetica Neue",Arial,sans-serif;
}


#stats-op #search-box {
  margin-bottom: 0;
}

#stats-op #search-wrapper {
  height:150px;
}

#year_dropdown {
  margin-top: 10px;
}

.search-right {
width: 100%;
border-top: 1px solid white;
padding-top: 5px;
clear: both;
margin-top: 20px;
}

#search h4 {
  margin-bottom: 10px;
  font-size: 25px;
  font-family: ff-meta-serif-web-1,ff-meta-serif-web-2,Georgia,serif;
}

#stats-search #results {
  margin: 10px 0;
  width: 65%;
}


#stats-search #search-box {
  margin-bottom: -25px;
}

#search input.fancy_btn:hover {
color: black;
cursor: pointer;
text-decoration: none;
background: -webkit-gradient(linear,left top,left bottom,from(white),to(#DEDEDE));
background: -moz-linear-gradient(top,white,#DEDEDE);
-webkit-box-shadow: #999 0 0 2px;
-moz-box-shadow: #999 0 0 2px;
}

.fancy_btn:active {
  position: relative;
  top: 1px;
}

#search-box-small #search-box form {
  padding: 0;
}

#search-box-small .search-right {
  width: 100%;
  border-top: 1px solid #FFF;
  padding-top: 0;
  clear: both;
  margin-top: 15px;
}

#search-box form {
  padding: 5px 0;
}

#search-box input#search_field {
  padding: 10px;
  width: 67%;
}

#search-box {
  float: right;
  margin-bottom: 20px;
    -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
}

.search-examples,.search-year {
  position: relative;
  top: 4px;
  float: left;
  color: #999;
  font-size: 11px;
  font-family: "Helvetica Neue", Arial, sans-serif;
}

.search-year {
  padding-right: 10px;
  height: 30px;
  padding-top: 8px;
}

.results {
  width: 300px;
}

/********* STATS *********/

#individual-box #stats-indv {
  width:100%;
}

#stats-indv h1 {
  margin-bottom: 5px;
  padding-bottom: 10px;
  width: 100%;
}

#stats,#stats-indv {
  float: left;
}

#search-box-small #search-wrapper {
  height:150px;
}

#stats-indv {
  margin-top: 0;
  width: 65%;
}

#stats-indv h2 {
  padding-bottom: 20px;
}

#stats-indv .big_num {
  margin-bottom: 10px;
}

#stats p {
  float: left;
  margin-top: 0;
}

#stats {
  padding: 0 0 15px 5px;
}

#stats_bar {
  float: left;
  clear: both;
  padding-top: 10px;
}


#stats .big_num,#stats-indv .big_num,#stats_bar .big_num,#results .big_num,.big_num {
  float: left;
  padding-right: 15px;
  color: #000;
  font-weight: 700;
  font-size: 18px;
  font-family: ;
  line-height: 1em;
}

#stats .stats-nums {
  float: left;
}

#stats .tiny_num, #stats-indv .tiny_num, #stats_bar .tiny_num {
  color: #404040;
  font-weight: 400;
  font-size: 11px;
}



/********* BAR CHART *********/

/*#scrubber {
  position: absolute;
  right: 0px;
  bottom: 0px;
  left:0px;
  top:0px;
  width: 1px;
  pointer-events: none;
  background:#000;
  z-index:4000000;
  opacity:0.40;
}*/

.bar-chart-state {
  clear: both;
  margin: 10px 0 30px;
  width: 595px;
  height: 110px;
  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
}

.smaller-chart-stats .bar-chart-state {
  clear: both;
margin: 10px 0 0px;
width: 350px;
height: 73px;
  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
}


.smaller-chart-stats {
  width: 350px !important;
  float:right !important;
  position: relative;
  left: 10px;
}

.smaller-chart-stats h2 {
  position: absolute;
  top:68px;
  text-transform: none !important;
}

.smaller-chart-stats h2 .tiny_year {
  position: relative;
  top: -13px;
  font-size: 9px;
  left: 45px;
  color: #816F36;
  text-transform: none !important;
  margin-right: 107px;
}


.bar-container a {
  text-decoration: none;
  color: #000;
}

.bar-container {
  position: relative;
  float: left;
  margin-right: 7px;
  width: 15px;
  height: 110px;
  opacity: .8;
  cursor: pointer;
}

.bar-container_2 {
  height:50px !important;
  margin-right: 7px !important;
  width: 5px !important;
}

.bar-container_2 .label-year {
  top:55px !important;
}

.bar-container_2 .bar {
  width: 8px;
  background:#B0B8AF;
}

.bar-container_2:hover .bar{
  z-index: 1000;
  background:#444 !important;
}

.tiny_label {
  font-size:9px;
  display:none;
}

.invis {
  display:none;
}

.tiny_label_active {
  display:block;
}

.sticky_active {
  background:#fff !important;
  color:black;
}

#smaller_charts {
  float:right;
  width:350px;

}

#home_search #search-wrapper {
  margin-top:30px;

}

.label_smaller {
  font-size:10px;
  top:10px;
}

.bar-container:hover {
  z-index: 1000;
  opacity: 1;
}

.bar {
  position: absolute;
  bottom: 0;
  float: left;
  width: 15px;
  background-color: #CCC;
}

.bar-cause {
  position: absolute;
  bottom: 0;
  float: left;
  width: 15px;
}

.bar-cause-container {
  position: relative;
  float: left;
  margin-right: 6px;
  width: 15px;
  height: 100%;
  cursor: pointer;
}

.cause-label {
  margin: 0 0 5px 4px;
}

.color-box {
  float: left;
  width: 15px;
  height: 16px;
  margin: 0 8px 0 5px;
}

.bar-All {
  background-color: #022a36;
}

.bar-Other {
  background-color: #1c2d23;
}

.bar-Material {
  background-color: #809aa4;
}

.bar-Incorrect {
  background-color: #474c1f;
}

.bar-Excavation {
  background-color: #b66301;
}

.bar-Corrosion {
  background-color: #660404;
}

.bar-Natural {
  background-color: #8c7181;
}

.bar span {
  position: relative;
  top: -15px;
  font-size: 10px;
}

.bar.active {
}

.partial_2012 {
position: relative;
left: 518px;
top: -12px;
font-size: 11px;
font-style: italic;
color: #999;
}

#chart-stats h2, .by-the-number {
  display: inline-block;
  padding: 5px 0;
  -webkit-border-radius: 4px;
  border-radius: 1px;
  font-weight: 400;
  font-size: 11px;
  font-family: "Helvetica Neue",arial,sans-serif;
}

.smaller-chart-stats h2 {
    display: inline-block;
  padding: 5px 0;
  -webkit-border-radius: 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 11px !important;
  font-family: "Helvetica Neue",arial,sans-serif !important;
}

.smaller-chart-stats {
  float: left;
  width: 595px;
    -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
}

.by-the-number {
  float: left;
  margin-bottom: 5px;
  padding-top:0px;
}

.scrolly .by-the-number {
  border-top: 1px solid #E2E2E2;
  padding-top:5px;
  width:100%;
}

/*.chart:last-child, .bar-container_2:last-child  {
  display:none;
}*/


#chart-stats {
float: left;
width: 600px;
border-top: 1px solid #E2E2E2;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
border-bottom: 1px solid #E2E2E2;
margin-bottom: 10px;
}

#chart-stats .hover_details {
  margin: 0px 20px;
  border-top:1px solid #E2E2E2;
  float: right;
}

#chart-stats .hover_details_inner {
  padding: 3px 5px 5px 5px;
  background: #EDE9E1;
  font-style: italic;
  font-size: 11px;
}

#chart-stats-state {
  float: left;
  width: 620px;
}

#chart-stats-state #stats {
  clear: both;
  padding: 0 0 15px;
}

#chart-stats-state h1 {
  margin-bottom: 15px;
}



/********* TOOLTIP *********/

.tip-inner {
  display: none;
}

span.active,.tip-inner.active {
  display: block;
}

.tooltip {
  position: absolute;
  width: 50px;
}

.tip {
  z-index: 200;
  display: block;
  padding: 5px;
  width: 260px;
  color: #000;
  font-weight: 400;
  font-size: 12px;
  font-family: "Helvetica Neue", Arial, sans-serif;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -khtml-opacity: 0.9;
  -moz-opacity: 0.9;
}

.tip-inner,#map-tip {
  padding: 6px 8px 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border-radius: 3px;
  background-color: #FFF;
  -webkit-box-shadow: rgba(0,0,0,0.296875) 0 2px 3px 0;
  -moz-box-shadow: rgba(0,0,0,0.296875) 0 2px 3px 0;
  box-shadow: rgba(0,0,0,0.296875) 0 2px 3px 0;
  color: #000;
  text-decoration: none;
  font-size: 12px !important;
  line-height: 1.5em;
  z-index: 1000000;
}

.label {
  font-weight: 700;
  font-size: 12px;
}

.label-plus {
  margin: 5px 0 8px;
  color: #888;
  font-weight: 700;
  font-size: 24px;
}

.indv-text {
  padding: 0 30px 0 10px;
  float: left;
  width: 245px;
  font-family: "Helvetica Neue", Arial, sans-serif;
}

.indv-text p {
  line-height: 1.6em;
  padding: 10px 0;
  border-bottom: 1px solid #ececec;
}

.indv-title {
  font-size: 14px;
  font-weight: 700;
}

.label-year {
  position: relative;
  top: 115px;
  font-size: 9px;
}


#map-tip {
  width: 200px;
  padding: 8px !important;
}

#line_map {
  position: absolute;
  margin: 10px 0px 0px 131px;
  display:none;
  width:825px;
  height:545px;
  z-index:10000;
}


/********* PAGINATE *********/


.pagination a,.pagination span,.pagination em {
  padding: .2em .5em;
}

.pagination .disabled {
  color: #aaa;
}

.pagination .current {
  color: #444;
  font-weight: 700;
  font-style: normal;
}

.pagination a {
  border: 1px solid #ddd;
  color: #0063dc;
  text-decoration: none;
}

.pagination a:hover,.pagination a:focus {
  background: #EBEBEB;
  color: #444;
}

.pagination .page_info {
  padding-top: .8em;
  color: #aaa;
}

.pagination .previous_page,.pagination .next_page {
  border-width: 1px;
}

.pagination .next_page {
  margin-left: 1em;
}

.page {
  float: left;
  clear: both;
  margin: -50px 0 5px;
}

.page .pagination {
  margin-right: 25px;
}

/********* TABLE *********/

.state-header {
  width: 120px;
}

.wide-header {
  min-width: 120px;
}

.med-header {
  min-width: 90px;
}

.small-header {
  min-width: 80px;
}

.extra-wide-header {
  min-width: 130px;
}

table#data.sortable thead#main-thead {
  position: absolute !important;
}

table.sortable {
  float: left;
  margin: 0 0 1px;
}

table.thin-table {
  clear: both;
  margin-top: 10px;
  width: 100%;
}

.sortable th a {
  display: block;
  color:black;
}

.sortable th a:hover {
  text-decoration: none
}

.scrolly_top th {
  padding: 5px !important;
}

.sortable th {
  padding: 0;
  border-right: 1px solid #C3C3C3;
  border-bottom: 2px solid #C3C3C3;
  background: #D1DCE9 url(//s3.amazonaws.com/cdn.propublica.net/deploy/images/common/arw-sorters.png) 100% 50% no-repeat;
  vertical-align: middle;
  text-align: left;
  font-size: 12px;
  font-family: Helvetica;
  cursor: pointer;
}

table.operator-table {
  width: 100%;
  margin-top: 10px;
}

#stats-indv table th {
  padding: 10px 15px 0 0;
  color: #000;
  text-align: left;
  font: 13px "Helvetica Neue", sans-serif;
  font-weight: 700;
  width: 150px;
}

#stats-indv table td {
  padding: 7px 30px 13px 0;
  font: 13px "Helvetica Neue", arial, sans-serif;
}

#stats-search table {
  width: 100%;
}

tr:nth-of-type(even) {
  background: #EBEBEB;
}

#table-clear {
  clear: both;
}

#top-clear {
  clear: both;
}

.sortable .header {
  padding: 5px;
  text-align: left;
}

/*.header a {
  display: block;
  width: 100%;
  height: 100%;
  color: #000;
  vertical-align: bottom;
  text-decoration: none;
}*/



/********* STATS *********/


#stats-state .bar-container {
  float: left;
  margin-right: 7px;
  width: 15px;
  opacity: .8;
  cursor: pointer;
}

#stats-state #stats {
  clear:both;
}

#stats-state .label-year {
  position: relative;
  font-size: 9px;
}

#stats-indv #topguff {
  padding-bottom: 5px;
  border-bottom: 0;
}

#stats-indv .show-box {
  width: 570px;
}

#stats-state #topguff {
  width: 65%;
}

#stats-op #topguff {
  width: 65%;
  border-bottom: 0;
}

.date {
  padding-bottom: 5px;
  color: #888;
  font-weight: 700;
  font-size: 15px;
}

.scrolly-container {
border-top: 1px solid #E2E2E2;
width: 62.5%;
height: 20px;
position: relative;
float: left;
padding-top: 5px;
}
@media screen and (max-width: 480px) {
#stats-indv {
  padding: 10px 0 0;
}

#homebutton {
right: -20px;
top: 111px;
background: white;
height: 66px;
width: 100px;
border-radius: 3px;
padding-left: 10px;
}

#smaller_charts {
  float: left;
  width: 300px;
  padding-bottom: 20px;
  border-bottom: 1px solid #E2E2E2;
  margin-bottom: 10px;
}

#home_search #search-wrapper {
  margin-top: 0px;
  padding-bottom: 40px;
}



#homebutton span {
  top: -77px;
  left: 15px;
}

#homebutton p {
font-size: 50px !important;
padding-top: 15px;
color: #999;
height: 50px;
width: 80px;
background: white;
border-radius: 3px;
padding-left: 0px;
}

#search input.fancy_btn {
  padding: 0 10px;
  height: 30px;
  margin-top: 5px;
}

#search-wrapper,#search-box-small #search-wrapper,#individual-box #search-box-small #search-wrapper,#stats-state #search-box-small #search-wrapper,#individual-box #search-box-small #search-wrapper {
  padding: 11px 5px 20px 15px;
  width: 280px;
  height: 140px;
  margin-bottom: 20px;
}



#stats-op #search-box-small {
  float: left;
  margin-top: 20px;
}

#individual-box .guff {
padding-left: 0px;
}

#topguff {
  width: 320px;
}

#search-box input#search_field,#search-box-small #search-wrapper input#search_field {
  padding: 5px;
  margin-top: 5px;
}

#stats-indv table th {
  padding: 10px 30px 0 0;
  font-weight: 700;
}

#stats-indv table td {
  padding: 5px 10px 23px 0;
  font: 11px "Helvetica Neue", arial, sans-serif;
  line-height: 1.4em;
}

#stats-state #topguff {
  width: 100%;
}

#stats-search #results {
  margin: 10px 0;
  width: 100%;
}

#stats-op #topguff {
  width: 100%;
}

#search-wrapper input#search_field {
  border-radius: 2px;
  height: 20px;
}

#stats-search table {
  width: 100%;
  margin-top: 0;
}

.pagination {
  font-size: 10px;
  clear: both;
  padding: 50px 0px 10px;
  margin-right: 25px;
}

.pagination .next_page {
  margin-left: .2em;
}

#stats-search p.big_num {
  font-size: 14px;
  width: 400px;
  margin-top: 0px;
}

#map_canvas,#home-box #map_canvas {
  float: left;
  height: 100%;
  width: 320px;
  height: 200px;
}

.highlight-incident{
  width: 60px;
  clear: none;
  border: 1px solid #CCC;
  border-radius: 3px 3px 3px 3px;
  clear: none;
  cursor: pointer;
  float: left;
  margin: 10px 3px 10px 0;
  opacity: 0.75;
  padding: 0 0 5px 10px;
}

#home-box .show-box,#stats-state .show-box {
  border: 0 none;
  box-shadow: 0 0 0 #FFF;
  padding: 0;
  width: 100%;
}

.highlight-incident img{
  width: 50px;
}

.highlight-incident p {
  font-size: 11px;
  text-transform: capitalize;
}

.highlight-guff {
  width: 270px;
  height: 360px;
  padding: 5px;
  position: relative;
  clear: both;
  height: 100%;
  margin: 10px 0;
}

.highlight-guff p {
  font-size: 13px;
}

.highlight-guff p.guff-title {
  font-size: 24px;
}

#guff-1,#guff-2,#guff-0,#guff-3 {
  box-shadow: 0 0 0 0 rgba(0,0,0,0);
  margin-left: 0;
}

#chart-stats {
  display: none;
}

.scrolly {
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.scrolly table.sortable {
  border-top: 0;
}

.scrolly table.sortable th.header {
  min-width: 138px;
  border-top: 1px solid #c3c3c3;
}

span.state-face {
  display: none;
}

.media-gone {
  display: none;
}

.med-header {
  min-width: 150px;
}

#highlight-box {
  width: 100%;
  padding: 0;
  height:100%;
  overflow:hidden;
}

#highlight-box p {
  font-size: 10px;
  text-transform: capitalize;
  padding: 5px 0;
}

.guff,.state-guff {
  width: 100%;
  margin-bottom: 10px;
}

#stats .big_num,#stats-indv .big_num,#stats_bar .big_num,#results .big_num,.big_num {
  float: left;
  padding-right: 0;
  color: #000;
  font-weight: 700;
  font-size: 14px;
  font-family: ;
  line-height: 1em;
  padding-bottom: 10px;
  width: 78px;
}

#stats .big_num {
  padding-right: 8px;
  padding-bottom: 15px;
  width: 90px;
}

#stats-indv .big_num {
  padding-bottom: 0;
}

#search-box {
  margin-bottom: 0;
}

.media-left {
  clear: both;
}

.indv-text {
  clear: both;
}

#stats-indv .show-box {
  width: 275px;
}


#stats-indv #search-box {
  float: left;
}

#stats-indv #search-box #search-wrapper {
  padding-bottom: 20px;
}

#highlight-map {
width: 100px;
height: 58px;
top: 114px;
left: 210px;
opacity: 1;
font-size: 10px;
background: white;
right:10px;
padding: 5px 0px 0px 10px;;
}

#highlight-map img {
  width: 60px;
  padding-top:5px;
}

#highlight-map span {
  padding-left:3px;
  text-shadow: white 0px 1px 1px;
}

#highlight-map p {
  font-size:50px !important;
}

#line_map {
  position: absolute;
  margin: 131px 0px 0px 0px;
  display: none;
  width: 325px;
  height: 245px;
}

#line_map img {
  width: 320px;
  height: 200px;
}


}


/* Nexus 7 */
@media screen and (-webkit-min-device-pixel-ratio: 1.1) and (width: 603px) { html { zoom: 60.91370%; } }
/* Samsung Galaxy */
/* @media screen and (device-width: 800px) { html { zoom: 81.21827%; } } */
/* Kindle Fire */
@media screen and (device-width: 600px) { html { zoom: 60.91370%; } }
/* iPad */
@media screen and (device-width: 768px) { html { zoom: 77.96954%; } }


