/*


*/
body {
  font-family: "Helvetica Neue";
}

#content table {
  border-collapse: collapse;
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom:2px solid #cecece;
  border-top:2px solid #cecece;
}

td, th {
  padding: 10px;
  vertical-align: top;
  line-height: 1.4em;
  text-align: left;
  font-size: 15px;
  padding-left:0px;
}


.name_brand span {

}
.name_brand {
position: relative;
clear: both;
border-bottom: 1px solid #cecece;
}

#about_data {
  padding-top: 20px
}
#prov_chart div.provider-graph-anchor {
  width: 335px;
  height: 300px;
  margin: 10px 0px 0px 0px;
  background: #f0ead7;
  border-radius: 3px;
}

.provider-bar .pt {
  display: block;
  width: 4px;
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=50);
  cursor: pointer;
  z-index: 1;
  background-color: #004e7a;
  position: absolute;
  height: 100%;
  margin-right: -3px;
}

.highlight-column {
  background: #f7f7f7
}

.hover-info {
  cursor: pointer;
}

.summary_stats .avg {
  margin-left:-5px;
}
span.capitalize {
  text-transform: capitalize;
}

.search .city-state-no-click td p a, .search .city-state-no-click .address p a {
  color: black;
  font-weight: normal;
  font-size: 11px;
  pointer-events: none;
  line-height: 1.5em;
  text-transform: capitalize;
}


h4 span.hover-info {
  border-bottom: 1px dotted;
  padding-bottom: 1px
}

.hover-info span.hover_link {
border-bottom: 1px dotted #444;
display: inline;
clear: both;
    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;
}


.hover-info:hover span.hover_link, .dashboard .hover-info:hover {
  border-bottom: 1px solid #000
}

.brand-name-search {
  display: none
}

.providers.search .brand-name-search {
  display: block;
}

.tiny_num {
  font-size: 10px;
}

.search_suggestions{
padding-top: 10px;
font-size: 16px;
font-weight: bold;
padding: 10px;
text-transform: capitalize;
background: #e9f0f8;
display: inline-block;
border-radius: 1px;
margin-top: 20px;
box-shadow: 0 0 5px #F0F0F0;
}

#city-search-results p:last-child{
  font-size: 13px;
  font-weight: normal;
    line-height: 2em
}

.drug-description {
  display:none;
}

.drug-summary {
  margin-top: 5px
}
.drug-summary a {
  cursor: pointer;
}

.providers .legend .pt.highlight, .legend .pt.avg {
  height: 18px;
  top: 0px;
  margin-bottom: 2px;
}

.providers .pt.highlight {
  background-color: #e25d29;
  width: 2px;
  height: 40px;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 100;
  position: relative;
  top: -7px;
  display: inline-block;
  border: 1px solid #e25d29;
}

.pt.avg {
  z-index: 1;
  background-color: #fff;
  width: 2px;
  height: 40px;
  opacity: 1;
  display: inline-block;
  position: relative;
  top: -7px;
  border: 1px solid #666;
}

.providers.show .left_bar h4, .providers.show .right_bar h4 {
  text-align: center;
  margin:20px 0px 0px;
}
.right_text {
  text-align: right;
}

.rightest_rail {
width: 580px;
float: left;
}
.leftest_rail {
width: 340px;
float: left;
margin-right: 30px;
}

.leftest_rail p {
  max-width: 340px
}
.leftest_rail .name_brand img {
width: 100%;
padding: 10px 0px;
}

.rightest_rail .top_drugs {
margin: 0px 0px 0px 20px;
width: 285px;
float: left;
}

.dashboard .dash_item h5{
  font-size: 22px;
  padding-bottom: 5px;
  font-weight: bold;
  font-family: "Helvetica Neue",arial,sans-serif;
}

.prov_chart canvas {
  position: absolute;
  left: 0;
}

#provider-tip {
  display: none;
  position: absolute;
  padding: 5px;
  border: 1px solid gray;
  background-color: white;
  z-index: 200;
}

.prov_chart div.provider-bar {
  height: 30px;
  width: 350px;
  position: relative;
  background: #f0ead7;
  border-radius: 2px;
  margin: 10px 0px 5px
}

#provider-stats.prov_chart div.provider-bar {
    margin: 10px 0px 35px
}
.prov_chart.hide-bars div.provider-bar {
  background-color: transparent;
  height:10px;
}

.prov_chart span, .address p {
  font-family: "Helvetica Neue",arial,sans-serif;
  font-size: 11px;
  position: relative;
}


#provider-stats {
  float: left;
  border-radius: 3px;
  width: 100%;
  padding: 0px 0px 10px;
  margin-bottom: 20px;
}

.big_num h6 {
  font-style: italic;
}
.providers.show p.type_hedder {
  text-align: center;
  font-family: "ff-meta-serif-web-1","ff-meta-serif-web-2","Georgia",serif;
  font-weight: 600;
  font-size: 20px;
  text-transform: none;
  padding: 20px 0px 20px 0px;
}

.providers.show p.type_hedder.small {
    padding: 20px 0px 0px 0px;

}

.type_hedder_caption {
  font-size: 13px;
  font-family: Arial, sans-serif;
  text-align: center;
}

p.type_hedder {
  font-family: "ff-meta-serif-web-1","ff-meta-serif-web-2","Georgia",serif;
  font-weight: 600;
  font-size: 20px;
  text-transform: none;
  padding: 10px 0px 5px;
}
.prov_chart span.big_num {
  font-size: 20px;
  margin: -5px 3px 35px 0px;
  padding: 5px 5px 5px 0px;
  text-align: right;
}

.prov_chart span.big_num span {
  font-weight: normal;
  font-style:italic;
}

.prov_chart span {
  float: left;
}

.prov_chart span.prov_descr {
  position: relative;
  top: 3px;
  font-size: 13px;
  width: 310px;
  font-weight: bold
}

#sim_bar {
  float: left;
  clear: both;
  width: 100%;
  margin-bottom: 20px
}

#sim_bar.prov_chart span {
  height: 40px;
}

#sim_bar span.weird_label {
  font-size: 11px;
  margin-top:5px;
  color: #666;
  font-style: italic;
  float: right;
  height: 30px;
}

#sim_bar .weird_label.left {
  float: left;
  clear: both;
}

/* Little black labels on similarity bars */

#sim_bar.prov_chart .pt p {
  color: black;
  position: absolute;
  padding: 5px;
  border-radius: 6px;
  display: inline-block;
  top: -35px;
  width: 100px;
  right: -53px;
  border-bottom: 1px solid #aaa;
  text-align: center;
}

#sim_bar.prov_chart .pt p.flip {
  top: 50px;
  width: 100px;
  border-bottom: 0px;
  border-top: 1px solid #aaa;
}

#sim_bar.prov_chart .pt.highlight p {
  top: -36px;
  width: 80px;
  left: -46px;
}

#sim_bar .pt.highlight p span {
  left:48%;
}

#sim_bar .provider-bar {
  width: 960px;
}

#sim_bar.prov_chart div.bar_cont {
  padding: 18px 10px 0px 0px;
  margin-bottom: 0px
}

/* Arrows on similarity bar labels */
.provider-bar .highlabel span {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  position: absolute;
  width: 0;
  height: 0;
  border-top: 4px solid #aaa;
  margin-top: 15px;
  left: 48%;
}


.provider-bar .avglabel span {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 4px solid #aaa;
  left: 48%;
}

