/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
/* line 9, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 29, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 40, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 47, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
[hidden],
template {
  display: none;
}

/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
/* line 11, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 19, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
body {
  margin: 0;
}

/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
/* line 9, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a {
  background: transparent;
}

/* line 15, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a:active,
a:hover {
  outline: 0;
}

/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */
/* line 9, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 15, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
b,
strong {
  font-weight: bold;
}

/* line 22, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
dfn {
  font-style: italic;
}

/* line 29, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 36, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 43, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
small {
  font-size: 80%;
}

/* line 49, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 57, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sup {
  top: -0.5em;
}

/* line 61, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub {
  bottom: -0.25em;
}

/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
/* line 9, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
img {
  border: 0;
}

/* line 15, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
svg:not(:root) {
  overflow: hidden;
}

/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
/* line 9, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
figure {
  margin: 1em 40px;
}

/* line 15, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 23, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
pre {
  overflow: auto;
}

/* line 29, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
/* line 15, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 27, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button {
  overflow: visible;
}

/* line 36, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
select {
  text-transform: none;
}

/* line 47, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 57, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 64, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 73, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input {
  line-height: normal;
}

/* line 83, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 93, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 102, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 113, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 120, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 129, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 136, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
textarea {
  overflow: auto;
}

/* line 143, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
optgroup {
  font-weight: bold;
}

/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
/* line 9, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 14, ../../../../.rvm/gems/ruby-2.1.2/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
td,
th {
  padding: 0;
}

/* Styles for contact page */
/* line 4, ../theme/sass/partials/_contact.scss */
#contact-form .input-group {
  width: 100%;
}
/* line 8, ../theme/sass/partials/_contact.scss */
#contact-form .input-group-addon {
  width: 150px;
}
/* line 12, ../theme/sass/partials/_contact.scss */
#contact-form input {
  width: 80%;
  max-width: 400px;
}

/* line 1, ../theme/sass/partials/_download.scss */
.download-form {
  width: 320px;
  border: 1px #000 solid;
  padding: 1em;
  background: #bb0000;
  color: #fff;
  display: none;
  position: absolute;
  z-index: 999;
}
/* line 11, ../theme/sass/partials/_download.scss */
.download-form h4 {
  width: 100%;
  margin: 0;
  color: #fff;
}
/* line 17, ../theme/sass/partials/_download.scss */
.download-form .text {
  font-size: 0.9em;
  margin: 0.5em 0;
}
/* line 22, ../theme/sass/partials/_download.scss */
.download-form label {
  font-size: 0.9em;
  width: 100%;
  display: block;
}
/* line 26, ../theme/sass/partials/_download.scss */
.download-form label span {
  display: block;
}
/* line 31, ../theme/sass/partials/_download.scss */
.download-form input,
.download-form select,
.download-form button {
  color: #666;
  font-size: 1em;
}
/* line 38, ../theme/sass/partials/_download.scss */
.download-form button {
  margin-top: 1em;
}
/* line 42, ../theme/sass/partials/_download.scss */
.download-form .cancel {
  color: #fff;
  font-size: 0.9em;
  margin-left: 2em;
}

/* line 49, ../theme/sass/partials/_download.scss */
.popup-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 998;
}

/* line 60, ../theme/sass/partials/_download.scss */
.download-full,
.search {
  display: block;
  position: relative;
}
/* line 64, ../theme/sass/partials/_download.scss */
.download-full .download-form,
.search .download-form {
  top: 100px;
}

/* Styles for editing forms */
/* line 2, ../theme/sass/partials/_editor.scss */
.edit-form {
  width: 40em;
  border: 2px #ddd solid;
  margin: 0 auto;
  display: block;
  padding-bottom: 1em;
}

/* line 10, ../theme/sass/partials/_editor.scss */
.edit-form .field {
  display: block;
  padding: 0.4em;
  width: 100%;
  position: relative;
  clear: both;
  float: none;
  overflow: hidden;
}

/* line 20, ../theme/sass/partials/_editor.scss */
.edit-form .field:nth-child(odd) {
  background: #fdfdfd;
}

/* line 24, ../theme/sass/partials/_editor.scss */
.edit-form .field:nth-child(even) {
  background: #eee;
}

/* line 28, ../theme/sass/partials/_editor.scss */
.edit-form .label {
  display: block;
  float: left;
  margin-right: 1rem;
  font-size: 0.8em;
  width: 15em;
  color: black;
}

/* line 37, ../theme/sass/partials/_editor.scss */
.edit-form input {
  font-size: 0.9em;
}

/* line 41, ../theme/sass/partials/_editor.scss */
.edit-form .single {
  text-align: center;
  width: 1em;
}

/* line 46, ../theme/sass/partials/_editor.scss */
.edit-form .short {
  width: 6em;
}

/* line 51, ../theme/sass/partials/_editor.scss */
.edit-form .values {
  float: left;
  display: block;
}

