.c_share_container {
  float: right;
  margin-bottom: 20px; }

.c_sharebtn {
  float: left;
  position: relative;
  width: 29px;
  height: 30px;
  margin-left: 10px; }
  .c_sharebtnfb {
    background: url("https://cdn.cnn.com/cnn/.e/img/3.0/content/sharebar/2013/share_facebook_desktop.png") 0 0 no-repeat; }
    .c_sharebtnfb:hover {
      background: url("https://cdn.cnn.com/cnn/.e/img/3.0/content/sharebar/2013/share_facebook_desktopH.png") 0 0 no-repeat; }
  .c_sharebtntwtr {
    background: url("https://cdn.cnn.com/cnn/.e/img/3.0/content/sharebar/2013/share_twitter_desktop.png") 0 0 no-repeat; }
    .c_sharebtntwtr:hover {
      background: url("https://cdn.cnn.com/cnn/.e/img/3.0/content/sharebar/2013/share_twitter_desktopH.png") 0 0 no-repeat; }
  .c_sharebtngplus {
    background: url("https://cdn.cnn.com/cnn/.e/img/3.0/content/sharebar/2013/share_googleplus_desktop.png") 0 0 no-repeat; }
    .c_sharebtngplus:hover {
      background: url("https://cdn.cnn.com/cnn/.e/img/3.0/content/sharebar/2013/share_googleplus_desktopH.png") 0 0 no-repeat; }
  .c_sharebtnlnkn {
    background: url("https://cdn.cnn.com/cnn/.e/img/3.0/content/sharebar/2013/share_linkedin_desktop.png") 0 0 no-repeat; }
    .c_sharebtnlnkn:hover {
      background: url("https://cdn.cnn.com/cnn/.e/img/3.0/content/sharebar/2013/share_linkedin_desktopH.png") 0 0 no-repeat; }
  .c_sharebtn a {
    position: absolute;
    height: 100%;
    width: 100%; }

/* related content carousel */
.map-marijuana {
  padding-bottom: 40px; }
  .ie8 .map-marijuana, .ie7 .map-marijuana, .ie6 .map-marijuana, .legacy .map-marijuana {
    width: 960px;
    min-width: 960px;
    max-width: 960px;
    margin: 0 auto; }
  .map-marijuana--content {
    padding-bottom: 30px; }
  .map-marijuana--note {
    padding: 10px 0 0 0;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.25em; }
  .map-marijuana--instructions {
    padding-top: 40px;
    text-align: center;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.25em;
    font-weight: 200;
    color: #8c8c8c; }
  .map-marijuana--legend {
    margin-left: 0;
    margin-bottom: 20px; }
    .map-marijuana--legend:after {
      content: " ";
      display: block;
      clear: both;
      line-height: 0;
      height: 0;
      zoom: 1; }
    .map-marijuana--legend__title {
      margin-bottom: 20px; }
      .single-line .map-marijuana--legend__title {
        float: left; }
    .map-marijuana--legend--key {
      float: left;
      margin-left: 20px;
      margin-bottom: 15px; }
      .map-marijuana--legend--key__swatch {
        display: inline-block;
        vertical-align: middle;
        width: 18px;
        margin-right: 5px; }
        .map-marijuana--legend--key__swatch.orange-2 {
          background-color: #d46a0d; }
        .map-marijuana--legend--key__swatch.orange-3 {
          background-color: #f2b84c; }
        .map-marijuana--legend--key__swatch.orange-4 {
          background-color: #e7dfa2; }
        .map-marijuana--legend--key__swatch.legend-legal {
          background-color: #749A23; }
        .map-marijuana--legend--key__swatch.legend-medical {
          background-color: #FF6100; }
        .map-marijuana--legend--key__swatch.legend-2014 {
          background-color: #ffcc00; }
      .map-marijuana--legend--key__label {
        display: inline-block;
        vertical-align: middle;
        font-size: 12px;
        font-weight: bold; }
  .map-marijuana--map-container {
    padding-left: 20px;
    padding-bottom: 30px; }
  .map-marijuana--map {
    position: relative; }
    .map-marijuana--map svg {
      width: 100%;
      height: 100%; }
      .ie9 .map-marijuana--map svg {
        min-height: 559px; }
  .map-marijuana--detail {
    position: absolute;
    visibility: hidden;
    display: block;
    background: #fefefe;
    border: 1px #e6e6e6 solid;
    padding: 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    left: 0;
    top: 0;
    line-height: 1.3em;
    opacity: 0;
    transition: opacity 300ms, visibility 300ms 300ms; }
    .map-marijuana--detail__title {
      font-size: 18px;
      font-weight: bold;
      margin-bottom: 10px; }
    .map-marijuana--detail__item {
      padding: 0 0 10px 10px;
      list-style-type: disc;
      list-style-position: inside; }
    .map-marijuana--detail.open {
      visibility: visible;
      opacity: 1;
      transition: opacity 300ms; }
  .map-marijuana--table {
    border-top: 1px #bfbfbf solid;
    border-bottom: 1px #bfbfbf solid;
    padding: 20px;
    margin: 10px 0;
    line-height: 1.3em; }
    .ie8 .map-marijuana--table, .ie7 .map-marijuana--table {
      display: none; }
    .map-marijuana--table--item {
      border-bottom: 1px #d9d9d9 solid;
      padding: 20px 0; }
      .map-marijuana--table--item h2 {
        font-size: 28px;
        font-weight: bold;
        margin-bottom: 0.65em; }
      .map-marijuana--table--item p {
        padding: 0 0 10px 0; }
      .map-marijuana--table--item:first-child {
        padding: 10px 0; }
      .map-marijuana--table--item:last-child {
        border: none; }
  .map-marijuana--body {
    padding-bottom: 40px; }