.provider-bar .avglabel span {
  margin-top: -7px;
}

.provider-bar .highlabel{
  bottom: 34px;
  position: absolute;
  z-index: 1;
  border-bottom: 1px solid #aaa;
  border-radius: 6px;
  padding: 2px 10px;
  margin-bottom: 14px;
  width: 75px;
  left: -49px;
  color:black;
}

.provider-bar .avglabel{
  position: absolute;
  z-index: 1;
  border-top: 1px solid #aaa;
  border-radius: 6px;
  padding: 3px 10px;
  margin-left:1px;
}


#sim_bar p {
 clear: both;
}


.cursor_pt {
  background: url(<%= asset_path 'OS9cursor.png' %>) no-repeat top left;
  width: 27px;
  height: 22px;
  background-size: 20px;
  display: inline-block;
  background-position: 0px 2px;
}

.prov_chart div {
  margin-bottom: 10px;
  float: left;
  clear: both;
}

.prov_chart > div {
  margin-top: 10px
}

.address p {
  line-height: 1.6em;
  text-transform: uppercase;
}

.address p:last-child {
  text-transform: none;
}

.vitals .address span.thin{
  text-transform: none;
  padding-top: 2px;
  display: inline-block;
  font-weight: 100
}

.address h4 {
  font-size: 13px;
  margin: 10px 0px 0px
}

.address h4 a{
  color:#237EB5;
}

.address h4 a:hover {
  text-decoration: underline;
}

h4 {
  color: black;
  font-size: 16px;
  font-weight: bold;
  font-family: "Helvetica Neue",arial,sans-serif;
}

.provider_box {
  margin: 5px 0px 0px 30px;
  width: 610px;
  float: right;
  line-height: 1.4em;
  font-size: 12px;
}

.provider_box img {
  margin-top: 15px;
  border: 1px solid #cecece;
  display: inline-block
}
.providers .fancy_table p span.num, .specialties .fancy_table p span.num {
  font-size: 12px;
  font-weight: bold;
  float: right;
  padding-right:2px;
}

.provider_box td.fancy_table >p {
  padding: 3px 0px;
}

.drugs.show .provider_box td.fancy_table p {
  border-bottom: 0px;
}

.drugs.show .provider_box tbody td, .drugs.drug_state .provider_box tbody td {
  border-top: 1px solid #e7e7e7
}

.drugs.drug_state table th.header:last-child, .drugs.drug_state table td:last-child  {
  display: none
}

/*.state_specialty th.header.reverse, .state_specialty #providers td.reverse {
  display: none
}*/

.provider_box .sortamagic .address a p {
  padding: 0px 0px;
  font-size: 12px;
  margin-top: 3px;
}

.providers.search .no-search, .specialties.show .no-search{
  display: none
}

.specialties td p.avg, p.avg {
display: inline-block;
margin-top: 5px;
padding: 0px 5px;
background: #f1f1ee;
}


.fancy_table {
  position: relative;
}

#provider-stats .label {
  font-weight: bold;
  font-size: 13px;
  padding: 20px 0px 5px;
}

.state_specialty .dashboard {
  height: auto;
  width: 515px;
  margin-top: 0px;
  position: relative;
  padding: 0px;
  display: inline-block;
  float: right;
}

.state_specialty .dashboard > div {
  width: 80px;
  padding: 0px 7px 0px 8px;
  text-align: left;
  height:210px;
}

.state_specialty .dashboard p {
  font-size: 11px
}

.state_specialty .dashboard .difference_bar div {
height: 35px;
}

.state_specialty .dashboard .difference_bar {
  height: 70px;
  margin-bottom:0px;
}

.state_specialty .dashboard h4:first-child, .state_specialty .dashboard .dash_item h5 {
  font-size: 12px;
}

.dashboard {
  margin: 5px auto 0px;
  width: 960px;
  height: 385px;
  padding-bottom: 50px;
  position: relative;
}

.dashboard >p {
  padding-bottom: 10px
}

.state_specialty .dashboard h4:first-child {
  height: 50px;
}

.dashboard h4:first-child {
  height: 40px;
  padding-bottom: 0px;
  font-size: 16px;
  line-height: 1.4em
}

.dashboard h4 {
  font-size: 22px;
  padding-bottom: 5px
}

.dashboard > div {
  float: left;
  width: 144px;
  margin-right: 5px;
  height: 100%;
  padding: 10px 5px;
  background: #f1f1ee;
  border-radius: 3px;
  text-align: center;
}

.dashboard .difference_bar {
  position: relative;
  height: 200px;
  text-align: center;
  margin-bottom: 5px
}

.dashboard .difference_bar div {
  clear: both;
  height: 99px;
  width: 100%;
  text-align: center;
  position: absolute;
}



.dashboard .difference_bar.above div{
  top:0px;
}
.dashboard .difference_bar.below div {
  bottom: 0px;
}

.dashboard .difference_bar > div:nth-of-type(1) {
  border-bottom: 1px solid #cecece;
}

.dashboard .difference_bar.below > div:nth-of-type(1) {
  border-top: 1px solid #cecece;
  border-bottom: 0px;
}

.dashboard .difference_bar p {
  position: absolute;
}

.dashboard .difference_bar span.average_label.first_label {
  min-width: 47px
}

.provider_avg_guff {
margin: auto;
display: block;
width: 60%;
}

.provider_avg_guff img {
  float: left;
}


.provider_avg_guff span {
float: left;
line-height: 1.5em;
display: inline;
width: 80%;
margin: 5px 0px 0px 20px;
}

.providers.show .dashboard h6 {
  margin-top: 90px;
  font-size: 16px;
    font-weight: bold;
  color:#cecece;
}
.specialties td h6 {
  font-weight: bold;
  color:#cecece;
  font-size: 13px;
  margin-top: 25px
}

.search td h6 {
  font-weight: bold;
  color:#cecece;
  font-size: 13px;
}

.state_specialty .dashboard span.average_label{
  left: -85px;
  top: 28px;
  text-transform: uppercase;
  font-size: 10px;
}

.dashboard span.average_label {
  width: 80px;
  padding-right: 2px;
  font-size: 11px;
  font-family: arial;
  color: #666;
  position: absolute;
  display: block;
  min-width: 25px;
  text-align: right;
}

.providers.show .dashboard span.average_label {
width: 100%;
padding: 10px 0px;
font-size: 11px;
text-align: center;
font-family: Helvetica;
color: #666;
}

.providers.show .avg_label {
top: 100px;
left: -100px;
position: absolute;
}

.providers.show .avg_label span {
clear: both;
display: block;
position: relative;
}

.providers.show .dashboard span.average_label span{
  margin-top: 15px;
  right: -3px;
  margin-left: 20px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 7px solid #666;
  position: absolute;
  width: 0;
  height: 0;
}

.dashboard_label {
  margin-top: 30px;
  display: inline-block;
  width: 100%;
}

.dashboard_label >div:first-child {
width: 45%;
margin: 0px 20px;
}

.dashboard_label >div{
width: 45%;
display: inline-block;
text-align: center;
margin: 0px 20px;
}

.dots {
  position: relative;
  top: -3px;
  color: #e6e6e6;
  border-bottom: 1px dotted #cecece;
  display: block;
  margin-right: 5px;
}