/* line 57, ../theme/sass/partials/_editor.scss */
.edit-form button {
  margin: 0 auto;
  display: block;
}

/* line 1, ../theme/sass/partials/_footer.scss */
#bottom-navigation {
  background: #666;
  color: #fff;
}
/* line 5, ../theme/sass/partials/_footer.scss */
#bottom-navigation .container {
  padding-top: 0.5em;
  text-align: center;
  font-size: 0.9em;
}
/* line 11, ../theme/sass/partials/_footer.scss */
#bottom-navigation a {
  color: #fff;
}
/* line 13, ../theme/sass/partials/_footer.scss */
#bottom-navigation a:hover {
  color: #ddd;
}

/* line 1, ../theme/sass/partials/_header.scss */
.header {
  /*
  display: block;
  width: 100%;
  height: 40px;
  margin: 0 auto;
  */
  background: #b60000;
  border-bottom: 2px white solid;
}

/* line 12, ../theme/sass/partials/_header.scss */
#top-navigation {
  background: #bb0000;
}
/* line 15, ../theme/sass/partials/_header.scss */
#top-navigation li > a {
  color: #fff;
}
/* line 17, ../theme/sass/partials/_header.scss */
#top-navigation li > a:hover {
  color: #ddd;
}
/* line 22, ../theme/sass/partials/_header.scss */
#top-navigation .navbar-nav {
  float: none;
  margin: 0 auto;
  text-align: center;
}
/* line 26, ../theme/sass/partials/_header.scss */
#top-navigation .navbar-nav li {
  display: inline-block;
  float: none;
}

/* Styles for legend */
/* line 2, ../theme/sass/partials/_legend.scss */
#legend {
  border-top: 1px #eee solid;
  margin-top: 4em;
  font-size: 0.9em;
}
/* line 7, ../theme/sass/partials/_legend.scss */
#legend ul {
  display: block;
  text-align: center;
  max-width: 800px;
  list-style-type: none;
  padding: 0;
  margin: 0 auto;
}
/* line 16, ../theme/sass/partials/_legend.scss */
#legend li {
  text-align: left;
  margin: 3px 0;
}
/* line 19, ../theme/sass/partials/_legend.scss */
#legend li > img {
  margin-right: 0.8em;
}

/* line 1, ../theme/sass/partials/_main.scss */
body {
  font-size: 15px;
  font-family: Helvetica, Arial, Verdana, Tahoma;
  color: #000;
  background: #ccc;
  margin: 0;
  padding: 4em 0;
}

/* line 10, ../theme/sass/partials/_main.scss */
main {
  min-width: 960px;
  max-width: 1120px;
  margin: 0px auto;
  background: #fff;
  padding: 2em 1em;
}

/* line 18, ../theme/sass/partials/_main.scss */
h2 {
  font-size: 1.2em;
  font-weight: bold;
}

/* line 23, ../theme/sass/partials/_main.scss */
table {
  border: 1px #ccc solid;
  font-size: 0.9em;
}

/* line 29, ../theme/sass/partials/_main.scss */
a {
  color: #bb0000;
}

/* line 34, ../theme/sass/partials/_main.scss */
.gene-list {
  /*
  width: 100%;
  margin: 0 auto;
*/
  padding: 0;
}
/* line 41, ../theme/sass/partials/_main.scss */
.gene-list li {
  display: inline-block;
  width: 20%;
  margin: 5px 0;
}
/* line 45, ../theme/sass/partials/_main.scss */
.gene-list li .btn {
  width: 85%;
}
/* line 47, ../theme/sass/partials/_main.scss */
.gene-list li .btn .badge {
  float: right;
}
/* line 51, ../theme/sass/partials/_main.scss */
.gene-list li a {
  text-decoration: none;
}
/* line 54, ../theme/sass/partials/_main.scss */
.gene-list li a .count {
  font-size: 0.8em;
  color: #666;
}

/* line 62, ../theme/sass/partials/_main.scss */
h2 {
  margin: 0 auto;
}

/* line 66, ../theme/sass/partials/_main.scss */
h1.logo {
  height: 170px;
  background: url(../images/logo.png) no-repeat top left;
  width: 350px;
  text-indent: -9999px;
  margin: 1em auto;
}

/* line 74, ../theme/sass/partials/_main.scss */
.execution-time {
  width: 100%;
  margin: 2em 0;
  text-align: center;
  font-size: 0.8em;
}

/* line 81, ../theme/sass/partials/_main.scss */
.submit-mutation-link {
  display: block;
  margin: 0 auto;
  font-size: 0.8em;
  text-align: center;
}

/* line 88, ../theme/sass/partials/_main.scss */
.clearfix {
  display: block;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  clear: both !important;
}

