/*
 * 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 {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    min-width: 300px;
  }

  .wrapper {
    margin: 0 auto;
    max-width: 960px;
    min-width: 300px;
    width: 100%;
  }

  .last-updated {
    font-size: 11px;
    text-transform: uppercase;
    color: #AF0000;
    font-family: Arial;
    margin: 30px 0 25px 0;
    border-bottom: 1px solid #EEE;
    padding: 0 0 10px 0;
    display: none;
  }

  .titles {
    margin: 30px auto 40px;
    width: 75%;
  }

  .titles h1 {
    text-align: center;
  }

  .titles .byline {
    text-align: center;
  }

  .titles .guff {
    margin: 18px 0 25px;
    font-size: 15px;
    line-height: 1.6em;
    color: #333;
    font-family: Georgia, serif;
  }

  footer {
    color: #A9A8A6;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 12px;
    margin: 70px auto 0px;
    border-top: 1px solid #eee;
    padding-top: 20px;
    width: 75%; }
    footer p {
      margin: 0 0 10px 0; }

  #footer {
    background: rgb(235, 235, 235);
    
  }

  #footer-logo-image {
    background: url(https://static.propublica.org/logos/propublica-words.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;
  }

  @media screen and (max-width: 480px){

    html body {
       padding-top: 0px;
       background: none;
      -webkit-background-size: 0px 0px;
      -moz-background-size: 0px 0px;
      background-size: 0px 0px;
    }

    .titles {
      width: 100%;
    }

  }

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

  .cf:after {
      clear: both;
  }

  @media screen and (max-width: 700px) {
    .c-header h2 {
      display:none;
    }
  }

  @media screen and (max-width: 480px){


    header .banner-logo p {
      font-style: normal;
      margin: 0px
    }

    header[role="banner"] nav, header[role="banner"] > div > div {
    }

    header[role="banner"] nav ul.tools-nav li.social-widget {
      display:none;
    }

    header[role="banner"] nav ul.tools-nav li.email {
      border-left:none !important;
    }

    .c-header header[role="banner"] h1 {
      margin: auto;
      width: 120px;
    }

    header[role="banner"] nav ul.tools-nav .donate a {
      font-size: 1.1em
    }

  }

  header[role="banner"] nav ul.tools-nav .donate a {
    display: block;
    width: auto;
    text-indent: 0;
    font-family: 'Tiempos Text', Georgia, serif;
    font-size: .8125rem;
    }

  header[role="banner"] nav ul.tools-nav li a:hover, header[role="banner"] nav ul.tools-nav li a:focus {
  opacity: 1;
  }

  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;

  position: relative;
  border-left: 1px solid #DDD;
  margin: 7px 0 0 10px;
}

header[role="banner"] {
  width: 100%;
  height: 40px;
  z-index: 1000;
  background: #f0f0f0;
  padding-left:10px;
}


header[role="banner"] > div > div {
  float: left;
  margin: 10px 0px 0px 15px;
  border-left: 1px solid #fff;
  padding-left: 15px;
}

header[role="banner"] > div > div p {
  padding-top: 2px;
  font-size: 15px;
  color: #fff;
  font-family: 'graphik', "Helvetica", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: .02em;
  margin-bottom: 0px;
  line-height: 1.2
}

header[role="banner"] > div > div p span {
    font-weight: normal;
    text-transform: none;
    font-size: 12px;
    margin-right: 8px;
    font-style: italic;
}

header[role="banner"] > div > div a {
  color: #fff;
}

header[role="banner"] h1 {
display: block;
width: 116px;
height: 40px;
float: left;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
transition: all 0.25s ease;
margin: 0px;
padding:0px;
margin-top: 2px;
}

header[role="banner"] h1:hover {
  opacity: 1
}
header li {
}


header[role="banner"] h1 a {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  height: inherit;
  background: url("//propublica.s3.amazonaws.com/assets/graphicssetter-2017-logos/ProPublica-wordmark-BW.svg") 0 10px no-repeat;
}

header[role="banner"] nav ul.tools-nav li a {
text-decoration: none;
display: block;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
width: 30px;
color: #000;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
transition: all 0.25s ease;
opacity: .8
}

header[role="banner"] nav ul.tools-nav li {
  display: inline-block;
  vertical-align: top;
  line-height: 1.8;
  margin-top: 13px;
  margin-right: 5px
}

header nav a:hover, nav a:focus, header nav .comment a:hover, header nav .comment a:focus {
-webkit-transform: scale(1.25);
-moz-transform: scale(1.25);
-ms-transform: scale(1.25);
-o-transform: scale(1.25);
transform: scale(1.25);
}


header[role="banner"] nav ul.tools-nav .donate a:hover, header[role="banner"] nav ul.tools-nav .donate a:focus {
opacity: 1;
background: #ab3535;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}


header[role="banner"] nav ul.tools-nav .donate a {
  opacity: .8;
  background: #be3b3b;
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1;
  padding: 0.6em 0.6em 0.6em 0.6em;
  position: relative;
  top: -0.6em;
  border-radius: 0 0 0.3em 0.3em;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

header[role="banner"] nav {
font-size: 0.875em;
}


header[role="banner"] nav ul.tools-nav {
  display: inline-block;
  position: absolute;
  top: -0.5em;
  list-style: none;
  height: 40px;
  right: 1em;
  margin: 0px;
}

header nav .twitter a {
background: url("//static.propublica.org/logos/nav-sprites-dark.min.svg") 0 -50px no-repeat;
transform: scale(.85);
}


header nav .facebook a {
  background: url("//static.propublica.org/logos/nav-sprites-dark.min.svg") 0 0 no-repeat;
  transform: scale(.85);

}

header[role="banner"] nav ul.tools-nav li.facebook a {
  width: 26px
}
header[role="banner"] nav ul.tools-nav li.email {
  margin-right: 10px;
}
header[role="banner"] nav ul.tools-nav li.email svg {
    display: inline-block;
    max-width: 20px;
    padding: 3px 5px 0px 0px;
}
header[role="banner"] nav ul.tools-nav li.email svg path {
  fill:#000;
  opacity: .9;
}
header[role="banner"] nav ul.tools-nav li.email a {
  color:#000;
  width:auto;
  display:inline;
  font-family: Graphik,Arial,Verdana,sans-serif;
  font-weight:600;
  font-size:14px;
  letter-spacing: .02em;
}
header[role="banner"] nav ul.tools-nav li.email a span {
    position: relative;
    top: -2px;
}

#content .smaller-header h1.main-header  {
  text-align: left;
  font-size: 20px;
  margin-bottom: 5px;
}

#content .smaller-header h4 {
    font-family: 'Tiempos Text', Georgia, serif;
    font-size: 14px;
    font-weight: normal;
}

#content .smaller-header {
  display: inline-block;
  width: 100%;
  text-align: left;
  margin-bottom: 20px;
}

  .mobile-view {
    display: none;
  }



 @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  header[role="banner"] h1 {
     margin-top:-10px;
  }
}

  
/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/


.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */



/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}





/* Combination filter options*/

#options .option-combo {
  display: inline-block;
  float: left;
  margin-right: 10px;
}

#options .option-combo ul {
  margin-right: 20px;
  display: inline-block;
}

#options .option-combo h2,
#options .option-combo h4 {
  line-height: 34px;
  margin-bottom: 0;
  margin-right: 5px;
  display: inline-block;
  vertical-align: top;
}

/* Color shapes */

.color-shape {
  width: 70px;
  height: 70px;
  margin: 5px;
  float: left;
}

.color-shape.round {
  -webkit-border-radius: 35px;
     -moz-border-radius: 35px;
          border-radius: 35px;
}

.color-shape.big.round {
  -webkit-border-radius: 75px;
     -moz-border-radius: 75px;
          border-radius: 75px;
}

.color-shape.red { background: red; }
.color-shape.blue { background: blue; }
.color-shape.yellow { background: yellow; }

.color-shape.wide, .color-shape.big { width: 150px; }
.color-shape.tall, .color-shape.big { height: 150px; }

.color-shape a {
  display: block;
  height: 100%;
}

.color-shape a:hover {
  background: white;
  background: hsla( 0, 0%, 100%, 0.5 );
}

/**** Horizontal ****/

.horizontal #container {
  height: 80%;
}

#copy {
  max-width: 640px;
}

/**** Photo demo ****/

.photos .photo {
  width: 320px;
  margin: 5px;
  float: left;
}

.photos .photo img {
  display: block;
  width: 100%;
}


.demos #content {
  height: 100%;
}

/**** Docs ****/

.docs #content {
  max-width: 640px;
}

.docs #content a:hover {
  border-bottom: 1px dotted;
}

/**** Doc page nav ****/



#site-nav {
  width: 200px;
  position: absolute;
  left: 10px;
  top: 0px;
  padding-top: 20px;
  font-size: 12px;
}

#site-nav h1 {
  font-size: 24px;
  margin-bottom: 0.5em;
  margin-top: 0;
  font-weight: bold;
  font-family: 'Helvetica Neue', Arial, sans-serif;
}

#site-nav h2 {
  font-size: 17px;
  font-weight: normal;
  margin: 0 0 0.3em;
  border-top: none;
}

#site-nav h1 a { color: #4FB; }
#site-nav h1 a:hover { color: #4BF; }

#site-nav ul {
  list-style: none;
  margin: 0 0 1.0em;
  font-weight: bold;
}

#site-nav ul ul { margin-bottom: 0; }

#site-nav ul a {
  display: block;
  border: none;
  padding: 1px 5px;
}