.dot_label {
  background: #fff;
  margin-top: -10px;
  z-index: 999;
  position: relative;
  width: 270px;
  text-align: center;
  top: -11px;
  padding: 0 10px 0 10px;
  position: relative;
  top: -11px;
  text-transform: uppercase;
  font-size: 11px;
  color: #000;
/*  letter-spacing: 1px;
*/  font-family: Arial
}

.dashboard .difference_bar p.provider_label {
  bottom: 10px;
  width: 300%;
  left: -100%;
  font-size: 11px;
  line-height: 1.6em;
  color: #666;
  padding: 5px 0px;
}

.dashboard .difference_bar.below p.provider_label {
  bottom:0px;
  padding:10px 0px;
}

.dashboard .difference_bar p.provider_label span {
  font-weight: bold;
  font-size: 13px;
  width: 100%;
  display: block;
}

.dashboard > div >p {
text-align: left;
padding: 0px 0px 0px 5px;
font-size: 13px;
line-height: 1.4em;
}
.dashboard > div > span {
  height:30px;
  display: block;
}

.state_specialty .dashboard .difference_bar .inner_bar {
  width: 40px;
}

 .dashboard .difference_bar .inner_bar {
  display: inline-block;
  width: 60px;
  position: relative;
  height: 100%;
}

 .dashboard .difference_bar .inner_bar .color_inner_bar {
  height: 15.0%;
  bottom: -1px;
  width: 100%;
  display: block;
  position: absolute;
  max-height: 100px !important
}

.dashboard .difference_bar.above .inner_bar.B .provider_label:before {
  content: "(much higher than peers)"
}

.dashboard .difference_bar.above .inner_bar.B .provider_label {
color: #b2310f;
/*border-bottom: 1px dotted #444;
cursor: pointer;
padding: 0px;
margin: 5px auto;
width: 205%;
left: -52%;
line-height: 1.4em;*/
}

.dashboard .difference_bar.below .inner_bar.A .provider_label:before {
  content: "(much lower than peers)"
}

.dashboard .difference_bar.below .inner_bar.A .provider_label {
  color:#2e4c61;
/*cursor: default;
pointer-events:none;*/
}

.dashboard .difference_bar.above .inner_bar.B .color_inner_bar {
background: #b2310f;
}

.dashboard .difference_bar.below .inner_bar.A .color_inner_bar {
  top: -1px;
  background: #2e4c61
}

.dashboard .difference_bar.below .inner_bar .color_inner_bar {
  top: -1px;
  background: #5e90b1
}

.dashboard .difference_bar.above .inner_bar .color_inner_bar {
  background: #cf5e02
}

.dashboard .difference_bar.below p.provider_label span{
  color: #5e90b1;
}

.dashboard .difference_bar.above p.provider_label span {
  color: #cf5e02;
}

.dashboard .difference_bar.above .inner_bar.B p.provider_label span{
  color:#b2310f
}
.dashboard .difference_bar.below .inner_bar.A p.provider_label span{
  color:#2e4c61
}
.dashboard > div:last-child {
  margin-right: 0px;
  border-right:0px;
}

.dashboard .barchart {
  width: 30px;
  display: block;
  background: #fff;
  height: 150px;
  position: relative;
  margin: 0px 54px;
  border-radius: 2px
}

.dashboard .barchart > div {
  position: absolute;
  bottom: 0px;
  width: 100%;
  left: 0px;
  -webkit-font-smoothing: antialiased;
}

.dashboard .barchart > div >p {
  position: relative;
  width: 65px;
  top: -15px;
}

.dashboard .barchart > div.thisdoc >p {
  left: 40px;
}

.dashboard .barchart > div.avg >p {
  right: 75px;
  text-align: right;
}

.dashboard .barchart > div > p span:first-child {
  font-weight: bold;
  font-size: 18px;
  width: 100%;
  display: block;
}

.dashboard .barchart > div > p span {
  clear: both;
  font-size: 11px;
}

.dashboard .barchart > div > span {
  background: #64B19F;
  position: absolute;
  bottom: 0px;
  width: 100%;
  left: 0px;
  height: 100%
}

.dashboard .barchart > div > span.red{
  background: #9B1C1F;
}

.dashboard .barchart > div.avg > span {
  background: transparent;
  border-top:2px solid #cecece;
  border-style: dotted;
  z-index: 1
}

.dashboard .barchart > div.avg > p span:first-child {
  font-size: 14px;
}

.dashboard .barchart > div.avg > p span {
  color:#888;
  line-height: .7em;
}

.providers.show .summary_stats {
  clear: both;
  display: inline-block;
  padding: 0px 0px 10px 0px;
  text-align: left;
  float: none;
}

.summary_stats div {
  width: 125px;
  padding-right: 15px;
}
.summary_stats div.first {
 width: 240px;
}

.summary_stats div.first p{
  width: 200px
}

.summary_stats div:last-child {
  padding-right:0px;
}
.summary_stats span, .summary_stats div p {
  clear: both;
  font-size: 11px
}
.summary_stats div p {
   clear: both;
  display: inline-block;
}

.providers.show h3.center {
  padding-top:30px;
  border-top: 1px solid #e7e7e7;
}

.states .topdocs{
  font-family: "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 20px;
  width: 80%
}

.states .topdocs span:first-child{
  clear: both;
  float: left;
  line-height: 1.6em;
}
.states .topdocs span:last-child {
  float: right;
}

.providers.show p.center {
  border-top:1px solid #e7e7e7;
}

.providers.show .divider {
  width: 100%;
  display: inline-block;
  margin-top: 30px
}

.providers.show .top_summary {
  text-align: center;
}

.top_summary div.story {
  float: left;
  overflow: hidden;
}

.story div, .top_summary div {
  float: left;
}

.drugs.index .story {
  margin-bottom: 10px
}

.related_story {
  clear: both;
font-size: 11px;
font-style: italic;
}

.top_summary .story p {
  font-family: Georgia, serif
}
.top_summary .story div {
  padding: 20px 0px 0px 5px;
  float: left;
  width: 240px;
}

.top_summary h6{
  font-size: 11px;
  color: #666;
  font-style: italic;
  margin: 4px 10px 0px 0px;
  float: left;
}

.top_summary .last {
  margin:0px;
}
.top_summary div.title, .legend .title {
  width: 100%;
  font-size: 11px;
  text-transform: uppercase;
  padding: 5px 0px;
  text-align: left;
}

.top_summary {
    width: 100%;
    float: left;
    margin-top:-3px;
}
.legend {
  clear: both;
  display: inline-block;
  border: 1px dotted #888;
  padding: 5px 10px;
  border-radius: 2px;
  float: left;
}

.legend h5 {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 11px;
  width: 100px;
  float: left;
  padding-top: 5px;
}
.legend div {
  float: left;
  margin: 0px 10px 0px 0px;
  text-align: center;
}

.legend div:last-child {
  margin:0px;
  width: 100px;
  float: right;
}

.legend .last {
  width: 100px;
  text-align: center;
}


.legend .gradient h6:last-child {
  text-align: right;
  float: right;
  margin-right: 0px;
}

.legend h6 {
  width: 65px;
  float: left;
  text-align: left;
  font-size: 11px;
  color: #666;
  font-style: italic;
}
.legend h6.center {
  text-align: center
}

