body{
	margin:0;}
#g-chart {
  overflow: hidden;
  position: relative;
}

#g-form {
  font: 16px sans-serif;
  text-align: center;
}

#g-form input {
  border-right: none;
  border-radius: 3px 0 0 3px;
  border: solid 1px #ccc;
  font: inherit;
  padding: 4px 8px;
  width: 223px;
}

#g-form button {
      background: #cc0000;
    border: none;
    border-radius: 0 3px 3px 0;
    color: #fff;
    font: inherit;
    font-weight: bold;
    padding: 5px 8px;
    position: relative;
    top: 1px;
    width: 92px;
}

.g-legend {
  color: #999;
  font: 11px/1.3em sans-serif;
  height: 30px;
  margin-top: 15px;
  position: relative;
  text-align: center;
}

.g-arrow {
  position: absolute;
  width: 100px;
}

.g-arrow:before {
  position: absolute;
  font-size: 15px;
  font-style: normal;
  top: 7px;
}

.g-alianza.g-arrow {
  left: 170px;
  padding-left: 40px;
}

.g-arrow.g-alianza:before {
  content: "←";
  right: 100px;
}

.g-creo.g-arrow {
  right: 170px;
  padding-right: 40px;
}

.g-arrow.g-creo:before {
  content: "→";
  left: 100px;
}

.g-legend .g-pointer {
  width: 150px;
}

.g-overview {
  
}

.g-legend .g-alianza.g-pointer {
  position: absolute;
  left: 314px;
  text-align: right;
  padding-right: 20px;
}

.g-swatch {
  width: 6px;
  height: 8px;
  display: inline-block;
  position: relative;
  top: 1px;
  margin: 0 3px;
}

.g-creo.g-swatch {
  background-color: #f9caca;
  border-radius: 0 4px 4px 0;
}

.g-alianza.g-swatch {
  background-color: #c5d7ea;
  border-radius: 4px 0 0 4px;
}

.g-creo.g-swatch {
  background-color: #f9caca;
}

.g-notes {
  font: 11px/1.3em sans-serif;
  height: 100px;
  position: absolute;
  top: 430px;
}

.g-note {
  color: #999;
  position: absolute;
  width: 212px;
}

.g-note b {
  color: #333;
  text-transform: uppercase;
}

.g-note-arrow {
  fill: none;
  stroke: #aaa;
  stroke-dasharray: 2,2;
  stroke-width: 1.5px;
  -webkit-transition: stroke-opacity 250ms ease;
  -moz-transition: stroke-opacity 250ms ease;
  -ms-transition: stroke-opacity 250ms ease;
  -o-transition: stroke-opacity 250ms ease;
  transition: stroke-opacity 250ms ease;
}

.g-error {
  background: #ffa;
  border: solid 1px #ccc;
  font-size: 16px;
  line-height: 1.2em;
  margin: 10px;
  padding: 10px;
}

.g-node .g-alianza {
  fill: #84dea6;
}

.g-node.g-hover .g-alianza {
  fill: #6adc95; /* darker(.5) */
}

.g-node.g-selected .g-alianza {
      fill: #00c14a;
    stroke: #0c8552;
  stroke-width: 1.5px;
}

.g-node .g-creo {
  fill: #dceff5;
}

.g-node.g-hover .g-creo {
  fill: #b6eaf9; 
}

.g-node.g-selected .g-creo {
  fill: #a4eafd;
    stroke: #1b6d79;
  stroke-width: 1.5px;
}

.g-node .g-split {
  stroke: #000;
  stroke-opacity: .18;
  shape-rendering: crispEdges;
}

a.g-label {
  color: inherit;
  cursor: pointer;
  display: block;
  text-align: center;
  text-decoration: none;
  line-height: 1em;
  position: absolute;
}

.g-label .g-value {
  font: 11px sans-serif;
  white-space: nowrap;
}

.g-overlay,
.g-node,
.g-label {
  -webkit-tap-highlight-color: transparent;
}

.g-overlay {
  fill: none;
  pointer-events: all;
}

.g-body {
  min-height: 100%;
}

.g-has-topic .g-isnt-topic,
.g-hasnt-topic .g-is-topic {
  display: none;
}

.g-body h3 {
  font-size: 18px;
  line-height: 1.4em;
  font-family: Arial;
  font-weight: normal;
  margin-bottom: 0.9em;
}
.g-label{
	font-family: Arial;}
