@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600);
@import url(//netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css);
/* line 4, /Users/syborg/.rvm/gems/ruby-2.1.2/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
html {
  margin: 0;
  padding: 0;
  border: 0;
}

/* line 18, /Users/syborg/.rvm/gems/ruby-2.1.2/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
.bp-reset-element, body, h1, h2, h3, h4, h5, h6, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, blockquote, q, th, td, caption, table,
div, span, object, iframe, p,
pre, a, abbr, acronym, address,
code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset,
form, label, legend,
caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 20, /Users/syborg/.rvm/gems/ruby-2.1.2/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 21, /Users/syborg/.rvm/gems/ruby-2.1.2/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
blockquote, q {
  quotes: "" "";
}
/* line 67, /Users/syborg/.rvm/gems/ruby-2.1.2/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

/* line 22, /Users/syborg/.rvm/gems/ruby-2.1.2/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
th, td, caption {
  float: none !important;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 23, /Users/syborg/.rvm/gems/ruby-2.1.2/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 24, /Users/syborg/.rvm/gems/ruby-2.1.2/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
a img {
  border: none;
}

/* line 65, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
span[class*="swatch"],
div[class*="swatch"] {
  display: inline-block;
  width: 10%;
  height: 100px;
}

/* line 72, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
.red {
  color: #c83229;
}

/* line 73, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
.light-red {
  color: #f05523;
}

/* line 74, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
.blue {
  color: #005f9c;
}

/* line 75, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
.light-blue {
  color: #3a9bd5;
}

/* line 76, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
.green {
  color: #2a9345;
}

/* line 77, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
.light-green {
  color: #7bbb42;
}

/* line 78, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
.gold {
  color: #dc9526;
}

/* line 79, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
.light-gold {
  color: #fcb912;
}

/* line 82, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
span.swatch-one {
  color: black;
}

/* line 83, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
span.swatch-one-1 {
  color: #1a1a1a;
}

/* line 84, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
span.swatch-one-2 {
  color: #333333;
}

/* line 85, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
span.swatch-one-3 {
  color: #4d4d4d;
}

/* line 86, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
span.swatch-one-4 {
  color: #666666;
}

/* line 87, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
span.swatch-one-5 {
  color: gray;
}

/* line 88, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
span.swatch-one-6 {
  color: #999999;
}

/* line 89, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
span.swatch-one-7 {
  color: #b3b3b3;
}

/* line 90, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
span.swatch-one-8 {
  color: #cccccc;
}

/* line 91, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
span.swatch-one-9 {
  color: #e6e6e6;
}

/* line 92, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
div.swatch-one {
  background-color: black;
}

/* line 93, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
div.swatch-one-1 {
  background-color: #1a1a1a;
}

/* line 94, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
div.swatch-one-2 {
  background-color: #333333;
}

/* line 95, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
div.swatch-one-3 {
  background-color: #4d4d4d;
}

/* line 96, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
div.swatch-one-4 {
  background-color: #666666;
}

/* line 97, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
div.swatch-one-5 {
  background-color: gray;
}

/* line 98, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
div.swatch-one-6 {
  background-color: #999999;
}

/* line 99, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
div.swatch-one-7 {
  background-color: #b3b3b3;
}

/* line 100, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
div.swatch-one-8 {
  background-color: #cccccc;
}

/* line 101, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
div.swatch-one-9 {
  background-color: #e6e6e6;
}

/* line 103, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
span.swatch-two {
  color: #005f9c;
}

/* line 104, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
span.swatch-two-1 {
  color: #0075bf;
}

/* line 105, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
span.swatch-two-2 {
  color: #008ae3;
}

/* line 106, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
span.swatch-two-3 {
  color: #079eff;
}

/* line 107, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
span.swatch-two-4 {
  color: #2bacff;
}

/* line 108, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
span.swatch-two-5 {
  color: #4ebaff;
}

/* line 109, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
span.swatch-two-6 {
  color: #71c8ff;
}

/* line 110, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
span.swatch-two-7 {
  color: #95d5ff;
}

/* line 111, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
span.swatch-two-8 {
  color: #b8e3ff;
}

/* line 112, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
span.swatch-two-9 {
  color: #dcf1ff;
}

/* line 113, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
div.swatch-two {
  background-color: #005f9c;
}

/* line 114, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
div.swatch-two-1 {
  background-color: #0075bf;
}

/* line 115, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
div.swatch-two-2 {
  background-color: #008ae3;
}

/* line 116, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
div.swatch-two-3 {
  background-color: #079eff;
}

/* line 117, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
div.swatch-two-4 {
  background-color: #2bacff;
}

/* line 118, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
div.swatch-two-5 {
  background-color: #4ebaff;
}

/* line 119, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
div.swatch-two-6 {
  background-color: #71c8ff;
}

/* line 120, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
div.swatch-two-7 {
  background-color: #95d5ff;
}

/* line 121, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
div.swatch-two-8 {
  background-color: #b8e3ff;
}

/* line 122, /Users/syborg/sites/smartoffice/sass/site/_colors.scss */
div.swatch-two-9 {
  background-color: #dcf1ff;
}

/* Google Fonts
Using Google fonts? You could list them like this for reference, if you wanted ;)
    Source Sans Pro Light    300
    Source Sans Pro Normal   400
    Source Sans Pro Semibold 600
 */
/* Graceful degredations from http://cssfontstack.com */
/* line 57, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
body {
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.875em;
  color: black;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "liga=1, dlig=1";
  -moz-font-feature-settings: "liga", "dlig";
  -ms-font-feature-settings: "liga", "dlig";
  -o-font-feature-settings: "liga", "dlig";
  -webkit-font-feature-settings: "liga", "dlig";
  font-feature-settings: "liga", "dlig";
}
/* line 69, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
body i, body em {
  font-style: italic;
}
/* line 73, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
body b,
body strong {
  font-weight: 700;
}

/* line 78, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
h1 {
  font-size: 2em;
}

/* line 82, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
h2 {
  font-size: 1.75em;
}

/* line 86, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
h3 {
  font-size: 1.2em;
}

/* line 92, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
h1,
h2,
h3 {
  margin: 1.5em 0 .25em 0;
}

/* line 96, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
h1:first-of-type {
  margin-top: 0;
}

/* line 99, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
.eula h1, .eula h2 {
  text-align: center;
}

/* line 105, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
aside article h2:first-of-type,
aside section h2:first-of-type {
  margin-top: 0;
}

/* line 114, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
h4,
h5,
h6,
p {
  font-size: 1em;
}

/* line 118, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
p {
  margin: 0 0 1em 0;
}

/* line 128, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
h4 + ul, h4 + ol, h4 + dl,
h5 + ul,
h5 + ol,
h5 + dl,
h6 + ul,
h6 + ol,
h6 + dl,
p + ul,
p + ol,
p + dl {
  margin-top: 0;
}

/* line 135, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
ul,
ol,
dl {
  list-style-type: auto;
  margin: 0 0 .375em 1em;
}
/* line 138, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
ul li,
ol li,
dl li {
  margin: 1em .25em;
}
/* line 141, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
ul + p,
ol + p,
dl + p {
  margin-top: 1em;
}

/* line 146, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
dl dd {
  margin: 0 0 1.5em 1em;
}

/* line 151, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
a {
  text-decoration: none;
}
/* line 156, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
a:link, a:visited, a:hover, a:active {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #005f9c;
  color: #005f9c;
}
/* line 162, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
a:link.no-underline, .no-underline a:link, a:visited.no-underline, .no-underline a:visited, a:hover.no-underline, .no-underline a:hover, a:active.no-underline, .no-underline a:active {
  border-bottom: none;
  text-decoration: none;
}
/* line 168, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
a:hover, a:active {
  color: #079eff;
}

/* intro-text */
/* line 175, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
.intro-text {
  font-size: 1.5em;
  line-height: 1.3em;
}

/* line 180, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
.enterprise-home {
  margin: 0 0 2em 0;
  overflow: hidden;
  *zoom: 1;
}
/* line 183, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
.enterprise-home header {
  text-align: center;
  border: none;
}
/* line 187, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
.enterprise-home .text {
  padding: 0 1em 0 1em !important;
}
/* line 191, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
.enterprise-home ul li {
  padding: 0;
  margin: .25em .25em;
}
/* line 196, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
.enterprise-home .button-box {
  margin: 1em 0;
  text-align: center;
}
/* line 199, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
.enterprise-home .button-box a, .enterprise-home .button-box button {
  float: none;
}
/* line 203, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
.enterprise-home .home-icon {
  text-align: center;
}
@media (min-width: 59em) {
  /* line 207, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
  .enterprise-home .home-icon {
    display: inline;
    float: left;
  }
  /* line 210, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
  .enterprise-home header {
    width: calc(100% - 200px);
    text-align: left;
    display: inline;
    float: right;
  }
  /* line 215, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
  .enterprise-home .text {
    width: calc(100% - 220px);
    display: inline;
    float: right;
  }
  /* line 219, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
  .enterprise-home .button-box {
    text-align: left;
  }
  /* line 221, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
  .enterprise-home .button-box a, .enterprise-home .button-box button {
    display: inline;
    float: right;
  }
}

/* line 228, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
.pagetext-enterprise header {
  border: none;
}
/* line 232, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
.pagetext-enterprise .text {
  padding: 0 1em 0 1em !important;
}
/* line 235, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
.pagetext-enterprise p {
  line-height: 1.25em;
}
/* line 239, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
.pagetext-enterprise ul li {
  padding: 0;
  margin: .25em .25em;
  line-height: 1.5em;
}
/* line 245, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
.pagetext-enterprise .button-box {
  margin: 1em 0;
  text-align: center;
}
/* line 248, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
.pagetext-enterprise .button-box a, .pagetext-enterprise .button-box button {
  float: none;
}
/* line 253, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
.pagetext-enterprise section.enterprise.has-image.image-left img, .pagetext-enterprise section.enterprise.has-image.image-right img {
  float: none;
}
@media (min-width: 59em) {
  /* line 258, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
  .pagetext-enterprise header {
    position: relative;
  }
  /* line 260, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
  .pagetext-enterprise header img.page-icon {
    display: inline;
    float: left;
    padding: 0 2em 0 0;
  }
  /* line 265, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
  .pagetext-enterprise ul {
    margin: 0 0 0 324px;
  }
  /* line 268, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
  .pagetext-enterprise section.enterprise {
    padding-left: 8.47458%;
    width: 83.05085%;
    float: left;
    margin-right: 1.69492%;
    padding-bottom: 1em;
  }
  /* line 274, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
  .pagetext-enterprise section.has-image.image-left img.enterprise-icon {
    display: inline;
    float: left;
    padding: 0 2em 0 0;
  }
  /* line 281, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
  .pagetext-enterprise section.has-image.image-right img.enterprise-icon {
    display: inline;
    float: right;
    padding: 0 0 0 2em;
  }
}

/* line 288, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
.spec-block {
  padding: 1em;
  background-color: #005f9c;
  color: white;
  border-radius: 20px;
}
/* line 293, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
.spec-block ul {
  margin: 0 0 0 1em;
}

@media (min-width: 59em) {
  /* line 298, /Users/syborg/sites/smartoffice/sass/site/_typography.scss */
  .spec-block {
    width: 40.67797%;
    float: left;
    margin-right: 1.69492%;
  }
}
/* line 5, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
.blockify {
  display: block !important;
}

/* line 6, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
.inlinify {
  display: inline-block !important;
}

/* line 9, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
.clearfix {
  overflow: hidden;
  *zoom: 1;
}

/* line 12, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
.pie-clearfix {
  *zoom: 1;
}
/* line 38, /Users/syborg/.rvm/gems/ruby-2.1.2/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.pie-clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/* line 14, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
.clear {
  clear: both;
}

/* line 15, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
.clear-left {
  clear: left;
}

/* line 16, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
.clear-right {
  clear: right;
}

/* line 18, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
.float-left {
  display: inline;
  float: left;
}

/* line 19, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
img.float-left {
  margin: 0 1em 1em 0;
}

/* line 20, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
.float-right {
  display: inline;
  float: right;
}

/* line 21, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
.no-float {
  float: none !important;
}

/* line 23, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
.headroom {
  padding-top: 3em;
}

/* line 24, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
.less-headroom {
  padding-top: 1.5em;
}

/* line 25, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
.more-less-headroom {
  padding-top: 0.75em;
}

/* line 27, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
.legroom {
  margin-bottom: 3em;
}

/* line 28, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
.less-legroom {
  margin-bottom: 1.5em;
}

/* line 29, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
.more-less-legroom {
  margin-bottom: 0.75em;
}

/* line 30, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
.no-legroom {
  margin-bottom: 0;
}

/* line 32, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
.no-margin {
  margin: 0 !important;
}

/* line 33, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
.no-border {
  border: none !important;
}

/* line 35, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
.center {
  text-align: center !important;
}

/* line 37, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
.bold {
  font-weight: 700;
}

/* line 44, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
.hide-text {
  font: 0/0 serif;
  text-shadow: none;
  color: transparent;
}

/* striped table */
/* line 48, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
table.striped {
  border: 1px solid #005f9c;
  border-radius: 0;
}
/* line 60, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
table.striped th {
  font-weight: 600;
  background-color: #005f9c;
  color: white;
  border-right: 1px solid rgba(213, 213, 213, 0.75);
}
/* line 65, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
table.striped th:first-child {
  border-radius: -1px 0 0 0;
}
/* line 68, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
table.striped th:last-child {
  border-radius: 0 -1px 0 0;
}
/* line 72, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
table.striped td {
  background-color: rgba(213, 213, 213, 0.75);
  border-right: 1px solid rgba(0, 95, 156, 0.5);
  border-bottom: 1px solid rgba(0, 95, 156, 0.5);
}
/* line 78, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
table.striped th,
table.striped td {
  padding: 0.5em;
  vertical-align: top;
  line-height: 1.2em;
}
/* line 82, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
table.striped th:last-child,
table.striped td:last-child {
  border-right: none;
}
/* line 89, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
table.striped tbody tr:last-child td {
  border-bottom: none;
}
/* line 94, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
table.striped tbody tr:nth-child(even) td {
  background-color: rgba(255, 255, 255, 0.5);
}
/* line 101, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
table.striped tfoot td {
  background-color: rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 95, 156, 0.5);
  border-bottom: none;
  text-align: center;
  font-size: 0.8em;
}
/* line 107, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
table.striped tfoot td:first-child {
  border-radius: 0 0 0 -1px;
}
/* line 110, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
table.striped tfoot td:last-child {
  border-radius: 0 0 -1px 0;
}
/* line 113, /Users/syborg/sites/smartoffice/sass/site/_utilities.scss */
table.striped tfoot td:only-child {
  border-radius: 0 0 -1px -1px;
}