.legend .gradient span.blue {
  height: 5px;
  float: left;
  background: #cee5f6;
  background: -moz-linear-gradient(left, #cee5f6 13%, #13618b 88%);
  background: -webkit-gradient(linear, left top, right top, color-stop(13%,#cee5f6), color-stop(88%,#13618b));
  background: -webkit-linear-gradient(left, #cee5f6 13%,#13618b 88%);
  background: -o-linear-gradient(left, #cee5f6 13%,#13618b 88%);
  background: -ms-linear-gradient(left, #cee5f6 13%,#13618b 88%);
  background: linear-gradient(to right, #cee5f6 13%,#13618b 88%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cee5f6', endColorstr='#13618b',GradientType=1 );
  width: 130px;
  margin: 8px 0px 11px;
}

.sim_legend {
  margin:20px 0px 0px 0px;
  float: right;
}

.sim_legend p:nth-child(2) {
  text-align: right;
  clear: both;
}

.providers .sortamagic th.wide {
  width:300px;
}

.providers table td, .providers table th {
  line-height: 1.5em;
}

.providers.show .vitals h6 {
  font-weight: bold;
  padding: 3px 0px;
  font-size: 13px;
}

.providers.show .vitals h6:last-child {
  font-size: 13px;
}
.providers.show .right_bar table td{
  border-bottom: 1px solid #e7e7e7;
}

.providers.show .right_bar table td.empty {
  border-bottom: 0px;
  padding-left: 0px;
  font-size: 18px;
  font-family: Georgia;
  color: #999;
}
.fancy_table.prov_claims p{
  font-weight: 200
}
.fancy_table p {
  font-weight: bold
}
.providers.show .right_bar table td.rank {
  background: #f1f1ee;
}


.drugs.index .sorty th, .providers.show .sorty th {
  vertical-align: middle;
}
.providers.show .sorty th.all_rank {
  padding-left:10px;
}

table th.header{
  padding: 0px;
  background: url(<%= asset_data_uri "arw-sorters.png" %>) 5% 50% no-repeat #fff;
  cursor: pointer;
}

table th.header.no-sort, .state_specialty #providers th.header.no-sort {
  background:#fff;
  padding-left: 10px;
  padding-top: 10px;
  cursor: default;
}



.drugs.show  table th.header:first-child{
  width: 100px
}
 .state_specialty table th.header{
  background: url(<%= asset_data_uri "arw-sorters.png" %>) 5% 25% no-repeat #fff;
 }

.state_specialty table th.header a {
  padding: 10px 10px 10px 20px;
}

table th.header a{
  color:black;
  display: block;
  padding: 10px 10px 10px 25px;
}

.providers.show .right_bar table.sorty th.rank.sortyDown, table th.header.headerSortDown {
  background-image: url(<%= asset_data_uri "arw-sorter-desc.png" %>);
  background-color:#f7f7f7
}

.providers.show .right_bar table.sorty th.rank.sortyUp, table th.header.headerSortUp{
  background-image: url(<%= asset_data_uri "arw-sorter-asc.png" %>);
   background-color:#f7f7f7
}

table th.header.headerSortUp.reverse {
  background-image: url(<%= asset_data_uri "arw-sorter-desc.png" %>);
}

table th.header.headerSortDown.reverse {
  background-image: url(<%= asset_data_uri "arw-sorter-asc.png" %>);
}

.specialties table tbody tr {
  border-bottom: #cecece solid 1px;
}

.providers .right_bar {
  float: right;
  width: 100%;
}

.noresults {
  clear: both;
  position: absolute;
  top: 34px;
  background: #fff;
  background: rgba(255,255,255, 0.95);
  padding: 5px;
  border: 1px solid #cecece;
  font-size: 13px;
  display: none;
}

.providers.show .filter_section input[type="text"] {
    width: 180px;
  border-radius: 4px;
  height: 25px;
  font-size: 13px;
  -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: 4px 5px;
  background: url("http://propublica.s3.amazonaws.com/images/mag_glass.svg") no-repeat top left;
  background-size: 25px 25px;
  padding-left: 30px;
  color:#444;
  font-weight: bold;
}

/* BADGES BADGES BADGES */

.badges {
  float: right;
  position: relative;
  width: 700px;
  color: #666;
  font-size: 11px;
  line-height: 1.5em;
  margin: 0px 0px 10px;
}

.search_box {
  float: left;
  width: 260px;
  font-weight: bold;
  color:#444;
}

.clear-filters {
  background: url("http://propublica.s3.amazonaws.com/images/close_icon.png") no-repeat center left 4px #e7e7e7;
  display: none;
  float: left;
  margin: 0px 15px;
  cursor: pointer;
  padding: 2px 6px 2px 20px;
  color: #444;
  border-radius: 3px;
  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-size: 12px;
  background-position-y: 3px;
}

.clear-filters:hover {
  background: url("http://propublica.s3.amazonaws.com/images/close_icon.png") no-repeat center left 4px #444;
  color:white;
  background-size: 12px;
  background-position-y: 3px;
}

.filter_section {
  padding-top: 20px;
  position: relative;
  background: #fff;
  z-index: 1
}

.filter_section h6 {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #000;
  float: left;
}

.badges div {
  float: left;
  margin-right: 25px;
  width: 90px;
  padding-bottom: 10px;
}

.badges div.notactive span{
  cursor: default;
}
.badges div.notactive span:hover {
  opacity: .8;
}

.badges div.fade {
  opacity: .5;
}

.badges div p {
  margin-top: auto;
  float: left;
  display: block;
  width: 90px;
}

.the-more {
  display: none;
}

.see-more {
  color:#237EB5;
  cursor: pointer;
  clear: both;
  display: block;
}

.see-more:hover {
  text-decoration: underline;
}
.badges div:last-child {
  margin-right: 0px;
}

.top_prescriber.true a {
  color:#b28600;
}

.providers table td.notable {
  padding-top:10px;
}

.providers.show .tooltip{
  max-width: 150px;
}
.tooltip {
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  color: #333;
  min-width:50px;
  max-width:250px;
  display: block;
  padding: 10px;
  font-size: 12px;
  position:absolute;
  background: white;
  border-radius: 3px;
  border: 1px solid #cecece;
  display: none;
  z-index: 10000
}

.drugs.index .tooltip  {
  width: 170px;
  line-height: 1.9em;
  opacity: .9
}

.drugs.index .tooltip h4 {
  line-height: 1.7em;
}

.providers table td.notable span:hover, .badges span:hover {
  opacity: 1;
}
.providers table td.notable span, .badges span {
  cursor: pointer;
}

.providers table td.notable span, .badges div > span {
  -webkit-font-smoothing: antialiased;
  font-size: 11px;
  font-weight: bold;
  display: none;
  color: white;
  width: 35px;
  text-align: center;
  display: block;
  float: left;
  margin: 0px 10px 5px 0px;
  opacity: .8;
  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;
}

.badge-N {
  background: #a60a06;
  padding: 8px 0px;
  border-radius: 3px;
}

.badge-10 {
  background: #dbb006;
  padding: 8px 0px;
  border-radius: 3px;
}

.providers table td.notable span img, .badges span img {
  width: 20px
}

.badge-down {
  background: url("http://propublica.s3.amazonaws.com/images/arrow-avg-down.png")#366a74 no-repeat;
  padding: 3px 0px;
  border-radius: 3px;
  background-size: 20px;
  width: 35px;
  height: 28px;
  background-position: 50%;
}

.badge-up {
  background: url("http://propublica.s3.amazonaws.com/images/arrow-avg-up.png")#366a74 no-repeat;
  padding: 3px 0px;
  border-radius: 3px;
  background-size: 20px;
  width: 35px;
  height: 28px;
  background-position: 50%;
}


.badge-A{
  background: #2c5c0c;
  padding: 8px 0px;
  border-radius: 3px;
}

.badge-R {
  background: #BB6100;
  padding: 8px 0px;
  border-radius: 3px;
}

.badges .top_prescriber {
  font-weight: bold;
  font-size: 12px;
  color:#b28600;
  font-style: normal;
}

.av_days span {
float: right;
display: inline-block;
margin-right: 60px;
}

.providers.search .right_bar {
  width: 100%;
  float: left;
  padding-left:0px;
}

.providers.search .prov_name a, .specialties .prov_name a, .drug_state .prov_name a{
  font-size:16px;
  line-height: 1.3em
}
.providers.search .provider_box, .specialties .provider_box  {
  float: left;
  margin-left:0px;
  width: 100%;
  position:relative;
}

.providers.search #providers td.fancy_table:last-child, .specialties #providers td.fancy_table:last-child {
  padding: 10px 0px 0px 70px;
}

.providers .provider_box td.fancy_table > p, .specialties .provider_box td.fancy_table >p{
  width: 300px;
  padding:6px;
}

.drugs.drug_state .provider_box td.fancy_table > p {
min-width: 50px;
padding: 6px;
width: 30%;
}

.specialties .sorting {
  margin-bottom: 5px;
}

.vitals .address p a {
  font-weight: bold
}

.providers.show .left_bar {
  border-top: 0px;
  width: 100%;
  clear: none;
  float: right;
  margin-top:20px;
}

td.right_num {
  text-align: right;
}
.providers td.right_num p {
  width: 70%;
}

.specialties td.right_num p {
  margin-right: 20px
}
.states .left_bar td.right_num, .specialties .left_bar td.right_num{
  padding-right: 100px;
}

.states .right_bar td.right_num, .specialties .right_bar td.right_num {
  padding-right: 30px;
}
.providers.show .left_bar > div.last {
  margin-right:0px;
}

.providers.show .left_bar > div {
  width: 275px;
  float: left;
  display: inline-block;
  margin-right: 35px;
}

.providers.show .right_bar {
  float: left;
}

.providers.show table {
  width: 100%;
}

#provider-tip {
  background: #fff;
  border-radius:3px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border:0px;
  color:#444;
  padding:10px;
  box-shadow: 0 0 2px #cecece;
  -moz-box-shadow: 0 0 2px #cecece;
  -webkit-box-shadow: 0 0 2px #cecece;
  font-size: 12px;
  line-height: 1.4em;
  width: 200px;
}

#provider-tip p:first-child {
  margin-bottom: 5px;
}

#provider-tip span {
  font-style: italic;
}

.providers .guff {
  padding:0px 0px 5px 0px;
  line-height: 1.4em;
  clear: both;
}

.providers .right_bar th:first-child{
  width:120px
}

.providers.search .right_bar th:first-child {
  width:250px
}

.providers.search .right_bar th:last-child {
  display: none;
}

.providers.search td span.num {
  font-size: 16px;
  font-weight: 200;
  display: block;
  padding-top: 5px;
  width: 100%;
}
.providers.search #providers td.formatted {
  padding-left: 20px
}

.providers.search tr {
  border-bottom: 1px solid #cecece
}

.state_specialty td span.prov_name {
  display: inline-block;
  padding-top: 25px;
}

.providers.search td span.prov_name a {
  font-size: 20px
}

/* Orange sort buttons */

.sortamagic .fancy_table a {
  display: block;
}

.drugs.show .provider_box td.fancy_table > p {
  border-bottom: 0px;
  padding:5px;
}

.provider_box td.fancy_table.prov_claims p {
  font-size: 16px;
  border-bottom: 0px;
  padding-left:5px;
}

.sort-field {
  display: inline;
}

span.sort-field.hide {
  display:none;
}

.not_here {
  line-height: 1.4em;
  margin-bottom:10px;
  padding:10px 0px;
}

.not_here p {
  font-size: 13px;
}

.not_here a {
  cursor: pointer;
  padding-bottom: 10px;
  display: block;
}

.drugs.state_by_state tbody tr {
  border-bottom: 1px solid #e7e7e7;
}

.drugs.state_by_state table {
  width: 100%;
}


#doc_highlights {
font-family: "Helvetica Neue", Helvetica, sans-serif;
font-size: 13px;
display: inline-block;
margin: 0px 0px 20px 0px;
height: inherit;
float: left;
border-bottom: 1px solid #cecece;
margin-bottom: 20px;
padding-bottom: 30px;
}