#site-nav ul .current a {
  background: hsla( 0, 0%, 0%, 0.3 );
  color: #1BF;
}
#site-nav ul a:hover,
#site-nav ul .current a:hover { color: white; }

#site-nav ul .current .toc a {
  font-size: 12px;
  padding-left: 1.2em;
  font-weight: normal;
}

/**** Doc content ****/

.docs #content h2 {
  border-top: 1px solid #333;
  padding-top: 0.8em;
  margin-bottom: 0.8em;
}

.docs #content h2:target {
  padding: 10px;
  background: white;
  color: #222;
}

.docs #content h3 {
  color: #FEC;
  background: hsla( 0, 0%, 75%, 0.05 );
  padding: 2px 0.5em;
  margin-bottom: 0.5em;
  font-size: 1.15em;
}

.docs #content h4 {
  margin-bottom: 0.5em;
  font-size: 14px;
}


footer {
  font-size: 12px;
  font-style: italic;
  border-top: 1px solid #333;
  padding: 0.8em 0;
}

pre {
  padding: 10px;
}

pre, code {
  background: black;
  color: white;
  font-family: 'Monaco', monospace, sans-serif;
}

#content code {
  font-size: 12px;
}

#content pre {
  line-height: 1.6em;
}

h3#options {
  padding-bottom: 0;
}

.option-def dl dt,
.option-def dl dd {
  float: left;
  padding: 0 1.2em;;
  background: #161616;
  line-height: 36px;
  height: 36px;
}

.option-def dl.header dt,
.option-def dl.header dd {
  background: #444;
}

.option-def dl .option-type {
  font-size: 13px;
  color: #AAA;
  font-style: italic;
}

.option-def dl dd {
  border-left: 1px solid #222;
}

/* Tagline */

.docs .tagline {
  font-size: 22px;
  font-weight: 300;
}

/* as-is from MIT */

.docs .as-is {
  font-size: 95%;
}

/* Commercial license blurb */

.docs #commercial {
  background: white;
  padding: 10px;
  font-size: 14px;
  color: #1F1F1D;
}

.docs #commercial a { font-weight: bold;}

/**** Pygments ****/