@media (min-width: 44em) {
  /* line 37, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  .mobile-only {
    display: none;
  }
}

/* line 44, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.no-mobile {
  display: none;
}
@media (min-width: 44em) {
  /* line 44, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  .no-mobile {
    display: block;
  }
  /* line 49, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  .no-mobile ul li {
    display: list-item;
  }
}

/* body */
/* line 57, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
body {
  background-color: white;
}

/* <header> element */
/* line 64, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
header[role="banner"] {
  background-color: white;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMjAwcHgiIHN0b3AtY29sb3I9IiNmMmYyZjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNWQ1ZDUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(200px, #f2f2f2), color-stop(100%, #d5d5d5));
  background: -webkit-linear-gradient(#ffffff, #f2f2f2 200px, #d5d5d5);
  background: -moz-linear-gradient(#ffffff, #f2f2f2 200px, #d5d5d5);
  background: -o-linear-gradient(#ffffff, #f2f2f2 200px, #d5d5d5);
  background: linear-gradient(#ffffff, #f2f2f2 200px, #d5d5d5);
  height: 97px;
  position: relative;
  top: 44px;
  left: 0;
  right: 0;
  border-bottom: 2px solid #999999;
  margin-bottom: 2em;
  z-index: 1000;
  transition: all 0.5s ease 0;
  -webkit-transition: all 0.5s ease 0;
}
/* line 76, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
header[role="banner"] .wrapper {
  position: relative;
}
/* line 79, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
header[role="banner"] a.artifex {
  display: block;
  position: absolute;
  top: -44px;
  right: 3px;
  width: 40px;
  height: 45px;
  background-color: transparent;
  background-image: url(/images/site_images/artifexlogo-tab.png);
  background-repeat: no-repeat;
  background-size: 40px 45px;
  background-position: top right;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  z-index: 100;
}
/* line 96, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
header[role="banner"] h1 {
  font: 0/0 serif;
  text-shadow: none;
  color: transparent;
  width: 253px;
  height: 97px;
  margin: auto;
  background-size: 253px 97px;
  background-image: url(/images/site_images/header-logo_tagline.png);
  background-repeat: no-repeat;
  transition: all 1s ease 0;
  -webkit-transition: all 1s ease 0;
}
/* line 145, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
header[role="banner"] h1 a {
  display: block;
  width: 100%;
  height: 100%;
}
@media (min-width: 44em) {
  /* line 64, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  header[role="banner"] {
    height: 246px;
    top: 0;
    margin-bottom: 0;
  }
  /* line 157, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  header[role="banner"] a.artifex {
    top: -8px;
    right: 0;
    width: 136px;
    height: 128px;
    background-size: 136px 128px;
  }
  /* line 164, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  header[role="banner"] h1 {
    width: 100%;
    min-height: 200px;
    background-image: url(/images/site_images/header-logo_tagline_long.png);
    background-size: contain;
    background-position: center bottom;
  }
}
@media (min-width: 59em) {
  /* line 210, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  header[role="banner"] a.artifex {
    right: 85px;
  }
  /* line 213, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  header[role="banner"] h1 {
    max-width: 836px;
    background-size: contain;
  }
}

/* Navigation components */
/* line 226, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
a#skip-navigation {
  height: 34px;
  padding: 6px;
  position: absolute;
  top: -53px;
  left: 0px;
  color: white;
  line-height: 34px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom-right-radius: 2px;
  background: transparent;
  -webkit-transition: top 1s ease-out, background 1s linear;
  transition: top 1s ease-out, background 1s linear;
  z-index: 10001;
}
/* line 245, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
a#skip-navigation:focus {
  position: absolute;
  left: 0px;
  top: 0px;
  background: rgba(0, 95, 156, 0.8);
  outline: 0;
  -webkit-transition: top .1s ease-in, background .5s linear;
  transition: top .1s ease-in, background .5s linear;
}

/* Mobile Side Navigation */
/* line 259, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.mobile-outer-wrapper,
.mobile-wrapper {
  position: relative;
  width: 100%;
}

/* line 263, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.mobile-outer-wrapper {
  overflow: hidden;
}
/* line 265, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.js-ready .mobile-outer-wrapper {
  background: url(/images/site_images/pattern-diamond@2x.png), url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSI4LjUlIiBzdG9wLWNvbG9yPSIjY2NjY2NjIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNGQ0ZDRkIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: url(/images/site_images/pattern-diamond@2x.png), -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(8.5%, #cccccc), color-stop(100%, #4d4d4d));
  background: url(/images/site_images/pattern-diamond@2x.png), -webkit-linear-gradient(#cccccc 8.5%, #4d4d4d 100%);
  background: url(/images/site_images/pattern-diamond@2x.png), -moz-linear-gradient(#cccccc 8.5%, #4d4d4d 100%);
  background: url(/images/site_images/pattern-diamond@2x.png), -o-linear-gradient(#cccccc 8.5%, #4d4d4d 100%);
  background: url(/images/site_images/pattern-diamond@2x.png), linear-gradient(#cccccc 8.5%, #4d4d4d 100%);
  background-size: 6px 6px, 100% 100%;
}

/* line 269, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.mobile-wrapper {
  background-color: white;
}
/* line 271, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.js-ready .mobile-wrapper {
  left: 0;
}
/* line 274, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.js-nav .mobile-wrapper {
  left: 85%;
  box-shadow: -10px 0px 10px rgba(0, 0, 0, 0.5);
}
/* line 277, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.js-nav .mobile-wrapper main {
  padding-left: 12px;
}

/* line 284, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
a.open-navigation,
a.close-navigation {
  display: block;
  position: absolute;
  top: -44px;
  right: 0;
  display: block;
  height: 44px;
  background-image: url(/images/site_images/mobile-nav-buttons.svg);
  background-repeat: no-repeat;
  background-size: 44px 88px;
  text-indent: -9999px;
  z-index: 100;
  box-shadow: 0px 1px 1px 0px rgba(125, 125, 125, 0.125);
}
@media (min-width: 44em) {
  /* line 284, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  a.open-navigation,
  a.close-navigation {
    display: none;
  }
}

/* line 304, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
a.open-navigation {
  left: 0;
  background-position: 0 0;
  background-color: white;
}

/* line 309, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
a.close-navigation {
  left: -15%;
  background-position: 0px -44px;
  padding: 0;
  border: 0;
  outline: none;
  overflow: hidden;
  white-space: nowrap;
  display: none;
  position: absolute;
  color: #cccccc;
}
/* line 320, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.js-nav a.close-navigation {
  display: block;
}
/* line 323, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
header:target a.close-navigation {
  display: none;
}

/* line 329, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.main {
  position: absolute;
  width: 100%;
  overflow: hidden;
}
/* line 333, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.main:not(:target) {
  z-index: 1;
  height: 0;
}
/* line 338, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.main:target + a.close-navigation {
  display: block;
}
/* line 342, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.main ul,
nav.main li {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 348, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.main li,
nav.main li a {
  display: block;
  width: auto;
  min-height: 44px;
  line-height: 44px;
}
/* line 354, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.main > ul {
  position: relative;
}
/* line 356, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.main > ul li {
  padding-left: 20px;
  padding-right: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
/* line 360, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.main > ul li:last-child {
  border-bottom: none;
}
/* line 363, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.main > ul li a {
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
  color: black;
}
/* line 367, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.main > ul li.current {
  background-color: rgba(255, 255, 255, 0.7);
}
/* line 369, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.main > ul li.current a {
  color: black;
}
/* line 372, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.main > ul li.current > ul {
  margin-left: -20px;
  margin-right: -12px;
  display: none;
}
/* line 376, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.js-nav nav.main > ul li.current > ul {
  display: block;
}
/* line 379, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.main > ul li.current > ul li {
  padding-left: 20px;
  background-image: none;
  background-color: #3e3e3d;
  border-left: 5px solid rgba(0, 0, 0, 0.5);
}
/* line 384, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.main > ul li.current > ul li a {
  color: #cccccc;
}
/* line 387, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.main > ul li.current > ul li.current {
  background-color: rgba(255, 255, 255, 0.3);
}
/* line 389, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.main > ul li.current > ul li.current a {
  color: white;
}
/* line 396, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.main > ul li.current ul.third-level li {
  background-color: rgba(255, 255, 255, 0.3);
}

/* line 407, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.js-ready nav.main {
  height: 100%;
  overflow-y: scroll;
  width: 85%;
  top: 0;
  padding-top: 66px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* line 424, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.js-ready nav.main ul {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 300ms 100ms,   -webkit-transform 500ms ease;
  -webkit-transition-delay: ease, 0s;
  -moz-transition: opacity 300ms 100ms ease, -moz-transform 500ms ease;
  -o-transition: opacity 300ms 100ms ease,   -o-transform 500ms ease;
  transition: opacity 300ms 100ms ease,      transform 500ms ease;
  -webkit-transform: translate3d(85%, 0, 0) scale3d(0.9, 0.9, 0.9);
  -moz-transform: translate3d(85%, 0, 0) scale3d(0.9, 0.9, 0.9);
  -ms-transform: translate3d(85%, 0, 0) scale3d(0.9, 0.9, 0.9);
  -o-transform: translate3d(85%, 0, 0) scale3d(0.9, 0.9, 0.9);
  transform: translate3d(85%, 0, 0) scale3d(0.9, 0.9, 0.9);
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -o-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
/* line 444, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.js-ready .mobile-wrapper {
  left: 0 !important;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 463, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.js-nav .mobile-wrapper {
  -webkit-transform: translate3d(85%, 0, 0) scale3d(1, 1, 1);
  -moz-transform: translate3d(85%, 0, 0) scale3d(1, 1, 1);
  -ms-transform: translate3d(85%, 0, 0) scale3d(1, 1, 1);
  -o-transform: translate3d(85%, 0, 0) scale3d(1, 1, 1);
  transform: translate3d(85%, 0, 0) scale3d(1, 1, 1);
}
/* line 470, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.js-nav nav.main ul {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 482, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.top-bar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: table;
  width: 100%;
  height: 46px;
  line-height: 46px;
  font-size: 1.2em;
  text-align: center;
  transition: all 0.5s ease 0;
  -webkit-transition: all 0.5s ease 0;
}
/* line 14, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.top-bar ul li {
  margin: 0;
}
/* line 490, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.top-bar ul li {
  display: table-cell;
}
/* line 492, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.top-bar ul li a {
  color: rgba(0, 0, 0, 0.5);
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
  margin: 0 0.25em;
}
/* line 498, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.top-bar ul li::before, nav.top-bar ul li::after {
  content: '';
  display: block;
  height: 46px;
  margin: 0;
  padding: 0;
}
/* line 505, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.top-bar ul li::before {
  width: 2px;
  float: left;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzkzOTM5MyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f1f1f1), color-stop(100%, #939393));
  background: -webkit-linear-gradient(#f1f1f1, #939393);
  background: -moz-linear-gradient(#f1f1f1, #939393);
  background: -o-linear-gradient(#f1f1f1, #939393);
  background: linear-gradient(#f1f1f1, #939393);
}
/* line 510, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.top-bar ul li::after {
  width: 1px;
  float: right;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(#f5f5f5, #ffffff);
  background: -moz-linear-gradient(#f5f5f5, #ffffff);
  background: -o-linear-gradient(#f5f5f5, #ffffff);
  background: linear-gradient(#f5f5f5, #ffffff);
}
/* line 516, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.top-bar ul li.first::before {
  background: none;
}
/* line 521, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.top-bar ul li::first-child::before {
  background: none;
}
/* line 526, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.top-bar ul li:last-child::after {
  background: none;
}
/* line 530, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.top-bar ul li.current {
  position: relative;
}
/* line 532, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.top-bar ul li.current a {
  color: #005f9c;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

/* line 546, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
ul.you-can li.you-can {
  text-align: right;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
/* line 550, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
#navigation ul.you-can li.you-can, footer[role="contentinfo"] ul.you-can li.you-can {
  display: none;
}
/* line 555, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
header[role="banner"] ul.you-can li.home {
  display: none;
}
@media (min-width: 44em) {
  /* line 559, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  header[role="banner"] ul.you-can {
    width: 65.90909%;
    float: left;
    margin-right: 2.27273%;
  }
}
@media (min-width: 59em) {
  /* line 559, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  header[role="banner"] ul.you-can {
    width: 74.57627%;
    float: left;
    margin-right: 1.69492%;
  }
}

/* line 570, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.top-bar ul.help li::before {
  background: none;
}
/* line 573, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.top-bar ul.help li a[title="Help"] {
  color: #c83229;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
/* line 576, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
nav.top-bar ul.help li a[title="Help"]:before {
  display: inline-block;
  margin-right: 0.5em;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f1cd";
}
@media (min-width: 44em) {
  /* line 581, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  header[role="banner"] ul.help {
    position: relative;
    text-align: right;
    width: 20.45455%;
    float: right;
    margin-right: 0;
  }
  /* line 586, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  header[role="banner"] ul.help ul.subnav {
    position: absolute;
    right: 0;
    display: block;
    font-size: 0.8em;
    text-align: right;
  }
  /* line 592, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  header[role="banner"] ul.help ul.subnav li {
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }
  /* line 595, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  header[role="banner"] ul.help ul.subnav li:last-child {
    border-bottom: none;
  }
  /* line 599, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  header[role="banner"] ul.help ul.subnav li::before, header[role="banner"] ul.help ul.subnav li::after {
    background: none;
    display: none;
  }
  /* line 603, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  header[role="banner"] ul.help ul.subnav li a {
    color: #666666;
  }
  /* line 605, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  header[role="banner"] ul.help ul.subnav li a[title*="Forum"]::before {
    display: inline-block;
    margin-right: 0.5em;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0c0";
  }
  /* line 608, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  header[role="banner"] ul.help ul.subnav li a[title*="Guide"]::before {
    display: inline-block;
    margin-right: 0.5em;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f02d";
  }
  /* line 613, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  header[role="banner"] ul.help ul.subnav li.current a {
    color: #005f9c;
  }
}
@media (min-width: 59em) {
  /* line 581, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  header[role="banner"] ul.help {
    text-align: left;
    width: 15.25424%;
    float: right;
    margin-right: 0;
  }
  /* line 623, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  header[role="banner"] ul.help ul.subnav {
    text-align: left;
  }
  /* line 626, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  header[role="banner"] ul.help ul.subnav li a {
    padding-left: 5px;
  }
}

/* Button Definitions */
/* line 636, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.button-box {
  overflow: hidden;
  *zoom: 1;
  overflow: visible;
}
/* line 639, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.button-box a, .button-box button {
  display: inline;
  float: right;
}
/* line 642, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.button-box.full-width {
  width: 100%;
  text-align: center;
}
/* line 645, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.button-box.full-width a, .button-box.full-width button {
  float: none;
}

/* line 651, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
a.button, button.button, input[type="submit"] {
  font-size: 14px;
  padding: 0.125em 1.5em;
  color: black;
  display: inline-block;
  cursor: pointer;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF7BBB42', endColorstr='#FF497027');
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdiYmI0MiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJhOTM0NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #7bbb42), color-stop(100%, #2a9345));
  background: -webkit-linear-gradient(#7bbb42, #2a9345);
  background: -moz-linear-gradient(#7bbb42, #2a9345);
  background: -o-linear-gradient(#7bbb42, #2a9345);
  background: linear-gradient(#7bbb42, #2a9345);
  -webkit-box-shadow: #a2d07a 0 1px 0 inset;
  -moz-box-shadow: #a2d07a 0 1px 0 inset;
  box-shadow: #a2d07a 0 1px 0 inset;
  border: 1px solid #247f3c;
  text-shadow: #4bcc6c 0 1px 0;
  font-weight: normal;
}
/* line 15, /Users/syborg/.rvm/gems/ruby-2.1.2/gems/sassy-buttons-0.2/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
a.button:hover, button.button:hover, input[type="submit"]:hover {
  text-decoration: none;
}
/* line 36, /Users/syborg/.rvm/gems/ruby-2.1.2/gems/sassy-buttons-0.2/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
a.button:hover, button.button:hover, input[type="submit"]:hover {
  background-color: #247f3c;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZmYTgzYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI0N2YzYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6fa83b), color-stop(100%, #247f3c));
  background: -webkit-linear-gradient(#6fa83b, #247f3c);
  background: -moz-linear-gradient(#6fa83b, #247f3c);
  background: -o-linear-gradient(#6fa83b, #247f3c);
  background: linear-gradient(#6fa83b, #247f3c);
}
/* line 39, /Users/syborg/.rvm/gems/ruby-2.1.2/gems/sassy-buttons-0.2/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
a.button:active, button.button:active, input[type="submit"]:active {
  -webkit-box-shadow: #217336 0 1px 2px inset;
  -moz-box-shadow: #217336 0 1px 2px inset;
  box-shadow: #217336 0 1px 2px inset;
}
/* line 6, /Users/syborg/.rvm/gems/ruby-2.1.2/gems/sassy-buttons-0.2/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
a.button.disabled, a.button[disabled], button.button.disabled, input.disabled[type="submit"], button.button[disabled], input[disabled][type="submit"] {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  background: #2a9345;
  cursor: default;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 76, /Users/syborg/.rvm/gems/ruby-2.1.2/gems/sassy-buttons-0.2/stylesheets/_sassy-buttons.sass */
a.button::-moz-focus-inner, button.button::-moz-focus-inner, input[type="submit"]::-moz-focus-inner {
  padding: 0 !important;
  margin: -1px !important;
}
/* line 654, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
a.button.small, button.button.small, input.small[type="submit"] {
  font-size: 0.8em;
}
/* line 659, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
a.button.large, button.button.large, input.large[type="submit"] {
  font-size: 1.33em;
}
/* line 663, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
a.float-right, button.float-right {
  margin-left: 1em;
}

/* slideshow */
/* line 672, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.hero {
  padding-top: 4em;
}

/* line 675, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.slideshow {
  background-color: white;
  border-bottom: 2px solid #999999;
  border-bottom-width: 1px;
  margin-bottom: 1.5em;
  overflow: hidden;
}
/* line 691, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.slideshow,
.slideshow .slide,
.slideshow .slide-image,
.slideshow .slide-image img {
  width: 100%;
  height: auto;
}
/* line 695, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.slideshow .slide {
  position: relative;
}
/* line 699, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.slideshow .slide-info h1 {
  position: absolute;
  top: 1em;
  left: 16px;
}
/* line 703, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.slideshow .slide-info h1 a {
  color: black;
}
/* line 707, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.slideshow .slide-info .slide-text {
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-weight: 300;
  padding-left: 16px;
}
/* line 710, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.slideshow .slide-info .slide-text p, .slideshow .slide-info .slide-text * {
  margin-bottom: 0px;
}
/* line 715, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.slideshow .slide-info {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
/* line 718, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.slideshow div.pager {
  position: absolute;
  text-align: center;
  width: auto;
  height: 1.125em;
  top: -24px;
  left: 0px;
  right: 0px;
  font-size: 0.875em;
  line-height: 0.875em;
  z-index: 500;
}
/* line 734, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.slideshow div.pager span {
  display: inline-block;
  border-radius: 100%;
  background-color: white;
  cursor: pointer;
  width: 0.875em;
  height: 0.875em;
  margin: 0em 0.4375em;
  border: 0.125em solid #005f9c;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
/* line 744, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.slideshow div.pager span.current {
  background-color: #005f9c;
  border-color: #005f9c;
}
@media (min-width: 44em) {
  /* line 718, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  .slideshow div.pager {
    top: auto;
    right: auto;
    left: 24px;
    bottom: 12px;
  }
}
@media (min-width: 44em) {
  /* line 675, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  .slideshow {
    border-bottom: 2px solid #999999;
    border-bottom-color: #d2d2d2;
  }
  /* line 766, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  .slideshow,
  .slideshow .slide,
  .slideshow .slide-image,
  .slideshow .slide-image img {
    width: 736px;
    height: 221px;
    border-radius: 0 0 1px 1px;
  }
  /* line 772, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  .slideshow .slide-info h1 {
    top: 0;
    font-size: 68px;
    line-height: 131px;
  }
  /* line 777, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  .slideshow .slide-info .slide-text {
    position: absolute;
    bottom: 16px;
    left: 16px;
    padding-left: 0;
    width: 230px;
    height: 106px;
    font-size: 24px;
    line-height: 1.2;
  }
  /* line 786, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  .slideshow .slide-info .slide-text.Large {
    font-size: 24px;
    line-height: 1.2;
  }
  /* line 790, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  .slideshow .slide-info .slide-text.Regular {
    font-size: 21px;
    line-height: 1.2;
  }
  /* line 794, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  .slideshow .slide-info .slide-text.Small {
    font-size: 19px;
    line-height: 1.2;
  }
  /* line 798, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  .slideshow .slide-info .slide-text.Smaller {
    font-size: 17px;
    line-height: 1.2;
  }
  /* line 804, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  .slideshow::after {
    position: relative;
    content: '';
    display: block;
    height: 2em;
    width: 100%;
    top: 2px;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgyNDUsIDI0NSwgMjQ1LCAwLjUpIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2JhKDI1NSwgMjU1LCAyNTUsIDApIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(245, 245, 245, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(rgba(245, 245, 245, 0.5), rgba(255, 255, 255, 0));
    background: -moz-linear-gradient(rgba(245, 245, 245, 0.5), rgba(255, 255, 255, 0));
    background: -o-linear-gradient(rgba(245, 245, 245, 0.5), rgba(255, 255, 255, 0));
    background: linear-gradient(rgba(245, 245, 245, 0.5), rgba(255, 255, 255, 0));
  }
}
@media (min-width: 59em) {
  /* line 819, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  .slideshow,
  .slideshow .slide,
  .slideshow .slide-image,
  .slideshow .slide-image img {
    width: 1000px;
    height: 300px;
  }
  /* line 824, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  .slideshow .slide-info h1 {
    left: 32px;
    font-size: 80px;
    line-height: 180px;
  }
  /* line 829, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  .slideshow .slide-info .slide-text {
    left: 32px;
    width: 295px;
    height: 136px;
  }
  /* line 833, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  .slideshow .slide-info .slide-text.Large {
    font-size: 30px;
    line-height: 1.2;
  }
  /* line 837, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  .slideshow .slide-info .slide-text.Regular {
    font-size: 28px;
    line-height: 1.2;
  }
  /* line 841, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  .slideshow .slide-info .slide-text.Small {
    font-size: 24px;
    line-height: 1.2;
  }
  /* line 845, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  .slideshow .slide-info .slide-text.Smaller {
    font-size: 20px;
    line-height: 1.2;
  }
}

/* main */
/* line 855, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
main[role="main"] {
  padding-top: 14px;
}
@media (min-width: 44em) {
  /* line 855, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  main[role="main"] {
    padding-top: 0;
  }
}

/* article#main-content */
/* line 866, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
article#main-content h1,
article#main-content .intro-text,
article#main-content .text {
  padding: 0px 12px;
}
/* line 869, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
article#main-content h1 {
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-weight: 700;
  font-size: 2em;
  line-height: 1.2em;
}
/* line 874, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
article#main-content img.page-image {
  display: block;
  margin: auto;
}
/* line 878, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
article#main-content .intro-text {
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-weight: 300;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
/* line 884, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
article#main-content aside section h2:first-of-type {
  margin-top: 0;
}
@media (min-width: 44em) {
  /* line 863, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  article#main-content {
    padding-top: 80px;
  }
  /* line 893, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  article#main-content h1,
  article#main-content .intro-text,
  article#main-content .text {
    padding: 0px;
  }
  /* line 896, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  article#main-content .pagetext {
    padding-bottom: 2em;
    width: 77.27273%;
    float: left;
    margin-right: 2.27273%;
    margin-left: 11.36364%;
    margin-right: 11.36364%;
  }
  /* line 38, /Users/syborg/.rvm/gems/ruby-2.1.2/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
  article#main-content .pagetext:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 903, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  article#main-content .pagetext.has-image img.page-image {
    width: 54.54545%;
    float: left;
    margin-right: 2.27273%;
  }
  /* line 907, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  article#main-content .pagetext.has-image h1,
  article#main-content .pagetext.has-image .intro-text {
    width: 43.18182%;
    float: right;
    margin-right: 0;
  }
  /* line 910, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  article#main-content .pagetext.has-image div.text {
    width: 100%;
    float: left;
    margin-right: 2.27273%;
  }
}
@media (min-width: 59em) {
  /* line 917, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  article#main-content .pagetext {
    width: 83.05085%;
    float: left;
    margin-right: 1.69492%;
    margin-left: 8.47458%;
    margin-right: 8.47458%;
  }
  /* line 38, /Users/syborg/.rvm/gems/ruby-2.1.2/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
  article#main-content .pagetext:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 923, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  article#main-content .pagetext.has-image img.page-image {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
  }
  /* line 928, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  article#main-content .pagetext.has-image h1,
  article#main-content .pagetext.has-image .intro-text,
  article#main-content .pagetext.has-image div.text {
    width: 49.15254%;
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 44em) {
  /* line 935, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  article#main-content.home-main-content {
    padding-top: 0;
  }
}

/* app feature description sections */
/* line 941, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.feature {
  margin: 0 0 2em 0;
  padding: 0 12px 12px;
  background-color: white;
  border-radius: 1px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
/* line 947, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.feature:last-child {
  box-shadow: none;
}
/* line 950, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.feature h2 {
  margin-top: 0px;
}
/* line 953, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.feature > img {
  width: 100%;
  max-width: 300px;
}
/* line 959, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.feature .feature-text a ~ h2 {
  border-top: 1px solid #d2d2d2;
  margin-top: 1em;
  padding-top: 1em;
}
/* line 965, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.feature .feature-text img {
  max-width: 98%;
  padding: 1%;
  margin: 0 auto 0.5em auto;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
/* line 974, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.feature.stand-alone .feature-text a.button {
  display: inline-block;
}
@media (min-width: 44em) {
  /* line 941, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  section.feature {
    margin: 0 0 4em 0;
    padding: 24px 0 24px 0;
    min-height: 200px;
    background-repeat: no-repeat;
    background-color: transparent;
    box-shadow: none;
  }
  /* line 986, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  section.feature .feature-text {
    font-size: 0.9em;
    width: 65.90909%;
    float: right;
    margin-right: 0;
  }
  /* line 990, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  section.feature.stand-alone {
    padding-left: 8.47458%;
    padding-right: 16.94915%;
    margin-left: -11.36364%;
    padding-left: 11.36364%;
    margin-right: -11.36364%;
    padding-right: 11.36364%;
    padding-top: 0;
    padding-bottom: 0px;
    background-image: url(/images/site_images/feature-left-tab-center.png);
    background-repeat: repeat-y;
    background-position: 80px 0px;
  }
  /* line 999, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  section.feature.stand-alone::before, section.feature.stand-alone::after {
    content: '';
    display: block;
    width: 100%;
    height: 46px;
    background-image: url(/images/site_images/feature-left-tab.png);
    background-repeat: no-repeat;
  }
  /* line 1007, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  section.feature.stand-alone::before {
    height: 46px;
    background-position: top left;
  }
  /* line 1011, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  section.feature.stand-alone::after {
    height: 10px;
    background-position: bottom left;
  }
  /* line 1016, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  section.feature.stand-alone .feature-text a > img {
    margin-right: 1em;
  }
  /* line 1019, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  section.feature.stand-alone .feature-text.full-width {
    float: none;
    padding-left: 8.47458%;
    padding-right: 8.47458%;
  }
  /* line 1025, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  section.feature.odd {
    padding-left: 8.47458%;
    padding-right: 8.47458%;
    background-image: url(/images/site_images/feature-left-tab.png);
    background-position: bottom left;
    background-size: 557px 248px;
  }
  /* line 1030, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  section.feature.odd img.feature-image {
    width: 31.81818%;
    float: left;
    margin-right: 2.27273%;
  }
  /* line 1034, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  section.feature.even {
    padding-left: 8.47458%;
    padding-right: 8.47458%;
    background-image: url(/images/site_images/feature-right-tab.png);
    background-position: bottom right;
    background-size: 576px 236px;
  }
  /* line 1039, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  section.feature.even img.feature-image {
    width: 31.81818%;
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 59em) {
  /* line 1045, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  section.feature .feature-text {
    font-size: inherit;
  }
  /* line 1048, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  section.feature.stand-alone {
    background-position: 114px 0px;
  }
}

/* line 1054, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.footnote {
  margin: 0 0 1em 2.5em;
  font-size: .8em;
}

/* faq sections */
/* line 1059, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.faq {
  margin: 0 0px 1em 12px;
  padding: 0 24px 0 12px;
  background-color: white;
  border-bottom: 1px solid rgba(153, 153, 153, 0.3);
  border-left: 1px solid rgba(153, 153, 153, 0.3);
  border-radius: 0 0 0 10px;
  box-shadow: 0px 6px 6px rgba(153, 153, 153, 0.5);
}
/* line 1067, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.faq .question {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.2em;
  position: relative;
  padding-left: 28px;
  padding-bottom: 4px;
  cursor: pointer;
}
/* line 1075, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.faq .question::before {
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 9px;
  left: 9px;
  content: '';
  background-color: #c83229;
  box-shadow: inset -2px 2px 2px rgba(0, 0, 0, 0.5);
  border-radius: 100%;
}
/* line 1088, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.faq .answer {
  background-color: white;
}
/* line 1091, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.faq.open {
  padding-bottom: 12px;
}
/* line 1093, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.faq.open .question {
  cursor: default;
}
@media (min-width: 44em) {
  /* line 1059, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  section.faq {
    width: 77.27273%;
    float: left;
    margin-right: 2.27273%;
    margin-left: 11.36364%;
    margin-right: 11.36364%;
  }
}
@media (min-width: 59em) {
  /* line 1059, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  section.faq {
    width: 66.10169%;
    float: left;
    margin-right: 1.69492%;
    margin-left: 8.47458%;
    margin-right: 25.42373%;
  }
}

/* video container (responsive) */
/* line 1110, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
.video-wrapper {
  width: 100%;
  height: 100%;
  margin: 1em 0;
}

/* line 1115, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
iframe {
  display: block;
  width: 100%;
  height: auto;
  min-height: 188px;
  margin: 0 auto;
}
@media (min-width: 44em) {
  /* line 1115, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  iframe {
    width: 512px;
    height: 288px;
  }
}
@media (min-width: 59em) {
  /* line 1115, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  iframe {
    width: 600px;
    height: 338px;
  }
}

/* Purchase locations */
/* line 1132, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.purchase-locations {
  margin: 0 0 1em 0;
}
/* line 1134, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.purchase-locations ul {
  text-align: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
/* line 14, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.purchase-locations ul li {
  margin: 0;
}
/* line 1138, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.purchase-locations ul h2,
section.purchase-locations ul h3 {
  margin: 0;
  font-size: 1.0em;
}
/* line 1142, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.purchase-locations ul li {
  height: 26px;
}
/* line 1144, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.purchase-locations ul li img {
  height: 26px;
}
/* line 1148, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.purchase-locations ul.future-stores {
  display: none;
}
@media (min-width: 44em) {
  /* line 1153, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  section.purchase-locations ul {
    text-align: left;
  }
  /* line 1155, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  section.purchase-locations ul li {
    height: auto;
  }
  /* line 1157, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  section.purchase-locations ul li img {
    height: auto;
  }
  /* line 1161, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  section.purchase-locations ul h2 {
    font-size: 1.2em;
  }
  /* line 1165, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  section.purchase-locations ul.stores {
    width: 31.81818%;
    float: left;
    margin-right: 2.27273%;
  }
  /* line 1168, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  section.purchase-locations ul.future-stores {
    display: block;
    width: 31.81818%;
    float: left;
    margin-right: 2.27273%;
  }
}

/* testimonials */
/* line 1177, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.testimonial div.slideshow {
  background-color: transparent;
  width: 100%;
  height: auto;
  border-bottom: none;
}
/* line 1182, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.testimonial div.slideshow .slide {
  width: 100%;
  height: auto;
}
/* line 1186, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.testimonial div.slideshow::after {
  display: none;
}
@media (min-width: 44em) {
  /* line 1191, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  section.testimonial div.slideshow div.slideshow,
  section.testimonial div.slideshow .slide {
    width: auto;
  }
}
/* line 1196, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.testimonial blockquote {
  padding: 1em 1em 2em 1em;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 0 1em;
  border-radius: 1px;
  position: relative;
  z-index: 1;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-weight: 700;
}
/* line 1204, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.testimonial blockquote::before {
  display: inline-block;
  margin-right: 0.5em;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f10d";
  top: 0;
  left: 0;
}
/* line 1209, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.testimonial blockquote::after {
  display: inline-block;
  margin-right: 0.5em;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f10e";
  bottom: -6px;
  right: -28px;
}
/* line 1215, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.testimonial blockquote::before, section.testimonial blockquote::after {
  display: block;
  position: absolute;
  color: #e5e5e5;
  font-size: 56px;
  z-index: -1;
}
/* line 1223, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
section.testimonial span.stars {
  display: block;
  text-align: right;
  color: #fcb912;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
@media (min-width: 44em) {
  /* line 1230, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  footer[role="contentinfo"] section.testimonial {
    width: 43.18182%;
    float: left;
    margin-right: 2.27273%;
    margin-left: 11.36364%;
    margin-right: 11.36364%;
  }
  /* line 1234, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  footer[role="contentinfo"] section.testimonial blockquote {
    background-color: transparent;
    margin: 0;
  }
}
@media (min-width: 59em) {
  /* line 1241, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  footer[role="contentinfo"] section.testimonial {
    width: 57.62712%;
    float: right;
    margin-right: 0;
    margin-left: 0%;
  }
}

/* footer */
/* line 1249, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
footer[role="contentinfo"] {
  border-top: 2px solid #999999;
  background: url(/images/site_images/pattern-diamond@2x.png), url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSI4LjUlIiBzdG9wLWNvbG9yPSIjZDJkMmQyIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYWZhZmFmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: url(/images/site_images/pattern-diamond@2x.png), -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(8.5%, #d2d2d2), color-stop(100%, #afafaf));
  background: url(/images/site_images/pattern-diamond@2x.png), -webkit-linear-gradient(#d2d2d2 8.5%, #afafaf 100%);
  background: url(/images/site_images/pattern-diamond@2x.png), -moz-linear-gradient(#d2d2d2 8.5%, #afafaf 100%);
  background: url(/images/site_images/pattern-diamond@2x.png), -o-linear-gradient(#d2d2d2 8.5%, #afafaf 100%);
  background: url(/images/site_images/pattern-diamond@2x.png), linear-gradient(#d2d2d2 8.5%, #afafaf 100%);
  background-size: 6px 6px, 100% 100%;
  padding: 1em 0 2em 0;
}
/* line 1253, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
footer[role="contentinfo"] .address {
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  font-size: 0.8em;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-weight: 300;
}
/* line 1260, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
footer[role="contentinfo"] .credits a[title*="Imp"] {
  display: block;
  width: 100%;
  height: 1em;
  margin: 0.25em auto;
  padding-top: 28px;
  background-color: transparent;
  background-image: url(/images/site_images/an-id-creation.svg);
  background-size: 100px 25px;
  background-repeat: no-repeat;
  background-position: top center;
  text-align: center;
  line-height: 1em;
  font-size: 0.5em;
  color: rgba(255, 255, 255, 0.75);
}
@media (min-width: 44em) {
  /* line 1278, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  footer[role="contentinfo"] nav.footer {
    width: 100%;
  }
  /* line 1280, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  footer[role="contentinfo"] nav.footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  /* line 14, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  footer[role="contentinfo"] nav.footer ul li {
    margin: 0;
  }
  /* line 1282, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  footer[role="contentinfo"] nav.footer ul li {
    display: inline-block;
    margin: 0 0.5em;
  }
  /* line 1285, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  footer[role="contentinfo"] nav.footer ul li:first-child {
    margin-left: 0;
  }
  /* line 1289, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  footer[role="contentinfo"] nav.footer ul li.current a {
    font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
    font-weight: 700;
    border-bottom: 1px solid #005f9c;
  }
  /* line 1297, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  footer[role="contentinfo"] .copyright {
    width: 100%;
    float: left;
    margin-right: 2.27273%;
    text-align: right;
  }
  /* line 1301, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  footer[role="contentinfo"] .credits {
    width: 100%;
    float: left;
    margin-right: 2.27273%;
    text-align: right;
  }
  /* line 1304, /Users/syborg/sites/smartoffice/sass/site/_components.scss */
  footer[role="contentinfo"] .credits a[title*="Imp"] {
    height: 25px;
    width: 100px;
    padding-top: 0px;
    margin: 1em 0 0 0;
    background-position: top left;
    overflow: hidden;
    text-indent: -999999px;
    display: inline-block;
  }
}