#doc_highlights  div {
  float: left;
}


#doc_highlights .doc_image {
width: 100%;
overflow: hidden;
margin-top: 10px;
text-align: center;
}
#doc_highlights .doc_image img {
  padding-bottom: 10px
}
.doc_item {
  display: none;
clear: both;
margin-top: 20px;
background: #f1f1ee;
padding: 20px 0px;
text-align: center;
}

.doc_guff {
  width: 100%
}

.doc_item p {
  clear: both;
  text-align: left;
  padding:0px 30px;
}
.doc_item.active {
  display: block;
  max-width: 310px;
}

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

.doc_nav:hover {
background: #fafafa;
opacity: 1;
}



.doc_guff h3 {
font-weight: 700;
font-size: 20px;
padding-bottom: 10px;
font-family: "Helvetica Neue";
}

.doc_nav {
font-size: 11px;
text-transform: uppercase;
float: left;
padding: 10px 5px;
border-radius: 3px;
margin: 10px 5px 0px 0px;
cursor: pointer;
border: 1px solid #CCC;
width: 90px;
text-align: center;
font-family: Arial, sans-serif;
min-height: 30px;
}

#drug_map .alaska {
top: 140px;
cursor: pointer;
height: 70px;
position: absolute;
width: 10px;
z-index: 1000;
}
#drug_map .hawaii {
top: 20px;
cursor: pointer;
height: 180px;
left: -60px;
position: absolute;
width: 140px;
z-index: 10;
}

#map-one {
  margin-top: -40px;
}
#drug_map .states {
  cursor: pointer;
height: 265px;
position: relative;
width: 300;
z-index: 500;
top: -20px;
}

.drug_map_container {
display: block;
height: 360px;
position: relative;
padding-bottom: 10px;
margin-bottom: 10px;
}
#drug_map {
width: 280px;
height: 210px;
position: relative;
float: left;
margin-bottom: 70px;

}

#drug_map h3 {
  position: absolute;
}
.drug_map_container #text_box {
  display: inline-block;
  clear: both;
height: 30px;
line-height: 1.7em

}

p.smallnum {
  font-size: 12px;
  line-height: 1.5em
}
/* MAP LEGEND */
.drug_map_container .druglegend,.drug_map_container .legend-box  {
clear: both;
}

.drug_map_container .druglegend span {
float: left;
height: 25px;
width: 55px;
}
.parent-title img {
  vertical-align: bottom;
margin: 0px 10px 5px 0px;
}
#content .wrapper {
  height: auto;
  overflow: visible;
  min-height: 875px;
}

.left_bar {
  float: left;
  border-top:2px solid #cecece;
  clear: both
}

.right_bar {
  float: right;
}

.top_bar {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 5px
}

.vitals {
  float: left;
  width: 425px;
}

table {
  border-collapse: collapse;
  font-family: "Helvetica Neue", Helvetica, sans-serif;
}