code .s1,
code .s { color: #78BD55; } /* string */
code .mi, /* integer */
code .cp, /* doctype */
code .kc { color: #5298D4; } /*boolean*/
code .k { color: #E39B79; } /* keyword */
code .kd, /* storage */
code .na { color: #A9D866; } /* markup attribute */
code .p  { color: #EDB; } /* punctuation */
code .o  { color: #F63; }   /* operator */
code .nb { color: #AA97AC;} /* support */

/* comment */
code .c,
code .c1 { color: #666; font-style: italic; }

code .nt { color: #A0C8FC; } /* Markup open tag */

code .nf { color: #9EA8B8; } /* css id */
code .nc { color: #A78352; }  /* CSS class */
code .m  { color: #DE8E50; } /* CSS value */
code .nd { color: #9FAD7E; } /* CSS pseudo selector */



/**** Super list ****/


/**** Sites using Isotope ****/

#sites h2 {
  display: none;
  padding: 0.4em;
  line-height: 32px;
  margin-bottom: 0.4em;
  -webkit-transition: background-color 0.8s;
     -moz-transition: background-color 0.8s;
       -o-transition: background-color 0.8s;
          transition: background-color 0.8s;
}

#sites h2 img {
  display: inline-block;
  margin-right: 0.4em;
  vertical-align: bottom;
}

#sites h2.loading {
  background: white;
  color: #222;
}
#sites h2.error {
  background: red;
  color: #222;
}


#sites ul {
  margin: 0;
}

.super-list .example {
  list-style: none;
  float: left;
  width: 230px;
  margin: 5px;
}

.super-list .example a,
.super-list .example b,
.super-list .example img {
  display: block;
}

.super-list .example img { width: 100%; }

.super-list .example a {
  background: #1F1E1D;
}

.super-list .example a:hover {
  background: white;
  color: #111;
}

.super-list .example b {
  font-weight: bold;
  line-height: 1.3em;
  padding: 3px;
  padding-top: 8px;
}

.super-list .link {
  float: left;
  position: relative;
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 300;
  margin: 5px;
}

.super-list .link {
  width: 230px;
  height: 110px;
}

.super-list .link a {
  display: block;
  padding: 10px;
  padding-left: 65px;
  height: 90px;
  background: #1F1E1D;
  color: #FE5;
  -webkit-border-radius: 14px;
     -moz-border-radius: 14px;
          border-radius: 14px;
}

.super-list .link a:before {
  content: 'âž”';
  font-size: 70px;
  position: absolute;
  top: 30px;
  left: 5px;
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
}

.super-list .link.away a:before {
  top: 25px;
  left: 0px;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.super-list .link a:hover {
  background: #E58;
  color: white;
}

.super-list .feature .name {
  bottom: auto;
  top: 140px;
  left: 18px;
  font-size: 20px;
}


/**** Infinite Scroll ****/

#infscr-loading {
  position: fixed;
  text-align: center;
  bottom: 30px;
  left: 42%;
  z-index: 100;
  background: white;
  background: hsla( 0, 0%, 100%, 0.9 );
  padding: 20px;
  color: #222;
  font-size: 15px;
  font-weight: bold;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}



/* The Magnificent Clearfix: nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
html body {
  background: #fff
}

html {
  background: rgb(235, 235, 235) !important
}

body * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

p {
  font-weight: 400;
  line-height: 1.5em;
  font-size: 15px;
}
p.byline {
  text-align: center;
  font-size: 15px;
}

h1 a:hover {
  color:#237EB5;
}
.byline a, a, .app-top-text-only p.byline a, a:hover {
  color:#237EB5;
}

h3 {
  text-align: center;
  font-family: 'Tiempos Text', Georgia, serif;
  font-size: 20px;
  margin-bottom: 10px
}

h3.left-title {
  text-align: left;
}

h3.left-title.larger-title {
  font-size: 26px;
}

h4 {
  font-family: 'Tiempos Text', Georgia, serif;
  font-size: 18px;
  margin: 5px 0px
}

h5 {
  font-family: 'Tiempos Text', Georgia, serif;
  font-size: 16px;
  margin-bottom: 5px;
}

a.single-block {
  display: inline-block;
}
.ohno {
  text-align: left;
  margin: 30px auto 50px
}

#content .ohno h1 {
  font-size: 22px
}


#content .wrapper {
  overflow: visible;
  padding:10px;
}

.mobile-header, .mobile-only {
  display: none;
}
.hourlybox {
  clear: both;
  margin-left:92px;
}
.hourlybox span {
width: 55px;
height: 12px;
border-left: 1px solid #cecece;
float: left;
padding: 2px 2px;
border-top: 1px solid #cecece;
}
.hourlybox span:last-child {
  border-right: 1px solid #cecece
}

#flowchart .curly {
width: 10px;
margin: 0px 0px 0px -5px;
position: absolute;
}

#flowchart .curly svg{
  fill: #000;
}
.flow_box svg path  {
  stroke: #000;
}

#flowchart .flowchart_item.half {
top:24.5%;
}

.flowchart-label {
padding: 10px 0px 00px;
text-align: right;
border: 0px;
width: 880px;
}
.flowchart-label span {
padding: 2px 10px 3px;
background: #F8F8F5;
border-radius: 0px 0px 5px 5px;
font-size: 11px;
color: #888;
position: relative;
top: 85px;
}

.wait-times {
  clear: both;
float: left;
font-style: italic;
font-size: 13px
}

.flowchart_item .label {
margin: 20px 0px 0px 0px;
font-size: 11px;
display: inline-block;
max-width: 68px
}

.flowchart_item .label span {
    background: url("https://propublica.s3.amazonaws.com/projects/emergency/noun_Hospital_2538144.svg") no-repeat top left;
width: 65px;
height: 50px;
background-size: 50px;
display: block;
background-position: 5px;
margin-bottom: 5px
}

#flowchart .flow_box div span.dot.last-dot {
  background: #000;
}
#flowchart .flow_box div span.dot {
border-radius: 50%;
width: 8px;
height: 8px;
background: #000;
right: -4px;
position: absolute;
top: -3px;
padding-top: 0px;
z-index: 1
}

.secondhalf-curly {
position: absolute;
left: 699px;
width: 10px;
top: 21px;
}

#flowchart .flow_box div.secondhalf span.dot {
right: 100%;
}

.hospital-measures .flowchart-diagram, .flowchart-diagram{
  height: 100%;
  margin-bottom: 40px
}
#flowchart .right_arrow {
top: 49px;
position: relative;
width: 25px;
height: 2px;
background: #000;
float: right;
margin: 0px;
}

#flowchart .right_arrow:after {

margin-left: -10px;
font-size: 12px;
position: absolute;
top: -5px;
color: #999;
left: 30px;
}

#flowchart .flow_box .flow_line span.flowlabel {
top: -5px;
position: absolute;
min-width: 100px;
text-align: left;
margin-left: 10px;
}

#flowchart .flow_box .flow_line.secondhalf span.flowlabel{
  top: 10px;
width: 120px;
right: 100%;
margin-right: -120px;
}

#flowchart .flow_box span.flownum {
color: rgba(202,141,54,1);
font-size: 13px;
font-weight: bold;

}

#flowchart .flow_box .flow_line span.flownum  {
  display: block
}

#flowchart .flow_box .flow_line span.flownum span {
  font-size: 11px;
  margin-left:2px;
}

#flowchart .flow_box .flow_line span p {
position: absolute;
top: -12px;
}

#flowchart .flow_box div.flow_end span.dot {
top:4px;
left: 2px;
}

.hospital-measures > div#flowchart, #flowchart {
position: relative;
height: 200px;
padding: 0px;
font-size: 11px;
border: 0px;
margin: 0px 0px 80px;
border-top: 0px
}

#flowchart .flowchart_item {
position: relative;
height: 51px;
margin:30px 0px 0px 0px;
}

#flowchart .flow_box {
  position: relative;
  height: 100%;
  margin-right: 0px
}

#flowchart .flow_box .flow_line {
  position: absolute;
  text-align: right;
  bottom:0px;
  height: 2px;
  background:#000;
  margin-right:0px;
  left:-2px;
}

#flowchart .flow_box .flow_line.last {
  top: 0px
}

#flowchart .flow_box .flow_line.secondhalf {
  bottom: -20px;
}

#flowchart .flow_end {
  font-size: 11px;
   position: absolute;
   width: 210px;
   padding-left: 10px;
   top:-8px;
}

#content .header-title {
  display: inline-block;
}

#content h1.main-header {
  font-size: 40px;
  font-weight: bold;
  margin: 20px 0px 10px;
  font-weight: 600;
}
#content .app-top h2 {
  text-align: center;
  margin: 0px auto 15px;
  font-family: 'Tiempos Text', Georgia, serif;
}


#content h1 {
  margin-bottom: 10px;
  font-size: 26px;
  font-family: 'Tiempos Text', Georgia, serif;
  font-weight: 600;
  text-align: center;
}

.policies h4 {
  font-family: 'Tiempos Text', Georgia, serif;
}
#content h1.title-header  {
  text-align: left;
}
#content .smaller-header h1.main-header  {
text-align: left;
    font-size: 20px;
    margin-bottom: 5px;
    border-bottom: 0px
}

#content .smaller-header h4 {
    font-family: 'Tiempos Text', Georgia, serif;
    font-size: 14px;
    font-weight: normal;
}

#content .smaller-header {
  display: inline-block;
  width: 100%;
  text-align: left;
  margin-bottom: 20px
}

#content .smaller-header p {
  font-style: italic;
  color:#666;
  margin-top: 5px;
  font-family: 'Tiempos Text', Georgia, serif;
}

#content-header.ribbon h1 {
  font-family: 'Tiempos Text', Georgia, serif;
  font-weight: 600;
}

.ribbon p {
  font-family: 'Tiempos Text', Georgia, serif;
}


#nh_local_stories {
  width: 100%;
  margin-right:30px;
  font-size: 13px;
}


#states-chart {
clear: both;
font-family:'graphik', "Helvetica", sans-serif;
margin: 25px 0px 100px;
position: relative;
}

.state, .hospital {
font-family:'graphik', "Helvetica", sans-serif;
padding-bottom: 20px;
}

.search-example {
  color:#237EB5;
  cursor: pointer;
}
.search-example:hover {
  text-decoration: underline;
}

.search-example:active {
  position: relative;
  top: 1px
}

.app-top {
  border-bottom: 0px;
  margin-bottom: 0px;
  padding: 10px 0 0px;
  text-align: center;
}
#map-tip {
    padding: 6px 8px;
    -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: 13px !important;
    line-height: 1.5em;
    z-index: 1000;
    width: 150px;
    max-width: 150px;
    font-family: 'graphik', Georgia, serif;
    text-align: center;
  }
#map-tip p {
  display: inline-block;
  font-weight: bold;
}

.hospital_container > div {
    width: 100%;
    margin: 0px 0px 20px 0px;
    display: inline-block;
}


.hospital_container > div > div {
  width: 50%;
  padding-left:20px;
}

#results-container {
float: left;
height: 700px;
overflow: scroll;
position: relative;
}

#hospital_result {
  position: relative;
}

#hospital_result img {
  text-align: center;
}

#hospital_map {
float: left;
height: 700px;
text-align: right;
}

.hospital_container {
  display: none;
  width: 100%
}



.hospital_container.visible {
display: inline-block;
margin: 20px 0px 10px;
border-bottom: 1px solid #cecece;
padding-bottom: 20px;
}

.state-box > span {
position: absolute;
display: block;
padding:2px 5px;
z-index: 2;
font-weight: normal;
z-index: 5;
min-width: 60px
}
.state-box.state-name span {
width: 100%;
height: 100%;
padding: 0px 0px 0px 0px;
box-shadow: inset -10px 0px 10px #fff;
z-index: 1;
pointer-events:none;
}

.state-name p, .barchart p {
  font-size: 12px;
  line-height: 1.3em;
  margin-top: 5px
}

.caveats p, .deets p, .vitals p, .inspection-text p, .descriptions p, .hospital_item p {
  font-size: 13px
}

.caveats p {
  margin-bottom: 10px
}

.caveats h6 {
  margin-top: 5px;
  display: inline-block;
}

p.na {
  color:#cecece;
  font-weight: normal;
  font-size: 11px;
  margin-top: 2px
}

.state-container {
  font-size: 11px;
  display: inline-block;
    height: 20px;
    cursor: pointer;
    width: 100%
}

 .state-container > div {
  width: 26%
 }

.state-chart-table{
  position: relative;
  top: 10px;
  clear: both;
}

/*.state.show #isotope-table {
  top: 40px;
}*/
/*.state .state-container {
  position: absolute;
}
*/




.state-container .state-box.hovered{
  background: #f7f7f7
}
.state-box.condensed {
padding-right: 0px !important
}


#scrubber {
position: absolute;
right: 0px;
bottom: 0px;
left:0px;
top:0px;
height: 1px;
pointer-events: none;
display: block;
background:#000;
z-index:999;
opacity:0.40;
}
.state-box:last-child {
margin-right:0px;
}
.state-container.active {
  background: #F8F8F5;
  z-index: 10
}
.state-container.active .state-bar {
background: #b2b2b2
}
.state-container.active a {
  color:black;
}
.state-container.active .state-box.state-name span {
box-shadow: 0px 0px 0px;
height: 100%;
padding: 0px 5px;
z-index: 0;
pointer-events: none;
background: rgba(248,248,245,.85);
width: 300px;
}

.show .state-container.active .state-name {
  overflow: visible;
  z-index: 10
}

.state.show .state-container.active h6 {
color: #444
}

.state-box {
float: left;
height: 19px;
}


.state-container .state-bar {
float: left;
height: 100%;
background: #cecece;
max-width: 180px;
}

.state-container.summary-avgs .state-bar {
  background: rgba(202,141,54,.8)
}

.avg-line {
position: relative;
float: right;
width: 1px;
border-left: 1px dotted rgba(202,141,54,.8);
z-index: 1;
}

.state.show .national .avg-line {
  border-left:1px solid transparent;
}
.state-container.summary-avgs {
pointer-events: none;
font-weight: bold;
font-size: 13px;
padding-bottom: 0px;
height: 20px;
display: block;
padding-left:2px;
}


.state-container.summary-avgs .state-box {
  position: relative;
}

.phone_icon {
background: url("https://propublica.s3.amazonaws.com/projects/emergency/noun_Phone_1952559.svg") 0% 45% no-repeat;
background-size: 30px;
width: 40px;
height: 30px;
display: block;
float: left;
}


.titles div {
float: left;
width: 200px;
margin-right:20px;
}

.titles  {
margin: 20px 20px 10px 25px;
display: inline-block;
}

#state-table {
clear: both;
opacity: 0;
}

#state-table.visible {
opacity: 1;
height: 100%;
}

#options h4 {
font-weight: bold;
}

#options ul {
margin: 0;
list-style: none;
}

#options ul ul {
margin-left: 1.5em;
}


#options li {
float: left;
width: 26%;
cursor: pointer;
position: relative;
}
#options li:last-child{
margin-right: 0px
}

#options li:first-child{
  width: 12%;
  min-width: 110px;
}

#options li:first-child span {
  min-width: 40px;
}

#options li span {
height: 50px;
float: left;
width: 15%;
margin: 5px 5px 0px 10px;
}

.icons span {
  width: 40px;
  height: 40px;
  float: left;
}



#options li span.defhosp, .icons .defhosp, #options li span.defcount, .icons .defcount, .def_icon{
background: url("https://propublica.s3.amazonaws.com/projects/emergency/noun_Warning_620966.svg") no-repeat top left;

}


#options li span.ctscan, .icons .ctscan{
background: url("https://propublica.s3.amazonaws.com/projects/emergency/noun_CT%20scan_695624.svg") no-repeat top left;

}


#options li span.left, .icons .left  {
background: url("https://propublica.s3.amazonaws.com/projects/emergency/noun_Door_2100652.svg") no-repeat top left;

}

#options li span.usa, .icons .usa {
  background: url("https://propublica.s3.amazonaws.com/projects/emergency/noun_UnitedStatesMap_1370834.svg") no-repeat top left;
  background-size: 40px;
  width: 40px;
}

#options li span.satisfaction, .icons .satisfaction, .satisfaction_icon {
  background: url("https://propublica.s3.amazonaws.com/projects/emergency/noun_5stars_2423364.svg") no-repeat 0% 10%;
  background-size: 100%;
}

.null {
  opacity: .3
}

.satisfaction_icon.icon--stars {
  background-image: url("https://propublica.s3.amazonaws.com/projects/emergency/noun_0stars.svg");
}

.satisfaction_icon.icon-1-stars {
  background-image: url("https://propublica.s3.amazonaws.com/projects/emergency/noun_1stars.svg");
}

