@charset "UTF-8";
/* line 4, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_box-sizing.scss */
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 9, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_box-sizing.scss */
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

/* normalize.css v2.0.1 | MIT License | git.io/normalize */
/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
audio, canvas, video {
  display: inline-block; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
[hidden] {
  display: none; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
body {
  margin: 0; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
a:focus {
  outline: thin dotted; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
a:active, a:hover {
  outline: 0; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
h1 {
  font-size: 2em; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
b, strong {
  font-weight: bold; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
dfn {
  font-style: italic; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
mark {
  background: #ff0;
  color: #000; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
code, kbd, pre, samp {
  font-family: monospace,serif;
  font-size: 1em; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
small {
  font-size: 80%; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
sup {
  top: -0.5em; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
sub {
  bottom: -0.25em; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
img {
  border: 0; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
figure {
  margin: 0; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
legend {
  border: 0;
  padding: 0; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
button, input {
  line-height: normal; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
button[disabled], input[disabled] {
  cursor: default; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
textarea {
  overflow: auto;
  vertical-align: top; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  line-height: 21px;
  color: #444;
  background: #fff; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
small {
  font-size: 14px;
  color: #515151; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
p {
  margin-bottom: 10.5px; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
hr {
  margin: 21px 0;
  border: 0;
  border-bottom: 1px solid #bbb; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
a, a:visited {
  text-decoration: none;
  color: #08c; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
a:hover {
  color: #005580; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
h1, h2, h3, h4, h5, h6 {
  text-rendering: optimizeLegibility; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
h1 {
  font-size: 2.286em;
  line-height: 42px;
  margin-bottom: 16.2px; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
h2 {
  font-size: 1.714em;
  line-height: 35.7px;
  margin-bottom: 12.6px; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
h3 {
  font-size: 1.5em;
  line-height: 31.5px;
  margin-bottom: 9px; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
h4 {
  font-size: 1.286em;
  line-height: 27.3px;
  margin-bottom: 5.4px; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
h5 {
  font-size: 1.143em;
  line-height: 23.1px;
  margin-bottom: 5.4px; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
h6 {
  font-size: 1em;
  line-height: 21px;
  margin-bottom: 5.4px; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 21px;
  border-left: 5px solid #b3b3b3; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
blockquote p {
  margin-bottom: 0; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
blockquote cite {
  display: block;
  font-size: 16px;
  color: #999; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
blockquote cite:before {
  content: "\2014 \0020"; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
blockquote.pull-right {
  float: right;
  padding-left: 0;
  padding-right: 15px;
  border-left: 0;
  border-right: 5px solid #999; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
blockquote.pull-right p, blockquote.pull-right cite {
  text-align: right; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
ul, ol {
  padding: 0;
  margin: 0 0 10.5px 25px; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
ul ul, ul ol, ol ol, ol ul {
  margin-bottom: 0; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
ul {
  list-style: square outside; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
ol {
  list-style: decimal; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
li {
  line-height: 21px; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
ul.unstyled, ul.circle, ul.disc {
  margin-left: 0; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
ul.unstyled {
  list-style: none outside; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
ul.circle {
  list-style: circle outside; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
ul.disc {
  list-style: disc outside; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
dl {
  margin-bottom: 21px; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
dl.horizontal dt {
  float: left;
  width: 120px;
  clear: left;
  text-align: right; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
dl.horizontal dd {
  margin-left: 130px; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
dt, dd {
  line-height: 21px; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
dt {
  font-weight: bold; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
dd {
  margin-left: 10.5px; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
code, pre {
  font-family: Inconsolata,Menlo,Monaco,"Bitstream Vera Sans Mono","Courier New",monospace;
  font-size: 14px;
  line-height: 21px;
  background: #fafafa;
  border: 1px solid #ccc;
  color: #444; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
code {
  padding: 1px 3px;
  border-radius: 3px; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
pre {
  display: block;
  padding: 10.5px; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
pre code {
  padding: 0;
  background-color: transparent;
  border: none; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #ddd; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
table {
  width: 100%;
  margin-bottom: 21px;
  border-collapse: collapse;
  border-spacing: 0; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
table th, table td {
  padding: 8px;
  line-height: 21px;
  text-align: left;
  border-top: 1px solid #a6a6a6; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
table th {
  font-weight: bold;
  vertical-align: bottom; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
table td {
  vertical-align: top; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
table thead:first-child th, table thead:first-child td {
  border-top: 0; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
table tbody + tbody {
  border-top: 2px solid #a6a6a6; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
table.condensed th, table.condensed td {
  padding: 4px 5px; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
table.striped tbody tr:nth-child(odd) td, table.striped tbody tr:nth-child(odd) th {
  background-color: #f7f7f7; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
table.bordered {
  border: 1px solid #a6a6a6;
  border-collapse: separate;
  border-radius: 3px; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
table.bordered th + th, table.bordered td + td, table.bordered th + td, table.bordered td + th {
  border-left: 1px solid #a6a6a6; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
table.bordered thead:first-child tr:first-child th, table.bordered tbody:first-child tr:first-child th, table.bordered tbody:first-child tr:first-child td {
  border-top: 0; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
table.bordered thead:first-child tr:first-child th:first-child, table.bordered tbody:first-child tr:first-child td:first-child {
  border-radius: 3px 0 0 0; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
table.bordered thead:first-child tr:first-child th:last-child, table.bordered tbody:first-child tr:first-child td:last-child {
  border-radius: 0 3px 0 0; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
table.bordered thead:last-child tr:last-child th:first-child, table.bordered tbody:last-child tr:last-child td:first-child {
  border-radius: 0 0 0 3px; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
table.bordered thead:last-child tr:last-child th:last-child, table.bordered tbody:last-child tr:last-child td:last-child {
  border-radius: 0 0 3px 0; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
.flash {
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #444;
  border: 1px solid #444;
  margin: 10px 0;
  padding: 0 10px;
  border-radius: 3px; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
.flash .close {
  float: right; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
.flash.info {
  background: #d9edf7;
  border-color: #c4e3f3;
  color: #257fad; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
.flash.notice {
  background: #f8edba;
  border-color: #f5e8a3;
  color: #a28911; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
.flash.error {
  background: #f2dede;
  border-color: #ebcccc;
  color: #963c3c; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
.flash.success {
  background: #d1eac8;
  border-color: #c2e2b6;
  color: #488132; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], textarea {
  border: 1px solid #ccc;
  color: #777;
  margin: 0;
  padding: 6px 4px;
  border-radius: 2px; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
input[type="email"]:not(:last-of-type), input[type="number"]:not(:last-of-type), input[type="password"]:not(:last-of-type), input[type="search"]:not(:last-of-type), input[type="tel"]:not(:last-of-type), input[type="text"]:not(:last-of-type), input[type="url"]:not(:last-of-type), input[type="color"]:not(:last-of-type), input[type="date"]:not(:last-of-type), input[type="datetime"]:not(:last-of-type), input[type="datetime-local"]:not(:last-of-type), input[type="month"]:not(:last-of-type), input[type="time"]:not(:last-of-type), input[type="week"]:not(:last-of-type), textarea:not(:last-of-type) {
  margin-bottom: 20px; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, textarea:focus {
  border: 1px solid #aaa;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  color: #444;
  outline: none; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], select, textarea {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  width: 210px;
  display: block;
  font-size: 13px;
  max-width: 100%; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
input[type='checkbox'], input[type='radio'] {
  margin: 4px 3px 0;
  line-height: normal; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
label, legend {
  display: block;
  font-weight: bold;
  font-size: 13px; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
fieldset {
  border: none;
  margin-bottom: 18px; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
fieldset > legend {
  font-size: 18px;
  margin-bottom: 10px; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
  background: #efefef;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #444;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px rgba(255, 255, 255, 0.25);
  cursor: pointer;
  line-height: normal;
  padding: 8px 10px;
  font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
  background: #ddd;
  border-color: #bbb; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/_normalize.scss */
.button:active, button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3); }

/* line 1, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay {
  background-color: #ffffff;
  border: 1px solid #b9b7b3;
  font-family: Monaco, "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace;
  color: black;
  padding: 1em 0px 1em 1em;
  clear: both; }

/* line 11, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.documentation .CodeRay {
  background-color: white; }

/* line 15, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay pre {
  margin: 0px; }

/* line 22, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
span.CodeRay {
  white-space: pre;
  border: 0px;
  padding: 2px; }

/* line 24, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
table.CodeRay {
  border-collapse: collapse;
  width: 100%;
  padding: 2px; }

/* line 26, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
table.CodeRay td {
  padding: 1em 0.5em;
  vertical-align: top; }

/* line 32, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .line-numbers, .CodeRay .no {
  color: #AAA;
  text-align: right; }

/* line 39, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .line-numbers a {
  color: #AAA; }

/* line 44, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .line-numbers tt {
  font-weight: bold; }

/* line 46, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .line-numbers .highlighted {
  color: red; }

/* line 48, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .line {
  display: block;
  float: left;
  width: 100%; }

/* line 50, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay span.line-numbers {
  padding: 0px 4px; }

/* line 52, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .code {
  width: 100%; }

/* line 54, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
ol.CodeRay {
  font-size: 10pt; }

/* line 55, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
ol.CodeRay li {
  white-space: pre; }

/* line 57, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .code pre {
  overflow: auto; }

/* line 58, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .debug {
  color: white !important;
  background: blue !important; }

/* line 60, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .annotation {
  color: #007; }

/* line 61, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .attribute-name {
  color: #f08; }

/* line 62, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .attribute-value {
  color: #700; }

/* line 63, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .binary {
  color: #509;
  font-weight: bold; }

/* line 64, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .comment {
  color: #998;
  font-style: italic; }

/* line 65, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .char {
  color: #04D; }

/* line 66, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .char .content {
  color: #04D; }

/* line 67, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .char .delimiter {
  color: #039; }

/* line 68, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .class {
  color: #458;
  font-weight: bold; }

/* line 69, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .complex {
  color: #A08;
  font-weight: bold; }

/* line 70, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .constant {
  color: teal; }

/* line 71, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .color {
  color: #0A0; }

/* line 72, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .class-variable {
  color: #369; }

/* line 73, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .decorator {
  color: #B0B; }

/* line 74, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .definition {
  color: #099;
  font-weight: bold; }

/* line 75, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .directive {
  color: #088;
  font-weight: bold; }

/* line 76, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .delimiter {
  color: black; }

/* line 77, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .doc {
  color: #970; }

/* line 78, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .doctype {
  color: #34b; }

/* line 79, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .doc-string {
  color: #D42;
  font-weight: bold; }

/* line 80, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .escape {
  color: #666;
  font-weight: bold; }

/* line 81, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .entity {
  color: #800;
  font-weight: bold; }

/* line 82, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .error {
  color: #F00;
  background-color: #FAA; }

/* line 83, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .exception {
  color: #C00;
  font-weight: bold; }

/* line 84, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .filename {
  color: #099; }

/* line 85, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .function {
  color: #900;
  font-weight: bold; }

/* line 86, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .global-variable {
  color: teal;
  font-weight: bold; }

/* line 87, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .hex {
  color: #058;
  font-weight: bold; }

/* line 88, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .integer {
  color: #099; }

/* line 89, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .include {
  color: #B44;
  font-weight: bold; }

/* line 90, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .inline {
  color: black; }

/* line 91, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .inline .inline {
  background: #ccc; }

/* line 92, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .inline .inline .inline {
  background: #bbb; }

/* line 93, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .inline .inline-delimiter {
  color: #D14; }

/* line 94, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .inline-delimiter {
  color: #D14; }

/* line 95, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .important {
  color: #f00; }

/* line 96, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .interpreted {
  color: #B2B;
  font-weight: bold; }

/* line 97, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .instance-variable {
  color: teal; }

/* line 98, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .label {
  color: #970;
  font-weight: bold; }

/* line 99, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .local-variable {
  color: #963; }

/* line 100, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .octal {
  color: #40E;
  font-weight: bold; }

/* line 102, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .predefined-constant {
  font-weight: bold; }

/* line 103, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .predefined {
  color: #369;
  font-weight: bold; }

/* line 104, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .preprocessor {
  color: #579; }

/* line 105, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .pseudo-class {
  color: #00C;
  font-weight: bold; }

/* line 106, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .predefined-type {
  color: #074;
  font-weight: bold; }

/* line 107, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .reserved, .keyword {
  color: #000;
  font-weight: bold; }

/* line 109, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .key {
  color: #808; }

/* line 110, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .key .delimiter {
  color: #606; }

/* line 111, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .key .char {
  color: #80f; }

/* line 112, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .value {
  color: #088; }

/* line 114, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .regexp {
  background-color: #fff0ff; }

/* line 115, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .regexp .content {
  color: #808; }

/* line 116, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .regexp .delimiter {
  color: #404; }

/* line 117, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .regexp .modifier {
  color: #C2C; }

/* line 118, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .regexp .function {
  color: #404;
  font-weight: bold; }

/* line 120, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .string {
  color: #D20; }

/* line 122, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .string .string .string {
  background-color: #ffd0d0; }

/* line 123, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .string .content {
  color: #D14; }

/* line 124, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .string .char {
  color: #D14; }

/* line 125, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .string .delimiter {
  color: #D14; }

/* line 127, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .shell {
  color: #D14; }

/* line 129, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .shell .delimiter {
  color: #D14; }

/* line 131, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .symbol {
  color: #990073; }

/* line 132, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .symbol .content {
  color: #A60; }

/* line 133, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .symbol .delimiter {
  color: #630; }

/* line 135, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .tag {
  color: #070; }

/* line 136, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .tag-special {
  color: #D70;
  font-weight: bold; }

/* line 137, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .type {
  color: #339;
  font-weight: bold; }

/* line 138, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .variable {
  color: #036; }

/* line 140, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .insert {
  background: #afa; }

/* line 141, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .delete {
  background: #faa; }

/* line 142, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .change {
  color: #aaf;
  background: #007; }

/* line 143, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .head {
  color: #f8f;
  background: #505; }

/* line 145, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .insert .insert {
  color: #080;
  font-weight: bold; }

/* line 146, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .delete .delete {
  color: #800;
  font-weight: bold; }

/* line 147, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .change .change {
  color: #66f; }

/* line 148, /home/ron/Development/gobot/gobot-site/source/stylesheets/vendor/coderay.scss */
.CodeRay .head .head {
  color: #f4f; }

/* line 1, /home/ron/Development/gobot/gobot-site/source/stylesheets/support/before/_button.scss */
.call-to-action, .documentation .info-intro .api-link, .hero .description .call-to-action {
  border-radius: 7px;
  padding: 0.625em 1.5625em;
  box-shadow: inset 0px -5px #ffd146;
  border: 1px solid #ddab38;
  display: inline-block;
  margin: 1.0625em 0 0 0;
  font-weight: bold;
  text-align: center; }
  /* line 11, /home/ron/Development/gobot/gobot-site/source/stylesheets/support/before/_button.scss */
  .call-to-action, .documentation .info-intro .api-link, .hero .description .call-to-action, .call-to-action:visited, .documentation .info-intro .api-link:visited, .hero .description .call-to-action:visited, .call-to-action:active, .documentation .info-intro .api-link:active, .hero .description .call-to-action:active {
    background: #fff441;
    color: #514b47; }
  /* line 16, /home/ron/Development/gobot/gobot-site/source/stylesheets/support/before/_button.scss */
  .call-to-action:hover, .documentation .info-intro .api-link:hover, .hero .description .call-to-action:hover, .call-to-action:focus, .documentation .info-intro .api-link:focus, .hero .description .call-to-action:focus {
    background: #fff10e;
    box-shadow: inset 0px -5px #ffc413; }

/* line 5, /home/ron/Development/gobot/gobot-site/source/stylesheets/support/_button.scss */
.app-footer .footer-button {
  background-color: #77b547;
  display: inline-block;
  padding: 0.4375em 0.875em; }
  /* line 10, /home/ron/Development/gobot/gobot-site/source/stylesheets/support/_button.scss */
  .app-footer .footer-button a {
    color: #514b47; }
    /* line 13, /home/ron/Development/gobot/gobot-site/source/stylesheets/support/_button.scss */
    .app-footer .footer-button a:hover {
      color: #fafaf1; }
  @media screen and (max-width: 768px) {
    /* line 5, /home/ron/Development/gobot/gobot-site/source/stylesheets/support/_button.scss */
    .app-footer .footer-button {
      margin: 0 auto; } }

/* line 1, /home/ron/Development/gobot/gobot-site/source/stylesheets/support/_list-style.scss */
.documentation .Compatibility-link a, .platform-list .platform a {
  color: #514b47;
  font-size: 1.125em;
  display: block;
  width: 100%; }
  /* line 7, /home/ron/Development/gobot/gobot-site/source/stylesheets/support/_list-style.scss */
  .documentation .Compatibility-link a:hover, .platform-list .platform a:hover {
    color: #77b547; }
    /* line 9, /home/ron/Development/gobot/gobot-site/source/stylesheets/support/_list-style.scss */
    .documentation .Compatibility-link a:hover img, .platform-list .platform a:hover img {
      opacity: .8; }

/* line 1, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/shared/_body.scss */
html {
  position: relative;
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004); }

/* line 7, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/shared/_body.scss */
body {
  background-color: #f3f1eb;
  font-family: Open Sans, Helvetica, Arial, sans-serif;
  margin: 0;
  font-size: 16px; }

/* line 14, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/shared/_body.scss */
.app-content {
  margin-bottom: 33.3125em; }

/* line 18, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/shared/_body.scss */
.main-content {
  max-width: 966px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 2.5em; }
  /* line 9, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/bourbon-4.1.1/app/assets/stylesheets/addons/_clearfix.scss */
  .main-content::after {
    clear: both;
    content: "";
    display: table; }
  /* line 22, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/shared/_body.scss */
  .main-content section {
    display: block; }
    /* line 9, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/bourbon-4.1.1/app/assets/stylesheets/addons/_clearfix.scss */
    .main-content section::after {
      clear: both;
      content: "";
      display: table; }

/* line 27, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/shared/_body.scss */
.clear {
  *zoom: 1; }
  /* line 29, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/shared/_body.scss */
  .clear:before, .clear:after {
    content: " ";
    display: table; }
  /* line 33, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/shared/_body.scss */
  .clear:after {
    clear: both; }

/* line 38, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/shared/_body.scss */
.container {
  max-width: 966px;
  margin-left: auto;
  margin-right: auto;
  margin: 0 auto;
  position: relative;
  padding: 0 0.9375em; }
  /* line 9, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/bourbon-4.1.1/app/assets/stylesheets/addons/_clearfix.scss */
  .container::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (max-width: 768px) {
    /* line 38, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/shared/_body.scss */
    .container {
      width: 100%; } }

/* line 49, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/shared/_body.scss */
.footer-description {
  height: 5.3125em; }

/* line 3, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/shared/_text.scss */
.main-content h1, .main-content h2 {
  color: #504338;
  font-weight: 600; }
/* line 8, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/shared/_text.scss */
.main-content h1 {
  font-size: 2.3125em;
  padding: 0.3125em 0;
  color: #504338; }

/* line 15, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/shared/_text.scss */
h3, h4, h5, ul, ol {
  color: #504338;
  font-family: lato, sans-serif; }

/* line 21, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/shared/_text.scss */
a, a:visited {
  color: #77b547; }
/* line 25, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/shared/_text.scss */
a:hover, a:focus {
  color: #5f9039; }

@media screen and (max-width: 768px) {
  /* line 30, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/shared/_text.scss */
  pre {
    white-space: pre;
    overflow: scroll;
    word-wrap: normal; } }

/* line 39, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/shared/_text.scss */
.hero-anchors, .page-title a, .hero-anchors:active, .page-title a:active, .hero-anchors:visited, .page-title a:visited {
  color: #f3f1eb; }
/* line 43, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/shared/_text.scss */
.hero-anchors:hover, .page-title a:hover, .hero-anchors:focus, .page-title a:focus {
  color: #fafaf1; }

/* line 1, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_app-header.scss */
.app-header {
  padding: 0.5625em 0 1.4375em 0;
  background-color: #514b47; }
  /* line 7, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_app-header.scss */
  .app-header .app-logo a {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    color: #77b547;
    background: url("/images/elements/logo.png") left top no-repeat;
    text-indent: -624.9375em;
    margin-top: 1.25em; }
    /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
    .app-header .app-logo a:last-child {
      margin-right: 0; }
  /* line 16, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_app-header.scss */
  .app-header .display, .app-header .subtitle, .app-header .menu, .app-header h1 {
    vertical-align: middle;
    margin: 0;
    display: inline-block; }
  /* line 22, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_app-header.scss */
  .app-header .display {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 40.29137%;
    margin: -0.0625em 0 0 0; }
    /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
    .app-header .display:last-child {
      margin-right: 0; }
    @media screen and (max-width: 966px) {
      /* line 22, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_app-header.scss */
      .app-header .display {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%; }
        /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
        .app-header .display:last-child {
          margin-right: 0; } }
  /* line 31, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_app-header.scss */
  .app-header .menu {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 57.35098%;
    text-align: right;
    display: inline-block;
    margin: 1.125em 0 0 0; }
    /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
    .app-header .menu:last-child {
      margin-right: 0; }
    @media screen and (max-width: 966px) {
      /* line 31, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_app-header.scss */
      .app-header .menu {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
        padding: 0; }
        /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
        .app-header .menu:last-child {
          margin-right: 0; }
        /* line 41, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_app-header.scss */
        .app-header .menu .item {
          margin: 0;
          padding: 0 0.3125em; } }
  /* line 48, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_app-header.scss */
  .app-header .nav-list {
    margin: 0;
    list-style: none; }
    /* line 52, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_app-header.scss */
    .app-header .nav-list li {
      display: inline-block; }
  /* line 57, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_app-header.scss */
  .app-header .active {
    padding: 0.5em 0.75em;
    font-weight: bold; }
  /* line 62, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_app-header.scss */
  .app-header .item {
    font-size: 1em;
    font-weight: bold;
    margin: 0.625em;
    padding: 0.5em 0.25em; }
    /* line 68, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_app-header.scss */
    .app-header .item, .app-header .item:visited, .app-header .item:active {
      color: #eeeaec; }
    /* line 72, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_app-header.scss */
    .app-header .item:hover, .app-header .item:focus {
      color: #77b547; }
  @media screen and (max-width: 768px) {
    /* line 78, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_app-header.scss */
    .app-header .subtitle, .app-header .menu {
      width: auto;
      display: block; }
    /* line 83, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_app-header.scss */
    .app-header .display, .app-header .app-logo {
      width: 100%;
      display: inline-block; }
    /* line 88, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_app-header.scss */
    .app-header .app-logo, .app-header .subtitle, .app-header .menu {
      margin: 0 0 0.3125em 0; }
    /* line 92, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_app-header.scss */
    .app-header .display {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%;
      text-align: center;
      margin: -0.0625em 0 0; }
      /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
      .app-header .display:last-child {
        margin-right: 0; }
    /* line 98, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_app-header.scss */
    .app-header .app-logo a {
      background-position: center center; }
    /* line 102, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_app-header.scss */
    .app-header .subtitle {
      font-size: 1.1875em;
      line-height: 0.9375em;
      padding: 0; }
    /* line 108, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_app-header.scss */
    .app-header .menu {
      margin: 0.3125em 0 0 0;
      text-align: center;
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
      .app-header .menu:last-child {
        margin-right: 0; }
      /* line 113, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_app-header.scss */
      .app-header .menu .item {
        margin: 0;
        padding: 0 0.125em; } }

/* line 1, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog-date.scss */
.dates {
  color: white;
  text-align: center;
  margin-right: 1.25em;
  float: left;
  font-weight: 600; }
  @media screen and (max-width: 640px) {
    /* line 1, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog-date.scss */
    .dates {
      margin-right: 0;
      float: right; } }
  /* line 13, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog-date.scss */
  .dates .date-top {
    padding: 0.625em;
    background-color: #3F3A36; }
  /* line 18, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog-date.scss */
  .dates .month {
    text-transform: uppercase;
    font-size: 0.875em;
    line-height: 0.875em; }
  /* line 24, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog-date.scss */
  .dates .day {
    font-size: 1.5em;
    line-height: 1.0625em; }
  /* line 29, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog-date.scss */
  .dates .date-bottom {
    padding: 0.125em;
    background-color: #77b547; }
  /* line 34, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog-date.scss */
  .dates .year {
    font-size: 0.875em;
    line-height: 1em; }

/* line 1, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
.blog {
  padding: 0 0.9375em; }
  /* line 4, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
  .blog .articles {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%;
    padding-top: 1.25em; }
    /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
    .blog .articles:last-child {
      margin-right: 0; }
    /* line 8, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
    .blog .articles img {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%;
      margin: 0.625em 0;
      max-width: 100%; }
      /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
      .blog .articles img:last-child {
        margin-right: 0; }
    @media screen and (max-width: 768px) {
      /* line 4, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
      .blog .articles {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%; }
        /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
        .blog .articles:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 480px) {
      /* line 4, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
      .blog .articles {
        margin-right: 0; } }
  /* line 23, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
  .blog .article {
    margin-bottom: 1.875em; }
    /* line 26, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
    .blog .article h2 {
      font-weight: 600; }
    /* line 30, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
    .blog .article h3, .blog .article h4, .blog .article a {
      color: #77b547; }
    /* line 34, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
    .blog .article p {
      text-align: justify; }
  /* line 39, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
  .blog .article-title {
    font-size: 1.5em;
    line-height: 1.1875em;
    display: inline-block;
    vertical-align: top;
    margin: 0; }
  /* line 46, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
  .blog .header {
    display: block; }
    /* line 9, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/bourbon-4.1.1/app/assets/stylesheets/addons/_clearfix.scss */
    .blog .header::after {
      clear: both;
      content: "";
      display: table; }
  /* line 50, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
  .blog .comments {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-bottom: 0.9375em; }
    /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
    .blog .comments:last-child {
      margin-right: 0; }
  /* line 55, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
  .blog .comments, .blog .tags {
    display: inline-block; }
    /* line 58, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
    .blog .comments a, .blog .tags a {
      vertical-align: sub;
      text-decoration: underline; }
    /* line 63, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
    .blog .comments img, .blog .tags img {
      margin-right: 0.25em; }
  /* line 68, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
  .blog .img {
    vertical-align: top;
    display: inline-block;
    width: 24px;
    height: 24px; }
  /* line 75, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
  .blog .side-column {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%; }
    /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
    .blog .side-column:last-child {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      /* line 75, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
      .blog .side-column {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%; }
        /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
        .blog .side-column:last-child {
          margin-right: 0; } }
  /* line 83, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
  .blog .categories, .blog .network, .blog .tweets, .blog .titles {
    vertical-align: top;
    margin-bottom: 1.25em; }
    /* line 87, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
    .blog .categories a, .blog .network a, .blog .tweets a, .blog .titles a {
      color: black; }
      /* line 90, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
      .blog .categories a:hover, .blog .network a:hover, .blog .tweets a:hover, .blog .titles a:hover {
        text-decoration: underline; }
    /* line 95, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
    .blog .categories h4, .blog .network h4, .blog .tweets h4, .blog .titles h4 {
      font-size: 1.25em;
      line-height: 1.5em;
      color: #77b547; }
  /* line 102, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
  .blog .titles ul {
    list-style: none;
    margin: 0; }
  /* line 107, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
  .blog .titles li {
    font-size: 0.8125em;
    border-bottom: #5f9039 1px solid;
    padding: 0.125em 0.3125em; }
    /* line 112, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
    .blog .titles li:hover {
      background: #77b547; }
      /* line 115, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
      .blog .titles li:hover a {
        color: white;
        text-decoration: none; }
  /* line 124, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
  .blog .network img {
    width: 30px; }
  /* line 130, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
  .blog .categories ul {
    margin: 0;
    list-style: none; }
    /* line 134, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
    .blog .categories ul a {
      color: black;
      font-size: 0.875em; }
      /* line 138, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
      .blog .categories ul a:hover {
        text-decoration: underline; }
  @media screen and (max-width: 320px) {
    /* line 146, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_blog.scss */
    .blog .twitter-share-button {
      margin-bottom: 0.625em; } }

/* line 1, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_catcher.scss */
.catcher {
  background: #FDFCF5;
  padding: 1.25em; }
  /* line 5, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_catcher.scss */
  .catcher .phrase {
    margin: 0; }
  /* line 9, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_catcher.scss */
  .catcher .cta {
    margin-top: 0.5em; }

/* line 1, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-boxes.scss */
.documentation-boxes {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%; }
  /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
  .documentation-boxes:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    /* line 1, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-boxes.scss */
    .documentation-boxes {
      padding-top: 1.25em; } }
  /* line 8, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-boxes.scss */
  .documentation-boxes .box {
    float: left;
    display: block;
    margin-right: 2.99668%;
    width: 29.52859%;
    background: #6ba340;
    margin-bottom: 1.25em;
    border-radius: 2px; }
    /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
    .documentation-boxes .box:last-child {
      margin-right: 0; }
    /* line 14, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-boxes.scss */
    .documentation-boxes .box:hover {
      background: #5f9039; }
    @media screen and (max-width: 768px) {
      /* line 8, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-boxes.scss */
      .documentation-boxes .box {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%; }
        /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
        .documentation-boxes .box:last-child {
          margin-right: 0; } }
  /* line 23, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-boxes.scss */
  .documentation-boxes a {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    height: 100%;
    display: block; }
    /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
    .documentation-boxes a:last-child {
      margin-right: 0; }
  /* line 29, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-boxes.scss */
  .documentation-boxes .title {
    color: white;
    font-weight: bold;
    background: #5f9039;
    padding: 0.3125em 0.625em; }
  /* line 36, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-boxes.scss */
  .documentation-boxes .description {
    color: white;
    font-size: 0.8125em;
    padding: 0.625em; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-driver.scss */
.container-documentation .image-circuit img {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%; }
  /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
  .container-documentation .image-circuit img:last-child {
    margin-right: 0; }
/* line 6, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-driver.scss */
.container-documentation .description-circuit {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%;
  margin-right: 0;
  float: right; }
  /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
  .container-documentation .description-circuit:last-child {
    margin-right: 0; }
/* line 13, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-driver.scss */
.container-documentation .commands-api h2 {
  background: #77b547;
  color: white;
  padding: 0.3125em 0.625em;
  font-size: 1em;
  margin: 1.25em 0 0 0; }
/* line 21, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-driver.scss */
.container-documentation .commands-api h4 {
  background: transparent;
  font-size: 0.9375em;
  font-weight: normal; }
/* line 27, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-driver.scss */
.container-documentation .commands-api h3 {
  background: white;
  padding: 0.625em;
  margin: 0;
  font-size: 0.625em; }
/* line 34, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-driver.scss */
.container-documentation .commands-api h5 {
  background: white;
  padding: 0.625em;
  margin: 0;
  font-size: 0.8125em; }
/* line 41, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-driver.scss */
.container-documentation .commands-api pre {
  background: white;
  margin: 0; }
/* line 46, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-driver.scss */
.container-documentation .commands-api p, .container-documentation .commands-api ul {
  background: white;
  font-size: 0.875em;
  margin: 0;
  padding: 0.625em;
  font-family: Inconsolata, Menlo, Monaco, "Bitstream Vera Sans Mono", "Courier New", monospace; }
/* line 54, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-driver.scss */
.container-documentation .commands-api li {
  margin-left: 1.25em; }
/* line 59, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-driver.scss */
.container-documentation .commands {
  background: white;
  font-size: 0.875em; }
  /* line 63, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-driver.scss */
  .container-documentation .commands span {
    font-family: Inconsolata, Menlo, Monaco, "Bitstream Vera Sans Mono", "Courier New", monospace;
    font-size: 0.875em;
    line-height: 1.3125em;
    background: #fafaf1;
    border: 1px solid #ccc;
    color: #444;
    padding: 0.3125em; }
  /* line 73, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-driver.scss */
  .container-documentation .commands th {
    background: #77b547;
    color: white; }
  /* line 78, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-driver.scss */
  .container-documentation .commands td {
    border-bottom: 1px solid #d4d4d4; }
  /* line 82, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-driver.scss */
  .container-documentation .commands .command {
    font-family: Inconsolata, Menlo, Monaco, "Bitstream Vera Sans Mono", "Courier New", monospace;
    font-weight: bold;
    font-size: 0.9375em; }
  /* line 88, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-driver.scss */
  .container-documentation .commands .markdown span {
    background: none;
    border: none;
    padding: 0; }

/* line 1, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
.documentation {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%;
  padding: 0 0.9375em; }
  /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
  .documentation:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    /* line 1, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
    .documentation {
      padding: 0; } }
  /* line 9, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
  .documentation .container-documentation {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%;
    overflow: hidden; }
    /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
    .documentation .container-documentation:last-child {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      /* line 9, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
      .documentation .container-documentation {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%;
        padding: 0 0.9375em; }
        /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
        .documentation .container-documentation:last-child {
          margin-right: 0; }
        /* line 17, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
        .documentation .container-documentation .container {
          padding: 0; } }
  /* line 24, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
  .documentation .page-title-docs .title {
    font-size: 2.875em;
    line-height: 0;
    padding: 0 0 0.625em;
    color: #77b547;
    font-weight: 400; }
  /* line 31, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
  .documentation .page-title-docs .subtitle a {
    color: #77b547; }
  /* line 36, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
  .documentation .subnav-drivers {
    border-top: solid 1px #CECECE;
    border-bottom: solid 1px #CECECE;
    padding: 1.25em 0; }
    @media screen and (max-width: 768px) {
      /* line 36, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
      .documentation .subnav-drivers {
        display: none; } }
    /* line 45, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
    .documentation .subnav-drivers h5 {
      display: none; }
  /* line 51, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
  .documentation .documentation-nav a {
    padding: 0.3125em 0.625em;
    margin: 1.25em 0.125em;
    color: #504338;
    font-size: 0.875em; }
    @media screen and (max-width: 966px) {
      /* line 51, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
      .documentation .documentation-nav a {
        font-size: 0.8125em; } }
    /* line 61, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
    .documentation .documentation-nav a:hover {
      color: white;
      background: #77b547; }
    /* line 66, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
    .documentation .documentation-nav a:last-child {
      display: none; }
  /* line 71, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
  .documentation .documentation-nav .active {
    color: white;
    background: #77b547; }
  /* line 77, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
  .documentation .intro {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 40.29137%; }
    /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
    .documentation .intro:last-child {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      /* line 77, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
      .documentation .intro {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%; }
        /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
        .documentation .intro:last-child {
          margin-right: 0; } }
  /* line 85, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
  .documentation .info-intro {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 57.35098%;
    float: right;
    margin: 0; }
    /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
    .documentation .info-intro:last-child {
      margin-right: 0; }
    /* line 90, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
    .documentation .info-intro .api-link {
      line-height: 1.9375em;
      display: block;
      width: 100%; }
    @media screen and (max-width: 768px) {
      /* line 85, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
      .documentation .info-intro {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%; }
        /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
        .documentation .info-intro:last-child {
          margin-right: 0; } }
  /* line 102, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
  .documentation .link {
    font-size: 1.25em; }
  /* line 106, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
  .documentation .display {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
    /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
    .documentation .display:last-child {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      /* line 106, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
      .documentation .display {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%; }
        /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
        .documentation .display:last-child {
          margin-right: 0; } }
  /* line 114, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
  .documentation .repository {
    margin-right: 0.25em; }
  /* line 118, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
  .documentation .subNavfixed {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    background: #5f9039;
    border: none;
    left: 0;
    padding: 0;
    position: fixed;
    top: 0;
    white-space: nowrap;
    z-index: 1; }
    /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
    .documentation .subNavfixed:last-child {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      /* line 118, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
      .documentation .subNavfixed {
        display: none; } }
    /* line 133, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
    .documentation .subNavfixed h5 {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 23.23176%;
      color: white;
      margin: 0.6875em 0;
      white-space: nowrap; }
      /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
      .documentation .subNavfixed h5:last-child {
        margin-right: 0; }
    /* line 140, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
    .documentation .subNavfixed .documentation-nav {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 74.41059%;
      margin: 0.9375em 0 0.9375em 0.625em; }
      /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
      .documentation .subNavfixed .documentation-nav:last-child {
        margin-right: 0; }
      /* line 144, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
      .documentation .subNavfixed .documentation-nav a {
        color: #fafaf1;
        margin: 1.25em 0.3125em; }
        /* line 148, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
        .documentation .subNavfixed .documentation-nav a:last-child {
          display: initial; }
  /* line 155, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
  .documentation .Compatibility-link {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
    margin-right: 0; }
    /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
    .documentation .Compatibility-link:last-child {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      /* line 155, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-single.scss */
      .documentation .Compatibility-link {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
        margin-right: 0; }
        /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
        .documentation .Compatibility-link:last-child {
          margin-right: 0; } }

/* line 1, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-title.scss */
.page-title {
  background: #3F3A36;
  padding: 1.5625em 0; }
  /* line 5, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-title.scss */
  .page-title .title {
    font-family: lato, sans-serif;
    font-weight: 600;
    font-size: 2.0625em;
    color: #77b547;
    line-height: 1em;
    margin: 0; }
  /* line 11, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_documentation-title.scss */
  .page-title .subtitle {
    font-family: lato, sans-serif;
    font-weight: 600;
    font-size: 1.3125em;
    color: white;
    margin: 0;
    line-height: 1.125em;
    margin-top: 0.4375em; }

/* line 1, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_footer.scss */
.grass-footer {
  background: url(/images/elements/grass-short.png) top center repeat-x;
  height: 60px; }

/* line 6, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_footer.scss */
.app-footer {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%;
  background: #514b47;
  color: #fafaf1;
  position: relative;
  overflow: hidden; }
  /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
  .app-footer:last-child {
    margin-right: 0; }
  /* line 13, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_footer.scss */
  .app-footer .frameworks {
    background: url(/images/elements/ground.png) top center repeat;
    padding: 3.125em 0; }
    /* line 17, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_footer.scss */
    .app-footer .frameworks h4 {
      color: white; }
  /* line 22, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_footer.scss */
  .app-footer .column-footer {
    float: left;
    display: block;
    width: 32.52527%;
    text-align: center;
    float: left;
    padding: 1.25em;
    z-index: 0;
    position: relative;
    padding: 20px; }
    /* line 79, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
    .app-footer .column-footer:last-child {
      width: 29.52859%; }
    @media screen and (max-width: 768px) {
      /* line 22, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_footer.scss */
      .app-footer .column-footer {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%; }
        /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
        .app-footer .column-footer:last-child {
          margin-right: 0; } }
  /* line 36, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_footer.scss */
  .app-footer .display {
    max-width: 144px; }
  /* line 45, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_footer.scss */
  .app-footer .copyright {
    clear: both;
    padding: 0.625em 0; }
  /* line 50, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_footer.scss */
  .app-footer .hybrid-group {
    float: left; }
    /* line 53, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_footer.scss */
    .app-footer .hybrid-group span {
      vertical-align: sub; }
  /* line 59, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_footer.scss */
  .app-footer #THG-logo img {
    margin-bottom: -0.9375em;
    width: 150px;
    padding: 0.3125em;
    opacity: 0.8; }
    /* line 65, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_footer.scss */
    .app-footer #THG-logo img:hover {
      opacity: 1; }
  /* line 71, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_footer.scss */
  .app-footer .top-link {
    float: right;
    text-align: right; }
    /* line 75, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_footer.scss */
    .app-footer .top-link a {
      color: white; }
      /* line 78, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_footer.scss */
      .app-footer .top-link a p {
        text-align: center;
        margin: 0; }
      /* line 83, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_footer.scss */
      .app-footer .top-link a:hover {
        color: #e8e8e8; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hardware.scss */
.hardware .devices {
  max-width: 966px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
  /* line 9, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/bourbon-4.1.1/app/assets/stylesheets/addons/_clearfix.scss */
  .hardware .devices::after {
    clear: both;
    content: "";
    display: table; }
  /* line 6, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hardware.scss */
  .hardware .devices h2 {
    display: block;
    text-align: left; }
    /* line 9, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/bourbon-4.1.1/app/assets/stylesheets/addons/_clearfix.scss */
    .hardware .devices h2::after {
      clear: both;
      content: "";
      display: table; }
  /* line 11, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hardware.scss */
  .hardware .devices .group {
    padding: 3.125em 0; }
    /* line 14, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hardware.scss */
    .hardware .devices .group:not(:last-child) {
      border-bottom: 10px solid #9c9c9c; }
  /* line 19, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hardware.scss */
  .hardware .devices .device {
    display: inline-block;
    width: 225px; }
    /* line 23, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hardware.scss */
    .hardware .devices .device:hover {
      background: #9c9c9c; }
      /* line 26, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hardware.scss */
      .hardware .devices .device:hover img {
        opacity: .9; }
    /* line 31, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hardware.scss */
    .hardware .devices .device img {
      width: 100%; }

/* line 1, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
.hero {
  background: url(/images/elements/back.png) #86D7E0 top center no-repeat;
  height: 28.4375em;
  position: relative;
  z-index: 0; }
  /* line 7, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
  .hero .display {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
    width: 14.375em;
    float: right; }
    /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
    .hero .display:last-child {
      margin-right: 0; }
    /* line 12, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
    .hero .display img {
      margin: 3.375em 0 0 -17.125em; }
    @media screen and (max-width: 768px) {
      /* line 7, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
      .hero .display {
        display: none; } }
  /* line 21, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
  .hero .description {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%;
    margin-top: 2.1875em; }
    /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
    .hero .description:last-child {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      /* line 21, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
      .hero .description {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%;
        text-align: center; }
        /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
        .hero .description:last-child {
          margin-right: 0; } }
    /* line 30, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
    .hero .description .title, .hero .description a {
      color: #514b47;
      font-weight: 400;
      font-size: 2.5625em; }
      @media screen and (max-width: 966px) {
        /* line 30, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
        .hero .description .title, .hero .description a {
          font-size: 2.0625rem; } }
      @media screen and (max-width: 768px) {
        /* line 30, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
        .hero .description .title, .hero .description a {
          font-size: 1.4375rem;
          line-height: 1.6875rem; } }
      /* line 43, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
      .hero .description .title span, .hero .description a span {
        font-size: 4.5625rem;
        line-height: 4.375rem;
        white-space: nowrap; }
        @media screen and (max-width: 768px) {
          /* line 43, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
          .hero .description .title span, .hero .description a span {
            font-size: 3.125rem;
            line-height: 3.125rem; } }
        @media screen and (max-width: 480px) {
          /* line 43, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
          .hero .description .title span, .hero .description a span {
            font-size: 2.1875rem;
            line-height: 2.1875rem; } }
    /* line 56, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
    .hero .description p, .hero .description a {
      font-size: 1.375rem;
      line-height: 1.875rem;
      max-width: 32.5em; }
      @media screen and (max-width: 768px) {
        /* line 56, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
        .hero .description p, .hero .description a {
          max-width: 100%; } }
    /* line 65, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
    .hero .description .call-to-action {
      font-weight: bold; }
  /* line 71, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
  .hero .grass {
    background: url(/images/elements/grass.png) top center repeat-x;
    position: relative;
    height: 100px;
    top: -0.875em; }
    @media screen and (max-width: 768px) {
      /* line 71, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
      .hero .grass {
        top: 0; } }
    @media screen and (max-width: 640px) {
      /* line 71, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
      .hero .grass {
        top: -0.375em; } }
  /* line 86, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
  .hero .social {
    line-height: 0;
    position: relative;
    z-index: 1;
    top: 3.875em; }
    @media screen and (max-width: 768px) {
      /* line 86, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
      .hero .social {
        top: 6.25em; } }
  /* line 97, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
  .hero .twitter-follow-button {
    vertical-align: top; }
  /* line 101, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
  .hero .splitter {
    display: inline-block; }
  @media screen and (max-width: 768px) {
    /* line 106, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
    .hero .splitter {
      margin-bottom: 0.875em; }
    /* line 110, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
    .hero #twitter-widget-1 {
      display: none; }
    /* line 114, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
    .hero #twitter-widget-0 {
      width: 99px !important; }
    /* line 118, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
    .hero .fork {
      display: none; } }
  /* line 123, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
  .hero .hill {
    background: #83C74E;
    position: relative;
    height: 6.25em;
    top: -3.3125em;
    padding-bottom: 4.6875em;
    z-index: -1; }
    @media screen and (max-width: 768px) {
      /* line 123, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
      .hero .hill {
        display: none; } }
  /* line 135, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
  .hero .clouds {
    position: absolute;
    width: 100%;
    height: 167px;
    background-image: url(/images/elements/clouds.png);
    background-position: 0px;
    background-repeat: repeat-x;
    -webkit-animation: cloud 25s infinite linear;
    -moz-animation: cloud 25s infinite linear;
    animation: cloud 25s infinite linear; }
@-webkit-keyframes cloud {
  from {
    background-position: 0px; }
  to {
    background-position: 1400px; } }
@-moz-keyframes cloud {
  from {
    background-position: 0px; }
  to {
    background-position: 1400px; } }
@keyframes cloud {
  from {
    background-position: 0px; }
  to {
    background-position: 1400px; } }
  /* line 154, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
  .hero .inner, .hero .outer {
    -webkit-animation: wave 1s infinite linear;
    -moz-animation: wave 1s infinite linear;
    animation: wave 1s infinite linear;
    background: url(/images/elements/wave.png) top center no-repeat;
    background-size: 50%;
    height: 112px;
    position: absolute;
    right: 95px;
    top: 83px;
    width: 112px; }
    @media screen and (max-width: 768px) {
      /* line 154, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
      .hero .inner, .hero .outer {
        display: none; } }
  /* line 169, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
  .hero .outer {
    -webkit-animation: wave 1s infinite linear;
    -moz-animation: wave 1s infinite linear;
    animation: wave 1s infinite linear;
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    animation-delay: 0.5s; }
@-webkit-keyframes wave {
  0% {
    background-size: 50%;
    top: 83px;
    opacity: 1; }
  50% {
    opacity: .75; }
  100% {
    background-size: 130%;
    top: 38px;
    opacity: 0; } }
@-moz-keyframes wave {
  0% {
    background-size: 50%;
    top: 83px;
    opacity: 1; }
  50% {
    opacity: .75; }
  100% {
    background-size: 130%;
    top: 38px;
    opacity: 0; } }
@keyframes wave {
  0% {
    background-size: 50%;
    top: 83px;
    opacity: 1; }
  50% {
    opacity: .75; }
  100% {
    background-size: 130%;
    top: 38px;
    opacity: 0; } }
/* line 192, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
.about {
  background: url(/images/elements/ground.png) top center repeat;
  margin-top: -1.4375em;
  text-align: center; }
  /* line 197, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
  .about h2 {
    padding: 2.1875em 0 1.875em;
    color: #ebfdff;
    font-weight: 600; }
  /* line 203, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_hero.scss */
  .about span {
    color: #83C74E; }

/* line 1, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_platform-list.scss */
.platform-list {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%;
  list-style: none;
  margin: 0; }
  /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
  .platform-list:last-child {
    margin-right: 0; }
  /* line 6, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_platform-list.scss */
  .platform-list .platform {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 18.96686%;
    margin-right: 0;
    display: inline-block;
    float: none;
    text-align: center; }
    /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
    .platform-list .platform:last-child {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      /* line 6, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_platform-list.scss */
      .platform-list .platform {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
        margin-right: 0; }
        /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
        .platform-list .platform:last-child {
          margin-right: 0; }
        /* line 20, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_platform-list.scss */
        .platform-list .platform:nth-child(odd) {
          clear: both; } }

/* line 1, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_resources.scss */
.resources {
  padding: 0 0.9375em; }
  /* line 4, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_resources.scss */
  .resources .video {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
    margin: .5%; }
    /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
    .resources .video:last-child {
      margin-right: 0; }
    /* line 8, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_resources.scss */
    .resources .video .video-description {
      font: 600 16px/22px lato, sans-serif; }
    /* line 12, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_resources.scss */
    .resources .video iframe, .resources .video object {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%;
      height: 300px; }
      /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
      .resources .video iframe:last-child, .resources .video object:last-child {
        margin-right: 0; }
    @media screen and (max-width: 966px) {
      /* line 18, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_resources.scss */
      .resources .video iframe, .resources .video object {
        height: 240px; } }
    @media screen and (max-width: 768px) {
      /* line 4, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_resources.scss */
      .resources .video {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%; }
        /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
        .resources .video:last-child {
          margin-right: 0; } }
  /* line 28, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_resources.scss */
  .resources .external-link span {
    text-decoration: underline;
    color: #5f9039; }
    /* line 32, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_resources.scss */
    .resources .external-link span:hover {
      color: #77b547; }
  /* line 37, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_resources.scss */
  .resources:last-child {
    padding-bottom: 2.5em; }

/* line 1, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
.side-documentation {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%;
  background: #77b547;
  border-radius: 5px;
  margin-top: 1.25em;
  padding: 0 0.625em; }
  /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
  .side-documentation:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    /* line 1, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
    .side-documentation {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%;
      height: auto;
      margin-top: 0;
      position: relative; }
      /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
      .side-documentation:last-child {
        margin-right: 0; } }
  /* line 15, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
  .side-documentation .mobile-menu {
    background: #77b547;
    text-align: right;
    display: none; }
    @media screen and (max-width: 768px) {
      /* line 15, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
      .side-documentation .mobile-menu {
        display: block; } }
    /* line 24, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
    .side-documentation .mobile-menu h1.sidebar-title {
      color: white;
      float: left;
      font-weight: 400;
      margin: 0.375em 0 0 0.3125em;
      padding: 0; }
    /* line 32, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
    .side-documentation .mobile-menu .active {
      background: white; }
      /* line 35, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
      .side-documentation .mobile-menu .active .line {
        background: #77b547; }
    /* line 40, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
    .side-documentation .mobile-menu a {
      background-color: #5f9039;
      border-radius: 13px;
      padding: 0.625em 0.75em;
      margin: 0.3125em;
      display: inline-block; }
      /* line 47, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
      .side-documentation .mobile-menu a:hover {
        background: white;
        cursor: pointer; }
        /* line 51, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
        .side-documentation .mobile-menu a:hover .line {
          background: #77b547; }
      /* line 56, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
      .side-documentation .mobile-menu a .line {
        margin: 0.3125em 0 0.3125em;
        background: white; }
  /* line 63, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
  .side-documentation .docs-sidebar {
    padding-top: 1.875em; }
    @media screen and (max-width: 768px) {
      /* line 63, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
      .side-documentation .docs-sidebar {
        padding-top: 0;
        display: none; } }
    /* line 71, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
    .side-documentation .docs-sidebar.show {
      display: block; }
    @media screen and (max-width: 480px) {
      /* line 63, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
      .side-documentation .docs-sidebar {
        z-index: 1;
        position: relative; } }
    /* line 80, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
    .side-documentation .docs-sidebar > a, .side-documentation .docs-sidebar .section .name {
      font-size: 0.875em;
      font-weight: 600;
      border-bottom: 1px solid #89cd54; }
      /* line 85, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
      .side-documentation .docs-sidebar > a:last-of-type, .side-documentation .docs-sidebar .section .name:last-of-type {
        border-bottom: none; }
    /* line 90, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
    .side-documentation .docs-sidebar a, .side-documentation .docs-sidebar .name {
      width: 100%;
      display: block;
      padding: 0.625em;
      cursor: pointer;
      position: relative;
      color: #514b47; }
      /* line 98, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
      .side-documentation .docs-sidebar a:hover, .side-documentation .docs-sidebar .name:hover {
        color: #eeeaec; }
    /* line 103, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
    .side-documentation .docs-sidebar .links a {
      font-size: 0.8125em;
      color: #333;
      padding: 0.3125em 0.625em; }
      /* line 108, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
      .side-documentation .docs-sidebar .links a:hover {
        color: #eeeaec; }
    /* line 113, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
    .side-documentation .docs-sidebar a.active {
      color: #e8e8e8; }
    /* line 117, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
    .side-documentation .docs-sidebar .section .links {
      padding: 0.625em 0 0 0.9375em; }
    /* line 121, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
    .side-documentation .docs-sidebar .sub-section .links {
      padding-left: 1.25em; }
    /* line 125, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
    .side-documentation .docs-sidebar .section:before {
      content: '▶';
      float: right;
      margin-top: 0.8125em;
      margin-right: 0.625em;
      color: #514b47;
      font-size: 0.6875em;
      position: relative;
      z-index: 0; }
    /* line 136, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
    .side-documentation .docs-sidebar .section.active:before {
      content: '▼'; }

/* line 142, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
.container-documentation {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 74.41059%; }
  /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
  .container-documentation:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    /* line 142, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
    .container-documentation {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%;
      margin-top: 50px; }
      /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
      .container-documentation:last-child {
        margin-right: 0; } }

/* line 151, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
.sidebar-header {
  background: url(/images/elements/grass-short.png) top center repeat-x;
  background-size: 42%;
  height: 22px;
  margin: -22px -5px 0;
  text-align: center; }
  @media screen and (max-width: 768px) {
    /* line 151, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
    .sidebar-header {
      background-size: 15%; } }
  /* line 162, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
  .sidebar-header img {
    margin-top: -3.75em; }
    @media screen and (max-width: 768px) {
      /* line 162, /home/ron/Development/gobot/gobot-site/source/stylesheets/objects/_side-bar.scss */
      .sidebar-header img {
        margin-top: -2.5em; } }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_blog.scss */
.blog .dates {
  width: 4.375em; }
/* line 6, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_blog.scss */
.blog .article-title {
  max-width: 80%; }

/* line 1, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_documentation.scss */
.documentation {
  font-family: lato;
  margin-top: 5.625em; }
  @media screen and (max-width: 640px) {
    /* line 1, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_documentation.scss */
    .documentation {
      margin-top: 6.875em; } }
  /* line 9, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_documentation.scss */
  .documentation h2 {
    padding-top: 0.625em; }
  /* line 13, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_documentation.scss */
  .documentation #docs-menu {
    width: 3.4375em; }
    /* line 16, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_documentation.scss */
    .documentation #docs-menu .line {
      height: 0.375em; }
  /* line 21, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_documentation.scss */
  .documentation .platform {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%;
    margin-right: 0;
    float: none;
    display: inline-block; }
    /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
    .documentation .platform:last-child {
      margin-right: 0; }
    @media screen and (max-width: 640px) {
      /* line 21, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_documentation.scss */
      .documentation .platform {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
        margin-right: 0; }
        /* line 87, /home/ron/.rvm/gems/ruby-2.0.0-p648@gobot.io/gems/neat-1.7.1/app/assets/stylesheets/grid/_span-columns.scss */
        .documentation .platform:last-child {
          margin-right: 0; } }
  /* line 33, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_documentation.scss */
  .documentation .box {
    height: 8.125em; }
  /* line 38, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_documentation.scss */
  .documentation .examples th {
    width: 60%; }
  /* line 42, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_documentation.scss */
  .documentation .examples th.links {
    width: 40%; }

/* line 1, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_home.scss */
.home {
  padding: 1.5625em 0.9375em 2.5em; }
  /* line 4, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_home.scss */
  .home h2 {
    color: #77b547;
    margin-top: 1.5625em; }
  /* line 9, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_home.scss */
  .home section + section {
    margin-top: 1.875em; }

/* line 2, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_resources.scss */
.resources .video-description {
  height: 2.5em; }

/* line 1, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.square {
  width: 50px;
  height: 50px;
  border: 1px solid #cccccc;
  float: left;
  margin-right: 10px; }

/* line 10, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.aliceblue {
  background: aliceblue; }

/* line 15, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.antiquewhite {
  background: antiquewhite; }

/* line 20, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.aqua {
  background: cyan; }

/* line 25, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.aquamarine {
  background: aquamarine; }

/* line 30, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.azure {
  background: azure; }

/* line 35, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.beige {
  background: beige; }

/* line 40, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.bisque {
  background: bisque; }

/* line 45, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.black {
  background: black; }

/* line 50, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.blanchedalmond {
  background: blanchedalmond; }

/* line 55, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.blue {
  background: blue; }

/* line 60, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.blueviolet {
  background: blueviolet; }

/* line 65, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.brown {
  background: brown; }

/* line 70, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.burlywood {
  background: burlywood; }

/* line 75, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.cadetblue {
  background: cadetblue; }

/* line 80, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.chartreuse {
  background: chartreuse; }

/* line 85, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.chocolate {
  background: chocolate; }

/* line 90, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.coral {
  background: coral; }

/* line 95, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.cornflowerblue {
  background: cornflowerblue; }

/* line 100, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.cornsilk {
  background: cornsilk; }

/* line 105, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.crimson {
  background: crimson; }

/* line 110, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.cyan {
  background: cyan; }

/* line 115, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.darkblue {
  background: darkblue; }

/* line 120, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.darkcyan {
  background: darkcyan; }

/* line 125, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.darkgoldenrod {
  background: darkgoldenrod; }

/* line 130, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.darkgray {
  background: darkgray; }

/* line 135, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.darkgreen {
  background: darkgreen; }

/* line 140, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.darkkhaki {
  background: darkkhaki; }

/* line 145, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.darkmagenta {
  background: darkmagenta; }

/* line 150, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.darkolivegreen {
  background: darkolivegreen; }

/* line 155, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.darkorange {
  background: darkorange; }

/* line 160, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.darkorchid {
  background: darkorchid; }

/* line 165, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.darkred {
  background: darkred; }

/* line 170, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.darksalmon {
  background: darksalmon; }

/* line 175, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.darkseagreen {
  background: darkseagreen; }

/* line 180, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.darkslateblue {
  background: darkslateblue; }

/* line 185, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.darkslategray {
  background: darkslategray; }

/* line 190, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.darkturquoise {
  background: darkturquoise; }

/* line 195, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.darkviolet {
  background: darkviolet; }

/* line 200, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.deeppink {
  background: deeppink; }

/* line 205, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.deepskyblue {
  background: deepskyblue; }

/* line 210, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.dimgray {
  background: dimgray; }

/* line 215, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.dodgerblue {
  background: dodgerblue; }

/* line 220, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.firebrick {
  background: firebrick; }

/* line 225, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.floralwhite {
  background: floralwhite; }

/* line 230, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.forestgreen {
  background: forestgreen; }

/* line 235, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.fuchsia {
  background: magenta; }

/* line 240, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.gainsboro {
  background: gainsboro; }

/* line 245, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.ghostwhite {
  background: ghostwhite; }

/* line 250, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.gold {
  background: gold; }

/* line 255, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.goldenrod {
  background: goldenrod; }

/* line 260, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.gray {
  background: gray; }

/* line 265, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.green {
  background: green; }

/* line 270, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.greenyellow {
  background: greenyellow; }

/* line 275, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.honeydew {
  background: honeydew; }

/* line 280, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.hotpink {
  background: hotpink; }

/* line 285, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.indianred {
  background: indianred; }

/* line 290, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.indigo {
  background: indigo; }

/* line 295, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.ivory {
  background: ivory; }

/* line 300, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.khaki {
  background: khaki; }

/* line 305, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.lavender {
  background: lavender; }

/* line 310, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.lavenderblush {
  background: lavenderblush; }

/* line 315, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.lawngreen {
  background: lawngreen; }

/* line 320, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.lemonchiffon {
  background: lemonchiffon; }

/* line 325, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.lightblue {
  background: lightblue; }

/* line 330, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.lightcoral {
  background: lightcoral; }

/* line 335, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.lightcyan {
  background: lightcyan; }

/* line 340, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.lightgoldenrodyellow {
  background: lightgoldenrodyellow; }

/* line 345, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.lightgreen {
  background: lightgreen; }

/* line 350, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.lightgrey {
  background: lightgray; }

/* line 355, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.lightpink {
  background: lightpink; }

/* line 360, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.lightsalmon {
  background: lightsalmon; }

/* line 365, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.lightseagreen {
  background: lightseagreen; }

/* line 370, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.lightskyblue {
  background: lightskyblue; }

/* line 375, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.lightslategray {
  background: lightslategray; }

/* line 380, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.lightsteelblue {
  background: lightsteelblue; }

/* line 385, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.lightyellow {
  background: lightyellow; }

/* line 390, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.lime {
  background: lime; }

/* line 395, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.limegreen {
  background: limegreen; }

/* line 400, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.linen {
  background: linen; }

/* line 405, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.magenta {
  background: magenta; }

/* line 410, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.maroon {
  background: maroon; }

/* line 415, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.mediumaquamarine {
  background: mediumaquamarine; }

/* line 420, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.mediumblue {
  background: mediumblue; }

/* line 425, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.mediumorchid {
  background: mediumorchid; }

/* line 430, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.mediumpurple {
  background: mediumpurple; }

/* line 435, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.mediumseagreen {
  background: mediumseagreen; }

/* line 440, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.mediumslateblue {
  background: mediumslateblue; }

/* line 445, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.mediumspringgreen {
  background: mediumspringgreen; }

/* line 450, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.mediumturquoise {
  background: mediumturquoise; }

/* line 455, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.mediumvioletred {
  background: mediumvioletred; }

/* line 460, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.midnightblue {
  background: midnightblue; }

/* line 465, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.mintcream {
  background: mintcream; }

/* line 470, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.mistyrose {
  background: mistyrose; }

/* line 475, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.moccasin {
  background: moccasin; }

/* line 480, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.navajowhite {
  background: navajowhite; }

/* line 485, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.navy {
  background: navy; }

/* line 490, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.oldlace {
  background: oldlace; }

/* line 495, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.olive {
  background: olive; }

/* line 500, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.olivedrab {
  background: olivedrab; }

/* line 505, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.orange {
  background: orange; }

/* line 510, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.orangered {
  background: orangered; }

/* line 515, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.orchid {
  background: orchid; }

/* line 520, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.palegoldenrod {
  background: palegoldenrod; }

/* line 525, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.palegreen {
  background: palegreen; }

/* line 530, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.paleturquoise {
  background: paleturquoise; }

/* line 535, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.palevioletred {
  background: palevioletred; }

/* line 540, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.papayawhip {
  background: papayawhip; }

/* line 545, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.peachpuff {
  background: peachpuff; }

/* line 550, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.peru {
  background: peru; }

/* line 555, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.pink {
  background: pink; }

/* line 560, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.plum {
  background: plum; }

/* line 565, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.powderblue {
  background: powderblue; }

/* line 570, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.purple {
  background: purple; }

/* line 575, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.red {
  background: red; }

/* line 580, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.rosybrown {
  background: rosybrown; }

/* line 585, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.royalblue {
  background: royalblue; }

/* line 590, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.saddlebrown {
  background: saddlebrown; }

/* line 595, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.salmon {
  background: salmon; }

/* line 600, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.sandybrown {
  background: sandybrown; }

/* line 605, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.seagreen {
  background: seagreen; }

/* line 610, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.seashell {
  background: seashell; }

/* line 615, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.sienna {
  background: sienna; }

/* line 620, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.silver {
  background: silver; }

/* line 625, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.skyblue {
  background: skyblue; }

/* line 630, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.slateblue {
  background: slateblue; }

/* line 635, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.slategray {
  background: slategray; }

/* line 640, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.snow {
  background: snow; }

/* line 645, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.springgreen {
  background: springgreen; }

/* line 650, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.steelblue {
  background: steelblue; }

/* line 655, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.tan {
  background: tan; }

/* line 660, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.teal {
  background: teal; }

/* line 665, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.thistle {
  background: thistle; }

/* line 670, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.tomato {
  background: tomato; }

/* line 675, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.turquoise {
  background: turquoise; }

/* line 680, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.violet {
  background: violet; }

/* line 685, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.wheat {
  background: wheat; }

/* line 690, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.white {
  background: white; }

/* line 695, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.whitesmoke {
  background: whitesmoke; }

/* line 700, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.yellow {
  background: yellow; }

/* line 705, /home/ron/Development/gobot/gobot-site/source/stylesheets/views/_sphero_colors.scss */
.yellowgreen {
  background: yellowgreen; }