/* Search form and options */
/* line 2, ../theme/sass/partials/_search.scss */
.search-advanced-options {
  position: relative;
  margin-top: 1em;
  background: whitesmoke;
  display: none;
  overflow: hidden;
  clear: both;
  border: 1px #999 solid;
  -webkit-border-radius: 0 0 1em 1em;
  -moz-border-radius: 0 0 1em 1em;
  border-radius: 0 0 1em 1em;
  padding: 1em;
}
/* line 8, ../theme/sass/partials/_search.scss */
.search-advanced-options .search-toggle-advanced-options {
  display: none;
}
/* line 12, ../theme/sass/partials/_search.scss */
.search-advanced-options div.text {
  display: block;
  clear: both;
  width: 100%;
  font-size: 1.0em;
  margin-bottom: 0.5em;
}
/* line 18, ../theme/sass/partials/_search.scss */
.search-advanced-options div.text span {
  border-bottom: 1px #eaeaea solid;
}
/* line 29, ../theme/sass/partials/_search.scss */
.search-advanced-options .col {
  display: inline-block;
  float: left;
  font-size: 0.9em;
  padding-right: 1em;
}
/* line 37, ../theme/sass/partials/_search.scss */
.search-advanced-options .field {
  font-size: 1em;
  display: block;
}
/* line 42, ../theme/sass/partials/_search.scss */
.search-advanced-options input.checkbox {
  display: none;
}

/* line 54, ../theme/sass/partials/_search.scss */
.search-form {
  width: 600px;
  margin: 0 auto;
}
/* line 58, ../theme/sass/partials/_search.scss */
.search-form .search-toggle-advanced-options {
  width: 100%;
  clear: both;
  font-size: 0.8em;
  margin-bottom: 0.3em;
  text-align: right;
}
/* line 65, ../theme/sass/partials/_search.scss */
.search-form .search-toggle-advanced-options .glyphicon {
  margin-left: 0.2em;
  font-size: 1.0em;
}
/* line 71, ../theme/sass/partials/_search.scss */
.search-form textarea {
  height: 70px;
  width: 140px;
}
/* line 77, ../theme/sass/partials/_search.scss */
.search-form .search-text {
  font-size: 1.4em;
  margin: 0;
  padding: 0.1em;
  width: 520px;
  width: -webkit-calc(600px - 1.8em);
  width: calc(600px - 1.8em);
  display: block;
  float: left;
  height: 1.8em;
}
/* line 89, ../theme/sass/partials/_search.scss */
.search-form button[type=submit] {
  font-size: 1.4em;
  margin: 0;
  padding: 0.1em;
  width: 1.8em;
  height: 1.8em;
  display: block;
  float: left;
  clear: right;
}
/* line 102, ../theme/sass/partials/_search.scss */
.search-form .field .glyphicon {
  margin-right: 1em;
}
/* line 108, ../theme/sass/partials/_search.scss */
.search-form .glyphicon-ok {
  color: #26ad43;
}
/* line 112, ../theme/sass/partials/_search.scss */
.search-form .glyphicon-remove {
  color: #ad2643;
}

/* line 117, ../theme/sass/partials/_search.scss */
#search-results {
  margin: 2em 0;
}
/* line 118, ../theme/sass/partials/_search.scss */
#search-results h4 {
  display: inline-block;
  float: left;
}
/* line 125, ../theme/sass/partials/_search.scss */
#search-results > table {
  margin: 0 auto;
}
/* line 131, ../theme/sass/partials/_search.scss */
#search-results .table th,
#search-results .table td {
  text-align: center;
}
/* line 136, ../theme/sass/partials/_search.scss */
#search-results .table th {
  color: #999;
}
/* line 138, ../theme/sass/partials/_search.scss */
#search-results .table th.current {
  color: #333;
}
/* line 140, ../theme/sass/partials/_search.scss */
#search-results .table th.current a {
  color: #333;
}
/* line 142, ../theme/sass/partials/_search.scss */
#search-results .table th.current a:hover {
  color: #000;
}
/* line 148, ../theme/sass/partials/_search.scss */
#search-results .table th a {
  color: #999;
}
/* line 150, ../theme/sass/partials/_search.scss */
#search-results .table th a:hover {
  color: #000;
}
/* line 156, ../theme/sass/partials/_search.scss */
#search-results .table .glyphicon-link {
  color: #424242;
  font-size: 0.8em;
  margin-right: 0.2em;
}
/* line 161, ../theme/sass/partials/_search.scss */
#search-results .table .glyphicon-link:hover {
  color: black;
}

/* line 169, ../theme/sass/partials/_search.scss */
.export {
  margin: 10px 0 10px 20px;
  display: inline-block;
  float: right;
  clear: right;
  text-align: center;
}
/* line 176, ../theme/sass/partials/_search.scss */
.export .export-link {
  font-size: 0.85em;
  font-weight: bold;
}
/* line 181, ../theme/sass/partials/_search.scss */
.export .glyphicon {
  margin-left: 0.5em;
}