.satisfaction_icon.icon-2-stars {
  background-image: url("https://propublica.s3.amazonaws.com/projects/emergency/noun_2stars.svg");
}

.satisfaction_icon.icon-3-stars {
  background-image: url("https://propublica.s3.amazonaws.com/projects/emergency/noun_3stars.svg");
}

.satisfaction_icon.icon-4-stars {
  background-image: url("https://propublica.s3.amazonaws.com/projects/emergency/noun_4stars.svg");
}

.satisfaction_icon.icon-5-stars {
  background-image: url("https://propublica.s3.amazonaws.com/projects/emergency/noun_5stars.svg");
}



#options li span.waiting, .icons .waiting, .waiting_icon {
  background: url("https://propublica.s3.amazonaws.com/projects/emergency/noun_House_2538150.svg") no-repeat top left;
  background-size: 100%;
}

#options li span.ed2, .icons .ed2 {
  background: url("https://propublica.s3.amazonaws.com/projects/emergency/noun_Bed_2398308.svg") no-repeat top left;

}

#options li span.ed1, .icons .ed1 {
  background: url("https://propublica.s3.amazonaws.com/projects/emergency/noun_Checkbox_386587.svg") no-repeat top left;

}

#options li span.hospital, .icons .hospital {
  background: url("http://propublica.s3.amazonaws.com/projects/emergency/noun_Hospital_2538144.svg") no-repeat top left;

}

#options li h5 {
background: url("http://propublica.s3.amazonaws.com/projects/emergency/arw-sorters.svg") -3px 30% no-repeat;
background-size: 13px 13px;
cursor: pointer;
display: block;
color: #000;
font-weight: 600;
font-size: 15px;
padding: 0px 5px 5px 10px;
font-family:  'Tiempos Text', Georgia, serif;
text-align: left;
}

#options li.sortDesc h5{
  background: url("http://propublica.s3.amazonaws.com/projects/emergency/arw-sorter-desc.svg") 0% 30% no-repeat;
  background-size: 7px 7px;
}

#options li.sortAsc h5{
  background: url("http://propublica.s3.amazonaws.com/projects/emergency/arw-sorter-asc.svg") 0% 30% no-repeat;
  background-size: 7px 7px;
}

.satisfaction > div {
  display: inline-block;
  clear: both;
  margin-bottom: 5px;
  width: 100%
}

.satisfaction > div > div {
  display: inline-block;
  width: auto;
  margin: auto
}
.satisfaction .stars > div, .satisfaction .defs > div {
  float: left;
  margin-right: 1px
}

.satisfaction .star-full {
  background: url("https://propublica.s3.amazonaws.com/projects/emergency/noun_Star_full.svg") 0% 30% no-repeat;
  background-size: 100%;
  width: 20px;
  height: 20px;
}

.satisfaction .star-blank {
  background: url("https://propublica.s3.amazonaws.com/projects/emergency/noun_Star_blank.svg") 0% 30% no-repeat;
  background-size: 100%;
  width: 20px;
  height: 20px;
}

.satisfaction .def-icon {
  background: url("https://propublica.s3.amazonaws.com/projects/emergency/noun_Error_905622.svg") 0% 30% no-repeat;
  background-size: 100%;
  width: 20px;
  height: 20px;
}

#options.no-sort {
  display: inline-block;
  clear: both;
  float: left;
  height: 150px
}
#options.no-sort li h3 {
  background: transparent;
  padding: 0px 0px 5px 0px;
  clear: both;
  padding-top: 30px
}

#options.no-sort li{
width: 190px;
height: auto;
padding: 0px 0px 20px 0px;
}

#options.no-sort li:last-child {
border-right:0px;
}

#options.no-sort li span {
  opacity: 1;
}

#options.no-sort li .mini-bar span {
width: 60px;
height: 10px;
opacity: 1;
margin-top: 0px;
bottom: -15px;
position: absolute;
left: 0px;
text-align: left;
}

#options.no-sort li .mini-bar p {
font-size: 13px;
position: relative;
top: 5px;
z-index: 1;
padding-left: 5px;
width:100px;
}

#options.no-sort li .mini-bar .state-bar span {
bottom: -16px;
z-index: 1;
width: 100px;
left: 100%;
color: #DF8C8C;
font-weight: normal;
font-size: 11px;
}

.mini-bar {
  min-height: 30px;
  clear: both;
  position: relative;
}

.mini-bar div.mini-bar-height {
height: 25px;
margin: 0px;
position: absolute;
background: #e7e7e7
}

.mini-bar div.mini-bar-height.state-bar {
  background: transparent;
  border-right: 1px dotted red;
  z-index: 1;
}


#options.no-sort li .label {
  width: 100px;
  height: 80px
}

#options li .label {
font-size: 12px;
line-height: 1.3em;
padding: 5px 0px 0px 5px;
float: left;
width: 72%
}


#options li:hover span{
  opacity: 1;
}


#options > div {
padding: 10px 5px;
border-radius: 3px;
cursor: pointer;
}
#options li.selected {
color: #000;
}

#options {
  padding: 30px 0px 10px 0px;
}

#hospital_search {
text-align: center;
font-weight: bold;
font-size: 15px;
font-family:'graphik', "Helvetica", sans-serif;
margin-top: 0px;
padding: 20px 20px 10px;
background: #e9f0f8;
}
#content-header .wrapper {
  width: 960px;
  min-width: 950px;
  padding-left:0px;
}
/*.wrapper {
  width: 950px;
}
*/
#hospital_search .do-something {
padding: 10px;
display: inline-block;
border-radius: 2px;
font-size: 16px;
text-align: left;
width: 100%
}

#hospital_search .do-something > div {
  width: 65%;
  float: left;
  padding:5px 0px 0px;
}
#hospital_search .do-something > div:last-child {
  width: 35%
}

.hospital h2 {
  font-size: 20px;
}

.smaller-header h2 {
  font-family: 'Tiempos Text', Georgia, serif;
  font-size: 15px;
  font-weight: normal;
}

#hospital_search h2 {
font-family:'graphik', "Helvetica", sans-serif;
font-size:16px;
}

#hospital_search h3 {
  font-family: 'Tiempos Text', Georgia, serif;
  font-weight: 600;
  text-align: left;
  font-size: 18px;
}

.explanation-text {
    position: absolute;
    text-align: left;
    width: 200px;
    z-index: 111;
    font-size: 12px;
    line-height: 1rem;
    background: rgba(0,0,0,.7);
    padding: 10px;
    left: 0px;
    top: -100px;
    color: #fff;
    border-radius: 5px;
    display: none;
}
.explanation-box:hover .explanation-text {
  display: block;
}
.explanation-box:hover .explanation{
  background-image: url('http://propublica.s3.amazonaws.com/projects/emergency/noun_Question_15357.svg');

}
.explanation {
    background: url('http://propublica.s3.amazonaws.com/projects/emergency/noun_Question_15356.svg') 50% 50% no-repeat;
    background-size: 100%;
    width: 15px;
    display: inline-block;
    height: 15px;
    float: right;
    margin: 12px 31% 0px 0px;
}

.hospital_item {
float: left;
width: 99%;
padding: 0px;
margin: 0px 10px 15px 0px;
border: 1px solid rgba(111,111,111,.15);
border-top:2px solid #cecece;
line-height: 1.6em;
text-align: left;
font-family:'graphik', "Helvetica", sans-serif;
clear: both;

position: relative;
cursor: pointer;
 position: relative;
}


.hospital_item.map-selected .overlay, .hospital_item:hover .overlay{
  background: rgba(111,111,111,0);
}

.hospital_item .overlay {
display: inline-block;
z-index: 10;
width: 100%;
height: 100%;
float: left;
position: absolute;
 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;
 background: rgba(111,111,111,.15);
 pointer-events: none;
}

.hospital_item:hover span.see_more_icon {
  opacity: .8;
}

p.hosp-guff {
font-size: 15px;
text-align: left;
line-height: 1.5em;
font-family: 'Tiempos Text', Georgia, serif;
}

.app-top-text-only p {
  font-family: 'Tiempos Text', Georgia, serif;

}

.hospital-only {
  display: none
}

.hospital.show .hospital-only {
  display: inline;
}

.caveats {
  font-size: 13px;
  line-height: 1.4em;
  margin-top: 40px;
  border-top: 1px solid #cecece;
  padding-top: 20px
}
.hospital_not_here {
  clear: both;
}
.hospital_not_here h3 {
  font-size: 16px;
  font-family:  'Tiempos Text', Georgia, serif;
  margin:20px 0px 10px;
  display: inline-block;
}
.hospital_not_here p {
  font-size: 13px
}

.hospital_item h2 {
font-size: 30px;
margin: 15px 0px 10px 15px;
text-transform: lowercase;
clear: both;
display: inline-block;
float: left;
line-height: 1.2em;
}

.hospital_item h2 span {
font-size: 24px;
font-weight: 100;
padding-left:5px;
}

.hospital_item .times span span{
  font-size: 13px;
  padding-left:3px;
}

.hospital_item .times span {
font-size: 15px;
font-weight: bold;
color:#000;
}
#hospital_search p {
  color: #7f7f7f;
  font-size: 12px;
  margin-bottom: 10px;
  padding-top: 7px;
  font-weight: normal;
  clear: both;
}