/* layout sizing */
@media (min-width: 44em) {
  /* line 2, /Users/syborg/sites/smartoffice/sass/site/_layout.scss */
  .wrapper {
    max-width: 44em;
    padding-left: 1em;
    padding-right: 1em;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 38, /Users/syborg/.rvm/gems/ruby-2.1.2/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
  .wrapper:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media (min-width: 44em) and (min-width: 44em) {
  /* line 2, /Users/syborg/sites/smartoffice/sass/site/_layout.scss */
  .wrapper {
    max-width: 44em;
  }
}
@media (min-width: 44em) and (min-width: 59em) {
  /* line 2, /Users/syborg/sites/smartoffice/sass/site/_layout.scss */
  .wrapper {
    max-width: 59em;
  }
}

/* line 12, /Users/syborg/sites/smartoffice/sass/site/_layout.scss */
header {
  *zoom: 1;
}
/* line 38, /Users/syborg/.rvm/gems/ruby-2.1.2/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
header:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 44em) {
  /* line 12, /Users/syborg/sites/smartoffice/sass/site/_layout.scss */
  header {
    padding-top: 0px;
  }
}

/* line 19, /Users/syborg/sites/smartoffice/sass/site/_layout.scss */
main {
  display: block;
  clear: both;
  overflow: hidden;
  *zoom: 1;
}
@media (min-width: 59em) {
  /* line 23, /Users/syborg/sites/smartoffice/sass/site/_layout.scss */
  main.wrapper {
    max-width: 1000px;
  }
}

@media (min-width: 44em) {
  /* line 31, /Users/syborg/sites/smartoffice/sass/site/_layout.scss */
  div.left-column {
    width: 65.90909%;
    float: left;
    margin-right: 2.27273%;
  }
  /* line 34, /Users/syborg/sites/smartoffice/sass/site/_layout.scss */
  div.left-column article {
    padding-right: 1.5em;
  }
}
@media (min-width: 59em) {
  /* line 31, /Users/syborg/sites/smartoffice/sass/site/_layout.scss */
  div.left-column {
    width: 66.10169%;
    float: left;
    margin-right: 1.69492%;
  }
}

@media (min-width: 44em) {
  /* line 42, /Users/syborg/sites/smartoffice/sass/site/_layout.scss */
  aside {
    width: 31.81818%;
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 59em) {
  /* line 42, /Users/syborg/sites/smartoffice/sass/site/_layout.scss */
  aside {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
  }
}

/* Z-INDEX */
/* line 5, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.formError {
  z-index: 990;
}

/* line 6, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.formError .formErrorContent {
  z-index: 991;
}

/* line 7, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.formError .formErrorArrow {
  z-index: 996;
}

/* line 9, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.ui-dialog .formError {
  z-index: 5000;
}

/* line 10, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.ui-dialog .formError .formErrorContent {
  z-index: 5001;
}

/* line 11, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.ui-dialog .formError .formErrorArrow {
  z-index: 5006;
}

/* line 16, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.inputContainer {
  position: relative;
  float: left;
}

/* line 21, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.formError {
  position: absolute;
  top: 300px;
  left: 300px;
  display: block;
  cursor: pointer;
  text-align: left;
}

/* line 30, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.formError.inline {
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
}

/* line 37, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.ajaxSubmit {
  padding: 20px;
  background: #55ea55;
  border: 1px solid #999;
  display: none;
}

/* line 44, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.formError .formErrorContent {
  width: 100%;
  background: #ee0101;
  position: relative;
  color: #fff;
  min-width: 120px;
  font-size: 11px;
  border: 2px solid #ddd;
  box-shadow: 0 0 6px #000;
  -moz-box-shadow: 0 0 6px #000;
  -webkit-box-shadow: 0 0 6px #000;
  -o-box-shadow: 0 0 6px #000;
  padding: 4px 10px 4px 10px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
}

/* line 63, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.formError.inline .formErrorContent {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
}

/* line 75, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.greenPopup .formErrorContent {
  background: #33be40;
}

/* line 79, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.blackPopup .formErrorContent {
  background: #393939;
  color: #FFF;
}

/* line 84, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.formError .formErrorArrow {
  width: 15px;
  margin: -2px 0 0 13px;
  position: relative;
}

/* line 90, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
  margin: -2px 13px 0 0;
}

/* line 94, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.formError .formErrorArrowBottom {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  margin: 0px 0 0 12px;
  top: 2px;
}

/* line 103, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.formError .formErrorArrow div {
  border-left: 2px solid #ddd;
  border-right: 2px solid #ddd;
  box-shadow: 0 2px 3px #444;
  -moz-box-shadow: 0 2px 3px #444;
  -webkit-box-shadow: 0 2px 3px #444;
  -o-box-shadow: 0 2px 3px #444;
  font-size: 0px;
  height: 1px;
  background: #ee0101;
  margin: 0 auto;
  line-height: 0;
  font-size: 0;
  display: block;
}

/* line 119, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.formError .formErrorArrowBottom div {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
}

/* line 126, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.greenPopup .formErrorArrow div {
  background: #33be40;
}

/* line 130, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.blackPopup .formErrorArrow div {
  background: #393939;
  color: #FFF;
}

/* line 135, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.formError .formErrorArrow .line10 {
  width: 15px;
  border: none;
}

/* line 140, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.formError .formErrorArrow .line9 {
  width: 13px;
  border: none;
}

/* line 145, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.formError .formErrorArrow .line8 {
  width: 11px;
}

/* line 149, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.formError .formErrorArrow .line7 {
  width: 9px;
}

/* line 153, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.formError .formErrorArrow .line6 {
  width: 7px;
}

/* line 157, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.formError .formErrorArrow .line5 {
  width: 5px;
}

/* line 161, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.formError .formErrorArrow .line4 {
  width: 3px;
}

/* line 165, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.formError .formErrorArrow .line3 {
  width: 1px;
  border-left: 2px solid #ddd;
  border-right: 2px solid #ddd;
  border-bottom: 0 solid #ddd;
}

/* line 172, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.formError .formErrorArrow .line2 {
  width: 3px;
  border: none;
  background: #ddd;
}

/* line 178, /Users/syborg/sites/smartoffice/sass/site/_validation.scss */
.formError .formErrorArrow .line1 {
  width: 1px;
  border: none;
  background: #ddd;
}
