@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,400italic,100italic,700,700italic&subset=latin,greek);
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 17, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
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, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 11, ../../scss/_base.scss */
body {
  font-family: "Roboto", sans-serif;
}
/* line 13, ../../scss/_base.scss */
body a {
  color: inherit;
  text-decoration: none;
}

/* line 19, ../../scss/_base.scss */
h1.title {
  font-family: "Roboto", sans-serif;
  text-align: center;
  font-size: xx-large;
  font-weight: bolder;
  padding-bottom: 50px;
  padding-top: 20px;
}

/* line 28, ../../scss/_base.scss */
div h1 {
  font-size: x-large;
  padding-bottom: 8px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
  text-shadow: 0 2px 0 rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

/* line 37, ../../scss/_base.scss */
.lightbox {
  font-family: "Roboto", sans-serif;
  padding: 16px;
  background: #fefefe;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2), 0 1px 5px rgba(0, 0, 0, 0.2), 0 0 0 12px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2), 0 1px 5px rgba(0, 0, 0, 0.2), 0 0 0 12px rgba(255, 255, 255, 0.4);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2), 0 1px 5px rgba(0, 0, 0, 0.2), 0 0 0 12px rgba(255, 255, 255, 0.4);
}

/* line 69, ../../scss/_base.scss */
g.boxplot .marks {
  fill-opacity: .2;
}
/* line 73, ../../scss/_base.scss */
g.boxplot.resistant line, g.boxplot.resistant rect {
  stroke: red;
}
/* line 78, ../../scss/_base.scss */
g.boxplot.sensitive line, g.boxplot.sensitive rect {
  stroke: green;
}
/* line 83, ../../scss/_base.scss */
g.boxplot.vehicle line, g.boxplot.vehicle rect {
  stroke: blue;
}

/* line 89, ../../scss/_base.scss */
.tooltip {
  font-family: "Roboto", sans-serif;
  font-size: smaller;
}

/* line 3, ../../scss/explore.scss */
body.waiting {
  cursor: progress;
}
/* line 5, ../../scss/explore.scss */
body.waiting * {
  cursor: progress;
}

/* line 10, ../../scss/explore.scss */
div.dea {
  font-family: "Roboto", sans-serif;
  float: left;
  position: fixed;
  margin-left: 40px;
  top: 75px;
}
/* line 16, ../../scss/explore.scss */
div.dea p {
  font-size: x-small;
  margin-top: 10px;
  margin-bottom: 20px;
}

/* line 23, ../../scss/explore.scss */
div#main-column {
  margin-left: 450px;
}

/* line 27, ../../scss/explore.scss */
div#controls {
  text-align: center;
  font-family: "Roboto", sans-serif;
  padding-bottom: 50px;
}
/* line 31, ../../scss/explore.scss */
div#controls #form {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
/* line 34, ../../scss/explore.scss */
div#controls #options {
  text-align: left;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding-left: 30px;
}

/* line 41, ../../scss/explore.scss */
div#errors {
  color: red;
}

/* line 46, ../../scss/explore.scss */
div#container div {
  font-family: "Roboto", sans-serif;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
/* line 49, ../../scss/explore.scss */
div#container div h1 img {
  float: right;
  cursor: pointer;
}

/* line 56, ../../scss/explore.scss */
div.lightbox {
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 10px;
}

/* line 64, ../../scss/explore.scss */
form input:focus {
  outline-color: transparent;
  outline-style: none;
}

/* line 69, ../../scss/explore.scss */
form input[type=text], form input[type=submit] {
  border: 1px solid #aaaaaa;
  box-shadow: 0px 0px 3px #cccccc, 0 10px 15px #eeeeee inset;
  border-radius: 2px;
  padding: 5px 8px;
}

/* line 76, ../../scss/explore.scss */
form input[type=text]:focus, form input[type=submit]:focus {
  background: #fff;
  border: 1px solid #555555;
  box-shadow: 0 0 3px #aaaaaa;
}

/* line 82, ../../scss/explore.scss */
from input[type=submit] {
  background-color: #68b12f;
  border: 1px solid #509111;
  border-bottom: 1px solid #5b992b;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 0 #9fd574;
  color: white;
  font-weight: bold;
  padding: 6px 20px;
  text-align: center;
  text-shadow: 0 -1px 0 #396715;
}

/* line 95, ../../scss/explore.scss */
form input:focus:invalid {
  background: white url(/images/invalid.png) no-repeat 98% center;
  box-shadow: 0 0 5px #d45252;
  border-color: #b03535;
}

/* line 101, ../../scss/explore.scss */
form input:required:valid {
  background: white url(/images/valid.png) no-repeat 98% center;
  box-shadow: 0 0 5px #5cd053;
  border-color: #28921f;
}
