/* +++ Compete Colors +++ */
/* greyscale */
/* messaging */
/* section colors */
/* other colors */
/**** Elements ****/
/* a basic gradient that transitions evenly from one color to a second color, top to bottom */
/* rounded corners for boxes */
/* a basic button whose border is th esame color as its background */
/* +++ Reset Styles +++ */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
input,
select,
button,
label,
legend,
table,
textarea,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  font: inherit;
  vertical-align: baseline;
  list-style: none;
  font-family: 'open_sans', Helvetica, Arial, sans-serif;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* +++ Universal Styles +++ */
body {
  line-height: 1;
  background-color: #ffffff;
  font-size: 62.5%;
  /*reset fonts to 10px for em sizing */
  font-family: 'open_sans', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #666666;
}
em,
i {
  font-style: italic;
}
strong,
b {
  font-weight: bold;
}
small {
  font-size: 0.857em;
}
a:link,
a:visited,
a:hover,
a:active {
  color: inherit;
}
a {
  cursor: pointer;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
img {
  border: none;
  max-width: 100%;
  height: auto;
}
img.spinner {
  display: none;
  position: absolute;
}
.crosspoint img {
  position: absolute;
}
ol,
ol li {
  list-style: decimal;
}
ul,
ul li {
  list-style: disc;
}
menu li,
nav li,
nav ul li {
  list-style: none;
}
p {
  margin: 1em 0;
}
select {
  outline: none;
  border: 1px solid #000000;
  color: #333333;
  background-color: #ffffff;
  padding: 9px 6px;
  margin: 0;
  font-size: 1em;
  line-height: 1;
  height: 1em;
  cursor: pointer;
  vertical-align: middle;
}
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="search"],
textarea {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  outline: none;
  border: 1px solid #000000;
  color: #333333;
  background-color: #ffffff;
  padding: 9px 6px;
  margin: 0;
  font-size: 1em;
  line-height: 1;
  height: 1em;
  cursor: text;
  vertical-align: middle;
  max-width: 100%;
}
input[type="search"]::-webkit-search-decoration {
  display: none;
}
input[type="search"]::-webkit-search-cancel-button {
  display: none;
}
input[type="search"]::-webkit-search-results-button {
  display: none;
}
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
input::-ms-clear {
  display: none;
}
input::-ms-reveal {
  display: none;
}
::-webkit-input-placeholder {
  font-style: italic;
  color: #aaa;
}
:-moz-placeholder {
  font-style: italic;
  color: #aaa;
}
::-moz-placeholder {
  font-style: italic;
  color: #aaa;
}
:-ms-input-placeholder {
  font-style: italic;
  color: #aaa;
}
input.placeholder {
  font-style: italic;
  color: #aaa;
}
p.button,
button,
input[type="button"],
input[type="submit"],
input[type="cancel"],
input[type="reset"] {
  margin: 1em auto;
}
* html .clearfix {
  height: 1%;
  /* IE5-6 */
}
* + html .clearfix {
  display: inline-block;
  /* IE7not8 */
}
.clearfix:after {
  /* FF, IE8, O, S, etc. */
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear {
  clear: both;
}
/* +++ Fonts +++ */
@font-face {
  font-family: 'open_sans';
  src: url('../../fonts/OpenSans-Regular-webfont.eot');
  src: url('../../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/OpenSans-Regular-webfont.woff') format('woff'), url('../../fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('../../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'open_sans';
  src: url('../../fonts/OpenSans-Italic-webfont.eot');
  src: url('../../fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/OpenSans-Italic-webfont.woff') format('woff'), url('../../fonts/OpenSans-Italic-webfont.ttf') format('truetype'), url('../../fonts/OpenSans-Italic-webfont.svg#open_sansitalic') format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'open_sans';
  src: url('../../fonts/OpenSans-Semibold-webfont.eot');
  src: url('../../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/OpenSans-Semibold-webfont.woff') format('woff'), url('../../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'), url('../../fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'open_sans';
  src: url('../../fonts/OpenSans-SemiboldItalic-webfont.eot');
  src: url('../../fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/OpenSans-SemiboldItalic-webfont.woff') format('woff'), url('../../fonts/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'), url('../../fonts/OpenSans-SemiboldItalic-webfont.svg#open_sanssemibold_italic') format('svg');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'open_sans';
  src: url('../../fonts/OpenSans-Light-webfont.eot');
  src: url('../../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/OpenSans-Light-webfont.woff') format('woff'), url('../../fonts/OpenSans-Light-webfont.ttf') format('truetype'), url('../../fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sans';
  src: url('../../fonts/OpenSans-LightItalic-webfont.eot');
  src: url('../../fonts/OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/OpenSans-LightItalic-webfont.woff') format('woff'), url('../../fonts/OpenSans-LightItalic-webfont.ttf') format('truetype'), url('../../fonts/OpenSans-LightItalic-webfont.svg#open_sanslight_italic') format('svg');
  font-weight: normal;
  font-style: italic;
}
/* rgba(209, 75, 75, 1) */
/* rgba(247, 204, 12, 1)*/
/* rgba(169, 208, 74, 1) */
/* rgba(216, 216, 216, 1) */
.strength_meter .meter {
  width: 100%;
  margin: 0;
  padding: 1px 0 0;
}
.strength_meter .meter span {
  display: inline-block;
  float: right;
  height: 4px;
  background-color: #d8d8d8;
  width: 19%;
  margin-right: 1%;
}
.strength_meter .descriptor {
  text-align: right;
  font-weight: bold;
  text-transform: uppercase;
  height: 1em;
  padding: 0;
  margin: .5em 0 0;
  width: 99.5%;
}
.strength_meter.inactive .descriptor {
  visibility: hidden;
}
.strength_meter.invalid .one {
  background-color: #d14b4b;
}
.strength_meter.invalid .descriptor {
  color: #d14b4b;
}
.strength_meter.weak .one,
.strength_meter.weak .two {
  background-color: #f7cc0c;
}
.strength_meter.weak .descriptor {
  color: #f7cc0c;
}
.strength_meter.good .one,
.strength_meter.good .two,
.strength_meter.good .three,
.strength_meter.good .four {
  background-color: #a9d04a;
}
.strength_meter.excellent span {
  background-color: #a9d04a;
}
.strength_meter.good .descriptor,
.strength_meter.excellent .descriptor {
  color: #a9d04a;
}
.strength_meter .confirm {
  background-image: url(../../images/universal/sprite-password-confirm.png) !important;
  background-repeat: no-repeat !important;
  background-position: right 200px !important;
  padding-right: 12%;
  width: 81%;
}
.strength_meter .confirm.mismatch {
  background-position: right -27px !important;
}
.strength_meter .confirm.match {
  background-position: right 12px !important;
}
/* +++ Universal Styles +++ */
body {
  background-color: #f4f5f6;
  color: #666666;
}
.no_transform {
  text-transform: none!important;
}
p.button,
button,
input[type="button"],
input[type="submit"],
input[type="cancel"],
input[type="reset"] {
  border: 0px solid #44bbdd;
  /*.border-radius (3px);*/
  padding: .7125em 1.5em;
  background-color: #44bbdd;
  color: #fff;
  font-size: 1.4em;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-block;
  margin: 1em auto;
}
p.button:hover,
button:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="cancel"]:hover,
input[type="reset"]:hover {
  border-color: #33aacc;
  background-color: #33aacc;
}
:focus {
  outline: none;
}
/* +++ Header Styles +++ */
header[role="banner"] {
  background: #333;
  text-align: right;
  font-size: 1.3em;
  text-transform: uppercase;
}
header[role="banner"] h1 {
  float: left;
  width: 145px;
}
@media only screen and (min-width: 768px) {
  header[role="banner"] h1 {
    max-width: 20%;
    width: auto;
  }
}
@media only screen and (min-width: 990px) {
  header[role="banner"] h1 {
    max-width: 18.5%;
  }
}
header[role="banner"] h1 a {
  display: block;
  padding: 1.2em 0;
  z-index: 100;
  position: relative;
}
@media only screen and (min-width: 768px) {
  header[role="banner"] h1 a {
    padding: 7.25% 0 5%;
  }
}
header[role="banner"] h1 img {
  border: none;
  max-width: 100%;
  width: auto;
}
@media only screen and (min-width: 990px) {
  header[role="banner"] h1 img {
    max-height: 3.5em;
  }
}
header[role="banner"] nav {
  margin: 0 auto;
  padding: 0 2%;
  max-width: 960px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  header[role="banner"] nav {
    padding: 0 1%;
  }
}
header[role="banner"] nav a.js_menu_toggle {
  display: inline-block;
  line-height: 1.2;
  padding: 0;
  margin: 0 3%;
}
@media only screen and (min-width: 768px) {
  header[role="banner"] nav a.js_menu_toggle {
    display: none;
  }
}
header[role="banner"] nav a.js_menu_toggle:hover {
  text-decoration: underline;
}
header[role="banner"] menu {
  margin: 0;
  padding: 1em 0 2em;
  position: relative;
}
@media only screen and (min-width: 768px) {
  header[role="banner"] menu {
    padding: .5em 0 1em;
  }
}
header[role="banner"] menu li {
  display: inline-block;
  font-weight: normal;
  font-style: normal;
}
header[role="banner"] menu a {
  padding: 0.6em 1.2em 1em;
  color: #ffffff;
  text-decoration: none;
  display: block;
  cursor: pointer;
}
header[role="banner"] menu a:hover {
  text-decoration: none;
}
header[role="banner"] menu form {
  display: inline-block;
}
header[role="banner"] menu .toggle {
  text-align: right;
  margin: 0;
  padding: 0.6em 0 0;
  width: 100%;
  display: block;
}
@media only screen and (min-width: 768px) {
  header[role="banner"] menu .toggle {
    display: inline;
  }
}
header[role="banner"] menu .toggle ul {
  line-height: 1.2;
  vertical-align: top;
  text-align: left;
  display: none;
}
@media only screen and (max-width: 767px) {
  header[role="banner"] menu .toggle ul {
    margin: 1em -2% 0;
    padding: 0;
    width: 104%;
  }
}
@media only screen and (min-width: 768px) {
  header[role="banner"] menu .toggle ul {
    max-width: 960px;
    display: inline-block;
  }
}
header[role="banner"] menu .toggle ul li {
  display: block;
  margin: 0;
  float: none;
}
@media only screen and (min-width: 768px) {
  header[role="banner"] menu .toggle ul li {
    position: relative;
    display: inline-block;
    margin: .5em 0em .7em 0;
  }
}
@media only screen and (min-width: 990px) {
  header[role="banner"] menu .toggle ul li {
    margin-left: .7em;
  }
}
header[role="banner"] menu .toggle ul li:hover a {
  text-decoration: none;
  border: none;
}
@media only screen and (min-width: 768px) {
  header[role="banner"] menu .toggle ul li:hover a {
    background-color: #344;
  }
}
header[role="banner"] menu .toggle ul ul {
  display: none;
}
@media only screen and (max-width: 767px) {
  header[role="banner"] menu .toggle ul ul {
    display: none!important;
  }
}
@media only screen and (min-width: 768px) {
  header[role="banner"] menu .toggle ul ul {
    position: absolute;
    background-color: #344;
    font-size: 1em;
    z-index: 300;
    min-width: 100%;
    padding: 6px 0 12px;
  }
}
@media only screen and (min-width: 768px) {
  header[role="banner"] menu .toggle ul ul li {
    display: block;
    float: none;
    min-width: 100%;
    font-size: 1em;
    margin: .75em 0!important;
  }
  header[role="banner"] menu .toggle ul ul li a {
    border-left: 3px solid #344;
    padding: .5em 1.25em;
  }
  header[role="banner"] menu .toggle ul ul li a:hover {
    background-color: #455;
    border-color: #ffffff;
  }
}
@media only screen and (min-width: 990px) {
  header[role="banner"] menu .toggle ul ul {
    position: absolute;
    background-color: #344;
    font-size: 1em;
    z-index: 300;
    min-width: 100%;
    padding: 0 0 12px;
  }
}
header[role="banner"] menu .toggle ul a {
  display: block;
  margin: 0;
  float: none;
  padding: 15px 21px;
}
@media only screen and (min-width: 768px) {
  header[role="banner"] menu .toggle ul a {
    padding: .75em;
    margin: .25em 0 0;
    white-space: nowrap;
  }
}
header[role="banner"] menu .toggle ul .signin a {
  background-color: #8C4;
}
header[role="banner"] menu .toggle ul .signin a:hover {
  background-color: #9C0;
}
/* +++ Article Styles +++ */
/* animation setups */
@-webkit-keyframes red-white {
  from {
    color: #ffffff;
    background-color: #e33;
  }
  to {
    color: #e33;
    background-color: #ffffff;
  }
}
@-moz-keyframes red-white {
  from {
    color: #ffffff;
    background-color: #e33;
  }
  to {
    color: #e33;
    background-color: #ffffff;
  }
}
@-o-keyframes red-white {
  from {
    color: #ffffff;
    background-color: #e33;
  }
  to {
    color: #e33;
    background-color: #ffffff;
  }
}
@keyframes red-white {
  from {
    color: #ffffff;
    background-color: #e33;
  }
  to {
    color: #e33;
    background-color: #ffffff;
  }
}
@-webkit-keyframes red-white-border {
  from {
    border-right-color: #e33;
  }
  to {
    border-right-color: #ffffff;
  }
}
@-moz-keyframes red-white-border {
  from {
    border-right-color: #e33;
  }
  to {
    border-right-color: #ffffff;
  }
}
@-o-keyframes red-white-border {
  from {
    border-right-color: #e33;
  }
  to {
    border-right-color: #ffffff;
  }
}
@keyframes red-white-border {
  from {
    border-right-color: #e33;
  }
  to {
    border-right-color: #ffffff;
  }
}
@-webkit-keyframes orange-white {
  from {
    color: #ffffff;
    background-color: #e70;
  }
  to {
    color: #e70;
    background-color: #ffffff;
  }
}
@-moz-keyframes orange-white {
  from {
    color: #ffffff;
    background-color: #e70;
  }
  to {
    color: #e70;
    background-color: #ffffff;
  }
}
@-o-keyframes orange-white {
  from {
    color: #ffffff;
    background-color: #e70;
  }
  to {
    color: #e70;
    background-color: #ffffff;
  }
}
@keyframes orange-white {
  from {
    color: #ffffff;
    background-color: #e70;
  }
  to {
    color: #e70;
    background-color: #ffffff;
  }
}
@-webkit-keyframes orange-white-border {
  from {
    border-right-color: #e70;
  }
  to {
    border-right-color: #ffffff;
  }
}
@-moz-keyframes orange-white-border {
  from {
    border-right-color: #e70;
  }
  to {
    border-right-color: #ffffff;
  }
}
@-o-keyframes orange-white-border {
  from {
    border-right-color: #e70;
  }
  to {
    border-right-color: #ffffff;
  }
}
@keyframes orange-white-border {
  from {
    border-right-color: #e70;
  }
  to {
    border-right-color: #ffffff;
  }
}
article {
  margin: 0 auto;
  padding: 0;
  max-width: 974px;
  clear: both;
  font-size: 1.2em;
  text-align: center;
}
article h2 {
  font-size: 3em;
  text-align: center;
  margin: 1.5em auto 0;
}
article h2 strong {
  color: #07a;
}
article h3 {
  font-size: 2.1667em;
  color: #666666;
  font-weight: bold;
}
article p,
article ul {
  text-align: center;
  font-size: 1.75em;
  margin: .5em auto;
  line-height: 1.25;
}
article button,
article p.button {
  margin: .529em 0;
  padding: .882em 3em;
  color: #ffffff;
}
article p.button {
  padding: 0;
}
article p.button a {
  display: block;
  padding: .882em 3em;
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  font-style: inherit;
  text-transform: inherit;
}
article p.button a:hover {
  text-decoration: none;
}
#data {
  text-align: left;
  margin: 6em auto 2em;
  background-color: #44bbdd;
  position: relative;
  width: 974px;
  /* this mixin is for the menu tabs */
  /* end tab mixin */
  /* this mixin is for the sections that hold widget data */
  /* end data widget mixin */
}
#data.one {
  background-color: #44bbdd;
}
#data.two {
  background-color: #33ccaa;
}
#data.three {
  background-color: #ffaa22;
}
#data.four {
  background-color: #6677aa;
}
#data header {
  background-color: #344;
  position: relative;
}
#data header form.search {
  margin: 0;
  font-size: 1.5em;
  background-color: #566;
  width: 66%;
  position: relative;
  display: inline-block;
}
#data header form.search label {
  background-color: #899;
  padding: .5em .75em;
  font-size: .75em;
  color: #ffffff;
  position: absolute;
  top: -2em;
  left: 0;
  text-align: center;
}
#data header form.search label span:after {
  content: url(../../images/free/icon-down-chevron.png);
  width: 9px;
  height: 7px;
  margin: 0 0 0 .5em;
}
#data header form.search img.spinner {
  right: 3em;
  top: 1em;
}
#data header form.search input {
  border: none;
  padding: .15em 0.5em;
  line-height: 1.5;
  height: 1.5em;
  font-size: 1.75em;
  background-color: #566;
  color: #ffffff;
  width: 86.5%;
  display: inline-block;
  vertical-align: top;
}
#data header form.search button {
  box-shadow: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: none;
  padding: .6em 0.5em;
  margin: 0;
  line-height: 1em;
  color: #ffffff;
  font-weight: normal;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  background-color: #566;
  vertical-align: top;
}
#data header .data_flag {
  position: absolute;
  top: -2.75em;
  right: 0;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  padding: .75em 3.5em .75em .75em;
  background: #cccccc url(../../images/free/icon-us-flag.gif) no-repeat 95% center;
  color: #334455;
}
#data header .button_container {
  display: inline-block;
  width: 31%;
  margin-right: 1em;
  margin-top: 1.3em;
  float: right;
}
#data header .button_container .addthis_button_icon {
  white-space: nowrap;
  float: right;
}
#data header .button_container .addthis_button_icon a {
  display: inline-block;
  background-image: url(../../images/free/sprite_share_icons.png);
  /* these sizes should be set in pixels that match the exact size of the icon */
  height: 26px;
  width: 35px;
  vertical-align: bottom;
}
#data header .button_container .addthis_button_icon a span {
  background-image: none;
}
#data header .button_container .addthis_button_icon a.addthis_button_twitter {
  background-position: left -60px;
}
#data header .button_container .addthis_button_icon a.addthis_button_linkedin {
  background-position: left -120px;
}
#data header .button_container .addthis_button_icon a.embed_graph {
  background-position: left -180px;
}
#data header .button_container .addthis_button_icon a.button_csv {
  background-position: left -240px;
}
#data header .button_container p {
  color: #ffffff;
  font-size: 1em;
  margin-top: .55em;
  margin-right: .35em;
  float: left;
}
#data header .button_container p .name {
  font-weight: bold;
  max-width: 5em;
  display: inline-block;
  vertical-align: bottom;
  /* truncate/ellipsis for long values */
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#data menu {
  display: inline-block;
  width: 32%;
  vertical-align: top;
  font-size: 2em;
}
#data menu li {
  background-color: #ffffff;
  border-top: 1px solid #ddd;
  height: 2em;
  overflow: hidden;
  text-overflow: ellipsis;
}
#data menu li.one {
  color: #2eb3d9;
  font-size: 1em;
  line-height: 1.3;
  text-decoration: none;
  padding: 1em .75em 1.75em;
  display: block;
  cursor: pointer;
}
#data menu li.one:hover,
#data menu li.one.selected {
  color: #ffffff;
  border-color: #5ac3e1;
  background-color: #5ac3e1;
}
#data menu li.two {
  color: #2eb899;
  font-size: 1em;
  line-height: 1.3;
  text-decoration: none;
  padding: 1em .75em 1.75em;
  display: block;
  cursor: pointer;
}
#data menu li.two:hover,
#data menu li.two.selected {
  color: #ffffff;
  border-color: #47d1b3;
  background-color: #47d1b3;
}
#data menu li.three {
  color: #ffa008;
  font-size: 1em;
  line-height: 1.3;
  text-decoration: none;
  padding: 1em .75em 1.75em;
  display: block;
  cursor: pointer;
}
#data menu li.three:hover,
#data menu li.three.selected {
  color: #ffffff;
  border-color: #ffb43c;
  background-color: #ffb43c;
}
#data menu li.four {
  color: #586a9e;
  font-size: 1em;
  line-height: 1.3;
  text-decoration: none;
  padding: 1em .75em 1.75em;
  display: block;
  cursor: pointer;
}
#data menu li.four:hover,
#data menu li.four.selected {
  color: #ffffff;
  border-color: #7686b3;
  background-color: #7686b3;
}
#data menu li .site_name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  max-width: 11.5em;
  vertical-align: bottom;
}
#data section.selected {
  display: block;
}
#data section {
  display: none;
  position: relative;
}
#data section.one {
  background-color: #44bbdd;
  width: 67.667%;
  float: right;
  vertical-align: top;
}
#data section.one fieldset.search {
  margin: 2.25em 3% 1em;
  width: 43.75%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  background-color: #2193b4;
}
#data section.one fieldset.search label {
  line-height: 1.5;
  display: block;
  position: absolute;
  top: -1.5em;
}
#data section.one fieldset.search input {
  border: none;
  background-color: #2193b4;
  color: #ffffff;
  display: inline-block;
  padding: .8667em 1em;
  float: left;
  font-size: 1.25em;
  line-height: 1.4;
  height: 1.4em;
}
#data section.one fieldset.search input::-webkit-input-placeholder {
  color: #fff;
}
#data section.one fieldset.search input:-moz-placeholder {
  color: #fff;
}
#data section.one fieldset.search input::-moz-placeholder {
  color: #fff;
}
#data section.one fieldset.search input:-ms-input-placeholder {
  color: #fff;
}
#data section.one fieldset.search input input.placeholder {
  color: #fff;
}
#data section.one fieldset.search button {
  border: none;
  background-color: #2eb3d9;
  color: #ffffff;
  font-size: 1.25em;
  margin: 0;
}
#data section.one fieldset.search .message {
  display: block;
  position: absolute;
  left: 107%;
  background-color: #ffffff;
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
  padding: 1em 2em 1em 1em;
  margin: .5em 0;
  -ms-box-shadow: 0 1px 0 1px #2193b4;
  -o-box-shadow: 0 1px 0 1px #2193b4;
  -moz-box-shadow: 0 1px 0 1px #2193b4;
  -webkit-box-shadow: 0 1px 0 1px #2193b4;
  box-shadow: 0 1px 0 1px #2193b4;
  /*animation-duration*/
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}
#data section.one fieldset.search .message.no-data {
  color: #e33;
  /*animation-name*/
  -webkit-animation-name: red-white;
  -moz-animation-name: red-white;
  -ms-animation-name: red-white;
  -o-animation-name: red-white;
  animation-name: red-white;
}
#data section.one fieldset.search .message.no-data .close {
  color: #e33;
  border: 1px solid #e33;
}
#data section.one fieldset.search .message.no-data .close:hover {
  color: #ffffff;
  background-color: #e33;
}
#data section.one fieldset.search .message.low-sample {
  color: #e70;
  /*animation-name*/
  -webkit-animation-name: orange-white;
  -moz-animation-name: orange-white;
  -ms-animation-name: orange-white;
  -o-animation-name: orange-white;
  animation-name: orange-white;
}
#data section.one fieldset.search .message.low-sample .close {
  color: #e70;
  border: 1px solid #e70;
}
#data section.one fieldset.search .message.low-sample .close:hover {
  color: #ffffff;
  background-color: #e70;
}
#data section.one fieldset.search .message:before {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  left: -12px;
  top: 33%;
  border-top: 7px solid transparent;
  border-right: 12px solid #ffffff;
  border-left: 0 solid transparent;
  border-bottom: 7px solid transparent;
  /*animation-duration*/
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}
#data section.one fieldset.search .message.low-sample:before {
  /*animation-name*/
  -webkit-animation-name: orange-white-border;
  -moz-animation-name: orange-white-border;
  -ms-animation-name: orange-white-border;
  -o-animation-name: orange-white-border;
  animation-name: orange-white-border;
}
#data section.one fieldset.search .message.no-data:before {
  /*animation-name*/
  -webkit-animation-name: red-white-border;
  -moz-animation-name: red-white-border;
  -ms-animation-name: red-white-border;
  -o-animation-name: red-white-border;
  animation-name: red-white-border;
}
#data section.one fieldset.search .message .close {
  cursor: pointer;
  padding: 0;
  margin-right: .5em;
  text-transform: lowercase;
  border-radius: 50%;
  height: 1em;
  width: 1em;
  display: block;
  position: absolute;
  right: 0;
  top: 1em;
  line-height: .9;
  text-align: center;
}
#data section.one p.data {
  background-color: #2eb3d9;
  text-transform: uppercase;
  margin: .5em 0 0;
  font-size: 1.4em;
  padding: 1em;
  line-height: 1;
  cursor: default;
}
#data section.one p.data.category {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#data section.one p.data.category:hover {
  overflow: visible;
  z-index: 500;
  white-space: normal;
  position: absolute;
  top: 16px;
  width: 88.25%;
}
#data section.one button,
#data section.one p.button {
  background-color: #ffffff;
  color: #44bbdd;
  float: right;
  margin: 0 0 0 .5em;
  padding: 1em;
  font-weight: bold;
  font-size: 1.333em;
  text-align: center;
  border: none;
}
#data section.one p.button {
  padding: 0;
}
#data section.one p.button a {
  padding: 1em;
  border: none;
}
#data section.one ol {
  margin: 0;
  color: #fff;
}
#data section.one ol li {
  list-style: none;
  background-color: #2eb3d9;
  border-left: 3em solid #25a5c9;
  margin: .5em 0 1em;
  font-size: 1.4em;
  font-style: italic;
  padding: .75em 1em 1em;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#data section.one ol li span {
  cursor: default;
}
#data section.one ol li span.number {
  font-style: normal;
  position: absolute;
  left: 1.1em;
  z-index: 500;
}
#data section.one .metric.half {
  margin-left: 6%;
  margin-right: 1%;
  width: 42.5%;
}
#data section.one .metric.half h3 {
  font-size: 1.5em;
  line-height: 1.5em;
}
#data section.one .metric.half h3 .number {
  display: block;
  color: #1d819e;
  font-size: 1.7778em;
}
#data section.one .metric.half h3 img {
  vertical-align: middle;
  padding: 0 .25em;
  cursor: pointer;
}
#data section.one .chart_legend {
  color: #ffffff;
  top: -0.5em;
}
#data section.one .chart_legend h4 {
  font-size: 1.5em;
  display: block;
  float: none;
}
#data section.one .chart_legend svg {
  vertical-align: middle;
}
#data section.one .chart_legend span {
  vertical-align: top;
}
#data section.one .chart_legend .legend-item {
  font-size: .9em;
  font-weight: bold;
}
#data section.one .chart_legend .legend-item circle {
  stroke-width: 4px;
  fill: #44bbdd;
}
#data section.one .chart_legend .legend-item.site1 circle,
#data section.one .chart_legend .legend-item.site1 circle.legend-item-tile {
  stroke: #ffffff !important;
}
#data section.one .chart_legend .legend-item.site2 circle,
#data section.one .chart_legend .legend-item.site2 circle.legend-item-tile {
  stroke: #1d819e !important;
}
#data section.one .compare.chart_legend {
  margin: 0 2%;
}
#data section.one .compare.chart_legend .legend-item {
  float: right;
  margin-left: 4%;
}
#data section.one .compare.chart_legend h4 {
  display: inline-block;
  float: left;
}
#data section.one .trend.chart_legend {
  text-align: center;
  margin: 0;
}
#data section.one .c3-chart-lines circle {
  stroke-width: 4px;
  fill: #44bbdd;
}
#data section.one .c3-chart-lines .c3-chart-line:nth-child(1) circle,
#data section.one .c3-chart-lines .c3-chart-line:nth-child(1) path {
  stroke: #ffffff !important;
}
#data section.one .c3-chart-lines .c3-chart-line:nth-child(2) circle,
#data section.one .c3-chart-lines .c3-chart-line:nth-child(2) path {
  stroke: #1d819e !important;
}
#data section.one .c3-chart-bars path.c3-shape {
  fill: #1d819e !important;
}
#data section.one line.c3-xgrid-focus {
  stroke: #2193b4 !important;
  stroke-dasharray: 5,2;
  shape-rendering: crispEdges;
}
#data section.one line.c3-ygrid {
  stroke: #2193b4 !important;
  stroke-dasharray: 5,2;
  shape-rendering: crispEdges;
}
#data section.one table.c3-tooltip {
  color: #ffffff;
  border: 1px solid #ffffff;
}
#data section.one table.c3-tooltip tr:nth-child(1),
#data section.one table.c3-tooltip th {
  display: none;
}
#data section.one table.c3-tooltip td {
  padding: .25em;
  font-weight: bold;
  background-color: #ffffff;
  color: #1d819e;
}
#data section.one .bar.chart table.c3-tooltip th {
  display: table-cell;
  padding: .25em;
  font-weight: bold;
  background-color: #ffffff;
  color: #1d819e;
  white-space: normal;
}
#data section.one .bar.chart table.c3-tooltip tr:nth-child(1) {
  display: table-row;
}
#data section.two {
  background-color: #33ccaa;
  width: 67.667%;
  float: right;
  vertical-align: top;
}
#data section.two fieldset.search {
  margin: 2.25em 3% 1em;
  width: 43.75%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  background-color: #248f77;
}
#data section.two fieldset.search label {
  line-height: 1.5;
  display: block;
  position: absolute;
  top: -1.5em;
}
#data section.two fieldset.search input {
  border: none;
  background-color: #248f77;
  color: #ffffff;
  display: inline-block;
  padding: .8667em 1em;
  float: left;
  font-size: 1.25em;
  line-height: 1.4;
  height: 1.4em;
}
#data section.two fieldset.search input::-webkit-input-placeholder {
  color: #fff;
}
#data section.two fieldset.search input:-moz-placeholder {
  color: #fff;
}
#data section.two fieldset.search input::-moz-placeholder {
  color: #fff;
}
#data section.two fieldset.search input:-ms-input-placeholder {
  color: #fff;
}
#data section.two fieldset.search input input.placeholder {
  color: #fff;
}
#data section.two fieldset.search button {
  border: none;
  background-color: #2eb899;
  color: #ffffff;
  font-size: 1.25em;
  margin: 0;
}
#data section.two fieldset.search .message {
  display: block;
  position: absolute;
  left: 107%;
  background-color: #ffffff;
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
  padding: 1em 2em 1em 1em;
  margin: .5em 0;
  -ms-box-shadow: 0 1px 0 1px #248f77;
  -o-box-shadow: 0 1px 0 1px #248f77;
  -moz-box-shadow: 0 1px 0 1px #248f77;
  -webkit-box-shadow: 0 1px 0 1px #248f77;
  box-shadow: 0 1px 0 1px #248f77;
  /*animation-duration*/
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}
#data section.two fieldset.search .message.no-data {
  color: #e33;
  /*animation-name*/
  -webkit-animation-name: red-white;
  -moz-animation-name: red-white;
  -ms-animation-name: red-white;
  -o-animation-name: red-white;
  animation-name: red-white;
}
#data section.two fieldset.search .message.no-data .close {
  color: #e33;
  border: 1px solid #e33;
}
#data section.two fieldset.search .message.no-data .close:hover {
  color: #ffffff;
  background-color: #e33;
}
#data section.two fieldset.search .message.low-sample {
  color: #e70;
  /*animation-name*/
  -webkit-animation-name: orange-white;
  -moz-animation-name: orange-white;
  -ms-animation-name: orange-white;
  -o-animation-name: orange-white;
  animation-name: orange-white;
}
#data section.two fieldset.search .message.low-sample .close {
  color: #e70;
  border: 1px solid #e70;
}
#data section.two fieldset.search .message.low-sample .close:hover {
  color: #ffffff;
  background-color: #e70;
}
#data section.two fieldset.search .message:before {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  left: -12px;
  top: 33%;
  border-top: 7px solid transparent;
  border-right: 12px solid #ffffff;
  border-left: 0 solid transparent;
  border-bottom: 7px solid transparent;
  /*animation-duration*/
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}
#data section.two fieldset.search .message.low-sample:before {
  /*animation-name*/
  -webkit-animation-name: orange-white-border;
  -moz-animation-name: orange-white-border;
  -ms-animation-name: orange-white-border;
  -o-animation-name: orange-white-border;
  animation-name: orange-white-border;
}
#data section.two fieldset.search .message.no-data:before {
  /*animation-name*/
  -webkit-animation-name: red-white-border;
  -moz-animation-name: red-white-border;
  -ms-animation-name: red-white-border;
  -o-animation-name: red-white-border;
  animation-name: red-white-border;
}
#data section.two fieldset.search .message .close {
  cursor: pointer;
  padding: 0;
  margin-right: .5em;
  text-transform: lowercase;
  border-radius: 50%;
  height: 1em;
  width: 1em;
  display: block;
  position: absolute;
  right: 0;
  top: 1em;
  line-height: .9;
  text-align: center;
}
#data section.two p.data {
  background-color: #2eb899;
  text-transform: uppercase;
  margin: .5em 0 0;
  font-size: 1.4em;
  padding: 1em;
  line-height: 1;
  cursor: default;
}
#data section.two p.data.category {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#data section.two p.data.category:hover {
  overflow: visible;
  z-index: 500;
  white-space: normal;
  position: absolute;
  top: 16px;
  width: 88.25%;
}
#data section.two button,
#data section.two p.button {
  background-color: #ffffff;
  color: #33ccaa;
  float: right;
  margin: 0 0 0 .5em;
  padding: 1em;
  font-weight: bold;
  font-size: 1.333em;
  text-align: center;
  border: none;
}
#data section.two p.button {
  padding: 0;
}
#data section.two p.button a {
  padding: 1em;
  border: none;
}
#data section.two ol {
  margin: 0;
  color: #fff;
}
#data section.two ol li {
  list-style: none;
  background-color: #2eb899;
  border-left: 3em solid #29a388;
  margin: .5em 0 1em;
  font-size: 1.4em;
  font-style: italic;
  padding: .75em 1em 1em;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#data section.two ol li span {
  cursor: default;
}
#data section.two ol li span.number {
  font-style: normal;
  position: absolute;
  left: 1.1em;
  z-index: 500;
}
#data section.two .metric.half {
  margin-left: 6%;
  margin-right: 1%;
  width: 42.5%;
}
#data section.two .metric.half h3 {
  font-size: 1.5em;
  line-height: 1.5em;
}
#data section.two .metric.half h3 .number {
  display: block;
  color: #1f7a66;
  font-size: 1.7778em;
}
#data section.two .metric.half h3 img {
  vertical-align: middle;
  padding: 0 .25em;
  cursor: pointer;
}
#data section.two .chart_legend {
  color: #ffffff;
  top: -0.5em;
}
#data section.two .chart_legend h4 {
  font-size: 1.5em;
  display: block;
  float: none;
}
#data section.two .chart_legend svg {
  vertical-align: middle;
}
#data section.two .chart_legend span {
  vertical-align: top;
}
#data section.two .chart_legend .legend-item {
  font-size: .9em;
  font-weight: bold;
}
#data section.two .chart_legend .legend-item circle {
  stroke-width: 4px;
  fill: #33ccaa;
}
#data section.two .chart_legend .legend-item.site1 circle,
#data section.two .chart_legend .legend-item.site1 circle.legend-item-tile {
  stroke: #ffffff !important;
}
#data section.two .chart_legend .legend-item.site2 circle,
#data section.two .chart_legend .legend-item.site2 circle.legend-item-tile {
  stroke: #1f7a66 !important;
}
#data section.two .compare.chart_legend {
  margin: 0 2%;
}
#data section.two .compare.chart_legend .legend-item {
  float: right;
  margin-left: 4%;
}
#data section.two .compare.chart_legend h4 {
  display: inline-block;
  float: left;
}
#data section.two .trend.chart_legend {
  text-align: center;
  margin: 0;
}
#data section.two .c3-chart-lines circle {
  stroke-width: 4px;
  fill: #33ccaa;
}
#data section.two .c3-chart-lines .c3-chart-line:nth-child(1) circle,
#data section.two .c3-chart-lines .c3-chart-line:nth-child(1) path {
  stroke: #ffffff !important;
}
#data section.two .c3-chart-lines .c3-chart-line:nth-child(2) circle,
#data section.two .c3-chart-lines .c3-chart-line:nth-child(2) path {
  stroke: #1f7a66 !important;
}
#data section.two .c3-chart-bars path.c3-shape {
  fill: #1f7a66 !important;
}
#data section.two line.c3-xgrid-focus {
  stroke: #248f77 !important;
  stroke-dasharray: 5,2;
  shape-rendering: crispEdges;
}
#data section.two line.c3-ygrid {
  stroke: #248f77 !important;
  stroke-dasharray: 5,2;
  shape-rendering: crispEdges;
}
#data section.two table.c3-tooltip {
  color: #ffffff;
  border: 1px solid #ffffff;
}
#data section.two table.c3-tooltip tr:nth-child(1),
#data section.two table.c3-tooltip th {
  display: none;
}
#data section.two table.c3-tooltip td {
  padding: .25em;
  font-weight: bold;
  background-color: #ffffff;
  color: #1f7a66;
}
#data section.two .bar.chart table.c3-tooltip th {
  display: table-cell;
  padding: .25em;
  font-weight: bold;
  background-color: #ffffff;
  color: #1f7a66;
  white-space: normal;
}
#data section.two .bar.chart table.c3-tooltip tr:nth-child(1) {
  display: table-row;
}
#data section.three {
  background-color: #ffaa22;
  width: 67.667%;
  float: right;
  vertical-align: top;
}
#data section.three fieldset.search {
  margin: 2.25em 3% 1em;
  width: 43.75%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  background-color: #d48300;
}
#data section.three fieldset.search label {
  line-height: 1.5;
  display: block;
  position: absolute;
  top: -1.5em;
}
#data section.three fieldset.search input {
  border: none;
  background-color: #d48300;
  color: #ffffff;
  display: inline-block;
  padding: .8667em 1em;
  float: left;
  font-size: 1.25em;
  line-height: 1.4;
  height: 1.4em;
}
#data section.three fieldset.search input::-webkit-input-placeholder {
  color: #fff;
}
#data section.three fieldset.search input:-moz-placeholder {
  color: #fff;
}
#data section.three fieldset.search input::-moz-placeholder {
  color: #fff;
}
#data section.three fieldset.search input:-ms-input-placeholder {
  color: #fff;
}
#data section.three fieldset.search input input.placeholder {
  color: #fff;
}
#data section.three fieldset.search button {
  border: none;
  background-color: #ffa008;
  color: #ffffff;
  font-size: 1.25em;
  margin: 0;
}
#data section.three fieldset.search .message {
  display: block;
  position: absolute;
  left: 107%;
  background-color: #ffffff;
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
  padding: 1em 2em 1em 1em;
  margin: .5em 0;
  -ms-box-shadow: 0 1px 0 1px #d48300;
  -o-box-shadow: 0 1px 0 1px #d48300;
  -moz-box-shadow: 0 1px 0 1px #d48300;
  -webkit-box-shadow: 0 1px 0 1px #d48300;
  box-shadow: 0 1px 0 1px #d48300;
  /*animation-duration*/
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}
#data section.three fieldset.search .message.no-data {
  color: #e33;
  /*animation-name*/
  -webkit-animation-name: red-white;
  -moz-animation-name: red-white;
  -ms-animation-name: red-white;
  -o-animation-name: red-white;
  animation-name: red-white;
}
#data section.three fieldset.search .message.no-data .close {
  color: #e33;
  border: 1px solid #e33;
}
#data section.three fieldset.search .message.no-data .close:hover {
  color: #ffffff;
  background-color: #e33;
}
#data section.three fieldset.search .message.low-sample {
  color: #e70;
  /*animation-name*/
  -webkit-animation-name: orange-white;
  -moz-animation-name: orange-white;
  -ms-animation-name: orange-white;
  -o-animation-name: orange-white;
  animation-name: orange-white;
}
#data section.three fieldset.search .message.low-sample .close {
  color: #e70;
  border: 1px solid #e70;
}
#data section.three fieldset.search .message.low-sample .close:hover {
  color: #ffffff;
  background-color: #e70;
}
#data section.three fieldset.search .message:before {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  left: -12px;
  top: 33%;
  border-top: 7px solid transparent;
  border-right: 12px solid #ffffff;
  border-left: 0 solid transparent;
  border-bottom: 7px solid transparent;
  /*animation-duration*/
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}
#data section.three fieldset.search .message.low-sample:before {
  /*animation-name*/
  -webkit-animation-name: orange-white-border;
  -moz-animation-name: orange-white-border;
  -ms-animation-name: orange-white-border;
  -o-animation-name: orange-white-border;
  animation-name: orange-white-border;
}
#data section.three fieldset.search .message.no-data:before {
  /*animation-name*/
  -webkit-animation-name: red-white-border;
  -moz-animation-name: red-white-border;
  -ms-animation-name: red-white-border;
  -o-animation-name: red-white-border;
  animation-name: red-white-border;
}
#data section.three fieldset.search .message .close {
  cursor: pointer;
  padding: 0;
  margin-right: .5em;
  text-transform: lowercase;
  border-radius: 50%;
  height: 1em;
  width: 1em;
  display: block;
  position: absolute;
  right: 0;
  top: 1em;
  line-height: .9;
  text-align: center;
}
#data section.three p.data {
  background-color: #ffa008;
  text-transform: uppercase;
  margin: .5em 0 0;
  font-size: 1.4em;
  padding: 1em;
  line-height: 1;
  cursor: default;
}
#data section.three p.data.category {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#data section.three p.data.category:hover {
  overflow: visible;
  z-index: 500;
  white-space: normal;
  position: absolute;
  top: 16px;
  width: 88.25%;
}
#data section.three button,
#data section.three p.button {
  background-color: #ffffff;
  color: #ffaa22;
  float: right;
  margin: 0 0 0 .5em;
  padding: 1em;
  font-weight: bold;
  font-size: 1.333em;
  text-align: center;
  border: none;
}
#data section.three p.button {
  padding: 0;
}
#data section.three p.button a {
  padding: 1em;
  border: none;
}
#data section.three ol {
  margin: 0;
  color: #fff;
}
#data section.three ol li {
  list-style: none;
  background-color: #ffa008;
  border-left: 3em solid #ee9200;
  margin: .5em 0 1em;
  font-size: 1.4em;
  font-style: italic;
  padding: .75em 1em 1em;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#data section.three ol li span {
  cursor: default;
}
#data section.three ol li span.number {
  font-style: normal;
  position: absolute;
  left: 1.1em;
  z-index: 500;
}
#data section.three .metric.half {
  margin-left: 6%;
  margin-right: 1%;
  width: 42.5%;
}
#data section.three .metric.half h3 {
  font-size: 1.5em;
  line-height: 1.5em;
}
#data section.three .metric.half h3 .number {
  display: block;
  color: #bb7300;
  font-size: 1.7778em;
}
#data section.three .metric.half h3 img {
  vertical-align: middle;
  padding: 0 .25em;
  cursor: pointer;
}
#data section.three .chart_legend {
  color: #ffffff;
  top: -0.5em;
}
#data section.three .chart_legend h4 {
  font-size: 1.5em;
  display: block;
  float: none;
}
#data section.three .chart_legend svg {
  vertical-align: middle;
}
#data section.three .chart_legend span {
  vertical-align: top;
}
#data section.three .chart_legend .legend-item {
  font-size: .9em;
  font-weight: bold;
}
#data section.three .chart_legend .legend-item circle {
  stroke-width: 4px;
  fill: #ffaa22;
}
#data section.three .chart_legend .legend-item.site1 circle,
#data section.three .chart_legend .legend-item.site1 circle.legend-item-tile {
  stroke: #ffffff !important;
}
#data section.three .chart_legend .legend-item.site2 circle,
#data section.three .chart_legend .legend-item.site2 circle.legend-item-tile {
  stroke: #bb7300 !important;
}
#data section.three .compare.chart_legend {
  margin: 0 2%;
}
#data section.three .compare.chart_legend .legend-item {
  float: right;
  margin-left: 4%;
}
#data section.three .compare.chart_legend h4 {
  display: inline-block;
  float: left;
}
#data section.three .trend.chart_legend {
  text-align: center;
  margin: 0;
}
#data section.three .c3-chart-lines circle {
  stroke-width: 4px;
  fill: #ffaa22;
}
#data section.three .c3-chart-lines .c3-chart-line:nth-child(1) circle,
#data section.three .c3-chart-lines .c3-chart-line:nth-child(1) path {
  stroke: #ffffff !important;
}
#data section.three .c3-chart-lines .c3-chart-line:nth-child(2) circle,
#data section.three .c3-chart-lines .c3-chart-line:nth-child(2) path {
  stroke: #bb7300 !important;
}
#data section.three .c3-chart-bars path.c3-shape {
  fill: #bb7300 !important;
}
#data section.three line.c3-xgrid-focus {
  stroke: #d48300 !important;
  stroke-dasharray: 5,2;
  shape-rendering: crispEdges;
}
#data section.three line.c3-ygrid {
  stroke: #d48300 !important;
  stroke-dasharray: 5,2;
  shape-rendering: crispEdges;
}
#data section.three table.c3-tooltip {
  color: #ffffff;
  border: 1px solid #ffffff;
}
#data section.three table.c3-tooltip tr:nth-child(1),
#data section.three table.c3-tooltip th {
  display: none;
}
#data section.three table.c3-tooltip td {
  padding: .25em;
  font-weight: bold;
  background-color: #ffffff;
  color: #bb7300;
}
#data section.three .bar.chart table.c3-tooltip th {
  display: table-cell;
  padding: .25em;
  font-weight: bold;
  background-color: #ffffff;
  color: #bb7300;
  white-space: normal;
}
#data section.three .bar.chart table.c3-tooltip tr:nth-child(1) {
  display: table-row;
}
#data section.four {
  background-color: #6677aa;
  width: 67.667%;
  float: right;
  vertical-align: top;
}
#data section.four fieldset.search {
  margin: 2.25em 3% 1em;
  width: 43.75%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  background-color: #46547e;
}
#data section.four fieldset.search label {
  line-height: 1.5;
  display: block;
  position: absolute;
  top: -1.5em;
}
#data section.four fieldset.search input {
  border: none;
  background-color: #46547e;
  color: #ffffff;
  display: inline-block;
  padding: .8667em 1em;
  float: left;
  font-size: 1.25em;
  line-height: 1.4;
  height: 1.4em;
}
#data section.four fieldset.search input::-webkit-input-placeholder {
  color: #fff;
}
#data section.four fieldset.search input:-moz-placeholder {
  color: #fff;
}
#data section.four fieldset.search input::-moz-placeholder {
  color: #fff;
}
#data section.four fieldset.search input:-ms-input-placeholder {
  color: #fff;
}
#data section.four fieldset.search input input.placeholder {
  color: #fff;
}
#data section.four fieldset.search button {
  border: none;
  background-color: #586a9e;
  color: #ffffff;
  font-size: 1.25em;
  margin: 0;
}
#data section.four fieldset.search .message {
  display: block;
  position: absolute;
  left: 107%;
  background-color: #ffffff;
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
  padding: 1em 2em 1em 1em;
  margin: .5em 0;
  -ms-box-shadow: 0 1px 0 1px #46547e;
  -o-box-shadow: 0 1px 0 1px #46547e;
  -moz-box-shadow: 0 1px 0 1px #46547e;
  -webkit-box-shadow: 0 1px 0 1px #46547e;
  box-shadow: 0 1px 0 1px #46547e;
  /*animation-duration*/
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}
#data section.four fieldset.search .message.no-data {
  color: #e33;
  /*animation-name*/
  -webkit-animation-name: red-white;
  -moz-animation-name: red-white;
  -ms-animation-name: red-white;
  -o-animation-name: red-white;
  animation-name: red-white;
}
#data section.four fieldset.search .message.no-data .close {
  color: #e33;
  border: 1px solid #e33;
}
#data section.four fieldset.search .message.no-data .close:hover {
  color: #ffffff;
  background-color: #e33;
}
#data section.four fieldset.search .message.low-sample {
  color: #e70;
  /*animation-name*/
  -webkit-animation-name: orange-white;
  -moz-animation-name: orange-white;
  -ms-animation-name: orange-white;
  -o-animation-name: orange-white;
  animation-name: orange-white;
}
#data section.four fieldset.search .message.low-sample .close {
  color: #e70;
  border: 1px solid #e70;
}
#data section.four fieldset.search .message.low-sample .close:hover {
  color: #ffffff;
  background-color: #e70;
}
#data section.four fieldset.search .message:before {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  left: -12px;
  top: 33%;
  border-top: 7px solid transparent;
  border-right: 12px solid #ffffff;
  border-left: 0 solid transparent;
  border-bottom: 7px solid transparent;
  /*animation-duration*/
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}
#data section.four fieldset.search .message.low-sample:before {
  /*animation-name*/
  -webkit-animation-name: orange-white-border;
  -moz-animation-name: orange-white-border;
  -ms-animation-name: orange-white-border;
  -o-animation-name: orange-white-border;
  animation-name: orange-white-border;
}
#data section.four fieldset.search .message.no-data:before {
  /*animation-name*/
  -webkit-animation-name: red-white-border;
  -moz-animation-name: red-white-border;
  -ms-animation-name: red-white-border;
  -o-animation-name: red-white-border;
  animation-name: red-white-border;
}
#data section.four fieldset.search .message .close {
  cursor: pointer;
  padding: 0;
  margin-right: .5em;
  text-transform: lowercase;
  border-radius: 50%;
  height: 1em;
  width: 1em;
  display: block;
  position: absolute;
  right: 0;
  top: 1em;
  line-height: .9;
  text-align: center;
}
#data section.four p.data {
  background-color: #586a9e;
  text-transform: uppercase;
  margin: .5em 0 0;
  font-size: 1.4em;
  padding: 1em;
  line-height: 1;
  cursor: default;
}
#data section.four p.data.category {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#data section.four p.data.category:hover {
  overflow: visible;
  z-index: 500;
  white-space: normal;
  position: absolute;
  top: 16px;
  width: 88.25%;
}
#data section.four button,
#data section.four p.button {
  background-color: #ffffff;
  color: #6677aa;
  float: right;
  margin: 0 0 0 .5em;
  padding: 1em;
  font-weight: bold;
  font-size: 1.333em;
  text-align: center;
  border: none;
}
#data section.four p.button {
  padding: 0;
}
#data section.four p.button a {
  padding: 1em;
  border: none;
}
#data section.four ol {
  margin: 0;
  color: #fff;
}
#data section.four ol li {
  list-style: none;
  background-color: #586a9e;
  border-left: 3em solid #4f5f8e;
  margin: .5em 0 1em;
  font-size: 1.4em;
  font-style: italic;
  padding: .75em 1em 1em;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#data section.four ol li span {
  cursor: default;
}
#data section.four ol li span.number {
  font-style: normal;
  position: absolute;
  left: 1.1em;
  z-index: 500;
}
#data section.four .metric.half {
  margin-left: 6%;
  margin-right: 1%;
  width: 42.5%;
}
#data section.four .metric.half h3 {
  font-size: 1.5em;
  line-height: 1.5em;
}
#data section.four .metric.half h3 .number {
  display: block;
  color: #3d496d;
  font-size: 1.7778em;
}
#data section.four .metric.half h3 img {
  vertical-align: middle;
  padding: 0 .25em;
  cursor: pointer;
}
#data section.four .chart_legend {
  color: #ffffff;
  top: -0.5em;
}
#data section.four .chart_legend h4 {
  font-size: 1.5em;
  display: block;
  float: none;
}
#data section.four .chart_legend svg {
  vertical-align: middle;
}
#data section.four .chart_legend span {
  vertical-align: top;
}
#data section.four .chart_legend .legend-item {
  font-size: .9em;
  font-weight: bold;
}
#data section.four .chart_legend .legend-item circle {
  stroke-width: 4px;
  fill: #6677aa;
}
#data section.four .chart_legend .legend-item.site1 circle,
#data section.four .chart_legend .legend-item.site1 circle.legend-item-tile {
  stroke: #ffffff !important;
}
#data section.four .chart_legend .legend-item.site2 circle,
#data section.four .chart_legend .legend-item.site2 circle.legend-item-tile {
  stroke: #3d496d !important;
}
#data section.four .compare.chart_legend {
  margin: 0 2%;
}
#data section.four .compare.chart_legend .legend-item {
  float: right;
  margin-left: 4%;
}
#data section.four .compare.chart_legend h4 {
  display: inline-block;
  float: left;
}
#data section.four .trend.chart_legend {
  text-align: center;
  margin: 0;
}
#data section.four .c3-chart-lines circle {
  stroke-width: 4px;
  fill: #6677aa;
}
#data section.four .c3-chart-lines .c3-chart-line:nth-child(1) circle,
#data section.four .c3-chart-lines .c3-chart-line:nth-child(1) path {
  stroke: #ffffff !important;
}
#data section.four .c3-chart-lines .c3-chart-line:nth-child(2) circle,
#data section.four .c3-chart-lines .c3-chart-line:nth-child(2) path {
  stroke: #3d496d !important;
}
#data section.four .c3-chart-bars path.c3-shape {
  fill: #3d496d !important;
}
#data section.four line.c3-xgrid-focus {
  stroke: #46547e !important;
  stroke-dasharray: 5,2;
  shape-rendering: crispEdges;
}
#data section.four line.c3-ygrid {
  stroke: #46547e !important;
  stroke-dasharray: 5,2;
  shape-rendering: crispEdges;
}
#data section.four table.c3-tooltip {
  color: #ffffff;
  border: 1px solid #ffffff;
}
#data section.four table.c3-tooltip tr:nth-child(1),
#data section.four table.c3-tooltip th {
  display: none;
}
#data section.four table.c3-tooltip td {
  padding: .25em;
  font-weight: bold;
  background-color: #ffffff;
  color: #3d496d;
}
#data section.four .bar.chart table.c3-tooltip th {
  display: table-cell;
  padding: .25em;
  font-weight: bold;
  background-color: #ffffff;
  color: #3d496d;
  white-space: normal;
}
#data section.four .bar.chart table.c3-tooltip tr:nth-child(1) {
  display: table-row;
}
#data section h3 {
  color: #ffffff;
  font-weight: normal;
}
#data section h4,
#data section label {
  color: #ffffff;
  font-weight: bold;
  font-size: 1.333em;
  text-transform: uppercase;
}
#data section p {
  color: #ffffff;
  font-size: 1em;
  text-align: left;
}
#data section .loader {
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  margin: 13em;
  font-weight: bold;
  font-size: 1.2em;
}
#data section .loader img {
  display: block;
  text-align: center;
  margin: 3px auto;
}
#data section div .content {
  height: 37em;
  position: relative;
  padding-top: 1px;
}
#data section div .content div {
  margin: 2em 3% 1.5em;
  position: relative;
}
#data section div .content div.full {
  width: 93.5%;
}
#data section div .content div.half {
  width: 43.5%;
  display: inline-block;
  vertical-align: top;
  height: 6.333em;
}
#data section div .content div.marketing {
  margin-right: 0;
}
#data section div .content div.experiments {
  margin: 0;
}
#data section div .content div.wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: 0;
}
#data section div .content div.wrap h4 {
  text-transform: none;
  font-weight: normal;
}
#data section div .content div.wrap.refs h4 {
  text-align: center;
}
#data section div .content div.chart {
  position: relative;
  margin: 0;
}
#data section svg .axis path,
#data section svg .axis line,
#data section svg .c3-axis-x path,
#data section svg .c3-axis-x line,
#data section svg .c3-axis-y path,
#data section svg .c3-axis-y line {
  display: none;
}
#data section svg .c3-chart-lines path {
  fill: none;
  stroke: #ffffff;
  shape-rendering: geometricPrecision;
  stroke-antialiasing: true;
}
#data section svg text,
#data section svg tspan,
#data section svg textPath {
  fill: #ffffff;
}
#data section svg .major text {
  font-weight: bold;
}
#data section svg .c3-chart-lines path {
  stroke-width: 2;
  fill: none;
  stroke: #ffffff;
  shape-rendering: geometricPrecision;
  stroke-antialiasing: true;
}
#data .overlay_message {
  display: none;
  position: absolute;
  top: 16em;
  left: 40.5em;
  z-index: 1;
  width: 25em;
  background-color: #ffffff;
  padding: 1em;
  text-align: center;
}
#data .overlay_message .close {
  display: none;
  float: right;
  cursor: pointer;
}
#data .overlay_message div {
  display: none;
}
#data .overlay_message h3 {
  color: #334455;
  font-weight: bold;
  font-size: 1.25em;
  margin-top: .5em;
  text-transform: uppercase;
}
#data .overlay_message p {
  margin-top: 1em;
  margin-bottom: 2em;
  line-height: 160%;
  color: #666666;
  font-size: 1em;
  font-weight: normal;
}
#data .overlay_message p.button {
  color: #25a5c9;
  font-size: 1.2em;
  background-color: #f4f5f6;
  border-top: 1px solid #eeeeee;
  margin: 0 -1em -1em;
  width: 98%;
  padding: 1em 5%;
}
div.dm {
  margin: 2em 0 4em;
}
div.dm a {
  color: #44bbdd;
}
/* overrides from the base style in framework */
.balloon-popup {
  color: #666666;
  border: 2px solid #ddeeee;
  /* if just one argument, this will be used */
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -ms-box-shadow: 0 1px 1px 1px #cccccc;
  -o-box-shadow: 0 1px 1px 1px #cccccc;
  -moz-box-shadow: 0 1px 1px 1px #cccccc;
  -webkit-box-shadow: 0 1px 1px 1px #cccccc;
  box-shadow: 0 1px 1px 1px #cccccc;
}
.balloon-popup div.pointer {
  background-image: url(../../images/app/checkout/balloon-pointer.png);
}
.balloon-popup div.message {
  background-color: #f4f5f6;
  /* if just one argument, this will be used */
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border-color: #f4f5f6;
}
/* +++ Footer Styles +++ */
footer[role="banner"] {
  background: #333;
  margin: 8em auto 0;
}
footer[role="banner"] nav {
  width: 990px;
  margin: 0 auto;
}
footer[role="banner"] p,
footer[role="banner"] ul {
  font-size: 1.3em;
  margin: 1.5em 0;
  color: #bbb;
  display: inline-block;
}
footer[role="banner"] p.outside,
footer[role="banner"] ul.outside {
  float: right;
}
footer[role="banner"] p li,
footer[role="banner"] ul li {
  padding: 0 0.5em;
  display: inline-block;
  border-right: 1px solid #888;
  font-size: 1em;
}
footer[role="banner"] p li:last-child,
footer[role="banner"] ul li:last-child {
  border-right: none;
  padding-right: 0;
}
footer[role="banner"] p li a,
footer[role="banner"] ul li a {
  text-decoration: none;
  color: #bbb;
  margin: 0;
}
footer[role="banner"] p li a:hover,
footer[role="banner"] ul li a:hover {
  text-decoration: underline;
}
/* +++ Login Styles +++ */
@media only screen and (max-width: 719px) {
  .free_login article {
    display: none;
  }
}
@media only screen and (min-width: 720px) {
  .overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    overflow: hidden;
    top: 0;
    z-index: 10000;
    background-color: rgba(17, 34, 51, 0.8);
  }
}
.login_signup_box {
  width: 100%;
  font-size: 1.2em;
  margin: 0 auto;
  z-index: 10001;
  text-align: left;
}
@media only screen and (min-width: 720px) {
  .login_signup_box {
    position: absolute;
    top: 15%;
    left: 0;
  }
}
.login_signup_box h3 {
  font-weight: lighter;
  color: #ffffff;
  background-color: #44bbdd;
  display: inline-block;
  text-transform: uppercase;
  padding: .5em .5em .25em;
  font-size: 2.2em;
}
.login_signup_box .signup {
  width: 59em;
  margin: 0 auto;
}
.login_signup_box .signup .signup_upsell {
  border-bottom: solid 0.2em #eeeeee;
  margin-top: .5em;
  margin-left: .5em;
  margin-bottom: 1em;
}
.login_signup_box .signup .signup_upsell h4 {
  font-size: 1.5em;
  font-weight: bold;
}
.login_signup_box .signup .signup_upsell h4 strong {
  color: #33ccaa;
}
.login_signup_box .signup .signup_upsell ul {
  margin-bottom: 1.5em;
  margin-left: .7em;
}
.login_signup_box .signup .signup_upsell li {
  margin: .2em;
  list-style-type: none;
  font-size: 1.25em;
  font-weight: normal;
}
.login_signup_box .signup .signup_upsell li:before {
  content: '. ';
  vertical-align: text-top;
}
.login_signup_box .login {
  width: 30em;
  margin: 0 auto;
}
.login_signup_box form {
  background-color: #ffffff;
  border-top: solid 0.5em #44bbdd;
  padding: 1em;
}
.login_signup_box form label {
  display: inline-block;
  width: 27.333em;
  margin: 1em .5em;
  text-transform: uppercase;
  vertical-align: top;
}
.login_signup_box form label input {
  width: 89%;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: solid 0.5em #f4f5f6;
  background-color: #f4f5f6;
  font-size: 1.3em;
  height: 2em;
  padding: .5em 4%;
  margin: .25em 0;
}
.login_signup_box form label input:focus {
  border-left-color: #44bbdd;
}
.login_signup_box form label input.error {
  border-left-color: #dd0000;
}
.login_signup_box form button {
  font-size: 2.25em;
  padding: .25em 3em;
  width: 12.25em;
  display: block;
  margin: .5em auto 0;
  background-color: #0099dd;
  border-bottom: solid 0.25em #0077bb;
}
.login_signup_box form button:hover {
  border-color: #0066aa;
  background-color: #0088cc;
}
.login_signup_box form p {
  text-transform: uppercase;
  font-size: 1em;
  margin: .5em auto 1.25em;
  padding: 0 .5em;
  text-align: center;
}
.login_signup_box form p.forgot_button {
  text-align: right;
}
.login_signup_box form p a {
  display: inline!important;
  font-weight: bold;
  color: #0099dd;
}
.login_signup_box form p.errors {
  color: #dd0000;
  text-align: left;
  text-transform: none;
  font-weight: bold;
}
.experiments {
  display: none;
}