.hosp-warning {
    color: white;
    position: relative;
    padding: 7px 5px;
    background: #c73d28;
    text-align: center;
    margin: 0px 0px 10px;
    border-radius: 5px;
    font-family:'graphik', "Helvetica", sans-serif;

}
.hosp-warning p {
  font-size: 15px;

}
#hospital_search input[type="text"] {
width: 80%;
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: 10px;
background: url("https://propublica.s3.amazonaws.com/projects/emergency/noun_Magnifying%20Glass_376084.svg") no-repeat 2% 50% #fff;
background-size: 20px;
padding-left: 40px;
font-weight: 500;
font-family:'graphik', "Helvetica", sans-serif;
font-size: 13px;
float: left;
margin:0px;
color:#444;
height: 36px
}

.hospital_item:last-child {
margin-right:0px;
}

.hospital_result_name {
text-transform: capitalize;
color: #888;
display: inline-block;
padding: 5px 0px 10px;
position: relative;
float: left;
width: 100%;
border-bottom: 1px dotted #cecece;
}

.deets .patient_satisfaction_box {
  background: transparent;
}

.hospital_item span.see_more_icon {
background: url("https://static.propublica.org/images/seemore_icon.png") no-repeat top left;
background-size: 26px;
width: 30px;
height: 30px;
position: absolute;
right: 0px;
top: 10px;
opacity: .2;
}


/*.hospital_result_name div {
  float: left;
  width: 280px
}
.hospital_result_name div:first-child {
  width: 160px;
}*/

.hospital_result_name p {
  float: left;
  padding-left: 10px;
  width: 100%
}



.hospital_item > h3 {
font-weight: bold;
font-size: 16px;
padding: 15px 30px 0px 10px;
line-height: 1.2em;
font-family:  'Tiempos Text', Georgia, serif;
margin-bottom: 0px
}

.hospital_item h5 {
font-family:'graphik', "Helvetica", sans-serif;
font-size: 14px;
margin: 0px
}


.hospital_result_name h3 a {
  color: #237EB5
}

.hospital_result_name h3:hover a {
  color:black;
}
.hospital_result_name .call_ahead span {
  color: #ffffff;
  clear: both;
  background: #c73d28;
  padding: 5px 8px;
  display: inline-block;
  border-radius: 5px;
  margin-top: 5px;
  font-weight: bold;
  margin-left: 0px
}


.hospital_item_kind {
font-size:14px;
}

.home-icon {
  width: auto;
  height: 40px;
  display: block;
  text-align: center;
  margin: auto;
  background-position: 50% 50%;
  background-size: 30px 30px;
  background-repeat: no-repeat;
}

.car_icon {
  background-image: url("https://propublica.s3.amazonaws.com/projects/emergency/noun_Car_293747.svg");
}

.satisfaction_icon {
  background-size: 80px;
}

.box-body {
  padding: 10px;
  display: inline-block;
  width: 100%;
}
.box-body > div {
  width: 100%;
  padding:0px;
  display: inline-block;
  position: relative;
}

.box-body > div > div {
  width: 50%;
  float: left;
  text-align: center;
  position: relative;
}

.time-box.not-avail {
  border-bottom: 0px;
  padding: 5px 0px;
  min-height: 40px;
}

.time-box > p {
  padding: 6px 20px 6px 10px;
  font-weight: bold;
}


#show_all_hospitals_btn {
width: 60%;
text-align: center;
margin: 0 auto;
margin-top: 10px;
margin-bottom: 10px;
height: 16px;
display: block;
background:#f9f9f9;
padding:10px;
border-radius:2px;
border:1px soild #cecece;
box-shadow: 0 0 5px #B3B3B3;
}

#hospital_table table {
width: 959px;
margin-left: 1px;
}

.geolocate_link_wrapper {
display:none;
}


.tweet_intent {
display: inline-block;
padding: 2px 5px 2px 22px;
font-size:12px;
font-weight:normal;
background: url('https://twitter.com/favicons/favicon.ico') 1px center no-repeat;
}

#caveats {
font-family:'graphik', "Helvetica", sans-serif;
font-size:12px;
}




.mobile-label {
  display: none
}
#geolocate span {
  background: url("https://propublica.s3.amazonaws.com/projects/emergency/noun_Location_1608719.svg") no-repeat center left;
  background-size: 25px 25px;
  padding: 5px 0px 5px 35px;
  display: inline-block;
  font-weight: 400;
  font-size: 13px;
}

#geolocate {
  cursor: pointer;
  color:#777;
  border-radius: 5px;
  padding: 5px 10px;
  display: inline-block;
  border: 1px solid transparent;
  background: #fff;
  border: 1px solid #dedede;
  height: 36px
}

#geolocate:hover {
border-color:#999;


}

#geolocate:active {
  transform: translateY(2px);
}



.state-container a:hover {
  text-decoration: none;
}

.state-container:hover a {
  color:black;
}

.state-container > div:first-child  {
  text-transform: capitalize;
  overflow: hidden;
  width: 12%;
  padding-right: 10px;
  min-width: 110px;
  margin-right: 10px;
  position: relative;
}

.state .state-container > div:first-child {
  text-align: left;
  overflow: hidden;
  width: 20%;
}

.state #options li:first-child {
  width: 20%;
}

.state-container .state-name a {
  position: relative;
  top:2px;
}
.show .state-container .state-name a {
  width: 400px;
  position: absolute;
  top: 2px;
  left: 2px;
}

.show .state-container.summary-avgs .state-name {
  font-size: 13px;
  margin-right: 8px
}

.show #state-table.visible {
  height: 100%;
  margin-top:0px;
  overflow: hidden;
  padding-bottom: 10px
}


.hospital.show .avg-line {
  display: none
}
#hospital_search.small {
margin-top: 0px;
padding: 0px 0px 0px;
display: inline-block;
width: 100%;
}


#hospital_search.small h3, #hospital_search.small p {
  display: none
}

.crumbs {
  padding: 20px 0 10px;
  font-family:'graphik', "Helvetica", sans-serif;
  font-weight: 400;
  line-height: 1.2rem;

}

.section {
    margin: 20px auto;
    font-size: 14px;
    font-family: 'Tiempos Text', Georgia, serif;
    padding: 50px;
    background: #f0f0f0;
}

.section h2 {
  margin: 20px auto 10px;
  font-size: 17px
}
.section h3 {
  margin-bottom: 30px
}
.section h4 {
margin-top:20px;
}
.section > div {
  margin:20px 0px 50px 50px;
  max-width: 750px
}

.section.toolkit-section > div {
  margin: 0px auto 50px;
}

.section.toolkit-section > div > div {
  margin: 20px auto 40px;
}

.section div.download {
  text-align: center;
  margin: 20px auto 10px;
}

.toolkit-download {
  display: inline-block;
}

.section div.download img {
  width: 200px;
}

.section div.download:hover p{
  background: #000
}

.section li {
  font-size: 15px;
  line-height: 1.5em
}

.section p {
      margin-bottom: 10px;
}

.section .steps {
  margin-left: 50px
}

.download div {
  margin-top: 10px
}
.download p {
    padding: 10px;
    border-radius: 5px;
    background: #444;
    color: #fff;
    font-family: graphik, sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: bold;
    display: inline-block;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

ol {
  margin: 10px 0px 20px 50px;
}

.section h5 {
font-size: 14px;
margin:15px 0px 0px 0px;
}

.section h4 {
  font-size: 16px
}

.hosp-phone {
font-size: 20px;
font-weight: bold;
color: #fff;
background: #c73d28;
padding: 5px 10px;
border-radius: 3px;
-webkit-font-smoothing: antialiased;
text-align: center;
}
.hospital .hosp-phone p {
  padding-top: 2px;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
}

.hospital .hosp-phone p a, .hospital .hosp-phone p a:hover {
  color:#fff;
}

.hosp-phone > div {
    display: inline-block;
}

.top-line {
  display: inline-block;
  width: 100%
}

.top-line > div {
  width: 70%;
  float: left;
  padding-right: 40px
}

.top-line > div:last-child {
  width: 30%;
  padding-right: 0px;
  min-width: 200px
}
.address {
  text-transform: capitalize;
  font-size: 15px;
}

.deets div.owner span {
  font-size: 11px;
  line-height: .9em
}

.deets div.trauma {
width: 85px;
}

.deets div.profile_page {
  margin-right: 0px
}
.deets div.satisfaction {
float: left;
padding-top:2px;
margin-bottom: 5px;
}

.deets div.satisfaction h3{
font-size: 20px;
color: rgba(202,141,54,1);
float: left;
padding: 3px 10px 0px 0px;
}
.deets div.satisfaction p {
  width: 170px;
  font-size: 12px;
  line-height: 1.3em;
  float: left;
}

.deets {
width: 100%;
display: inline-block;
}

.deets div {
float: left;
padding: 10px 10px 10px 0px;
font-size: 13px;
line-height: 1.25em;
width: 25%
}

.vitals > div {
  float: left;
  width: 50%;
  padding: 10px 0px;
}


.vitals div.trauma {
    padding: 5px 7px;
    background: rgb(224, 224, 224);
    border-radius: 2px;
    max-width: 200px
}

.vitals div.profile_page {
 width: 170px;
float: left;
}

.vitals {
display: block;
width: 100%;
float: left;
}

#vitals_container {
    width: 100%;
    margin: 10px 0px;
    background: #f0f0f0;
    padding: 10px 20px;
    display: inline-block;
}

.deets .labels {
font-size: 11px;
color: #888;
text-transform: uppercase;
}

.hospital-measures {
clear: both;
font-size: 13px;
font-family:'graphik', "Helvetica", sans-serif;
display: block;
float: left;
margin-bottom: 30px;
width: 100%;
}
.hospital-measures > div {
clear: both;
width: 100%;
border-top: 1px solid #e7e7e7;
padding: 30px 0px 20px;
float: left;
position: relative;
}