td, th {
  padding: 10px;
  vertical-align: top;
  line-height: 1.4em;
  text-align: left;
  font-size: 12px
}

th {
  vertical-align: top;
}

td.narrow, th.narrow {
  width:70px;
}

td.med, th.med {
  width:160px;
}
th.med_wide {
  width:150px;
}

th.wide, td.wide {
  width:190px;
}

.drugs, .providers, .specialties {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#providers td, th {
  padding: 10px 10px 10px 10px;
}
.state_specialty #providers th {
  font-size: 13px;
  min-width: 50px;
  padding: 0px
}

.state_specialty #providers th span {
max-width: 80px;
float: left;
margin-right: 20px;
width: 85px;
}

/*.state_specialty #providers th.avg_header {
  max-width: 90px;
}*/

.state_specialty #providers th span:last-child {
  margin-right: 0px
}
.state_specialty #providers td:first-child,.state_specialty #providers th:first-child  {
  width: 130px
}

.state_specialty #providers td:first-child {
  display: block;
}

.advertisement {
  margin-top:20px;
  clear: both;
  float: left;
}

/* sorty styles */

.sorty th.nosort.sortyDown, .sorty th.nosort.sortyUp {
  background-image: none;
  pointer-events: none;
}

.sorty th.sortyDown{
  background-image:  url(<%= asset_data_uri "arw-sorter-desc.png" %>);
}

.sorty th.sortyUp{
  background-image: url(<%= asset_data_uri "arw-sorter-asc.png" %>);
}

.specialties.index .sorty th {
  vertical-align: middle
}
.sorty th, .sorty th.rank {
  background: url(<%= asset_data_uri "arw-sorters.png" %>) 0% 50% no-repeat;
/*  cursor: pointer;
*/  padding: 6px 15px 6px 10px;
  vertical-align: top;
  background-size: 15px 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ie-user-select: none;
  user-select: none;
  cursor: pointer;
}

.states .sorty th {
  vertical-align: middle;
}


.sorty th.nosort, .sorty th.nosort.sortyUp, .sorty th.nosort.sortyDown {
  background: #fff;
  padding-left: 0px;
  pointer-events: none;
}


.sorty tr.noarrows th {
  background: none;
  cursor: normal;
}


/* search box styles */

#drugs-search {
  width: 560px;
  padding: 18px;
  font-family: "Helvetica Neue", Helvetica, sans serif;
  border-top: 2px solid #cecece;
  box-shadow: 0 0 5px #F0F0F0;
  background: #e9f0f8;
}

#drugs-search label, #drugs-search p {
  margin-bottom: 0px;
  display:  block;
  font-size: 11px;
}

#drugs-search label {
  display: inline
}

#drugs-search p {
  color: #7f7f7f;
  font-size: 11px;
  margin-bottom: 10px;
  padding-top: 2px
}

#drugs-search #query {
  font-size: 15px;
  font-weight: bold;
  display:block;
  width: 95%;
  margin-left: -1px;
}

#drugs-search #search {
  font-weight: normal;
  padding: 3px 10px;
}

#drugs-search #state {
  margin-left: 0.5em;
  font-size: 12px;
  border-color:#999;
}

#drugs-search .inline {
  display: inline;
}

#drugs-search input#search {
  background: #0f459a;
  background: -webkit-gradient(linear,left top,left bottom,from(#4387e4),to(#0f459a));
  background: -moz-linear-gradient(top,#4387e4,#0f459a);
  background: -ms-linear-gradient(top,#4387e4,#0f459a);
  border: 1px solid #4d5b88;
  margin: 0 0 0 11px;
  color: white;
  font-family: Helvetica,sans-serif;
  font-size: 12px;
  padding: 3px 10px;
  text-transform: uppercase;
  cursor: pointer;
  text-decoration: none;
  border-radius: 4px;
  font-weight: normal;
}

#drugs-search input#search:hover {
  text-decoration: none;
  -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.53);
  -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.53);
  box-shadow: 1px 1px 2px rgba(0,0,0,0.53);
  background: #0a65bc;
  background: -webkit-gradient(linear, left top, left bottom, from(#0a65bc), to(#1d85ea));
  background: -moz-linear-gradient(top, #0a65bc, #1d85ea);
  background: -ms-linear-gradient(top, #0a65bc, #1d85ea);
}


.pagination a, .pagination em {
  padding: 0.2em 0.5em;
}

.pagination span {
 margin-bottom: 10px;
display: inline-block;
}

.pagination .disabled {
  color: #aaaaaa;
}

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

.pagination span a {
  border: 1px solid #dddddd;
  color: #0063dc;
  text-decoration: none;
  font-weight: normal;
}

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

.pagination .page_info {
  color: #aaaaaa;
  padding-top: 0.8em;
}

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

 p {
  line-height: 1.4em
 }

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

.source {
  clear: both;
  margin-top: 10px;
  float: left;
}
.providers.show #about_data {
  margin:10px 0px;
}
#about_data, #caveats {
  margin: 0px 0px 10px 0px;
  clear: both;
  float: left;
  width:100%;
}

#caveats ul {
  list-style: disc;
padding-left: 18px;
line-height: 1.4em
}

#questions {
    width:100%;
}

.callout_box {
background-color: #f4f4f4;
padding: 10px 15px;
border: 1px solid rgba(0,0,0,.1);
border-radius: 5px;
float: left;
width: 90%;
text-align: center;
margin-top:5px;
margin-bottom:5px;
}

.drugs.index .callout_box {
  width: 210px;
margin-right: 20px;
}

.providers.show .callout_box {
margin-top: 0px;
width: 400px;
padding: 12px;
background: #fff;
padding: 0px;
border:0px;
margin-bottom: 0px
}
.providers.show .callout_box div {
float: left;
font-size: 11px;
border: 0px;
padding-top: 0px;
width: 49%;
text-align: center;
margin-top: 0px
}

.providers.show .social_callout a.action {
padding: 12px 0px;
clear: none;
display: inline-block;
width: 95%;
margin: 5px 0px 0px;
}

.callout_box div {
display: inline-block;
margin-top: 10px;
border-top: 1px solid #cecece;
padding-top: 10px;
}

.callout_box h3 {
  font-size: 20px;
  text-align:center;
}

.social_callout a.action {
padding: 10px 25px;
margin: 10px;
clear: both;
float: none;
display: inline-block;
}

.social_callout {
  float: right;
}

.drugs.index .social_callout {
  float: left;
}
.redid_sort select#sort {
-webkit-appearance: none;
border: 0;
padding: 5px 10px;
float: left;
font-weight: bold;
color: #d57300;
font-family: "Helvetica Neue";
font-size: 13px;
cursor: pointer;
border: 1px solid #cecece;
border-radius: 2px;
margin:0px;
background: url(<%= asset_data_uri "sort_menu_arr.png" %>) 95% 50% no-repeat;
background-size: 15px;
width: 260px;
}

.redid_sort form, .providers.search .redid_sort form{
  float: left;
  width: 260px;
  margin-right: 10px;
}

.drugs.show .redid_sort select#sort, .providers .redid_sort form, .drugs.show .redid_sort form {
  width: 140px;
}

.redid_sort select#sort:hover {
  background: url(<%= asset_data_uri "sort_menu_arrow_white.png" %>) 95% 50% no-repeat #d57300;
  color:white;
  background-size: 15px
}