.g-mentions {
  width: 45%;
}

.g-mentions h3 {
  text-align: center;
}


.g-divider,
.g-mention,
.g-truncated {
  border-top: solid 1px #ccc;
}

.g-mentions.g-alianza {
  margin: 0 0 0 20px;
  float: left;
}

.g-mentions.g-creo {
  margin: 0 20px 0 0;
  float: right;
}

.g-head a {
  border-radius: 3px;
  padding: 3px 3px;
  white-space: nowrap;
}

.g-mention {
  clear: both;
  margin: -1px 0 1.5em 0;
}

.g-mention p {
	font-weight:200;
  color: #444;
    font-family: arial;
    font-size: 14px;
    line-height: 1.40em;
}



.g-mention a {
  border-radius: 3px;
  padding: 1px 3px;
  text-decoration: none;
}

.g-alianza a {
  background-color: #42e47f;
  color: #1a6837;
}

.g-creo a {
          background-color: #a4eafd;
    color: #072933;
}

.g-mention p:before,
.g-mention p:after {
    color: #93c2e8;
  font-family: arial;
  font-size: 36px;
  position: absolute;
}

.g-mention p::before {
  content: "“";
  margin: 0.25em 0 0 -20px;
}

.g-mention p::after {
  content: "”";
  margin: 0.25em 0 0 0.1em;
}

.g-speaker {
  font: bold 13px sans-serif;
  margin: 1.5em 0 0.15em 0;
  text-transform: uppercase;
  width: 125px;
}

.g-speaker-title {
  clear: both;
  color: #aaa;
  font: 11px sans-serif;
  margin-bottom: 1em;
  width: 125px;
}

.g-alianza .g-speaker,
.g-alianza .g-speaker-title {
  float: left;
  text-align: left;
}

.g-creo .g-speaker,
.g-creo .g-speaker-title {
  float: right;
  text-align: right;
}

.g-truncated {
  border-top-style: dashed;
  color: #aaa;
  display: none;
  font: 11px sans-serif;
  padding-top: 1em;
  text-align: center;
}

/* Scoop Fixes */

.storySummary,
.storyHeader h1 {
  display: block;
  margin: 5px auto;
  padding: 0;
  text-align: center;
  width: 640px;
}

#interactiveFooter {
  border-top: 1px solid #ddd;
  margin-top: 10px;
  padding-top: 12px;
}

#main{
	width:480px;}

#main .storyHeader h1 {
  font-size: 26px;
  margin: 25px auto 4px auto;
}

#navUs.selected {
  padding-bottom: 0;
}

.tabContent {
  padding: 8px 0;
  border-bottom: 1px solid #CCCCCC;
  border-top: none;
  border-left: none;
  border-right; none;
}

.articleTools .box {
  border: none !important;
  z-index: 20001; /* opened sharetools menu must sit above document cloud */
}

.articleTools .toolsList {
  margin-right: 0;
  margin-top: 5px;
  _display: inline; /* for IE6 */
}

.articleTools .toolsList li {
  float: none;
  display: inline;
  border: none;
  margin: 0 17px 0 0;
  padding: 0;
}

.toolsList li a,
.toolsList li a:visited,
.toolsList li a:hover {
  display: inline;
}

.toolsList .email form {
  display: none;
} 

.articleTools .toolsList #shareMenu {
  margin: 0;
}

.articleTools .toolsList .email {
  margin: 0 16px 0 0;
  *margin-right: 0;
}

.articleTools #emailThis {
  padding: 0 0 0 17px;
}

.articleTools #shareMenu.opened {
  top: 0;
  right: 0;
}

#interactiveWideB #toolsList li.opened {
  left: 0;
}

.articleTools .toolsList .comments a {
  padding-left: 14px;
}

.interactive970ShareTools,
.interactive337ShareTools {
  float: right;
}

.interactive337ShareTools,
.interactive600ShareTools {
  margin: 10px 0;
}

.interactiveAB .commentsContainer,
.interactiveWideB .commentsContainer {
  border-bottom: 1px solid #ccc;
  clear: both;
  margin-top: 10px;
}

.interactiveABC .commentsContainer {
  margin-left: auto;
  margin-right: auto;
  width: 760px;
}

.navigation ul li.selected { 
  border-bottom: none;
  padding: 7px 0 0; 
}