.hospital-measures > div.hospital-measures {
  border-top: 0px;
  border-bottom: 1px solid #e7e7e7;
}

.hospital-measures > div.def-measures {
  border-bottom: 0px
}

.inspection-text > div{
  padding: 15px;
  box-shadow: 1px 1px 5px rgba(0,0,0,.2);
}


.inspection-text span {
  cursor: pointer;
}

.inspection-text a {
  display: inline-block;
  margin-top: 5px
}

.inspection-text .hide {
  display: none;
}

.hospital-measures > div.measure-titles{
  border: 0px;
  padding: 30px 0px 0px 0px;
  float: left;
  font-size: 11px;
  color: #888;
  text-transform: uppercase;
  font-family:'graphik', "Helvetica", sans-serif;
  letter-spacing: .02em;
}

.hospital-measures > div.measure-titles p{
  text-transform: none;
}
.hospital-measures div > div {
  float: left;
}

.hospital-measures h3 {
  font-size: 16px;
  padding-bottom: 5px;
  font-family: 'Tiempos Text', Georgia, serif;
  font-weight: 600
}

.hospital-measures .measure > div {
  width: 20%;
  margin:1.5%;
} 

.hospital-measures .measure > div.inspection-text {
  width: 64%
}
.hospital-measures .measure.measure-titles > div:first-child {
  width: 27%;
  margin-right: 5%;
  margin-left:10px;
}

.hospital-measures.def-measures .measure > div:first-child {
  width: 28%;
  margin-right: 30px;
  margin-left:0px;
}

.hospital-measures .measure > div:last-child {
  min-width: 300px;
  margin-right: 0px
}

.hospital-measures .measure > div.icons{
  width: 7%;
  padding-left: 1%;
}


.hospital-measures .patients_type {
padding: 2px 10px 3px;
background: #F8F8F5;
position: absolute;
top: -00px;
border-radius: 0px 0px 5px 5px;
font-size: 11px;
color: #888;
left: 0px;
}

.hospital-measures > div.no-measures {
  margin:0px auto 0px;
  border-top:0px;
  padding-bottom: 0px
}
.no-measures h3{
  text-align:left;
  font-style: italic;
}




.hospital-measures .barchart .bar {
margin: 1px 0px 0px 5px;
text-align: center;
clear: both;
height: 25px;
position: relative;
width: 100%;
}

.hospital-measures .barchart .bar > div {
background: #cecece;
margin: 0px;
height: 19px;
}

.hospital-measures .barchart .bar > span {
    font-size: 11px;
    position: relative;
    text-align: left;
    float: left;
    padding: 2px 5px 0px 0px;
    width: 40%;
    min-width: 120px;
}

.deets-mobile, .satisfaction-mobile {
  display: none
}

.hospital-measures .barchart .bar > div > span {
float: right;
position: relative;
left: 105px;
font-size: 11px;
padding-top: 2px;
text-align: left;
width: 100px;
}
.hospital-measures .barchart .bar > div > span span {
  padding-left:3px;
}
.hospital-measures .barchart .bar.this-hospital {
  color:rgba(202,141,54,1);
}
.hospital-measures .barchart .bar.this-hospital > div {
  background: rgba(202,141,54,1);
  max-width: 320px
}


.bignum {
  width: 25%;
}

.bignum p {
  font-size: 13px
}
p.footnote {
  clear: both;
  font-size: 11px;
  padding: 5px 25px 0px 0px;
  color:#888;
}

p.footnote:before {
content: "*";
margin: 5px 0px 0px -10px;
padding-right: 3px;
font-size: 15px;
position: relative;
top: 3px;
}

.bignum div {
  font-size: 30px;
  font-weight: bold;
  color: rgba(202,141,54,1);
}

.bignum span {
  font-size: 24px;
  font-weight: 100;
  padding-left: 5px;
}

.descriptions p {
  padding-right: 10px;
  line-height: 1.4em;
}

.hospital .hospital-measures h2 {
font-family:  'Tiempos Text', Georgia, serif;
font-size: 18px;
margin: 5px 0px;
clear: both;
font-weight: 600;
}


.patient_harm {
  font-size: 13px;
  margin:20px 0px;
}

.no-ratings {
width: auto;
float: left;
}

.no-ratings a {
  color:#888;
}

.no-ratings:hover img, .no-ratings:hover p {
  opacity: 1;
  color:#444;
}

.no-ratings img {
  width: 160px;
float: left;
margin: 0px 15px 0px 0px;
opacity: .8;
}

.no-ratings p {
padding: 2px 0px 0px 0px;
width: 110px;
font-size: 11px;
line-height: 1.2em;
color: #888;
float: left;
}

#hospital_search_wrapper form input[type="submit"].fancy_btn {
  -webkit-appearance: none;
padding: 0px 10px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border:0px;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
text-shadow: 1px 1px 0 white;
font-size: 13px;
color: #444 !important;
text-transform: none;
height:36px;
line-height: inherit;
margin: 0px 0 0 10px;
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;
cursor: pointer;
font-family:'graphik', "Helvetica", sans-serif;
text-shadow: none;
background: #304154;
color: #fff!important;
border: 1px solid #dedede;
}

.btn-input, input[type=submit] {
  text-shadow: none;
}

#hospital_search_wrapper form .btn-input, #hospital_search_wrapper form input[type="submit"] {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.0) !important;
}

#hospital_search_wrapper form input[type="submit"].fancy_btn:hover {
  border-color:#000;
}

#hospital_search_wrapper form input[type="submit"].fancy_btn:active {
    transform: translateY(2px);
}
.mobile-warning {
  display: none
}



#nh_local_stories > div.story-list {
  height: 495px;
  overflow: scroll;
}

#nh_local_stories.full-length > div.story-list {
  height: auto
}

#see-more-stories {
  display: inline-block;
      height: 20px;
    width: 100%;
    font-weight: bold;
    margin-top: 10px

}

#see-more-stories p{
cursor: pointer;
}

#see-more-stories a {
    padding: 5px 10px;
    border-radius: 2px;
    background: #e7e7e7;
    font-weight: 400;
    color: #444;
}

#see-more-stories p:hover a {
  background: #cecece;
  text-decoration: none;
}

#see-more-stories a:hover {
  text-decoration: none;
}

 @font-face {
  font-family:'graphik';
  src:url("https://static.propublica.org/v3/assets/fonts/Graphik-Light-Web.woff2") format("woff2"),url("https://static.propublica.org/v3/assets/fonts/Graphik-Regular-Web.woff") format("woff");
  font-weight:200;
  font-style:normal }

  @font-face {
  font-family:'graphik';
  src:url("https://static.propublica.org/v3/assets/fonts/Graphik-Lightitalic-Web.woff2") format("woff2"),url("https://static.propublica.org/v3/assets/fonts/Graphik-Regularitalic-Web.woff") format("woff");
  font-weight:200;
  font-style:italic }



  @font-face {
  font-family:'graphik';
  src:url("https://static.propublica.org/v3/assets/fonts/Graphik-Regular-Web.woff2") format("woff2"),url("https://static.propublica.org/v3/assets/fonts/Graphik-Regular-Web.woff") format("woff");
  font-weight:normal;
  font-style:normal }

  @font-face {
  font-family:'graphik';
  src:url("https://static.propublica.org/v3/assets/fonts/Graphik-RegularItalic-Web.woff2") format("woff2"),url("https://static.propublica.org/v3/assets/fonts/Graphik-RegularItalic-Web.woff") format("woff");
  font-weight:normal;
  font-style:italic }

    @font-face {
  font-family:'graphik';
  src:url("https://static.propublica.org/v3/assets/fonts/Graphik-LightItalic-Web.woff2") format("woff2"),url("https://static.propublica.org/v3/assets/fonts/Graphik-LightItalic-Web.woff") format("woff");
  font-weight:200;
  font-style:italic }

  @font-face {
  font-family:'graphik';
  src:url("https://static.propublica.org/v3/assets/fonts/Graphik-Semibold-Web.woff2") format("woff2"),url("https://static.propublica.org/v3/assets/fonts/Graphik-Semibold-Web.woff") format("woff");
  font-weight:bold;
  font-style:normal }

  @font-face {
  font-family:'graphik';
  src:url("https://static.propublica.org/v3/assets/fonts/Graphik-Semibolditalic-Web.woff2") format("woff2"),url("https://static.propublica.org/v3/assets/fonts/Graphik-Semibolditalic-Web.woff") format("woff");
  font-weight:bold;
  font-style:italic
  }

  @font-face {
  font-family:'Tiempos Text';
  src:url("https://static.propublica.org/v3/assets/fonts/TiemposTextWeb-Regular.woff2") format("woff2"),url("https://static.propublica.org/v3/assets/fonts/TiemposTextWeb-Regular.woff") format("woff");
  font-weight:normal;
  font-style:normal }

  @font-face {
  font-family:'Tiempos Text';
  src:url("https://static.propublica.org/v3/assets/fonts/TiemposTextWeb-Semibold.woff2") format("woff2"),url("https://static.propublica.org/v3/assets/fonts/TiemposTextWeb-Semibold.woff") format("woff");
  font-weight:600;
  font-style:normal }

  @font-face {
  font-family:'Tiempos Text';
  src:url("https://static.propublica.org/v3/assets/fonts/TiemposTextWeb-RegularItalic.woff2") format("woff2"),url("https://static.propublica.org/v3/assets/fonts/TiemposTextWeb-RegularItalic.woff") format("woff");
  font-weight:normal;
  font-style:italic }

  @font-face {
  font-family:'Tiempos Text';
  src:url("https://static.propublica.org/v3/assets/fonts/TiemposTextWeb-Bold.woff2") format("woff2"),url("https://static.propublica.org/v3/assets/fonts/TiemposTextWeb-Bold.woff") format("woff");
  font-weight:bold;
  font-style:normal }

  @font-face {
  font-family:'Tiempos Text';
  src:url("https://static.propublica.org/v3/assets/fonts/TiemposTextWeb-BoldItalic.woff2") format("woff2"),url("https://static.propublica.org/v3/assets/fonts/TiemposTextWeb-BoldItalic.woff") format("woff");
  font-weight:bold;
  font-style:italic}