.redid_sort {
  display: inline-block;
  cursor:pointer;
}
.redid_sort h4 {
  float: left;
  margin: 5px 10px 0px 0px;
}

.drugs .redid_sort h4 {
  margin-top:8px;
}

.redid_sort .sort_direction {
padding: 3px;
display: inline-block;
border-radius: 2px;
font-size: 10px;
color: #d57300;
text-align: center;
margin-top: 4px;
text-transform: uppercase;
font-family: arial;
}

.redid_sort form div {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
  background: -moz-linear-gradient(top, #fff, #f5f5f5);
  background: -o-linear-gradient(top, #fff, #f5f5f5);
  float: left;
}

.redid_sort .sort_direction.desc:before {
  content: "▼";
 }

.redid_sort .sort_direction.asc:before {
    content: "▲";
 }

 .redid_sort a:hover {
  text-decoration: none;
 }

.redid_sort .sort_direction:hover, .redid_sort .sort_direction.desc.direction-desc, .redid_sort .sort_direction.asc.direction-asc {
  background: #d57300;
  color:white;
}

.specialties .redid_sort .sort_direction.active, .drugs .redid_sort .sort_direction.active, .specialties .redid_sort .sort_direction.active.direction-asc:hover,.drugs .redid_sort .sort_direction.active.direction-asc:hover  {
  background: #d57300;
  color:white;
}

.redid_sort .sort_direction.active.direction-asc {
    background: #fff;
  color:#d57300;
}
.page_and_sort {
display: inline-block;
padding-top: 10px;
width: 960px;
background: #fff;
z-index: 1;
overflow: hidden;
}

.page_and_sort > span {
display: inline-block;
width: 100%;
}
.page_and_sort > span.shadow {
  box-shadow: rgba(0, 0, 0, 0.0980392) 0px 2px 2px 0px
}

.drugs.show .page_and_sort nav.pagination {
  width:250px;
}

.drugs.show .page_and_sort {
  width: 100%
}
.page_and_sort nav.pagination {
width: 420px;
padding: 6px 0px;
overflow: visible;
margin: 0px 0px 15px;
}

.page_and_sort nav {
  float: left;
}

.providers .page_and_sort .redid_sort, .specialties .page_and_sort .redid_sort, .drugs.drug_state .page_and_sort .redid_sort{
  float: right;
  width:520px;
}

.n_a {
  color:#ccc;
}


h5 img {
  margin-right:8px;
}

.wapo_embed h3 {
  font-family: Georgia;
  font-size: 20px
}

.wapo_embed p {
  font-family: Arial, sans-serif
}
.wapo_embed a {
  color: black;
  text-decoration: underline;
}
.wapo_embed a.action {
  color: white;
  text-decoration: none;
}

.wapo_embed a.action:hover {
  text-decoration: underline;
  color: white;
}
.wapo_embed a:hover {
  color: #237EB5;
  text-decoration: none;
}

.specialties.show .gone, .specialties.show .provider_box img{
  display: none
}

.specialties p {
  font-size: 13px;
  font-weight: normal;
}


.specialties table .address p {
  font-size:11px;
}

.specialties.index .left_bar {
  border: 0px;
}

.specialties.index .right_bar {
  float: right;
}

.specialties td p  {
  font-size: 11px;
  max-width: 120px
}
.specialties p > span.num {
font-weight: 200;
font-size: 16px;
display: inline-block;
margin: 25px 0px 5px;
width: 100%;
}

.specialties .provider_box .specialty_state_guff{
float: left;
display: inline-block;
padding: 0px 0px 30px 0px;
}.app-top {
  padding-bottom: 0;
  font-size: 13px;
  line-height: 1.6;
}

h2, h3, h5 {
  font-family: "ff-meta-serif-web-1","ff-meta-serif-web-2","Georgia",serif;
  line-height: 1.4em;
}

.content-header-text p {
  font-family: "ff-meta-serif-web-1","ff-meta-serif-web-2","Georgia",serif;
}

h6 {
  font-size: 11px;
  font-weight: normal;
}

.drugs h6 {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
}

h2 {
  font-size: 29px;
  line-height: 1.2em
}

h3 {
  font-size: 24px;
  padding-top:5px;
}

.small_search h3 {
  font-size: 18px;
}
.drugs.index .small_search h3 {
  font-size: 24px;
  width: 250px;
}

a.pt.hover {
  background: #444;
  height: 30px
}

h2 span{
  font-size: 14px;
}

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

.center {
  text-align: center;
  clear: both;
}

h5 {
  font-size: 13px;
  font-family: "Helvetica Neue",arial,sans-serif;
}

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

.big_num {
  color: black;
  font-size: 16px;
  font-weight: bold;
  font-family: "Helvetica Neue",arial,sans-serif;
}
.providers.show span.big_num {
  padding-bottom: 5px;
  display: block;
}
.providers.show .big_num, .providers.show .big_num a, .drugs.show .big_num{
  font-size: 20px;
  font-weight: 600;
  display: inline-block;
  line-height: 1.2em;
}


.drugs .summary_stats {
  display: inline-block;
}

.drugs td.num_column {
  font-size: 11px
}

td.num_column {
  text-align: right;
}

.state_box {
  float: left;
  padding:5px;
}

.rightest_rail .state_box {
  padding:0px;
}

.drugs.index .ad {
  margin-top: 40px;
  float: left;
  max-width: 290px
}
.drugs.index .social_callout {
  margin-top: 40px;
  height: auto;
}
table a {
  font-weight: bold;
  font-size:12px;
}

.top_rule {
  border-top: 2px solid #cecece;
}

#content .state_box td {
  padding:10px 10px 5px 0px;
  border-bottom: 1px solid #e7e7e7;
  font-size: 12px
}

.state_box td  a {
  font-weight: bold
}

.state_box th {
  padding:10px 10px 5px 0px;
}

.drugs.index .scrolly tbody, .embed .scrolly tbody {
  display: block;
  overflow-y: scroll;
  max-height: 1275px;
}

.drugs.index .scrolly thead {
  display: block;
}

#content .drugs.index .state_box td {
  padding:10px 40px 5px 0px;
}

.bar_chart {
  margin-bottom: 25px;
  padding-left: 0px;
  height: 200px;
  cursor: pointer;
  width: 100%;
  margin-left:0px;
  clear:both;
  font-family: arial;
}

.bar-container {
  margin-right: 4px;
  position: relative;
  height: 200px;
  cursor: pointer;
  float: left;
  width: 14px;
}

.bar {
  width: 12px;
  max-height: 200px;
  cursor: pointer;
  position: absolute;
  bottom: 0px;
  background: #cecece;
  font-size:9px;
}

.bar-labels {
  font-size: 10px;
  position: relative;
  bottom: -205px;
  color: black;
}

.bar_chart a:hover {
  text-decoration: none
}

.bar-totals {
  display: none;
  color:black;
  position: relative;
  top:-15px;
}

.bar:hover {
  background: #cf7925
}

.bar:hover .bar-totals {
  display: block;
  text-decoration: none;
  z-index: 10
}

.zebra tbody tr:nth-of-type(odd) {
  background-color:#ebebeb;
}


.top_drugs {
  margin: 5px 0px 0px 10px;
  width: 300px;
}

.drugs.show .small_search {
  max-width: 520px
}


.drugs.show  .summary_stats {
  margin-top: 5px
}
.small_search {
  float: right;
  max-width: 520px;
}