@media screen and (max-width: 800px) {


  .state-container > div:first-child {
    margin-right: 0px
  }
  .hospital .hospital-measures h2 {
    margin:20px auto;
  }
  html body #content h1 {
    font-size: 20px;
    margin-bottom: 5px
  }
  .no-mobile, #hospital-measures > div.no-mobile {
    display: none;
  }
  #hospital-measures .measure > div {
    width: 100%;
    margin-bottom: 20px
  }

  #hospital-measures .def-measures .measure > div {
    margin-bottom: 0px

  }

  #hospital-measures .measure.measure-titles > div {
    display: none;
  }
  #hospital-measures > div {
    margin: auto;
    float: none;
    display: inline-block;
  }
  #hospital-measures .measure > div.icons {
    float: none;
    margin: auto;
    text-align: center;
  }
  #hospital-measures .measure > div.descriptions, #hospital-measures .measure > div.bignum p {
    text-align: center;
  }

  #hospital-measures div.bignum > div {
    float: none;
    text-align: center;
  }

  #hospital-measures .measure > div.descriptions p {
    max-width: 350px;
    margin: auto
  }

  #hospital-measures .measure > div:last-child {
    width: 50%;
    margin: 10px auto;
    float: none;
  }

  .icons span {
    float: none;
    display: inline-block;
  }

  #hospital-measures .measure p {
    text-align: left;
  }



#hospital-measures .measure > div.inspection-text {
  display: inline-block;
  width: 100%;
}

#hospital-measures .measure > div.inspection-text > div {
  width: 100%;
  margin: auto;
  float: none;
}

#hospital-measures .measure > div.inspection-text > div p {
text-align: left;
}


  #hospital-measures .barchart .bar > span {
    width: 40%;
    text-align: right;
  }

  .top-line > div {
    width: 100%;
    text-align: center;
    margin:10px auto;
    float: none;
  }

  .top-line > div:last-child {
    width: 100%
  }
  #content h1.title-header {
    margin-bottom: 10px
  }
  .address {
    text-align:left;
  }

  .box-body > div > div {
    width: 100%;
    margin-bottom: 20px;
  }

  #options li h3 {
    font-size: 14px
  }
  #options li span, #options li:first-child span {
    width: 0px !important;
    margin: 0px;
    min-width: 0px;
    height: auto
  }

  #options li .label {
    width: 95%;
    padding-left:0px;
  }
  

}


@media screen and (max-width: 650px) {
  #hospital_search .do-something > div, #hospital_search .do-something > div:last-child {
    width: 100%;
  }

  .box-body > div {
    width: 100%
  }

   .state-container > div, #options li {
    width: 24%
  }
}


@media screen and (max-width: 480px) {
  #options li.button h5 {
    margin-bottom: 0px
  }
  .hospital .hosp-phone p {
    padding-top: 4px
  }

  h3.left-title.larger-title {
    font-size: 24px
  }

  .smaller-header h2 {
    text-align: center;
    margin:5px auto;
  }
  p, .section li {
    font-size: 13px
  }

  .trauma p {
    text-align: left;
  }

  ol, .section .steps  {
    margin-left:20px;
  }
  .section > div {
    margin-left: 20px
  }

  .section {
    padding:30px 20px;
  }

  .caveats p, .deets p, .vitals p, .inspection-text p, .descriptions p, .hospital_item p {
    font-size: 12px
  }

  h4 {
    margin-top: 15px
  }

  h5 {
    margin:10px auto;
  }
 
  .hosp-warning {
    font-size: 15px
  }
  #hospital-measures .def-measures .measure p {
    text-align: center;
  }

  .explanation {
    display: none;
  }
  .explanation-box {
    pointer-events:none;
  }
  .box-body > div > div {
    width: 50%;
    margin-bottom: 0px;
  }
  .hospital_container > div > div, .hospital_container > div {
    width: 100%;
    padding-left: 0px
  }

 #content .smaller-header p {
    text-align: center;
    margin: 0px auto 10px;
    
  }
#content .smaller-header h4 {
    text-align: center;
    margin: 5px 0px;
    font-size: 12px
}
html body {
  background: transparent;
}
header[role="banner"] nav ul.tools-nav li {
  display: none;
}
header[role="banner"] nav ul.tools-nav li:last-child {
  display: block;
}
.vitals div.trauma {
  display: none;
}
  .er-stories-notes > div:last-child, .er-stories-notes > div:first-child {
    width: 100%;
    padding-left: 0px;
    border-left: 0px;
  }

  .mobile-header, .mobile-only {
    display: block;
  }

  .state-name p {
  display: block;
  font-size: 16px;
  font-weight: bold;
}

.state-name p.mobile-only {
  display: none;
}

  #content-header {
    display: none;
  }

.er-stories-notes {
  margin-bottom: 20px;
  display: inline-block;
}


.do-something * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.do-something p {
  text-align: center;
}
#content .smaller-header h1.main-header {
  text-align: center;
  margin-bottom: 0px
}
#content .smaller-header {
  margin-bottom: 0px
}
header[role="banner"]>h1 a {
  background: url(http://propublica.s3.amazonaws.com/logos/pp-logo-dark.min.svg) 0 -18px no-repeat;
}

header[role="banner"]>h1 a {
display: block;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
height: inherit;
background: url("//propublica.s3.amazonaws.com/logos/pp-logo-dark.min.svg") 0 10px no-repeat;
}

.c-header header[role="banner"]>h2 a, .c-header header[role="banner"]>h1 a {
  cursor: pointer;
}
.c-header header[role="banner"]>h2:hover, .c-header header[role="banner"]>h1:hover {
  opacity: 1
}

.mobile-header h3 {
    font-family: 'Tiempos Text', Georgia, serif;
      font-size: 25px;
  margin: 15px auto 10px;
  text-align: center;
}

#google-Top_Pushdown_ad_container {
  display: none;
}

header[role="banner"]>h1 {
display: block;
width: 116px;
height: 55px;
float: none;
margin-left: 0.5em;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
transition: all 0.25s ease;
opacity: 0.8;
    text-align: center;
    margin: auto;
    padding: 0px;
}

#content h1 {
    font-size: 20px;
    margin: auto;
    float: none;
}

#content h1.main-header {
  font-size: 30px;
  margin-bottom: 10px
}


p.byline {
  line-height: 1.4em;
  font-size: 13px
}

html body #page .wrapper, html body #content-header .wrapper, html body #content .wrapper {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}

.mobile-width, .app-top {
  max-width: 90%;
  margin: auto;
  float: none;
}

  #h-wafer3 {
    display: none;
  }

  #options li.sortDesc h3 {
    background: transparent;
  }

  .hospital #hospital_search h3 {
    font-family: 'Tiempos Text', Georgia, serif;
      text-align: center;
  font-size: 17px
}


#hospital_search_wrapper p {
  display: none;
}
 html body #content-header .wrapper .content-header-text .title-link, html body #content-header .wrapper .content-header-text h1, html body #content-header.ribbon .wrapper .content-header-text h1, html body #content-header.ribbon .wrapper .content-header-text .title-link, html body #content-header.ribbon .wrapper .content-header-text h1 {
    font-size: 30px;
    font-family: 'Tiempos Text', Georgia, serif;
      }

  html body header.shell #h-wafer3 .wrapper {
    float: none;
  }

  #content-header .social-module {
    display: none;
  }


.hosp-warning {
  padding: 10px 20px;
}
#options {
  padding-top: 0px
}
.content-full {
  width:100%;
}

.fmenu { 
  display:none;
}


.hospital_item {
margin-bottom:10px;

}
.gone {
  display: none
}
#options ul {
  padding:10px 0px 0px;
}
#options li {
  width: 100%;
  margin-bottom: 15px
}

#options li:last-child {
  margin-bottom: 5px
}

#options li .label {
  padding-top: 0px
}

#options li h5 {
  background: transparent;
  padding-left:0px;
}

#options.no-sort {
  height: auto
}

.hospital .hospital_result_name {
  padding-left:0px;
}

.hospital_result_name p.call_ahead {
  margin-left: 0px
}

#hospital_search.small {
  padding:0px;
}
#hospital_search {
  padding:10px 0px;
  background: transparent;
}
#hospital_search .do-something {
width: 100%;
margin:0px auto;
padding: 0px 0px 10px 0px;
font-size: 14px
}
#hospital_search h3 {
  font-size: 18px
}
.hospital_item h2 {
  margin:0px 0px 10px;
}


#hospital-measures {
  width: 100%;
}
.phone_icon {
background-size: 35px;
width: 40px;
height: 35px;
background-position: 0% 50%;
}
.measure-titles {
  display: none
}
   #hospital-measures .measure > div {
    clear: both;
    margin: 0px 0px 10px 0px;
    width: 100%;
    padding: 0px;
    text-align: center;
   }
   #hospital-measures .bignum > div,  #hospital-measures .barchart{
    float: none;
   }

#hospital-measures .barchart {
  margin-top: 20px;
  display: inline-block;

}
#hospital-measures .barchart .bar > span {
  text-align: left
}
#hospital-measures .icons span {
  float: none;
  display: inline-block;
  margin-left:0px;
}
.bignum div {
  font-size: 35px
}



#hospital_search_wrapper form input[type="submit"].fancy_btn {
    width: 25%;
    padding: 0px;
    margin: 0px 0px 0px 1%;
}

#hospital_search input[type=text] {
  width: 74%;
  background-position: 4% 50%;
}

.avg-line {
  display: none
}



.state #geolocate, .hospital.show #geolocate {
  padding: 5px;
}

#geolocate {
    cursor: pointer;
    padding: 5px;
    display: inline-block;
    background: #e9f0f8;
    width: 100%;
    text-align: left;
    background: #fff
}

#geolocate span {
  background-position: 3% 50%;
  padding: 5px 0px 5px 13%;
  background-size: 22px;
}


#hospital_search .do-something > div#geolocate_link_wrapper {
  width: 100%;
  margin: auto;
  float: none;
  clear: both;
  background: #e9f0f8;
  padding:5px;
}

#hospital_search .do-something > div#hospital_search_wrapper {
    padding: 5px 5px 0px 5px;
    display: inline-block;
    background: #e9f0f8;
    width: 100%;
    clear: both;

}
.app .ribbon .social-module {
  margin:0px;
  padding:0px;
}

html body #content-header, html body #content-header.ribbon {
  padding:10px 0px 5px;
}

.state-container > div:first-child {
  text-align: left;
}
p.footnote {
  text-align: left;
  padding-left:10px;
}
.state-box, .state-box.state-box-door,.state-container .state-name, .state-container.summary-avgs .state-box {
  padding-right: 0px !important;
  width: 100%;
  text-align: left;
  clear: both;
  text-align: left;
  position: static;
  margin-bottom: 1px;
  font-size: 12px;
}
.state-box {
  height: auto;
  position: relative;
}
.state-container .state-name, .state-container.summary-avgs .state-name {
  font-size: 16px !important;
  font-weight: 600;
  padding-bottom: 5px;
 font-family: 'Tiempos Text', Georgia, serif;
}
.state-container.summary-avgs .state-box-name {
font-size: 13px;
font-weight: bold
}

.state.show .state-container .state-name {
  width: 100%;
  font-size: 20px;
  margin-bottom: 0px
}
.show .state-container .state-name a {
  width: 100%;
  position: relative;
}
.show h6 {
  position: relative;
}
p.hosp-guff {
  width: 100%;
  line-height: 1.6em;
  font-size: 14px;
  padding-bottom: 20px;
}

.element .state-box {
  width: 100%
}
.state-box.state-box-door {
  padding-right: 50px !important;
  position: relative;
}

.state-container, .state-container.summary-avgs, .show .state-chart-table.state-container {
  position: relative;
  height: 160px;
  width: 100%;
  border-top: 1px solid #cecece;
  padding: 10px 0px 5px;
}

#state-table.visible {
  height: auto;
  padding:0px 0px 100px 0px;
}

.state-chart-table {
  top:0px;
}
.state-container.active .state-box.state-name span {
  padding:0px;
  background: transparent;
}
.state-container.active .state-bar {
background: #e7e7e7
}
.state-container.active .state-box{
  font-weight: normal;
}
.state-container.active .state-box.state-name {
  font-weight: bold;
}
.state-box span {
  left: 100px;
  padding-top:5px;
}
.element .state-box:last-child, .element .state-box.wide{
  width: 100%;
  margin-bottom: 10px
}

.state-container .state-bar {
  max-width: 190px;
  height: 25px
}



.state-box .mobile-label {
  display: block;
  float: left;
  width: 100px;
  padding-top: 5px
}
#states-chart {
      margin-top: 30px;
    border-top: 1px solid #cecece;
    padding-top: 20px;
}

#hospital_map {
  width: 100%;
  height: 400px;
  margin-bottom: 10px;
  text-align: center;
}

#hospital_result {
  margin-left:0px;
  width: 100%;
  
}

.hospital_item .times {
  padding: 5px 0px 0px 0px;
}
.deets {
display: none
}

.deets-mobile {
padding: 10px;
clear: both;
display: inline-block;
}

.satisfaction-mobile {
margin-bottom: 10px;
display: inline-block;
width: 100%;
}
.deets-mobile p {
padding: 3px 0px;
display: block;
}
.left-col {
  width: 100%;
  margin-bottom: 20px
}
.hospital a.action {
  width: 85%
}
.satisfaction-mobile p{
width: 215px;
font-size: 11px;
line-height: 1.4em;
float: left;
}

.satisfaction-mobile h3 {
font-size: 24px;
color: #CA8D36;
padding: 3px 10px 0px 0px;
float: left;
}

#hospital-measures .barchart.left .bar > span {
width: 100px;
margin-left: 0px;
}

.vitals > div {
  margin: 0px auto;
  float: none;
  text-align: center;
}
.vitals div.address {
  margin:15px auto;
}
.vitals {
  padding:10px 0px;
}

.no-ratings {
  padding-left:10px;
}

.hospital_result_name p.call_ahead {
  border:0px;
}


.mobile-warning > div {
  padding: 10px;
}

.mobile-warning p {
  padding:10px 0px;
}
.mobile-warning .otherwise {
  margin: 10px 0px;
}

#results-container {
  height: 100%;
  margin-left:0px;
}
.blackout {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.8);
  z-index: 10;
}

.mobile-button {
position: relative;
display: inline-block;
vertical-align: top;
height: 36px;
line-height: 35px;
padding: 5px 30px;
font-size: 15px;
color: white;
text-align: center;
text-decoration: none;
text-shadow: 0 -1px rgba(0, 0, 0, 0.4);
background-clip: padding-box;
border: 1px solid;
border-radius: 4px;
cursor: pointer;
-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.08), 0 1px 2px rgba(0, 0, 0, 0.25);
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.08), 0 1px 2px rgba(0, 0, 0, 0.25);
}

.mobile-button.button-red {
background: #d5452f;
border-color: #6B180C #7F1808 #612219;
background-image: -webkit-linear-gradient(top, #da5c48, #d5452f 66%, #c73d28);
background-image: -moz-linear-gradient(top, #da5c48, #d5452f 66%, #c73d28);
background-image: -o-linear-gradient(top, #da5c48, #d5452f 66%, #c73d28);
background-image: linear-gradient(to bottom, #da5c48, #d5452f 66%, #c73d28);
}


.mobile-button:hover {
background: #AFAFAF;
border-color: #444444 #242424 #292929;
background-image: -webkit-linear-gradient(top, #6D6D6D, #292929 66%, #0C0C0C);
background-image: -moz-linear-gradient(top, #6D6D6D, #292929 66%, #0C0C0C);
background-image: -o-linear-gradient(top, #6D6D6D, #292929 66%, #0C0C0C);
background-image: linear-gradient(to bottom, #6D6D6D, #292929 66%, #0C0C0C);
}

.phone_icon {
background-size: 30px;
}

}


/*FOR IPAD*/


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

  .mobile-only {
    display: block;
  }

.state-name p {
  display: none;
}

#state-table .state-name p {
  display: block;
}

.state-name p.mobile-only {
  display: block;
}
.hosp-warning {
  padding-bottom: 6px
}

#content-header .social-module {
  display: none;
}
#simple_frame {
  max-width: 700px
}
p.hosp-guff {
  font-family: 'Tiempos Text', Georgia, serif;
  margin:10px 0px 20px;
  display: inline-block;
}

.state p.hosp-guff {
  font-size: 16px !important;
  line-height: 1.6em !important;
}
   .vitals div.address {
    margin-left:20px;
   }
}
html, body {
  background: #e9f0f8;
margin: 0px auto;
}
.widget h1 {
  margin-top: 10px
}

#search-wrapper-widget {
text-align: center;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
}

#search-wrapper-widget #hospital_search h3 {
  text-align: center;
  margin-bottom: 0px
}

#search-wrapper-widget #hospital_search input[type="text"] {
  width: 100%
}

#search-wrapper-widget #hospital_search input[type="text"], #search-wrapper-widget #hospital_search input[type="submit"] {
width: 100%;
}

#search-wrapper-widget #hospital_search_wrapper form {
  margin-bottom: 0px;
}
#search-wrapper-widget #geolocate_link_wrapper, #search-wrapper-widget #hospital_search_wrapper {
clear: both;
width: 300px;
margin: auto;
text-align: center;
float: none
}

#search-wrapper-widget #hospital_search p {
  margin-top: 0px;
}

#search-wrapper-widget #hospital_search_wrapper form input[type="submit"].fancy_btn {
margin:10px 0px 0px 0px
}

@media screen and (max-width: 480px) {

#search-wrapper-widget .do-something #hospital_search_wrapper {

width: 85%;
padding: 0px;
}

#search-wrapper-widget #hospital_search input[type="text"] {
  padding:10px 10px 10px 40px;
  font-size: 14px
}

#search-wrapper-widget #hospital_search p {
  padding-top:0px;
}

#search-wrapper-widget #hospital_search_wrapper form input[type="submit"].fancy_btn {
display: inline-block;
margin: 10px 0px;
clear: both;
}
#search-wrapper-widget #hospital_search .do-something {
  font-size: 16px;
  padding-top: 0px
}
#search-wrapper-widget .do-something #geolocate_link_wrapper {
  width: 240px
}
}