.drugs.show .top_summary {
 margin-top: 10px;
border-top: 1px solid #e7e7e7;
width: 100%;
font-size: 11px;
padding:10px 0px;
}




.drugs.show #about_data {
  width:290px;
}

.drugs.index div.tips{
  display: none;
}

div.tips {
  font-family: "Helvetica Neue", sans-serif;
  color: #999;
  margin: 5px 0px;
  display: inline-block;
  background: #f7f7f7;
  width: 98%;
  padding: 5px 0px 5px 10px;
}

div.tips p {
  font-weight: bold;
  float: left;
  margin-right:15px;
}
div.tips p:last-child {
  margin-right: 0px
}
div.tips > span {
font-size: 14px;
font-weight: 100;
float: left;
margin-right: 15px;
}

div.tips a {
  color:#237EB5;
}

div.tips a:hover {
  color:#000;
  text-decoration: none
}

div.tips p span {
  font-weight: normal;
  font-size: 11px
}

.small_search #drugs-search #query {
  width: 222px
}

.small_search .search_left {
  float: left;
  width: 250px;
  margin-top: 5px
}

.small_search .search_right {
  margin-top: 7px;
float: left;
}

.small_search #drugs-search label {
  display: block;
}

.small_search #drugs-search #state {
  margin:3px 0px 0px 0px;
  width: 150px
}

.small_search #drugs-search {
  margin-top:0px;
  border-top: 0px;
  width:500px;
  float: right;
  padding:10px 5px 5px 15px;
}

.address {
  font-size: 11px;
}

.drugs .guff {
  font-family: Georgia, serif;
}

.drugs .providers {
  margin-left:30px;
}

.provider_box table {
  clear: both;
  width: 100%;
}



.drugs.show .right_bar {
  float: right
}

.drugs.show .left_bar {
  border-top:0px;
  width: 320px;
}

.drugs.index #drugs-search {
float: left;
margin: 0px 0px 20px;
padding: 20px 0px 30px 20px;
width: 540px;
}

.by_the_numbers {
  float: left;
  width: 100%;
  margin:20px 0px;
  font-family: "Helvetica Neue",arial,sans-serif;
}

.by_the_numbers .label {
  margin: 10px 5px 0px 0px;
  font-size: 11px;
  top: 5px;
  left: 5px;
  float: left;
}

.by_the_numbers ul p {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 2px
}

.by_the_numbers ul {
  float: left;
}

.by_the_numbers ul li {
  font-size: 11px;
  margin: 10px 10px 0px 0px;
  border-radius: 5px;
  padding: 8px 10px;
  width: 120px;
  border: 1px solid #eee;
  box-shadow: 1px 1px 4px #eee;
  background: #f3f3f3;
  float: left;
  height: 70px
}

.by_the_numbers ul li:last-child {
  margin:10px 0px 0px 0px;
}

.drugs.index .left_bar {
  border-top: 0px;
  clear: both;
  width: 600px;
}

.story img {
  margin-top:10px;
}

.drugs.index h3 img {
  margin-top:0px;
  position: relative;top: 3px;padding-right: 5px;
}


.related_story_box h5 {
  padding: 5px 0px;
display: inline-block;
}

.story h2{
font-size: 13px;
padding-top: 10px;
font-family: "Helvetica Neue", Helvetica, sans-serif;
font-weight: bold;
}

.story h3{
  font-size: 14px;
  padding-top: 10px;
}

.doctors_in_story {
padding: 10px 0px;
border-top: 1px solid #cecece;
border-bottom: 1px solid #cecece;
}

.drugs.index .right_bar {
  width: 300px
}

div.rank {
text-transform: uppercase;
font-size: 11px;
background: #fff;
width: 100%;
text-align: center;
position: relative;
padding-bottom: 15px;
}

div.rank span.dots_label {
background: #fff;
z-index: 1;
width: 130px;
text-align: center;
font-weight: normal;
position: relative;
top: 8px;
padding: 0px 15px;
color: #999;
}

#content td.rank {
  text-align: center;
}

.drugs.drug_state .right_bar{
  float: left;
  width: 100%
}

.drugs.drug_state .provider_box td.fancy_table p, .drugs.drug_state .sorting {
  width: 150px;
  min-width: 150px;
}

.drugs.drug_state .provider_box table {
  width: 100%
}


.drug_state .provider_box {
  float: left;
  margin-left:0px;
  width: 100%;
  position:relative;
}

.drugs.show .provider_box {
  margin: 5px 0px 0px 0px;
}

.providers.show .sorty th {
  padding-top:10px;
}
.sorty th.doc_rank {
  padding-left: 10px;
}

.risky_drugs td div, .oxycontin td div{
  line-height: 1.4em
}

.risky_drugs table, .oxycontin table {
  margin:20px 0px;
}

.risky_drugs .sorty th, .oxycontin .sorty th {
  padding-right:20px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: normal;
}

.drugs.show .drug_facts {
  float: left;
  width: 420px
}

.risky_drugs td, .oxycontin td {
  padding:10px 30px 10px 0px;
  font-size: 13px;
  border-bottom: 1px solid #e7e7e7;
}

.risky_drugs tr td:last-child, .oxycontin tr td:last-child {
  padding:10px 0px 10px 0px;
}

.risky_drugs .drug_name a, .oxycontin .name a{
  font-size: 16px;
  font-weight: bold;
}

.risky_drugs .drug_name div:last-child, .oxycontin .drug_name div:last-child{
  font-size: 11px;
  font-style: italic;
  }

.risky_drugs .drug_prescriptions, .oxycontin .drug_prescriptions {
  font-size: 16px;
  font-weight: bold;
}

.drugs.oxycontin .guff {
  margin:10px 0px 20px;
}

.drugs.oxycontin table p a {
  font-weight: normal;
}

.iframe_detect {
  cursor:pointer;
}

.drugs.show .related_story_box, .drugs.index .related_story_box, .providers.show .related_story_box {
  display: none
}


.drug_map_container .druglegend .drugbar {
height:10px;
}


.drug_map_container .avg-1 {
background:#002d40;
}


.drug_map_container .avg-2 {
background:#165d74;
}

.drug_map_container .avg-3 {
background:#57a19f;
}

.drug_map_container .avg-4 {
background:#98c9a9
}

.drug_map_container .avg-5 {
background:#c2e3c2;
}

.drug_map_container .legend-text {
font-size: 9px;
clear: both;
}





#providers td, th {
  padding: 10px 20px 10px 0px;
}

th {
  vertical-align: bottom;
}

#drugs-search, .provider-bar, #sim_bar, .sim_legend, .prov_chart, .left_bar h3, .advertisement{
  display: none;
}

#provider-stats .label {
  float: left;
  width: 50px;
  margin-right:10px;
}


.top_bar {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #e7e7e7;
  padding:20px 0px;
}


h2, h3, h5 {
  font-family: "ff-meta-serif-web-1","ff-meta-serif-web-2","Georgia",serif;
  line-height: 1.4em;
}

h6 {
  font-size: 11px;
  font-weight: normal;
}

.drugs h6 {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
}

h2 {
  font-size: 29px;
  line-height: 1.2em
}

h3 {
  font-size: 20px;
  padding-top:5px;
}

h2 span{
  font-size: 14px;
}

h5 {
  font-size: 13px;
  font-family: "Helvetica Neue",arial,sans-serif;
  margin-bottom:10px;
}
